diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-09-24 22:24:55 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-09-24 22:24:55 +0000 |
commit | c3a0340aa86bc94ed69deda720b16188aade09a7 (patch) | |
tree | c4a262499ab054b2fb3185c9ac694c6e5a85ce4c /DOCS/xml/en/video.xml | |
parent | d7f68d1212628d6a5b6f0c0eafda018c5fe4d83b (diff) |
Tpyo noticed by Torinthiel <torinthiel@wp.pl>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10939 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/video.xml')
-rw-r--r-- | DOCS/xml/en/video.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 0609579057..747110510d 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1570,7 +1570,7 @@ mplayer -ao mpegpes -vo mpegpes -vf expand yourfile.ext <para> Note that DVB cards only support heights 288 and 576 for PAL or 240 and 480 for -NTSC. You <emphasis role="bold">must</emphasis> escale for other heights by adding +NTSC. You <emphasis role="bold">must</emphasis> rescale for other heights by adding <option>scale=width:height</option> with the width and height you want to the <option>-vf</option> option. DVB cards accept various widths, like 720, 704, 640, 512, 480, 352 etc and do hardware scaling in horizontal direction, so you |