summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-22 09:50:27 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-22 09:50:27 +0000
commit398b2b03690ef15913c322c2e33b6f8375e5ae8e (patch)
treea2ac1ca6ee18444c52198989f916b8a45bcb3a05 /DOCS
parent31ddec35223c554aa37c064a7a883afd1ea9cde1 (diff)
downloadmpv-398b2b03690ef15913c322c2e33b6f8375e5ae8e.tar.bz2
mpv-398b2b03690ef15913c322c2e33b6f8375e5ae8e.tar.xz
no commit.. komment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@575 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/MPlayer-FAQ3
-rw-r--r--DOCS/mplayer.110
2 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 3a92664b9f..6db44adfdd 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -185,3 +185,6 @@ A: A mixture of a hungarian and an english word. In english, "Ideg" means
"nerve", and is pronounced as something like "ydaegh" . It was first used
to measure the nervousness of A'rpi, after some (umm) "mystic" disappearance
of CVS code ;)
+
+Q: I can't compile SVGAlib.. I'm using 2.3/2.4 kernel.
+A: You have to edit SVGAlib's Makefile.cfg and comment "BACKGROUND = y" out.
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index d665ea1364..d7198728db 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -34,6 +34,8 @@ mplayer \- Movie Player for Linux
.RB [ \-subdelay\ sec ]
.RB [ \-dvd\ device ]
.RB [ \-z\ <0-8> ]
+.RB [ \-idx ]
+.RB [ \-forceidx ]
.I file
.PP
.SH DESCRIPTION
@@ -175,6 +177,14 @@ specify config file to be parsed after the default
specifies compression level for PNG output
0 : no compression
8 : max compression
+.TP
+.B \-idx
+rebuilds INDEX of the AVI. Useful with broken downloads, or badly
+created AVIs.
+.TP
+.B \-forceidx
+force rebuilding of INDEX. Useful for testing, or AVIs with bad
+indexes.
.IP
.SH "ALPHA/BETA CODE"
.TP