[Vorbis] possible bug using -q -m -M combination?
Ralph Giles
giles at xiph.org
Fri Jan 27 19:15:57 PST 2006
On Mon, Jan 23, 2006 at 10:26:27PM -0500, Geoff Oakham wrote:
> $ oggenc -q3.0 -m 96 -M 225 somemusic.wav
>
> But it's now encoding everything at 1.0kbps. The compression is *awesome*
> but the found quality is somewhat lacking. Has something changed
> recently, or am on crack (again)?
Hmm. IIRC there was a bug between older oggenc and the new bitrate
management stuff in libvorbisenc, where kbps was being read as bps.
That might explain the problem. You might see if you have the latest
release of both libvorbis and vorbis-tools and/or try -m 96000 -M 225
and see if that gives the old behavior (if so, you should definitely
upgrade.)
HTH,
-r
More information about the Vorbis
mailing list