[Mplayer-cvslog] CVS: main/DOCS/en encoding.html,1.93,1.94

Alex Beregszaszi alex at mplayerhq.hu
Mon Sep 1 16:09:34 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv17539

Modified Files:
	encoding.html 
Log Message:
updated the list of supported lavc video encoders

Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/encoding.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- encoding.html	14 Jul 2003 03:41:12 -0000	1.93
+++ encoding.html	1 Sep 2003 14:09:30 -0000	1.94
@@ -174,19 +174,25 @@
 
 <P><A HREF="codecs.html#libavcodec">libavcodec</A> provides simple encoding to a
   lot of interesting video and audio formats (currently its audio codecs are
-  unsupported). You can encode to the following codecs:</P>
+  unsupported). You can encode to the following codecs (more or less up to date):</P>
 
 <UL>
   <LI>mjpeg - Motion JPEG</LI>
+  <LI>ljpeg - Lossless JPEG</LI>
   <LI>h263 - H263</LI>
   <LI>h263p - H263 Plus</LI>
   <LI>mpeg4 - ISO standard MPEG-4 (DivX 5, XVID compatible)</LI>
   <LI>msmpeg4 - pre-standard MPEG-4 variant by MS, v3 (aka DivX3)</LI>
   <LI>msmpeg4v2 - pre-standard MPEG-4 by MS, v2 (used in old asf files)</LI>
   <LI>wmv1 - Windows Media Video, version 1 (aka WMV7)</LI>
+  <LI>wmv2 - Windows Media Video, version 2 (aka WMV8)</LI>
   <LI>rv10 - an old RealVideo codec</LI>
-  <LI>mpeg1video - MPEG1 video :)</LI>
+  <LI>mpeg1video - MPEG1 video</LI>
+  <LI>mpeg2video - MPEG2 video</LI>
   <LI>huffyuv - lossless compression</LI>
+  <LI>asv1 - ASUS Video v1</LI>
+  <LI>asv2 - ASUS Video v2</LI>
+  <LI>ffv1 - FFmpegs lossless video codec</LI>
 </UL>
 
 <P>The first column contains the codec names that should be passed after the



More information about the MPlayer-cvslog mailing list