Comment 19 for bug 272341

Revision history for this message
Julian Andres Klode (juliank) wrote :

> The fix in dir2ogg should really be considered a work around. It is
> just passing the sample rate of the MP3 to mpg123 via the -R
> option. mpg321does not require this.
OK, -R is passed to oggenc. mpg123 outputs streams with the same sample rate as the input, whereas the other decoders use 44100Hz.