Hi,<br><br>   Try using -m command line option. This prints the message passing on the bus.<br><br><div class="gmail_quote">On Fri, May 29, 2009 at 3:11 PM, Alex Bennee <span dir="ltr">&lt;<a href="mailto:kernel-hacker@bennee.com">kernel-hacker@bennee.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
My Banshee setup is crashing on certain files and I think it may be<br>
tag related. To rule out GStreamer itself<br>
I was wondering if it&#39;s possible to dump the tags gstreamer sees from<br>
the command line. I&#39;ve got the hang<br>
of playing a tune:<br>
<br>
gst-launch-0.10 playbin uri=&quot;file:///home/alex/music/Artists/James/Hey<br>
Ma (Deluxe Edition)/03 - Waterfall.m4a&quot;<br>
<br>
But I&#39;m not sure how to construct a tag reading pipeline. Having read<br>
the manual I can see there are a bunch<br>
of tag sources:<br>
<br>
10:36 alex@danny/x86_64 [gst-editor.git] &gt;gst-inspect-0.10  | grep &quot;tag&quot;<br>
typefindfunctions: application/x-apetag: ape, mpc, wv<br>
vorbis:  vorbistag: VorbisTag<br>
flac:  flactag: FLAC tagger<br>
mad:  id3mux: id3 tag muxer<br>
taglib:  apev2mux: TagLib-based APEv2 Muxer<br>
taglib:  id3v2mux: TagLib-based ID3v2 Muxer<br>
debug:  taginject: TagInject<br>
apetag:  apedemux: APE tag demuxer<br>
icydemux:  icydemux: ICY tag demuxer<br>
id3demux:  id3demux: ID3 tag demuxer<br>
<br>
But how do I actually use these in a pipeline?<br>
<br>
--<br>
Alex, homepage: <a href="http://www.bennee.com/%7Ealex/" target="_blank">http://www.bennee.com/~alex/</a><br>
CV: <a href="http://www.bennee.com/%7Ealex/cv.php" target="_blank">http://www.bennee.com/~alex/cv.php</a><br>
<br>
------------------------------------------------------------------------------<br>
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT<br>
is a gathering of tech-side developers &amp; brand creativity professionals. Meet<br>
the minds behind Google Creative Lab, Visual Complexity, Processing, &amp;<br>
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian<br>
Group, R/GA, &amp; Big Spaceship. <a href="http://p.sf.net/sfu/creativitycat-com" target="_blank">http://p.sf.net/sfu/creativitycat-com</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>