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

FFMpeg: Replicating the "high quality" -preset results, without the preset option being available? #223

Open
Chipcraft opened this issue Nov 19, 2023 · 0 comments

Comments

@Chipcraft
Copy link

Since the current FFMpeg master does not implement the "preset" option to toggle between the three different options (default, fast, high_quality), can the results of e.g., the "high_quality" mode be replicated by controlling the different options manually?

So, for instance, in case of upscaling, would it be sufficient to change the upscaler from "lanczos" (default) to "ewa_lanczossharp" and turning on "deband" to replicate the results of the "high_quality" -preset?

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