Package Details: gpu-screen-recorder r1072.1fd3018-1

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: 52
Popularity: 2.93
First Submitted: 2024-11-15 18:38 (UTC)
Last Updated: 2025-04-21 22:07 (UTC)

Dependencies (23)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 19 Next › Last »

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?

FreePenguin commented on 2023-10-22 17:32 (UTC)

Update r396.51154b7-1 causing broken videos on 6700XT: https://imgur.com/0Pe5hGW Reverting to r393.ee5d1d7-1 for now

DEC05EBA commented on 2023-08-22 23:17 (UTC) (edited on 2023-08-22 23:21 (UTC) by DEC05EBA)

@flxbr no there is no option for that, but youtube seems to support both. Some youtube videos (60 fps movies) are 59.94 fps, but games are 60 fps. And the issue with constant framerate happens more when you try to record at 60 fps but the game is so heavy that it runs at below 60 fps. I have only been able to test this on steam deck, so it might be different when using a dedicated gpu instead of integrated gpu.