<br><br>Hi, I am trying to include one more video editing feature in cheese. For that I wanted to use appsink method and capture video content from buffer edit it and push it back to stream. <br><br><br>I have studied the example code of appsink-src and wrote something very similar. but I am not able to generate the &quot;new-buffer&quot; signal . <br>
   g_signal_connect (priv-&gt;video_save_bin, &quot;new-buffer&quot;,<br>        G_CALLBACK (on_new_buffer_from_source), data);<br><br>I am not able to tell the pipeline to generate this signal. I quite new to gstreamer, can someone help me out. Please. <br>
Anu<br><br><br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br></blockquote></div> <br>