NO MORE PURPLEE

This commit is contained in:
legop3
2025-12-21 02:38:21 -05:00
parent 1bd486a6c0
commit a3dae83bf7
+6 -3
View File
@@ -52,10 +52,13 @@ run_pipeline() {
--bitrate "${VIDEO_BITRATE}" \
--codec h264 \
--profile baseline \
--denoise cdn_off \
--denoise auto \
--nopreview \
--awb custom \
--awbgains 1.5,1.8 \
--metering centre \
--ev 0.1 \
--awb auto \
--saturation 0.6 \
--brightness 0 \
--output - \
| "${FFMPEG_BIN_PATH}" \
-hide_banner \