@rtfreedman Could you add more details? Which OS (manjaro/arch), etc. ? Maybe add gdb log (you must prevent stripping binaries in PKGBILD)? Does crash happen on previous QMPlay2 version?
Search Criteria
Package Details: qmplay2 24.06.16-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/qmplay2.git (read-only, click to copy) |
---|---|
Package Base: | qmplay2 |
Description: | QMPlay2 is a video and audio player which can play most formats and codecs |
Upstream URL: | https://github.com/zaps166/QMPlay2 |
Keywords: | ass audio chiptune ffmpeg media mod movie player qt srt subtitles video youtube |
Licenses: | LGPL |
Submitter: | mrbit |
Maintainer: | zaps166 |
Last Packager: | zaps166 |
Votes: | 48 |
Popularity: | 0.016427 |
First Submitted: | 2012-10-13 22:02 (UTC) |
Last Updated: | 2024-07-11 22:00 (UTC) |
Dependencies (27)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- libass (libass-gitAUR)
- libcddb
- libcdio (libcdio-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libgme (libgme-vgmplay-gitAUR, game_music_emu-kode54-gitAUR, libgme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsidplayfp
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libxv
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- rubberband
- taglib (taglib-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- Show 7 more dependencies...
Required by (1)
- sparky-tube-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
zaps166 commented on 2017-06-17 17:18 (UTC)
rtfreedman commented on 2017-06-17 00:58 (UTC)
I get segfaults with version 17.06.09 and -DUSE_QT5=ON,
no problem with -DUSE_QT5=OFF
zaps166 commented on 2016-06-14 22:26 (UTC)
Switched to Qt5 :)
ahjolinna commented on 2016-04-23 14:41 (UTC)
yeah it's maybe smart to wait for 5.6.1, even kde neon project is waiting for it before they will release their first stable ISO
zaps166 commented on 2016-04-23 14:27 (UTC)
Still waiting for 5.6.1... QMPlay2 compilation script uses Qt 5.6.1 as default (if detected).
Qt 5.6.0 wrongly process important mouse enter/leave events on XCB (worse than Qt 5.5.1, so it is annoying):
https://codereview.qt-project.org/#/c/155866/
https://codereview.qt-project.org/#/c/145514/
https://codereview.qt-project.org/#/c/146627/
And for submenus with widgets (Video EQ in QMPlay2):
https://codereview.qt-project.org/#/c/146891/
https://codereview.qt-project.org/#/c/148771/
And other (not my own) patches which fixes DBus Menu - 5.5.x and 5.6.0 break more complicated tray context menus (QMPlay2 tray context menu) e.g. on KDE.
Currently qmplay2-git uses Qt5. I don't know when 5.6.1 will be released, so I can switch to Qt5 if you want....
ahjolinna commented on 2016-04-23 14:07 (UTC)
I think now when Qt5.6 (LTS) has arrived you you should use it instead of the obsolete Qt4
zaps166 commented on 2015-07-30 10:05 (UTC)
Thanks, fixed!
vagorafaelino commented on 2015-07-30 01:21 (UTC)
There's a typo in the makedepends array.
Please remove comma after gcc
mrbit commented on 2015-07-22 21:42 (UTC)
ok (y) :)
Pinned Comments
zaps166 commented on 2017-06-19 20:07 (UTC)