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