imx6ul pxp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,361件の閲覧回数
1607775964
Contributor I

Dear all:

   I use mx6s_v4l2_capture.out to test ov5640 camera preview,it's worked,but the cpu share is nearly 100%. I think color conversion comsume too much CPU. I notice imx6ul has PXP module can convert color space, how can i use pxp convert camera data and display it on lcd?

   Thanks.

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

Hi leo

one can look at pxp unit tests pxp_lib_test, pxp_v4l2_test

test - imx-test - i.MX Driver Test Application Software 

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

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
2,795件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi leo

one can look at pxp unit tests pxp_lib_test, pxp_v4l2_test

test - imx-test - i.MX Driver Test Application Software 

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

0 件の賞賛
返信
2,794件の閲覧回数
1607775964
Contributor I

Hi, I want to konw how to use pxp_lib, do you have pxp programming manual?

0 件の賞賛
返信
2,794件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

one can look at description of PxP driver in Linux Manual in Doc package on link

i.MX Software | NXP 

Best regards
igor

0 件の賞賛
返信
2,794件の閲覧回数
1607775964
Contributor I

Hi,I'd like to do camera preview with

'gst-launch-1.0 v4l2src device=/dev/video1 ! video/x-raw,format=YUY2,width=640,height=320 ! imxvideoconvert_pxp ! video/x-raw,format=RGB16 ! waylandsink'

but I can not find this command in my rootfs, how can I get this command with yocto? Thanks

0 件の賞賛
返信