C779-Software: Difference between revisions

No edit summary
Replace <comments/> with <comment-streams />
 
(3 intermediate revisions by 2 users not shown)
Line 166: Line 166:
9. To play the YUV file on Raspberry Pi OS desktop, use FFplay. (Run the following command on local terminal window, Not work if executing the command from SSH).
9. To play the YUV file on Raspberry Pi OS desktop, use FFplay. (Run the following command on local terminal window, Not work if executing the command from SSH).
  ffplay -f rawvideo -video_size 1280x720 -pixel_format bgr24 csitest.yuv
  ffplay -f rawvideo -video_size 1280x720 -pixel_format bgr24 csitest.yuv
'''If you have other tutorials, please leave them in the comments.'''


<!--增加评论功能! -->
<!--增加评论功能! -->
<comments />
<comment-streams id="main" />
[[Category:Product Manual]]
[[Category:Raspberry pi]]
[[Category:Knowledge]]