r20900: Missing : in -vf expand ar example

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20929 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
voroshil 2006-11-14 18:38:36 +00:00
parent 9b69428726
commit 7467651e03
1 changed files with 1 additions and 1 deletions

View File

@ -4999,7 +4999,7 @@ Expands to fit an aspect instead of a resolution (default: 0).
.I EXAMPLE:
.PD 0
.RSs
.IP expand=800::::4/3
.IP expand=800:::::4/3
Expands to 800x600, unless the source is higher resolution, in which
case it expands to fill a 4/3 aspect.
.RE