diff --git a/handle_imported_video.py b/handle_imported_video.py index cc71e03..c9cbfd3 100644 --- a/handle_imported_video.py +++ b/handle_imported_video.py @@ -220,7 +220,7 @@ if _ACTION == "join": # ] myCmd = [ - "/usr/bin/ffmpeg", "-f", "concat", "-i", "video.txt", "-c", "copy", "-filter:v", "transpose=1,transpose=1", "-y", export_name + "/usr/bin/ffmpeg", "-f", "concat", "-i", "video.txt", "-filter:v", "transpose=1,transpose=1", "-y", export_name