[MPlayer-users] Bad sound output
Nico Sabbi
nsabbi at tiscali.it
Sat Dec 11 10:09:52 CET 2004
Julian Sikorski wrote:
> One thing more. How should I edit my config files to use mad/ffmp2 for
> all mpeg layer 1 and 2 audio?
>
mp2 is audio format 0x50
mp3 is 0x55. The fine you have to edit is ~/.mplayer/codecs.conf or,
more simply,
append
ac=mad,ffmp2,
to your ~/.mplayer/config. The trailing comma at the end instructs
mplayer to try to use other audio
codecs if those two fail
More information about the MPlayer-users
mailing list