This commit is contained in:
2025-02-26 21:13:30 +01:00
parent ce25103755
commit 3248a0fd76

View File

@@ -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