Set pixel format to rgb565le
This commit is contained in:
parent
057e90721d
commit
e680dd5531
@ -168,7 +168,7 @@ ssh_cmd "$read_loop" \
|
||||
-vcodec rawvideo \
|
||||
-loglevel "$loglevel" \
|
||||
-f rawvideo \
|
||||
-pixel_format gray16le \
|
||||
-pixel_format rgb565le \
|
||||
-video_size "$width,$height" \
|
||||
-i - \
|
||||
"$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user