Mercurial > mplayer.hg
changeset 574:cd093f24709f
no commit.. komment
author | gabucino |
---|---|
date | Sun, 22 Apr 2001 09:50:27 +0000 |
parents | 548aa1c31d21 |
children | 3fde7340afd5 |
files | DOCS/MPlayer-FAQ DOCS/mplayer.1 |
diffstat | 2 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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