Ticket #952 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

FLV + H.264 extradata hangs

Reported by: Cigaes Owned by:
Priority: important Component: avformat
Version: git-master Keywords: flv h264 extradata regression
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

The attached file (HQ version downloaded from  http://www.dailymotion.com/video/xo3uih_black-rock-shooter-teaser-japonais) hangs during probe.

With "lavf: exit try_decode_frame if nothing decoded", the file is decoded, except the first few frames.

With "flvdec: actually accept new extradata", the file is decoded, including the first few frames.

Note that libav behaves like the latter.

Attachments

black_rock_shooter_teaser-hq-truncated.flv Download (1.0 MB) - added by Cigaes 16 months ago.
fmab-01-truncated.mp4 Download (128.0 KB) - added by Cigaes 16 months ago.
sample exhibing a similar, but not identical problem

Change History

Changed 16 months ago by Cigaes

comment:1 Changed 16 months ago by cehoyos

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

comment:2 Changed 16 months ago by Cigaes

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

Fixed by Michael with commits e4a714f and 05ebe51.

Changed 16 months ago by Cigaes

sample exhibing a similar, but not identical problem

Note: See TracTickets for help on using tickets.