[gst-devel] Mpeg TS demuxer

M M mikel_m01 at yahoo.com
Wed May 10 08:07:14 CEST 2006


        Hi,
  I am quite new to gstreamer and trying to learn what I can do with it. Please I have this problem with mpeg transport stream demuxer, I am trying to receive mpeg 2 video streams encapsulated with mpeg TS, from a TV provider, I have tested and received the streams with another software (vlc) but it fails when I try with gstreamer using this pipeline.
   
  gst-launch udpsrc multicast-group=239.2.1.100 port=5555 caps=video/mpegts ! decodebin name=d ! xvimagesink d. ! audioconvert ! osssink -v

   
  The error
   
  Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
/pipeline0/d/typefind.sink: caps = video/mpegts
/pipeline0/d.sink: caps = video/mpegts
/pipeline0/d/typefind.src: caps = video/mpegts
ERROR: from element /pipeline0/d/ffdemux_mpegts0: Element doesn't implement handling
of this stream. Please file a bug.
Additional debug info:
gstffmpegdemux.c(987): gst_ffmpegdemux_sink_activate (): /pipeline0/d/ffdemux_mpegts0:
failed to activate sinkpad in pull mode, push mode not implemented yet

   
  Regards,
  Michael
      
   
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060510/3311598f/attachment.htm>


More information about the gstreamer-devel mailing list