Download Latest Version mplayer-r38117-src.7z (14.2 MB)
Email in envelope

Get an email when there's a new version of mplayer-for-windows

Home / MinGW / msys2
Name Modified Size InfoDownloads / Week
Parent folder
mplayer-msys2-snapshot-x86-64_20181117_1954.7z 2018-11-18 124.4 MB
mplayer-msys2-snapshot-x86-64_20170427_1715.7z 2017-04-27 118.9 MB
mplayer-msys2-snapshot-x86-64_20170108_1720.7z 2017-01-08 117.2 MB
mplayer-msys2-snapshot-x86-64_20160724_1335.7z 2016-07-24 115.8 MB
mplayer-msys2-snapshot-x86-64_20160214_0000.7z 2016-02-14 82.8 MB
Totals: 5 Items   559.3 MB 0
MPlayer and its libraries are built using MinGW-w64 & MSYS2, a minimal Unix-like shell & collection of GNU utilities for Windows. The GCC version used is 6.2.0. A complete build environment and sources used to compile the libraries included in MPlayer are available here.

* Download the MSYS2 package and a MinGW toolchain. Extract MSYS2 anywhere in a path without spaces.
* Extract mingw32 and/or mingw64 to the MSYS2 directory.
* Edit 'etc\fstab' and the 'local_prefix' value in the gcc spec file accordingly:
  - 32-bit: mingw32\lib\gcc\i686-w64-mingw32\6.2.0\specs
  - 64-bit: mingw64\lib\gcc\x86_64-w64-mingw32\6.2.0\specs
* Launch the MSYS2 shell by executing 'mingw32.exe' for 32-bit or 'mingw64.exe' for 64-bit.
Source: README.txt, updated 2017-01-08