Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
audacious bug (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Sat Mar 24, 2007 3:57 pm    Post subject: audacious bug (SOLVED) Reply with quote

I have few mp3 files which audacious refuses to add to the playlist because it cribs saying that
Quote:
The following files could not be played. Please check that:
1. they are accessible.
2. you have enabled the media plugins required.
This file is perfectly playable in mplayer with libmad decoder (which I think is what audacious is using). So, why is audacious rejecting a file that it can actually play?
Code:
$ file a.mp3
a.mp3: MPEG ADTS, layer III, v2,  56 kBits, 22.05 kHz, JntStereo

btw, mpg123 and xmms can play it too...;-)


Last edited by devsk on Tue Mar 27, 2007 4:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Sat Mar 24, 2007 4:03 pm    Post subject: Reply with quote

Just a few, or all mp3 files? All would mean you forgot to enable mp3 useflag for emerging audacious-plugins.
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Sat Mar 24, 2007 5:15 pm    Post subject: Reply with quote

it refuses to add only a few! ones with the above mimetags. All other mp3 files it plays fine. The use flag is 'mad' and not 'mp3' for mp3 support in audacious-plugins.
Back to top
View user's profile Send private message
01mf02
Veteran
Veteran


Joined: 21 Nov 2004
Posts: 1070
Location: Innsbruck, Austria

PostPosted: Sat Mar 24, 2007 6:14 pm    Post subject: Reply with quote

Could you please post the output of "emerge audacious-plugins -pv" anyway?

And are you able to find out if there is one common property the unplayable MP3s share?
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Sat Mar 24, 2007 7:17 pm    Post subject: Reply with quote

Code:
[ebuild   R   ] media-plugins/audacious-plugins-1.3.1-r1  USE="aac alsa arts esd flac lirc mad opengl oss sndfile vorbis wma -adplug -chardet -jack -modplug -musepack -nls -pulseaudio -sid -timidity -tta -wavpack" 0 kB

Quote:
And are you able to find out if there is one common property the unplayable MP3s share?
the mime info is common to all that don't play.
Code:
a.mp3: MPEG ADTS, layer III, v2,  56 kBits, 22.05 kHz, JntStereo
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Sat Mar 24, 2007 7:34 pm    Post subject: Reply with quote

The culprit is the new stricter mp3 detection by the audacious plugins with the patch:

/usr/portage/media-plugins/audacious-plugins/files/1.3.1-stricter-mp3-probe.patch

If I remove the patch, audacious works and plays all these files.

The patch does more analysis with the header and just doesn't accept the input as valid mp3 file while it is valid because libmad , xmms , mpg123 play it.
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Sun Mar 25, 2007 10:15 am    Post subject: Reply with quote

same here! I'm going to remove this patch.
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Sun Mar 25, 2007 4:00 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=172087

The fix will be in r2.
Back to top
View user's profile Send private message
nenolod
Apprentice
Apprentice


Joined: 03 Mar 2006
Posts: 199
Location: Tulsa, OK

PostPosted: Mon Mar 26, 2007 5:59 am    Post subject: Reply with quote

mbar wrote:
same here! I'm going to remove this patch.


Yes, because something designed to keep hostile MP3s (buffer overflows vulnerabilities, etc) from harming your listening experience is a good idea to remove.
_________________
Portage --ignore-blocked-dependencies patch
Back to top
View user's profile Send private message
IQgryn
l33t
l33t


Joined: 05 Sep 2005
Posts: 764
Location: WI, USA

PostPosted: Mon Mar 26, 2007 6:18 am    Post subject: Reply with quote

nenolod wrote:
Yes, because something designed to keep hostile MP3s (buffer overflows vulnerabilities, etc) from harming your listening experience is a good idea to remove.

There should be a better way than refusing to play valid mp3s. Are you saying that all the programs that do play the file are vulnerable?
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Mon Mar 26, 2007 1:48 pm    Post subject: Reply with quote

nenolod wrote:
mbar wrote:
same here! I'm going to remove this patch.


Yes, because something designed to keep hostile MP3s (buffer overflows vulnerabilities, etc) from harming your listening experience is a good idea to remove.
the "smartassness" (new word for the new world) is really contagious...its the latest cultural fashion to hit the internet. why do people resort to this kind of battering when the better response is "please don't remove the patch, its there for a reason. Instead apply the patch referred in the bug on top to fix your current issue." I bet everybody (including the poster) would be much happier with a response like that, and probably add to their lives.
Back to top
View user's profile Send private message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Sun Apr 08, 2007 1:24 am    Post subject: Reply with quote

devsk wrote:
nenolod wrote:
mbar wrote:
same here! I'm going to remove this patch.


Yes, because something designed to keep hostile MP3s (buffer overflows vulnerabilities, etc) from harming your listening experience is a good idea to remove.
the "smartassness" (new word for the new world) is really contagious...its the latest cultural fashion to hit the internet. why do people resort to this kind of battering when the better response is "please don't remove the patch, its there for a reason. Instead apply the patch referred in the bug on top to fix your current issue." I bet everybody (including the poster) would be much happier with a response like that, and probably add to their lives.


++

I too am getting a little sick of it..
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum