[gst-devel] How to grab a frame from video stream using gstreamer

Sameer Naik sameer at damagehead.com
Sun Oct 28 06:29:55 CET 2007


u can register a _callback on the handoff signal (if the element emits it),
do the processing and continue.
attached is an example i had lying around.

another option is to write a small plugin that does the task for you.

~sameer

On Sunday 28 October 2007 10:26:35 am Lamoda wrote:
> Hi, all
> I want to write a tool to deal with the video. It needs to grab some frames
> from the video stream and process it then put it back to the stream. How
> can I grab frame? can I put it back to the stream after processed ?
>
>
> Thanks!
>
> Dennis


-------------- next part --------------
A non-text attachment was scrubbed...
Name: gst_handoff.c
Type: text/x-csrc
Size: 1972 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20071028/d163bb5f/attachment.c>


More information about the gstreamer-devel mailing list