Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > d83c13880f906b8c53a9598014c5e5c3 > files > 9

mplayer-1.0-1.rc4.0.r32675.1mdv2009.1.src.rpm

Index: etc/example.conf
===================================================================
--- etc/example.conf	(Revision 29987)
+++ etc/example.conf	(Arbeitskopie)
@@ -21,7 +21,7 @@
 #vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
 
 # Specify default video driver (see -vo help for a list).
-#vo=xv
+vo=xv,x11,
 
 # Use SDL video with the aalib subdriver by default.
 #vo = sdl:aalib
@@ -48,7 +48,7 @@
 #monitor-dotclock = 30M-300M
 
 # Start in fullscreen mode by default.
-#fs=yes
+fs=no
 
 # Change to a different videomode when going fullscreen.
 #vm=yes
@@ -58,7 +58,7 @@
 
 # Enable software scaling (powerful CPU needed) for video output
 # drivers that do not support hardware scaling.
-#zoom=yes
+zoom=yes
 
 # standard monitor size, with square pixels
 #monitoraspect=4:3
@@ -75,7 +75,7 @@
 ##################
 
 # Specify default audio driver (see -ao help for a list).
-#ao=oss
+ao=pulse,alsa,oss,esd,arts,
 
 # Use SDL audio driver with the esd subdriver by default.
 #ao = sdl:esd
@@ -140,3 +140,20 @@
 
 # You can also include other configuration files.
 #include = /path/to/the/file/you/want/to/include
+
+afm=libmad
+
+# get a default OSD font from fontconfig
+fontconfig=yes
+font="Sans"
+subfont-text-scale=3
+subfont-osd-scale=4
+
+# disable joystick by default as it interferes with notebook motion sensors
+nojoystick=yes
+
+# uncomment this for tv support
+#tv=driver=v4l2:device=/dev/video0:input=0:audiorate=48000:audioid=1:norm=secam:chanlist=europe-west:channels=49-arte,52-m6
+
+# disable the running screen saver
+stop-xscreensaver=1