Skip to content

Support FFmpeg 8 #839

@scotts

Description

@scotts

🚀 The feature

FFmpeg 8 is out today! Scroll down to the releases section: https://www.ffmpeg.org/download.html

We should add support. We will need to:

  1. See if we can compile our existing C++ code against FFmpeg 8. If we can't, we'll need to adapt our code to any changed APIs.
  2. Create new binaries to compile against in CI.
  3. Add 8 to our CI.
  4. Make sure all tests pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions