Mercurial > mplayer.hg
changeset 13293:31bf2a3ab8c9
some typo, case change
author | danny |
---|---|
date | Thu, 09 Sep 2004 12:53:30 +0000 |
parents | ec9b19620ebc |
children | b42668d9e697 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Sep 09 12:22:27 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Sep 09 12:53:30 2004 +0000 @@ -3002,7 +3002,7 @@ Enable optimizations that do not comply to the specification and might potentially cause problems, like simpler dequantization, assuming use of the default quantization matrix, assuming YUV 4:2:0, skipping a few -checks to detect damaged bitstreams). +checks to detect damaged bitstreams. .IPs gray\ grayscale only decoding (a bit faster than with color) .IPs "idct=<0\-99> (see \-lavcopts)" @@ -4364,7 +4364,7 @@ keyint= value if you use MEncoder to encode the video). .sp 1 When a keyframe is found, an 'I!' string followed by a newline character is -printed, leaving the current line of mplayer/\:mencoder output on the screen, +printed, leaving the current line of MPlayer/\:MEncoder output on the screen, because it contains the time (in seconds) and frame number of the keyframe (You can use this information to split the AVI.). .sp 1 @@ -6592,7 +6592,7 @@ .SH FILES . .TP -/usr/\:/local\:etc/\:mplayer/\:mplayer.conf +/usr/\:local/\:etc/\:mplayer/\:mplayer.conf system-wide settings . .TP @@ -6639,7 +6639,7 @@ .SH EXAMPLES . .TP -.B quickstart DVD playing: +.B Quickstart DVD playing: mplayer dvd://1 . .TP @@ -6711,7 +6711,7 @@ \-lavcopts vcodec=mpeg4:mbd=1:vbitrate=1800 . .TP -.B The same, but with MJPEG compression +.B The same, but with MJPEG compression: mencoder dvd://2 \-o titel2.avi \-ovc lavc \-lavcopts vcodec=mjpeg:mbd=1:vbitrate=1800 \-oac copy .