Changes between Version 4 and Version 5 of Yocto/gstreamer/video
- Timestamp:
- 07/24/2018 08:29:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Yocto/gstreamer/video
v4 v5 343 343 videotestsrc ! imxg2dvideosink window-width=480 window-height=272 window-x-coord=900 344 344 }}} 345 345 * Take camera input on HDMI and output to HDMI monitor and also record to file 346 {{{ 347 gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! imxipuvideotransform ! tee name=t ! queue ! imxg2dvideosink t. ! queue ! imxvpuenc_h264 quant-param=25 ! filesink location=/home/root/file.mp4 348 }}} 346 349 347 350 [=#encoding]