[FFmpeg-trac] #88(FFplay:open): MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream

FFmpeg trac at avcodec.org
Mon May 2 20:41:05 CEST 2011


#88: MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream
------------------------+---------------------
Reporter:  jlsantiago0  |       Owner:
    Type:  defect       |      Status:  open
Priority:  normal       |   Component:  FFplay
 Version:  git          |  Resolution:
Keywords:               |  Blocked By:
Blocking:               |  Reproduced:  1
Analyzed:  0            |
------------------------+---------------------

Comment (by mjs973):

 It looks like 'h264-incorrect-dts-pts.ts' does not have the (optional)
 sps.bitstream_restriction_flag set, so we need to use something else to
 detect that there are no B pictures.

 The file does have constraint_set0_flag = 1, which we can use.

 I will check if implementing constraint_set0_flag makes this file work.

-- 
Ticket URL: <http://www.ffmpeg.org/trac/ffmpeg/ticket/88#comment:12>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list