[Mplayer-cvslog] CVS: main/DOCS example.conf,1.20,1.21 mplayer.1,1.46,1.47

Berczi Gabor gabucino at users.sourceforge.net
Tue Jun 5 18:52:53 CEST 2001


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

Modified Files:
	example.conf mplayer.1 
Log Message:



Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/example.conf,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** example.conf	2001/05/10 14:12:22	1.20
--- example.conf	2001/06/05 16:52:51	1.21
***************
*** 9,15 ****
  ##
  
! vo=xv			# To specify your default video output see -vo help for
! 			# valid settings
  
  fs=yes			# Enlarges movie window to your desktop's size.
  			# Used by drivers: all
--- 9,18 ----
  ##
  
! vo=xv			# To specify default video driver (see -vo help for
! 			# list)
  
+ ao=oss			# To specify default audio driver (see -ao help for
+ 			# list)
+ 
  fs=yes			# Enlarges movie window to your desktop's size.
  			# Used by drivers: all
***************
*** 24,28 ****
  
  zoom=no			# Enable software scaling (powerful CPU needed)
! 			# Used by drivers: svga
  
  # x=800			# scale movie to <x> pixels width
--- 27,31 ----
  
  zoom=no			# Enable software scaling (powerful CPU needed)
! 			# Used by drivers: svga, aalib
  
  # x=800			# scale movie to <x> pixels width
***************
*** 79,86 ****
  ##
  
  # 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
! 
  
  # nodshow		# disable usage of DirectShow video codecs
--- 82,91 ----
  ##
  
+ # vo = sdl		# use SDL video driver by default
+ # ao = sdl		# use SDL audio driver by default
  # sdl = aalib		# specify driver to use (for ex.: aalib, dga, fbdev...)
! # noxv = no		# whether to use XVideo hardware acceleration or not
  # forcexv = yes		# force XVideo even if not detected
! # sdla = esd		# use SDL's ESD audio driver by default
  
  # nodshow		# disable usage of DirectShow video codecs

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -r1.46 -r1.47
*** mplayer.1	2001/06/05 16:15:39	1.46
--- mplayer.1	2001/06/05 16:52:51	1.47
***************
*** 156,160 ****
  .TP
  .B \-osdlevel\ level
! specifies which mode the OSD should start in (none,seek,seek+timer)
  .IP
  .SH "ADVANCED OPTIONS"
--- 156,161 ----
  .TP
  .B \-osdlevel\ level
! specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
! (default = 2)
  .IP
  .SH "ADVANCED OPTIONS"


_______________________________________________
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