check imagefreeze or multifilesrc features<br><br><div class="gmail_quote">2012/3/6 kususe <span dir="ltr">&lt;<a href="mailto:kususe@interfree.it">kususe@interfree.it</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I modified the presented pipeline to overlay an image onto a video:<br>
<br>
gst-launch filesrc location=video.mpg ! decodebin2 ! videomixer name=mix !<br>
xvimagesink filesrc location=graph.png ! pngdec ! ffmpegcolorspace ! mix.<br>
<br>
but it stops always in the &quot;prerolling moment&quot; and if I press CTRL-C, it<br>
returns:<br>
<br>
(gst-launch-0.10:3775): GStreamer-WARNING **: adding flushing pad &#39;sink_1&#39;<br>
to running element &#39;mix&#39;, you need to use gst_pad_set_active(pad,TRUE)<br>
before adding it.<br>
<br>
<br>
Suggestions??<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Overlaying-an-image-on-a-live-stream-tp1745726p4450966.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Overlaying-an-image-on-a-live-stream-tp1745726p4450966.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</font></blockquote></div><br>