I have the same HQdering that jagabo used. That "other" version with 39 lines and the "YV12" statement is new to me. Maybe an older one?? I found HQdering long ago on this page: http://avisynth.org/mediawiki/External_plugins, and their link gets to jagabo's version at http://forum.doom9.org/showthread.php?p=793930#post793930, which is actually a Doom9 post.
RemoveSpots did smear or obscure some lines, so did RemoveDirt and TemporalDeGrain. I really wish I knew how to tweak those guys. Meanwhile I ran dither's modded Dfttest and got even better results. I'll revise my script later tonite.
+ Reply to Thread
Results 31 to 41 of 41
-
Last edited by sanlyn; 25th Mar 2014 at 10:05.
-
Beauty. I count on your help.
I want to encode my dvds R2J and was about to give up.
My intention is to leave with the same quality of that video that showed or even better.
Thanks for everyone's help. -
I think the midiawiki version of HqDeRing() requires masktools 2.0. But I don't want to screw around with my setup lest I break a bunch of other filters.
-
Hmm. Matter of fact, the dither version of dfftest was better at cleaning that sky than all the others I tried, with no damage to the grain effects that were supposed to be there. Much better than the older dfttest, even if slower.
Last edited by sanlyn; 25th Mar 2014 at 10:05.
-
It's in the dither plugins package. Doom9 main thread: http://forum.doom9.org/showpost.php?p=1386559&postcount=3
Keep all dither plugins and scripts in a separate folder and load/import them explicitly. I keep mine in an "Avsynth 2.5/dither" folder. Example of load/import:
Code:dppath="D:\Avisynth 2.5\dither\" Import(dppath+"Dither.avs") Import(dppath+"mt_xxpand_multi.avs") LoadPlugin(dppath+"avstp.dll") LoadPlugin(dppath+"dither.dll") LoadPlugin(dppath+"dfttest.dll") LoadPlugin(dppath+"mt_masktools-26.dll")
Last edited by sanlyn; 25th Mar 2014 at 10:05.
-
Ah, okay, didn't know that the dither package contains a modified dfttest version.
-
dfttest()
https://mega.co.nz/#!spAwABRS!SP6wKjEP7SvtS9vqga_-LnbdpKU2dSxtnNX3UdCxNyI
It has a white tone in the image, look at the cover of the Cold, it's like a layer over the image.
How to remove it?Last edited by charlesn73z; 24th Jul 2013 at 17:22.
Similar Threads
-
What is the best way to apply Prolimatech PK-1?
By Stealth3si in forum ComputerReplies: 5Last Post: 6th Apr 2012, 09:37 -
How to apply filters to video?
By kaona in forum Newbie / General discussionsReplies: 0Last Post: 13th Apr 2011, 13:59 -
How to apply filters in VirtualDub to only *parts* of the video?
By maskingtape in forum Newbie / General discussionsReplies: 2Last Post: 2nd Aug 2010, 02:19 -
[Solved] Question about MPlayer filters in FFDShow and Mencoder filters
By BlooderButcher in forum Video ConversionReplies: 4Last Post: 24th Nov 2008, 11:32 -
How do I apply avisynth filters in zone/segments?
By poisondeathray in forum Newbie / General discussionsReplies: 2Last Post: 12th Aug 2008, 21:11