November 23, 2004
movie sync
a little messy perhaps, but ive synced up the thumbnails with the quicktime movie.
the movie is large (50meg), so it might take a few minutes to download. but then you hop back and forth, using some quicktime embed commands and an iframe. (on top of the other javascript and server-side stuff.)
to get the file down, i had to recompress it a bunch and drop sound from it. but then 50 meg for 20 minutes isnt awful i suppose, at least for demo purposes.
this will probably be the last demo i post this semester, since im converting everything over to php/apache/mysql now and the server isnt ready for posting.
Posted by tripp at November 23, 2004 10:46 PMComments
hrm... saw that the timecode stuff seems to work, but the video was broken for me... I'm not sure how you are loading the qt...do you have to download the entire clip before you can *scrub* it? I waited for like, a long time, but perhaps I needed to wait longer for it to dl the file.
Posted by: will
at November 24, 2004 12:09 AM
yeah, the video needs to load before you can scrub it. and when you do click one thumbnail to the other, the iframe with the video has to reload.
(there does seem to be one 'feature' - once you distate where the start point is, the movie wont let you start from another point. that is, you can scrub, but if you click a point and expect it to play from there, it wont. it will jump back to the start point. dont have a solution for this behavior and might never - seems built-in. and unless i can find another way to specify when the movie starts with timecode, i think im stuck there.)
Posted by: tripp
at November 24, 2004 07:25 AM