windows nvidia
This commit is contained in:
parent
fff20610a5
commit
9041093324
@ -1,7 +1,7 @@
|
||||
import time
|
||||
import uuid
|
||||
|
||||
ENCODER_ARGS = ("-c:v", "h264_qsv", "-global_quality", "28", "-look_ahead", "1",)
|
||||
ENCODER_ARGS = ("-c:v", "h264_nvenc",)
|
||||
PROFILE_LEVEL_ARGS = ("-profile:v", "high", "-level:v", "4")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user