summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2011-02-01 04:22:11 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2011-02-01 04:22:11 +0200
commitebce4808fcc30422828a17d804c13ed9d9d85d34 (patch)
tree4d8123f44331e816fdfeed902e0d7118c7ca5101 /DOCS/man
parentfad3585ef4861b227c0a7f577556e3918a46137e (diff)
downloadmpv-ebce4808fcc30422828a17d804c13ed9d9d85d34.tar.bz2
mpv-ebce4808fcc30422828a17d804c13ed9d9d85d34.tar.xz
manpage: remove BUGS section, misc fixes
About the only useful part of the BUGS section on the manpage was a link to mplayerhq.hu, and that doesn't really apply any more (includes references to Subversion etc). Remove that section and update/remove some outdated info.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/mplayer.126
1 files changed, 4 insertions, 22 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 6d4c1471c0..91ae431846 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -158,10 +158,6 @@ fonts are supported along with 12 subtitle formats (MicroDVD, SubRip, OGM,
SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS and our own: MPsub) and
DVD subtitles (SPU streams, VOBsub and Closed Captions).
.PP
-.B gmplayer
-is MPlayer with a graphical user interface.
-It has the same options as MPlayer.
-.PP
Usage examples to get you started quickly can be found at the end
of this man page.
.PP
@@ -211,7 +207,7 @@ Pause (pressing again unpauses).
.IPs ".\ \ \ \ "
Step forward.
Pressing once will pause movie, every consecutive press will play one frame
-and then go into pause mode again (any other key unpauses).
+and then go into pause mode again.
.IPs "q / ESC"
Stop playing and quit.
.IPs "U\ \ \ \ "
@@ -763,10 +759,11 @@ xover, xv (see \-vo xv:ck), xvmc (see \-vo xv:ck) and directx video output
drivers.
.
.TP
-.B \-correct\-pts
+.B \-correct\-pts, \-nocorrect\-pts
Switches MPlayer to a mode where timestamps for video frames
are calculated differently and video filters which add new frames or
modify timestamps of existing ones are supported.
+Now enabled automatically for most common file formats.
The more accurate timestamps can be visible for example when playing
subtitles timed to scene changes with the \-ass option.
Without \-correct\-pts the subtitle timing will typically be off by some frames.
@@ -7781,26 +7778,11 @@ mplayer \-vf geq='128+(p(X\\,Y)\-128)*(0.5\-gt(mod(X/SW\\,128)\\,64))*(0.5\-gt(m
.\" Bugs, authors, standard disclaimer
.\" --------------------------------------------------------------------------
.
-.SH BUGS
-Don't panic.
-If you find one, report it to us, but please make sure you have read all
-of the documentation first.
-Also look out for smileys. :)
-Many bugs are the result of incorrect setup or parameter usage.
-The bug reporting section of the documentation
-(http://www.mplayerhq.hu/\:DOCS/\:HTML/\:en/\:bugreports.html)
-explains how to create useful bug reports.
-.
-.
-.
.SH AUTHORS
MPlayer was initially written by Arpad Gereoffy.
See the AUTHORS file for a list of some of the many other contributors.
.PP
-MPlayer is (C) 2000\-2009 The MPlayer Team
+MPlayer is (C) 2000\-2011 The MPlayer Team
.PP
This man page was written mainly by Gabucino, Jonas Jermann and Diego Biurrun.
-It is maintained by Diego Biurrun.
-Please send mails about it to the MPlayer-DOCS mailing list.
-Translation specific mails belong on the MPlayer-translations mailing list.
.\" end of file