Can support 8 bit yuv422 in NVDEC/NVENC?

Hi!
Does NVDEC support 8 bit YUV422 decoding? If so, what type of graphics card?
Does NVENC support 8 bit YUV422 encoding? If so, what type of graphics card?

Thanks,
flhcd

Sorry, none of the NVIDIA GPUs support 4:2:2 encoding and decoding. You should try some CUDA implementation for 4:2:2 encode or decode.

Thanks,
Ryan Park