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

Multipliers higher than 2x #107

Open
Atemu opened this issue Dec 1, 2020 · 0 comments
Open

Multipliers higher than 2x #107

Atemu opened this issue Dec 1, 2020 · 0 comments

Comments

@Atemu
Copy link

Atemu commented Dec 1, 2020

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Currently, Anime4K offers 2x scaling which is a perfect fit for upscaling 1080p content to 2160p or 720p to 1440p.

There is no option to upscale by a factor of e.g. 3x or 4x though. These would be useful for e.g.:

480 -> 1440
720 -> 2160
360 -> 1440

480 -> 1440 would be the most useful one as 480p is the lowest resolution you usually find anime in and 1440p is the new gold standard for computer monitors. It might also potentially be useful for downsampling to 1080p as that might look better than upsampling from 2x' 960p.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Shaders for scaling >2x.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Use 2x two times and optionally downscale that for "3x" perhaps?

Not sure whether a) scaling twice produces the same (or better?) result as one 4x step and b) downsampling 4x would look as good as 3x.

I imagine both would be worse than direct conversion performance-wise.

Additional context
Add any other context or screenshots about the feature request here.

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