content
content copied to clipboard
OGG video format does not fallback on chrome desktop
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
What specific section or headline is this issue about?
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video#multiple_sources
What information was incorrect, unhelpful, or incomplete?
On Chrome desktop the video format fallback example doesn't fallback to another video format as intended.
Chrome has deprecated the ogg video format but still supports ogg audio. This leads to just audio playing rather than the video falling back to another format source.
What did you expect to see?
I expected the video to fail to play the ogg format, and fallback to the alternative sources provided, video/avi or video/mp4.
Do you have any supporting links, references, or citations?
Chrome platform deprecation notice https://chromestatus.com/feature/5158654475239424
Ogg Vorbis audio format browser support https://caniuse.com/ogv
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/html/element/video - MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/html/element/video/index.md
- Last commit: https://github.com/mdn/content/commit/bde0cb215d1d307c08678abe6623fc0d39f4cf7f
- Document last modified: 2024-06-14T19:00:31.000Z