Ticket #1198 (closed defect: invalid)
Invalid, non monotonically increasing dts to muxer (regression)
| Reported by: | schtorch | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | undetermined |
| Version: | git-master | Keywords: | av_interleaved_write_frame |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Using git head, I get the following error and the file does not convert properly:
Application provided invalid, non monotonically increasing dts to muxer in stream 1: 192 >= 1920
av_interleaved_write_frame(): Invalid argument
Using N-38846-g69174fa, the file converts properly.
I attached the logfiles.
Attachments
Change History
Changed 13 months ago by schtorch
-
attachment
ffmpeg-20120413-110525.log
added
Changed 13 months ago by schtorch
-
attachment
ffmpeg-20120413-112526.log
added
Logfile of successful conversion
comment:1 Changed 13 months ago by cehoyos
- Keywords av_interleaved_write_frame added; monotonically increasing dts removed
Please test current git head.
Note: See
TracTickets for help on using
tickets.



Logfile of failed conversion