Help - Search - Members - Calendar
Full Version: playback speed with oggenc
Hydrogenaudio Forums > Lossy Audio Compression > Ogg Vorbis > Ogg Vorbis - General
Xiann
try to encode a song with with the following commandlines and listen to it


oggenc -R 70000 -q 1 name.wav -o name.ogg


or

oggenc -R 20000 -q 1 name.wav -o name.ogg


is this a bug ? or part of the vorbis project...
xiphmont
'sampling rate' is not the same thing as 'bitrate'. -R sets the input sample rate, not output bitrate.

Also, -q and an explicit bitrate specification are mutually exclusive. use -q or [-b,-M,-m].
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.