Opened 12 years ago

Closed 12 years ago

#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 (2)

ffmpeg-20120413-110525.log (3.7 KB ) - added by schtorch 12 years ago.
Logfile of failed conversion
ffmpeg-20120413-112526.log (9.5 KB ) - added by schtorch 12 years ago.
Logfile of successful conversion

Download all attachments as: .zip

Change History (5)

by schtorch, 12 years ago

Attachment: ffmpeg-20120413-110525.log added

Logfile of failed conversion

by schtorch, 12 years ago

Attachment: ffmpeg-20120413-112526.log added

Logfile of successful conversion

comment:1 by Carl Eugen Hoyos, 12 years ago

Keywords: av_interleaved_write_frame added; monotonically increasing dts removed

Please test current git head.

comment:2 by schtorch, 12 years ago

Updated to latest git again. Seems that a fix within the last 24h has fixed the issue. Thanks a lot!

comment:3 by Carl Eugen Hoyos, 12 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.