[FFmpeg-trac] #6422(avcodec:closed): cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)

FFmpeg trac at avcodec.org
Sat May 14 01:15:06 EEST 2022


#6422: cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)
-------------------------------------+-------------------------------------
             Reporter:  yunhai2009   |                    Owner:  (none)
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:  fixed
             Keywords:  h264         |               Blocked By:
  regression                         |
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Balling):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 Well, all samples work now.

 First and second (m)ts samples have


 {{{
 [h264 @ 0000027b6aa58a00] sps_id 0 out of range
 [h264 @ 0000027b6aa58a00] Error decoding the extradata
 [NULL @ 0000027b612a8d80] sps_id 0 out of range

 }}}
 Third has:

 {{{
 [NULL @ 000001ccbb4e76c0] time_scale/num_units_in_tick invalid or
 unsupported (0/5625)
 [h264 @ 000001ccc4c5c300] time_scale/num_units_in_tick invalid or
 unsupported (0/5625)
 [NULL @ 000001ccbb4e76c0] Overread VUI by 8 bits
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/6422#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list