[FFmpeg-trac] #9006(undetermined:new): merge_pmt_versions not working properly for transportstream with multiple streams having same stream_identifier

FFmpeg trac at avcodec.org
Sat Dec 12 18:54:58 EET 2020


#9006: merge_pmt_versions not working properly for transportstream with multiple
streams having same stream_identifier
-------------------------------------+-------------------------------------
             Reporter:  deeptho      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by deeptho):

 With the new patch:

 {{{
 ffplay -merge_pmt_versions 1 -ast 0 00_20201123_230057.ts

   Stream #0:0[0x1b6]: Video: h264 (Main) ([27][0][0][0] / 0x001B),
 yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 50
 tbr, 90k tbn, 50 tbc
     Stream #0:1[0x1c1](ita): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz,
 stereo, fltp, 448 kb/s
     Stream #0:2[0x1c2](eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 stereo, fltp, 128 kb/s
     Stream #0:3[0x24c](ita,ita,eng): Subtitle: dvb_teletext ([6][0][0][0]
 / 0x0006)
     Stream #0:4[0x28a](Oth): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz,
 mono, fltp, 64 kb/s

 }}}

 So this looks good.

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


More information about the FFmpeg-trac mailing list