[FFmpeg-trac] #9553(avcodec:new): raw h265 file only contains 4 user data SEI even though 6 frames were encoded

FFmpeg trac at avcodec.org
Tue Dec 14 00:39:30 EET 2021


#9553: raw h265 file only contains 4 user data SEI even though 6 frames were
encoded
-------------------------------------+-----------------------------------
             Reporter:  david333     |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  unspecified  |               Resolution:
             Keywords:  h265 SEI     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Comment (by mkver):

 1. We only support git master, not old versions.
 2. "Missing picture in access unit" means that the parser could not find a
 picture in an access unit; i.e. for the parser, there were only four
 packets with actual frames.
 3. Your description leaves a lot to be desired: Did you get this warning
 during the verification phase or do you use the libavcodec API to parse
 and decode your input that you used for encoding?
 4. Obviously the first hint for you is to test a newer version and see
 whether the issue has already been fixed.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9553#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list