[MPlayer-DOCS] CVS: main/DOCS/xml/en encoding-guide.xml,1.6,1.7
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Fri Aug 12 15:30:16 CEST 2005
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv28858/DOCS/xml/en
Modified Files:
encoding-guide.xml
Log Message:
Missing codecs that libavcodec supports.
Index: encoding-guide.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/encoding-guide.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- encoding-guide.xml 12 Aug 2005 13:27:26 -0000 1.6
+++ encoding-guide.xml 12 Aug 2005 13:30:13 -0000 1.7
@@ -2095,6 +2095,9 @@
<row><entry>ljpeg</entry><entry>
Lossless JPEG
</entry></row>
+<row><entry>h261</entry><entry>
+ H.261
+ </entry></row>
<row><entry>h263</entry><entry>
H.263
</entry></row>
@@ -2137,6 +2140,15 @@
<row><entry>ffv1</entry><entry>
FFmpeg's lossless video codec
</entry></row>
+<row><entry>flv</entry><entry>
+ Sorenson H.263 used in Flash Video
+ </entry></row>
+<row><entry>dvvideo</entry><entry>
+ Sony Digital Video
+ </entry></row>
+<row><entry>snow</entry><entry>
+ FFmpeg's experimental wavelet-based codec
+ </entry></row>
</tbody>
</tgroup>
</informaltable>
More information about the MPlayer-DOCS
mailing list