C779-Software: Difference between revisions
No edit summary |
No edit summary |
||
| 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 /> | <comments /> | ||