Commit Graph

666 Commits

Author SHA1 Message Date
dec05eba
d877deec3c info 2024-04-16 18:39:29 +02:00
Stoppedpuma
d066dfc645 Increase audio bitrate for all codecs
Increases AAC to 160kbps, increases Opus and FLAC to 128kbps.
Remove step from TODO.
2024-04-16 18:12:08 +02:00
dec05eba
8c43a25543 Remove audio compenstation 2024-04-16 18:11:29 +02:00
dec05eba
7e239c8aa2 Test latency comp 2024-04-15 20:30:41 +02:00
dec05eba
21a2e3c3fa Update readme faq 2024-04-15 18:54:01 +02:00
dec05eba
fda4c09305 Remove unecessary shit 2024-04-14 15:06:26 +02:00
dec05eba
4dd2a560ee shit 2024-04-14 02:57:36 +02:00
dec05eba
34210f6028 minreq 2024-04-14 01:57:18 +02:00
dec05eba
50ff9fb615 Try different pulseaudio options 2024-04-14 01:55:38 +02:00
dec05eba
b554628099 Revert "Testing audio latency compensation"
This reverts commit 2692a7d22c.
2024-04-14 00:53:15 +02:00
dec05eba
2692a7d22c Testing audio latency compensation 2024-04-14 00:02:47 +02:00
dec05eba
24c13ceaab Use correct audio read timeout 2024-04-13 02:00:35 +02:00
dec05eba
bc55369230 Set audio timeout to a low value again 2024-04-13 01:46:31 +02:00
dec05eba
1c274cd448 Add -ab option to set a custom audio bitrate 2024-04-12 16:37:58 +02:00
dec05eba
1c408d57ec Who cares anymore 2024-04-12 12:56:54 +02:00
dec05eba
ddac6acaf2 Fix messed up audio on some distros (those using pulseaudio?) 2024-04-11 18:46:34 +02:00
dec05eba
a6b1d13beb Update errmsg, paranoid error handling 2024-04-11 14:58:22 +02:00
dec05eba
52688dad72 Time based audio latency, test, might fix some shits 2024-04-11 14:40:27 +02:00
dec05eba
f8322c3c28 Remove audio sync delay fix, it doesn't work for everybody 2024-04-10 22:43:02 +02:00
dec05eba
2b3070f108 Fix audio (swr) for ffmpeg 4.4 2024-04-10 18:44:49 +02:00
dec05eba
356714a6eb More audio bullshit, repeat write audio frames for audio delay 2024-04-10 00:11:09 +02:00
dec05eba
e7aa4a5499 Better audio timing test: compensate for audio server latency 2024-04-09 23:34:35 +02:00
dec05eba
d5bf41fed6 X11 nvidia monitor capture: fix capture broken after sleep/suspend or monitor reconfiguration 2024-04-08 00:51:33 +02:00
dec05eba
6770bac05b vaapi h264: dont set quality parameter 2024-04-06 03:08:58 +02:00
dec05eba
a1cc068822 p 2024-04-02 00:52:49 +02:00
dec05eba
d7b51f2170 Update readme issues section 2024-04-02 00:52:16 +02:00
dec05eba
1f4f6209a0 Mention new issues page 2024-04-02 00:49:43 +02:00
dec05eba
9bc8cbbdca Check if -sc is executable at start, allow relative filename 2024-03-25 18:43:07 +01:00
dec05eba
c691c72137 application name scripts: replace / and \ with _ 2024-03-22 01:14:12 +01:00
dec05eba
1e466832b4 Workaround issue in older ffmpeg version with av1 nvenc causing the whole application to crash 2024-03-21 20:36:04 +01:00
dec05eba
08622c0712 Force set __GL_THREADED_OPTIMIZATIONS to 0, which fixes window capture/wayland capture for nvidia for users that have set it to 1 2024-03-21 20:16:58 +01:00
dec05eba
28efefc4a9 Change default replay duration for systemd service to 30 seconds 2024-03-21 19:51:45 +01:00
dec05eba
799120ab5f Correctly clear cursor in window capture when the cursor is outside the
window
2024-03-21 19:20:00 +01:00
dec05eba
b19f88d769 Fix missing color range set in color conversion for nvidia window capture 2024-03-21 15:11:13 +01:00
dec05eba
c2af57a978 Destroy glx context on fail/deinit 2024-03-21 10:49:15 +01:00
dec05eba
61a25c0dcc Ignore color standards for more accurate colors 2024-03-20 18:35:34 +01:00
dec05eba
e3b9f36ead Fix incorrect overclocking offset on some nvidia gpus (more than 2 performance levels) 2024-03-20 17:16:24 +01:00
dec05eba
bd37ab44b8 Only update cursor position in window capture if recording cursor 2024-03-11 22:36:55 +01:00
dec05eba
ba096a3ba7 Add -cursor option to not record cursor 2024-03-11 19:01:46 +01:00
dec05eba
1292892d4d Custom bt709 values, less green 2024-03-11 03:16:25 +01:00
dec05eba
0ba3acd25a Do not create output directory when live streaming 2024-03-11 01:09:35 +01:00
dec05eba
cbfd752178 mention hdr metadata 2024-03-10 23:58:18 +01:00
dec05eba
6c594d9166 Prime run message 2024-03-10 23:39:06 +01:00
dec05eba
406f1092ca bad size 2024-03-10 23:25:22 +01:00
dec05eba
877465a702 Use dri card matching current egl context 2024-03-10 23:15:57 +01:00
dec05eba
1690381bb2 Ignore overlay planes for the future 2024-03-10 21:07:03 +01:00
dec05eba
f3c32a880a Fix cursor capture in nvidia wayland, hdr, clear background immediately in window capture 2024-03-10 20:59:17 +01:00
dec05eba
fc5ddc97cf Revert bt709 colors to default for now 2024-03-10 18:41:13 +01:00
dec05eba
2efcc6a567 Allow overclocking on window capture nvidia 2024-03-10 10:09:59 +01:00
dec05eba
45ad3695b6 Refactor capture base 2024-03-09 18:54:53 +01:00