Usage of tee to split encoder output
killerrats
koreysjunkmail at gmail.com
Wed Sep 20 00:35:10 UTC 2017
if you just want to display whats happening you could just get rid of the
demux and tee the h265parse maybe. this is just trial and error for me to so
i have never tested that.
gst-launch-1.0 -e nvcamerasrc fpsRange="30.0 30.0" !
'video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080,
format=(string)I420, framerate=(fraction)30/1' ! omxh265enc bitrate=3000000
! h265parse ! tee name= tee ! queue ! matroskamux tee. ! queue ! omxh264dec
! audioconvert ! nveglglessink
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list