Advertisement
hungdaita

Room 2015 1080p BluRay DTS x264-TayTO

Feb 21st, 2016
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. FFVideoSource("F:\5encode\Source.mkv")
  2. Crop(0,140,-0,-140)
  3. Banding=f3kdb(grainY=10, dynamic_grain=true)
  4. ConditionalFilter(last, Banding, "SceneType", "<", "1")
  5. ConditionalReader("banding.txt", "SceneType")
  6.  
  7. #Banding.txt
  8.  
  9. type int
  10. default 0
  11.  
  12. R 24 202 1
  13. R 462 576 1
  14. R 627 826 1
  15. R 1153 1177 1
  16. R 11938 13019 1
  17. R 75453 75583 1
  18. R 83603 83820 1
  19. R 169005 169183 1
  20.  
  21. 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