Re: [Mjpeg-users] Frame data under-runs when mplexing VBR

2006-04-06 Thread Steven M. Schultz
On Thu, 6 Apr 2006, Nicolas wrote: > Thanks for the help. I'm not re-running my Cinelerra rendering batch. Oh, I thought perhaps you were rendering to an intermediate file so you could re-run the encoding step without having to re-render everything. > The problem did no

Re: [Mjpeg-users] Frame data under-runs when mplexing VBR

2006-04-06 Thread Nicolas
On Thu, Apr 06, 2006 at 01:55:19PM -0700, Steven M. Schultz wrote: > > On Thu, 6 Apr 2006, Nicolas wrote: > > > And unfortunately, I now get a frame data under-runs, which I did not > > have before. The problem occurs only if I use the -q option in the mpeg2enc > > I think the problem is

Re: [Mjpeg-users] Frame data under-runs when mplexing VBR

2006-04-06 Thread Steven M. Schultz
On Thu, 6 Apr 2006, Nicolas wrote: > And unfortunately, I now get a frame data under-runs, which I did not > have before. The problem occurs only if I use the -q option in the mpeg2enc I think the problem is the same - but the symptom has shifted slightly because the input is (s

[Mjpeg-users] Frame data under-runs when mplexing VBR

2006-04-06 Thread Nicolas
Hello, I modified the mpeg2enc command line I use to encode my Cinelerra videos. Now, it's: /usr/bin/yuvcorrect -v 0 -T INTERLACED_BOTTOM_FIRST | /usr/bin/yuvscaler -v 0 -I ACTIVE_702x560+8+8 -M BICUBIC | /usr/bin/mpeg2enc -v 0 -r 32 -4 1 -2 1 -D 10 -g 6 -G 15 -q 4 -b 9600 -f 8 -o $1 The audio s