Opened 4 years ago
Closed 4 years ago
#6018 closed defect (fixed)
not recognized raw mpeg4video file
Reported by: | richardpl | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avformat |
Version: | git-master | Keywords: | asp regression |
Cc: | michael | Blocked By: | |
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
File attached.
Attachments (1)
Change History (5)
Changed 4 years ago by richardpl
comment:1 Changed 4 years ago by cehoyos
- Keywords asp regression added
- Priority changed from wish to important
- Reproduced by developer set
- Status changed from new to open
- Type changed from enhancement to defect
comment:2 Changed 4 years ago by michael
This is not raw mpeg4video. There clearly is a header in it that stores the resolution 320x240 as 32bit little endian
40 01 00 00 F0 00 00 00
comment:3 Changed 4 years ago by michael
- Cc michael added
comment:4 Changed 4 years ago by michael
- Resolution set to fixed
- Status changed from open to closed
Note: See
TracTickets for help on using
tickets.
7c1835c5, see ticket #3928.