Output format of imx vpu decoder

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Output format of imx vpu decoder

跳至解决方案
1,850 次查看
girijapretha
Contributor II

Hi,

I am using decode-example from libimxvpuapi package to decode h264 file.

I am not sure about the output format of the decoder. Is it YUV420 or YUV422?

If it is not YUV422, can we decode h264 file to produce YUV422(YUYV) output?

Thanks in advance

标签 (4)
0 项奖励
回复
1 解答
1,654 次查看
joanxie
NXP TechSupport
NXP TechSupport

1) vpu output is yuv420

2) yes, you can decode h264 in yuv422

在原帖中查看解决方案

2 回复数
1,655 次查看
joanxie
NXP TechSupport
NXP TechSupport

1) vpu output is yuv420

2) yes, you can decode h264 in yuv422

1,654 次查看
shivaeruventi
Contributor III

Can VPU produce RGB out format instead of YUV formats?

0 项奖励
回复