▼
2.61 GB 1:43:46 HEVC 1440x1080 10 bit 25 fps 3144 kb/s ru DD 2ch 448 kb/s 48.0 kHz ffmpeg32.avs
SetWorkingDir("C:\Programs\tvaiplus") # tvaiplus (ffmpeg32) directory
SetMemoryMax(4096)
SetMaxCPU("avx2") # avx
LoadPlugin("common\avss.dll")
LoadPlugin("common\nnedi3_AVX2.dll") # nnedi3_AVX.dll
LoadPlugin("common\mvtools2.dll")
LoadPlugin("common\masktools2.dll")
LoadPlugin("common\VerticalCleanerS.dll")
LoadPlugin("common\RgTools.dll")
LoadPlugin("common\fft3dfilter.dll")
Import("common\avss.avsi")
Import("common\Zs_RF_Shared.avsi")
LoadPlugin("GetSystemEnv\GetSystemEnv.dll")
input_file=GetSystemEnv("input_file")
DirectShowSource2(input_file, fps=25, preroll=15, lavs="L3", lavd="L3")
ConvertToYV12(interlaced=true)
Import("QTGMC\QTGMC.avsi")
QTGMC(Preset="Placebo", SourceMatch=3, Lossless=2, MatchEnhance=0.75, NoiseProcess=2, NoisePreset="Fast", Sharpness=0, TR2=1, NoiseRestore=0.75, FPSDivisor=2)
Tweak(hue=0, sat=0.90, bright=0, cont=1, coring=false, dither=false)
LoadPlugin("AutoLevels\AutoLevels_x86.dll")
btb = 24
blr = 32
bf = last
ab = autolevels(bf,filterRadius=5,sceneChgThresh=10,ignore_low=0.003,ignore_high=0.003,output_low=0,output_high=220, border_t=btb, border_b=btb, border_l=blr, border_r=blr, autogamma=true)
Overlay(bf, ab, mode="blend", opacity=0.25)
LoadPlugin("WhiteBalance\WhiteBalance.dll")
st = last
co = coloryuv(autowhite = true)
Overlay(st,co, mode="blend", opacity=0.23)
Import("NonlinUSM\NonlinUSM.avs")
NonlinUSM(z=6, pow=1, str=0.05, rad=64)
crop(8,0,-14,0)
TurnLeft()
LoadPlugin("DeScratch\DeScratch32.dll")
DeScratch(mindif=4, maxwidth=3, maxgap=0, minlen=460, blurlen=80, keep=50, border=1, maxangle=0, modeY=1)
DeScratch(mindif=4, maxwidth=5, maxgap=0, minlen=600, blurlen=80, keep=50, border=1, maxangle=0, modeY=1)
DeScratch(mindif=6, maxwidth=7, maxgap=60, minlen=600, blurlen=64, keep=0, border=4, maxangle=0, modeY=2)
TurnRight()
AddBorders(8, 0, 14, 0)
pipe.txt
yuv444p10
tvai.txt
scale=w=768:h=576,setsar=1,crop=w=738:h=570:x=10:y=4,tvai_up=model=iris-3:scale=0:w=1440:h=1080:preblur=0:noise=-0.1:details=0.15:halo=0.15: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
ffmpeg.txt
-c:v libx265 -x265-params sar=1:aq-mode=2:deblock=-3,-3:crf=21.0:interlace=0:no-info=1