aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-12-20Attempt to reduce stuttering of videodec05eba
2022-12-20follow focuseddec05eba
2022-11-30wip inteldec05eba
2022-10-16Refactor xcomposite into abstract capture apidec05eba
Refactor c++ files into c files, more usable
2022-10-14Refactor nvfbc into abstract capture apidec05eba
2022-10-13Add info about PRIMEdec05eba
2022-10-12Old ubuntu infodec05eba
2022-10-06Update info about cudadec05eba
2022-10-05picom infodec05eba
2022-10-04mdec05eba
2022-10-04Temporary disable screen-direct recording as it causes stuttering (nvfbc bug?)dec05eba
2022-10-03Capture cursor in direct capture mode if supported by the driver (driver ↵dec05eba
version >= 515.57)
2022-10-03Add info about flatpak package, default to h264 (unless resolution is ↵dec05eba
greater than 3840x2160) and add -k option to set codec
2022-10-02Sacrifice seek speed for reduced file sizedec05eba
2022-10-02Add install script for non ubuntu / (arch) distrosdec05eba
2022-09-30Give error when using an invalid audio input with pipewiredec05eba
2022-09-28Remove dependency on glew and glfw, move external files to external directorydec05eba
2022-09-26Update flatpak infodec05eba
2022-09-26Load cuda at runtime. Include cuda header files inside the projectdec05eba
2022-09-19Move scripts to script dir, add youtube-hls-stream script, fix twitch stream ↵dec05eba
script
2022-09-18GNOME: fix recording windows with client-side decorations by recording the ↵dec05eba
compositor window and tracking the window
2022-09-17Attempt to fix video/audio desync when video pts gets desynced with clockdec05eba
2022-09-02Update: video is no longer variable frameratedec05eba
2022-08-23Add option to use multiple audio inputs (each in their own audio track)dec05eba
2022-07-27Add note about broken vlc/kdenlivedec05eba
2022-07-24Add info about flatpakdec05eba
2022-07-07Update README with correct info on PRIMEASOwnerYT
2022-04-26Update README with info about nvfbc being slowerdec05eba
2022-04-14Add more performance comparisondec05eba
2022-04-14Add more performance comparisondec05eba
2022-04-07Improve quality, especially when using h264. Force disable h264 for now ↵dec05eba
because quality is not as good
2022-03-25Redesign replay to save to file and continue on SIGUSR1dec05eba
2022-03-24Add screen-direct option for direct NvFBCdec05eba
2022-03-23Readd nvfbc cursor capturedec05eba
2022-03-23Add info about PRIMEdec05eba
2022-03-22Add -s option to set record area size, fix workspace switch freezing ↵dec05eba
recording on bspwm, make background black after resize
2022-03-22More compositor infodec05eba
2022-03-22Add note about gtk csddec05eba
2022-03-22Add install script for ubuntu based distrosdec05eba
2022-03-22Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoodec05eba
2022-02-25lidec05eba
2022-01-30Add full list of dependencies in READMEdec05eba
2022-01-30Remove dependency on sibs for buildingdec05eba
2021-11-14Update readme with info about nvlaxdec05eba
2021-10-30Update readme with info about nvfbcdec05eba
2021-09-08Update readmedec05eba
2021-07-23Add option to record a display or all displays. This requires nvfbcdec05eba
2020-08-31Fix black video when resizing to smaller window sizedec05eba
2020-08-31Revert select code. Causes laggy video for some reasondec05eba
2020-08-31Change qmin and qmax again. They are too lowdec05eba