hdmi/yuv420p
This commit is contained in:
parent
5c3f75caa1
commit
d1a3de55ab
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ rwx_ffmpeg_input_hdmi() {
|
|||
-f "v4l2" \
|
||||
-video_size "1920x1080" \
|
||||
-framerate "120" \
|
||||
-input_format "yuyv422" \
|
||||
-input_format "yuv420p" \
|
||||
-pix_fmt "yuv420p" \
|
||||
-i "${device}"
|
||||
local argument
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue