Opened 12 years ago

Closed 12 years ago

#952 closed defect (fixed)

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

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

Download all attachments as: .zip

Change History (4)

comment:1 by Carl Eugen Hoyos, 12 years ago

Keywords: regression added
Priority: normalimportant
Reproduced by developer: set
Status: newopen

comment:2 by Cigaes, 12 years ago

Resolution: fixed
Status: openclosed

Fixed by Michael with commits e4a714f and 05ebe51.

by Cigaes, 12 years ago

Attachment: fmab-01-truncated.mp4 added

sample exhibing a similar, but not identical problem

Note: See TracTickets for help on using tickets.