Firefox OS/MultimediaPlatform/MediaFormats: Difference between revisions
Jump to navigation
Jump to search
Bobbychien (talk | contribs) (→Gaia/Browser: modify media type chart) |
Bobbychien (talk | contribs) (→Media Formats: add identify flow) |
||
Line 4: | Line 4: | ||
*Gonk (Android Native): [http://developer.android.com/guide/appendix/media-formats.html#formats-table Supported media formats] <br> | *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> | *FxOS Media Types (Google Docs): [https://docs.google.com/a/mozilla.com/spreadsheets/d/1y_wrPKu2RmxLUb3Ab-CIKQwEsez07Y7cjorkPcXV5Oo/edit?usp=sharing Supported Chart] <br> | ||
*[[TPESystem/Media/MediaSupportFileFormat#Media_Supported_File_Format|Identify Media Type]] | |||
= Media Playback = | = Media Playback = |
Revision as of 03:03, 23 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
- Identify Media Type
Media Playback
Gaia/Browser
Image | Audio | Video |
---|---|---|
image/jpeg | ||
image/gif | ||
image/png | ||
image/bmp | ||
image/webp | audio/webm | video/webm |
audio/mp4 | audio/mp4 | |
audio/mpeg | audio/mpeg | |
audio/ogg | audio/ogg | |
audio/3gpp | video/3gpp | |
audio/x-scpls | ||
audio/opus | ||
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