summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-06-03Dont set audio delay for any live stream, force non av1 video codec and aac ↵dec05eba
for hls (m3u8), force aac for flv
2024-06-02Add secondary audio device to systemd service, rename gopm to keyintdec05eba
2024-05-30Fix recording freeze on nvidia when __GL_SYNC_TO_VBLANK is set to 1dec05eba
2024-05-20Do not force constant framerate for live streamsdec05eba
2024-05-20Support av1 webm (force opus audio for webm files)dec05eba
2024-05-19fix possible freeze on exit if exiting quickly after startdec05eba
2024-05-13Better audio sync for 60 fpsdec05eba
2024-05-13Audio/video sync sucks, i hate this shitdec05eba
2024-05-11Fix mpegts and flv: dont use audio delay if .ts or .flvdec05eba
2024-05-11record audio frames for empty audio track againdec05eba
2024-05-10Re-enable opus and make it default (test)dec05eba
2024-05-08Increase quality (bitrate) when using hdr, to compensate for requiring more ↵dec05eba
bits per pixel
2024-04-27Improve nvidia video encoding performancedec05eba
2024-04-16better audio/video sync, complain if it doesn't workdec05eba
2024-04-16Increase audio bitrate by default, add -ab option to change audio bitratedec05eba
2024-04-13Fix audio regression fuck this bullshitdec05eba
2024-04-11Fix messed up audio if you use pulseaudio (?)dec05eba
2024-04-11aur is dead, push againdec05eba
2024-04-11Time based audio latency, test, might fix some shitsdec05eba
2024-04-10Remove audio sync delay fix, it doesn't work for everybodydec05eba
2024-04-10More audio bullshit, repeat write audio frames for audio delaydec05eba
2024-04-09Better audio timing test: compensate for audio server latencydec05eba
2024-04-08X11 nvidia monitor capture: fix capture broken after sleep/suspend or ↵dec05eba
monitor reconfiguration
2024-04-06vaapi h264: dont set quality parameterdec05eba
2024-03-25Check if -sc is executable at start, allow relative filenamedec05eba
2024-03-21Force set __GL_THREADED_OPTIMIZATIONS to 0, which fixes window ↵dec05eba
capture/wayland capture for nvidia for users that have set it to 1
2024-03-21Correctly clear cursor in window capture, fix full color range for window ↵dec05eba
capture on nvidia
2024-03-20Ignore color standards for more accurate colorsdec05eba
2024-03-20Fix incorrect overclocking offset on some nvidia gpus (more than 2 ↵dec05eba
performance levels)
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-11Custom bt709 values, less greendec05eba
2024-03-10bad sizedec05eba
2024-03-10Support hdr capture and full color range on nvidia, show cursor in window ↵dec05eba
capture, show correct monitors when using prime rune
2024-03-08Reconfigure quality, force refresh nvfbc frame, mention stutter in readmedec05eba
2024-02-26Set cap sys nice again, to prevent gsr from being limited to game fpsdec05eba
2024-02-25Dont prioritize gsr egl context over other processesdec05eba
2024-02-15unset LIBVA_DRIVER_NAME which can fix users broken config that forced vaapi ↵dec05eba
to use nvidia-vaapi-driver
2024-02-11Fix nvfbc capture crash on startdec05eba
2024-02-11Window capture: fix chroma not centered in videodec05eba
2024-02-11Same version as gtk guidec05eba
2024-02-10Support monitor rotation, clear window capture background, support hdrdec05eba
2024-01-29Use variable framerate mode by default on nvidia x11 toodec05eba
2024-01-28nvidia wayland: support hardware cursor planedec05eba
2024-01-19Better handle pausing with missing audio framesdec05eba
2024-01-17Fix stuttering audio on pulseaudio + opus + multiple audio sources mergeddec05eba
2024-01-16Test improve audio drifting in some casesdec05eba
2024-01-11Nvidia: use default p4 preset instead of p5, might fix frame issuesdec05eba
2024-01-07Add option to pause/unpause recording with SIGUSR2 signaldec05eba
2024-01-05Create directory to output file if not existsdec05eba
2023-12-31umask before setcap, fix for possible issue in the futuredec05eba