aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2024-07-23Fix hdr capture causing crash when in replay modedec05eba
2024-07-23Output warning that -mf is deprecateddec05eba
2024-07-23Rename argument -mf to -df (keep -mf for backwards compatibility)dec05eba
2024-07-23Output hdr options in --info as welldec05eba
2024-07-22Update readmedec05eba
2024-07-21Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...dec05eba
2024-07-21Add missing includedec05eba
2024-07-20Fix portal being displayed as not supporteddec05eba
2024-07-19Update todo and minor usage infodec05eba
2024-07-18Disable desktop portal capture option on x11 since it doesn't seem to be hard...dec05eba
2024-07-17vendor instead of gpudec05eba
2024-07-17Better info outputdec05eba
2024-07-17Include system info (x11 vs wayland) in --info outputdec05eba
2024-07-17Replace --list-supported-video-codecs and --list-supported-capture-options co...dec05eba
2024-07-17Add --list-supported-capture-options option, for use by gpu screen recorder gtkdec05eba
2024-07-15Include virtual capture target in portal capturedec05eba
2024-07-15Show info why screencast session is not restore if -restore-portal-session ye...dec05eba
2024-07-15Add support for desktop portal capture (-w portal)dec05eba
2024-07-06Only use global quality parameter for amd/intel hardware encodingdec05eba
2024-07-06Set global quality for h264 and hevc againdec05eba
2024-07-06Remove even more old conditionsdec05eba
2024-07-06Remove old conditiondec05eba
2024-07-06Add vp8 and vp9 to --list-supported-video-codecsdec05eba
2024-07-06Add support for vp8 and vp9 (experimental)dec05eba
2024-07-05Update error messagedec05eba
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-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-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