Re: oggenc -q switch vs -b switch
[email protected] Mon, 20 Jun 2011 13:01:19 -0400
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
> But when i specify a quality through -q, no VBR encoding enabled message -b is equivalent to -q with a quality level chosen based on an approximate bitrate relationship. Both are VBR. CBR is used only if bitrate management is also explicitly requested. The VBR message is only there so that users don't freak out if -b doesn't deliver the exact file size they'd expect from a CBR file. > is displayed, and mediainfo http://mediainfo.sourceforge.net/ also > displays the Bit rate mode as Constant. I would think mediainfo is simply confused. There's no such thing as hard CBR in Vorbis (the behavior is emulated) so there's no way it could simply look at a Vorbis file and say 'this is CBR'. Monty > > So, what should i do to get VBR encoded files instead of CBR. > > Thanks. > _______________________________________________ > Vorbis mailing list > [email protected] > http://lists.xiph.org/mailman/listinfo/vorbis >