combining two gstreamer pipelines

xargon daga_pankaj at yahoo.com
Mon Apr 11 05:55:51 UTC 2016


Looks like I needed the `tee` element. not sure if I am doing this right but
it seems to work. Would appreciate any comment on if I could optimize this
more

gst-launch-1.0 -v autovideosrc ! tee name = t ! queue ! omxh264enc ! 
'video/x-h264, stream-format=(string)byte-stream' ! h264parse ! qtmux ! 
filesink location=test.mp4 t. ! queue ! videoscale ! video/x-raw, 
width=480,height=270 ! xvimagesink -e sync=false



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/combining-two-gstreamer-pipelines-tp4676815p4676816.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list