dec05eba
|
a409f3b3c3
|
Fix replay to disk not working properly when restarting replay
|
2025-05-04 21:52:17 +02:00 |
|
dec05eba
|
36c74d3411
|
Add -replay-storage option to specify if temporary replay data should be stored in ram or disk
|
2025-05-04 21:24:07 +02:00 |
|
dec05eba
|
2ca5f3361c
|
Dont list region capture option if not monitors are available for capture
|
2025-05-03 22:50:44 +02:00 |
|
dec05eba
|
200c32f08a
|
m
|
2025-05-03 20:43:28 +02:00 |
|
dec05eba
|
0cdc359931
|
Fix audio capture not working with noisetorch if combined with another source with some audio devices. Remove the ability to set audio track name for now. If you need this, email me
|
2025-05-03 19:29:04 +02:00 |
|
dec05eba
|
39bc110a20
|
Fix h264 software encoding not working
|
2025-05-03 14:12:10 +02:00 |
|
dec05eba
|
b4bbed2402
|
Fix build issues on older ffmpeg (disable unused vulkan encoder for now), fix incorrect wayland protocol file
|
2025-04-25 11:14:40 +02:00 |
|
dec05eba
|
15176579cb
|
Fix replay saving freeze, unable to save replay if audio is not provided
|
2025-04-23 19:11:58 +02:00 |
|
dec05eba
|
8bd17b0c9a
|
Change replay recording filename prefix to Video
|
2025-04-22 20:21:08 +02:00 |
|
dec05eba
|
24ab0bd7aa
|
5.4.0
|
2025-04-22 18:46:20 +02:00 |
|
dec05eba
|
1fd30187fa
|
Move encoding code from video encoder to encoder, since it also processes audio input
|
2025-04-22 00:07:20 +02:00 |
|
dec05eba
|
990d6ce6bf
|
Fix crash on exit when replay recording, increase SIGRTMIN replay save by keyint time
|
2025-04-21 23:16:04 +02:00 |
|
dec05eba
|
81f155bf63
|
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN for recording while replay/replaying. Add -ro option to specify the directory
|
2025-04-21 23:02:29 +02:00 |
|
dec05eba
|
ce7b47a877
|
catch SIGTERM to stop recording
|
2025-04-20 22:19:49 +02:00 |
|
dec05eba
|
acf1624d2d
|
Move argument parsing to different file
|
2025-04-20 15:55:14 +02:00 |
|
dec05eba
|
c4e917e677
|
wip: support replay smaller time with SIGRTMIN+N and recording in replay mode with SIGTRMIN
|
2025-04-19 20:53:08 +02:00 |
|
dec05eba
|
1f3d28fc5c
|
Tune av1 quality
|
2025-04-15 03:34:23 +02:00 |
|
dec05eba
|
5029906c34
|
Fallback to graphics shader instead of compute shader if the gpu doesn't support compute shader (either glsl 420 or opengl es glsl 310)
|
2025-04-06 21:52:15 +02:00 |
|
dec05eba
|
8065ede251
|
rc-lookahead 0
|
2025-04-04 12:57:02 +02:00 |
|
dec05eba
|
baf0434854
|
Remove -preset and -multipass, replace with -tune performance|quality
|
2025-04-04 12:48:34 +02:00 |
|
dec05eba
|
0deb41afe1
|
Correct error message for preset
|
2025-04-04 01:47:19 +02:00 |
|
dec05eba
|
752e773fb7
|
Add -preset and -multipass options for higher quality video encoding on nvidia
|
2025-04-04 01:41:01 +02:00 |
|
dec05eba
|
33467cb7f4
|
m
|
2025-04-01 01:05:18 +02:00 |
|
dec05eba
|
1a61c64e3f
|
Usage text
|
2025-04-01 01:04:24 +02:00 |
|
dec05eba
|
6acd65a9c2
|
Remove -high-performance-encoding, always force enable it
|
2025-03-30 22:29:49 +02:00 |
|
dec05eba
|
56e2a82474
|
Fix cursor rotated background in compute shader on wayland
|
2025-03-30 22:11:33 +02:00 |
|
dec05eba
|
9599834d9c
|
5.3.4
|
2025-03-30 16:42:26 +02:00 |
|
dec05eba
|
82ec8e9630
|
Change quality parameters for 'very_high' (default) quality
|
2025-03-30 05:52:42 +02:00 |
|
dec05eba
|
9e61479c9c
|
Add -high-performance-encoding option to improve encoding performance (on amd)
|
2025-03-30 05:11:31 +02:00 |
|
dec05eba
|
b8a521a785
|
Reapply "WIP: use compute shader instead of graphics shader for better performance (especially on amd)"
This reverts commit f85a7ab205.
|
2025-03-29 15:38:05 +01:00 |
|
dec05eba
|
f85a7ab205
|
Revert "WIP: use compute shader instead of graphics shader for better performance (especially on amd)"
This reverts commit a41a32cb90.
|
2025-03-29 15:37:53 +01:00 |
|
dec05eba
|
a41a32cb90
|
WIP: use compute shader instead of graphics shader for better performance (especially on amd)
|
2025-03-29 13:29:10 +01:00 |
|
dec05eba
|
8e0b20df62
|
m
|
2025-03-18 23:03:22 +01:00 |
|
dec05eba
|
d2ab24121d
|
Test broadcom (raspberry pi) support
|
2025-03-18 21:54:12 +01:00 |
|
dec05eba
|
22c76fb8c3
|
Ffmpeg changes the api YET AGAIN, breaking recording on nvidia
|
2025-03-16 00:48:38 +01:00 |
|
dec05eba
|
190c775a08
|
Fix screenshot of window not working after latest change
|
2025-03-14 08:54:12 +01:00 |
|
dec05eba
|
b0de8588f2
|
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) limitation that only allows one nvfbc session at a time
|
2025-03-13 22:34:29 +01:00 |
|
dec05eba
|
af54684103
|
Fix screenshot with region not working correctly for some sizes and possibly crashing
|
2025-03-13 01:38:26 +01:00 |
|
dec05eba
|
92492db788
|
Add region capture with -w region -region WxH+X+Y
|
2025-03-13 00:18:28 +01:00 |
|
dec05eba
|
5f3a14d3f6
|
Rename window_wayland to wayland and window_x11 to x11
|
2025-03-05 18:07:52 +01:00 |
|
dec05eba
|
d9eb44fae0
|
Audio device capture: make default output/input switch recording source the default output/input is changed in the audio server
|
2025-02-26 18:08:00 +01:00 |
|
dec05eba
|
a60fa9b68d
|
Higher jpeg quality, we can afford that
|
2025-02-24 21:40:20 +01:00 |
|
dec05eba
|
d12f312bc1
|
Change jpeg quality parameters
|
2025-02-24 01:30:16 +01:00 |
|
dec05eba
|
ce4a8574f8
|
Make it possible to stop screenshot with sigint
|
2025-02-22 13:20:36 +01:00 |
|
dec05eba
|
000da7d640
|
Make image output lossy (use stb image writer), also significantly improves performance for jpeg
|
2025-02-22 01:05:29 +01:00 |
|
dec05eba
|
fe4cd2bb0e
|
Make fps option (default to 60)
|
2025-02-21 20:32:28 +01:00 |
|
dec05eba
|
a8b26621d4
|
Only show codec warning for image output
|
2025-02-16 14:29:06 +01:00 |
|
dec05eba
|
1b5cde0789
|
Support taking a screenshot (-o image.jpg/image.png)
|
2025-02-16 14:21:17 +01:00 |
|
dec05eba
|
62bbdd7c30
|
Revert kde plasma 6.2 hdr workaround code
|
2025-02-15 16:57:37 +01:00 |
|
dec05eba
|
e869b55878
|
Revert hdr color fix. It looked better for fullscreen hdr games before
|
2025-02-13 01:05:37 +01:00 |
|