Example:

With maa, naa3 or daa I have always this aliasing. It's strange...
Thanks in advance.
FUNCTION supaa(Clip Clp,Int"SS",Bool"CP")
{
OX = Clp.Width
OY = Clp.Height
SS = Default(SS,2)
CP = Default(CP,True)
Clp = Clp.IsYV12() ? Clp : Clp.ConvertToYV12()
Clp.nnedi2_rpow2(rfactor=SS,cshift="spline36resize",qual=3).SangNom().TurnRight()
\ .SangNom().TurnLeft().Spline36Resize(OX,OY)
CP ? Last : MergeChroma(Clp)
Return(Last)
}Myfigure wrote:Anyway, I see banding. Example:
Quoted Image converted to link:
http://imageshack.us/photo/my-images/807/banding.png/
I have to use debanding?
Scintilla wrote:Myfigure wrote:Anyway, I see banding. Example:
Quoted Image converted to link:
http://imageshack.us/photo/my-images/807/banding.png/
I have to use debanding?
It says the image is supposed to be 1280x720, but I can't seem to view it at that size -- I click the "Zoom" button on Imageshack, and the page that loads has the image at exactly the same size (just with 100% more annoying popup advertisements).![]()
At the smaller size, I can't see the banding problem.
Think millionaire, but with cannons. || Resident Maaya Sakamoto fan.Users browsing this forum: No registered users and 0 guests