CVS: main/DOCS example.conf,1.7,1.8
Update of /cvsroot/mplayer/main/DOCS In directory usw-pr-cvs1:/tmp/cvs-serv16593/DOCS Modified Files: example.conf Log Message: vm,fs,zoom,bpp kvadratus (suxx) Index: example.conf =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/example.conf,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** example.conf 2001/04/11 10:57:27 1.7 --- example.conf 2001/04/13 17:34:18 1.8 *************** *** 9,24 **** ## ! vo=xv # To specify your default video output ! # see -vo help for available options ! fs=yes # Turns on hardware scaling (where available) ! vm=no # Tries to change to a smaller videomode ! # (can be combined with -fs, but it doesn't ! # have point...) ! # Used by drivers: dga, x11 (, sdl?) ! zoom=yes # Turns on software scaling (where available) ! # Used by drivers: sdl, svga ## --- 9,32 ---- ## ! vo=xv # To specify your default video output see -vo help for ! # valid settings ! fs=yes # Enlarges movie window to your desktop's size. ! # (even for SVGAlib!) ! # Used by drivers: all ! vm=no # Tries to change to a different videomode ! # Used by drivers: dga2, x11 (, sdl?) ! #bpp=0 # Force changing display depth. ! # Valid settings are: 0, 15, 16, 24, 32 ! # NEEDS 'vm=yes' TOO ! (?) ! # Used by drivers: fbdev, dga2, svga ! ! zoom=no # Enable software scaling (powerful CPU needed) ! # Used by drivers: svga, (sdl - why not?) ! ! #x=TODO ! #y=TODO ## _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
Berczi Gabor