[FFmpeg-trac] #4011(ffmpeg:new): missing picture in access unit with size

FFmpeg trac at avcodec.org
Tue Oct 7 15:54:27 CEST 2014


#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


More information about the FFmpeg-trac mailing list