Overlaying an image on a live stream

kususe kususe at interfree.it
Tue Mar 6 11:05:15 PST 2012


I modified the presented pipeline to overlay an image onto a video:

gst-launch filesrc location=video.mpg ! decodebin2 ! videomixer name=mix !
xvimagesink filesrc location=graph.png ! pngdec ! ffmpegcolorspace ! mix.

but it stops always in the "prerolling moment" and if I press CTRL-C, it
returns: 

(gst-launch-0.10:3775): GStreamer-WARNING **: adding flushing pad 'sink_1'
to running element 'mix', you need to use gst_pad_set_active(pad,TRUE)
before adding it.


Suggestions??

--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Overlaying-an-image-on-a-live-stream-tp1745726p4450966.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list