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

Paul B Mahol onemda at gmail.com
Wed Oct 3 13:29:08 EEST 2018


On 10/2/18, Paul B Mahol <onemda at gmail.com> wrote:
> 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?
>


Found it!


More information about the ffmpeg-devel mailing list