#4011: missing picture in access unit with size
--------------------------------+----------------------------------
Reporter: vk | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: 2.4.2
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------
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.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4011>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac