[FFmpeg-trac] #3442(avcodec:new): h264 decoder decodes complete GOP wrong / skips one GOP if stream does not start with SPS/PPS

FFmpeg trac at avcodec.org
Fri Mar 7 12:15:40 CET 2014


#3442: h264 decoder decodes complete GOP wrong / skips one GOP if stream does not
start with SPS/PPS
-------------------------------------+-----------------------------------
             Reporter:  munderl      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  h264 mpegts  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by munderl):

 I discovered that I was wrong assuming there is an IDR frame following the
 SPS/PPS.
 The whole stream does actually not contain any IDR but normal I slices
 only!

 This might produce the single broken frame in the beginning that is still
 existing even with the B slice removed and might also be responsible for
 baffling the decoder.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3442#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list