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.72
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

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

DEC05EBA commented on 2025-01-02 09:37 (UTC)

@suero nah I dont like chats/social media and I dont want to get distracted from working. If somebody has a question they have to email me instead and if its a common question i'll add it under FAQ in the about page for the software.

suero commented on 2025-01-01 06:00 (UTC)

hey DEC05EBA, dont you think on creating a community/support channel to those who use your software? like a telegram or discord

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.

DEC05EBA commented on 2024-11-20 19:27 (UTC)

-aa and -aai have been deprecated now. Use -a instead with app: prefix, for example: -a "app:brave" instead. Instead of -aai use app-inverse: prefix, for example: -a "app-inverse:brave".

This also means that audio devices and application audio can be merged into one audio track by doing this for example: -a "default_input|app-inverse:brave" or -a "device:default_input|app-inverse:brave", to record microphone and all applications except brave.

DEC05EBA commented on 2024-11-10 23:41 (UTC)

You can now record audio from specified applications instead of audio devices by using the -aa option or -aai option if you want to record audio from all applications except the ones provided

DEC05EBA commented on 2024-11-08 13:01 (UTC)

ffmpeg updated to version 7.1. Please update to the latest version of gpu screen recorder after updating ffmpeg to make sure gpu screen recorder is built against the latest version. Otherwise gpu screen recorder will fail to record. ffmpeg updated with breaking changes in the api.

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-09-16 22:21 (UTC)

Merged audio was broken and it has now been fixed. Please update to the latest version. The latest version also have some other changes to make video smoother and improve performance on amd when system usage is 100%, when playing very heavy games. Please report if screen recording stopped working after this update.