#1  
04-14-2018, 06:40 PM
ciccioschumacher ciccioschumacher is offline
Free Member
 
Join Date: Dec 2016
Posts: 22
Thanked 0 Times in 0 Posts
I restored a video using a personal avs code, and I later applied the VideoFred script. Attached the original video, my video and the personal script.
Code:
LoadPlugin("C:\Program Files (x86)\AviSynth\Plugins\DctFilter.dll")
Function santiag_undef () { }
LWLibavVideoSource("C:\Users\Amministratore\Videos\Jenson Button - My Chase for Win.mp4")
Deblock_QED(quant1=60, quant2=60, aOff1=1, aOff2=1, bOff1=2, bOff2=2, uv=3)
Santiag()
QTGMC(InputType=1,EZDenoise=6)
McTemporalDenoise(settings="medium", AGstr=0.0) 
MergeChroma(last, aWarpSharp(depth=20))
nnedi3_rpow2(4, cshift="Spline36Resize", fwidth=1152, fheight=768) 
ColorMatrix(mode="Rec.601->Rec.709")
aWarpSharp(depth=10)
Sharpen(0.5)
ConvertToRGB(matrix="pc.601")
RGBAdjust(r=0.96, b=1.13)
ConvertToYV12(matrix="PC.601")
tweak([<"hue",-180,180,0>],[<"sat",0,4.0,1.05>],[<"bright",-255.0,255.0,0.0>],[<"cont",0.0,5.0,1.13>])
I would kindly like your opinion and know how I could improve


Reply With Quote
Someday, 12:01 PM
admin's Avatar
Ads / Sponsors
 
Join Date: ∞
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
Reply




Tags
avisynth, clarifications, high definition, restore, work

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video restoration newbie: Avisynth scripts? latreche34 Restore, Filter, Improve Quality 34 09-14-2019 10:25 PM
Found more VHS tapes, best Avisynth scripts to restore? ragu0012 Restore, Filter, Improve Quality 20 02-06-2018 11:31 AM
Various AVISynth scripts to clean noise and convert PAL to NTSC metaleonid Restore, Filter, Improve Quality 12 01-09-2012 07:49 PM
AVISynthesizer: Build complete Avisynth scripts using pre-made templates [DOWNLOAD] lordsmurf Encode, Convert for discs 0 11-09-2010 01:13 AM

Thread Tools



 
All times are GMT -5. The time now is 09:57 AM