Stable: 2.5.2
Development: 2.6-alpha3
I have a strange problem while reading m4a files:
It doesn't give me any error however it directly skip to the next song.
I also noticed to there was a "boost" in the RAM and SWAP usage which I can cancel only by stopping the daemon.
I'm using moc under Ubuntu 9.04 with the ffmpeg plugin.
Am I the only having this problem?
Thank you
riesebie
Fri, 2009-10-02 06:14
Permalink
Problem with m4a
Which version are you using? 'dpkg -l | grep moc'
Elimar
batspeed
Tue, 2009-10-06 16:23
Permalink
I'm
I'm using:
1:2.5.0~alpha3-3ubuntu2 ncurses based console audio player
Thank you
QuackQuack (not verified)
Thu, 2009-10-08 03:34
Permalink
I have the exact same problem
I have the exact same problem with the same version (moc and ubuntu), although I'll be going to Karmic soon. Would this issue be fixed with the 1:2.5.0~alpha3+svn20080629-2ubuntu1 that is in the karmic repositories, or would I need to compile to get the latest version?
LazyLew
Fri, 2009-10-30 14:11
Permalink
same problem + wma
same here: m4a skips, and so does wma
using CrunchBang Linux = Ubuntu 9.04 based
edit:
ii moc-ffmpeg-plugin 1:2.5.0~alpha3-3ubuntu2 ncurses based console audio player - ffmpeg plugin
batspeed
Sat, 2009-10-31 07:04
Permalink
I updated to Karmic Koala and
I updated to Karmic Koala and now if I try to play some m4a files moc crash and I have to kill the terminal...
QuackQuack (not verified)
Sun, 2009-11-01 03:54
Permalink
Same here. There was someone
Same here. There was someone on an UbuntuForums thread that suggested it was a Pulse Audio issue. Would it be worth compiling the latest moc to see if that helps?
daper
Sun, 2009-11-01 05:51
Permalink
It's worth to try alpha4
It's worth to try alpha4 because it has some ffmpeg fixes.
QuackQuack (not verified)
Wed, 2009-11-04 10:05
Permalink
Oh lord
Oh lord, I spent all night compiling alpha4 and I finally got m4a's working (yay!), only to discover that now I can't see mp3's!
EDIT: Actually, it turns out I accidentally compiled it with OSS instead of ALSA, and I can't for the life of me work out how to change it. Looking at the compile code it seems it searches to see if you have alsa installed and checks it if you do? That's the impression I got, at least. This should probably be a different thread though.
daper
Wed, 2009-11-04 10:22
Permalink
Yes, it's autodetected. Loog
Yes, it's autodetected. Loog at ./configure output, something is probably missing. The same problem can be with mp3.
QuackQuack (not verified)
Wed, 2009-11-04 12:02
Permalink
Cheers, turns out I needed to
Cheers, turns out I needed to install the development files for alsa. I'm not sure where to start with the mp3 problem though, what is the decoder used for moc? Compiling things is fun.
daper
Wed, 2009-11-04 13:02
Permalink
libid3tag, zlib, libmap (all
libid3tag, zlib, libmap (all with -dev packages).
QuackQuack (not verified)
Thu, 2009-11-05 05:35
Permalink
Thank you and congratulations
Thank you and congratulations on the best music player ever.
jcf
Wed, 2011-11-30 01:18
Permalink
POSSIBLY RESOLVED
This has possibly been resolved by SVN r2378 which has removed
M4A from the AAC decoder (because the FAAD2 library can't handle
it anyway).