[FFmpeg-devel] [PATCH] avfilter: take_samples: do not directly return frame when samples are skipped

Muhammad Faiz mfcc64 at gmail.com
Fri May 19 02:11:42 EEST 2017


On Thu, May 18, 2017 at 11:59 PM, Nicolas George <george at nsup.org> wrote:
> Le nonidi 29 floréal, an CCXXV, Muhammad Faiz a écrit :
>> In my opinion, it can.
>
> No, it cannot: the frame that crashes goes from the application to
> libavcodec. It came earlier from libavfilter, but that is irrelevant: an
> application could have done the same thing without libavfilter, and
> resulted in the same crash while completely compatible with the
> documented API.

Every patch that can fix the crash of
ffmpeg -i clip.wav -af alimiter -c:a mp3 -b:a 128k -ar 48k -f null -
can claim that it fixes ticket 6349.

Other cases should be in separate tickets.

Thank's.


More information about the ffmpeg-devel mailing list