Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ffmpeg started on 2021-06-25 at 08:09:50
- Report written to "ffmpeg-20210625-080950.log"
- Log level: 48
- Command line:
- ffmpeg -framerate 24 -i "/app/download/%d.jpeg" -c:v libx264 -crf 23 -preset fast -tune animation -report -vf "format=yuv420p" -y /app/output.mp4
- ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
- built with gcc 10.2.1 (Alpine 10.2.1_pre1) 20201203
- configuration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-libdav1d --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --enable-libsrt --enable-libssh --enable-libvidstab --disable-stripping --disable-static --disable-librtmp --enable-vaapi --enable-vdpau --enable-libopus --enable-vulkan --enable-libsoxr --enable-libaom --disable-debug
- libavutil 56. 51.100 / 56. 51.100
- libavcodec 58. 91.100 / 58. 91.100
- libavformat 58. 45.100 / 58. 45.100
- libavdevice 58. 10.100 / 58. 10.100
- libavfilter 7. 85.100 / 7. 85.100
- libavresample 4. 0. 0 / 4. 0. 0
- libswscale 5. 7.100 / 5. 7.100
- libswresample 3. 7.100 / 3. 7.100
- libpostproc 55. 7.100 / 55. 7.100
- Splitting the commandline.
- Reading option '-framerate' ... matched as AVOption 'framerate' with argument '24'.
- Reading option '-i' ... matched as input url with argument '/app/download/%d.jpeg'.
- Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
- Reading option '-crf' ... matched as AVOption 'crf' with argument '23'.
- Reading option '-preset' ... matched as AVOption 'preset' with argument 'fast'.
- Reading option '-tune' ... matched as AVOption 'tune' with argument 'animation'.
- Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
- Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'format=yuv420p'.
- Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
- Reading option '/app/output.mp4' ... matched as output url.
- Finished splitting the commandline.
- Parsing a group of options: global .
- Applying option report (generate a report) with argument 1.
- Applying option y (overwrite output files) with argument 1.
- Successfully parsed a group of options.
- Parsing a group of options: input url /app/download/%d.jpeg.
- Successfully parsed a group of options.
- Opening an input file: /app/download/%d.jpeg.
- [image2 @ 0xffffae647670] Opening '/app/download/0.jpeg' for reading
- [file @ 0xffffae85ff50] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffaddf0e10] Statistics: 1035977 bytes read, 0 seeks
- [mjpeg @ 0xffffac867b30] marker=d8 avail_size_in_buf=1035975
- [mjpeg @ 0xffffac867b30] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac867b30] marker=e1 avail_size_in_buf=1035973
- [mjpeg @ 0xffffac867b30] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac867b30] marker=db avail_size_in_buf=1010335
- [mjpeg @ 0xffffac867b30] index=0
- [mjpeg @ 0xffffac867b30] qscale[0]: 0
- [mjpeg @ 0xffffac867b30] index=1
- [mjpeg @ 0xffffac867b30] qscale[1]: 0
- [mjpeg @ 0xffffac867b30] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac867b30] marker=c0 avail_size_in_buf=1010201
- [mjpeg @ 0xffffac867b30] Changing bps from 0 to 8
- [mjpeg @ 0xffffac867b30] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac867b30] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac867b30] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac867b30] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac867b30] pix fmt id 22111100
- [mjpeg @ 0xffffac867b30] Format yuvj420p chosen by get_format().
- [mjpeg @ 0xffffac867b30] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac867b30] marker=c4 avail_size_in_buf=1010182
- [mjpeg @ 0xffffac867b30] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac867b30] escaping removed 3771 bytes
- [mjpeg @ 0xffffac867b30] marker=da avail_size_in_buf=1009762
- [mjpeg @ 0xffffac867b30] marker parser used 1005991 bytes (8047928 bits)
- [mjpeg @ 0xffffac867b30] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac867b30] decode frame unused 0 bytes
- [image2 @ 0xffffae647670] Opening '/app/download/1.jpeg' for reading
- [file @ 0xffffae81bf80] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffaddf0e10] Statistics: 1046558 bytes read, 0 seeks
- [image2 @ 0xffffae647670] Opening '/app/download/2.jpeg' for reading
- [file @ 0xffffae647f60] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffaddf0e30] Statistics: 994444 bytes read, 0 seeks
- [image2 @ 0xffffae647670] Opening '/app/download/3.jpeg' for reading
- [file @ 0xffffae5adf40] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffaddf0e10] Statistics: 1000012 bytes read, 0 seeks
- [image2 @ 0xffffae647670] Opening '/app/download/4.jpeg' for reading
- [file @ 0xffffae39bf60] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffaddf0e30] Statistics: 1001465 bytes read, 0 seeks
- [image2 @ 0xffffae647670] Probe buffer size limit of 5000000 bytes reached
- Input #0, image2, from '/app/download/%d.jpeg':
- Duration: 00:00:00.50, start: 0.000000, bitrate: N/A
- Stream #0:0, 5, 1/24: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 4056x3040, 24 fps, 24 tbr, 24 tbn, 24 tbc
- Successfully opened the file.
- Parsing a group of options: output url /app/output.mp4.
- Applying option c:v (codec name) with argument libx264.
- Applying option vf (set video filters) with argument format=yuv420p.
- Successfully parsed a group of options.
- Opening an output file: /app/output.mp4.
- [file @ 0xffffadf98f50] Setting default whitelist 'file,crypto,data'
- Successfully opened the file.
- Stream mapping:
- Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
- Press [q] to stop, [?] for help
- cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1035975
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1035973
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=1010335
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=1010201
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] Format yuvj420p chosen by get_format().
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=1010182
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3771 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=1009762
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 1005990 bytes (8047913 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- detected 4 logical cores
- [Parsed_format_0 @ 0xffffaeb7ee70] Setting 'pix_fmts' to value 'yuv420p'
- [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'video_size' to value '4056x3040'
- [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'pix_fmt' to value '12'
- [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'time_base' to value '1/24'
- [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'pixel_aspect' to value '0/1'
- [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'frame_rate' to value '24/1'
- [graph 0 input from stream 0:0 @ 0xffffaeb6be70] w:4056 h:3040 pixfmt:yuvj420p tb:1/24 fr:24/1 sar:0/1
- [format @ 0xffffae8b8e80] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
- [auto_scaler_0 @ 0xffffadb52e80] Setting 'flags' to value 'bicubic'
- [auto_scaler_0 @ 0xffffadb52e80] w:iw h:ih flags:'bicubic' interl:0
- [Parsed_format_0 @ 0xffffaeb7ee70] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 0:0' and the filter 'Parsed_format_0'
- [AVFilterGraph @ 0xffffac8b8c90] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
- [swscaler @ 0xffffac67f0a0] deprecated pixel format used, make sure you did set range correctly
- [auto_scaler_0 @ 0xffffadb52e80] w:4056 h:3040 fmt:yuvj420p sar:0/1 -> w:4056 h:3040 fmt:yuv420p sar:0/1 flags:0x4
- [libx264 @ 0xffffac8610f0] using mv_range_thread = 248
- [libx264 @ 0xffffac8610f0] using cpu capabilities: ARMv8 NEON
- [libx264 @ 0xffffac8610f0] profile High, level 6.0, 4:2:0, 8-bit
- [libx264 @ 0xffffac8610f0] 264 - core 157 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=4 deblock=1:1:1 analyse=0x3:0x113 me=hex subme=6 psy=1 psy_rd=0.40: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=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=5 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 keyint=250 keyint_min=24 scenecut=40 intra_refresh=0 rc_lookahead=30 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:0.60
- Output #0, mp4, to '/app/output.mp4':
- Metadata:
- encoder : Lavf58.45.100
- Stream #0:0, 0, 1/12288: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 4056x3040, q=-1--1, 24 fps, 12288 tbn, 24 tbc
- Metadata:
- encoder : Lavc58.91.100 libx264
- Side data:
- cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
- Clipping frame in rate conversion by 0.000008
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1046556
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1046554
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=1020916
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=1020782
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=1020763
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3795 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=1020343
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 1016547 bytes (8132372 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=994442
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=994440
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=968802
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=968668
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=968649
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3707 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=968229
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 964521 bytes (7716165 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1000010
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1000008
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=974370
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=974236
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=974217
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3664 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=973797
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 970132 bytes (7761054 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1001463
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1001461
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=975823
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=975689
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=975670
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3771 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=975250
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 971478 bytes (7771824 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/5.jpeg' for reading
- [file @ 0xffffaeb57f60] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffac94caf0] Statistics: 1003898 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1003896
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1003894
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=978256
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=978122
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=978103
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3573 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=977683
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 974109 bytes (7792868 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/6.jpeg' for reading
- [file @ 0xffffae81bf80] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffad742b10] Statistics: 1006650 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1006648
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1006646
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=981008
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=980874
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=980855
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3706 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=980435
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 976728 bytes (7813820 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- frame= 7 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/7.jpeg' for reading
- [file @ 0xffffadef7f50] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffac94caf0] Statistics: 1009358 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1009356
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1009354
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=983716
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=983582
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=983563
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 3627 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=983143
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 979515 bytes (7836116 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/8.jpeg' for reading
- [file @ 0xffffad8edf30] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffad742b10] Statistics: 336521 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=336519
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=336517
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=310879
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=310745
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=310726
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 669 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=310306
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 309636 bytes (2477086 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/9.jpeg' for reading
- [file @ 0xffffad66af40] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffac94caf0] Statistics: 348665 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=348663
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=348661
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=323023
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=322889
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=322870
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 770 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=322450
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 321679 bytes (2573428 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/10.jpeg' for reading
- [file @ 0xffffad12af50] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffad742b10] Statistics: 353193 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=353191
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=353189
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=327551
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=327417
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=327398
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 757 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=326978
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 326220 bytes (2609756 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [image2 @ 0xffffae647670] Opening '/app/download/11.jpeg' for reading
- [file @ 0xffffaca86f40] Setting default whitelist 'file,crypto,data'
- [AVIOContext @ 0xffffac94caf0] Statistics: 349313 bytes read, 0 seeks
- [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=349311
- [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
- [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=349309
- [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
- [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=323671
- [mjpeg @ 0xffffac8660d0] index=0
- [mjpeg @ 0xffffac8660d0] qscale[0]: 0
- [mjpeg @ 0xffffac8660d0] index=1
- [mjpeg @ 0xffffac8660d0] qscale[1]: 0
- [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
- [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=323537
- [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
- [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
- [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
- [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
- [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
- [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
- [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=323518
- [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
- [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
- [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
- [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
- [mjpeg @ 0xffffac8660d0] escaping removed 750 bytes
- [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=323098
- [mjpeg @ 0xffffac8660d0] component: 0
- [mjpeg @ 0xffffac8660d0] component: 1
- [mjpeg @ 0xffffac8660d0] component: 2
- [mjpeg @ 0xffffac8660d0] marker parser used 322347 bytes (2578771 bits)
- [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
- [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
- [out_0_0 @ 0xffffaeb57e70] EOF on sink link out_0_0:default.
- No more output streams to write to, finishing.
- [libx264 @ 0xffffac8610f0] scene cut at 8 Icost:803254 Pcost:786105 ratio:0.0213 bias:0.0333 gop:8 (imb:46951 pmb:425)
- [libx264 @ 0xffffac8610f0] frame= 0 QP=23.46 NAL=3 Slice:I Poc:0 I:48260 P:0 SKIP:0 size=108894 bytes
- [libx264 @ 0xffffac8610f0] frame= 1 QP=25.84 NAL=2 Slice:P Poc:12 I:3261 P:7413 SKIP:37586 size=36944 bytes
- [libx264 @ 0xffffac8610f0] frame= 2 QP=24.10 NAL=2 Slice:B Poc:6 I:1598 P:8054 SKIP:38529 size=31200 bytes
- [libx264 @ 0xffffac8610f0] frame= 3 QP=25.34 NAL=0 Slice:B Poc:2 I:1345 P:7475 SKIP:39413 size=23862 bytes
- [libx264 @ 0xffffac8610f0] frame= 4 QP=26.40 NAL=0 Slice:B Poc:4 I:366 P:6797 SKIP:41093 size=13392 bytes
- [libx264 @ 0xffffac8610f0] frame= 5 QP=25.66 NAL=0 Slice:B Poc:8 I:345 P:4223 SKIP:43684 size=10396 bytes
- [libx264 @ 0xffffac8610f0] frame= 6 QP=26.36 NAL=0 Slice:B Poc:10 I:198 P:4402 SKIP:43655 size=10375 bytes
- [libx264 @ 0xffffac8610f0] frame= 7 QP=26.45 NAL=2 Slice:P Poc:14 I:748 P:3615 SKIP:43897 size=10361 bytes
- [libx264 @ 0xffffac8610f0] frame= 8 QP=19.77 NAL=2 Slice:I Poc:16 I:48260 P:0 SKIP:0 size=24352 bytes
- [libx264 @ 0xffffac8610f0] frame= 9 QP=25.21 NAL=2 Slice:P Poc:22 I:2079 P:2148 SKIP:44033 size=9309 bytes
- [libx264 @ 0xffffac8610f0] frame= 10 QP=22.88 NAL=2 Slice:B Poc:18 I:78 P:1415 SKIP:46765 size=3857 bytes
- [libx264 @ 0xffffac8610f0] frame= 11 QP=24.12 NAL=0 Slice:B Poc:20 I:472 P:1750 SKIP:46037 size=4473 bytes
- Not writing 'clli' atom. No content light level info.
- Not writing 'mdcv' atom. Missing mastering metadata.
- frame= 12 fps=4.8 q=-1.0 Lsize= 282kB time=00:00:00.37 bitrate=6164.9kbits/s speed=0.15x
- video:281kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.330799%
- Input file #0 (/app/download/%d.jpeg):
- Input stream #0:0 (video): 12 packets read (9486054 bytes); 12 frames decoded;
- Total: 12 packets (9486054 bytes) demuxed
- Output file #0 (/app/output.mp4):
- Output stream #0:0 (video): 12 frames encoded; 12 packets muxed (288090 bytes);
- Total: 12 packets (288090 bytes) muxed
- 12 frames successfully decoded, 0 decoding errors
- [AVIOContext @ 0xffffad7428b0] Statistics: 2 seeks, 5 writeouts
- [libx264 @ 0xffffac8610f0] frame I:2 Avg QP:21.62 size: 66623
- [libx264 @ 0xffffac8610f0] frame P:3 Avg QP:25.83 size: 18871
- [libx264 @ 0xffffac8610f0] frame B:7 Avg QP:24.98 size: 13936
- [libx264 @ 0xffffac8610f0] consecutive B-frames: 25.0% 0.0% 25.0% 0.0% 0.0% 50.0%
- [libx264 @ 0xffffac8610f0] mb I I16..4: 6.6% 91.6% 1.7%
- [libx264 @ 0xffffac8610f0] mb P I16..4: 1.5% 2.6% 0.1% P16..4: 7.9% 0.8% 0.4% 0.0% 0.0% skip:86.7%
- [libx264 @ 0xffffac8610f0] mb B I16..4: 0.8% 0.5% 0.0% B16..8: 3.5% 0.7% 0.0% direct: 5.8% skip:88.6% L0:43.8% L1:47.9% BI: 8.3%
- [libx264 @ 0xffffac8610f0] 8x8 transform intra:87.7% inter:62.7%
- [libx264 @ 0xffffac8610f0] coded y,uvDC,uvAC intra: 6.9% 10.7% 4.2% inter: 1.9% 6.7% 0.2%
- [libx264 @ 0xffffac8610f0] i16 v,h,dc,p: 63% 20% 9% 8%
- [libx264 @ 0xffffac8610f0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 64% 22% 10% 1% 1% 0% 1% 0% 1%
- [libx264 @ 0xffffac8610f0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 24% 20% 7% 5% 4% 7% 3% 7%
- [libx264 @ 0xffffac8610f0] i8c dc,h,v,p: 90% 5% 5% 1%
- [libx264 @ 0xffffac8610f0] Weighted P-Frames: Y:33.3% UV:33.3%
- [libx264 @ 0xffffac8610f0] ref P L0: 97.6% 1.2% 1.2% 0.1%
- [libx264 @ 0xffffac8610f0] ref B L0: 93.7% 6.2% 0.1%
- [libx264 @ 0xffffac8610f0] ref B L1: 98.1% 1.9%
- [libx264 @ 0xffffac8610f0] kb/s:4598.64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement