summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/xml/en/encoding-guide.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index 9ba9eedad5..ff588bcdcb 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -2453,6 +2453,14 @@ You can encode to the following codecs (more or less up to date):
<entry>lossless JPEG</entry>
</row>
<row>
+ <entry>targa</entry>
+ <entry>Targa</entry>
+</row>
+<row>
+ <entry>bmp</entry>
+ <entry>BMP image</entry>
+</row>
+<row>
<entry>h261</entry>
<entry>H.261</entry>
</row>
@@ -2525,6 +2533,10 @@ You can encode to the following codecs (more or less up to date):
<entry>Sorenson H.263 used in Flash Video</entry>
</row>
<row>
+ <entry>flashsv</entry>
+ <entry>Flash Screen Video</entry>
+</row>
+<row>
<entry>dvvideo</entry>
<entry>Sony Digital Video</entry>
</row>
@@ -2532,6 +2544,10 @@ You can encode to the following codecs (more or less up to date):
<entry>snow</entry>
<entry>FFmpeg's experimental wavelet-based codec</entry>
</row>
+<row>
+ <entry>zbmv</entry>
+ <entry>Zip Blocks Motion Video</entry>
+</row>
</tbody>
</tgroup>
</informaltable>
@@ -2578,6 +2594,22 @@ mencoder dvd://2 -o <replaceable>title2.avi</replaceable> -ovc lavc -lavcopts vc
<entry>sonic</entry>
<entry>experimental lossy/lossless codec</entry>
</row>
+<row>
+ <entry>vorbis</entry>
+ <entry>Xiph Ogg Vorbis codec</entry>
+</row>
+<row>
+ <entry>aiff</entry>
+ <entry>AIFF/AIFF-C codec</entry>
+</row>
+<row>
+ <entry>gsm</entry>
+ <entry>GSM-MS codec</entry>
+</row>
+<row>
+ <entry>wma</entry>
+ <entry>Windows Media Audio codec</entry>
+</row>
</tbody>
</tgroup>
</informaltable>