Hi Tim,<br><br>On Wed, 2011-04-06 at 22:05 +0100, Stuart Gray wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
&gt; Building the latest gstreamer release<br>
<br>
Could you be more specific? Which version(s) of which modules?<br>
<br></blockquote><div>gstreamer-0.10.32<br>gst-ffmpeg-0.10.11<br>gst-plugins-bad-0.10.21 <br>gst-plugins-base-0.10.32<br>gst-plugins-good-0.10.28<br>gst-plugins-ugly-0.10.16<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

&gt; results with a build that is missing the mad plugin. Using gst-inspect<br>
&gt; I get:<br>
&gt;  ...<br>
&gt; Total count: 37 plugins (1 blacklist entry not shown), 828 features<br>
<br>
gst-inspect-0.10 -b<br>
<br>
should show the blacklisted entries.<br>
<br>
Try:<br>
<br>
 $ rm ~/.gstreamer-0.10/registry*<br>
<br>
and then<br>
<br>
 $ gst-inspect-0.10<br>
<br>
or (assuming plugins go into prefix /usr)<br>
<br>
  $ gst-inspect-0.10 /usr/lib/gstreamer-0.10/libgstmad.so<br>
<br>
to see what the issue is.<br>
<br><br></blockquote>(gst-plugin-scanner:1534): GStreamer-WARNING **: Failed to load plugin &#39;/usr/lib/gstreamer-0.10/libgstmad.so&#39;: /usr/lib/libid3tag.so.0: undefined symbol: id3_frametype_obsolete<br><br>Thanks,<br>
Stuart<br></div>