mxc_v4l2_still.out high resolution issue

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

mxc_v4l2_still.out high resolution issue

1,101件の閲覧回数
weikeng-jimmy
Contributor III

Hi Sir,

I will use mxc_v4l2_still.out function to capture YUV422 format image, and follow FSL-UT-V4L2-002.txt from mxc_v4l2_test/doc .

The image view is normal when capture resolution of "640x480" . But I change resolution from 640x480 to 1280x720 (or 1920x1080), the image view is NG.


Below is Test Procedure :

mxc_v4l2_still.out -w 640 -h 480 -f YUV422P

The image can be viewed with:

mxc_v4l2_output.out -iw 640 -ih 480 -ow 640 -oh 480 -l 100 -f 422P still.yuv

The image should be the correct image, clear and with the correct colors.

 

192139_192139.png2017-08-21.png

Original Attachment has been moved to: FSL-UT-V4L2-002.txt.zip

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

854件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi WKJIMMY

some sensors require additional coefficients loaded through i2c for supporting

additional resolutions, what sensor used in the case, had you tried with gstreamer.

Please refer to attached Linux Guide sect.7.3 Multimedia use cases. Supported resolutions

can be checked with  $ gst-inspect mfw_v4lsrc

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

0 件の賞賛
返信

854件の閲覧回数
weikeng-jimmy
Contributor III

Hi Igor,

The test environment is Sabre-SD boad and camera sensor is OV5642 (OV5640 MIPI have some situation).

My customer need capture YUV domain but linux user's guide not have.

0 件の賞賛
返信

854件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛
返信

853件の閲覧回数
weikeng-jimmy
Contributor III

Hi Igor,

My environment :
root@imx6qsabresd:/unit_tests# uname -a
Linux imx6qsabresd 4.1.15-2.0.0+gb63f3f5 #1 SMP PREEMPT Thu Jun 15 17:59:54 CST 2017 armv7l armv7l armv7l GNU/Linux

0 件の賞賛
返信

853件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi WKJIMMY

what about other /mxc_v4l2_test tests, are they working fine

Best regards
igor

0 件の賞賛
返信