index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound.cpp
Age
Commit message (
Collapse
)
Author
2022-09-22
Read audio data from pulseaudio as it's available and buffer it. Fixes audio ↵
dec05eba
recording on pulseaudio (and some pipewire configs)
2022-09-20
Is this the final solution to the audio crackling problem? increase pts by ↵
dec05eba
number of samples and add dummy audio frames between
2022-09-20
Fix build on ubuntu, use a mainloop with timeout instead of sleep
dec05eba
2022-09-20
Fix replay video/audio desync, fix dummy audio when dropping audio input, ↵
dec05eba
give each audio stream a new name so it can be replaced with pipewire graphs
2022-09-02
Make video framerate constant, fix audio desync a bit when no audio playing ↵
dec05eba
for a while
2022-08-06
Fix audio recording with pipewire and with different pulseaudio system ↵
dec05eba
settings (frag)
2022-03-22
Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo
dec05eba
2020-06-21
Add gpl license to files
dec05eba
2020-06-21
Add pulseaudio, parse command line args
dec05eba
2020-06-21
Add audio support
dec05eba
2020-03-30
output encoded video to stdout instead and add twitch stream script
dec05eba
2020-03-29
blabla
dec05eba
2020-03-29
add alsa
dec05eba