Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mplayer-mingw32-gcc620-20181117_1942.7z | 2018-11-18 | 80.6 MB | |
mplayer-mingw32-gcc620-20180905_0230.7z | 2018-09-05 | 80.5 MB | |
mplayer-mingw32-gcc620-20180609_0802.7z | 2018-06-09 | 80.5 MB | |
mplayer-mingw32-gcc620-20180410_0952.7z | 2018-04-10 | 79.9 MB | |
mplayer-mingw32-gcc620-20171205_1510.7z | 2017-12-05 | 79.6 MB | |
Totals: 5 Items | 401.2 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.