Re: [Mjpeg-users] Combining multiple MPEG1 files

2003-11-28 Thread Steven M. Schultz
On Fri, 28 Nov 2003, Andras Kadinger wrote: > And what about joining the encoded elementary streams _before_ multiplexing? > > Obviously my assumption is that mpeg2enc emits elementary streams, which > contain no timestamps (please correct me if I'm wrong - I'm just That should work

Re: [Mjpeg-users] Combining multiple MPEG1 files

2003-11-28 Thread Andras Kadinger
Steven M. Schultz írta: Is it not possible to simply combine multiple VBR MPEG1 files into 1 large MPEG1 file? In theory yes, in general no. Each VCD file looks something like this: so when you join multiple files together you end up with: ... ALSO keep in mind that

Re: [Mjpeg-users] Combining multiple MPEG1 files

2003-11-27 Thread mjpeg
>From "Steven M. Schultz" <[EMAIL PROTECTED]> on 27 Nov 2003: > > This issue has come up on the dvdauthoring list too. The answer > is the same (actually it is even more true for VCD authoring): > use a single large file and specify the chapter points as time offsets > w

Re: [Mjpeg-users] Combining multiple MPEG1 files

2003-11-27 Thread Steven M. Schultz
On Thu, 27 Nov 2003 [EMAIL PROTECTED] wrote: > Um, forget what I said about a VCD. This is before I create a VCD bin/cue > image from the mpegs. This issue has come up on the dvdauthoring list too. The answer is the same (actually it is even more true for VCD authoring):

Re: [Mjpeg-users] Combining multiple MPEG1 files

2003-11-27 Thread mjpeg
>From Bernhard Praschinger <[EMAIL PROTECTED]> on 23 Nov 2003: > 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 |

Re: [Mjpeg-users] Combining multiple MPEG1 files

2003-11-27 Thread Bernhard Praschinger
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