[Mplayer-cvslog] CVS: main/DOCS codecs.conf,1.14,1.15 example.conf,1.5,1.6

Berczi Gabor gabucino at users.sourceforge.net
Wed Apr 11 12:10:14 CEST 2001


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

Modified Files:
	codecs.conf example.conf 
Log Message:



Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.conf,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** codecs.conf	2001/04/11 09:25:59	1.14
--- codecs.conf	2001/04/11 10:10:12	1.15
***************
*** 236,239 ****
--- 236,246 ----
    out BGR32,BGR24,BGR16,BGR15
  
+ videocodec m261
+   info "M261"
+   status untested
+   fourcc m261,M261
+   dll "msh261.drv"
+   out BGR32,BGR24,BGR15
+ 
  audiocodec divx
    info "DivX audio (WMA)"
***************
*** 319,323 ****
  audiocodec voxware
    info "VoxWare"
!   status working
    format 0x75
    driver dshow
--- 326,330 ----
  audiocodec voxware
    info "VoxWare"
!   status working	; audio is bubbling
    format 0x75
    driver dshow

Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/example.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** example.conf	2001/03/27 17:40:41	1.5
--- example.conf	2001/04/11 10:10:12	1.6
***************
*** 12,17 ****
  				# see -vo help for available options
  
! fs=yes				# Fullscreen playing will be default
  
  ##
  ## Multiple languages are available :)
--- 12,25 ----
  				# see -vo help for available options
  
! fs=yes				# Do fullscreen playing by default
! 				# Used by all drivers
  
+ vm=yes				# Use XF86VidMode extension where appropriate
+ 				# (video mode changing, not scaling)
+ 				# Used by drivers: dga, x11
+ 
+ zoom=yes			# Use hardware/software scaling
+ 				# Used by drivers: ?
+ 
  ##
  ## Multiple languages are available :)
***************
*** 44,48 ****
  
  ##
! ## You can also include another configfiles
  ## Specify full path!
  ##
--- 52,56 ----
  
  ##
! ## You can also include other configfiles
  ## Specify full path!
  ##


_______________________________________________
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