MPlayer for Windows: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
== Description ==
== Description ==


This is the "MPlayer for Windows" installer, an advanced package of [http://www.mplayerhq.hu/ MPlayer] the well-known OpenSource cross-platform media player. This installer includes several CPU-optimized binaries of MPlayer for the Win32 platform, provided by [http://oss.netfarm.it/mplayer-win32.php Sherpya]. The installer will allow the user to choose the optimal build at install time. Now CPU auto-detection is implemented in the installer. Furthermore the installer includes different front-ends ([http://mpui.sourceforge.net/ MPUI] and [http://smplayer.sourceforge.net/ SMPlayer]). All extracted binaries will be packed by [http://upx.sf.net UPX]. The installer was created with NSIS and it's using [http://ultramodernui.sourceforge.net/ UMUI]. Both, the compiled installer and the install script, are available for download from the homepage. The installer as well as all included software are released under the [http://www.gnu.org/licenses/gpl-2.0.html GPL] license.
This is the "MPlayer for Windows" installer, an advanced package of [http://www.mplayerhq.hu/ MPlayer] – the well-known OpenSource cross-platform media player. This installer includes several CPU-optimized binaries of MPlayer for the Win32 platform, provided by [http://oss.netfarm.it/mplayer-win32.php Sherpya]. The installer will allow the user to choose the optimal build at install time. Now CPU auto-detection is implemented in the installer. Furthermore the installer includes different front-ends ([http://mpui.sourceforge.net/ MPUI] and [http://smplayer.sourceforge.net/ SMPlayer]). All extracted binaries will be packed by [http://upx.sf.net UPX]. The installer was created with NSIS and it's using [http://ultramodernui.sourceforge.net/ UMUI]. The compiled installer and the install script are sadly no longer available for download from the homepage. The installer as well as all included software are released under the [http://www.gnu.org/licenses/gpl-2.0.html GPL] license.


== Web Links ==
== Web Links ==


[http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer MPlayer for Windows - Homepage (includes downloads)]
* [http://mulder.dummwiedeutsch.de/home/?page=projects#mplayer MPlayer for Windows - Homepage (sources & binaries)]
 
** [http://tirnanog.fate.jp/mirror/Misc%20(not%20by%20celtic_druid)/LoRd_MuldeR/ Mirror Site #1]
** [http://mplayer.extra.hu/ Mirror Site #2]


[[Category:Real_World_Installers]]
[[Category:Real_World_Installers]]

Latest revision as of 02:44, 28 March 2009

umuirk9.png

Description

This is the "MPlayer for Windows" installer, an advanced package of MPlayer – the well-known OpenSource cross-platform media player. This installer includes several CPU-optimized binaries of MPlayer for the Win32 platform, provided by Sherpya. The installer will allow the user to choose the optimal build at install time. Now CPU auto-detection is implemented in the installer. Furthermore the installer includes different front-ends (MPUI and SMPlayer). All extracted binaries will be packed by UPX. The installer was created with NSIS and it's using UMUI. The compiled installer and the install script are sadly no longer available for download from the homepage. The installer as well as all included software are released under the GPL license.

Web Links