Hi metak, ok, done. reinstall
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.023689 |
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-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR)
- 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) (make)
- cmake (cmake-gitAUR) (make)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- patch (patch-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- qt6-tools (make)
- game_music_emu-kode54-gitAUR (optional) – Better chiptune support (less bugs in sound, AUR package)
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – PulseAudio support
Required by (1)
- sparky-tube-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
mrbit commented on 2014-09-16 06:52 (UTC)
metak commented on 2014-09-16 03:07 (UTC)
@ Ilya87
Release page suggests following:
*libavresample:
Uncomment last three lines in "src/qmplay2/qmplay2.pro"
Fixes the problem for me.
Ilya87 commented on 2014-08-22 03:38 (UTC)
Using with ffmpeg-git gives error:
SndResampler.cpp: В функции-члене «bool SndResampler::create(int, int, int, int)»:
SndResampler.cpp:60:26: ошибка: нет декларации «SWR_CH_MAX» в этой области видимости
channel_map.fill( -1, SWR_CH_MAX );
^
mrbit commented on 2014-07-28 21:42 (UTC)
Hey zaps166
done.
zaps166 commented on 2014-07-28 18:59 (UTC)
Hi, new release because of bugs in .desktop files - (new checksum, because this is the same file name). Please remove ">=1.2" from ffmpeg dependency :)
zaps166 commented on 2014-07-27 20:18 (UTC)
Hi! There is new version :)
Please remove these lines (no longer needed):
mkdir -p $pkgdir/usr/share/icons/hicolor/128x128/apps
cp $pkgdir/usr/share/icons/QMPlay2.png $pkgdir/usr/share/icons/hicolor/128x128/apps/
And also you can replace "ffmpeg>=1.2" by "ffmpeg" because it may cause dependency conflicts.
mrbit commented on 2014-06-24 15:51 (UTC)
Thanks Ilya87, done..
Ilya87 commented on 2014-06-23 22:42 (UTC)
If icon is invisible in multimedia apps list add the following lines to the end of package() secti on
mkdir -p $pkgdir/usr/share/icons/hicolor/128x128/apps
mv $pkgdir/usr/share/icons/QMPlay2.png $pkgdir/usr/share/icons/hicolor/128x128/apps/
Ilya87 commented on 2014-05-25 19:39 (UTC)
Very strange, but now I can't reproduce this bug (with field order flags). But I have a new one - wmv3 format decodes using ffwmv3, not ffwmv3vdpau on hardware that supports wmv3 VDPAU acceleration.
zaps166 commented on 2014-05-23 09:56 (UTC)
Ilya87: Could you send me movie (or only fragment), which has incorrect field order flag? I think that field order flag does nothing without deinterlacing, so I must see that movie.
Pinned Comments
zaps166 commented on 2017-06-19 20:07 (UTC)