Firefox OS/MultimediaPlatform/MediaFormats: Difference between revisions
Jump to navigation
Jump to search
Bobbychien (talk | contribs) |
Bobbychien (talk | contribs) |
||
Line 58: | Line 58: | ||
= Reference = | = Reference = | ||
*MDN: [https://developer.mozilla.org/en-US/docs/How_Mozilla_determines_MIME_Types Mozilla MIME Type | *MDN: [https://developer.mozilla.org/en-US/docs/How_Mozilla_determines_MIME_Types Mozilla MIME Type]<br> | ||
*Wikipedia: [http://en.wikipedia.org/wiki/Internet_media_type Internet Media Type] <br> | *Wikipedia: [http://en.wikipedia.org/wiki/Internet_media_type Internet Media Type] <br> | ||
*QA Test Plan: [[B2G/QA/WebAPI Test Plan/Media Playback | Media Playback Test Plan]] <br> | *QA Test Plan: [[B2G/QA/WebAPI Test Plan/Media Playback | Media Playback Test Plan]] <br> |
Revision as of 10:47, 22 October 2014
This page describes media format, type, and container support provided by FireFox OS.
Media Formats
Detail 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