Age | Commit message (Expand) | Author |
2023-01-07 | Add info about audio names to readme file | dec05eba |
2023-01-01 | mm | dec05eba |
2022-12-20 | Merge code fix | dec05eba |
2022-12-20 | Make -c optional, select container format from file extension by default | dec05eba |
2022-12-20 | Better audio/video sync, disable broken screen-direct again (nvidia driver bug) | dec05eba |
2022-12-20 | Re-enable screen-direct, disable h264 forced fallback and use p6 again | dec05eba |
2022-12-20 | Attempt to reduce stuttering of video | dec05eba |
2022-12-20 | follow focused | dec05eba |
2022-11-30 | wip intel | dec05eba |
2022-10-16 | Refactor xcomposite into abstract capture api | dec05eba |
2022-10-14 | Refactor nvfbc into abstract capture api | dec05eba |
2022-10-12 | Use medium instead of p4 and slow instead of p7 for old ffmpeg | dec05eba |
2022-10-12 | Do not use p4, p7 with old ffmpeg that doesn't have those options yet | dec05eba |
2022-10-11 | Use p4 preset on older gpus (kepler family) because of performance | dec05eba |
2022-10-11 | Tune quality again, remove vbr | dec05eba |
2022-10-08 | Better tune quality options for different resolutions | dec05eba |
2022-10-06 | Fix copy paste mistake possible crash (using av_opt_set instead of av_dict_set) | dec05eba |
2022-10-05 | Fix possible pulseaudio crash? | dec05eba |
2022-10-04 | Live stream: set gop to fps*2, bit rate for medium to lower value | dec05eba |
2022-10-04 | Temporary disable screen-direct recording as it causes stuttering (nvfbc bug?) | dec05eba |
2022-10-04 | Livestream: add silent audio track if not audio input is provided (fixes yout... | dec05eba |
2022-10-04 | Add medium and high quality, better livestreaming options, fix global header ... | dec05eba |
2022-10-03 | Add info about flatpak package, default to h264 (unless resolution is greater... | dec05eba |
2022-10-03 | Revert gop size | dec05eba |
2022-10-02 | Do not set keyint min | dec05eba |
2022-10-02 | Sacrifice seek speed for reduced file size | dec05eba |
2022-10-02 | Make the audio input description the input name by default | dec05eba |
2022-10-02 | Allow giving audio inputs names by prefixing them with <name>/ | dec05eba |
2022-09-30 | Give error when using an invalid audio input with pipewire | dec05eba |
2022-09-30 | Remove allowing only 1 process of gpu-screen-recorder at a time | dec05eba |
2022-09-29 | Use better name for quality options to clearify that medium is actually very ... | dec05eba |
2022-09-28 | Remove dependency on glew and glfw, move external files to external directory | dec05eba |
2022-09-26 | Load cuda at runtime. Include cuda header files inside the project | dec05eba |
2022-09-22 | Read audio data from pulseaudio as it's available and buffer it. Fixes audio ... | dec05eba |
2022-09-21 | Fix build for older version of ffmpeg (linux mint 20.3 for example) | dec05eba |
2022-09-21 | Fix build on older ffmpeg (17+ months old), see ffmpeg commit ef6a9e5e311f09f... | dec05eba |
2022-09-20 | Is this the final solution to the audio crackling problem? increase pts by nu... | dec05eba |
2022-09-20 | Do not allocate cuda buffer when using nvfbc | dec05eba |
2022-09-20 | Fix replay video/audio desync, fix dummy audio when dropping audio input, giv... | dec05eba |
2022-09-19 | Fix build on some distros? | dec05eba |
2022-09-19 | Move scripts to script dir, add youtube-hls-stream script, fix twitch stream ... | dec05eba |
2022-09-18 | GNOME: fix recording windows with client-side decorations by recording the co... | dec05eba |
2022-09-17 | Attempt to fix video/audio desync when video pts gets desynced with clock | dec05eba |
2022-09-12 | Make compatbie with old ass ubuntu | dec05eba |
2022-09-11 | Fix build for old ffmpeg (ubuntu, pop os lts) | dec05eba |
2022-09-06 | Fix crackling audio with pipewire and only add empty audio packets until the ... | dec05eba |
2022-09-02 | Make video framerate constant, fix audio desync a bit when no audio playing f... | dec05eba |
2022-08-23 | Add option to use multiple audio inputs (each in their own audio track) | dec05eba |
2022-07-29 | Revert "Revert "Use expose instead of visibility event"" | dec05eba |
2022-07-25 | Revert "Use expose instead of visibility event" | dec05eba |