PDA

View Full Version : iiP Help!!


DerPate
20th June 2009, 23:41
Good Evening!

Can anyone tell me with which filter, or even with iiP maybe
i can reduce the "oversharpen" on the text in the image.

Import("C:\Program Files\AviSynth 2.5\plugins\SeeSaw.avs")
Import("C:\Program Files\AviSynth 2.5\plugins\iip.avs")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Colormatrix.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\RemoveGrain.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MaskTools.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\LoadPluginex.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\WarpSharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\UnDot.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\dustv5.dll")
DGDecode_mpeg2source("C:\Users\Test\Desktop\Neuer Ordner (2)\KOQS05D02\VIDEO_TS\VTS_01_4.d2v", info=3)
ColorMatrix(hints=true, threads=0)
Spline36Resize(1280,720) # Spline36 (Sharp)
ConvertToYV12
iip( dest_x= 1280, dest_y= 720,
\ ss1_x = 1.414, ss1_y = 1.414,
\ duststr = 0, dustweight = 0, antiflicker1= true, antiflicker2= true,
\ detailcontr1=255, detailcontr2 = 255, contr_radius = 3, PixSharp=0.25,
\ ss2_x = 3.5, ss2_y = 3.5,
\ subpelstren= 1.0, flatweight = 64,
\ Xstren = 255, Xlimit = 255,
\ protect_floor= 4, protect_bias = 16,
\ dering = -60, dering_weight= 1.0, dering_floor = 16, dering_bias=8,
\ detail_floor= 1, EQ = 2,
\ warp_Y = false, warp_UV = false,
\ debug= "showall | compareH/V | protect | dering",
\ cropx=32, cropy=16
\ )




:thanks:

DerPate
21st June 2009, 08:57
No one??

neuron2
21st June 2009, 15:05
@DerPate

Please use an image hosting site for such large attachments. Also, it's good for you as it will avoid the wait for approval. People read your post and can't see the image due to the approval delay and then don't come back when it's approved because it doesn't show as a new post.

thewebchat
21st June 2009, 16:47
Wow, that's really bad. How did you get a capture like that? Maybe you could try DeHalo_alpha or BlindDehalo3 or something. Another option could be just a healthy dose of Blur().Blur().Blur()

Leak
21st June 2009, 16:55
I take it you're encoding this off the German KoQ DVDs - could you please post a sample cut out (with DGIndex) from the VOB you're encoding from?

I find it quite hard to believe that most of the artifacts in the text aren't actually introduced by your script...

np: Fink - Move On Me (Sort Of Revolution)