Hi there.
I have a video and I dont know how to do remove the jaggy edges while maintaining the sharpness. It's an interlaced source and will be uploaded to youtube. So after noise reduction, qtgmc and upscaling, the jaggy edges are still quite visible. I wouldn't want to blur it out either. There are many antialiasing filters but I thought asking before starting to poke around as usual. Any suggestions?
And here is a clip of the source also.
+ Reply to Thread
Results 1 to 7 of 7
-
-
assuming the video is deinterlaced you can try:
NNEDI3(field=-2)
Merge(SelectEven(),SelectOdd())*** DIGITIZING VHS / ANALOG VIDEOS SINCE 2001**** GEAR: JVC HR-S7700MS, TOSHIBA V733EF AND MORE -
Thanks jagabo! Pretty good now.
TurnRight().Santiag().TurnLeft() is slightly better than simply Santiag()
One thing though, it seems to degrade the bobbing effect of QTGMC. Is there a way to avoid this? Is it because the clip is interlaced and Santiag is meant for progressive input?
Edit: Dunno it is the right way but when adding Santiag after Qtgmc then it comes out good with nice bobbed frames.Last edited by Srivas; 23rd Feb 2016 at 04:46.
-
Yes, you must use Santiag() after QTGMC(). Otherwise it will blur the two fields together.
-
santiag() or aaa()
Remember that you can stack them for better results. Sometimes it helps, sometimes now.
santiag()
santiag()
santiag()
or
santiag()
aaa()
etcWant my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS
Similar Threads
-
I Need Any Good AViSynth Plugin to Correct The Edge In MeGui
By arcte in forum DVD RippingReplies: 7Last Post: 11th Oct 2014, 01:40 -
avisynth - How to write avisynth script for rgba overlay
By moelover in forum EditingReplies: 3Last Post: 13th Apr 2014, 12:24 -
Filters sharpeners and antialiasing
By charlesn73z in forum DVD RippingReplies: 76Last Post: 30th Aug 2013, 13:42 -
ffmpeg vob -> h264 antialiasing
By leandro in forum DVD RippingReplies: 4Last Post: 3rd May 2012, 22:28 -
Please suggest good AviSynth Anti-Aliasing & Rainbow Remover scripts
By VideoFanatic in forum RestorationReplies: 0Last Post: 30th Nov 2011, 06:54