From 398b2b03690ef15913c322c2e33b6f8375e5ae8e Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 22 Apr 2001 09:50:27 +0000 Subject: [PATCH] no commit.. komment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@575 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/MPlayer-FAQ | 3 +++ DOCS/mplayer.1 | 10 ++++++++++ 2 files changed, 13 insertions(+) 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