[FFmpeg-trac] #605(undetermined:open): aac in flv: Application provided invalid, non monotonically increasing dts to muxer in stream (was: Application provided invalid, non monotonically increasing dts to muxer in stream)
FFmpeg
trac at avcodec.org
Wed Nov 2 12:32:27 CET 2011
#605: aac in flv: Application provided invalid, non monotonically increasing dts
to muxer in stream
-------------------------------------+-------------------------------------
Reporter: burek | Owner: michael
Type: defect | Status: open
Priority: normal | Component:
Version: git-master | undetermined
Keywords: aac flv | Resolution:
av_interleaved_write_frame | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by cehoyos):
* status: new => open
* reproduced: 0 => 1
* component: FFmpeg => undetermined
* version: unspecified => git-master
* keywords: => aac flv av_interleaved_write_frame
Comment:
{{{
$ ffmpeg -i nonmonotonic_cut.flv -acodec copy -vn out.flv
ffmpeg version N-34342-g971e710, Copyright (c) 2000-2011 the FFmpeg
developers
built on Nov 2 2011 11:09:57 with gcc 4.5.3
configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc
libavutil 51. 22. 0 / 51. 22. 0
libavcodec 53. 26. 0 / 53. 26. 0
libavformat 53. 18. 0 / 53. 18. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 45. 3 / 2. 45. 3
libswscale 2. 1. 0 / 2. 1. 0
Seems stream 0 codec frame rate differs from container frame rate: 48.00
(48/1) -> 0.08 (1/12)
Input #0, flv, from 'nonmonotonic_cut.flv':
Metadata:
encoder : Lavf53.18.0
Duration: 00:15:00.07, start: 0.007000, bitrate: 9 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 320x240, 0.08 tbr, 1k tbn,
48 tbc
Stream #0:1: Audio: aac, 44100 Hz, mono, s16
Output #0, flv, to 'out.flv':
Metadata:
encoder : Lavf53.18.0
Stream #0:0: Audio: aac ([10][0][0][0] / 0x000A), 44100 Hz, mono
Stream mapping:
Stream #0.1 -> #0.0 (copy)
Press [q] to stop, [?] for help
[flv @ 0x1397ac0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 517 >= 500
av_interleaved_write_frame(): Invalid argument
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/605#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list