I want to using ffmpeg and nvcodec to decode RGBwithDepth video, and using opengl to display , I found the function ‘Nv12ToBgra32’ but I always can’t get the depth value, How could I do?
What codec? I doubt Alpha is supported for decoding. For encoding HEVC now supports it.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
can I use NVdecoder to decode the video with alpha channel and get RGBA images? | 4 | 1893 | March 27, 2022 | |
Does nvcodec really support RGB image as input? | 1 | 957 | October 1, 2019 | |
Converting NV12 decoded AVFrame from FFMPEG in GPU memory to RGB | 1 | 413 | August 7, 2024 | |
How to do hardware accelerated encoding through NVIDIA ? | 1 | 802 | June 23, 2017 | |
Decoding HEVC with Alpha Channel via NVDEC: Monochrome (4:0:0) Workarounds? | 0 | 32 | February 23, 2025 | |
Encoders for grayscale video | 1 | 490 | August 4, 2023 | |
nv gstreamer plugin nvvidconv support for RGB | 1 | 507 | January 23, 2019 | |
PyNvVideoCodec convert decoded frame from NV12 to RGB format on GPU | 0 | 110 | November 22, 2024 | |
Convert RGB and BGR data to other format | 5 | 2041 | February 1, 2023 | |
Convert BGRA to RGBA | 2 | 653 | May 18, 2022 |