handbrake旧版本兼容
This commit is contained in:
parent
c0e5b8246f
commit
2d2b8c40c4
@ -175,6 +175,6 @@ def _common_ffmpeg_setting():
|
||||
def _common_handbrake_setting():
|
||||
return (
|
||||
"--json",
|
||||
"--crop-mode", "none", "--no-comb-detect", "--no-bwdif", "--no-decomb", "--no-detelecine", "--no-hqdn3d",
|
||||
"--crop", "0:0:0:0", "--no-comb-detect", "--no-bwdif", "--no-decomb", "--no-detelecine", "--no-hqdn3d",
|
||||
"--no-nlmeans", "--no-chroma-smooth", "--no-unsharp", "--no-lapsharp", "--no-deblock", "--align-av"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user