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