summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authortorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-03 11:49:09 +0000
committertorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-12-03 11:49:09 +0000
commit38f6043478697b853b21e1d7a6c8513842db6521 (patch)
tree3fcbeaa99a659417b201b5a41a79d307fb898b8a /DOCS
parent4a6ad7c6744500ca31d5341cadf6d0efbd6e1f97 (diff)
downloadmpv-38f6043478697b853b21e1d7a6c8513842db6521.tar.bz2
mpv-38f6043478697b853b21e1d7a6c8513842db6521.tar.xz
mention all other image formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21462 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/mencoder.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index 6474a17bf0..ef57832f2f 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -522,11 +522,11 @@ mencoder <replaceable>input.nsv</replaceable> -oac copy -fafmttag 0x706D \
<sect1 id="menc-feat-enc-images">
-<title>Encoding from multiple input image files (JPEG, PNG, TGA, SGI)</title>
+<title>Encoding from multiple input image files (JPEG, PNG, TGA, etc.)</title>
<para>
<application>MEncoder</application> is capable of creating movies from one
-or more JPEG, PNG or TGA files. With simple framecopy it can create MJPEG
+or more JPEG, PNG, TGA, or other image files. With simple framecopy it can create MJPEG
(Motion JPEG), MPNG (Motion PNG) or MTGA (Motion TGA) files.
</para>