mirror of https://github.com/mpv-player/mpv
mention all other image formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21462 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4a6ad7c674
commit
38f6043478
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue