no commit.. komment

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@575 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-04-22 09:50:27 +00:00
parent 31ddec3522
commit 398b2b0369
2 changed files with 13 additions and 0 deletions

View File

@ -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.

View File

@ -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