Mageia Bugzilla – Attachment 12503 Details for
Bug 28504
mplayer can't read video files with dav1d codec; this bugs contains the fix.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
mageia isation patch
mplayer-1.0rc4-distro-config.patch (text/plain), 1.71 KB, created by
Philippe Didier
on 2021-03-25 01:32:52 CET
(
hide
)
Description:
mageia isation patch
Filename:
MIME Type:
Creator:
Philippe Didier
Created:
2021-03-25 01:32:52 CET
Size:
1.71 KB
patch
obsolete
>--- mplayer/etc/example.conf.orig 2012-01-17 14:08:30.000000000 +0100 >+++ mplayer/etc/example.conf 2012-02-27 08:56:20.326337450 +0100 >@@ -20,7 +20,7 @@ > ################## > > # 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 >@@ -47,7 +47,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 >@@ -57,7 +57,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 >@@ -74,7 +74,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 >@@ -149,7 +149,7 @@ > # The options declared as part of profiles override global default settings, > # but only take effect when the profile is active. > >-[protocol.dvdnav] >+#[protocol.dvdnav] > #vc=ffmpeg12, > #mouse-movements=yes > #nocache=yes >@@ -163,3 +163,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
--- mplayer/etc/example.conf.orig 2012-01-17 14:08:30.000000000 +0100 +++ mplayer/etc/example.conf 2012-02-27 08:56:20.326337450 +0100 @@ -20,7 +20,7 @@ ################## # 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 @@ -47,7 +47,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 @@ -57,7 +57,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 @@ -74,7 +74,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 @@ -149,7 +149,7 @@ # The options declared as part of profiles override global default settings, # but only take effect when the profile is active. -[protocol.dvdnav] +#[protocol.dvdnav] #vc=ffmpeg12, #mouse-movements=yes #nocache=yes @@ -163,3 +163,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
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 28504
:
12499
|
12500
|
12501
|
12502
| 12503 |
12504
|
12505
|
12506
|
12507
|
12508
|
12509
|
12510
|
12511
|
12512
|
12513
|
12514
|
12515
|
12518
|
12536
|
12541