#10231: macOS: h264 decoding broken in 6.0
-------------------------------------+-------------------------------------
Reporter: Jean- | Type: defect
Michaƫl Celerier |
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
when doing video decoding I continuously get -35 Resource temporarily
unavailable as a result of avcodec_receive_frame.
I did a git bisect from 5.1.2 and the following commit is the culprit:
commit 5f9e848e686a3c0795939809712b260af5c1adb8
Author: James Almer <[email protected]>
Date: Wed Jan 4 13:13:19 2023 -0300
avcodec: remove FF_API_AVCTX_TIMEBASE
Signed-off-by: James Almer <[email protected]>
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10231>
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".