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-10-04
Livestream: add silent audio track if not audio input is provided (fixes ↵
dec05eba
youtube and other sites)
2022-10-02
Allow giving audio inputs names by prefixing them with <name>/
dec05eba
2022-10-02
Add unique index to each audio input device name
dec05eba
2022-09-30
Give error when using an invalid audio input with pipewire
dec05eba
2022-09-30
Give each audio input a seperate node by giving them an unique context name
dec05eba
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