aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
13 daysMinor reorderdec05eba
13 daysDefault to h264 video codec because amd driver is shit with padding and for ↵dec05eba
better compatibility with software
13 daysrevert tempdec05eba
13 daystempdec05eba
13 daysFix audio recording (channel layout) for ffmpeg 7dec05eba
14 daysfm content: make sure to capture frame on damage and then no damage after ↵dec05eba
fps frame timeout
14 daysError if -fm content is used on wayland or not window capturedec05eba
14 daysAdd -fm 'content' option to match fps to captured content, only x11 window ↵dec05eba
capture currently supported
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 ↵dec05eba
content in the center with frame resolution and capture resolution diff
2024-06-10Take amd hevc video alignment padding into consideration to move video ↵dec05eba
content to center of video with black bars on all sides instead of only right/bottom
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
This reverts commit f8453bcaa4b488aea601af632ab5656979eb6024.
2024-06-10Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing ↵dec05eba
glitched video output on right/bottom side
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 ↵dec05eba
bits per pixel
2024-05-03Cleanup, clear bg on initdec05eba
2024-04-27Change nvidia preset to default (p4), which improves encoding performance a ↵dec05eba
lot on certain gpus (and fixes 4k60fps encoding on those cards)
2024-04-25Mention gsyncdec05eba
2024-04-22Show flatpak run command in help menudec05eba
2024-04-17Include audio human readable name (description) when using incorrect audio ↵dec05eba
device
2024-04-16h264>hevcdec05eba
2024-04-16Audio delay, change depending on fpsdec05eba
2024-04-16shit and poopdec05eba
2024-04-16infodec05eba
2024-04-16Increase audio bitrate for all codecsStoppedpuma
Increases AAC to 160kbps, increases Opus and FLAC to 128kbps. Remove step from TODO.
2024-04-16Remove audio compenstationdec05eba