Package Details: gpu-screen-recorder-git r850.3e199f2-1

Git Clone URL: https://aur.archlinux.org/gpu-screen-recorder-git.git (read-only, click to copy)
Package Base: gpu-screen-recorder-git
Description: A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux
Upstream URL: https://git.dec05eba.com/gpu-screen-recorder
Keywords: replay screen-recorder shadowplay streaming
Licenses: GPL-3.0-only
Conflicts: gpu-screen-recorder
Provides: gpu-screen-recorder
Submitter: DEC05EBA
Maintainer: DEC05EBA
Last Packager: DEC05EBA
Votes: 37
Popularity: 2.03
First Submitted: 2020-04-16 00:37 (UTC)
Last Updated: 2024-10-12 10:23 (UTC)

Dependencies (23)

Sources (1)

Pinned Comments

DEC05EBA commented on 2023-04-18 01:56 (UTC) (edited on 2024-06-09 22:16 (UTC) by DEC05EBA)

Videos are recorded in variable framerate mode by default. If you have issues with the video then play it with mpv or switch to constant frame rate mode instead by using the "-fm cfm" option.

Latest Comments

1 2 3 4 5 6 .. 17 Next › Last »

DEC05EBA commented on 2024-10-02 15:54 (UTC)

@kode54 thanks, fixed

kode54 commented on 2024-10-02 03:27 (UTC)

The new Vulkan-using code from FFmpeg requires the (optional to FFmpeg itself) vulkan-headers to be installed as a makedepend.

DEC05EBA commented on 2024-07-21 17:14 (UTC)

I fixed a bug in HDR capture. It was missing hdr metadata before but it should now be included. Note that HDR capture only works on Wayland (KDE plasma and gamescope), and only when recording a monitor directly and not when using desktop portal option (pipewire doesn't support HDR).

DEC05EBA commented on 2024-07-15 17:06 (UTC) (edited on 2024-07-15 19:39 (UTC) by DEC05EBA)

I added experimental support for desktop portal (pipewire) capture now with the -w portal option. This option should fix the issue where recording on intel iGPU ends up with glitched/black video. Note that capture session wont be restore the next time you record unless you use the "-restore-portal-session yes" option

DEC05EBA commented on 2024-06-22 07:49 (UTC)

@kode54 thanks, fixed

kode54 commented on 2024-06-22 03:11 (UTC) (edited on 2024-06-22 03:12 (UTC) by kode54)

You need to add libxdamage to the dependencies list.

(Building your package with pkgctl build will more easily spot these problems.)

DEC05EBA commented on 2024-06-22 01:37 (UTC)

Ffmpeg 7.0 was just released in arch and that broke gpu screen recorder audio capture. Update to the latest version of gpu-screen-recorder-git to fix this.

DEC05EBA commented on 2024-06-09 22:01 (UTC) (edited on 2024-06-09 22:12 (UTC) by DEC05EBA)

The latest commit fixes screen recording on intel arc gpus. If you use amd/intel and have issue with black video now and screen recording worked before then please tell me.