nrahim
17th October 2006, 05:18
i had a question regarding sharpness i`m getting from a movie i`m trying to rip now i ...i tired SeeSaw which gives me too sharpness and L.S which gives me too little.. so i decided to use Asharp and awasharp and msharpen() but they dunt give enough aswell... is there any sharpner that you would suggest... here are some SS
http://img133.imageshack.us/img133/3430/untitled1fi7.jpg (http://imageshack.us)
http://img140.imageshack.us/img140/9731/untitled1ev3.jpg (http://imageshack.us)
here is the avs Loadplugin("C:\Program Files\AviSynth 2.5\plugins\asharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\awarpsharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\msharpen.dll")
DGDecode_mpeg2source("C:\Veer Zara\DG Index\VTS_02_1.d2v",cpu=4,info=3)
ColorMatrix(hints=true)
edeintted = SeparateFields().SelectEven().EEDI2(field=-1)
tdeintted = TDeint(edeint=edeintted,order=-1)
tfm(clip2=tdeintted).tdecimate(hybrid=3)
crop( 2, 50, -2, -50)
Levels(0, 1, 280, 0, 280)
LanczosResize(640,272) # Lanczos (Sharp)
UnDot()
Levels(0, 1.4, 250, 0, 250)
msharpen()
aSharp(0.5,0,0).aWarpsharp(3,1,bm=3,cm=0,thresh=0.99)
thnx alot:angle:
http://img133.imageshack.us/img133/3430/untitled1fi7.jpg (http://imageshack.us)
http://img140.imageshack.us/img140/9731/untitled1ev3.jpg (http://imageshack.us)
here is the avs Loadplugin("C:\Program Files\AviSynth 2.5\plugins\asharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\awarpsharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\msharpen.dll")
DGDecode_mpeg2source("C:\Veer Zara\DG Index\VTS_02_1.d2v",cpu=4,info=3)
ColorMatrix(hints=true)
edeintted = SeparateFields().SelectEven().EEDI2(field=-1)
tdeintted = TDeint(edeint=edeintted,order=-1)
tfm(clip2=tdeintted).tdecimate(hybrid=3)
crop( 2, 50, -2, -50)
Levels(0, 1, 280, 0, 280)
LanczosResize(640,272) # Lanczos (Sharp)
UnDot()
Levels(0, 1.4, 250, 0, 250)
msharpen()
aSharp(0.5,0,0).aWarpsharp(3,1,bm=3,cm=0,thresh=0.99)
thnx alot:angle: