Hallo

> I'm trying to create a mpeg with sound using mplex. The two
> files I'm trying to combine is an mp2 and a SVCD (m2v) file
> created by mpeg2enc.
> 
> The m2v file is created by catting 300 small m2v files
> together, the command I used is:
> 
> jpeg2yuv  -f  25 -j cS2300*.JPG -n 25 -I p | yuvscaler -O \
> SVCD  | mpeg2enc -T 120 -f 7 -o cS2300*.m2v
> 
> cat cS2300*.m2v > nosound.m2v
I don't know how often someone tired to combine a mpeg2 movie with cat,
but I don't know jet that it had worked once. 

> where * is in in the range 001 to 300.
Why do you only process 25 images per mpeg file ? And not the whole
range in one step?

Why do you create still sequences you want to connect afterwards to a
longer movie ?

> Although when I download mjpegtools, I downloaded the latest
> version, but looking at the README in the mplex source
> directory, it seems like that mplex code hasn't been updated
> for a while now. Is there a patch somewhere? Any help would be
> much appreciated.
No, you just try something, mplex is not designed to work with.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


-------------------------------------------------------
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