Ticket #1165 (closed defect: fixed)

Opened 15 months ago

Last modified 6 months ago

h264 seeking regression.

Reported by: dalecurtis Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: h264 seek
Cc: michael Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

The following patch by michael  http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=9ba43e50efa2483fb3ca1e3f62a474db7dd3ac8d regressed seek behavior for some h264.mp4 videos. Seeking results in the video freezing at the last frame prior to seek while audio continues to play.

Easily reproduced by running ToT ffplay with the following video and seeking around:

 http://commondatastorage.googleapis.com/dalecurtis-shared/mib-trailer.mp4

Reproducible with other trailers from imdb.com

Chromium bug report:  http://code.google.com/p/chromium/issues/detail?id=121215

Change History

comment:1 Changed 15 months ago by cehoyos

  • Keywords h264 added
  • Status changed from new to open
  • Reproduced by developer set

comment:2 Changed 15 months ago by michael

  • Keywords random access added
  • Status changed from open to closed
  • Resolution set to fixed

locally fixed, will be in git master in amoment

comment:3 Changed 15 months ago by dalecurtis

Fast! Thanks for the fix Michael! :)

comment:4 Changed 6 months ago by cehoyos

  • Keywords seek added; random access removed
Note: See TracTickets for help on using tickets.