[FFmpeg-trac] #10231(undetermined:new): macOS: h264 decoding broken in 6.0

FFmpeg trac at avcodec.org
Fri Mar 3 23:54:34 EET 2023


#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 <jamrial at gmail.com>
     Date:   Wed Jan 4 13:13:19 2023 -0300

       avcodec: remove FF_API_AVCTX_TIMEBASE

       Signed-off-by: James Almer <jamrial at gmail.com>
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10231>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list