[Mplayer-cvslog] CVS: main/DOCS README,1.21,1.22 example.conf,1.17,1.18 mplayer.1,1.26,1.27
Berczi Gabor
gabucino at users.sourceforge.net
Thu Apr 26 22:42:00 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv429/DOCS
Modified Files:
README example.conf mplayer.1
Log Message:
ummm, what was it..
Index: README
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/README,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** README 2001/04/20 02:45:09 1.21
--- README 2001/04/26 20:41:58 1.22
***************
*** 100,103 ****
--- 100,104 ----
- sdl: SDL >= v1.1.7 driver (supports software scaling, and versions >=1.1.8
even support Xvideo, thus hardware rendering)
+ - aalib:Text mode rendering (through SDL) (native driver in progress!)
Card specific:
Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/example.conf,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** example.conf 2001/04/24 23:07:03 1.17
--- example.conf 2001/04/26 20:41:58 1.18
***************
*** 88,95 ****
##
## disable usage of DirectShow video codecs
##
! # dshow = no
##
--- 88,103 ----
##
+ ## SDL driver
+ ##
+
+ # sdl = aalib # specify driver to use (for ex.: aalib, dga, fbdev...)
+ # noxv = yes # do not use XVideo hardware acceleration
+ # forcexv = yes # force XVideo even if not detected
+
+ ##
## disable usage of DirectShow video codecs
##
! # nodshow
##
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** mplayer.1 2001/04/24 23:07:03 1.26
--- mplayer.1 2001/04/26 20:41:58 1.27
***************
*** 37,41 ****
.RB [ \-idx ]
.RB [ \-forceidx ]
! .BR [ \-nodshow ]
.I file
.PP
--- 37,44 ----
.RB [ \-idx ]
.RB [ \-forceidx ]
! .RB [ \-nodshow ]
! .RB [ \-sdl\ driver ]
! .RB [ \-noxv ]
! .RB [ \-forcexv ]
.I file
.PP
***************
*** 190,193 ****
--- 193,205 ----
.B \-nodshow
disables usage of DirectShow video codecs
+ .TP
+ .B \-sdl\ driver
+ specify SDL driver to use. For example: aalib, dga, fbdev, svga, x11, ggi
+ .TP
+ .B \-noxv
+ disable XVideo hardware acceleration (with SDL only!)
+ .TP
+ .B \-forcexv
+ force using XVideo (SDL!)
.IP
.SH "ALPHA/BETA CODE"
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list