GSREAMER-OMX multivideos
Gofrane
gofrane at gmail.com
Fri Feb 26 09:47:46 UTC 2016
thank you
it works now
gst-launch-1.0 -e \
videomixer name=mix sink_0::xpos=0 sink_0::ypos=0 sink_0::alpha=0
sink_1::xpos=0 sink_1::ypos=0 sink_2::xpos=200 sink_2::ypos=0
sink_3::xpos=0 sink_3::ypos=100 sink_4::xpos=200 sink_4::ypos=100 \
! glimagesink \
videotestsrc pattern="black" ! video/x-raw,width=400,height=200 !
mix.sink_0 \
filesrc location=big_buck_bunny_480p_h264.mov \
! qtdemux ! queue max-size-bytes=10000000 ! h264parse ! omxh264dec ! queue
max-size-buffers=4 ! videoscale ! video/x-raw,width=200,height=100 !
mix.sink_1 \
filesrc location=big_buck_bunny_480p_h264.mov \
! qtdemux ! queue max-size-bytes=10000000 ! h264parse ! omxh264dec ! queue
max-size-buffers=4 !videoscale ! video/x-raw,width=200,height=100 !
mix.sink_2 \
filesrc location=big_buck_bunny_480p_h264.mov \
! qtdemux ! queue max-size-bytes=10000000 ! h264parse ! omxh264dec ! queue
max-size-buffers=4 ! videoscale !video/x-raw,width=200,height=100 !
mix.sink_3 \
filesrc location=big_buck_bunny_720p_h264.mov \
! qtdemux ! queue max-size-bytes=10000000 ! h264parse ! omxh264dec ! queue
max-size-buffers=4 ! videoscale ! video/x-raw,width=200,height=100 !
mix.sink_4 \
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GSREAMER-OMX-multivideos-tp4676017p4676069.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list