Bug 128217

Summary: rev. 545330 broke xine engine FLAC playback
Product: [Applications] amarok Reporter: Benjamin K. Stuhl <benjamin.stuhl>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED NOT A BUG    
Severity: normal CC: flameeyes
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: not a real patch
xine patch to fix the issue

Description Benjamin K. Stuhl 2006-05-28 23:22:34 UTC
Version:           SVN (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.1 
OS:                Linux

The new "do I have an mp3 decoder" check introduced in rev. 545330 also seems to fail on FLAC files... and so amaroK doesn't play them anymore.
Comment 1 Benjamin K. Stuhl 2006-05-28 23:25:15 UTC
Created attachment 16313 [details]
not a real patch

The attached "patch" (not a fix!) demonstrates the problem: with out the patch,
none of my FLAC files play, but with it they all do.
Comment 2 simon 2006-05-28 23:31:42 UTC
Yes can confrim that here. 
It seems that this xine funtion does not work for flac files because in xine itselft it also says "has audio: no" while playing the audio fine.
Comment 3 Diego Elio Pettenò 2006-05-29 00:04:07 UTC
This is a xine bug, testing a patch while I'm talking.

Remains the problem for the distributions that are not "on the loop" with xine, as a new release is unlikely ATM.
Comment 4 Diego Elio Pettenò 2006-05-29 00:11:57 UTC
Created attachment 16315 [details]
xine patch to fix the issue

This is the patch I've added to Gentoo's xine-lib and I'm sending upstream that
solves the issue.
Comment 5 Mark Kretschmann 2006-05-30 18:29:32 UTC
Closing. Obviously not an amaroK bug.