[gst-devel] timestamping in mpegtsparse.
Marc Leeman
marc.leeman at gmail.com
Mon Nov 16 12:01:05 CET 2009
> Thanks for the reply. I did add sync=true on udpsink but there is no change.
> Is there any other method where I can stream properly.
this should work:
gst-launch \
filesrc location=ksc_062707_sts117_launch_1080i-29-97.ps.mpg \
! tee name=splitter \
! queue \
! udpsink host=226.226.226.100 port=2266 \
splitter. \
! queue \
! mpegpsdemux \
! fakesink sync=True
--
greetz, marc
It's hard to think of you as the end result of millions of years of evolution.
crichton 2.6.26 #1 PREEMPT Tue Jul 29 21:17:59 CDT 2008 GNU/Linux
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20091116/f49400ce/attachment.pgp>
More information about the gstreamer-devel
mailing list