Firefox OS/MultimediaPlatform/MediaFormats: Difference between revisions
Jump to navigation
Jump to search
Bobbychien (talk | contribs) |
Bobbychien (talk | contribs) |
||
Line 2: | Line 2: | ||
= Media Formats = | = Media Formats = | ||
*Gonk (Android Native): [http://developer.android.com/guide/appendix/media-formats.html#formats-table Supported media formats] <br> | |||
FxOS Media Types (Google Docs): [https://docs.google.com/a/mozilla.com/spreadsheets/d/1y_wrPKu2RmxLUb3Ab-CIKQwEsez07Y7cjorkPcXV5Oo/edit?usp=sharing Supported Chart] <br> | |||
= Media Playback = | = Media Playback = |
Revision as of 10:48, 22 October 2014
This page describes media format, type, and container support provided by FireFox OS.
Media Formats
- Gonk (Android Native): Supported media formats
FxOS Media Types (Google Docs): Supported Chart
Media Playback
Gaia/Browser
Type | Media Type |
---|---|
Image | image/jpeg |
image/gif | |
image/png | |
image/bmp | |
image/webp | |
Audio | audio/mp4 |
audio/mpeg | |
audio/ogg | |
audio/opus | |
audio/3gpp | |
audio/x-scpls | |
audio/webm | |
Video | video/mp4 |
video/mpeg | |
video/ogg | |
video/webm | |
video/3gpp | |
video/mp4 | |
video/avi | |
video/x-matroska | |
video/wmv |
Gaia/Media
Reference
- MDN: Mozilla MIME Type
- Wikipedia: Internet Media Type
- QA Test Plan: Media Playback Test Plan