[FFmpeg-trac] #6065(undetermined:new): 47724 images instead of 2000

FFmpeg trac at avcodec.org
Fri Jan 6 20:55:19 EET 2017


#6065: 47724 images instead of 2000
-------------------------------------+-------------------------------------
             Reporter:  doublemax    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 ffmpeg creates 47724 images.
 The first ~45000 look the same.
 The "-r" is 1 - so ffmpeg should only create 1 per second.

 How to reproduce:
 {{{
 wget http://doppelbauer.name/too-many-jpegs.ts
 ffmpeg -i /tmp/too-many-jpegs.ts -f image2 -r 1 -vcodec mjpeg
 /tmp/s/%d.jpg
 }}}

 FFmpeg output:
 {{{
 ffmpeg version 3.2.2 Copyright (c) 2000-2016 the FFmpeg developers
   built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609
   configuration: --prefix=/usr/local --enable-gpl --enable-version3
 --enable-nonfree --enable-bzlib --enable-zlib --enable-openssl --enable-
 gnutls --enable-libx264 --enable-libfdk-aac --enable-libmp3lame --enable-
 libvpx --enable-libopus --enable-libspeex
   libavutil      55. 34.100 / 55. 34.100
   libavcodec     57. 64.101 / 57. 64.101
   libavformat    57. 56.100 / 57. 56.100
   libavdevice    57.  1.100 / 57.  1.100
   libavfilter     6. 65.100 /  6. 65.100
   libswscale      4.  2.100 /  4.  2.100
   libswresample   2.  3.100 /  2.  3.100
   libpostproc    54.  1.100 / 54.  1.100
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] SPS unavailable in decode_picture_timing
 [h264 @ 0x344f8e0] non-existing PPS 0 referenced
 [h264 @ 0x344f8e0] decode_slice_header error
 [h264 @ 0x344f8e0] no frame!
 Input #0, mpegts, from '/tmp/too-many-jpegs.ts':
   Duration: 13:47:14.18, start: 13306.520000, bitrate: 33 kb/s
   Program 1
     Stream #0:0[0x100]: Video: h264 (Main) ([27][0][0][0] / 0x001B),
 yuv420p(tv, progressive), 854x480 [SAR 1:1 DAR 427:240], 30 fps, 30 tbr,
 90k tbn, 60 tbc
     Stream #0:1[0x101]: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100
 Hz, mono, fltp, 63 kb/s
 [swscaler @ 0x3484260] deprecated pixel format used, make sure you did set
 range correctly
 Output #0, image2, to '/tmp/s/%d.jpg':
   Metadata:
     encoder         : Lavf57.56.100
     Stream #0:0: Video: mjpeg, yuvj420p(pc), 854x480 [SAR 1:1 DAR
 427:240], q=2-31, 200 kb/s, 1 fps, 1 tbn, 1 tbc
     Metadata:
       encoder         : Lavc57.64.101 mjpeg
     Side data:
       cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: -1
 Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
 Press [q] to stop, [?] for help
 [h264 @ 0x34a9da0] co located POCs unavailable
 frame=47724 fps=196 q=4.5 Lsize=N/A time=13:15:24.00 bitrate=N/A dup=47722
 drop=57318 speed= 196x
 video:1165236kB audio:0kB subtitle:0kB other streams:0kB global
 headers:0kB muxing overhead: unknown
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6065>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list