Re: [Mjpeg-users] Multi-pass vbr enconding

2003-09-03 Thread Ronald Bultje
Hi, On Wed, 2003-09-03 at 17:28, Nicolas Boos wrote: > You can do 2-pass mpeg2 with ffmpeg CVS. It was only added to ffmpeg one or two weeks ago, IIRC. You don't expect that to be at the same level as mpeg2enc, do you? :). I wish development was that easy... Ronald -- Ronald Bultje <[EMAIL PR

Re: [Mjpeg-users] Multi-pass vbr enconding

2003-09-03 Thread Bernhard Praschinger
Hallo > I really like mpeg2enc, works like a charm. But I recently started to > wonder. > Under that Other OS there is a program called tmpgenc. www.doom9.net > refers to it a lot. > When you encode to SVCD with it you can user multi-pass vbr where you > specify a max bitrate and an average bitrat

Re: [Mjpeg-users] Multi-pass vbr enconding

2003-09-03 Thread Steven M. Schultz
On Wed, 3 Sep 2003, Markus Plail wrote: > > If not what are the advantages of vbr anyways? > > You don't care about the advantages, if it's possible under linux ;-) > The big advantage of VBR encoding (which is enabled with the -q option to the encoder) is that it maximizes the

Re: [Mjpeg-users] Multi-pass vbr enconding

2003-09-03 Thread Nicolas Boos
Le Wed, 03 Sep 2003 17:07:04 +0200 Markus Plail <[EMAIL PROTECTED]> écrivait : Hello [...] > > Now I was wondering how this translates to mpeg2enc CLI > > parameters. Can multi-pass vbr even be done under linux? > > Nope, at least not yet. You can do 2-pass mpeg2 with ffmpeg CVS. Cheers,

Re: [Mjpeg-users] Multi-pass vbr enconding

2003-09-03 Thread Markus Plail
On Wed, 03 Sep 2003, Leonard Tulipan wrote: > Now I was wondering how this translates to mpeg2enc CLI > parameters. Can multi-pass vbr even be done under linux? Nope, at least not yet. > If not what are the advantages of vbr anyways? You don't care about the advantages, if it's possible under li