[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 - SMPlayer crashes "Sharpen" playback with mpv-0.8.0
Page 1 of 1

SMPlayer crashes "Sharpen" playback with mpv-0.8.0

PostPosted: Wed Feb 25, 2015 7:21 pm
by stevo

Re: SMPlayer crashes "Sharpen" playback with mpv-0.8.0

PostPosted: Wed Feb 25, 2015 11:48 pm
by rvm

Re: SMPlayer crashes "Sharpen" playback with mpv-0.8.0

PostPosted: Thu Feb 26, 2015 12:32 am
by stevo
Interesting! I guess I'll rebuild it with that option, or see what happens with the system libav. Debian hates using anything except the system libraries!

Update: Building against the libav 10 in wheezy-backports solved the issue. Thanks for the tip!