Bug 124540

Summary: When codecs are not available Amarok finishes playback instantly, Amarok should popup a complaint to the user to fix his/her codecs.
Product: [Applications] amarok Reporter: G D <ironstorm>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: 1.4-beta2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description G D 2006-03-30 08:48:23 UTC
Version:           1.4-beta2 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu0 dapper)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-19-686

I am a new amarok user, I installed Amarok 1.4 beta2 on Dapper and found that it would not playback any MP3 files or icecast streams.  I would start the MP3's playing and they would finish instantly without any sound.  Icecasts would show time ticking but would not output any sound.

This behaviour was puzzling to me since I had XMMS working with both MP3 and Icecast.

Eventually I figured out to try xine (since the sound engine is xine) and discovered that xine did not understand any MP3 related codecs because libxine-extracodecs was not installed.

It would have been very helpful in figuring out the problem had amarok reported the same error messages as xine-ui did, since for the longest time I wondered if it was a problem with artsd or with amarok itself.
Comment 1 Mark Kretschmann 2006-03-30 09:14:52 UTC
This is not amaroK's fault, but the fault of the distro packagers who patch xine-lib. The problem is, they remove he mp3 codec, without updating xine's internal list of supported file types. So xine happily reports to amaroK that it was able to play mp3, while it really isn't.

If it were patched correctly, you would not be able to insert the files in the playlist, and amaroK would complain about missing mp3 support.

Comment 2 Osipov Oleg 2007-02-14 10:47:03 UTC
oh! I post a similar bug:
http://bugs.kde.org/show_bug.cgi?id=141636