Skip to content

QMPlay2 20.05.02

Compare
Choose a tag to compare
@zaps166 zaps166 released this 02 May 14:18
· 1122 commits to master since this release

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