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

mediatype of opus is audio/ogg #3032

Merged
merged 1 commit into from
Aug 21, 2024
Merged

mediatype of opus is audio/ogg #3032

merged 1 commit into from
Aug 21, 2024

Conversation

severo
Copy link
Collaborator

@severo severo commented Aug 21, 2024

I had set it to audio/opus which does not exist.

https://datatracker.ietf.org/doc/html/rfc7845.html#section-9

An "Ogg Opus file" consists of one or more sequentially multiplexed
segments, each containing exactly one Ogg Opus stream. The
RECOMMENDED mime-type for Ogg Opus files is "audio/ogg".

The RECOMMENDED filename extension for Ogg Opus files is '.opus'.

When Opus is concurrently multiplexed with other streams in an Ogg
container, one SHOULD use one of the "audio/ogg", "video/ogg", or
"application/ogg" mime-types, as defined in [RFC5334].

Enregistrement.de.l.ecran.2024-08-21.a.12.37.16.mov

@severo severo requested a review from lhoestq August 21, 2024 10:38
@severo severo merged commit 102a6a4 into main Aug 21, 2024
23 of 25 checks passed
@severo severo deleted the fix-opus-meidatype branch August 21, 2024 10:39
@severo
Copy link
Collaborator Author

severo commented Aug 21, 2024

OK, fixed

Enregistrement.de.l.ecran.2024-08-21.a.15.14.49.mov
Enregistrement.de.l.ecran.2024-08-21.a.15.17.35.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants