[FFmpeg-trac] #7218(avcodec:new): cur_dts invalid when generating ts file output with streamid 0:0x11

FFmpeg trac at avcodec.org
Sat May 19 12:00:00 EEST 2018


#7218: cur_dts invalid when generating ts file output with streamid 0:0x11
-------------------------------------+-------------------------------------
             Reporter:  Rawboard     |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  avcodec      |                  Version:  git-
             Keywords:  mpegts,      |  master
  streamid                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: When generating a mpeg transport stream file with
 streamid 0:0x11 cur_dts gets invalid which results in invalid macro blocks
 for every P and I Frame.

 How to reproduce:
 {{{
 % ffmpeg -i input -codec libx264 -streamid 0:0x11 output.ts
 ffmpeg version 20180518-8e7b13b
 nightly build downloaded from https://ffmpeg.zeranoe.com/builds/
 }}}

 Any other streamid works fine. The -r Flag doesn't resolve the issue.
 Attached is the output log generated via report flag.
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7218>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list