Skip to content

Releases: zaps166/QMPlay2

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

QMPlay2 18.12.26

26 Dec 21:27
Compare
Choose a tag to compare

Changes:

  • Use audio resampler/channel converter before filters/visualization (default option),
  • fixed loading Ogg Opus file when file extension is "ogg" in tag editor,
  • improved Youtube detection by YouTube extension (youtu.be),
  • don't load CUE files which uses more then one audio file,
  • fixed mono playback with different volume per channel,
  • added key shortcuts and OSD for video adjustments,
  • updated Ukrainian and Hungarian translation files,
  • fixed YouTube seeking on streams with subtitles,
  • update Ukrainian and German translation files,
  • don't load playlist files within other files,
  • added *.opus to Windows file association,
  • use QSaveFile for QMPlay2FileWriter,
  • add 1440p into YouTube presets,
  • replaced Datmusic by MyFreeMP3,
  • removed direct zlib dependency,
  • minor workarounds for Qt 5.12,
  • CUVID fixes for FFmpeg 4.0,
  • minor bugfix.

Downloads:

Portable version for Windows

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

Other downloads (some packages might have limited features):

Windows build:

Ubuntu/Mint 64-bit package contains shared libraries:

  • Qt 5.6.3 + dbus menubar patches from 5.7.x and 5.9.x.
  • FFmpeg 3.3.6,
  • libass 0.14.0.

SHA-1:
2143348d6354d034813319cd3a360215176b0c09 - QMPlay2-Win64-18.12.26.exe
9028b58e057d695a2705ffebd0f3abfe1649ea29 - QMPlay2-Win32-18.12.26.exe
4e5a320ab2403fc1463e013e9c7975f88a145a4a - QMPlay2-src-18.12.26.tar.xz
846ee354f712d30f522c9c3726d2739de8e0f64e - qmplay2-ubuntu-amd64-18.12.26-1.deb
d48cf089c6e0fa5ee7ef14ffd10387ae0dc8d686 - QMPlay2-macOS-18.12.26.dmg

QMPlay2 18.07.03

03 Jul 17:06
Compare
Choose a tag to compare

Changes:

  • Added button to open URL from playlist entry properties,
  • fix possible crash when group is synchronized,
  • use new FFmpeg 3.1 API for decoding frames,
  • autodetection of pasted YouTube address,
  • fix sorting playlist items by length,
  • drop support for FFmpeg < 3.1,
  • add FFmpeg 4.0 compatibility,
  • minor QPainter HiDPI fix.

Downloads:

Portable version for Windows

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

Other downloads (some packages might have limited features):

Windows build:

Ubuntu/Mint 64-bit package contains shared libraries:

  • Qt 5.6.3 + dbus menubar patches from 5.7.x and 5.9.x.
  • FFmpeg 3.3.6,
  • libass 0.14.0.

SHA-1:
e77af6a4023a2e50bc3feaa58af016ff4ed6578c - QMPlay2-Win64-18.07.03.exe
110079fbf82526edf1d77c07639dca67fe5e54d5 - QMPlay2-Win32-18.07.03.exe
4303c0684a19222bb26d1ada4631fe001eb06235 - QMPlay2-src-18.07.03.tar.xz
ae9e8842f624613bcb1e294758728593b03ee469 - qmplay2-ubuntu-amd64-18.07.03-2.deb
99338cabbb8b59f4e53b65cd398867e4db80bdf3 - QMPlay2-macOS-18.07.03.dmg

QMPlay2 18.04.01

01 Apr 13:12
Compare
Choose a tag to compare

This release is not compatible with FFmpeg 4.0. Please use source code from git!

Changes:

  • Enable audio fade in/out on play/stop for video contents,
  • fix problems with playlist quick sync,
  • update Hungarian translation file,
  • update for Wbijam changes,
  • fix proxy on Windows.

Downloads:

Portable version for Windows

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

Other downloads (some packages might have limited features):

Windows build:

Ubuntu/Mint 64-bit package contains shared libraries:

  • Qt 5.6.3 + dbus menubar patches from 5.7.x and 5.9.x.
  • FFmpeg 3.3.6,
  • libass 0.14.0.

SHA-1:
94ac5843515bbe9d34e453bda44728edac7d9c3f - QMPlay2-Win64-18.04.01.exe
5ab3d2076fb9bc295fb7d60156aaaacda40ff4ff - QMPlay2-Win32-18.04.01.exe
923fb924a594181fd5bcf4d5328b867cb28cdf07 - QMPlay2-src-18.04.01.tar.xz
39a74ac1097b5ca86d2b9bc6c584ec63d0ea22c4 - qmplay2-ubuntu-amd64-18.04.01-2.deb
ba0eaabb83573e86040f79ac2523a893e9965321 - QMPlay2-macOS-18.04.01.dmg

QMPlay2 18.03.02

02 Mar 21:49
Compare
Choose a tag to compare

Changes:

  • Allow to move video and subtitles in OpenGL2 video output (Ctrl and Shift key modifiers),
  • add option to automatically perform non-recursive quick sync on playlist group,
  • add high quality video scaling in OpenGL2 video output (disabled by default),
  • add bit-perfect audio option for PortAudio module on macOS (René Bertin),
  • automatically restore main window when new video file is loaded (option),
  • move "My radio stations" into "Radio Browser" tab and add Drag and drop,
  • properly open YouTube M3U8 live streams (through youtube-dl),
  • option to convert media file after download (e.g. to MP3),
  • audio fade in/out is now disabled for video contents,
  • don't unpause when seeking (default option),
  • QPainter video output optimizations,
  • add sorting YouTube search results,
  • add Hungarian translation file,
  • fix subtitles on YouTube,
  • contrast improvements.

Downloads:

Portable version for Windows

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

Other downloads (some packages might have limited features):

Windows build:

Ubuntu/Mint 64-bit package contains shared libraries:

  • Qt 5.6.3 + dbus menubar patches from 5.7.x and 5.9.x.
  • FFmpeg 3.3.6,
  • libass 0.14.0.

SHA-1:
03ace8a7e580653c54c2b5f0eab389f07dcb31b9 - QMPlay2-Win64-18.03.02.exe
fcd755d89e7df8c512c0fcafb3044720a07f2d11 - QMPlay2-Win32-18.03.02.exe
25e30935a089b4d36856b6b0ccceb9cee8b95df2 - QMPlay2-src-18.03.02-1.tar.xz
128baa6b2a207a71ea9e3bef4b398afcf80f36d7 - QMPlay2-src-18.03.02.tar.xz
f526290848470ee1981cffbb8f62989a65a923a2 - qmplay2-ubuntu-amd64-18.03.02-1.deb
e64a24dd5db9dbec331342602974809aa1e4cdb2 - QMPlay2-macOS-18.03.02.dmg

QMPlay2 17.12.31

30 Dec 23:45
Compare
Choose a tag to compare

Changes:

  • Automaticaly rotate movie or set spherical view if is set in metadata,
  • update Ukrainian translation file (Alexey Lugin),
  • add reading of CUE files,
  • VA-API/OpenGL fixes.

Downloads:

Portable version for Windows

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

Other downloads (some packages might have limited features):

Windows build:

Ubuntu/Mint 64-bit package contains shared libraries:

  • Qt 5.6.3 + dbus menubar patches from 5.7.x and 5.9.x.
  • FFmpeg 3.3.5,
  • libass 0.14.0.

SHA-1:
0c4e917776c3e7c2c2eee4dc6b71026268488fc4 - QMPlay2-Win64-17.12.31.exe
084c9e9d44466fb887656f0980572bfb129dabf7 - QMPlay2-Win32-17.12.31.exe
481be5b45b33d77042a29d799133a31b238628fe - QMPlay2-src-17.12.31.tar.xz
0c813f243c52eccb93c9ee45230eb0a04e84e00a - qmplay2-ubuntu-amd64-17.12.31-1.deb
f2d851515a0f8e099403e6fb15b3907c92a59f80 - QMPlay2-macOS-17.12.31.dmg

QMPlay2 17.12.11

11 Dec 17:49
Compare
Choose a tag to compare

Changes:

  • Use pan gesture for scrolling on Windows (native) and Android (QScroller),
  • add task bar playback progress and tool buttons on Windows,
  • drop support for Qt < 5.6, CMake < 3.1, and FFmpeg < 2.5,
  • add Ukrainian translation file (Alexey Lugin),
  • update Russian translation file (victorr2007),
  • more mouse interaction with system tray,
  • remove already fixed Qt bug workarounds,
  • use Qt5 JSON parser instead of Json11,
  • add Toast notifications for Android,
  • simplify LineEdit using Qt 5.2 API,
  • remove SoundCloud and ProstoPleer,
  • use "QCommandLineParser".

Downloads:

Portable version for Windows

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

Other downloads (some packages might have limited features):

Windows build:

Ubuntu/Mint 64-bit package contains shared libraries:

  • Qt 5.6.3 + dbus menubar patches from 5.7.x and 5.9.x.
  • FFmpeg 3.3.5,
  • libass 0.14.0.

SHA-1:
c277de41093f4a8b87a767ffa0fe85f4c86c646a - QMPlay2-Win64-17.12.11.exe
ee048c4a1fa4496a062b3d9594eff5ebb37cebc2 - QMPlay2-Win32-17.12.11.exe
908442090c5913067411acb181d01111a993319b - QMPlay2-src-17.12.11.tar.xz
e870b2438c5c0ac5e8e9c3671776998e0ad56f43 - qmplay2-ubuntu-amd64-17.12.11-1.deb
bd5f3d752f3d634291b3d51c0e907d2dd931d802 - QMPlay2-macOS-17.12.11.dmg