diff options
author | rfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-18 06:32:14 +0000 |
---|---|---|
committer | rfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-18 06:32:14 +0000 |
commit | 06813d5cabe9ce07fcff27ba4b6b8a374a7ead3e (patch) | |
tree | 878917732d7f53110949f6e133451e8e82ee2553 | |
parent | e08fe8174f924db916a738cf440352855f85b511 (diff) |
10l to someone..
users were complaining on the list that -mf w=...:h=... would not
scale their images for them...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19131 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 58237f7e3f..099ea11ad3 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1278,9 +1278,9 @@ Available options are: .PD 0 .RSs .IPs w=<value> -output width (default: autodetect) +input file width (default: autodetect) .IPs h=<value> -output height (default: autodetect) +input file height (default: autodetect) .IPs fps=<value> output fps (default: 25) .IPs type=<value> |