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
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
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
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,
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