Windows Media Player Playlist

WPL is a proprietary playlist format for media files that are grouped together as a list. This is mainly from the Microsoft Windows Media Player (Version 9) created and played back. Many other media players can also read this format. Alternative playlist formats M3U and PLS are.

Specification

WPL consists of an editable XML file. The specification has been defined by Microsoft. The included top-level element smil points out that the elements of a SMIL file correspond (Synchronized Multimedia Integration Language) structure. It is saved with the file extension wpl playlist, file transfer, the MIME type application / vnd.ms- wpl used.

Structure of the WPL

The playlist consists of a header field head with metadata in the playlist, such as number, total playing time. Then follows the list seq of the individual media files (music or video files ) media. The media files can be stored on local disk. There are also external sources in the network or Internet via their URI available. Also can specify stream media. The actual music and video data are not included in the WPL file, it will only refer to their location.

The following is an example of a WPL file.

                                                           Bach Organ Works </ title>      </ head>      <body>          <seq>              <media src="\\server\vol\music\Classical\Bach\OrganWorks\cd03\track01.mp3"/>              <media src="\\server\vol\music\Classical\Bach\OrganWorks\cd03\track02.mp3"/>              <media src="SR15.mp3" tid="{35B39D45-94D8-40E1-8FC2-9F6714191E47}"/>              <media src="http://srv01.rpr1.fmstreams.de/stream1"/>          </ seq >      </ body> </ smil > see also </p> <ul> <li>M3U </li> <li><a href="/pls-file-format.html">PLS (file format)</a> </li> <li><a href="/xml-shareable-playlist-format.html">XML Shareable Playlist Format</a> ( XSPF ) </li> </ul> <h2> Credentials </h2> <ul> <li>Multimedia </li> <li>Playlist </li> <li>Abbreviation </li> </ul> </section> <section class="relLinks"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- memim 1 wide adaptive --> <ins class="adsbygoogle" style="display:block;clear:both;" data-ad-client="ca-pub-8545452838648870" data-ad-slot="6796476374" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <a href="/filename-extension.html">Filename extension</a> <a href="/uniform-resource-locator.html">Uniform Resource Locator</a> </section> <div class="comments"> </div> <section> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-8545452838648870" data-ad-slot="9697283175"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </section> <span style="font-size:.5em">829365</span> <div class="share_buttons"> <div class="addthis_sharing_toolbox"></div> </div> </main> </div> </td></tr><tr><td id="footer"> <div class="aligner"> <footer class="mainHolder" style="text-align:center;"> <!--LiveInternet counter--><script type="text/javascript"><!-- document.write("<a href='http://www.liveinternet.ru/click' "+ "target=_blank rel=nofollow><img src='//counter.yadro.ru/hit?t18.5;r"+ escape(document.referrer)+((typeof(screen)=="undefined")?"": ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth? screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+ ";"+Math.random()+ "' alt='' title='LiveInternet' "+ "border='0' width='88' height='31'><\/a>") //--></script><!--/LiveInternet--> <br /> memim.com 2024<br /> All rights reserved<br /> <span style='font-size:0.5em'>Page generated in 0.0023<br /></span> <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5093bb6e1c1ddca0"></script> <script> function jr(ready){ if(window.jQuery){ //ready(); }else{ setTimeout(jr,100,ready); } } jr(function() { $(".imagesHolder img").each(function () { var i=$(this); console.log(i.attr('src')+' '+i.width()+' '+i.readyState); //$(this).remove(); }); }); </script> </footer> </div> </td></tr></table> <span style="font-size:.3em">de</span> </body> </html>