On Tue, 21 Oct 2003, Richard Baverstock wrote: > > (I searched through the mailing list using SF's search, but didn't find > anything, so sorry if this is a duplicate) > > I just tried using -f 9 instead of -f 8 as a parameter to create an mpeg2 that > would be compatable with dvdauthor to make a dvd image. However, dvdauthor > complains ... until it decides it cannot determine the file > type/resolution (amongst other things), and seg faults. The reason I post > this on mjpegtools is that the mpeg2 files generated with -f 8 were fine.
That's not surprising. The -f 8 is specifically for use with DVDAuthor. >From the man page: -f|--format 8 - DVD MPEG-2 for 'dvdauthor' This version adds special dummy navigation packets into the output stream that the dvdauthor tool fills in to make a proper .VOB for authoring. Bit-rate defaults to 7500kbps, buffer sizes to the maximum permitted by the DVD specification. -f|--format 9 - DVD MPEG-2. Just a very basic implementation. Useful with DXR2 board and similar hardware that can decode MPEG-2 only if it is presented in a DVD like form. Bit-rate defaults to 7500kbps, buffer sizes to the maximum permitted by the DVD specification. -- Robert Kesterson [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users