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. I have studied the example code of appsink-src and wrote something very similar. but I am not able to generate the "new-buffer" signal . g_signal_connect (priv->video_save_bin, "new-buffer", G_CALLBACK (on_new_buffer_from_source), data); I am not able to tell the pipeline to generate this signal. I quite new to gstreamer, can someone help me out. Please. Anu ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Did u make emit-signal property TRUE in appsink ?
On Tue, Aug 18, 2009 at 6:27 AM, Anu Gopalakrishnan <[hidden email]> wrote:
-- Regards, Sudarshan Bisht ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |