diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-28 18:14:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-28 18:14:07 +0000 |
commit | 43a7b909e38949c4ce7ecad9ba462c0bca758c1d (patch) | |
tree | 924a5c9c082a647c772b77d4f2f68bd7bfba3c94 /DOCS | |
parent | df93a9ddc894c4a4bae16523822e9dfa92434ca7 (diff) |
Small changes for added consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13177 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 8cb1dd38e2..92f8a4a71a 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -51,6 +51,7 @@ mencoder \- movie encoder .RI [options]\ [ \ file\ | \ URL\ | \ playlist\ | \ \-\ ] . .br +.in .B mplayer 'in +\n[.k]u [global options] @@ -2022,10 +2023,10 @@ Do not set fullscreen window layer. .IPs stays_on_top Use _NETWM_STATE_STAYS_ON_TOP hint if available. .REss -.\" This is a hack to keep EXAMPLE indented. Fix someday.. -.TP -.B \ +.sp 1 +.RS .I EXAMPLE: +.RE .PD 0 .RSs .IPs layer,stays_on_top,above,fullscreen @@ -4639,8 +4640,7 @@ syntax: . .TP .B \-<codec>opts <option1[=value],option2,...> -.RE -.br +. .PP Where <codec> may be: lavc, xvidenc, divx4, lame, x264 . @@ -5956,6 +5956,7 @@ Disable rtjpeg encoding. .B rtjpeg\ Enable rtjpeg encoding. . +. .SS xvidenc (\-xvidencopts) . There are three modes available: constant bitrate (CBR), fixed quantizer and |