From fe59b74d9bdc9ee6d2fa61cf33a2aefb46ae3339 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 24 Apr 2006 11:28:49 +0000 Subject: AVI files *can* contain aspect ration information, closes #483. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18247 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/formats.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/formats.xml b/DOCS/xml/en/formats.xml index 16ebde4185..19bb3a5750 100644 --- a/DOCS/xml/en/formats.xml +++ b/DOCS/xml/en/formats.xml @@ -81,7 +81,7 @@ functional. 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. -- cgit v1.2.3