Ticket #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
Change History
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
-
attachment
fmab-01-truncated.mp4
added
sample exhibing a similar, but not identical problem
Note: See
TracTickets for help on using
tickets.


