Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150037 - USE="aac" media-sound/banshee-0.11.0 missing dep on gst-plugins-bad
Summary: USE="aac" media-sound/banshee-0.11.0 missing dep on gst-plugins-bad
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-04 02:51 UTC by Richard Brown (RETIRED)
Modified: 2008-01-28 11:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Brown (RETIRED) gentoo-dev 2006-10-04 02:51:40 UTC
Attempting to play an m4a that banshee had just copied from my ipod I got this message:

** Message: don't know how to handle audio/x-m4a

(Banshee:10810): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
GST-DEBUG: You do not have a decoder installed to handle this file. You might need to install the necessary plugins.: gstplaybasebin.c(1662): prepare_output (): /playbin
Error: [04/10/2006 10:05:13] (Playback Error) - You do not have a decoder installed to handle this file. You might need to install the necessary plugins.
** Message: don't know how to handle audio/x-m4a

(Banshee:10810): GStreamer-CRITICAL **: gst_element_set_state: assertion `GST_IS_ELEMENT (element)' failed
GST-DEBUG: You do not have a decoder installed to handle this file. You might need to install the necessary plugins.: gstplaybasebin.c(1662): prepare_output (): /playbin
Error: [04/10/2006 10:16:54] (Playback Error) - You do not have a decoder installed to handle this file. You might need to install the necessary plugins.

I believe gstreamer uses the qtdemux plugin to play m4a files, and this is in gst-plugins-bad.
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-10-29 10:34:44 UTC
if you install gst-plugins-bad it works ? I didn't add the whole dependency because we divide gst-plugins-bad in lots of individual plugins i might add aac use flag with that individual plugin instead.
Comment 2 Richard Brown (RETIRED) gentoo-dev 2006-10-29 23:44:50 UTC
Yes, when i installed gst-plugins-bad banshee would play the songs i ripped in Itunes. Would you like an m4a to test with?
Comment 3 Joe McCann (RETIRED) gentoo-dev 2007-01-17 19:47:22 UTC
I have the same bug with rhythmbox...more info at http://bugs.gentoo.org/show_bug.cgi?id=159538

problem is that most archs don't have it keyworded and it doesn't plan to go stable ever. 
Comment 4 Pacho Ramos gentoo-dev 2007-02-26 10:43:43 UTC
I think that could be nice adding an info message for installing gst-plugins-bad if user wants to add aac support...

Thanks
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2008-01-28 11:09:14 UTC
0.13.2 pulls in -bad
Comment 6 Pacho Ramos gentoo-dev 2008-01-28 11:40:14 UTC
(In reply to comment #5)
> 0.13.2 pulls in -bad
> 

Then, maybe this could be also added to rhyhthmbox :-/