try something ELSE?

This commit is contained in:
legop3
2025-11-22 22:40:11 -05:00
parent 0e44f1ac08
commit 81ada96450
+2 -2
View File
@@ -44,8 +44,8 @@ run_pipeline() {
--timeout 0 \ --timeout 0 \
--width "${VIDEO_WIDTH}" \ --width "${VIDEO_WIDTH}" \
--height "${VIDEO_HEIGHT}" \ --height "${VIDEO_HEIGHT}" \
-vf \ --hflip \
-hf \ --vflip \
--framerate "${VIDEO_FPS}" \ --framerate "${VIDEO_FPS}" \
--bitrate "${VIDEO_BITRATE}" \ --bitrate "${VIDEO_BITRATE}" \
--codec h264 \ --codec h264 \