[gst-devel] Newbie question - how to get video frames frompipeline

Karthik Hariharakrishnan Karthik.Hariharakrishnan at arm.com
Mon Mar 30 12:54:46 CEST 2009


HI,

  

 You might also want to have a look at 

 

http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/snapshot

 

The example there shows how to get a frame and dump it as a png image.

 

Cheers

Karthik

 

________________________________

From: Pablo! [mailto:pablito56 at gmail.com] 
Sent: Monday, March 30, 2009 12:36 PM
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] Newbie question - how to get video frames frompipeline

 

There are more appsink examples here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/app

Rgds,

- PABLO -



On Sun, Mar 29, 2009 at 11:02 PM, Štěpán <stepan1117 at atlas.cz> wrote:



Hello everyone,
   I am trying to code get video frames from gstreamer pipeline, so I
can do additional processing with them and draw each frame on screen via
Irrlicht engine. I was able to do it using ffmpeg, but I am not able to
get this done in gstreamer. The problem I am facing (and I am sure that
this problem is very trivial) is that I cannot find a way how to get
each (video)frame from gstreamer pipeline.
Nevertheless, I found two ways, how this could be done. The first is use
of appsink, and the second is to write my own (video)sink.
Unfortunately, I was not able to do it in neither way, mainly due to the
lack of example code, or my poor experience with gstreamer. So, my
question is, which way should I go (use appsink, or extend (video)sink)
and where to start with learning of how to accomplish this.
   Thanks in advance,
      Stepan

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

 

-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090330/f83bea7b/attachment.htm>


More information about the gstreamer-devel mailing list