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 H265 and AV1 #3713

Merged
merged 3 commits into from
Feb 6, 2023
Merged

Add support for H265 and AV1 #3713

merged 3 commits into from
Feb 6, 2023

Commits on Feb 6, 2023

  1. Add option to select video codec

    Introduce the selection mechanism. Alternative codecs will be added in
    further commits.
    
    PR #3713 <#3713>
    rom1v committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    3e517cd View commit details
    Browse the repository at this point in the history
  2. Add support for H265

    Add option --codec=h265.
    
    PR #3713 <#3713>
    Fixes #3092 <#3092>
    rom1v committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    4342c56 View commit details
    Browse the repository at this point in the history
  3. Add support for AV1

    Add option --codec=av1.
    
    PR #3713 <#3713>
    rom1v committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d2dce51 View commit details
    Browse the repository at this point in the history