[MPlayer-DOCS] CVS: main/DOCS/xml/en formats.xml,1.25,1.26
Diego Biurrun CVS
syncmail at mplayerhq.hu
Mon Apr 24 13:28:51 CEST 2006
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv6803/en
Modified Files:
formats.xml
Log Message:
AVI files *can* contain aspect ration information, closes #483.
Index: formats.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/formats.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- formats.xml 22 Jan 2006 16:32:04 -0000 1.25
+++ formats.xml 24 Apr 2006 11:28:49 -0000 1.26
@@ -81,7 +81,7 @@
One important feature of MPGs is that they have a field to describe the
aspect ratio of the video stream within. For example SVCDs have 480x480
resolution video, and in the header that field is set to 4:3, so that it is
-played at 640x480. AVI files do not have this field, so they have to be
+played at 640x480. AVI files often lack this field, so they have to be
rescaled during encoding or played with the <option>-aspect</option>
option.
</para>
More information about the MPlayer-DOCS
mailing list