[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 - Fontconfig flag
Page 1 of 1

Fontconfig flag

PostPosted: Sat Nov 03, 2012 10:08 am
by flecht

Re: Fontconfig flag

PostPosted: Sat Nov 03, 2012 1:28 pm
by rvm
The -fontconfig option is not used if you select a ttf font instead of system font in preferences->subtitles.

Re: Fontconfig flag

PostPosted: Sat Nov 03, 2012 2:21 pm
by flecht
I forgot to mention that I'm trying to watch the film with ass styled subs and it works if I'm doing it directly in mplayer2. Can I do something while compiling SMPlayer? Or before? I'm not a programmer but I can try to change something if you tell me where to look.

Re: Fontconfig flag

PostPosted: Sat Nov 03, 2012 10:55 pm
by rvm
Fixed in svn r4683.

Anyway it still may fail with the first video, because at that point smplayer doesn't know if it's mplayer2 or not.

Re: Fontconfig flag

PostPosted: Sun Nov 04, 2012 1:11 am
by flecht
It works now. Thanks!