I recently moved to LMDE from the egregiously outdated Ubuntu 10.04. After reinstalling all of my favourite software, I found that my music player of choice, MOC, does not play FLAC and MP3 files anymore. If I hit "Enter" on a file, MOC appears to start playing it, but suddenly stops and goes on to the next file, as if the song had only been about a split second in length, and this gets repeated with every file that it can't play. It does however play OGG (and MP4 and FLV with the moc-ffmpeg-plugin package).
This is the MOC logfile's output for one FLAC file:
- Code: Select all
Oct 4 19:28:31.392094: interface.c:292 send_tags_request(): Asking for tags for /home/laurynne/music/Flogging_Molly/Flogging_Molly_Drunken_Lullabies_FLAC/12_-_The_Son_Never_Shines__On_Closed_Doors_.flac
Oct 4 19:28:31.393014: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.393053: interface.c:1101 server_event(): EVENT: 0x11
Oct 4 19:28:31.393090: interface.c:647 ev_file_tags(): Received tags for /home/laurynne/music/Flogging_Molly/Flogging_Molly_Drunken_Lullabies_FLAC/12_-_The_Son_Never_Shines__On_Closed_Doors_.flac
Oct 4 19:28:31.393464: interface.c:661 ev_file_tags(): Tags apply to the currently played file.
Oct 4 19:28:31.393778: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.393837: interface.c:1101 server_event(): EVENT: 0x0f
Oct 4 19:28:31.393935: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.393972: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.921574: interface.c:1101 server_event(): EVENT: 0x0f
Oct 4 19:28:31.921730: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.921739: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.921819: interface.c:1101 server_event(): EVENT: 0x14
Oct 4 19:28:31.921875: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.921882: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.921938: interface.c:1101 server_event(): EVENT: 0x08
Oct 4 19:28:31.922006: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.922014: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.922067: interface.c:1101 server_event(): EVENT: 0x07
Oct 4 19:28:31.922135: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.922142: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.922195: interface.c:1101 server_event(): EVENT: 0x09
Oct 4 19:28:31.922267: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.922275: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.922372: interface.c:1101 server_event(): EVENT: 0x13
Oct 4 19:28:31.922428: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.922435: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.922492: interface.c:1101 server_event(): EVENT: 0x0f
Oct 4 19:28:31.922570: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.922578: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.925157: interface.c:1101 server_event(): EVENT: 0x12
Oct 4 19:28:31.925224: interface.c:3388 dequeue_events(): Dequeuing events...
Oct 4 19:28:31.925232: interface.c:3395 dequeue_events(): done
Oct 4 19:28:31.925325: interface.c:1101 server_event(): EVENT: 0x01
I don't remember any special packages that I had to install to get MOC to run on Ubuntu. Other players like VLC have no trouble playing FLACs and MP3s on my current LMDE install. Any advice?
Thank you very much in advance.


