aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-13unsetenv instead of setenv empty stringdec05eba
2024-02-13Reset LIBVA_DRIVER_NAME enviromment variable if its set by the userdec05eba
2024-02-13Fedora a shitdec05eba
2024-02-11nvidia wayland: add hdr metadatadec05eba
2024-02-11Remove dependency on egl in nvfbcdec05eba
2024-02-11Fix nvfbc capture crash on startdec05eba
2024-02-11Window capture: fix chroma not centered in videodec05eba
2024-02-11flatpak: launch kms server proxy instead of gsr-kms-serverdec05eba
2024-02-10FAQ: glitched videodec05eba
2024-02-10Wayland: handle eDP for rotationdec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
screen rotation in wayland is best effort, wayland doesn't give the necessary information to make it robust.
2024-02-09Remove wayland capture (wlroots)dec05eba
2024-02-09Move card path to egl struct, use egl struct for monitor enumerationdec05eba
2024-02-08Correct color for clear with bgradec05eba
2024-02-08Window capture: move window to center of video (if possible)dec05eba
2024-02-08Window capture: clear background with black colordec05eba
2024-02-06Correct readmedec05eba
2024-02-06Add support for hdr capture on amd/inteldec05eba
Nvidia support will be added in the future. Note that hdr metadata is missing from the output file as amd and intel both have bugged drivers that dont add hdr metadata to the output file. Need to find a workaround for this (patching the video bitstream?). Add -cr limited|full, to set color range
2024-01-29readmedec05eba
2024-01-29Use variable framerate mode by default on nvidia x11 toodec05eba
2024-01-28Revert "kms vaapi modifiers test"dec05eba
This reverts commit 0702aad3cf83a97ffcd979d67c5266062d5dfa7f.
2024-01-28kms vaapi modifiers testdec05eba
2024-01-28Remove one extra gl texture binddec05eba
2024-01-28nvidia wayland: support hardware cursor planedec05eba
2024-01-24record window instead in scriptdec05eba
2024-01-24readmedec05eba
2024-01-24Add example scripts to save recording in application specific directorydec05eba
2024-01-21Readme black barsdec05eba
2024-01-19Better handle pausing with missing audio framesdec05eba
2024-01-17Fix stuttering audio on pipewire + opus + multiple audio sources mergeddec05eba
2024-01-17FAQdec05eba
2024-01-16spelling mistakedec05eba
2024-01-16Shitdec05eba
2024-01-11Nvidia: use default p4 preset instead of p5, might fix frame issuesdec05eba
2024-01-07Add option to pause/unpause recording with SIGUSR2 signaldec05eba
2024-01-07readme replaydec05eba
2024-01-06replay ram infodec05eba
2024-01-03Remove unused xeventdec05eba
2024-01-02Create directory to output file if not existsdec05eba
2023-12-31Avoid pkexec flatpak run if possibledec05eba
2023-12-31Avoid pkexec with flatpak if possibledec05eba
2023-12-31Revert "Reverse kms server connect direction to fix umask issue"dec05eba
This reverts commit e844421f6d6a7461eee76428cdcd5e8d6bca89e2.
2023-12-31Reverse kms server connect direction to fix umask issuedec05eba
2023-12-31Fix for opensuse: set unix domain socket mod 777dec05eba
Fixes screen capture on opensuse amd/intel or nvidia wayland
2023-12-23Small changes who caresdec05eba
2023-12-06Add logo to READMEdec05eba
2023-12-06mdec05eba
2023-12-06old info gonedec05eba
2023-12-06Update readme with info about codecsdec05eba
2023-12-03Fix opus and flac audio sources, fix crash when live streaming without an ↵dec05eba
audio source