Re: [Mjpeg-users] mplex split issue (not what you think!)

2003-10-22 Thread Florin Andrei
On Wed, 2003-10-22 at 14:35, Steven M. Schultz wrote: > On 21 Oct 2003, Florin Andrei wrote: > > > The problem is, what happens if it's still too big? (larger than the > > space available on the destination DVD) > > Sometimes you need to shrink the m2v part. Is there a way to shrink it > > without

Re: [Mjpeg-users] mplex split issue (not what you think!)

2003-10-22 Thread Steven M. Schultz
On 21 Oct 2003, Florin Andrei wrote: > The problem is, what happens if it's still too big? (larger than the > space available on the destination DVD) > Sometimes you need to shrink the m2v part. Is there a way to shrink it > without actually extracting it? No, I do not believe there is a

Re: [Mjpeg-users] mplex split issue (not what you think!)

2003-10-21 Thread Florin Andrei
On Tue, 2003-10-21 at 10:54, Steven M. Schultz wrote: > On 20 Oct 2003, Florin Andrei wrote: > > > > mplex -f 8 -S 4400 ${proj}.m2v ${proj}.ac3 -o ${proj}.vob > > The way I do it doesn't need a mplex run at the end. > > mplayer -dumpstream dvd://1 Right. Or: tccat -d 0 -i /dev/d

Re: [Mjpeg-users] mplex split issue (not what you think!)

2003-10-21 Thread Steven M. Schultz
On 20 Oct 2003, Florin Andrei wrote: > Ok, this is not the regular mplex split issue. I promise. :-) Super! That means you get to move up to the "it's just a bug" category ;) > I use mjpegtools-1.6.1.90 and a CVS version of transcode. > > I'm extracting the video and audio tr

[Mjpeg-users] mplex split issue (not what you think!)

2003-10-20 Thread Florin Andrei
Ok, this is not the regular mplex split issue. I promise. :-) I use mjpegtools-1.6.1.90 and a CVS version of transcode. I'm extracting the video and audio tracks from a DVD: mkfifo vid.fifo mkfifo aud.fifo tcdemux -i vid.fifo -x vob -d 0 | \ tcextract -t vob -x mpeg2 -d 0 | \ tc