[FFmpeg-trac] #9422(avformat:closed): PMT descriptor overflow, results in incorrect streams

FFmpeg trac at avcodec.org
Sun Sep 19 10:07:18 EEST 2021


#9422: PMT descriptor overflow, results in incorrect streams
-------------------------------------+-------------------------------------
             Reporter:  Nicolás      |                    Owner:  (none)
  Jorge Dato                         |
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  mpegts       |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Balling):

 It is now recognized as


 {{{
   Stream #0:0[0x1011], 255, 1/90000: Video: h264 (Main), 1 reference frame
 (HDMV / 0x564D4448), yuv420p(tv, smpte170m/smpte170m/bt709, progressive,
 left), 720x576 [SAR 12:11 DAR 15:11], 0/1, 50 fps, 50 tbr, 90k tbn
   Stream #0:1[0x10f], 237, 1/90000: Audio: aac (LC) ([15][0][0][0] /
 0x000F), 48000 Hz, stereo, fltp, 95 kb/s
 }}}

 compared to:


 {{{
   Stream #0:0[0x1014], 0, 1/90000: Unknown: none ([17][0][0][0] / 0x0011)
   No Program
   Stream #0:1[0x10f], 267, 1/90000: Audio: aac (LC), 48000 Hz, stereo,
 fltp, 95 kb/s
   Stream #0:2[0x1011], 288, 1/90000: Video: h264 (Main), 1 reference
 frame, yuv420p(tv, smpte170m/smpte170m/bt709, progressive, left), 720x576
 [SAR 12:11 DAR 15:11], 0/1, 50 fps, 50 tbr, 90k tbn
 Unsupported codec with id 0 for input stream 0

 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9422#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list