Hi,

I'm using mplex to multiplex audio and video files.
I started using:

mplex -f 8 -V -o output.mpg audio.mp2 video.m2v

it created a file about 800MB in size that quit with a
message:

**ERROR: [mplex] Need to split output but there
appears to be no %d in the filename pattern output.mpg

I tried using the --max-segment-size option to get it
to create a larger file.  I want this all in one file.

mplex --max-segment-size 4200 -f 8 -V -o output.mpg
audio.mp2 video.m2v

What's going on here?  How can I get mplex to create
a larger output file?

Thanks,

Mike



__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to