<div dir="rtl"><div dir="ltr">Hi</div><div dir="ltr">I have a pipeline in which an nvdec element feeds an appsink element. The nvdec element does its data processing on the GPU and emits GLBuffers. Downstream, I only need a fraction of the frames decoded by the GPU, so I don't want them to be copied into the CPU memory at all. How do I accomplish this? Are the buffers received by appsink GL or CPU buffers? What is the exact point the buffers get copied from the GPU into the CPU?</div><div dir="ltr"><br></div><div dir="ltr">Avishay<br></div></div>