[MPlayer-DOCS] r22749 - trunk/DOCS/xml/en/encoding-guide.xml

compn subversion at mplayerhq.hu
Mon Mar 19 20:21:10 CET 2007


Author: compn
Date: Mon Mar 19 20:21:09 2007
New Revision: 22749

Modified:
   trunk/DOCS/xml/en/encoding-guide.xml

Log:
split sonic into sonic/sonicls and wma into wmav1/wmav2

Modified: trunk/DOCS/xml/en/encoding-guide.xml
==============================================================================
--- trunk/DOCS/xml/en/encoding-guide.xml	(original)
+++ trunk/DOCS/xml/en/encoding-guide.xml	Mon Mar 19 20:21:09 2007
@@ -2600,7 +2600,11 @@ mencoder dvd://2 -o <replaceable>title2.
 </row>
 <row>
   <entry>sonic</entry>
-  <entry>experimental lossy/lossless codec</entry>
+  <entry>experimental FFmpeg lossy codec</entry>
+</row>
+<row>
+  <entry>sonicls</entry>
+  <entry>experimental FFmpeg lossless codec</entry>
 </row>
 <row>
   <entry>vorbis</entry>
@@ -2615,8 +2619,12 @@ mencoder dvd://2 -o <replaceable>title2.
   <entry>GSM-MS codec</entry>
 </row>
 <row>
-  <entry>wma</entry>
-  <entry>Windows Media Audio codec</entry>
+  <entry>wmav1</entry>
+  <entry>Windows Media Audio v1 codec</entry>
+</row>
+<row>
+  <entry>wmav2</entry>
+  <entry>Windows Media Audio v2 codec</entry>
 </row>
 </tbody>
 </tgroup>



More information about the MPlayer-DOCS mailing list