[gst-devel] rate control for ffdemux_mpegts

Sumanth V sumanth.v at allaboutif.com
Thu Jun 11 14:37:25 CEST 2009


Hi,

        I am using a following pipeline to stream the video to STB/VLC,  But
its not working since the ffdemux_mpegts plugin is readng the data very
fast.

 gst-launch filesrc location=collateral.ts ! ffdemux_mpegts name=demux
demux. ! video/x-h264 ! mux. demux. ! audio/aac ! mux. ffmux_mpegts name=mux
! udpsink host=192.168.1.105 port=1234 sync=true

Is there a way to control the rate at which it reads the data?

If i use mpegtsdemux and mpegtsmux instead of ffdemux_mpegts and
ffmux_mpegts it works fine, but seek operation is slow. So i would like to
use ffdemux_mpegts .

 regards,
Sumanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090611/9738992f/attachment.htm>


More information about the gstreamer-devel mailing list