Search Criteria
Package Details: moonlight-qt-git 6.1.0.r83.g1bf86f5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/moonlight-qt-git.git (read-only, click to copy) |
|---|---|
| Package Base: | moonlight-qt-git |
| Description: | GameStream client for PCs |
| Upstream URL: | https://github.com/moonlight-stream/moonlight-qt |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | moonlight-qt |
| Provides: | moonlight-qt |
| Submitter: | mherzberg |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 5 |
| Popularity: | 0.131134 |
| First Submitted: | 2018-08-09 11:21 (UTC) |
| Last Updated: | 2025-10-12 02:19 (UTC) |
Dependencies (9)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- sdl2_ttf
- git (git-gitAUR, git-glAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- intel-media-driver (intel-media-driver-gitAUR, intel-media-driver-legacyAUR, intel-media-driver-legacy-binAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR) (optional) – hardware acceleration for Intel GPUs starting from Broadwell (2014) and newer (e.g. Intel Arc)
- libva-intel-driver (libva-intel-driver-gitAUR, libva-intel-driver-hybrid-gitAUR, libva-intel-driver-irqlAUR, libva-intel-driver-hybridAUR) (optional) – hardware acceleration for Intel GPUs GMA 4500 (2008) up to Coffee Lake (2017)
Latest Comments
1 2 3 4 Next › Last »
rubin55 commented on 2025-10-11 15:39 (UTC)
xiota commented on 2025-07-08 01:03 (UTC)
I don't know where an error like that would come from. I use the
extra-*-buildscripts, which should set up the chroot correctly.KavusKazian commented on 2025-07-07 23:56 (UTC)
@xiota Unfortunately I can't get that to work at all, pacstrap complains of
invalid option -- 'd'. I'll have to figure that out first and get back to you. I'm probably not setting up the chroot correctly.xiota commented on 2025-07-05 00:54 (UTC)
@KavusKazian Builds successfully with
x86_64withffmpeg4.4usingextra-x86_64-build -- -- _ffmpeg=ffmpeg4.4. Try usingextra-aarch64-build -- -- _ffmpeg=ffmpeg4.4instead of yay. If that doesn't work, I'm curious what the full log looks like, but probably won't be able to help further.KavusKazian commented on 2025-07-04 21:34 (UTC) (edited on 2025-07-04 21:37 (UTC) by KavusKazian)
@xiota It's the exact same errors. Does it build with
ffmpeg4.4on x86_64?xiota commented on 2025-07-04 02:34 (UTC) (edited on 2025-07-04 02:35 (UTC) by xiota)
@KavusKazian What happens if you build with
_ffmpeg=ffmpeg4.4, but run withffmpeg-rpi? (I don't have an ARM-based system to test myself.)KavusKazian commented on 2025-07-03 23:47 (UTC) (edited on 2025-07-03 23:48 (UTC) by KavusKazian)
@xiota Unfortunately now it does this: https://pastebin.com/A6psFZDz
I guess maybe it's just not compatible with this version of ffmpeg? It's weird though, because it's able to work on Raspberry Pi OS if built for it. But maybe that one is from another branch.
xiota commented on 2025-07-03 22:03 (UTC) (edited on 2025-07-03 22:08 (UTC) by xiota)
@KavusKazian I see the problem now. ffmpeg-rpi is a replacement for ffmpeg4.4, not ffmpeg. I've added a workaround that should let you use either ffmpeg4.4 or ffmpeg-rpi. The package that will be used is set at build. To change, rebuild would be needed.
Examples:
extra-aarch64-build -- -- _ffmpeg=ffmpeg-rpi_ffmpeg=ffmpeg-rpi yay moonlight-qt-gitKavusKazian commented on 2025-07-03 19:44 (UTC) (edited on 2025-07-03 19:46 (UTC) by KavusKazian)
@xiota That doesn't work unfortunately, as moonlight then expects
libavcodec.so.61, butffmpeg-rpiprovideslibavcodec.so.58.When trying to build with them installed, the specific error is
streamimg/session.cpp:344:2: error: #error No video decoding libraries available!. Doesmoonlight-qt-gitrequire a specific version oflibavcodec.so?I should mention there's an upstream bug about Moonlight being broken on Raspberry Pi OS, could that be related?: https://github.com/moonlight-stream/moonlight-qt/issues/1572
xiota commented on 2025-07-03 06:36 (UTC)
@KavusKazian Does hardware acceleration work if you switch to ffmpeg-rpi after building with ffmpeg?
1 2 3 4 Next › Last »