[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 483: 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 - Experimental MPlayer2 for Windows
Page 3 of 4

Re: Experimental MPlayer2 for Windows

PostPosted: Sun Dec 30, 2012 12:48 pm
by nikkho
Could you please build 64 bit mplayer2 too?
For some reason lachs0r are quite outdated now (http://mplayer2.srsfckn.biz/).

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 8:18 am
by redxii
Give it a try.. links in first post. If you get a crash or other regression please test the 32-bit version and post a verbose mplayer log so I know whether or not it is directly related to the compiler.

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 12:12 pm
by nikkho
It works line on the command-line, but not working inside SMPlayer 0.8.3 x64, even thought it is properly detected.
SMPlayer reports error 1, with an empty log.

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 5:23 pm
by redxii
If using the portable smplayer delete smplayer_orig.ini.

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 7:24 pm
by nikkho
Thank you for the hint.
After removing my ini files, I noticed two unsupported features, that were working, or at least not aborting in the official mplayer2 builds. Maybe the reason is that they were older, and removed from the code base...
1) Unsupported video output direct3d_shaders, it makes mplayer2 default to null rendering, and nothing is shown. It is needed to change it for regular direct3d.
2) Unsupported nofontconfig switch. It is needed to remove it.

Are they any bug or limitation on your builds?

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 9:42 pm
by redxii
Fontconfig was removed from mplayer2. direct3d is direct3d_shaders, someone felt there was a need to have a separate option with shaders disabled.

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 10:30 pm
by nikkho

Re: Experimental MPlayer2 for Windows

PostPosted: Mon Dec 31, 2012 11:13 pm
by redxii
Of course there is always the possibility that I used the wrong or missed a compiler option on a library to specify 64-bit. I did that on several libs and mplayer2 64-bit didn't even run my first attempt but I guess I sorted those out already..

Re: Experimental MPlayer2 for Windows

PostPosted: Tue Jan 01, 2013 5:07 am
by redxii
New build available with libquvi (plays videos from various sites).

I take it that 64-bit build hasn't been crashing like crazy, otherwise I would have heard something.

Re: Experimental MPlayer2 for Windows

PostPosted: Tue Jan 01, 2013 10:09 am
by nikkho