1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 06:37:46 +00:00

add png and gif encoders, how to use them with mencoder is another question

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22748 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-03-19 18:57:37 +00:00
parent 583d812e1d
commit eb6922f2df

View File

@ -2454,12 +2454,20 @@ You can encode to the following codecs (more or less up to date):
</row>
<row>
<entry>targa</entry>
<entry>Targa</entry>
<entry>Targa image</entry>
</row>
<row>
<entry>gif</entry>
<entry>GIF image</entry>
</row>
<row>
<entry>bmp</entry>
<entry>BMP image</entry>
</row>
<row>
<entry>png</entry>
<entry>PNG image</entry>
</row>
<row>
<entry>h261</entry>
<entry>H.261</entry>