Age | Commit message (Expand) | Author |
2024-08-20 | Revert quality parameters, they were overkill | dec05eba |
2024-08-18 | Fix kms capture crash on wayland if x11 is not available | dec05eba |
2024-08-17 | Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu... | dec05eba |
2024-08-16 | Allow capture of external monitors on a laptop with dedicated gpu (prime) on ... | dec05eba |
2024-08-15 | Fix software encoding option not working | dec05eba |
2024-08-15 | Fix portal capture option not available when laptop monitor is disabled | dec05eba |
2024-08-08 | Fix possible capture lag (especially with desktop portal capture) | dec05eba |
2024-08-04 | Allow prime-run on wayland | dec05eba |
2024-07-28 | fix modprobe installation path | dec05eba |
2024-07-28 | Install modprobe gsr-nvidia.conf to workaround nvidia driver suspend bug that... | dec05eba |
2024-07-26 | Disable prime-run for now until the option to select a gpu device is added | dec05eba |
2024-07-25 | nvidia x11: fix screen-direct-force not working because it was ignored | dec05eba |
2024-07-23 | Fix capture on amd, Fix hdr capture causing crash when in replay mode | dec05eba |
2024-07-22 | Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f... | dec05eba |
2024-07-22 | Fix portal capture on intel, support multiple planes in one egl image (might ... | dec05eba |
2024-07-22 | Fix deskto portal capture on nvidia (add missing modifiers) | dec05eba |
2024-07-21 | Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ... | dec05eba |
2024-07-20 | Fix portal being displayed as not supported | dec05eba |
2024-07-20 | More precise error on portal | dec05eba |
2024-07-19 | Show better error if desktop portal is borked | dec05eba |
2024-07-19 | Disable pipewire on x11, stop pipewire recording when pressing end recording ... | dec05eba |
2024-07-18 | Fix desktop portal capture (remove cap sys nice), clear portal capture backgr... | dec05eba |
2024-07-16 | Show error that desktop portal is in general not supported on x11 | dec05eba |
2024-07-15 | Add support for desktop portal capture (-w portal) (experimental) | dec05eba |
2024-07-06 | Add cpu encoding option (-encoder cpu), vp8 and vp9. Refactor large portion o... | dec05eba |
2024-06-23 | Default to h264 video codec because amd driver is shit with padding and for b... | dec05eba |
2024-06-22 | Add missing dependency: libxdamage | dec05eba |
2024-06-22 | Fix audio recording (channel layout) for ffmpeg 7 | dec05eba |
2024-06-14 | Properly cut out cursor outside video area when dealing with hevc amd padding | dec05eba |
2024-06-11 | Replace build system with meson | dec05eba |
2024-06-10 | Fix incorrect monitor matching for rotation on wayland gnome in some cases | dec05eba |
2024-06-10 | Re-enable intel arc fix (but only for intel systems) | dec05eba |
2024-06-10 | Revert intel arc fix, it broke recording on some amd systems | dec05eba |
2024-06-10 | Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli... | dec05eba |
2024-06-10 | Fix screen capture on intel arc gpu (on x11 and wayland) | dec05eba |
2024-06-08 | Correctly no audio delay if m3u8 | dec05eba |
2024-06-03 | Dont set audio delay for any live stream, force non av1 video codec and aac f... | dec05eba |
2024-06-02 | Add secondary audio device to systemd service, rename gopm to keyint | dec05eba |
2024-05-30 | Fix recording freeze on nvidia when __GL_SYNC_TO_VBLANK is set to 1 | dec05eba |
2024-05-20 | Do not force constant framerate for live streams | dec05eba |
2024-05-20 | Support av1 webm (force opus audio for webm files) | dec05eba |
2024-05-19 | fix possible freeze on exit if exiting quickly after start | dec05eba |
2024-05-13 | Better audio sync for 60 fps | dec05eba |
2024-05-13 | Audio/video sync sucks, i hate this shit | dec05eba |
2024-05-11 | Fix mpegts and flv: dont use audio delay if .ts or .flv | dec05eba |
2024-05-11 | record audio frames for empty audio track again | dec05eba |
2024-05-10 | Re-enable opus and make it default (test) | dec05eba |
2024-05-08 | Increase quality (bitrate) when using hdr, to compensate for requiring more b... | dec05eba |
2024-04-27 | Improve nvidia video encoding performance | dec05eba |
2024-04-16 | better audio/video sync, complain if it doesn't work | dec05eba |