Log in

View Full Version : i want same quality


RiZon
19th October 2007, 10:51
filter list
MPEG2Source("C:\DVDRip\RiZon\Shana.d2v", cpu=0, info = 3)
ColorMatrix(mode="Rec.709->Rec.601",hints = true)
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\ColorMatrix.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\DGDecode.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\warpsharp.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\UnDot.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\Deen.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\IT.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\masktools.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\AGC.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\MipSmooth.dll")
LoadPlugin("C:\DVDRip\Application\AviSynth 2.5\plugins\Decomb521.dll")
HDRAGC(min_gain = 0.0)
Levels(6,0.870,255,8,248)
Tweak(hue = -10, sat=1.2, bright = -16, cont=1.1)
Decimate(cycle=5)
IT(fps=30,ref="top",blend=false,dimode=3)
UnDot()
Auto24FPS(false,24,16,"blend",false)
Deen("a2d",3, 5, 0, 4)
ConvertToYUY2(interlaced=false)
MipSmooth(preset = "AnimeHQ", spatial=2, temporal=2, method="superstrong", scalefactor=0.75, weigh=true)
WarpSharp(80, 5, 90)
Crop(2, 2, -2, -0)
Lanczos4Resize(800, 450)

and, applies
http://forum.doom9.org/attachment.php?attachmentid=7699&stc=1&d=1192786666
result quality

but, i am not want this quality

http://forum.doom9.org/attachment.php?attachmentid=7698&stc=1&d=1192786666

i want this quallty

plz, I need to tell the filter list:helpful:

foxyshadis
19th October 2007, 16:48
I'm sorry, but your question is no clearer than the first time you posted, and simply deleting and reposting your original thread is a blatant rules violation. Closed. If you wish to repost again, PM me or another mod, but take five minutes to rewrite your question to clarify what it is about the second you feel the first lacks - especially when they look basically identical to us.