Package Details: gpu-screen-recorder-git r888.c8fdf2f-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: 38
Popularity: 2.06
First Submitted: 2020-04-16 00:37 (UTC)
Last Updated: 2024-11-10 23:18 (UTC)

Dependencies (23)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 18 Next › Last »

DEC05EBA commented on 2023-03-10 09:17 (UTC)

@Typology Thanks, I fixed it now. Ffmpeg likes to break things with updates :(

Typology commented on 2023-03-10 09:02 (UTC)

getting

[hevc_nvenc @ 0x56464cf01c00] ignoring invalid SAR: 0/0
[hevc_nvenc @ 0x56464cf01c00] B frames as references are not supported
[hevc_nvenc @ 0x56464cf01c00] No capable devices found
Segmentation fault (core dumped)

with new ffmpeg version after rebuild

creepergd commented on 2022-11-12 06:16 (UTC)

Ok I didn't know that you actually included the driver patch in the installation of the program as of recent and that is why it worked better. Up until that point I was still manually patching the drivers with the official Nvidia patcher.

DEC05EBA commented on 2022-11-11 20:49 (UTC) (edited on 2022-11-11 20:52 (UTC) by DEC05EBA)

The different compositor might affect that, not sure. I haven't really tested with xfce. I have only tested a bit with kde and gnome (and no compositor). There is also difference in compositor behavior between xfce and others when it comes to automatically turning off the compositor for fullscreen windows.

creepergd commented on 2022-11-11 20:47 (UTC) (edited on 2023-03-31 19:33 (UTC) by creepergd)

Ok so for some unknown reason, upon reinstalling arch from a minimal install and configuring everything myself, the recording software no longer stutters? I was using xfce before and it was crazy stuttery, but I am now using KDE with x11 compositor and there is no stutter. I am just a LITTLE confused. If I had to guess, it's something with KDE but I'm not sure. (Edit: I'm a moron and I knew nothing about display servers at this time lol)

DEC05EBA commented on 2022-10-18 07:03 (UTC)

I did some changes and pretty much all of the stuttering is gone for me now. But I dont know, it's kinda random so it might happen again

creepergd commented on 2022-10-18 04:25 (UTC)

If you can actually fix it you are a legend.

DEC05EBA commented on 2022-10-17 23:11 (UTC) (edited on 2022-10-17 23:11 (UTC) by DEC05EBA)

Looks like there is a (new?) nvfbc bug that causes video capture to stutter, especially when vsync is enabled.. I'll see if there is a workaround.