Opened 12 years ago
Closed 12 years ago
#4011 closed defect (fixed)
missing picture in access unit with size
| Reported by: | vk | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | undetermined |
| Version: | git-master | Keywords: | mov regression |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | no |
Description
Summary of the bug:
Trying to convert an .f4f file into .ts format with "-c copy" option. Getting a lot of "missing picture in access unit with size XXX" errors. The output file only contains audio stream, no video stream is created.
How to reproduce:
ffmpeg -y -report -i missing-picture-in-access-unit-with-size_input.f4f -c copy -bsf:v h264_mp4toannexb -f mpegts missing-picture-in-access-unit-with-size_output.ts
Attaching input file, output file and ffmpeg log.
Attachments (2)
Change History (5)
by , 12 years ago
| Attachment: | missing-picture-in-access-unit-with-size_input.f4f added |
|---|
comment:1 by , 12 years ago
| Component: | ffmpeg → undetermined |
|---|---|
| Keywords: | regression added |
| Priority: | normal → important |
| Version: | 2.4.2 → git-master |
comment:2 by , 12 years ago
| Keywords: | mov added |
|---|---|
| Reproduced by developer: | set |
| Status: | new → open |
Regression since e41ea866 - related to ticket #2991
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | open → closed |
Note:
See TracTickets
for help on using tickets.



input file