changeset 10780:94dd8a952b40

updated the list of supported lavc video encoders
author alex
date Mon, 01 Sep 2003 14:09:30 +0000
parents 1590742cf1c4
children c35abe9c3ec8
files DOCS/en/encoding.html
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/encoding.html	Mon Sep 01 14:04:41 2003 +0000
+++ b/DOCS/en/encoding.html	Mon Sep 01 14:09:30 2003 +0000
@@ -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