Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Pre-Blur the image before the shader is processed to soften aliasing #71

Open
ericmastartist opened this issue Oct 25, 2023 · 0 comments

Comments

@ericmastartist
Copy link

I just wanted to say thank you, I've been looking for something like this for ages after discovering shaders in RetroArch, and this is exactly that! It works fantastic, and so far haven't found any major bugs.

However, aesthetically, I was wondering if it were possible to add an option under Input to add a bit of a blur to the source input before the shader is processed. Some shaders already do this, but others do not. I was using it to watch some movies and TV shows, and once I got it dialed in to roughly what a 480p output would look like with the scanlines the size that looks right... I still saw chunky stair stepping aliasing on diagonal lines that were distracting and not quite how they are represented on my old crt. With just a bit of pre-blur that would soften that up without anything complicated. I tried multiple if not all the shaders to find a way to get around it, but wasn't able to find something that had quite the look I was going for

Perhaps with a .5, 1 pixel, 2 pixel, etc set of options perhaps

I just wanted to say again, Thank You! This is great and I love it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant