aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
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
14 daysFix audio recording (channel layout) for ffmpeg 7dec05eba
2024-06-21fm content: make sure to capture frame on damage and then no damage after ↵dec05eba
fps frame timeout
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 ↵dec05eba
capture currently supported
2024-06-19Update usage doc, clearify variable framerate with -f optiondec05eba
2024-06-14Properly cut out cursor outside video area when dealing with hevc amd paddingdec05eba
2024-06-10Re-enable intel arc fix (but only for intel systems)dec05eba
2024-06-10Do not require a valid drm plane to capture a window on amd/intel x11dec05eba
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-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
2024-04-15Test latency compdec05eba
2024-04-14Revert "Testing audio latency compensation"dec05eba
This reverts commit 2692a7d22c0b691f7f27f969c91e7af05c8ede7d.
2024-04-14Testing audio latency compensationdec05eba
2024-04-13Use correct audio read timeoutdec05eba
2024-04-13Set audio timeout to a low value againdec05eba
2024-04-12Add -ab option to set a custom audio bitratedec05eba
2024-04-12Who cares anymoredec05eba
2024-04-11Fix messed up audio on some distros (those using pulseaudio?)dec05eba
2024-04-11Update errmsg, paranoid error handlingdec05eba
2024-04-11Time based audio latency, test, might fix some shitsdec05eba
2024-04-10Remove audio sync delay fix, it doesn't work for everybodydec05eba