Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 150363
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gstreamer Herd <gstreamer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SchAmane <schamane@myeburg.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150363 depends on: Show dependency tree
Bug 150363 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-10-07 03:13 0000
after today ebuild update for gst-plugins-mad 0.10.4 totem dont play mpeg
stream anymore:
$ totem listen.pls 
** Message: don't know how to handle audio/mpeg, mpegversion=(int)1,
layer=(int)3

# ls -l /usr/lib/gstreamer-0.10/libgstmad.so
-rwxr-xr-x 1 root root 67416 2006-10-07 12:02
/usr/lib/gstreamer-0.10/libgstmad.so

# gst-inspect-0.10 |grep mad
Dont show any MAD plugin.

------- Comment #1 From SchAmane 2006-10-07 03:18:36 0000 -------
(In reply to comment #0)

And this:
$ GST_DEBUG=*:2 gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstmad.so 
0:00:00.067561000 27417 0x50b830 WARN    GST_PLUGIN_LOADING
gstplugin.c:414:gst_plugin_load_file: module_open failed:
/usr/lib64/gstreamer-0.10/libgstmad.so: undefined symbol: id3_tag_options
0:00:00.130319000 27416 0x50b830 WARN    GST_PLUGIN_LOADING
gstplugin.c:414:gst_plugin_load_file: module_open failed:
/usr/lib/gstreamer-0.10/libgstmad.so: undefined symbol: id3_tag_options
Could not load plugin file: Opening module failed

------- Comment #2 From SchAmane 2006-10-07 03:24:16 0000 -------
(In reply to comment #0)
# ldd /usr/lib/gstreamer-0.10/libgstmad.so
dont show any >=media-libs/libid3tag-0.15 depency.

and media-libs/libid3tag-0.15.1b is installed here.

------- Comment #3 From Gergan Penkov 2006-10-07 03:32:14 0000 -------
this fixed it for me:
 diff -Nua
/usr/portage/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.4.ebuild
/usr/local/overlays/gst-plugins/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.4.ebuild 
--- /usr/portage/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.4.ebuild   
2006-10-06 19:13:40.000000000 +0200
+++
/usr/local/overlays/gst-plugins/media-plugins/gst-plugins-mad/gst-plugins-mad-0.10.4.ebuild
2006-10-07 12:35:32.000000000 +0200
@@ -13,3 +13,5 @@
        >=media-libs/libid3tag-0.15"
 DEPEND="${RDEPEND}
        dev-util/pkgconfig"
+
+GST_PLUGINS_BUILD="id3tag mad"

although I'm not sure, if it is not better to extract id3tag in separate ebuild
on which the mad plugin should depend. At least in this way mp3 playback works
for me.

------- Comment #4 From Gergan Penkov 2006-10-07 03:34:03 0000 -------
and probably someone should change the hardware to all this is bug in the
ebuild not platform dependant

------- Comment #5 From SchAmane 2006-10-07 03:40:11 0000 -------
(In reply to comment #4)
> and probably someone should change the hardware to all this is bug in the
> ebuild not platform dependant
Already did. Thanks for that fast response.
Your patch works for me. Thanks.

------- Comment #6 From Zaheer Abbas Merali (RETIRED) 2006-10-07 06:07:51 0000 -------
Thanks for spotting this, fixed with 0.10.4-r1

------- Comment #7 From Zaheer Abbas Merali (RETIRED) 2006-10-07 06:10:10 0000 -------
*** Bug 150347 has been marked as a duplicate of this bug. ***

------- Comment #8 From Aurélien Bauchet 2006-10-29 07:42:49 0000 -------
after reemerging my world with a emerge -e world, I find myself with the same
bug in the gst-plugins-mad 0.10.3.

The
+
+GST_PLUGINS_BUILD="id3tag mad"

solved the problem too in this version. As it is the stable, I thought it might
interest you.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug