[gstreamer-bugs] [Bug 336752] rtspsrc problem with french ISP free

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jul 17 08:33:00 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336752
 GStreamer | gst-plugins-good | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Tim-Philipp Müller  2006-07-17 15:32 UTC -------
Thanks for the bug report. Next time, please attach debug log output as a
separate file - that makes it much easier to read :)


Looking at the log, this seems to be the main problem:

gstelementfactory.c(421):gst_element_factory_make: no such element factory
"rtpdec"!

which is a bit curious, since it's part of the same plugin as rtspsrc.

Does

  $ gst-inspect-0.10 rtpdec

work for you?


Could you create a full log file with:

  $ export GST_DEBUG_NO_COLOR=1
  $ GST_DEBUG=*:5
  $ gst-launch-0.10 rtspsrc location=rtsp://mafreebox.free.fr/freeboxtv/201 !
fakesink 2>dbg.log
  $ gzip dbg.log

and attach it?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list