▼
1.89 GB 1:27:43 HEVC 1440x1080 10 bit 24 fps 2 823 kb/s De DD 2ch 256 kb/s 48.0 kHz Ru PGS De PGS Ekstase Blu-ray ffmpeg32.avs
SetMemoryMax(4096)
SetMaxCPU("avx2")
plp = "c:\Programs\AviSynthPlugins\"
LoadPlugin(plp + "main\" + "avss.dll")
LoadPlugin(plp + "main\" + "nnedi3_AVX2.dll")
LoadPlugin(plp + "main\" + "mvtools2.dll")
LoadPlugin(plp + "main\" + "masktools2.dll")
LoadPlugin(plp + "main\" + "VerticalCleanerS.dll")
LoadPlugin(plp + "main\" + "RgTools.dll")
LoadPlugin(plp + "main\" + "fft3dfilter.dll")
Import(plp + "main\" + "avss.avsi")
Import(plp + "main\" + "Zs_RF_Shared.avsi")
LoadPlugin(plp + "input\" + "GetSystemEnv.dll")
input_file=GetSystemEnv("input_file")
DirectShowSource2(input_file, fps=24.000, preroll=15, lavs="L3", lavd="L3")
ConvertToYV12(interlaced=false)
LoadPlugin(plp + "descratch\" + "DeScratch32.dll")
mrk = false
DeScratch(mindif=4, minwidth=1, maxwidth=3, asym=0, maxgap=65, minlen=225, blurlen=4, keep=100, border=1, maxangle=0, modeY=2, mark=mrk)
DeScratch(mindif=5, minwidth=1, maxwidth=3, asym=0, maxgap=65, minlen=75, blurlen=4, keep=100, border=0, maxangle=0, modeY=2, mark=mrk)
DeScratch(mindif=3, minwidth=1, maxwidth=3, asym=0, maxgap=25, minlen=175, blurlen=4, keep=100, border=1, maxangle=0, modeY=1, mark=mrk)
LoadPlugin(plp + "depan\" + "Depan.dll")
LoadPlugin(plp + "depan\" + "DepanEstimate.dll")
dmx = 50
mdata = DePanEstimate(dxmax=dmx,dymax=dmx)
DePanStabilize(data=mdata,method=1,dxmax=dmx,dymax=dmx,rotmax=0,blur=33,zoommax=1.00)
ConvertToYV24(interlaced=false)
Tweak(hue=0, sat=0, bright=0, cont=0.95, coring=false, dither=false)
LoadPlugin(plp + "levels\" + "AutoLevels_x86.dll")
btb = 130
blr = 140
bf = last
ag = autolevels(bf,filterRadius=5,sceneChgThresh=10,ignore_low=0.003,ignore_high=0.003,output_low=0,output_high=205, border_t=btb, border_b=btb, border_l=blr, border_r=blr, autogamma=true)
Overlay(bf, ag, mode="blend", opacity=0.10)
LoadPlugin(plp + "dirt\" + "RemoveDirt.dll")
Import(plp + "dirt\" + "RemoveDirtMC.avs")
Import(plp + "dirt\" + "RemoveSpotsMC.avs")
LoadPlugin(plp + "dirt\" + "FluxSmooth.dll")
Import(plp + "dirt\" + "RemoveDirtMC_SE 1.0 O.avs")
RemoveDirtMC(limit=12,false)
RemoveDirtMC_SE(radius=18,repmode=12,clmode=1,TwoPassDeNoise=false)
RemoveSpotsMC(limit=14)
Import(plp + "levels\" + "NonlinUSM.avs")
rsz = int(last.width/20/2)*2
NonlinUSM(z=6, pow=1, str=0.05, rad=rsz)
colorsp.txt
-color_trc 1 -colorspace 1 -color_primaries 1
pipe.txt
yuv444p10
tvai.txt
crop=w=1232:h=1024:x=4:y=6,tvai_up=model=iris-2:scale=0:w=1440:h=1080:preblur=0:noise=0.30:details=0:halo=0:blur=0:compression=0:estimate=8:device=0:vram=1:instances=0,scale=w=1440:h=1080:flags=lanczos:threads=0:force_original_aspect_ratio=decrease,pad=1440:1080:-1:-1:color=black,scale=out_color_matrix=bt709
ffmpeg.txt
-vf format=gray -c:v libx265 -x265-params sar=1:aq-mode=2:deblock=-3,-3:crf=20.5:interlace=0:no-info=1