On Thursday 24 November 2005 9:09, Christian Borchmann wrote:
> Hallo,
> 
> is there a way to cahnge the bitrate for ogg or mp3 encoding?
> 
> i would like to have 384 kb/s...
> 
> any ideas?

The quality levels/bitrates are hard-coded in the various encoders.  
You'd need to change them and recompile the mythmusic plugin.

Defaults:


                Ogg quality     MP3 bitrate/profile

Low             0.4                     128 kbps/STANDARD
Medium  0.7                     192 kbps/STANDARD
High            1.0                     256 kbps/EXTREME

Perfect = FLAC

The relevant source files are mythmusic/lameencoder.cpp & 
mythmusic/vorbisencoder.cpp.

Oh, and why on earth would you need 384 kbps ?  You're probably better 
off ripping to FLAC.

-JAC
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to