Contributor
Harshit Karwal

Implementing an Audio Overlay Filter


Mentors
Thilo Borgmann, Paul B Mahol
Organization
FFmpeg
Technologies
c, git
Topics
audio, media
The Audio Overlay Filter aims to provide the functionality of replacing specified sections of an audio stream with other input audio streams. I will be designing and implementing the filter along with the necessary documentation for it to become a part of FFmpeg's libavfilter library.