Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FFVideoSource("F:\5encode\Source.mkv")
- Crop(0,140,-0,-140)
- Banding=f3kdb(grainY=10, dynamic_grain=true)
- ConditionalFilter(last, Banding, "SceneType", "<", "1")
- ConditionalReader("banding.txt", "SceneType")
- #Banding.txt
- type int
- default 0
- R 24 202 1
- R 462 576 1
- R 627 826 1
- R 1153 1177 1
- R 11938 13019 1
- R 75453 75583 1
- R 83603 83820 1
- R 169005 169183 1
- F:\5encode\vfw4x264 Source.avs --crf 17.5000 --level 4.1 --preset veryslow --deblock -3:-3 --subme 11 --me umh --bframes 9 --ipratio 1.30 --pbratio 1.20 --psy-rd 1.08 --aq-strength 0.80 --aq-mode 3 --qcomp 0.60 --merange 32 --zones=24,202,crf=14/462,576,crf=14.5/627,826,crf=14/1153,1177,crf=14/11938,13019,crf=14/75453,75583,crf=15/83603,83820,crf=14.5/85031,85115,crf=14.5/86252,98731,crf=18.2/99190,100630,crf=18/139616,140804,crf=18.2/143592,144184,crf=18.2/149370,150242,crf=18.2/153922,154368,crf=18.2/162761,169000,crf=21/169005,169183,crf=14 --vbv-bufsize 78125 --vbv-maxrate 62500 --no-mbtree --no-fast-pskip --no-dct-decimate --colormatrix "bt709" --output "TayTO.mkv" - 2> TayTO.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement