[gst-devel] Mpeg TS demuxer

Navneet Jagannathan navneet at pixelmetrix.com
Wed May 10 19:28:01 CEST 2006


try this.
 
gst-launch udpsrc [options] ! flutsdemux name=d { d.video_00 !
mpeg2dec ! xvimagesink }

flutsdemux is the fluendo mpeg 2 demuxer . mpeg2dec is the decoder.

On Wed, 2006-05-10 at 08:06 -0700, M M wrote:
> 
> gst-launch udpsrc multicast-group=239.2.1.100 port=5555
> caps=video/mpegts ! decodebin name=d ! xvimagesink d. ! audioconvert !
> osssink -v
> 





More information about the gstreamer-devel mailing list