I converted a DV stream into SVCD-compliant MPEG2. The files are: -rw-rw-r-- 1 florin florin 726M Dec 15 13:26 cass1.m2v -rw-rw-r-- 1 florin florin 38M Dec 15 13:26 cass1.mpa
Then i try to put them together with mplex: mplex -f 4 -o cass1.mpg cass1.m2v cass1.mpa The problem is, mplex is trying to split the file, although the size of the resulting MPEG2 stream could fit quite well into a 80 min CD-R (i understand that one could write up to 790MB or so when the ISO error correction is not used, so the block size is 2336 instead of 2048). My MPEG2 file should be 764MB. That's less than 790. How can i tell mplex to not split the file, because i want to put everything into one SVCD. If that's useful, here's the mpeg2enc command line i used to generate the video stream: mpeg2enc -v 0 -f 4 -F 4 -n n -o "cass1".m2v -a 2 -I 1 -- Florin Andrei http://florin.myip.org/ ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users