This commit is contained in:
deathbybandaid 2021-02-04 10:42:08 -05:00
parent 7089180e01
commit 68a89a88ec

View File

@ -169,7 +169,7 @@ class Plugin_OBJ():
"-hwaccel", "cuda", "-hwaccel", "cuda",
"-c:v", "h264_nvenc", "-c:v", "h264_nvenc",
"-c:a", "libvorbis", "-c:a", "libvorbis",
"-f", "webm" "-f", "mp4"
]) ])
else: else:
ffmpeg_command.extend([ ffmpeg_command.extend([