Page 1 of 1

Serious render issue

Posted: Thu Jan 10, 2013 1:00 pm
by ThaAnimator
Hello all, new to the forums!

I have suddenly got a weird problem with rendering pixel animations, which I haven't had before. Let me explain.

I will use this Mario sprite (a .PNG file) for demonstrating, below is a Print Screen directly from ASP 9, it's looking good so far:

Image

When I render this Image, it's ruined by the blurry effect:

Image

It's however easily solved, all you have to do is unchecking 'Antialiased edges' and 'Extra-smooth images' in the Export Animation window.

Image

Now, the render is going to be nicely pixelated!... uh, wait, what?....

Image

It is STILL blurry. I don't understand.


I have made pixel animations before with ASP, and the renders have never before been blurry if I unceck Antialiased edges and Extra-smooth images. But now, they are still blurry.

The only difference now to before I can think of is that I'm using Windows 8 (before I used Windows Vista) and a newer version of ASP (version 9).

So just to make sure this isn't a Windows 8 related issue, I tried to render on another computer with Windows 7 - But same problem there. I haven't tried to render again in Windows Vista though because I don't have that OS installed anymore on any computer in my office. (But really, why would the OS affect ASP's render result? I don't know, I just try everything possible to solve this issue).

I also tried to render in an older version of ASP (version 8) - same problem there.


I obviously need help with this. :(

Re: Serious render issue

Posted: Thu Jan 10, 2013 1:53 pm
by VĂ­ctor Paredes
Try this:
Go to the image layer proprieties > Image tab
Check "Nearest Neighbor sampling"


PD: in Preferences, you can set this option as default for all future imported images.

Re: Serious render issue

Posted: Thu Jan 10, 2013 2:41 pm
by ThaAnimator
selgin wrote:Try this:
Go to the image layer proprieties > Image tab
Check "Nearest Neighbor sampling"


PD: in Preferences, you can set this option as default for all future imported images.
I'm so delighted that it was so simple to fix, I was worry that I would have to mess around with this. Strange I didn't noticed that checkbox eariler when I tried to solve this by myself.

Thanks.