test
This commit is contained in:
parent
7089180e01
commit
68a89a88ec
@ -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([
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user