RobbieL811

AVS Script

Aug 29th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. LoadPlugin("C:\Video Encoding\MeGUI_2525\tools\ffms\ffms2.dll")
  2. FFVideoSource("D:\Encodes\Catptain.America.Civil.War.2016.1080p.BluRay.DTS.x264-HDMaNiAcS\Demuxed\1-Video.mkv", cachefile="D:\Encodes\Catptain.America.Civil.War.2016.1080p.BluRay.DTS.x264-HDMaNiAcS\Working\Catptain.America.Civil.War.2016.1080p.BluRay.DTS.x264-HDMaNiAcS.ffindex", fpsnum=24000, fpsden=1001)
  3. debanded=f3kdb(sample_mode=2,dynamic_grain=true,keep_tv_range=false,mt=true,dither_algo=3,y=80,cb=80,cr=80,grainY=120,grainC=120)
  4. #debanded=f3kdb(sample_mode=2,dynamic_grain=true,keep_tv_range=false,dither_algo=3,y=88,cb=64,cr=64,grainY=120,grainC=120)
  5. ConditionalFilter(last, debanded, "SceneType", "<", "1")
  6. ConditionalReader("SceneTypes.txt", "SceneType")
  7. crop(0, 138, 0, -138)
Add Comment
Please, Sign In to add comment