PDA

View Full Version : MKV Slideshow?


megamacy
6th February 2006, 15:57
Hi, i ant to make a slideshow with MKV.

i have a videofile with 10frames, 10 chapters and a 30min audiofile.

now i want every frame from the video to show aslong the duration of one chapter.

VideoFrame1 > Chapter1 > 0:00min - 3:30min
VideoFrame2 > Chapter2 > 3:30min - 6:27min
...
...
...

is this possible? and how?

foxyshadis
6th February 2006, 16:24
With a timecode file, that should be easy. Something like:

# timecode format v2
0.000000
210000.000000
387000.000000
447000.000000
etc

The values are seconds * 1000. Then you just have to type the chapters up with the timecodes, probably in mmg (mkvtoolnix).