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