Using existing web based technologies in combination with audio and video on the internet we can push the medium further. From allowing tagging to occur within video to simply offering a better experience we might be able to offer some of the things that video blogging and podcasting are missing.
JavaScript and QuickTime (on the web)
Since QuickTime can be used as a browser plugin, it can be scripted.
Careful when using this code. Make sure that stray line breaks don't mess things up.
There is more about embedding QuickTime in the handout from last class.
Apple also has more online at: Embedding QuickTime.
You reference the movie from JavaScript using the ID attribute (for Internet Explorer) or the NAME attribute (for Netscape compatible browsers).
What can we do with this?
How about 2 videos at once or how about creating a system where you can associate comments or tags at a specific spot in the video?
Flash has recently emerged as a nice video player for web based video content. It has a couple of advantages over things like Windows Media and QuickTime such as it's fast load time and it's large installed base. It is also easily extended by those who work with Flash. Unfortunately, it has very limited support for different codecs and doesn't have a corresponding desktop playback application nor does it have support on devices like iPods, PSPs, Set-Top-Boxes or mobile phones (though this may change).
Here is our example video as rendered in a very simple Flash video player: