[FFmpeg-devel] [PATCH 2/2] avfilter/af_headphone: use lavfi internal queue instead

Paul B Mahol onemda at gmail.com
Tue Oct 2 23:11:16 EEST 2018


On 10/2/18, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavfilter/af_headphone.c | 46 ++++++++------------------------------
>  1 file changed, 9 insertions(+), 37 deletions(-)
>

Unfortunately this asserts for unexplained reason.

Is there way with filters with multiple inputs to not hang when not consuming
all frames from some inputs?


More information about the ffmpeg-devel mailing list