[gst-devel] Newbie question - how to get video frames from pipeline
Pablo!
pablito56 at gmail.com
Mon Mar 30 09:05:33 CEST 2009
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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090330/7171de1d/attachment.htm>
More information about the gstreamer-devel
mailing list