On Fri, 25 Sep 2009 02:39:06 +1000 Till M <tillm@xxxxxxxxxxxxxxx> wrote: > Is there anyway to change the osd menu background colour and font > colour? > > I know you can do it for subtitles, but what about the menu. > > It's impossible to see on a white or light coloured background. > > I've been over the the net and the man pages again and again, but > can't seem to find any reference to it. There is no commandline paramater I am aware of, but you can change it by modifying the source. Attached is what I use, modify it as you like. -- Onur Küçük Knowledge speaks, <onur.--.-.delipenguen.net> but wisdom listens
diff -Nur mplayer-20060923-old/libmenu/menu_list.h mplayer-20060923/libmenu/menu_list.h --- mplayer-20060923-old/libmenu/menu_list.h 2006-09-24 19:24:24.533181016 +0300 +++ mplayer-20060923/libmenu/menu_list.h 2006-09-24 19:42:30.685060832 +0300 @@ -56,9 +56,9 @@ 0,0, \ 5, 3, \ NULL, \ - 0xFF, 0xFF, \ - 0xFF, 0xFF, \ - 0xA4, 0x50 \ + 0xF0, 0xE0, \ + 0xFF, 0xFF, \ + 0xE4, 0x40 \ }
_______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users