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

Add support for content-based presets #117

Open
kmcclive opened this issue May 18, 2021 · 0 comments
Open

Add support for content-based presets #117

kmcclive opened this issue May 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kmcclive
Copy link
Owner

Per @docgonzo2015 on issue #112:

There are a few more options in Video Codec that belong as a base: the standard stuff for different film sources. For example 2018 action movies need different settings than a Belmondo movie from the 70s. There is virtually a basic preset that is customized with a few options. Fog is very helpful to set intra high. Comics it goes high with b-frames.

Examples:

  • Grainy Movie: deblock -1:-1, nr-intra 400, nr-inter 400
  • Cartoon Movie: ref 6, bframes 16, aq-strenghgt 0.6
  • Documentation : qcomp=0.7, frame-threads 2, merange 48
  • Concert : copy audio
@kmcclive kmcclive added the enhancement New feature or request label May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant