|
From: Hare, R. E <ze...@cd...> - 2005-05-24 15:04:53
|
Hey guys, I hope all is well. I haven't seen you online lately. I've been working with one of the gstreamer guys about the dv bug. Looks like we are making some progress. I've started work on the timeline playback. Turns out the scenelist is broken. Here's a quick look at what I'm thinking. <scenelist> <blank begin=3D end=3D /> //for gaps in the timeline. Probably play blackness. <video begin=3D end=3D offset=3D effect=3D src=3D /> //can be a/v <transition begin=3D end=3D src1=3D src2=3D type=3D /> <audio begin=3D end=3D offset=3D src=3D /> </scenelist> It will probably be much simpler than this to start but it would be good to have an idea of where we want to go. Let me know what you think. Cheers. Rob |