#11363: [Android] MediaCodec decoders/encoders do not work on Pixel 8 Pro (No
output buffer available)
-------------------------------------+-----------------------------------
             Reporter:  bubbleguuum  |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Comment (by bubbleguuum):

 A bit more info with trace logging of the end:

 {{{
 [in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0xb400007742ea0530] Starting thread...
 Press [q] to stop, [?] for help
 [h264_mediacodec @ 0xb400007772ea2340] No output buffer available, try
 again later
 [h264_mediacodec @ 0xb400007772ea2340] Queued input buffer 2 size=1246
 ts=0
 [h264_mediacodec @ 0xb400007772ea2340] No output buffer available, try
 again later
     Last message repeated 1 times
 [h264_mediacodec @ 0xb400007772ea2340] Queued input buffer 3 size=12
 ts=41708
 [h264_mediacodec @ 0xb400007772ea2340] No output buffer available, try
 again later
 }}}

 2 input buffers are queued with `queueInputBuffer()` but still not output
 buffer available, and no more input buffers are queued.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11363#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to