mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
NO MORE PURPLEE
This commit is contained in:
@@ -52,10 +52,13 @@ run_pipeline() {
|
|||||||
--bitrate "${VIDEO_BITRATE}" \
|
--bitrate "${VIDEO_BITRATE}" \
|
||||||
--codec h264 \
|
--codec h264 \
|
||||||
--profile baseline \
|
--profile baseline \
|
||||||
--denoise cdn_off \
|
--denoise auto \
|
||||||
--nopreview \
|
--nopreview \
|
||||||
--awb custom \
|
--metering centre \
|
||||||
--awbgains 1.5,1.8 \
|
--ev 0.1 \
|
||||||
|
--awb auto \
|
||||||
|
--saturation 0.6 \
|
||||||
|
--brightness 0 \
|
||||||
--output - \
|
--output - \
|
||||||
| "${FFMPEG_BIN_PATH}" \
|
| "${FFMPEG_BIN_PATH}" \
|
||||||
-hide_banner \
|
-hide_banner \
|
||||||
|
|||||||
Reference in New Issue
Block a user