Age | Commit message (Expand) | Author |
2024-07-05 | Nicer window focus transition for padding handling | dec05eba |
2024-07-05 | Fix capture incorrect alignment with cpu encoding for some window sizes | dec05eba |
2024-07-05 | Fix missing files from meson build | dec05eba |
2024-07-05 | Separate video encoding method from capture method | dec05eba |
2024-07-04 | Add support for software video encoding with '-encoder cpu' option, currently... | dec05eba |
2024-06-28 | ammend | dec05eba |
2024-06-28 | Use low latency mode if output is being piped (/dev/stdout as output), do not... | dec05eba |
2024-06-23 | M | dec05eba |
2024-06-23 | Minor reorder | dec05eba |
2024-06-23 | Default to h264 video codec because amd driver is shit with padding and for b... | dec05eba |
2024-06-23 | revert temp | dec05eba |
2024-06-23 | temp | dec05eba |
2024-06-22 | Readme: mention xdamage | dec05eba |
2024-06-22 | Fix audio recording (channel layout) for ffmpeg 7 | dec05eba |
2024-06-21 | fm content: make sure to capture frame on damage and then no damage after fps... | dec05eba |
2024-06-21 | Error if -fm content is used on wayland or not window capture | dec05eba |
2024-06-21 | Update readme | dec05eba |
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ca... | dec05eba |
2024-06-19 | Update usage doc, clearify variable framerate with -f option | dec05eba |
2024-06-19 | AMD: align av1 to extra padding because of hardware bug | dec05eba |
2024-06-14 | Properly cut out cursor outside video area when dealing with hevc amd padding | dec05eba |
2024-06-11 | Make setcap for install optional | dec05eba |
2024-06-11 | text | dec05eba |
2024-06-11 | Keep install script behavior the same as before, dont use it if you want norm... | dec05eba |
2024-06-11 | Migrate to Meson build system | A person |
2024-06-10 | Remove video_alignment_padding variable, replace with putting capture content... | dec05eba |
2024-06-10 | Take amd hevc video alignment padding into consideration to move video conten... | dec05eba |
2024-06-10 | Wayland: match montitor by name before trying to match by place | dec05eba |
2024-06-10 | Re-enable intel arc fix (but only for intel systems) | dec05eba |
2024-06-10 | Revert "Fix screen capture on intel arc gpu (on x11 and wayland)" | dec05eba |
2024-06-10 | Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli... | dec05eba |
2024-06-10 | Do not require a valid drm plane to capture a window on amd/intel x11 | dec05eba |
2024-06-09 | Fix screen capture on intel arc gpu (on x11 and wayland) | dec05eba |
2024-06-09 | Use vaapi header fourcc instead of define | dec05eba |
2024-06-08 | Correctly no audio delay if m3u8 | dec05eba |
2024-06-03 | game -> Game, for scripts | dec05eba |
2024-06-03 | fix hls stream script | dec05eba |
2024-06-03 | Simplify hls script, set quality to high | dec05eba |
2024-06-03 | Force non av1 video codec for hls and aac, force aac for flv | dec05eba |
2024-05-30 | Rename gopm to keyint in service file too | dec05eba |
2024-05-30 | Added secondary audio device for daemon and .env config | DjUlt |
2024-05-30 | Clearify -a empty string behavior | dec05eba |
2024-05-30 | Fix recording freeze on nvidia when __GL_SYNC_TO_VBLANK is set to 1 | dec05eba |
2024-05-30 | Make gopm a float, rename it to keyint (keyframe interval) | dec05eba |
2024-05-21 | Add extra replay cut time depending on gopm | dec05eba |
2024-05-21 | Allow setting gop multiplication to reduce file size | dec05eba |
2024-05-20 | Do not force constant framerate for live streams | dec05eba |
2024-05-19 | Support av1 webm (force opus audio for .webm files) | dec05eba |
2024-05-19 | Black bars with amd driver bug is not always black bars (FAQ) | dec05eba |
2024-05-13 | fix possible freeze on exit if exiting quickly after start | dec05eba |