QUOTE(DDT @ Oct 20 2002 - 10:15 PM)
Can somebody explain to me how to use this setting because it doesn't work...
I tried with the "official" oggenc and the daily OggEnc.
I would like to use it with lowpass_frequency option
Is it really non-sense or can I get a better quality with a 19.5kHz cutoff ?
(excuse my poor english)
You need a command line that looks like this:
CODE
D:\testdir>oggenc -q 6.25 --advanced-encode-option lowpass_frequency=19.5 10.wav
Opening with wav module: WAV file reader
Encoding "10.wav" to
"10.ogg"
at quality 6.25
Setting advanced encoder option "lowpass_frequency" to 19.5
Changed lowpass frequency from 999.000000 kHz to 19.500000 kHz
[100.0%] [ 0m00s remaining] |
Done encoding file "10.ogg"
File length: 4m 15.0s
Elapsed time: 0m 25.0s
Rate: 10.2213
Average bitrate: 192.2 kb/s
D:\testdir>