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

Spatial Conform needs Sub-pixel options, not just bilinear but nearest neighbor, catmull-rom, Mitchell, lanczos, and MetalFX #367

Open
belisoful opened this issue Jun 27, 2024 · 1 comment

Comments

@belisoful
Copy link

belisoful commented Jun 27, 2024

Apple Feedback Assistant ID: MISSING!

Is your feature request related to a problem? Please describe.
I'd like to be able to zoom into a video but use Nearest Neighbor rather than bi-linear. I want the pixels to be blocky for a specific purpose.

Describe the solution you'd like
Within the Spacial Conform Box for a video, There should be a "Sub-Pixel" option with:
Nearest Neighbor, Bi-linear, Catmull-Rom, Catmull-Rom Filmic, Mitchell, Lanczos, and MetalFX

Describe alternatives you've considered
a "zoom" plugin but it will only work with pixels already on the screen. difficult to work with

Additional context
Using MetalFX as an option to use Machine Learning to upscale with produce the very best results

Lanczos should expand the border by 1 pixel (and repeat the border pixel[s]?) so its typical artifacts do not show up around the edges.

@belisoful belisoful changed the title Spacial Conform needs Sub-pixel options, not just bilinear but nearest neighbor, catmull-rom, Mitchell, lanczos, and MetalFX Spatial Conform needs Sub-pixel options, not just bilinear but nearest neighbor, catmull-rom, Mitchell, lanczos, and MetalFX Jun 27, 2024
@latenitefilms latenitefilms self-assigned this Jun 28, 2024
@belisoful
Copy link
Author

This would be SO hot.

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

No branches or pull requests

2 participants