Cosmetics, inter_threshold lavc option, BUGS and AUTHORS section rewritten.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11695 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-12-28 00:10:27 +00:00
parent 52534c9bd5
commit bd988ff155
1 changed files with 17 additions and 15 deletions

View File

@ -516,10 +516,10 @@ will not be displayed.
Particularly useful on slow terminals or broken ones that do not properly Particularly useful on slow terminals or broken ones that do not properly
handle carriage return (i.e. \\r). handle carriage return (i.e. \\r).
.TP .TP
.B \-really-quiet \ \ .B \-really-quiet
Display even less output and status messages. Display even less output and status messages.
.TP .TP
.B \-shuffle \ \ .B \-shuffle
Play files in random order. Play files in random order.
.TP .TP
.B \-skin <skin\ directory> (GUI only) .B \-skin <skin\ directory> (GUI only)
@ -2630,7 +2630,7 @@ off automatically depending on available CPU time.
.RE .RE
.PD 1 .PD 1
.TP .TP
.B spp[=quality[:qp]]\ \ \ .B spp[=quality[:qp]]
simple postprocessing filter simple postprocessing filter
.RSs .RSs
.IPs quality .IPs quality
@ -2758,7 +2758,7 @@ The optional parameter f can be 0 to only use even lines, or 1 to only use
odd lines. odd lines.
Any other value for f gives the default (averaging) behavior. Any other value for f gives the default (averaging) behavior.
.TP .TP
.B ilpack[=mode]\ .B ilpack[=mode]
When interlaced video is stored in YUV 4:2:0 formats, chroma When interlaced video is stored in YUV 4:2:0 formats, chroma
interlacing does not line up properly due to vertical downsampling of interlacing does not line up properly due to vertical downsampling of
the chroma channels. the chroma channels.
@ -3846,6 +3846,9 @@ overlapped block motion compensation (H263+)
loop filter (H263+) loop filter (H263+)
note, this is broken note, this is broken
.TP .TP
.B inter_threshold <-1000\-1000>
Does absolutely nothing at the moment.
.TP
.B keyint=<0\-300> .B keyint=<0\-300>
maximum interval between keyframes in frames. maximum interval between keyframes in frames.
Keyframes are needed for seeking as seeking is only possible to a keyframe but Keyframes are needed for seeking as seeking is only possible to a keyframe but
@ -4705,7 +4708,7 @@ wide search
.PD 1 .PD 1
.TP .TP
.B psnr\ \ \ .B psnr\ \ \
print the psnr (peak signal to noise ratio) for the whole video after encoding Print the psnr (peak signal to noise ratio) for the whole video after encoding
and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'. and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'.
Returned values are in dB (decibel), the higher the better. Returned values are in dB (decibel), the higher the better.
. .
@ -4828,20 +4831,19 @@ cat *.vob | mencoder <options> \-
.\" -------------------------------------------------------------------------- .\" --------------------------------------------------------------------------
. .
.SH BUGS .SH BUGS
Probably. If you find one, report it to us, but please make sure you have read all
PLEASE, double-check the documentation (especially bugreports.html), of the documentation first.
the FAQ and the mail archive before! Many bugs are the result of incorrect setup or parameter usage.
.br The bug reporting section of the documentation (DOCS/HTML/en/bugreports.html)
Send your complete bug reports to the MPlayer-users mailing list at explains how to create useful bug reports.
<mplayer-users@mplayerhq.hu>.
We love complete bug reports :)
. .
. .
.SH AUTHORS .SH AUTHORS
Check documentation. MPlayer was initially written by Arpad Gereoffy.
See the AUTHORS file for a list of some of the many other contributors.
.TP .TP
MPlayer is (C) 2000\-2003 MPlayer is (C) 2000\-2003
.B Arpad Gereoffy .B The MPlayer Team
.TP .TP
This man page is written and maintained by This man page is written and maintained by
.B Gabucino .B Gabucino
@ -4850,7 +4852,7 @@ This man page is written and maintained by
.br .br
.B Jonas Jermann .B Jonas Jermann
.PP .PP
Please send mails about it to the MPlayer-users mailing list. Please send mails about it to the MPlayer-DOCS mailing list.
. .
. .
.SH "STANDARD DISCLAIMER" .SH "STANDARD DISCLAIMER"