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 remuxing support for VP9 #11489

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add remuxing support for VP9 #11489

wants to merge 1 commit into from

Commits on May 16, 2024

  1. Add remuxing support for VP9

    Add VP9 as a valid HLS format to enable remuxing. This is useful when audio processing is required, but the VP9 video can be passed as-is to avoid unnecessary video transcoding.
    
    No VP9 encoder is enabled and should not be enabled. AV1 and HEVC should be preferred over VP9 if video transcoding is required.
    
    Signed-off-by: gnattu <gnattuoc@me.com>
    gnattu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5df171b View commit details
    Browse the repository at this point in the history