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

compn subversion at mplayerhq.hu
Mon Mar 19 21:01:02 CET 2007


Author: compn
Date: Mon Mar 19 21:01:02 2007
New Revision: 22750

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

Log:
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)

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 21:01:02 2007
@@ -2453,6 +2453,10 @@ You can encode to the following codecs (
   <entry>lossless JPEG</entry>
 </row>
 <row>
+  <entry>jpegls</entry>
+  <entry>JPEG LS</entry>
+</row>
+<row>
   <entry>targa</entry>
   <entry>Targa image</entry>
 </row>
@@ -2489,6 +2493,10 @@ You can encode to the following codecs (
   <entry>pre-standard MPEG-4 variant by MS, v3 (AKA DivX3)</entry>
 </row>
 <row>
+  <entry>msmpeg4v1</entry>
+  <entry>pre-standard MPEG-4 by MS, v1</entry>
+</row>
+<row>
   <entry>msmpeg4v2</entry>
   <entry>pre-standard MPEG-4 by MS, v2 (used in old ASF files)</entry>
 </row>
@@ -2521,6 +2529,10 @@ You can encode to the following codecs (
   <entry>lossless compression</entry>
 </row>
 <row>
+  <entry>ffvhuff</entry>
+  <entry>FFmpeg modified huffyuv lossless</entry>
+</row>
+<row>
   <entry>asv1</entry>
   <entry>ASUS Video v1</entry>
 </row>
@@ -2529,6 +2541,10 @@ You can encode to the following codecs (
   <entry>ASUS Video v2</entry>
 </row>
 <row>
+  <entry>vcr1</entry>
+  <entry>ATI VCR1 codec</entry>
+</row>
+<row>
   <entry>ffv1</entry>
   <entry>FFmpeg's lossless video codec</entry>
 </row>
@@ -2556,6 +2572,10 @@ You can encode to the following codecs (
   <entry>zbmv</entry>
   <entry>Zip Blocks Motion Video</entry>
 </row>
+<row>
+  <entry>cljr</entry>
+  <entry>Cirrus Logic AccuPak codec</entry>
+</row>
 </tbody>
 </tgroup>
 </informaltable>



More information about the MPlayer-DOCS mailing list