summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-19 20:01:02 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-03-19 20:01:02 +0000
commit044368342fa9ad55c1412cb74a8811c8a2ea30d2 (patch)
tree7cfbf21a605484d73b798cbdc319cfef75d67a49 /DOCS
parent82a7ca46c8925873da95fa289933fc544f44f906 (diff)
downloadmpv-044368342fa9ad55c1412cb74a8811c8a2ea30d2.tar.bz2
mpv-044368342fa9ad55c1412cb74a8811c8a2ea30d2.tar.xz
add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22750 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/encoding-guide.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index 178df08d53..855242dda4 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -2453,6 +2453,10 @@ You can encode to the following codecs (more or less up to date):
<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 (more or less up to date):
<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 (more or less up to date):
<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 (more or less up to date):
<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 (more or less up to date):
<entry>zbmv</entry>
<entry>Zip Blocks Motion Video</entry>
</row>
+<row>
+ <entry>cljr</entry>
+ <entry>Cirrus Logic AccuPak codec</entry>
+</row>
</tbody>
</tgroup>
</informaltable>