Quoting "Elimar Riesebieter" <riese...@lxtec.de>:

* Petra Ruebe-Pugliese <de...@prp.in-berlin.de> [2012-03-22 19:57 +0100]:

[...]
 mocp testfile.mp3                                     : does not work
 mocp -O "PreferredDecoders+=mp3(mp3)"    testfile.mp3 : works
 mocp -O "PreferredDecoders+=mp3(ffmpeg)" testfile.mp3 : does not work

A workaround:

echo "PreferredDecoders+=mp3(mp3)" >> $HOME/.moc/config

so moc will allways use libmad0 for playing mp3's

Thanks, Elimar.
I was just about to post the same thing (with "vi ~/.moc/config"
instead of "echo ... >> ...", but that amounts to the same, since
there is still no such option set in the file).
There is some explanation of this option in config.example.gz.
(And yes: I did try it and it works!)

   Petra






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to