aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Add screen-direct option for direct NvFBCdec05eba
2022-03-23Attempt to fix audio timestamp being totally wrong on fedoradec05eba
2022-03-23Add more info about gnome issue in stderrdec05eba
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 recordin...dec05eba
2022-03-22Attempt 2 at fixing black screen under dwm/i3 after resizedec05eba
2022-03-22Fix resize to fullscreen black videodec05eba
2022-03-22More compositor infodec05eba
2022-03-22Add note about gtk csddec05eba
2022-03-22Record black screen instead of crash when compositor + window is not supporte...dec05eba
2022-03-22Add install script for ubuntu based distrosdec05eba
2022-03-22Add script to record the selected window (with the active audio device)dec05eba
2022-03-22Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoodec05eba
2022-02-26Do not add audio track if not recording audiodec05eba
2022-02-25lidec05eba
2022-02-25Fix code after avcodec->codec was deprecateddec05eba
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-10-11Change formatdec05eba
2021-09-08Update readmedec05eba
2021-09-07Use interleaved writedec05eba
2021-07-29Fix video/audio sync when recording displaydec05eba
2021-07-29Fix recording display when a compositor is runningdec05eba
2021-07-29Use direct capture when possibledec05eba
2021-07-23only use hevc when recording the entire screendec05eba
2021-07-23Add option to record a display or all displays. This requires nvfbcdec05eba
2021-07-19Fix first frame being blackdec05eba
2020-11-24Update libpulse versiondec05eba
2020-09-01Add medium quality and set quality to medium by defaultdec05eba
2020-08-31Add medium qualitydec05eba
2020-08-31Fix black video when resizing to smaller window sizedec05eba
2020-08-31Revert select code. Causes laggy video for some reasondec05eba
2020-08-31Attempt to reduce frame skipdec05eba
2020-08-31Change qmin and qmax again. They are too lowdec05eba
2020-08-31Use select on x11 display instead of sleeping and use xdamage againdec05eba
2020-08-30Use rgb instead of rgba to save memorydec05eba
2020-08-30Disable unused mipmapdec05eba
2020-08-30Go all out on quality..dec05eba
2020-08-30Set ideal qmax valuedec05eba
2020-08-30Higher quality for 'high'dec05eba
2020-08-30Add -q quality flag. Set to high by default. Valid values: high, ultradec05eba
2020-08-30Slightly improve performance by only swapping buffer on redrawdec05eba
2020-08-30interactive.sh is a bash scriptdec05eba
2020-08-29Add script for streaming while saving a local copy of the videodec05eba
2020-08-29Vastly improve quality by using qmin and qmax (uses higher bitrate)dec05eba
2020-08-28Remove dependency on alsa in project.confdec05eba
2020-08-28Add TODO black screendec05eba