vidify / old-audiosync

First implementation of the audio synchronization feature for Vidify, now obsolete
GNU Lesser General Public License v3.0
17 stars 3 forks source link

Dedicated pulseaudio audiosync monitor support #46

Closed marioortizmanero closed 4 years ago

marioortizmanero commented 4 years ago

Closes #35

marioortizmanero commented 4 years ago

In the end, I still use ffmpeg to read the sink data. The original behavior still happens if the audiosync monitor couldn't be created.

Note: the latest arch linux version of pulseaudio has a 4 byte leak. Try updating to fix that.