Putting a video inside another video
myaspm
myaspm at gmail.com
Wed Aug 23 07:32:44 UTC 2017
Hi,
I was trying to play a video inside another video but i couldn't get it. I
could get a videotestsrc inside webcam with this pipe :
/gst-launch-1.0 -e videomixer name=mix sink_0::xpos=0 sink_0::ypos=0
sink_1::xpos=0 sink_1::ypos=0 ! queue ! videoconvert ! x264enc !
h264parse ! rtph264pay ! udpsink host=127.0.0.1 port=5200 v4l2src !
video/x-raw, framerate=30/1 ! mix.sink_0 videotestsrc pattern="ball" !
alphacolor ! videoconvert ! videoscale !
video/x-raw,format=AYUV,width=100,height=100 ! mix.sink_1/
but i couldn't get this work with two file sources. What should i do? Thanks
in advance.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Putting-a-video-inside-another-video-tp4684295.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list