Hallo

> Is there a way to combine multiple MPEG1 files (VBR) into one large MPEG1 file?
> 
> The reason I ask is that I usually use dvd::rip's chapter mode to create 
> one-per-chapter MPEG1 files to burn on a XVCD. Primarily because each chapter 
> usually needs some minor tweaks to mpeg2enc's -q and/or -K parameters.
> 
> Once I get all this right, I want to get single large MPEG1 file to burn onto the 
> CD. If I have multiple MPEG files, I get a small break when the player switches from 
> one to the next (even though I have set the VCD's XML to 'wait=0' when authoring 
> it). Also, the player's counter resets back to 0 when the chapter changes.

That is a problem because of the run -in -out sequence a VCD/SVCD has.

You can only put the sequences together when encode them:
lav2yuv file1.avi file2.eli .... filen.eli | ....
lav2wav file1.avi file2.eli .... filen.eli | ....


auf hoffentlich bald,

Berni the Chaos of Woodquarter

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


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to