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 A_AC4 codec #874

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

add A_AC4 codec #874

wants to merge 1 commit into from

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Oct 25, 2024

The documentation is freely available.

Unlike other codecs added until now, this one is not supported anywhere yet. So it may be kept for Matroska v5.

@robUx4 robUx4 added codec mapping format addition spec_codecs Codec Matroska spec document target labels Oct 25, 2024
@robUx4
Copy link
Contributor Author

robUx4 commented Oct 25, 2024

There's not even a decoder in FFmpeg, so no rush...

@JeromeMartinez
Copy link
Contributor

So it may be kept for Matroska v5.

IMO codec spec is not tied to Matroska versioning, it is more a registry and there is no obligation to any player to support any stream format for matching a Matroska version.

@robUx4
Copy link
Contributor Author

robUx4 commented Oct 25, 2024

I mean it will go in the v5 document, not in the codec document we're finalizing.

@robUx4 robUx4 linked an issue Dec 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AC4 Codec Mapping
2 participants