[FFmpeg-trac] #3260(avcodec:open): H.264 Reinit context problem

FFmpeg trac at avcodec.org
Thu Jan 9 20:27:44 CET 2014


#3260: H.264 Reinit context problem
-------------------------------------+-------------------------------------
             Reporter:  kyh96403     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  h264         |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by domingo):

 Original MP4 video track contains 3 pairs of [SPS][PPS] NAL units causing
 H264 reinit.
 Pair 1 is duplicate, but pairs 2 and 3 are different from what is put into
 MP4 META information (avcC box).
 In general, MP4 track should not contain SPS nor PPS units.
 Is there any way to ignore them while decoding MP4 video tracks?

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


More information about the FFmpeg-trac mailing list