You've already forked lubo_toolkit
align-av
This commit is contained in:
@ -534,7 +534,7 @@ def _common_handbrake_setting():
|
||||
return (
|
||||
"--json",
|
||||
"--crop-mode", "none", "--no-comb-detect", "--no-bwdif", "--no-decomb", "--no-detelecine", "--no-hqdn3d",
|
||||
"--no-nlmeans", "--no-chroma-smooth", "--no-unsharp", "--no-lapsharp", "--no-deblock", "--no-optimize"
|
||||
"--no-nlmeans", "--no-chroma-smooth", "--no-unsharp", "--no-lapsharp", "--no-deblock", "--align-av"
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user