test
This commit is contained in:
parent
68a89a88ec
commit
d5c570175f
@ -168,7 +168,7 @@ class Plugin_OBJ():
|
|||||||
ffmpeg_command.extend([
|
ffmpeg_command.extend([
|
||||||
"-hwaccel", "cuda",
|
"-hwaccel", "cuda",
|
||||||
"-c:v", "h264_nvenc",
|
"-c:v", "h264_nvenc",
|
||||||
"-c:a", "libvorbis",
|
"-c:a", "copy",
|
||||||
"-f", "mp4"
|
"-f", "mp4"
|
||||||
])
|
])
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user