aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2024-01-29Use variable framerate mode by default on nvidia x11 toodec05eba
2024-01-19Better handle pausing with missing audio framesdec05eba
2024-01-17Fix stuttering audio on pipewire + opus + multiple audio sources mergeddec05eba
2024-01-16spelling mistakedec05eba
2024-01-16Shitdec05eba
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-02Create directory to output file if not existsdec05eba
2023-12-31Fix for opensuse: set unix domain socket mod 777dec05eba
2023-12-23Small changes who caresdec05eba
2023-12-06Update readme with info about codecsdec05eba
2023-12-03Fix opus and flac audio sources, fix crash when live streaming without an aud...dec05eba
2023-12-01Reconfigure quality for av1 and hevc vaapidec05eba
2023-11-30Workaround mesa (amd and intel driver issue): use hevc when mkv is used since...dec05eba
2023-11-30Allow both hevc and h265 (as alias)dec05eba
2023-11-28usagedec05eba
2023-11-28Add --list-supported-video-codecs commanddec05eba
2023-11-28Run -sc with flatpak-spawn if inside flatpakdec05eba
2023-11-28Configure vaapi quality settings (higher qp, lower file size)dec05eba
2023-11-28Add -sc argument to specify a script that runs on the saved video filedec05eba
2023-11-26Create one audio frame for each audio device (instead of having one for all m...dec05eba
2023-11-24Fix build on 32-bit systemsdec05eba
2023-11-22h264 vaapi quality 5dec05eba
2023-11-17Make amd/intel nvidia/wayland capture display match x11 connector name, allow...dec05eba
2023-11-15Use global_quality for av1, fixes quality options for av1, fine tune quality ...dec05eba
2023-11-11Add experimental av1 support (only tested on amd)dec05eba
2023-11-07Dont enumerate audio devices if no audio input is specifieddec05eba
2023-11-05Update usage info about screen direct optiondec05eba
2023-10-313 sec extra for replaydec05eba
2023-10-31Revert "Try re-enabling use of modified in linux dma buf ext egl create image"dec05eba
2023-10-31Try re-enabling use of modified in linux dma buf ext egl create imagedec05eba
2023-10-27Dont include unused drm_fourcc.h, include missing unistd.h for _exitdec05eba
2023-10-22Fix vram leak for realsdec05eba
2023-10-21Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ...dec05eba
2023-10-15Install systemd service in install script, skip empty audio devicedec05eba
2023-10-15Add the ability to save replays into folders by date4censord
2023-10-01fflush after puts to fix piping replay pathdec05eba
2023-08-22Fallback to another video codec if the selected video codec is not auto and i...dec05eba
2023-08-15Change nvenc preset to p5 to workaround new nvidia driver bugdec05eba
2023-08-13kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...dec05eba
2023-08-09Test fix recent regression in ffmpeg that increases cpu usagedec05eba
2023-07-25Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)dec05eba
2023-07-23Improve color accuracy on amd/inteldec05eba
2023-07-22Exit with exit code 10 if pkexec failsdec05eba
2023-07-22AMD/Intel capture cursordec05eba
2023-07-21Fix monitor capture on amd/intel + x11dec05eba
2023-07-21Fix window capturedec05eba
2023-07-21Fix capture not working on intel + waylanddec05eba
2023-07-21vfr on wayland (even on nvidia), add uninstall scriptdec05eba
2023-07-21Support wlroots screen capture, which doesn't require kms root access and als...dec05eba