Ticket #151 (closed defect: fixed)

Opened 2 years ago

Last modified 18 months ago

avi: A/V sync regression

Reported by: heleppkes Owned by:
Priority: important Component: avformat
Version: git-master Keywords: avi
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

Hi,

commit fbfcc8f1b71b51ff87f09e269d22328be5594f40 (avi: try to synchronize the points in time of the starts of streams after seeking) introduced severe audio/video sync issues in certain avi files.

Reverting that commit locally fixes the issue.

The problem can be easily reproduced with ffplay by seeking in an affected file.

One affected sample file:
 http://files.1f0.de/samples/bb-sync-issue.avi

I simply cut the file off to limit its size without remuxing it, which does cause the duration to be shown wrong, however any seek will still break the sync.

Change History

comment:1 Changed 2 years ago by cehoyos

  • Priority changed from normal to important
  • Status changed from new to open
  • Reproduced by developer set

Also reproducible with mplayer -demuxer lavf

comment:2 Changed 2 years ago by michael

  • Status changed from open to closed
  • Resolution set to fixed

fixed

comment:3 Changed 18 months ago by cehoyos

  • Keywords avi added
Note: See TracTickets for help on using tickets.