From ea5ebc1e5aabd8f8140d0e50301e2a1c12c10cdf Mon Sep 17 00:00:00 2001
From: alex
Date: Mon, 1 Sep 2003 14:09:30 +0000
Subject: updated the list of supported lavc video encoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10781 b3059339-0415-0410-9bf9-f77b7e298cf2
---
DOCS/en/encoding.html | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
(limited to 'DOCS/en')
diff --git a/DOCS/en/encoding.html b/DOCS/en/encoding.html
index 5f7d52727b..201553df9c 100644
--- a/DOCS/en/encoding.html
+++ b/DOCS/en/encoding.html
@@ -174,19 +174,25 @@
libavcodec 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:
+ unsupported). You can encode to the following codecs (more or less up to date):
- mjpeg - Motion JPEG
+ - ljpeg - Lossless JPEG
- h263 - H263
- h263p - H263 Plus
- mpeg4 - ISO standard MPEG-4 (DivX 5, XVID compatible)
- msmpeg4 - pre-standard MPEG-4 variant by MS, v3 (aka DivX3)
- msmpeg4v2 - pre-standard MPEG-4 by MS, v2 (used in old asf files)
- wmv1 - Windows Media Video, version 1 (aka WMV7)
+ - wmv2 - Windows Media Video, version 2 (aka WMV8)
- rv10 - an old RealVideo codec
- - mpeg1video - MPEG1 video :)
+ - mpeg1video - MPEG1 video
+ - mpeg2video - MPEG2 video
- huffyuv - lossless compression
+ - asv1 - ASUS Video v1
+ - asv2 - ASUS Video v2
+ - ffv1 - FFmpegs lossless video codec
The first column contains the codec names that should be passed after the
--
cgit v1.2.3