try a different way..?

This commit is contained in:
legop3
2025-11-22 22:33:23 -05:00
parent 4ff6e8c6cd
commit 0e44f1ac08
+2 -1
View File
@@ -44,7 +44,8 @@ run_pipeline() {
--timeout 0 \ --timeout 0 \
--width "${VIDEO_WIDTH}" \ --width "${VIDEO_WIDTH}" \
--height "${VIDEO_HEIGHT}" \ --height "${VIDEO_HEIGHT}" \
--rotation 180 \ -vf \
-hf \
--framerate "${VIDEO_FPS}" \ --framerate "${VIDEO_FPS}" \
--bitrate "${VIDEO_BITRATE}" \ --bitrate "${VIDEO_BITRATE}" \
--codec h264 \ --codec h264 \