Hi,
I’m trying to decode video files using MPEG-2 with pixel format YUV422.
Are there any references which pixel formats are supported for MPEG-2 decoding on various GPU models?
The GPU support matrix lists “MPEG-2” only. But no pixel formats.
https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new
I assume, that there is no support for MPEG-2 YUV422? Also given posts like https://forums.developer.nvidia.com/t/decode-and-encode-yuv422/38540.
Thanks in advance!