Bug 162443 - Does not play FLAC
Summary: Does not play FLAC
Status: RESOLVED NOT A BUG
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 01:28 UTC by Chris
Modified: 2010-05-10 06:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2008-05-22 01:28:11 UTC
Version:           2.3.5 (using 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.24-16-generic

FLAC files do not play. When a FLAC file comes up on the playlist, all buttons except Play become disabled, the Play button does nothing, and the playlist does not advance. (The metadata displays just fine.) In juk-kde4 I did not have this problem, but I cannot go back to juk-kde4 until bug 233842 is fixed.

The FLAC codec is definitely installed, since I can rip CDs to FLAC using KAudioCreator.

Tried installing libarts1-xine; still doesn't work.
Comment 1 Michael Pyne 2010-05-10 06:00:23 UTC
There are two requirements for file playback. Playback has to be supported by the backend (either aRts, gstreamer, or aKode), and the file type has to be supported by taglib.

The fact that the file showed up in the list means it is supported by taglib. If it doesn't play you can try selecting a different backend from the Player menu (Player -> Output To). Make sure whichever backend you use supports FLAC playback (and it's not as simple as being able to encode FLAC unfortunately).