home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Multimedia / Songbird / Songbird_2.0.0-2311_windows-i686-msvc8.exe / gstreamer / encode-profiles / wmav2.xml < prev   
Text File  |  2012-06-08  |  490b  |  19 lines

  1. <profile>
  2.   <type>audio</type>
  3.   <id>dca5af47-1670-4d97-b4aa-30da20ac3d93</id>
  4.   <priority>1000</priority> <!-- Low priority; WMA isn't great -->
  5.   <description>Windows Media Audio (WMA version 2)</description>
  6.   <mimetype>audio/x-ms-wma</mimetype>
  7.   <extension>wma</extension>
  8.  
  9.   <container>
  10.     <type>video/x-ms-asf</type>
  11.   </container>
  12.  
  13.   <audio>
  14.     <type>audio/x-ms-wma</type>
  15.     <property name="bitrate" type="int" min="32000" max="320000" default="160000"/>
  16.   </audio>
  17. </profile>
  18.  
  19.