Ticket #1198 (closed defect: invalid)

Opened 13 months ago

Last modified 13 months ago

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

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

Change History

Changed 13 months ago by schtorch

Logfile of failed conversion

Changed 13 months ago by schtorch

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.

comment:2 Changed 13 months ago by schtorch

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

comment:3 Changed 13 months ago by cehoyos

  • Status changed from new to closed
  • Resolution set to invalid
Note: See TracTickets for help on using tickets.