iMX6 Video capture into NV12 pixel format

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX6 Video capture into NV12 pixel format

1,772件の閲覧回数
erezsteinberg
Contributor IV

Hello experts,

I was wondering if the following is possible on iMX6DL (Under Linux 3.14) -

We have a camera input coming in through MIPI-CSI in YUYV422 format.   Is it possible to have the IPU store it in memory in a different format (E.g. NV12 or NV16)?

Regards,

Erez

ラベル(3)
0 件の賞賛
返信
3 返答(返信)

1,060件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

MX6 IPU can support nv12 format, but for nv16, as I known, hardware can support it, but software couldn't .

0 件の賞賛
返信

1,060件の閲覧回数
erezsteinberg
Contributor IV

Hello Guanqiong -

If the video that is received on the MIPI interface is in V4L2_PIX_FMT_YUYV, can the IPU reorder the data on-the-fly to NV12?

Can you give any guidelines how to do that?

Erez

0 件の賞賛
返信

1,060件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

refer to the mxc_v4l2_capture, you can find the format named V4L2_PIX_FMT_NV12, you can choose this,

0 件の賞賛
返信