For a specified hieght does Gstreamer pipeline automatically compute width of frame
Raghu Msrp
raghu.msrp at gmail.com
Thu Jun 6 06:46:20 UTC 2019
Hi All.
Just curious to know if only height of the frame is specified in gstreamer
pipeline, does gstreamer compute width automatically. My frame size is
height 1280, width =720. But If don't specify width =720, will gstreamer
know the width will be always 720
gst-launch-1.0 nvcamerasrc sensor-id=0 ! queue !
'video/x-raw(memory:NVMM), height=1280, format=NV12' ! omxh264enc
bitrate=3000000 control-rate=2 ! 'video/x-h264,
streamformat=(string)byte-stream' ! h264parse
Appreciate your help.
Regards
Raghu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190606/7b8ea62b/attachment.html>
More information about the gstreamer-devel
mailing list