#10530: [panic] Assertion s->buf_ptr < s->buf_end failed at
libavcodec/put_bits.h:150
-----------------------------------+----------------------------------
Reporter: soundflix | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: 6.0
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-----------------------------------+----------------------------------
Summary of the bug:
FFmpeg crashes with:
[panic] Assertion s->buf_ptr < s->buf_end failed at
libavcodec/put_bits.h:150
How to reproduce:
{{{
% ffmpeg -loglevel info -loglevel level -hwaccel none -i
/Volumes/Video/folder/videoFile.mp4 -f mov -c:v dnxhd -profile:v dnxhr_lb
-s 1920x1200 -pix_fmt yuv422p -c:a pcm_s16le -ar 48000 -sws_flags bicubic
-y
}}}
ffmpeg version 6.0-tessus https://evermeet.cx/ffmpeg/ Copyright (c)
2000-2023 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.17)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10530>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".