V4L2 programming with ISI downscaling feature

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

V4L2 programming with ISI downscaling feature

ソリューションへジャンプ
1,462件の閲覧回数
aso
Contributor III

I am programming V4L2 on the evaluation board 8MNANOD4-EVK using Linux 4.14.78.

The custom camera board is connected to MIPI-CSI.
The output format of the camera is 1280x720, YUV.

I would like to use V4L2 programming to get the video data with the camera output data scaled to 800x480 by ISI downscaling feature.

Is this possible with V4L2 programming?
Or is it something you scale yourself with ISI?

Please let me know.

Thank you.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,448件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi aso

 


one can try with latest linux, run unit test capplication:

/unit_tests/V4L2/mx8_v4l2_cap_drm.out -cam 1 -ow 720 -oh 480 -of

https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_v4l2_test/mx8_v4l2_cap_drm.c?h=imx...

Linux 4.14.78 does not support 8MNANOD4-EVK as described on below link, column "Supported Platforms"

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,449件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi aso

 


one can try with latest linux, run unit test capplication:

/unit_tests/V4L2/mx8_v4l2_cap_drm.out -cam 1 -ow 720 -oh 480 -of

https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_v4l2_test/mx8_v4l2_cap_drm.c?h=imx...

Linux 4.14.78 does not support 8MNANOD4-EVK as described on below link, column "Supported Platforms"

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

 

Best regards
igor

0 件の賞賛
返信