[FFmpeg-trac] #418(undetermined:open): mpegts demux provides invalid dts when reading from stdin

FFmpeg trac at avcodec.org
Fri Aug 26 18:22:54 CEST 2011


#418: mpegts demux provides invalid dts when reading from stdin
-------------------------------------------------+-------------------------
Reporter:  martinblech                           |       Owner:
    Type:  defect                                |      Status:  open
Priority:  normal                                |   Component:
 Version:  git-master                            |  undetermined
Keywords:  mpegts non monotonically increasing   |  Resolution:
  dts pipe stdin                                 |  Blocked By:
Blocking:                                        |  Reproduced:  1
Analyzed:  0                                     |
-------------------------------------------------+-------------------------

Comment (by martinblech):

 Using `-mp3` instead of `-mp2` still gives the `non monotonically
 increasing dts` warning but not the `av_interleaved_write_frame(): Invalid
 argument` error. The output mp3 files sound correct.
 {{{
 [mp3 @ 0x10184f000] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 4106889285 >= 4106889285
 [mp3 @ 0x101894600] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 4167 >= 4167
 [mp3 @ 0x10187de00] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 1690509186 >= 1690509186
 [mp3 @ 0x101878400] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 4106771601 >= 4106771601
 [mp3 @ 0x10188ec00] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 5808049886 >= 5808049886
 [mp3 @ 0x1018f0000] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 4718011066 >= 4718011066
 [mp3 @ 0x101889200] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 3816877344 >= 3816877344
 [mp3 @ 0x101868e00] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 7623749504 >= 7623749504
 [mp3 @ 0x101946600] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 1340267596 >= 1340267596
 size=      12kB time=00:00:01.05 bitrate=  90.2kbits/s
 video:0kB audio:220kB global headers:0kB muxing overhead -94.714099%
 }}}

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/418#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list