[FFmpeg-user] ffmpeg ignores duration and skips concat images

Simon Thelen ffmpeg-user at c-14.de
Mon Jun 16 02:50:06 CEST 2014


On 16/06/14 at 00:15, Carl Eugen Hoyos wrote:
> Simon Thelen <ffmpeg <at> c-14.de> writes:
> > I've tried this command with both libx264 and libvpx=20
> > as the encoders.
> Please try with an internal encoder.
I tried again with mpeg4, h263p, zlib, and utvideo.
Same results for each. They show 6 frames and then the video ends.
The console output for mpeg4 and utvideo is attached (I cut the middle
portion out this time so I could get past mailman's size limit).
I have the reports for all 4 if you want those as well.

Respective commandlines:
ffmpeg -report -f image2 -r 1 -i png.other/%04d.png -c:v mpeg4 othermpeg4.mkv
ffmpeg -report -f image2 -r 1 -i png.other/%04d.png -c:v h263p otherh263.mkv
ffmpeg -report -f image2 -r 1 -i png.other/%04d.png -c:v zlib otherzlib.mkv
ffmpeg -report -f image2 -r 1 -i png.other/%04d.png -c:v utvideo otherutvideo.mkv

> Please do not use external resources, post the
> command line including complete, uncut console
> output here on the mailing list.
I did that. mailman complained that the message body was too big.
> And please consider using plain-text settings.
plain-text settings?

-- 
Simon Thelen
-------------- next part --------------
ffmpeg started on 2014-06-16 at 02:20:34
Report written to "ffmpeg-20140616-022034.log"
ffmpeg version N-63820-g5a37697 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jun  7 2014 02:27:58 with gcc 4.9.0 (GCC) 20140521 (prerelease)
  configuration: --prefix=/home/radiocarbon/ffmpeg_build --extra-cflags=-I/home/radiocarbon/ffmpeg_build/include --extra-ldflags=-L/home/radiocarbon/ffmpeg_build/lib --extra-libs=-ldl --enable-avresample --enable-dxva2 --enable-fontconfig --enable-gnutls --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-pic --enable-postproc --enable-runtime-cpudetect --enable-swresample --enable-vdpau --enable-version3 --enable-x11grab --enable-shared --disable-static
  libavutil      52. 89.100 / 52. 89.100
  libavcodec     55. 66.100 / 55. 66.100
  libavformat    55. 42.101 / 55. 42.101
  libavdevice    55. 13.101 / 55. 13.101
  libavfilter     4.  6.100 /  4.  6.100
  libavresample   1.  3.  0 /  1.  3.  0
  libswscale      2.  6.100 /  2.  6.100
  libswresample   0. 19.100 /  0. 19.100
  libpostproc    52.  3.100 / 52.  3.100
Input #0, image2, from 'png.other/%04d.png':
  Duration: 00:33:29.00, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 1920x1080 [SAR 1:1 DAR 16:9], 1 fps, 1 tbr, 1 tbn, 1 tbc
Output #0, matroska, to 'othermpg4.mkv':
  Metadata:
    encoder         : Lavf55.42.101
    Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 1 fps, 1k tbn, 1 tbc
    Metadata:
      encoder         : Lavc55.66.100 mpeg4
Stream mapping:
  Stream #0:0 -> #0:0 (png (native) -> mpeg4 (mpeg4))
Press [q] to stop, [?] for help
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be17
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48bep=23
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be28
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb24op=39
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24op=44
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=49
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1920x1080 fmt:rgb48be8
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24=65
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48be=72
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be=78
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24rop=89
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24rop=101
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48beop=112
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1038 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1038 fmt:rgb48be to size:1888x1016 fmt:rgb24
Input stream #0:0 frame changed from size:1888x1016 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:960x720 fmt:rgb24
Input stream #0:0 frame changed from size:960x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24=130
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48bep=156
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1040 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1040 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1916x1076 fmt:rgb48be
Input stream #0:0 frame changed from size:1916x1076 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:848x480 fmt:rgb24rop=183
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48be=206
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1520x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1520x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:720x480 fmt:rgb24op=228
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x696 fmt:rgb24
[cut]
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1040 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1040 fmt:rgb48be to size:1920x1080 fmt:rgb24=1846
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24op=1850
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be1857
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be=1863
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24p=1870
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24rop=1877
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be1883
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=1889
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24rop=1896
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:960x720 fmt:rgb24
Input stream #0:0 frame changed from size:960x720 fmt:rgb24 to size:1912x1080 fmt:rgb48beop=1902
Input stream #0:0 frame changed from size:1912x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be1907
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1040 fmt:rgb24p=1912
Input stream #0:0 frame changed from size:1920x1040 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:848x480 fmt:rgb24rop=1919
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1520x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1520x1080 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48beop=1929
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24p=1933
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:720x480 fmt:rgb24op=1940
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48bep=1944
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be1950
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1440x1080 fmt:rgb24rop=1954
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1920x1080 fmt:rgb48be960
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=1966
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24=1973
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be1979
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:960x720 fmt:rgb24
Input stream #0:0 frame changed from size:960x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1520x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1520x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be=1985
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1036 fmt:rgb48be
frame=    6 fps=0.0 q=1.6 Lsize=     743kB time=00:00:06.00 bitrate=1013.9kbits/s dup=0 drop=1996
video:742kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.110188%
ffmpeg -report -f image2 -r 1 -i png.other/%04d.png -c:v mpeg4 othermpg4.mkv  107.36s user 7.08s system 89% cpu 2:07.50 total
-------------- next part --------------
ffmpeg started on 2014-06-16 at 02:33:21
Report written to "ffmpeg-20140616-023321.log"
ffmpeg version N-63820-g5a37697 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jun  7 2014 02:27:58 with gcc 4.9.0 (GCC) 20140521 (prerelease)
  configuration: --prefix=/home/radiocarbon/ffmpeg_build --extra-cflags=-I/home/radiocarbon/ffmpeg_build/include --extra-ldflags=-L/home/radiocarbon/ffmpeg_build/lib --extra-libs=-ldl --enable-avresample --enable-dxva2 --enable-fontconfig --enable-gnutls --enable-gpl --enable-libass --enable-libbluray --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libv4l2 --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libxvid --enable-pic --enable-postproc --enable-runtime-cpudetect --enable-swresample --enable-vdpau --enable-version3 --enable-x11grab --enable-shared --disable-static
  libavutil      52. 89.100 / 52. 89.100
  libavcodec     55. 66.100 / 55. 66.100
  libavformat    55. 42.101 / 55. 42.101
  libavdevice    55. 13.101 / 55. 13.101
  libavfilter     4.  6.100 /  4.  6.100
  libavresample   1.  3.  0 /  1.  3.  0
  libswscale      2.  6.100 /  2.  6.100
  libswresample   0. 19.100 /  0. 19.100
  libpostproc    52.  3.100 / 52.  3.100
Input #0, image2, from 'png.other/%04d.png':
  Duration: 00:33:29.00, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 1920x1080 [SAR 1:1 DAR 16:9], 1 fps, 1 tbr, 1 tbn, 1 tbc
Output #0, matroska, to 'otherutvideo.mkv':
  Metadata:
    encoder         : Lavf55.42.101
    Stream #0:0: Video: utvideo (ULRG / 0x47524C55), rgb24, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 1 fps, 1k tbn, 1 tbc
    Metadata:
      encoder         : Lavc55.66.100 utvideo
Stream mapping:
  Stream #0:0 -> #0:0 (png (native) -> utvideo (utvideo))
Press [q] to stop, [?] for help
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24op=12
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1072 fmt:rgb48be20
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48berop=25
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be=28
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24drop=36
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1280x720 fmt:rgb48berop=43
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24rop=48
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24op=55
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24op=61
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=66
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48bep=72
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=78
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24op=88
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1920x1080 fmt:rgb24p=98
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24op=107
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1038 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1038 fmt:rgb48be to size:1888x1016 fmt:rgb24
Input stream #0:0 frame changed from size:1888x1016 fmt:rgb24 to size:1920x1080 fmt:rgb24rop=117
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:960x720 fmt:rgb24
Input stream #0:0 frame changed from size:960x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x696 fmt:rgb24
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24p=131
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24op=148
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1040 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1040 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=166
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1920x1080 fmt:rgb48be
[cut]
Input stream #0:0 frame changed from size:1520x1080 fmt:rgb24 to size:1440x1080 fmt:rgb24rop=1923
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24op=1931
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24drop=1935
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:720x480 fmt:rgb24
Input stream #0:0 frame changed from size:720x480 fmt:rgb24 to size:1280x720 fmt:rgb48bedrop=1941
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24op=1945
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be=1951
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48bep=1956
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1072 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1072 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x696 fmt:rgb24op=1961
Input stream #0:0 frame changed from size:1280x696 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48beop=1966
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1920x1080 fmt:rgb24p=1973
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be=1979
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:960x720 fmt:rgb24
Input stream #0:0 frame changed from size:960x720 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:848x480 fmt:rgb24
Input stream #0:0 frame changed from size:848x480 fmt:rgb24 to size:1520x1080 fmt:rgb24 drop=1984
Input stream #0:0 frame changed from size:1520x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48berop=1993
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb24 to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1280x720 fmt:rgb24
Input stream #0:0 frame changed from size:1280x720 fmt:rgb24 to size:1280x720 fmt:rgb48be
Input stream #0:0 frame changed from size:1280x720 fmt:rgb48be to size:1920x1080 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1080 fmt:rgb48be to size:1440x1080 fmt:rgb24
Input stream #0:0 frame changed from size:1440x1080 fmt:rgb24 to size:1920x1036 fmt:rgb48be
frame=    6 fps=0.0 q=0.0 Lsize=    9995kB time=00:00:06.00 bitrate=13646.4kbits/s dup=0 drop=1996
video:9994kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.008970%
ffmpeg -report -f image2 -r 1 -i png.other/%04d.png -c:v utvideo   129.85s user 8.49s system 87% cpu 2:38.16 total


More information about the ffmpeg-user mailing list