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

[QA] Video type ogv is recognized, but not ogg or ogx #354

Open
jnweiger opened this issue Jan 16, 2021 · 0 comments
Open

[QA] Video type ogv is recognized, but not ogg or ogx #354

jnweiger opened this issue Jan 16, 2021 · 0 comments

Comments

@jnweiger
Copy link
Contributor

Tested with files_mediaviewer 1.0.4 in google chrome on linux

According to https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types,
the mime type application/ogg should be associated with the suffix .ogx (and for conveniance also with .ogg)
Currently we only reconize .ogv files as playable video formats.

All three suffixes are commonly used in the wild.

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

No branches or pull requests

1 participant