Trouble converting from working gst-launch-0.10 to gst-launch-1.0

lebies debeer.leon at gmail.com
Tue Jan 7 23:51:34 PST 2014


Sebastian and Tim,Thanks guys, between your suggestions it now works on
gst-launch-1.The pipeline now looks so:gst-launch-1.0 -e videomixer name=mix
background=1 \sink_3::xpos=928 sink_3::ypos=510 \sink_2::xpos=0
sink_2::ypos=510 \sink_1::xpos=928 sink_1::ypos=0 \sink_0::xpos=0
sink_0::ypos=0 \! videoconvert ! xvimagesink \rtspsrc
location=rtsp://192.168.1.214:554 do-timestamp=true is_live=true
protocols=tcp ! \rtph264depay ! avdec_h264 ! videorate !
video/x-raw,framerate=30/1 ! videoscale ! video/x-raw,width=928,height=508 !
mix. \rtspsrc location=rtsp://192.168.1.213:554 do-timestamp=true
is_live=true protocols=tcp ! \rtph264depay ! avdec_h264 ! videorate !
video/x-raw,framerate=30/1 ! videoscale ! video/x-raw,width=928,height=508 !
mix. \rtspsrc location=rtsp://192.168.1.212:554 do-timestamp=true
is_live=true protocols=tcp ! \rtph264depay ! avdec_h264 ! videorate !
video/x-raw,framerate=30/1 ! videoscale ! video/x-raw,width=928,height=508 !
mix. \rtspsrc location=rtsp://192.168.1.211:554 do-timestamp=true
is_live=true protocols=tcp ! \rtph264depay ! avdec_h264 ! videorate !
video/x-raw,framerate=30/1 ! videoscale ! video/x-raw,width=928,height=508 !
mix.CPU usage has dropped from around 21% to around 12% :).The original was
changed a bit to include a video wall, which now also works a treat.Now to
put this out on to stream locally and tweak it for performance (queues,
etc.).Much appreciated guys....



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Trouble-converting-from-working-gst-launch-0-10-to-gst-launch-1-0-tp4664073p4664548.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140107/94cd00f3/attachment.html>


More information about the gstreamer-devel mailing list