Log in

View Full Version : Format for MuxMan Chapters file


ZonePage
7th March 2006, 16:45
What is the required format for a MuxMan chapters file? I'm using VideoReDo to create one, but MuxMan still reports "No chapters" after I try to import it. The file that VRD is generating looks like this:

3:00:00
6:00:00
9:00:00

There are no other numbers or fields in the file. (I may have the punctuation a little wrong as I'm working from memory, but there is only one time entry per line.)

If the format is correct, what is causing MM to ignore the chapters file? I'm using free 0.15.

communist
7th March 2006, 16:55
AFAIK it accepts frame numbers as chapter points.
250
6000
99248
etc.

laserfan
7th March 2006, 20:14
In order to get Frame numbers, put %N into the Line Format field under Chapter Marks options.

It sounds like yours is set for %T (meaning Time Code).

The above of course for VideoReDo.

ZonePage
12th March 2006, 19:47
Yes, changing %T (the default) to %N solved the problem for MuxMan. Thanks.