[vorbis] Is there an oggenc low bit rate HOWTO?
Nicola Larosa
nico at tekNico.net
Thu Jul 25 23:47:53 PDT 2002
> I'm looking at two applications - compressing
> FM talk radio (in stereo - maybe around 32-40 kbps) and a voice
> recorder (in mono - perhaps around 16-24 kbps).
I find that -q -1 degrades quality too much. You may want to stick to -q 0,
but try the resampling and downmixing options, instead.
-q 0 --resample 22050
will give you great stereo music at about 40kbps.
-q 0 --resample 11025 --downmix
hould be good for mono voice, but didn't try it yet.
If at all possible, you should avoid fixed/managed bitrates, and let VBR
work its magic.
<p>
--
"Oddly enough, Python's use of whitespace stopped
feeling unnatural after about twenty minutes."
Eric S. Raymond
Nicola Larosa - nico at tekNico.net
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list