Ignore:
Timestamp:
05/08/12 13:47:45 (14 months ago)
Author:
jeroen
Message:

added playlists and feeds guides

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/jw6/doc/media.html

    r2187 r2188  
    22<html> 
    33<head> 
    4 <title>Supported Media Formats</title> 
     4<title>Media Format Support</title> 
    55<style> 
    66    body { padding: 50px 100px; width: 700px; font: 13px/20px Arial; background: #FFF; } 
     
    2020</head><body> 
    2121 
    22 <h1>Supported Media Formats</h1> 
     22<h1>Media Format Support</h1> 
    2323 
    2424<p>This guide lists all media formats JW Player officially supports.</p> 
     
    3737 
    3838<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 is can 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> 
    4040<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> 
    4141<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> 
     
    6161    <th>iOS</th><td>html5</td><td>-</td><td>-</td> 
    6262</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> 
    6664</tr></table> 
    6765 
    6866<ol> 
    6967    <li>HTML5 playback as of Internet Explorer 9.</li> 
    70     <li>Not all Android devices have Flash installed.</li> 
    7168    <li>WebM support as of Android 4.</li> 
    7269</ol> 
    7370 
    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> 
    7572 
    7673 
     
    8077 
    8178<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> 
    8582</ul> 
    8683 
     
    104101    <th>iOS</th><td>html5</td><td>html5</td><td>-</td> 
    105102</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> 
    109104</tr></table> 
    110105 
    111106<ol> 
    112107    <li>HTML5 playback as of Internet Explorer 9.</li> 
    113     <li>Not all Android devices have Flash installed.</li> 
    114108    <li>Ogg Vorbis support as of Android 4.</li> 
    115109</ol> 
     
    144138    <th>iOS</th><td>html5</td><td>-</td> 
    145139</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> 
    149141</tr></table> 
    150142 
     
    152144    <li>HLS playback requires Flash Player 10.1, which <a href="http://riastats.com/">is not yet ubiquitous</a>.</li> 
    153145    <li>HLS support as of Android 4.</li> 
    154     <li>Not all Android devices have Flash installed.</li> 
    155146</ol> 
    156147 
     
    168159</ul> 
    169160 
    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 iOS support 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> 
    171162 
    172163<p>Some additional notes on YouTube support:</p> 
     
    175166<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> 
    176167<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 always available 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> 
    178169</ul> 
    179170 
Note: See TracChangeset for help on using the changeset viewer.