[FFmpeg-trac] #6312(undetermined:new): Application provided invalid, non monotonically increasing dts to muxer in stream

FFmpeg trac at avcodec.org
Thu Apr 13 21:58:39 EEST 2017


#6312: Application provided invalid, non monotonically increasing dts to muxer in
stream
-------------------------------------+-------------------------------------
             Reporter:  xamarin      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Try to output two DVB-T channels from a multiplexed TS file to another.
 Input file:
 https://mega.nz/#!QB1zBSQA!d7yrMmKvHMWH0UcI2ca4pShNo5a4aXROQOQN-ecYKQo

 Error:
 {{{
 [mpegts @ 0000000002da2020] Application provided invalid, non
 monotonically increasing dts to muxer in stream 5: 642883655 >= 160745576
 av_interleaved_write_frame(): Invalid argument
 frame=    0 fps=0.0 q=-1.0 Lq=-1.0 size=      14kB time=01:59:03.15
 bitrate=   0.0kbits/s speed=4.49e+005x
 video:0kB audio:4kB subtitle:7kB other streams:0kB global headers:0kB
 muxing overhead: 28.518843%
 Conversion failed!
 }}}

 How to reproduce:
 {{{
 % ffmpeg -i mux_546000000_8000000_20170320202431.ts -map 0:p:103 -map
 0:p:101 -c copy twoprogs.ts
 ffmpeg version ffmpeg-20170411-f1d80bc-win64-static
 built on ... Windows
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list