# HG changeset patch # User gabucino # Date 987933027 0 # Node ID cd093f24709fcf85e54306f502562e48eb7279d8 # Parent 548aa1c31d2128efbc7b5e15a4d49f3a4e00cc6d no commit.. komment diff -r 548aa1c31d21 -r cd093f24709f DOCS/MPlayer-FAQ --- a/DOCS/MPlayer-FAQ Sun Apr 22 03:41:13 2001 +0000 +++ b/DOCS/MPlayer-FAQ Sun Apr 22 09:50:27 2001 +0000 @@ -185,3 +185,6 @@ "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 -r 548aa1c31d21 -r cd093f24709f DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sun Apr 22 03:41:13 2001 +0000 +++ b/DOCS/mplayer.1 Sun Apr 22 09:50:27 2001 +0000 @@ -34,6 +34,8 @@ .RB [ \-subdelay\ sec ] .RB [ \-dvd\ device ] .RB [ \-z\ <0-8> ] +.RB [ \-idx ] +.RB [ \-forceidx ] .I file .PP .SH DESCRIPTION @@ -175,6 +177,14 @@ 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