mxc_v4l2_capture driver and IPU colorspace conversion

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

mxc_v4l2_capture driver and IPU colorspace conversion

跳至解决方案
837 次查看
jamiew
Contributor III

Is it possible to get the IPU to do colour space conversion using the mxc_v4l2_capture driver?

I would like to end up with a buffer containing an I420 frame given the capture device produces UYVY.

I've been looking at csc_ex1.c but it seems I would have to do some seemingly unnecessary copies.

Thanks

Jamie

标签 (3)
标记 (3)
0 项奖励
回复
1 解答
638 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jamie

I am afraid mxc_v4l2_capture can not do colour space conversion,

so some code modifications are needed.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
639 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jamie

I am afraid mxc_v4l2_capture can not do colour space conversion,

so some code modifications are needed.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复