From 275bad56ec2035901d58523d3ce8bb8cb494589d Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 16 Jun 2025 15:01:31 +0200 Subject: [PATCH] build --- handle_imported_video.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handle_imported_video.py b/handle_imported_video.py index 8f7e1eb..4a7a904 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -232,7 +232,7 @@ if _ACTION == "join": # ] myCmd = [ - "/usr/bin/ffmpeg", "-f", "concat", "-i", "video.txt", "-c", "copy", "-metadata:s:v:0", "rotate=180","-y", export_name + "/usr/bin/ffmpeg", "-f", "concat", "-i", "video.txt", "-c", "copy", "-metadata\:s\:v\:0", "rotate=180","-y", export_name -metadata:s:v:0 rotate=180