You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: