Video parameters in C Code
chrisplus3
chr.bauer1 at gmx.de
Mon Jan 22 13:20:27 UTC 2018
Hey there,
simple question:
How can I add these parameters to my pipeline in C:
"... ! video/x-raw, width=1280, height=800 ! ..."
This is copied from the fully functional gst-launch command with the
following elements:
udpsrc ! rtpjpegdepay ! jpegparse ! imxvpudec ! ... <HERE> ... !
imxg2dvideosink
Are these parameters properties or caps of a specific element ?
Thanks in advance
Christian
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list