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

Simon Thelen ffmpeg-user at c-14.de
Mon Jun 16 11:51:54 CEST 2014


On 16/06/14 at 07:30, Carl Eugen Hoyos wrote:
> Could you test if using -threads 1 makes a difference?
> $ ffmpeg -r 1 -threads 1 -i png.other/%04d.png out.mkv
It makes no difference. The output file also only has 6 frames.
Output is attached.

-- 
Simon Thelen
-------------- next part --------------
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:01:20.36, start: 0.000000, bitrate: N/A
    Stream #0:0: Video: png, rgb24, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 25 tbn, 25 tbc
No pixel format specified, yuv444p10le for H.264 encoding chosen.
Use -pix_fmt yuv420p for compatibility with outdated media players.
[libx264 @ 0x6a1840] using SAR=1/1
[libx264 @ 0x6a1840] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x6a1840] profile High 4:4:4 Predictive, level 4.0, 4:4:4 10-bit
[libx264 @ 0x6a1840] 264 - core 142 r2431 a5831aa - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=4 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=1 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=81 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, matroska, to 'out.mkv':
  Metadata:
    encoder         : Lavf55.42.101
    Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv444p10le, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 1 fps, 1k tbn, 1 tbc
    Metadata:
      encoder         : Lavc55.66.100 libx264
Stream mapping:
  Stream #0:0 -> #0:0 (png (native) -> h264 (libx264))
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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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
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
[cut]
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: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:1520x1080 fmt:rgb24
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: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: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: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:1920x1040 fmt:rgb48be
Input stream #0:0 frame changed from size:1920x1040 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
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: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: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
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: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: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: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:rgb48be
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: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: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: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:rgb48be
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: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:1920x1040 fmt:rgb24
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: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: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: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
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: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: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
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: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: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: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: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
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
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
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.0 Lsize=     803kB time=00:00:04.00 bitrate=1643.7kbits/s dup=0 drop=2003
video:802kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.089512%
[libx264 @ 0x6a1840] frame I:1     Avg QP:26.95  size:221386
[libx264 @ 0x6a1840] frame P:5     Avg QP:25.37  size:119808
[libx264 @ 0x6a1840] mb I  I16..4:  5.7% 71.8% 22.5%
[libx264 @ 0x6a1840] mb P  I16..4: 14.8% 75.0% 10.2%  P16..4:  0.0%  0.0%  0.0%  0.0%  0.0%    skip: 0.0%
[libx264 @ 0x6a1840] 8x8 transform intra:74.5% inter:100.0%
[libx264 @ 0x6a1840] coded y,u,v intra: 72.4% 38.4% 45.4% inter: 100.0% 94.4% 100.0%
[libx264 @ 0x6a1840] i16 v,h,dc,p: 24% 26%  4% 46%
[libx264 @ 0x6a1840] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 21% 16%  7%  6%  7%  7%  7%  8%
[libx264 @ 0x6a1840] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 18%  9%  5%  8%  8% 10%  6%  6%
[libx264 @ 0x6a1840] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x6a1840] ref P L0: 44.4% 22.2% 33.3%
[libx264 @ 0x6a1840] kb/s:1093.90


More information about the ffmpeg-user mailing list