Is it possible to run gpu-screen-recorder without it disabling g-sync? I am curious if this is something with my setup, or if it is a restriction of the capture method.
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 9 .. 18 Next › Last »
lounges commented on 2024-01-12 01:58 (UTC)
spychodelics commented on 2024-01-06 23:17 (UTC) (edited on 2024-01-07 12:18 (UTC) by spychodelics)
did an systemupdate and now it seems to work flawlessly. will report back ...
DEC05EBA commented on 2024-01-06 10:30 (UTC)
@Typology the replay buffer (the encoded video) is stored in ram
Typology commented on 2024-01-06 09:33 (UTC)
hey, I have a question. Is the replay buffer saved on disk, ram, or vram? Ideally I would just read the source code to find out, but I can't seem to find a definitive answer...
DEC05EBA commented on 2024-01-05 15:49 (UTC)
@spychodelics Can you install an older version of gpu screen recorder and test if the issue is also there? run this:
git clone https://aur.archlinux.org/gpu-screen-recorder-git.git
cd gpu-screen-recorder-git
git reset 349d6b84027996d19e080063a6356e63ce66a9e9 --hard
makepkg -si
spychodelics commented on 2024-01-05 13:59 (UTC) (edited on 2024-01-05 14:04 (UTC) by spychodelics)
thats an amazing piece of software, runs buttersmooth but sometimes stops recording audio. in order to get rid of the stuttering when watching my own recorded clips, i had to add hwdec=auto in my ~/.config/mpv/mpv.conf. av1 mkv recorded with an 7900xtx if i find out why it stops recording sound i will add that here. keep up the good work.
DEC05EBA commented on 2023-11-11 12:40 (UTC)
I added experimental av1 support (only tested on amd). It requires ffmpeg-git until extra/ffmpeg is updated to ffmpeg 6.1 which was released today. The gpu screen recorder gtk gui will be updated with av1 option when extra/ffmpeg has been updated to 6.1.
DEC05EBA commented on 2023-10-22 17:49 (UTC)
@FreePenguin thanks for the quick response, it has been fixed now. KDE plasma wayland defaults to 10-bit colors which broke it
FreePenguin commented on 2023-10-22 17:39 (UTC)
@DEC05EBA Wayland KDE
DEC05EBA commented on 2023-10-22 17:38 (UTC)
@FreePenguin is that on x11 or wayland?
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.