Anne Wilson wrote:
On using the commant
mplex 1_title.mp2 1_title.m2v -o 1_title.mpg

You need to add '-f 8' to the mplex command line.

-f 8 has the same meaning as -f 8 in mpeg2enc, which is to produce a DVD compatible MPEG file.

Since your m2v file is DVD compatible, you also must tell mplex to make a DVD compatible file, as it defaults to something more like VCD.

Mark

I see many warning messages, culminating in the following:


++ WARN: [mplex] Audio c0: buf=   4096 frame=000237 sector=00000087
++ WARN: [mplex] Video e0: buf=  19974 frame=000196 sector=00001228
++ WARN: [mplex] Padding : sector=00002482
++ WARN: [mplex] Stream e0: data will arrive too late sent(SCR)=767274 required(DTS)=767125
++ WARN: [mplex] Audio c0: buf=   4096 frame=000237 sector=00000087
++ WARN: [mplex] Video e0: buf=  13997 frame=000212 sector=00001496
++ WARN: [mplex] Padding : sector=00002522
**ERROR: [mplex] Too many frame drops -exiting

Does this imply that there is a problem with the m2v file? That was created with the command title.eli | yuvscaler -O DVD | yuvdenoise | mpeg2enc -f 8 -I 1 -q 7 -o title.m2v

Anne





-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to