jurgis General User

Joined: 29 Sep 2007 Posts: 15
|
Posted: Mon Mar 24, 2008 1:06 pm Post subject: tracking time intervals of presentation being given |
|
|
Hello,
we want to record the aural presentations
and merge them with the visual ones
and distribute on internet (probably with http://zebo.org/slideshow/)
probably, we'll record the sound independently (but we want to have time points for audio chunking for each slide (like Timecoder from http://momindum.com/en/downloads/)
and by the way, the presenter might be skipping some slides or jumping back (so the format we'd need is)
time0: slide_0 (title)
time1: slide_x1
time2: slide_x2
time3: slide_x3
..
time_n: end_of_presentation
imo, best it should be some Impress plugin (I am quite familiar with python, so if you could give me some hints how to get the current_slide index and some api instructions, that could be fine) Thanks _________________ don't worry, be happy, and make things better |
|