aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
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
2024-04-10Fix audio (swr) for ffmpeg 4.4dec05eba
2024-04-10More audio bullshit, repeat write audio frames for audio delaydec05eba
2024-04-09Better audio timing test: compensate for audio server latencydec05eba
2024-04-08X11 nvidia monitor capture: fix capture broken after sleep/suspend or monitor...dec05eba
2024-04-06vaapi h264: dont set quality parameterdec05eba
2024-03-25Check if -sc is executable at start, allow relative filenamedec05eba
2024-03-21Workaround issue in older ffmpeg version with av1 nvenc causing the whole app...dec05eba
2024-03-21Force set __GL_THREADED_OPTIMIZATIONS to 0, which fixes window capture/waylan...dec05eba
2024-03-21Fix missing color range set in color conversion for nvidia window capturedec05eba
2024-03-11Add -cursor option to not record cursordec05eba
2024-03-11Do not create output directory when live streamingdec05eba
2024-03-10Prime run messagedec05eba
2024-03-10Use dri card matching current egl contextdec05eba
2024-03-10Allow overclocking on window capture nvidiadec05eba
2024-03-09Refactor xcompositedec05eba
2024-03-08Set frame size to video codec context size, nicer rgb to nv12dec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-03-08Refactor kms_vaapi and kms_cudadec05eba
2024-03-08Reconfigure quality, force refresh nvfbc frame, mention stutter in readmedec05eba
2024-02-28vaapi quality configuredec05eba
2024-02-20Add usage example for replaydec05eba
2024-02-15Errmsg on manJARo to use flatpak insteaddec05eba
2024-02-14Improve error messagedec05eba
2024-02-13unsetenv instead of setenv empty stringdec05eba
2024-02-13Reset LIBVA_DRIVER_NAME enviromment variable if its set by the userdec05eba
2024-02-11nvidia wayland: add hdr metadatadec05eba
2024-02-11Fix nvfbc capture crash on startdec05eba
2024-02-10FAQ: glitched videodec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
2024-02-09Remove wayland capture (wlroots)dec05eba
2024-02-09Move card path to egl struct, use egl struct for monitor enumerationdec05eba
2024-02-06Add support for hdr capture on amd/inteldec05eba
2024-01-29Use variable framerate mode by default on nvidia x11 toodec05eba
2024-01-19Better handle pausing with missing audio framesdec05eba
2024-01-17Fix stuttering audio on pipewire + opus + multiple audio sources mergeddec05eba
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-02Create directory to output file if not existsdec05eba
2023-12-31Fix for opensuse: set unix domain socket mod 777dec05eba
2023-12-23Small changes who caresdec05eba
2023-12-06Update readme with info about codecsdec05eba
2023-12-03Fix opus and flac audio sources, fix crash when live streaming without an aud...dec05eba
2023-12-01Reconfigure quality for av1 and hevc vaapidec05eba
2023-11-30Workaround mesa (amd and intel driver issue): use hevc when mkv is used since...dec05eba