[FFmpeg-user] avcodec_decode_video2 crash HEVC with get_buffer2
Moritz Barsnick
barsnick at gmx.net
Thu Feb 11 13:07:46 CET 2016
Hi Никита/Nikita,
On Thu, Feb 11, 2016 at 14:18:38 +0300, Никита Скиба wrote:
> Recently I have faced a problem with decoding hevc annexB stream.
For help with use of the ffmpeg/libav* libraries, please refer to the
libav-user mailing list:
https://ffmpeg.org/mailman/listinfo/libav-user
Though you may (or may not) find someone here who can help.
> I assumed that reason of those crashes is in deprecated
> get_buffer/release_buffer usage and tried to upgrade sources to get_buffer2
> usage. But after upgrade decoder works well with h264 and still crashes on
> hevc. Without get_buffer2 it decodes well.
Have you analyzed your stack traced and figured out the reason for the
segmentation fault?
Moritz
More information about the ffmpeg-user
mailing list