Gst Buffer from SinkPad/Downstream Element.

ved kpl ved.kpl at gmail.com
Sat Jul 2 23:01:38 PDT 2011


http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstPad.html#gst-pad-alloc-buffer

On Sat, Jul 2, 2011 at 12:09 PM, Roland Peffer <gdevel at clixxun.com> wrote:
> Hi,
>
> how can I implement the following scenario:
>
> I have 2 elements, lets say a video decoder and a video renderer.
> The video renderer would work the fastest if the decoder could write its data directly into some 'special' memory/GstBuffer that was allocated by the renderer .
> Or in other words, how to force the decoder to use GstBuffer Objects as output for his src pad that have been created by the renderer element or the renderer elements sink pad?
>
>
> Thx for any suggestion,
> Roland
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


More information about the gstreamer-devel mailing list