6e407b0b62
Use better name for quality options to clearify that medium is actually very high quality, because people dont understand that
dec05eba
2022-09-29 17:34:32 +02:00
1db2282683
Remove dependency on glew and glfw, move external files to external directory
dec05eba
2022-09-28 01:03:06 +02:00
2570d1e86a
Revert ubuntu package cuda
dec05eba
2022-09-26 03:01:45 +02:00
febffdacc9
Load libcuda.so.1 if libcuda.so is missing
dec05eba
2022-09-26 01:57:35 +02:00
a648b591a0
Update flatpak info
dec05eba
2022-09-26 01:35:49 +02:00
4fead183fe
Load cuda at runtime. Include cuda header files inside the project
dec05eba
2022-09-26 01:26:45 +02:00
0059724fdc
Read audio data from pulseaudio as it's available and buffer it. Fixes audio recording on pulseaudio (and some pipewire configs)
dec05eba
2022-09-22 01:44:45 +02:00
5ba4c05953
Fix build for older version of ffmpeg (linux mint 20.3 for example)
dec05eba
2022-09-21 19:12:28 +02:00
f8237ca5ae
Fix build on older ffmpeg (17+ months old), see ffmpeg commit ef6a9e5e311f09fa8032974fa4d0c1e166a959bb
dec05eba
2022-09-21 05:47:37 +02:00
f810161203
Is this the final solution to the audio crackling problem? increase pts by number of samples and add dummy audio frames between
dec05eba
2022-09-20 20:11:56 +02:00
a668cac2bb
Do not allocate cuda buffer when using nvfbc
dec05eba
2022-09-20 13:10:05 +02:00
2b7729efb9
Fix build on ubuntu, use a mainloop with timeout instead of sleep
dec05eba
2022-09-20 11:01:34 +02:00
919890b7b2
Fix replay video/audio desync, fix dummy audio when dropping audio input, give each audio stream a new name so it can be replaced with pipewire graphs
dec05eba
2022-09-20 03:39:15 +02:00
9f2ddf3802
Fix build on some distros?
dec05eba
2022-09-19 23:31:21 +02:00
59b730a806
GNOME: fix recording windows with client-side decorations by recording the compositor window and tracking the window
dec05eba
2022-09-18 18:51:37 +02:00
9f2f4240ba
Attempt to fix video/audio desync when video pts gets desynced with clock
dec05eba
2022-09-17 16:10:51 +02:00
49c876ca00
Make compatbie with old ass ubuntu
dec05eba
2022-09-12 21:14:48 +02:00
948d285f82
Fix build for old ffmpeg (ubuntu, pop os lts)
dec05eba
2022-09-11 22:38:44 +02:00
4917c0406c
Fix crackling audio with pipewire and only add empty audio packets until the first packet arrives
dec05eba
2022-09-06 14:40:34 +02:00
f490abb67e
Update: video is no longer variable framerate
dec05eba
2022-09-02 01:00:24 +02:00
6ea59acb9e
Make video framerate constant, fix audio desync a bit when no audio playing for a while
dec05eba
2022-09-02 00:42:22 +02:00
cd69b7813b
Add option to use multiple audio inputs (each in their own audio track)
dec05eba
2022-08-23 17:39:49 +02:00
16237d589a
Fix audio recording with pipewire and with different pulseaudio system settings (frag)
dec05eba
2022-08-06 09:56:39 +02:00
b3fa6afd56
Update README with info about nvfbc being slower
dec05eba
2022-04-26 17:02:41 +02:00
304b5c8e92
Add more performance comparison
dec05eba
2022-04-14 19:11:37 +02:00
380b1fa48c
Add more performance comparison
dec05eba
2022-04-14 19:09:43 +02:00
32c3807fe1
Show correct original fps in mediainfo
dec05eba
2022-04-09 04:23:41 +02:00
066cfae84c
Improve quality, especially when using h264. Force disable h264 for now because quality is not as good
dec05eba
2022-04-07 14:02:00 +02:00
94af0aeec4
Reduce bitrate. It was way too high
dec05eba
2022-04-06 01:47:42 +02:00
ed15405d2f
p5 for high
dec05eba
2022-04-05 16:33:39 +02:00
6a01677e23
Remove unecessary cuda memcpy when using nvfbc
dec05eba
2022-04-04 06:13:52 +02:00
c43fa5e4ee
Better detection of window destroyed
dec05eba
2022-03-31 01:53:39 +02:00
e49d30048f
Close screenrecorder when target window is closed
dec05eba
2022-03-31 01:50:06 +02:00
7228d36647
Create pid file to detect if gpu-screen-recorder is already running and only allow one instance to run at once
dec05eba
2022-03-31 01:24:27 +02:00
5a4d8ce21b
Attempt to fix audio/video desync and fps mayhem when
dec05eba
2022-03-28 04:31:52 +02:00
5ca83d45cf
Remove direct capture sound hack (fixes audio on fedora)
dec05eba
2022-03-25 13:41:28 +01:00
8117c92ee5
Fix replay crash when not recording audio
dec05eba
2022-03-25 03:33:01 +01:00
a99f010603
Redesign replay to save to file and continue on SIGUSR1
dec05eba
2022-03-25 01:09:12 +01:00
5415f56140
Attempt to fix audio in replay mode in screen-direct
dec05eba
2022-03-24 19:11:23 +01:00
e7de2006e6
Fix replay if no audio stream
dec05eba
2022-03-24 19:04:48 +01:00
d231d93891
Fix fullscreen window forcefully getting unfullscreened on i3 and bspwm
dec05eba
2022-03-24 09:59:04 +01:00
2423e50d44
Add screen-direct option for direct NvFBC
dec05eba
2022-03-24 00:35:02 +01:00
efc15622a9
Attempt to fix audio timestamp being totally wrong on fedora
dec05eba
2022-03-23 19:19:00 +01:00
c595c7ffb5
Add more info about gnome issue in stderr
dec05eba
2022-03-23 17:02:30 +01:00
3087f3ce12
Add info about PRIME
dec05eba
2022-03-23 15:03:04 +01:00
36fd4516db
Add -s option to set record area size, fix workspace switch freezing recording on bspwm, make background black after resize
dec05eba
2022-03-22 23:08:39 +01:00
821cacf9ff
Attempt 2 at fixing black screen under dwm/i3 after resize
dec05eba
2022-03-22 17:45:26 +01:00
af2a211767
Fix resize to fullscreen black video
dec05eba
2022-03-22 15:57:29 +01:00
76dc50e862
More compositor info
dec05eba
2022-03-22 14:40:31 +01:00
3b88b53f93
Add note about gtk csd
dec05eba
2022-03-22 14:12:10 +01:00
ff8fa9f0f7
Record black screen instead of crash when compositor + window is not supported at the moment
dec05eba
2022-03-22 13:33:02 +01:00
b8f643a7e1
Add install script for ubuntu based distros
dec05eba
2022-03-22 13:08:02 +01:00
d4bc7b420e
Add script to record the selected window (with the active audio device)
dec05eba
2022-03-22 13:04:08 +01:00
f81bdfb29e
Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo
dec05eba
2022-03-22 00:29:20 +01:00
97e0a6ad1b
Do not add audio track if not recording audio
dec05eba
2022-02-26 01:43:43 +01:00