Re: gstreamer-devel Digest, Vol 3, Issue 16

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: gstreamer-devel Digest, Vol 3, Issue 16

stuart68
Hi Tim,

On Wed, 2011-04-06 at 22:05 +0100, Stuart Gray wrote:

> Building the latest gstreamer release

Could you be more specific? Which version(s) of which modules?

gstreamer-0.10.32
gst-ffmpeg-0.10.11
gst-plugins-bad-0.10.21
gst-plugins-base-0.10.32
gst-plugins-good-0.10.28
gst-plugins-ugly-0.10.16

> results with a build that is missing the mad plugin. Using gst-inspect
> I get:
>  ...
> Total count: 37 plugins (1 blacklist entry not shown), 828 features

gst-inspect-0.10 -b

should show the blacklisted entries.

Try:

 $ rm ~/.gstreamer-0.10/registry*

and then

 $ gst-inspect-0.10

or (assuming plugins go into prefix /usr)

 $ gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstmad.so

to see what the issue is.


(gst-plugin-scanner:1534): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmad.so': /usr/lib/libid3tag.so.0: undefined symbol: id3_frametype_obsolete

Thanks,
Stuart

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: latest gstreamer build - mad blacklisted (was: Re: gstreamer-devel Digest, Vol 3, Issue 16)

Tim-Philipp Müller-2
On Thu, 2011-04-07 at 20:22 +0100, Stuart Gray wrote:

>        
>          $ gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstmad.so
>        
> (gst-plugin-scanner:1534): GStreamer-WARNING **: Failed to load plugin
> '/usr/lib/gstreamer-0.10/libgstmad.so': /usr/lib/libid3tag.so.0:
> undefined symbol: id3_frametype_obsolete

That looks like an issue with how your libid3tag was built, looks
similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270449 , so
might just have the same root cause.

 Cheers
  -Tim


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel