Package Details: gpu-screen-recorder r932.027b29c-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: 44
Popularity: 4.91
First Submitted: 2024-11-15 18:38 (UTC)
Last Updated: 2024-12-29 20:42 (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 11 .. 18 Next › Last »

ThatOneSeong commented on 2023-08-11 16:24 (UTC)

There seems to be an issue with recording individual windows, at least on my system running Plasma 5.27. Affects both capture from commandline and the gtk frontend, either selecting the window manually or capturing "focused". Running on an RTX 3060 ti with 535.98, but was affected on every previous driver version tried on this card.

Error: cuGraphicsGLRegisterImage failed, error invalid OpenGL or DirectX context, texture id: 2
gsr error: gsr_capture_start failed

DEC05EBA commented on 2023-08-09 10:18 (UTC) (edited on 2023-08-09 16:51 (UTC) by DEC05EBA)

It looks like there was a recent update to ffmpeg that causes cpu usage to increase a lot when recording a longer time. I'm investigating this, and reporting it to ffmpeg devs. For now you can use the flatpak version instead (https://flathub.org/apps/com.dec05eba.gpu_screen_recorder) which uses an old ffmpeg version which doesn't have this issue.

edit: I updated gpu screen recorder with an attempt to hackaround the issue. Please update gpu screen recorder aur package.

DEC05EBA commented on 2023-07-22 18:21 (UTC) (edited on 2023-08-09 19:21 (UTC) by DEC05EBA)

I disabled wlroots capture for now as it's broken. Capture on wayland now requires root access. If you have polkit running then a popup should show automatically asking you for password. (do not run the whole program with sudo, it will ask you to only run a small part of it as root if you run without sudo). I also fixed cursor offset on amd/intel.

DEC05EBA commented on 2023-07-21 18:17 (UTC) (edited on 2023-07-22 18:20 (UTC) by DEC05EBA)

I added support for wlroots capture (sway, hyprland, etc) to capture your monitor with cursor and without requiring root access. Pipewire support will be added eventually, but pipewire is very bloated so it will take a while.

DEC05EBA commented on 2023-07-18 04:03 (UTC)

I added experimental support for amd/intel/nvidia on wayland. Only monitor capture. Global hotkeys not supported on wayland when using the gui.

Dan39 commented on 2023-06-19 23:09 (UTC)

@DEC05EBA I haven't updated it for over 2 months. I had done a source code modification to change something, I forget what, so was avoiding the update. Up until recently it was still working, exactly the way I wanted. A recent update to some other library broke it, so I needed to update(or rebuild at least). I know for the gtk package I had changed the keyboard shortcut, but it looks like that is configurable now, so I don't have to do that in the code anymore thankfully. I think I may have changed the container type before, but I see there are several options available for that now also, so thanks for all these new features! Much appreciated. Thanks for the quick reply!

DEC05EBA commented on 2023-06-19 22:40 (UTC)

@Dan39 Well that sucks.. That has been there for 2 months so im not sure why it didn't work for you. But I removed it now.

Dan39 commented on 2023-06-19 22:21 (UTC)

After a recent update of this package my system landed me into a console instead of my DM (sddm running on X11) after reboot. It looks like adding the /etc/X11/xorg.conf.d/88-gsr-coolbits.conf file was preventing my nvidia graphics from working at all.