gst-launch "properties of properties" syntax
Sepehr Laal
sepehr.laal at heliosinteractive.com
Mon Oct 12 15:49:10 PDT 2015
I have been trying out different syntaxes since yesterday but I cannot
figure this out. Basically I want to set name and caps properties of
appsink in playbin pipeline and launch it via gst-launch. For example (not
working):
gst-launch playbin uri=/path/to/vid.mp4
video-sink=appsink,name=appsink0,caps=video/x-raw,width=3840,height=2160,format=RGB
How do I properly set the caps and name parameters for appsink in the
playbin above?
thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151012/f8f9dfd4/attachment.html>
More information about the gstreamer-devel
mailing list