[gstreamer-bugs] [Bug 170499] spider no decode some .mp3

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Mar 17 02:37:26 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=170499
 GStreamer | gstreamer (core) | Ver: 0.8.0





------- Additional Comments From Tim-Philipp Müller  2005-03-17 05:37 -------
Hmm, it seems to plug a second spider. Also, it finds 'id3demux' for
application/x-id3 and not 'id3demuxbin' (but apparently doesn't use it).

Could you check with gst-inspect-0.8:

  * whether you have an 'id3demuxbin' element? 
      - if yes, what rank does it have? 
      - if not, please install the package that has it and try again.
  * what rank the 'id3demux' element has? (Should be: None)

Is it possible that you have a mix of gst-plugins packages from different
gst-plugins versions installed on your system? What's the output of

  gst-inspect-0.8 -a | grep Version | grep -v 0.8.9 | grep -v 0.8.8

(it's okay if plugins show up there, just depends which ones it is)



Also, could you try 

  * rm ~/.gstreamer-0.8/registry.xml
  * run gst-register-0.8 as root/superuser

just to make sure that doesn't interfere for some reason.


Cheers
 -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list