aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-07-05Add encoder option to systemd service filedec05eba
2024-07-05Update error messagedec05eba
2024-07-05Use GL_TEXTURE_EXTERNAL_OES for cursor texture on kms nvidiadec05eba
2024-07-05Nicer window focus transition for padding handlingdec05eba
2024-07-05Fix capture incorrect alignment with cpu encoding for some window sizesdec05eba
2024-07-05Separate video encoding method from capture methoddec05eba
2024-07-04Add support for software video encoding with '-encoder cpu' option, currently...dec05eba
2024-06-28ammenddec05eba
2024-06-28Use low latency mode if output is being piped (/dev/stdout as output), do not...dec05eba
2024-06-23Minor reorderdec05eba
2024-06-23Default to h264 video codec because amd driver is shit with padding and for b...dec05eba
2024-06-23revert tempdec05eba
2024-06-23tempdec05eba
2024-06-22Fix audio recording (channel layout) for ffmpeg 7dec05eba
2024-06-21fm content: make sure to capture frame on damage and then no damage after fps...dec05eba
2024-06-21Error if -fm content is used on wayland or not window capturedec05eba
2024-06-21Add -fm 'content' option to match fps to captured content, only x11 window ca...dec05eba
2024-06-19Update usage doc, clearify variable framerate with -f optiondec05eba
2024-06-19AMD: align av1 to extra padding because of hardware bugdec05eba
2024-06-14Properly cut out cursor outside video area when dealing with hevc amd paddingdec05eba
2024-06-10Remove video_alignment_padding variable, replace with putting capture content...dec05eba
2024-06-10Take amd hevc video alignment padding into consideration to move video conten...dec05eba
2024-06-10Wayland: match montitor by name before trying to match by placedec05eba
2024-06-10Re-enable intel arc fix (but only for intel systems)dec05eba
2024-06-10Revert "Fix screen capture on intel arc gpu (on x11 and wayland)"dec05eba
2024-06-10Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli...dec05eba
2024-06-10Do not require a valid drm plane to capture a window on amd/intel x11dec05eba
2024-06-09Fix screen capture on intel arc gpu (on x11 and wayland)dec05eba
2024-06-09Use vaapi header fourcc instead of definedec05eba
2024-06-08Correctly no audio delay if m3u8dec05eba
2024-06-03Force non av1 video codec for hls and aac, force aac for flvdec05eba
2024-05-30Clearify -a empty string behaviordec05eba
2024-05-30Fix recording freeze on nvidia when __GL_SYNC_TO_VBLANK is set to 1dec05eba
2024-05-30Make gopm a float, rename it to keyint (keyframe interval)dec05eba
2024-05-21Add extra replay cut time depending on gopmdec05eba
2024-05-21Allow setting gop multiplication to reduce file sizedec05eba
2024-05-20Do not force constant framerate for live streamsdec05eba
2024-05-19Support av1 webm (force opus audio for .webm files)dec05eba
2024-05-13Better audio sync for 60 fpsdec05eba
2024-05-13shitdec05eba
2024-05-13More audio/video delay compensationdec05eba
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-11Change nvidia h264 quality optionsdec05eba
2024-05-10Re-enable opus and make it default (test)dec05eba
2024-05-09Proper strncpy null terminationdec05eba
2024-05-07Improve quality for av1 hdrdec05eba
2024-05-07Increase quality (bitrate) when using hdr, to compensate for requiring more b...dec05eba
2024-05-03Cleanup, clear bg on initdec05eba
2024-04-27Change nvidia preset to default (p4), which improves encoding performance a l...dec05eba