Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 152338

Summary: xine: "use +mp3" should be enough for making xine decode mp3
Product: Gentoo Linux Reporter: Wolfgang Müller <wolfgang.mueller>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wolfgang Müller 2006-10-22 02:28:54 UTC
I find it very counterintuitive, that using the mp3 use flag is not enough for getting mp3 to work with xine. I had to use +mad in order to make mp3 sounds playable from xine. I guess this also makes other people loose some time, so it would be good to provide some default mp3 decoding if mp3 is in the use flags.

I guess this will be an easy fix. Thanks for your work, guys.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-10-22 02:44:53 UTC
This behaviour was changed just yesterday, 1.1.2-r2 enable mp3 support with mad useflag enabled, 1.1.3* has again mad useflag but it decodes MP3 files without that.
Comment 2 Wolfgang Müller 2006-10-22 03:10:34 UTC
(In reply to comment #1)
> This behaviour was changed just yesterday, 1.1.2-r2 enable mp3 support with mad
> useflag enabled, 1.1.3* has again mad useflag but it decodes MP3 files without
> that.
> 
Sure enough, I installed 1.1.2-r2 yesterday evening european time :-) .

Thanks a lot!