I apologize for asking this AGAIN, but apparently I'm still missing some
important detail...

>>mplex generated one big file, and a warning that said "Sequence end
>>marker found in video stream but single-segment splitting specified!"
>>for every chapter mark.  I burned it to DVD, and there were no
>>chapters.  I then hacked mplex so that -M wasn't automatically turned
>>on by "-f 8", and burned those separate videos to one DVD; that gave
>>me chapters, but there's a tiny audio hiccup between each track now.
>
>As I wrote in the mail shortly before you should not use the -M switch
>(or any other spliting by mplex).  If you multiplex a DVD the -M switch
>was deactivated because it generated several files.  The -M option does
>not generate valid MPEG streams.

But that's just it -- mplex's "-f 8" option sets opt_multifile_segment
to true, in multplex.cc (in version 1.6.1, it's line 275).  Isn't that
just like using the "-M" switch explicitly?  I have to hack the source
code to set it to false, in order to get separate files.

>>I then hacked mplex so that -M wasn't automatically turned on by "-f
>>8", and burned those separate videos to one DVD; that gave me
>>chapters, but there's a tiny audio hiccup between each track now.
>
>In general: you really really want the latest mplex from CVS either
>stable or developer branches for DVD.  They fix and important timing
>bug and a couple of other things too.

The between-track audio hiccup is still there, but it's much smaller
than it was.  Thank you!!  I'm sure the rest of it will disappear once
you and the dvdauthor devleoper(s) agree on what to do about this. :-)

Steven Boswell
[EMAIL PROTECTED]




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to