Is it possible to directly use the decoded yuv buffers from a CUvideodecoder in OpenGL without the need of an intermediate copy as shown in the AppDecodeGL example?
Good question. From what I see in the NVDEC API, it is not really possible unless nvidia gives us ability to share GL resources for decoder input, as in NVENC
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Fastest solution to present decoded frames with OpenGL with NVDEC | 1 | 1438 | November 15, 2022 | |
Copy OpenCL image or buffer object to CUDA surface | 3 | 1406 | March 29, 2017 | |
NVCUVENC Encoding from OpenGL FBO | 1 | 1199 | February 17, 2013 | |
[SDK 9.0] NVENC Samples - Is it possible to encode losslessly? | 5 | 732 | June 20, 2019 | |
CUDA Video Encoder -encode data from device memory. | 0 | 638 | March 11, 2013 | |
CUDA Video Encoder -encode data from device memory. | 0 | 1343 | March 11, 2013 | |
NvEnc/NvDec : keep compressed data on GPU to direct decode. | 2 | 1090 | August 9, 2017 | |
nvJPEG Encode directly from an OpenGL Texture? | 0 | 458 | November 19, 2020 | |
CUDA Video Encoder without YUV file | 0 | 843 | March 5, 2013 | |
Is this possible to encode -> decode on the fly on the GPU memory? | 3 | 892 | August 29, 2018 |