Author: Gabrov Date: Sun Apr 25 21:58:43 2010 New Revision: 31096 Log: typo fixes
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Sun Apr 25 18:48:48 2010 (r31095) +++ trunk/DOCS/man/en/mplayer.1 Sun Apr 25 21:58:43 2010 (r31096) @@ -7521,7 +7521,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 @@ -10692,17 +10692,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 _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
