Changeset 2188 for branches/jw6/doc/media.html
- Timestamp:
- 05/08/12 13:47:45 (14 months ago)
- File:
-
- 1 edited
-
branches/jw6/doc/media.html (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/jw6/doc/media.html
r2187 r2188 2 2 <html> 3 3 <head> 4 <title> Supported Media Formats</title>4 <title>Media Format Support</title> 5 5 <style> 6 6 body { padding: 50px 100px; width: 700px; font: 13px/20px Arial; background: #FFF; } … … 20 20 </head><body> 21 21 22 <h1> Supported Media Formats</h1>22 <h1>Media Format Support</h1> 23 23 24 24 <p>This guide lists all media formats JW Player officially supports.</p> … … 37 37 38 38 <ul> 39 <li><a href="http://en.wikipedia.org/wiki/MP4">MP4</a> videos using the <a href="http://en.wikipedia.org/wiki/H.264">H.264</a> video codec and the <a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding">AAC</a> audio codec. MP4 is of high quality and iscan be played in all browsers and devices. It is today's video format of choice.</li>39 <li><a href="http://en.wikipedia.org/wiki/MP4">MP4</a> videos using the <a href="http://en.wikipedia.org/wiki/H.264">H.264</a> video codec and the <a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding">AAC</a> audio codec. MP4 is of high quality and can be played in all browsers and devices. It is today's video format of choice.</li> 40 40 <li><a href="http://en.wikipedia.org/wiki/FLV">FLV</a> videos using the <a href="http://en.wikipedia.org/wiki/H.263">H.263</a> video codec and the <a href="http://en.wikipedia.org/wiki/MP3">MP3</a> audio codec. FLV is of lower quality than MP4 and only supported in browsers that run Flash. Many existing video libraries are encoded in FLV.</li> 41 41 <li><a href="http://en.wikipedia.org/wiki/WebM">WebM</a> videos using the <a href="http://en.wikipedia.org/wiki/VP8">VP8</a> video codec and the <a href="http://en.wikipedia.org/wiki/Vorbis">Vorbis</a> audio codec. WebM is royalty free and of comparable quality to MP4. It has limited browser and device support.</li> … … 61 61 <th>iOS</th><td>html5</td><td>-</td><td>-</td> 62 62 </tr><tr> 63 <th>Android</th><td>html5, flash <sup>2</sup></td><td>flash <sup>2</sup></td><td>html5 <sup>3</sup></td> 64 </tr><tr> 65 <th>Opera</th><td>flash</td><td>flash</td><td>html5</td> 63 <th>Android</th><td>html5</td><td>-</td><td>html5 <sup>2</sup></td> 66 64 </tr></table> 67 65 68 66 <ol> 69 67 <li>HTML5 playback as of Internet Explorer 9.</li> 70 <li>Not all Android devices have Flash installed.</li>71 68 <li>WebM support as of Android 4.</li> 72 69 </ol> 73 70 74 <p> Note the H.264 video codec supports different <em>profiles</em>; different levels of encoding sophistication. The <strong>Baseline</strong> profile is supported by all devices (older Androids and iPhone 2G/3G), while the <strong>Main</strong> profile is only supported by recent devices. The <strong>High</strong> profile has even less support and only adds efficiency for 1080p quality or higher.</p>71 <p>See <a href="encoding.html">Encoding Web Videos</a> for hints and tools on converting your video library to MP4.</p> 75 72 76 73 … … 80 77 81 78 <ul> 82 <li><a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding">AAC</a> audio files , either as raw data or inside an MP4 container. AAC is of high quality and supported by all browsers and devices.</li>83 <li><a href="http://en.wikipedia.org/wiki/MP3">MP3</a> audio files , as raw data. Though not as good in quality as AAC, MP3 is very widely used. Many existing audio libraries are encoded in MP3.</li>84 <li> <a href="http://en.wikipedia.org/wiki/Vorbis">Vorbis</a> audio files inside an Ogg container. Vorbis is royalty-free, but has limited browser and device support.</li>79 <li><a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding">AAC</a> audio files. AAC is of high quality and supported by all browsers and devices.</li> 80 <li><a href="http://en.wikipedia.org/wiki/MP3">MP3</a> audio files. Though not as good in quality as AAC, MP3 is very widely used. Many existing audio libraries are encoded in MP3.</li> 81 <li>Ogg <a href="http://en.wikipedia.org/wiki/Vorbis">Vorbis</a> audio files. Vorbis is royalty-free, but has limited browser and device support.</li> 85 82 </ul> 86 83 … … 104 101 <th>iOS</th><td>html5</td><td>html5</td><td>-</td> 105 102 </tr><tr> 106 <th>Android</th><td>html5, flash <sup>2</sup></td><td>html5, flash <sup>2</sup></td><td>html5 <sup>3</sup></td> 107 </tr><tr> 108 <th>Opera</th><td>flash</td><td>flash</td><td>html5</td> 103 <th>Android</th><td>html5</td><td>html5</td><td>html5 <sup>2</sup></td> 109 104 </tr></table> 110 105 111 106 <ol> 112 107 <li>HTML5 playback as of Internet Explorer 9.</li> 113 <li>Not all Android devices have Flash installed.</li>114 108 <li>Ogg Vorbis support as of Android 4.</li> 115 109 </ol> … … 144 138 <th>iOS</th><td>html5</td><td>-</td> 145 139 </tr><tr> 146 <th>Android</th><td>html5 <sup>2</sup></td><td>flash <sup>3</sup></td> 147 </tr><tr> 148 <th>Opera</th><td>flash <sup>1</sup></td><td>flash</td> 140 <th>Android</th><td>html5 <sup>2</sup></td><td>-</td> 149 141 </tr></table> 150 142 … … 152 144 <li>HLS playback requires Flash Player 10.1, which <a href="http://riastats.com/">is not yet ubiquitous</a>.</li> 153 145 <li>HLS support as of Android 4.</li> 154 <li>Not all Android devices have Flash installed.</li>155 146 </ol> 156 147 … … 168 159 </ul> 169 160 170 <p>The YouTube API requires the Flash plugin at present. Therefore, it is supported only on desktop browsers and Android devices running Flash. On iOS, limited playback support is available as part of the <a href="browsers.html">Download Fallback</a>. YouTube's experimental <a href="https://developers.google.com/youtube/iframe_api_reference">iFrame API</a> will likely introduce full iOSsupport in the future.</p>161 <p>The YouTube API requires the Flash plugin at present. Therefore, it is supported only on desktop browsers and Android devices running Flash. On iOS, limited playback support is available as part of the <a href="browsers.html">Download Fallback</a>. YouTube's experimental <a href="https://developers.google.com/youtube/iframe_api_reference">iFrame API</a> will likely introduce full HTML5 support in the future.</p> 171 162 172 163 <p>Some additional notes on YouTube support:</p> … … 175 166 <li>YouTube may place ads over the video during playback. These ads can not be disabled. Neither can the YouTube logo in the bottom right corner be removed.</li> 176 167 <li>If the owner of a YouTube video has disabled it for embedding on 3rd party sites, JW Player cannot play the video. An error message is then displayed.</li> 177 <li>YouTube videos are alwaysavailable in multiple qualities, which means the JW Player's quality selector is automatically displayed in the controlbar.</li>168 <li>YouTube videos are mostly available in multiple qualities, which means the JW Player's quality selector is automatically displayed in the controlbar.</li> 178 169 </ul> 179 170
Note: See TracChangeset
for help on using the changeset viewer.
