It's no longer a git package, it only has that in the name since I cant rename this package. I have explained that 20 times already
Search Criteria
Package Details: gpu-screen-recorder r932.027b29c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gpu-screen-recorder.git (read-only, click to copy) |
---|---|
Package Base: | gpu-screen-recorder |
Description: | A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux |
Upstream URL: | https://git.dec05eba.com/gpu-screen-recorder |
Licenses: | GPL-3.0-only |
Submitter: | DEC05EBA |
Maintainer: | DEC05EBA |
Last Packager: | DEC05EBA |
Votes: | 44 |
Popularity: | 4.91 |
First Submitted: | 2024-11-15 18:38 (UTC) |
Last Updated: | 2024-12-29 20:42 (UTC) |
Dependencies (23)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- libcap
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libx11 (libx11-gitAUR)
- libxcomposite
- libxdamage
- libxfixes
- libxrandr (libxrandr-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- meson (meson-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- intel-media-driver (intel-media-driver-gitAUR, intel-media-stack-binAUR) (optional) – Required to record your screen on Intel Broadwell or later iGPUs
- libva-intel-driver (libva-intel-driver-gitAUR, libva-intel-driver-hybridAUR, libva-intel-driver-g45-h264AUR) (optional) – Required to record your screen on Intel G45 and HD Graphics family
- libva-mesa-driver (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, mesa) (optional) – Required to record your screen on AMD
- libxnvctrl (libxnvctrl-430xxAUR, libxnvctrl-340xxAUR, libxnvctrl-390xxAUR, libxnvctrl-525xxAUR, libxnvctrl-510xxAUR, libxnvctrl-470xxAUR, libxnvctrl-535xxAUR) (optional) – Required when using the -oc option to overclock the NVIDIA GPU to workaround NVIDIA p2 state bug
- Show 3 more dependencies...
Required by (3)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 18 Next › Last »
DEC05EBA commented on 2024-04-17 14:03 (UTC)
DexterHaxxor commented on 2024-04-17 14:00 (UTC)
This package doesn't have a pkgver() function. Add it and stop upgrading it manually, please.
DEC05EBA commented on 2024-03-21 19:40 (UTC)
An issue was found when recording windows/recording on wayland on nvidia. This happened if you set __GL_THREADED_OPTIMIZATIONS environment variable to 1, which breaks some cuda functions. This was now fixed (gpu screen recorder now sets __GL_THREADED_OPTIMIZATIONS to 0 for itself).
DEC05EBA commented on 2024-03-10 22:20 (UTC) (edited on 2024-03-10 22:59 (UTC) by DEC05EBA)
I added hdr capture support on nvidia (wayland) now. I also changed so if you use prime-run to run it should find the monitor that matches the gpu. I rewrote many things (to prepare for vulkan video encoding) so if something broke please report it.
Note that hdr videos will not have hdr metadata because all GPU drivers (amd, intel and nvidia) have bugs related to this and ignore the hdr metadata. I will eventually patch the video files myself with this information to workaround these GPU driver issues.
DEC05EBA commented on 2024-03-08 21:00 (UTC) (edited on 2024-03-10 22:19 (UTC) by DEC05EBA)
@FreePenguin i'm aware, at the moment you have to record with the hdr option to record a hdr video but this option currently only works on amd/intel. Tonemapping hdr to sdr for regular videos is currently missing.
FreePenguin commented on 2024-03-07 19:47 (UTC)
Colors are wrong on Plasma 6 with HDR enabled https://imgur.com/igJiPGE
DEC05EBA commented on 2024-02-11 14:46 (UTC)
There was a bug that made screen recording crash on x11 nvidia. Please update to the latest version.
DEC05EBA commented on 2024-01-12 18:07 (UTC) (edited on 2024-01-12 18:07 (UTC) by DEC05EBA)
@lounges the option for that existed before but I removed it because of those nvidia driver issues. Especially since it can freeze the computer. I will only re-add it if nvidia fixes the bugs.
lounges commented on 2024-01-12 18:05 (UTC) (edited on 2024-01-12 18:08 (UTC) by lounges)
Thanks @DEC05EBA, that did exactly what I wanted. Would love to have this as an option or checkbox (maybe when in advanced view) in the gtk client. This is a big improvment for me.
Yes, g-sync only works with one monitor when in X. Supposedly there is a way to get g-sync/vrr and wayland going on nvidia, but I havent been able to get it going yet.
DEC05EBA commented on 2024-01-12 16:47 (UTC) (edited on 2024-01-12 17:13 (UTC) by DEC05EBA)
@lounges Yes, it should work if you use the hidden "-w screen-direct-force" option. Note that this method records all monitors (I believe gsync only works with one monitor enabled anyways?). But this method doesn't work in all games because of nvidia driver bugs (either black video or it freezes your computer). On wayland if you record a monitor it should work without gsync getting disabled but im not sure if gsync works properly on wayland yet anyways (or even nvidia for that matter).
Pinned Comments
DEC05EBA commented on 2024-11-26 18:52 (UTC)
The aur package gpu-screen-recorder-git was renamed to gpu-screen-recorder. Install gpu-screen-recorder instead or you may experience issues.