Set pipeline properties using gst-launch
Ian Gough
igough57 at gmail.com
Wed Feb 22 15:31:48 UTC 2017
Does anybody know
the syntax
to set *pipeline* properties using gst-launch?
Not element properties, but rather properties on GstPipeline
.
For example, with:
gst-launch-1.0 udpsrc uri=udp://235.118.190.108:5656 ! tsparse ! tsdemux !
queue ! h264parse ! avdec_h264 ! xvimagesink
H
ow do I modify this to set the pipeline latency which is
set programatically using
gst_pipeline_set_latency()
?
ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170222/3655b212/attachment.html>
More information about the gstreamer-devel
mailing list