[Mplayer-cvslog] CVS: main/DOCS DGA,1.10,1.11 MPlayer-FAQ,1.53,1.54 SDL,1.3,1.4 SOUNDCARDS,1.22,1.23 SUB+OSD,1.2,1.3 VIDEOCARDS,1.21,1.22 example.conf,1.23,1.24 mplayer.1,1.57,1.58

Berczi Gabor gabucino at users.sourceforge.net
Sat Jun 23 21:34:22 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv6501/DOCS

Modified Files:
	DGA MPlayer-FAQ SDL SOUNDCARDS SUB+OSD VIDEOCARDS example.conf 
	mplayer.1 
Log Message:

reviewed for release


Index: DGA
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/DGA,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** DGA	2001/06/18 16:51:13	1.10
--- DGA	2001/06/23 19:34:20	1.11
***************
*** 68,72 ****
  
   DGA is used in two places with MPlayer: The SDL driver can be made to make
!  use of it (-vo sdl -sdl dga) and within the DGA driver (-vo dga).
   The above said is true for both; in the following sections I'll explain
   how the DGA driver for MPlayer works.
--- 68,72 ----
  
   DGA is used in two places with MPlayer: The SDL driver can be made to make
!  use of it (-vo sdl:dga) and within the DGA driver (-vo dga).
   The above said is true for both; in the following sections I'll explain
   how the DGA driver for MPlayer works.

Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -r1.53 -r1.54
*** MPlayer-FAQ	2001/06/23 15:45:47	1.53
--- MPlayer-FAQ	2001/06/23 19:34:20	1.54
***************
*** 134,138 ****
     DGA, then there's a problem with your X installation.
     Try ./configure --enable-dga (and read VIDEOCARDS)
!    Alternatively, try SDL's DGA driver with '-vo sdl -sdl dga' options.
  
  Q: Ok, -vo help shows DGA driver, but it is babbling about permissions!
--- 134,138 ----
     DGA, then there's a problem with your X installation.
     Try ./configure --enable-dga (and read VIDEOCARDS)
!    Alternatively, try SDL's DGA driver with '-vo sdl:dga' options.
  
  Q: Ok, -vo help shows DGA driver, but it is babbling about permissions!

Index: SDL
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/SDL,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** SDL	2001/06/10 23:48:20	1.3
--- SDL	2001/06/23 19:34:20	1.4
***************
*** 2,8 ****
  
  There are several commandline switches for sdl:
! -sdl <name>	specifies sdl video driver to use (ie. aalib,
  		dga, x11)
! -sdla <name>	specifies sdl audio driver to use (ie. dsp, esd)
  -noxv		disables Xvideo hardware acceleration
  -forcexv	tries to force Xvideo acceleration
--- 2,8 ----
  
  There are several commandline switches for sdl:
! -vo sdl:<name>	specifies sdl video driver to use (ie. aalib,
  		dga, x11)
! -ao sdl:<name>	specifies sdl audio driver to use (ie. dsp, esd)
  -noxv		disables Xvideo hardware acceleration
  -forcexv	tries to force Xvideo acceleration

Index: SOUNDCARDS
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/SOUNDCARDS,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** SOUNDCARDS	2001/05/29 19:46:50	1.22
--- SOUNDCARDS	2001/06/23 19:34:20	1.23
***************
*** 45,49 ****
  			Driver  : ftp://ftp.infradead.org/pub/pcsp
  
-  - MPlayer is mostly intended for OSS, until we change to libxmm
   - use at least 2.4 if possible, 2.2 isn't tested
   - if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
--- 45,48 ----

Index: SUB+OSD
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/SUB+OSD,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** SUB+OSD	2001/06/02 12:43:33	1.2
--- SUB+OSD	2001/06/23 19:34:20	1.3
***************
*** 16,24 ****
  @  mplayer.sourceforge.net/homepage/dload.html                           @
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
! english, hungarian, czech fonts:
! 	http://thot.banki.hu/mp-ftp/releases/mp_font1.zip
! 
! english, hungarian, german, czech fonts: (not good for hungarian at least for me)
! 	http://thot.banki.hu/mp-ftp/releases/mp_font2.zip
  
  Cyrillic fonts:
--- 16,22 ----
  @  mplayer.sourceforge.net/homepage/dload.html                           @
  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
! Standard (Central-European, Latin1) font package:
! 	http://thot.banki.hu/mp-ftp/releases/mp_font3.zip
! 	(it obsoletes mp_font1.zip and mp_font2.zip)
  
  Cyrillic fonts:

Index: VIDEOCARDS
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/VIDEOCARDS,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** VIDEOCARDS	2001/06/08 17:47:23	1.21
--- VIDEOCARDS	2001/06/23 19:34:20	1.22
***************
*** 161,165 ****
     !!!! SO YOU HAVE BEEN WARNED ... !!!!
  5. Use '-vo dga' option, and there you go! (hope so:)
! 6. Try if the '-vo sdl -sdl dga' options work for you! It's much faster!!!
  
  If you have fast enough CPU (P3 800 for example) you can try fsdga for
--- 161,165 ----
     !!!! SO YOU HAVE BEEN WARNED ... !!!!
  5. Use '-vo dga' option, and there you go! (hope so:)
! 6. Try if the '-vo sdl:dga' options work for you! It's much faster!!!
  
  If you have fast enough CPU (P3 800 for example) you can try fsdga for
***************
*** 180,184 ****
    card & monitor.
  
!   Try the aalib target ('-vo sdl -sdl aalib'), it's great! :)
  
  b, You want to use framebuffer...
--- 180,184 ----
    card & monitor.
  
!   Try the aalib target ('-vo sdl:aalib'), it's great! :)
  
  b, You want to use framebuffer...

Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/example.conf,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** example.conf	2001/06/23 17:51:11	1.23
--- example.conf	2001/06/23 19:34:20	1.24
***************
*** 82,89 ****
  ##
  
! # vo = sdl		# use SDL video driver by default
  			# use "vo = sdl:aalib" or "vo sdl:dga" and so on,
  			# for specifying SDL subdrivers
! # ao = sdl		# use SDL audio driver by default
  			# use "ao = sdl:esd" to use SDL's ESD driver
  # noxv = no		# whether to use XVideo hardware acceleration or not
--- 82,89 ----
  ##
  
! # vo = sdl:aalib	# use SDL video driver by default
  			# use "vo = sdl:aalib" or "vo sdl:dga" and so on,
  			# for specifying SDL subdrivers
! # ao = sdl:esd		# use SDL audio driver by default
  			# use "ao = sdl:esd" to use SDL's ESD driver
  # noxv = no		# whether to use XVideo hardware acceleration or not
***************
*** 91,94 ****
--- 91,95 ----
  
  # nodshow		# disable usage of DirectShow video codecs
+ 
  
  framedrop = yes		# drop frames, when not in sync (slow CPU, videocard,

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -r1.57 -r1.58
*** mplayer.1	2001/06/23 18:05:21	1.57
--- mplayer.1	2001/06/23 19:34:20	1.58
***************
*** 7,12 ****
  .SH SYNOPSIS
  .B mplayer
! .RB [ \-vo\ output\ driver ]
! .RB [ \-ao\ output\ driver ]
  .RB [ \-vcd\ track\ number ]
  .RB [ \-sb\ byte\ position ]
--- 7,12 ----
  .SH SYNOPSIS
  .B mplayer
! .RB [ \-vo\ <driver>[:<subdriver>]\ ]
! .RB [ \-ao\ <driver>[:<subdriver>]\ ]
  .RB [ \-vcd\ track\ number ]
  .RB [ \-sb\ byte\ position ]
***************
*** 26,30 ****
  .RB [ \-y\ y ]
  .RB [ \-xy\ factor ]
- .RB [ \-dsp\ device ]
  .RB [ \-pp\ quality ]
  .RB [ \-include\ configfile ]
--- 26,29 ----
***************
*** 39,44 ****
  .RB [ \-forceidx ]
  .RB [ \-nodshow ]
- .RB [ \-sdl\ driver ]
- .RB [ \-sdla\ driver ]
  .RB [ \-noxv ]
  .RB [ \-forcexv ]
--- 38,41 ----
***************
*** 78,83 ****
  Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs
  .TP
! .B \-vo\ video\ output\ driver
! select video output driver
  
  you can get the list of available drivers executing
--- 75,82 ----
  Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs
  .TP
! .B \-vo\ <driver>[:<subdriver>]
! select video output driver. "subdriver" is valid only when you specify
! a driver like SDL or GGI, which use alternative means to produce video.
! Like: -vo sdl:aalib (or dga, fbdev, svga, x11, ggi)
  
  you can get the list of available drivers executing
***************
*** 85,91 ****
  
  .TP
! .B \-ao\ audio\ output\ driver
! select audio output driver
  
  you can get the list of available drivers executing
  .I mplayer -ao help
--- 84,95 ----
  
  .TP
! .B \-ao\ <driver>[:<subdriver>]
! select audio output driver. "subdriver" is valid only when you specify
! SDL as driver, which uses alternative means to produce audio.
! Like: -vo sdl:esd (or arts)
  
+ If using OSS, you can specify which sound device to use like this :
+ -ao oss:/dev/dsp0
+ 
  you can get the list of available drivers executing
  .I mplayer -ao help
***************
*** 121,127 ****
  scale image by <factor>
  .TP
- .B \-dsp\ device
- select another DSP output device
- .TP
  .B \-pp\ quality
  apply postprocess filter on decoded image.
--- 125,128 ----
***************
*** 161,165 ****
  specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
  (default = 2)
! .IP
  .B \-lircconf\ configfile
  specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc 
--- 162,166 ----
  specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
  (default = 2)
! .TP
  .B \-lircconf\ configfile
  specifies a configfile for LIRC (see http://www.lirc.org) if you don't like the default ~/.lircrc 
***************
*** 226,235 ****
  .B \-nodshow
  disables usage of DirectShow video codecs
- .TP
- .B \-sdl\ driver
- specify SDL video driver to use. For example: aalib, dga, fbdev, svga, x11, ggi
- .TP
- .B \-sdla\ driver
- specify SDL audio driver to use. For example: esd
  .TP
  .B \-noxv
--- 227,230 ----


_______________________________________________
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