How does Google Video let you jump to any part of a video?
February 11, 2008 9:23 AM
Subscribe
How does Google/YouTube manage to allow a user to jump to any part of a video without having it preloaded first? Is it the player they use or maybe how the video file is hosted?
I've got a client with a fairly standard 4-minute demo video they want to put up on their site. They'd like to be able to let a user click on some tabs across the top to jump to various sections. I've got this all working as long as the video has already finished preloading past that point in the video.
I'm not really sure how much it will help, but here's a
link to the project.
I'd love to be able to have the same ability that, say, Google video uses where you can link directly to a specific point in the video without needing to have the video preloaded up to that point.
Is there a tutorial or some other resource out there with a good explanation of how to do this?
posted by ssmith to computers & internet (8 comments total)
1 user marked this as a favorite
since flvs can play if any number of frames are loaded, you don't need anything special to seek in the file randomly.
here's one version
posted by klanawa at 9:35 AM on February 11, 2008