Hello,
We have a program that draws the image data of the rgb color system.
In mmapi, there are nvdec for jpg images and nvdec for formats such as h264, but the internal structure is different, so it is difficult to wrap with one module. Is there any reference material in this situation?
Aside from
Why is the hardware decoder divided into two, nvjpg and nvdec?
Thank you.