[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
SMPlayer Support Forum • View topic - How to change OSD font in SMplayer?
Page 1 of 1

How to change OSD font in SMplayer?

PostPosted: Mon Apr 04, 2016 8:53 am
by ninjai

Re: How to change OSD font in SMplayer?

PostPosted: Mon Apr 04, 2016 9:43 pm
by rvm
If using SMPlayer with mpv, you can change the font of the OSD adding this option to preferences -> advanced -> options for mplayer/mpv:

--osd-font=fontname

Re: How to change OSD font in SMplayer?

PostPosted: Tue Apr 12, 2016 3:38 pm
by ninjai
Thanks, but it is not working, after added --osd-font=fontname just make mpv stop playing any video.

How can I debug?

Re: How to change OSD font in SMplayer?

PostPosted: Tue Apr 12, 2016 11:59 pm
by rvm
You can take a look at the mpv output in options -> view logs -> mplayer/mpv.

Re: How to change OSD font in SMplayer?

PostPosted: Wed Apr 13, 2016 1:16 pm
by ninjai

Re: How to change OSD font in SMplayer?

PostPosted: Wed Apr 13, 2016 3:48 pm
by rvm
You're using mplayer and not mpv. You can switch to mpv in preferences -> general -> multimedia engine.

Re: How to change OSD font in SMplayer?

PostPosted: Fri Apr 15, 2016 3:24 pm
by ninjai
Thanks, after switch to mpv --osd-font works :D

I also have to replace -subfont-osd-scale to --osd-scale= to change font size. subfont-osd-scale does not work in mpv.

BTW: Is it possible display FPS in OSD too?

Re: How to change OSD font in SMplayer?

PostPosted: Fri Apr 15, 2016 8:57 pm
by rvm