Gst Buffer from SinkPad/Downstream Element.

Roland Peffer gdevel at clixxun.com
Fri Jul 1 23:39:11 PDT 2011


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



More information about the gstreamer-devel mailing list