Stable: 2.5.2
Development: 2.6-alpha3
When I try to play some mp3 files that used to work this message appears and it skips to the next song in the playlist. Most mp3 files still work fine and to me there doesnt seem to be any difference between the files that do work vs the files that dont. Tried playing the files that didnt work after copying them in a different folder and they still didnt work. I'm using moc 2.6_alpha3 on sabayon linux and moc-scrobbler. I installed MOC with the rigo file manager.
tomaszg
Sat, 2017-03-25 10:35
Permalink
I guess you tried to play
I guess you tried to play those "bad" mp3 files in some other player to make sure they were not somehow corrupted?
richarddjames
Sat, 2017-03-25 10:40
Permalink
Yes and they work on
Yes and they work on audacious, mpv, vlc.
jcf
Sat, 2017-03-25 19:12
Permalink
The Age-Old Question
The question asked in such situations down the decades is: "What changed?"
What changed between when it used to work and when it didn't?
The message in your subject line comes out of FFmpeg/LibAV:
A circumvention in your case depends on which libraries Sabayon Linux installs, but take a look at the
PreferredDecoders
option in theconfig.example
file. You can use that to direct MOC to a different library for MP3 files (with the mp3 decoder using libmad being the obvious choice), but I'd still like to get to the bottom of the problem anyway.