Bernhard Derks wrote:
Hi,

i want to use mplex to create an mpg-file for a video-dvd.

But the command
mplex -S0 -f8 schuh.m2v schuh.m2a -o schuh.mpg
leads to the error
'Need to split output but there appears to be no %d in the filename pattern schuh.mpg'


Also tried -S 0, -S5000, -S 5000, and, to test: -S 200, -S200 and also the long option-version.

Mplex always stops after 2000 MB

What to do ??

Bernhard

Try this:


mplex -S0 -f8 schuh.m2v schuh.m2a -o schuh%02d.mpg

Hope it helps.


Francois




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to