1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-17 04:15:13 +00:00

Typos and fixes by The Wanderer

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15941 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2005-07-07 20:26:56 +00:00
parent 808c269a08
commit 1a84771147

View File

@ -4203,18 +4203,18 @@ OSD/\:subtitle rendering
1: enable
.REss
.IPs <a>\ \
Expands to an aspect instead of a resolution. (default: 0)
Expands to fit an aspect instead of a resolution. (default: 0)
.sp 1
.I EXAMPLE:
.PD 0
.RSs
.IP expand=800::::3/4
Expands to 800x600, unless the movie is higher resolution, then it
expands to fill a 3/4 aspect.
Expands to 800x600, unless the source is higher resolution, in which
case it expands to fill a 3/4 aspect.
.RE
.PD 1
.IPs <r>\ \
Rounds up to make both width and height divisable by r. (default: 1)
Rounds up to make both width and height divisible by r. (default: 1)
.RE
.
.TP