summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-26 19:22:56 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-26 19:23:32 +0300
commitf38efd166e43f5cae783f38f9913d2859557143e (patch)
tree38f49af429d4147e390f0b52384294b2e35b9d6f /DOCS/man/en/mplayer.1
parent7a33e76943ecc3f2ba185a1bea56c8416b74d6dd (diff)
parent4e853e19ef349a453ef069d76b830a3dbfa444c3 (diff)
downloadmpv-f38efd166e43f5cae783f38f9913d2859557143e.tar.bz2
mpv-f38efd166e43f5cae783f38f9913d2859557143e.tar.xz
Merge svn changes up to r31097
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index ab1a551abe..844c52d696 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7501,7 +7501,7 @@ Specify an initial value for the PTS.
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
@@ -10672,17 +10672,17 @@ slower and less effective at compression.
.
.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