Skip to content

Releases: zaps166/QMPlay2

QMPlay2 20.12.16

16 Dec 01:22
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes in QMPlay2 20.12.16:

  • fix playback of some network streams,
  • change CDDB server to gnudb.org,

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg and Qt; no Vulkan,
  • *-nojs - 32-bit version, updates and MediaBrowser are not available (designed for Windows XP),
  • *-offline - 32-bit version, updates and most network services are not available (designed for Windows XP), CDDB is disabled by default at first run,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube is disabled,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

6040a21282bee06098eae3ffe9510d82cd7ef1b9  QMPlay2-20.12.16-1-x86_64.AppImage
b3908c440686f0674ad5d5dd6e9c59e7dffab0ab  QMPlay2-20.12.16-Android-armv7-experimental.apk
944cc1faea166e424e02466c34226f8289a47c2d  QMPlay2-Win32-20.12.16-nojs.exe
06d02bc8cd3415aa9e8e0b40af903a1c01b52bad  QMPlay2-Win32-20.12.16-offline.exe
b69d744eee9e65a1342035571b2ef229696b0d5a  QMPlay2-Win32-20.12.16.exe
5584615b17e1e27973d6afa8bde745b3569ac5fb  QMPlay2-Win64-20.12.16.exe
59262cb8f1d6af228dd3505c0a08a98d54c936ce  QMPlay2-Win64-deps.7z
f8632d7e01c5d50de5d76382c75e6685e894789a  QMPlay2-macOS-20.12.16.dmg
e4e9b2df2aba919a3657f0f1c749d4dc7bca844b  QMPlay2-src-20.12.16.tar.xz

QMPlay2 20.12.07

07 Dec 19:27
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes in QMPlay2 20.12.07:

  • fix displaying of subtitles from media file in some rare cases,
  • load fonts from media file when using subtitles from file,
  • fix inactive streams text color in Information panel,
  • add Japanese language file (harujisaku),
  • fix CUVID/Vulkan on some hardware,
  • improve CMake files for Windows,
  • fix "wmalossless" audio time,
  • fix YouTube search,
  • fix for SDP files,
  • minor fixes,

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg and Qt; no Vulkan,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

c7d57584d21ccded779e7f38f22af92abc646155  QMPlay2-20.12.07-1-x86_64.AppImage
d0077004a68937a7600460878c69dd756e86eb33  QMPlay2-20.12.07-Android-armv7-experimental.apk
e004438d92cd0ef9641f223ecb3b20396541a9b5  QMPlay2-Win32-20.12.07.exe
f5ea1a2bd8aa504989edb6261b7d2fc53a1baa5f  QMPlay2-Win64-20.12.07.exe
52b41bf593a179d00155eb43e2c7ac4369541d59  QMPlay2-macOS-20.12.07.dmg
d9240ebd11c2bccf13bfa423297aeb9a80eb2ea2  QMPlay2-src-20.12.07.tar.xz
f7771a183c1e110a5750aa5b7c2bd2cd2f34ff9c  QMPlay2-Win64-deps.7z

QMPlay2 20.07.04

04 Jul 20:15
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Use this patch for Qt < 5.12 for Linux.


Changes in QMPlay2 20.07.04:
- discard some frames on hardware decoding if hardware is too slow (was removed in 20.05.02),
- add workaround for VA-API/Vulkan for AMD GPUs on Mesa 20.1,
- use D-Bus for suspend (systemd and ConsoleKit),
- fix compilation with older FFmpeg version,
- fix duration for some WavPack files,
- remove QMPlay2 radio stations list,
- add architecture to about window,
- fix seeking on raw audio data,
- fix OpenGL linking on Linux,
- fix YouTube search,

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg and Qt; no Vulkan,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

5f4a23da78c1e94c6dd4ea0abb7789f3d92598d2  QMPlay2-20.07.04-1-x86_64.AppImage
ba3cfc8309779add9487f8bb691299de9f8de543  QMPlay2-20.07.04-Android-armv7-experimental.apk
a1d746613eba5623085a62196539aa10b627ae40  QMPlay2-Win32-20.07.04.exe
276d61f6f29dd1f2c9e1beb2dab31c78450a79e0  QMPlay2-Win64-20.07.04.exe
4e118c067d3563108a677a67a072f8fd6bd19677  QMPlay2-macOS-20.07.04.dmg
470ca40823599d7872b2e5de2316cb80f3823dc1  QMPlay2-src-20.07.04.tar.xz
600cfce0b2956bb98e13f983c0f088daf386a7b2  QMPlay2-Win64-deps.7z

QMPlay2 20.05.02

02 May 14:18
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Use this patch if you have OpenGL linking issues on Linux.

Use this patch for FFmpeg < 4.1.


Changes in QMPlay2 20.05.02:
- add Vulkan renderer (default, Linux and Windows only):
    - bypass compositor option (exclusive fullscreen),
    - VA-API, CUVID, D3D11VA interoperation,
    - high quality video scaling options,
    - Yadif deinterlacing on GPU,
    - faster subtitles rendering,
    - deep color support,
    - zero-copy decoding,
- remove option to enforce of video copy to host memory for OpenGL renderer,
- don't open left panel on fullscreen when there is a screen on the left,
- fix video dock margins issue on fullscreen with some Qt styles,
- add renderer settings page: Vulkan (default), OpenGL, Legacy,
- add PCH compilation with CMake >= 3.16 (disabled by default),
- a lot of code changes (e.g. use more FFmpeg structures),
- remove high quality video scaling for OpenGL,
- update translation files,
- require C++14,

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg and Qt; no Vulkan,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

5ba93c5abb5742d8d513387f80825a821bfd5a4e  QMPlay2-20.05.02-1-x86_64.AppImage
507d38cd6137ee7c2884de768d0b267ef7bc71c3  QMPlay2-20.05.02-Android-armv7-experimental.apk
4364d0ea0b960295fe786ab35fc4937c22ebfe06  QMPlay2-Win32-20.05.02.exe
f49c8d4027b62e33eb91c8e1ce59d30a9d294b28  QMPlay2-Win64-20.05.02.exe
30078c082ab4b3dee83b993f7aa5f11f287dc88e  QMPlay2-macOS-20.05.02.dmg
95cac4cee8c5b8d45c8267b6cb0f1c879d96ea31  QMPlay2-src-20.05.02.tar.xz

QMPlay2 19.12.19

19 Dec 22:29
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes in QMPlay2 19.12.19:
- fix VA-API low quality deinterlaced image on AMD GPUs (workaround for driver bug),
- fix VA-API GLX regression,
- fix VA-API EGL detection,

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

9546bdc8d57c60a033076b80ab328ebc746d38c7  QMPlay2-19.12.19-1-x86_64.AppImage
f4c0f81599c555e93a0374b584030c6fe99d0839  QMPlay2-19.12.19-Android-armv7-experimental.apk
39318be619a7740dafdbf77a59beb630ac7bcdc6  QMPlay2-Win32-19.12.19.exe
0d06f8acee512e260ffb90fb81793c08d1b97a1b  QMPlay2-Win64-19.12.19.exe
b89e93cff9429a891e23a13710ece57b6e7c7fec  QMPlay2-macOS-19.12.19.dmg
fa902a014159e72ec53558edc52e8290a79cf027  QMPlay2-src-19.12.19.tar.xz

QMPlay2 19.12.04

04 Dec 00:00
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes for QMPlay2 19.12.04

  • Fix reading of titles for some M3U playlists,
  • fix possible corrupted DXVA2 video playback,
  • refactor HWAccelInterface class,
  • minor fixes.

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

c88b29da748e69a55de28e6f113a997b649c9d41  QMPlay2-19.12.04-1-x86_64.AppImage
2da28e33c3789ac79e115e9d7e379693a1e9e1bb  QMPlay2-19.12.04-Android-armv7-experimental.apk
6c138e92d0e5db208174e0246223f935683212ea  QMPlay2-Win32-19.12.04.exe
981ae45843403bc6fd538ccaaf04f4af49936a08  QMPlay2-Win64-19.12.04.exe
6204e0f1ba6089a6cb18a7192518499c8b5984fe  QMPlay2-macOS-19.12.04.dmg
ce32119903d1f1055d0a2447de9711f0de36bd52  QMPlay2-src-19.12.04.tar.xz

QMPlay2 19.11.26

26 Nov 19:29
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes for QMPlay2 19.11.26

  • Move OpenGL mode check boxes from visualizations and OpenGL2 settings into general settings,
  • improve (again) bypassing compositor on Windows platform and OpenGL,
  • fix YouTube subtitles if default subtitles language is set,
  • fix FFmpeg < 4.0 compilation for VDPAU and VA-API,
  • add option to store playback enabled state,
  • DXVA2 improvements; add video filtering,
  • add submenus for YouTube context menu,
  • minor VDPAU and VA-API fixes,
  • minor macOS improvements.

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices.

Other downloads (can be obsolete)

SHA-1

f4a42132852c1d398cbb512d8a3629bebe7464ba  QMPlay2-19.11.26-1-x86_64.AppImage
733600520e824c708d2bc0ebba0bc6e0478183df  QMPlay2-19.11.26-Android-armv7-experimental.apk
b094c542a7d66b5c9be33608813f66291ea7d832  QMPlay2-Win32-19.11.26.exe
48bc3addee6ca0d4e79645b9dd3ae8a12ae6371a  QMPlay2-Win64-19.11.26.exe
194ba8337c13afd15394c30b2c42dc86625d955a  QMPlay2-macOS-19.11.26.dmg
88bd2ced6105fe5566b04898c066c15a5ab1b92a  QMPlay2-src-19.11.26.tar.xz

QMPlay2 19.11.06

06 Nov 20:51
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes for QMPlay2 19.11.06
- Remove dedicated VDPAU video output and add VDPAU interoperation with OpenGL,
- add more search patch for VA-API and VDPAU drivers (for AppImage),
- fix colorspace issues when using CPU deinterlacing filters,
- improve bypassing compositor on Windows platform and OpenGL,
- remove dedicated VA-API video output (use OpenGL instead),
- add bypass compositor option on X11 platform and OpenGL,
- fix playback error with VA-API deinterlacing filters,
- always download x86-64 installer on x86-64 Windows,
- fix EGL detection on X11/Intel (for VA-API),
- allow to enlarge small cover images,
- update Ukrainian translation file,
- add VP9 codec support for VDPAU,
- playlist quick sync fixes,
- fix RTSP playback,
- other minor fixes.

Please apply 32fdf61 and 25c97c1 if you need to compile against FFmpeg 3.x with VA-API and VDPAU.

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU; uses older version of FFmpeg,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices,
  • add "Storage" permissions in Android application settings if necessary.

Other downloads (can be obsolete)

SHA-1

f127d7af83cb43004e446d2e1b85271f20482484  QMPlay2-19.11.06-1-x86_64.AppImage
0fbcdb7629fe508804363d204776f9215071b46d  QMPlay2-19.11.06-Android-armv7-experimental.apk
1ea14138f189e4e12da85a405aefb40779f4b333  QMPlay2-Win32-19.11.06.exe
4743ecdb94ea19e059107e1211ba4437e31a6ec7  QMPlay2-Win64-19.11.06.exe
dca799f16bf10d78f84d01bdcebc48927c101a81  QMPlay2-macOS-19.11.06.dmg
cf1753a9b53d7333073daaeacf034c3a928eb480  QMPlay2-src-19.11.06.tar.xz

QMPlay2 19.09.03

03 Sep 18:22
Compare
Choose a tag to compare

Files for download are in "Assets" section below


Changes since QMPlay2 19.08.27

  • fix possible compilation error with FFTSpectrum (all OSes) and PortAudio (macOS),
  • add code for finding VA-API and VDPAU drivers directory (useful for AppImage),
  • fixes in "QMPlay2.1", "QMPlay2.desktop", "QMPlay2.appdata.xml",
  • improve checking for EGL in X11 - less possibility to fail,
  • add (again) YouTube quality settings into settings widget,
  • update translation files (martinkg, Alexey Lugin),
  • allow only YUV420P videos in VideoToolBox,

Windows

  • QMPlay2-Win64-*.exe is designed for 64-bit Windows - it is recommended,
  • QMPlay2-Win32-*.exe is designed for 32-bit Windows - it can run on Windows XP with old, non-SSE2 CPU,
  • for portable version for Windows create empty file portable (without file extension) near the QMPlay2.exe file,
  • includes 32-bit msvcr100.dll for youtube-dl,
  • uses kode54 version of Game-Music-Emu,

Linux AppImage

  • don't forget to make it executable before run,
  • runs on old Linux distributions like openSUSE 13.1 (except VA-API due to driver version incompatibility),
  • you can use appimaged for system integration or you can extract files and integrate QMPlay2 manually,
  • libass, FFmpeg, taglib, libvdpau, libva, Qt are compiled from sources,
  • compiled on Ubuntu 16.04,
  • requires glibc 2.18,

Ubuntu

  • *.deb packages are no longer available, use AppImage.

macOS

  • macOS Sierra or higher is required.

Android

  • it is experimental,
  • it lacks of hardware video decoding, subtitles, and tag editor (taglib and libass are not compiled),
  • youtube-dl is not supported, so YouTube won't work,
  • UI is designed for desktop devices, not for mobile devices,
  • to use it, add "Storage" permissions in Android application settings.

Other downloads (can be obsolete)

SHA-1

f94cce3e1454594567096f4e1f3a9cbe85895c44  QMPlay2-19.09.03-1-x86_64.AppImage
b06d078923c59c6462305c18044a5dd47252fbd3  QMPlay2-19.09.03-Android-armv7-experimental.apk
9571050aaec52d970dccda276366135113ec7fed  QMPlay2-Win32-19.09.03.exe
471c906a7a4a45fda18411fd1cf8578a4525b800  QMPlay2-Win64-19.09.03.exe
360233abe7fda43379ccd57ae9d55b7df1e432a4  QMPlay2-macOS-19.09.03.dmg
4b27d93703c7c944629300780e474a4880eacae9  QMPlay2-src-19.09.03.tar.xz

QMPlay2 19.08.27

27 Aug 19:56
Compare
Choose a tag to compare

Changes:

  • A lot of VA-API improvements including zero-copy on OpenGL (some old drivers might cease to work - I can't test them),
  • fix loading of QMPlay2 modules (on some OS'es it leads to crash),
  • improve full screen switching (fixes regression since 18.12.26),
  • add "CustomUserAgent" into a "General" section in QMPlay2.ini,
  • fix black video when decoding videos with color palette,
  • add option to disable subtitles at program startup,
  • remove QMake build system, added Android to CMake,
  • display FFT spectrum in logarithmic scale,
  • improve displaying of graphical subtitles,
  • rewrite MediaBrowser, now use JavaScript,
  • a lot of YouTube and youtube-dl changes,
  • show native window file path separator,
  • add "opennew" command line argument,
  • display lyrics from file metadata,
  • fix language codes for MKV files,
  • add initial colorspace support,
  • add stereo channels swapping,
  • add "always on top" option,
  • bugfixes and improvements,
  • LastFM scrobble fixes,
  • require FFmpeg 3.3.

Ubuntu

  • package is created for Ubuntu 18.04 LTS,
  • package tested on Linux Mint 19.2,
  • package doesn't work on Ubuntu 19.04 (incompatible FFmpeg version).

Portable version for Windows

  • create empty file portable (without file extension) near the QMPlay2.exe file.

Other downloads:

Windows build:

SHA-1:
7997cbc3bed7b58dea7f4f0296485372feaee380 - QMPlay2-Win64-19.08.27.exe
6a3249456a5127f21251818623f0e1487e5972ec - QMPlay2-Win32-19.08.27.exe
9e52cdfbc2f3fd13a4e9391c587bbc39b37c741c - QMPlay2-src-19.08.27.tar.xz
468a2724dc83980d9a06d8c1c238ec35964a6ebc - QMPlay2-macOS-19.08.27.dmg
98a06ecf0faeef4377093bffe438f3cac43e4f7b - qmplay2-ubuntu-18.04-amd64-19.08.27-1.deb
0c6be65e812fa4dfcadd327638d1e2ac31e75949 - QMPlay2-19.08.27-Android-armv7-experimental.apk