YUV444 decoding support on h264/AVC and VP9

Hello All,

As the subject says, do the Turing class GPUs decode YUV 444 on h264/AVC and VP9?
I have code that decodes YUV420 onAVC and VP9 but fails with 444.

If the answer is no I am curious why not.

Regards,

Onur

Hi.
HEVC YUV444 decode support is recently added starting with NVIDIA Turing GPU family and is supported in our currently shipping NVIDIA Video Codec SDK. NVIDIA hardware decoder engine is not capable of h264/VP9 YUV444 decode and there is no current plan to add this support.

Thanks.