How to implement transitions in gstreamer-0.10?

Lautaro Woites lauchapc87 at gmail.com
Fri May 31 07:54:30 PDT 2013


Hi all.

I have a pipeline like this one:

     videomixer name=mix sink_0::zorder=0 sink_1::zorder=1 sink_1::xpos=100
sink_1::ypos=100

multifilesrc location=img.jpg ! jpegdec ! mix.sink_0
filesrc location=video.mp4 ! decodebin2 ! queue2 ! mix.sink_1
mix. ! xvimagesink

Then, by a python program I'm changing the filesrc and decoder to show
another video,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130531/51cad237/attachment.html>


More information about the gstreamer-devel mailing list