i upscale a few anime videos using this script
v = LWLibavVideoSource("d:\4.mp4", fpsnum=30000, fpsden=1001, format="YUV420P8")
a = LWLibavAudioSource("d:\4.mp4")
AudioDub(a,v)
ConvertToYV12()
ColorMatrix(mode="Rec.601->Rec.709")
FastLineDarkenMod()
Spline36Resize(720,480)
ColorYUV(cont_u=20, cont_v=30)
Toon(strength=1.0)
nnedi3_rpow2(2, cshift="Spline36Resize", fwidth=1280, fheight=720)
aWarpSharp(depth=10.0)
sharpen(0.3)
i chage it a bit to bit i need to add denoise filter to it
can some one help me with that?
screep capture
https://forum.videohelp.com/images/imgfiles/rH5zRfz.jpg
you cant really see it here but it appears from time to time
what do you say about the script anyway? it works great for me
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Batch script for removing/adding mkv covers
By piratikxd in forum ProgrammingReplies: 1Last Post: 6th Jun 2017, 08:47 -
ffmpeg noise filter usage based on mplayer noise settings?
By Selur in forum Video ConversionReplies: 5Last Post: 21st Jun 2015, 08:19 -
How can i Use VDub Script[.vcf] into Avisynth Script[.avs] ( Megui )
By Maskoff in forum EditingReplies: 1Last Post: 25th Jun 2013, 15:30 -
Filter or script to get rid of lines of horizontal noise ?
By chewybacca in forum RestorationReplies: 21Last Post: 18th Aug 2012, 11:34 -
trouble adding a different script to a trimmed section in my script
By unclescoob in forum RestorationReplies: 20Last Post: 11th Aug 2012, 22:59