<div dir="ltr"><div>Hello,<br><br>I'm having problem to make work the example that is in the documentation here:<br><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-dynamic-pipelines.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-dynamic-pipelines.html</a><br>
<br>I'm using this version of Gstreamer<br><br><i>$ gst-inspect-1.0 --version<br>gst-inspect-1.0 version 1.2.2<br>GStreamer 1.2.2<br><a href="http://www.archlinux.org/">http://www.archlinux.org/</a></i><br><br clear="all">
</div>the example intends is to chage the video effect every  1 second, but when it changes the first time from IDENTITY effect to EXCLUSION effect the video freezes.<br><div><br></div><div>It doesn't work with gstreamer 1.2.1 (archlinux or ubuntu) or Git version (1.3)<br>
</div><div><br></div><div>Some one can help me with this?<br></div><div><br>Here is the log<br><i><br>$ GST_DEBUG=3 ./example<br>Adding effect 'identity'<br>Adding effect 'exclusion'<br>Adding effect 'navigationtest'<br>
Adding effect 'agingtv'<br>Adding effect 'videoflip'<br>Adding effect 'vertigotv'<br>Adding effect 'gaussianblur'<br>Adding effect 'shagadelictv'<br>Adding effect 'edgetv'<br>
0:00:00.042316057  1876       0xf82b70 FIXME                default gstutils.c:3648:gst_pad_create_stream_id_printf_valist:<videotestsrc0:src> Creating random stream-id, consider implementing a deterministic way of creating a stream-id<br>
Switching from 'identity0' to 'exclusion0'..<br>0:00:01.761710483  1876       0xf82b70 WARN              bufferpool gstbufferpool.c:632:gst_buffer_pool_set_config:<ximagebufferpool0> can't change config, we are active<br>
0:00:01.761752105  1876       0xf82b70 WARN              bufferpool gstbufferpool.c:632:gst_buffer_pool_set_config:<ximagebufferpool0> can't change config, we are active<br>0:00:01.788101575  1876       0xf82b70 WARN           basetransform gstbasetransform.c:2130:gst_base_transform_handle_buffer:<exclusion0> could not get buffer from pool: flushing</i><br>
<br>--<br>Ariel Argañaraz<br><br><br>
</div></div>