Mercurial > mplayer.hg
changeset 31054:9b5559415f1f
typo fixes
author | Gabrov |
---|---|
date | Sun, 25 Apr 2010 19:58:43 +0000 |
parents | f4dce44bbbae |
children | 3ce788bd776d |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Apr 25 16:48:48 2010 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Apr 25 19:58:43 2010 +0000 @@ -7521,7 +7521,7 @@ Uses the .IR n th incoming PTS as the initial PTS. -All previous pts are kept, so setting a huge value or \-1 keeps the PTS +All previous PTS are kept, so setting a huge value or \-1 keeps the PTS intact. .IPs autofps=<n> Uses the @@ -10692,17 +10692,17 @@ . .TP .B slice_max_size=<0 or positive integer> -Maximum slice size in bytes (default:0). +Maximum slice size in bytes (default: 0). A value of zero disables the maximum. . .TP .B slice_max_mbs=<0 or positive integer> -Maximum slice size in number of macroblocks (default:0). +Maximum slice size in number of macroblocks (default: 0). A value of zero disables the maximum. . .TP .B slices=<0 or positive integer> -Maximum number of slices per frame (default:0). +Maximum number of slices per frame (default: 0). A value of zero disables the maximum. . .TP