[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 - mpv 0.10 breaks SMPlayer
Page 1 of 1

mpv 0.10 breaks SMPlayer

PostPosted: Wed Sep 09, 2015 11:11 pm
by stevo

Re: mpv 0.10 breaks SMPlayer

PostPosted: Thu Sep 10, 2015 9:19 am
by rvm
This is already fixed in SVN.

Re: mpv 0.10 breaks SMPlayer

PostPosted: Thu Sep 10, 2015 6:23 pm
by stevo
Thank you! I'll port that over to accompany the new mpv, then.

Re: mpv 0.10 breaks SMPlayer

PostPosted: Sun Sep 13, 2015 10:36 pm
by stevo
I tried an experiment and built smplayer against Qt 5, but then it would not accept the URL that smtube passed it. Some testers did not like smtube built against Qt 5 either, the way upstream Debian and Ubuntu have it, so reverted it to Qt 4 also.

Re: mpv 0.10 breaks SMPlayer

PostPosted: Sun Sep 13, 2015 11:30 pm
by rvm
Be sure you are using the very latest version of SMPlayer from the SVN. There was a bug that prevented SMPlayer (when built with Qt 5) to play Youtube URLs.