Help - Search - Members - Calendar
Full Version: Can't Use --advanced-encoder-option ?
Hydrogenaudio Forums > Lossy Audio Compression > Ogg Vorbis > Ogg Vorbis - General
DDT
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)
john33
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>

biggrin.gif
DDT
Thank you, it works smile.gif

I found the error, in the man page (oggenc.html) it's "--advanced-encoder-option "
SwiftBiscuit
That caught me out as well, you're not alone. wink.gif
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.