[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 - Can't screenshot
Page 1 of 1

Can't screenshot

PostPosted: Tue Dec 22, 2015 12:45 pm
by woodword

Re: Can't screenshot

PostPosted: Tue Dec 22, 2015 10:09 pm
by rvm
Version 15.11 uses a new method to set the screenshot directory but it requires a recent version of MPlayer (at least r36848) or mpv (at least 0.10).

I've just added a hack to keep compatibility with older versions of mplayer in smplayer r7290.

Re: Can't screenshot

PostPosted: Tue Dec 22, 2015 10:54 pm
by woodword
According to Smplayer "About" menu, I'm using Mplayer2 2.0-728-g2c378c7-4build1

Since I googled and found out that Mplayer2 is not developing (can't update), does it mean I have to install Mplayer 1.2 or Mpv 0.1x ?

Re: Can't screenshot

PostPosted: Tue Dec 22, 2015 11:08 pm
by rvm
You're right, mplayer2 is not developed any more, so there won't be any more improvements or bug fixes. So it's highly recommended to install mplayer or mpv.

Re: Can't screenshot

PostPosted: Wed Dec 23, 2015 10:59 am
by woodword
Got it. Thank you for the quick replying