HTML5 media test
From time to time I need to check which audio or video formats are supported within <audio> or <video> tags. Most websites provide you with one tag and several sources inside, while I need to know if all the sources work. So here I have several containers each of which contains only one media format, so I (or you) can check which formats your browser supports.
| Codec | Supported? | Test it | 
|---|---|---|
| Video | ||
| H.264 | no | |
| Ogg Theora | no | |
| VP8 | no | |
| VP9 | no | |
| Audio | ||
| MP3 | no | |
| Ogg Vorbis | no | |
| Ogg Vorbis in WebM | no | |
| Opus | no | |
| Opus in WebM | no | |
| AAC | no | |
| FLAC | no | |
| Raw audio | no | |
In case you prefer/have to use static code without any JavaScript, here are the links:
Videos used:
- Portal Turret AMV
- Zelda: Whatever
- SENPAI SUCKED MY ASS (PewDiePie Song)
- Witch Encounter (Minecraft animation by Slamacow)
Music used:
- Slitherkitty - Drama Queen (feat. Mirage)
- PinkiePieSwear - Art of the Dress (Always Stressed Mix)
- Screwits - Side Jumping (Dubstep Remix)
- Cheshyre - MC10
- General Mumble - The Stare Master
- BattleBlock Theater Music: Mr. Finale
- Nicolas Dominique - Bats (Protect the Orchard Mix)
- Futret - Cupcakes (Explicit) (sadly, he removed all his works from the Internet; more info here).
