diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-18 11:26:01 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-12-18 11:26:01 +0000 |
commit | 93ef31d3d157ce70053f675819e89bd38cbd2f0a (patch) | |
tree | 1703c51ad97065481c1f52678505b921bf2c1d5e /DOCS | |
parent | 09ff22bbc0a263d058c47ea63b207a586cef04db (diff) |
Fix paragraph indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14183 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 1893a5bed9..ad8835b98d 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3328,9 +3328,10 @@ This is not a bug, but a side effect of not decoding at full resolution. .br 3: 1/8 resolution .REss +.RS If <w> is specified lowres decoding will be used only if the width of the video is major than or equal to <w>. - +.RE .IPs "sb=<number> (MPEG-2 only)" Skip the given number of macroblock rows at the bottom. .IPs "st=<number> (MPEG-2 only)" @@ -6929,9 +6930,10 @@ Allows you to specify your own pixel aspect ratio with par_width and par_height. .RE .PD 1 -.br +.RS .I NOTE: In general, setting aspect and autoaspect options is enough. +.RE . .TP .B par_width=<1\-255> (par=ext only) |