Advertisement
Guest User

Untitled

a guest
Jun 25th, 2021
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.94 KB | None | 0 0
  1. ffmpeg started on 2021-06-25 at 08:09:50
  2. Report written to "ffmpeg-20210625-080950.log"
  3. Log level: 48
  4. Command line:
  5. 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
  6. ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
  7. built with gcc 10.2.1 (Alpine 10.2.1_pre1) 20201203
  8. 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
  9. libavutil 56. 51.100 / 56. 51.100
  10. libavcodec 58. 91.100 / 58. 91.100
  11. libavformat 58. 45.100 / 58. 45.100
  12. libavdevice 58. 10.100 / 58. 10.100
  13. libavfilter 7. 85.100 / 7. 85.100
  14. libavresample 4. 0. 0 / 4. 0. 0
  15. libswscale 5. 7.100 / 5. 7.100
  16. libswresample 3. 7.100 / 3. 7.100
  17. libpostproc 55. 7.100 / 55. 7.100
  18. Splitting the commandline.
  19. Reading option '-framerate' ... matched as AVOption 'framerate' with argument '24'.
  20. Reading option '-i' ... matched as input url with argument '/app/download/%d.jpeg'.
  21. Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
  22. Reading option '-crf' ... matched as AVOption 'crf' with argument '23'.
  23. Reading option '-preset' ... matched as AVOption 'preset' with argument 'fast'.
  24. Reading option '-tune' ... matched as AVOption 'tune' with argument 'animation'.
  25. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  26. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'format=yuv420p'.
  27. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  28. Reading option '/app/output.mp4' ... matched as output url.
  29. Finished splitting the commandline.
  30. Parsing a group of options: global .
  31. Applying option report (generate a report) with argument 1.
  32. Applying option y (overwrite output files) with argument 1.
  33. Successfully parsed a group of options.
  34. Parsing a group of options: input url /app/download/%d.jpeg.
  35. Successfully parsed a group of options.
  36. Opening an input file: /app/download/%d.jpeg.
  37. [image2 @ 0xffffae647670] Opening '/app/download/0.jpeg' for reading
  38. [file @ 0xffffae85ff50] Setting default whitelist 'file,crypto,data'
  39. [AVIOContext @ 0xffffaddf0e10] Statistics: 1035977 bytes read, 0 seeks
  40. [mjpeg @ 0xffffac867b30] marker=d8 avail_size_in_buf=1035975
  41. [mjpeg @ 0xffffac867b30] marker parser used 0 bytes (0 bits)
  42. [mjpeg @ 0xffffac867b30] marker=e1 avail_size_in_buf=1035973
  43. [mjpeg @ 0xffffac867b30] marker parser used 25635 bytes (205080 bits)
  44. [mjpeg @ 0xffffac867b30] marker=db avail_size_in_buf=1010335
  45. [mjpeg @ 0xffffac867b30] index=0
  46. [mjpeg @ 0xffffac867b30] qscale[0]: 0
  47. [mjpeg @ 0xffffac867b30] index=1
  48. [mjpeg @ 0xffffac867b30] qscale[1]: 0
  49. [mjpeg @ 0xffffac867b30] marker parser used 132 bytes (1056 bits)
  50. [mjpeg @ 0xffffac867b30] marker=c0 avail_size_in_buf=1010201
  51. [mjpeg @ 0xffffac867b30] Changing bps from 0 to 8
  52. [mjpeg @ 0xffffac867b30] sof0: picture: 4056x3040
  53. [mjpeg @ 0xffffac867b30] component 0 2:2 id: 0 quant:0
  54. [mjpeg @ 0xffffac867b30] component 1 1:1 id: 1 quant:1
  55. [mjpeg @ 0xffffac867b30] component 2 1:1 id: 2 quant:1
  56. [mjpeg @ 0xffffac867b30] pix fmt id 22111100
  57. [mjpeg @ 0xffffac867b30] Format yuvj420p chosen by get_format().
  58. [mjpeg @ 0xffffac867b30] marker parser used 17 bytes (136 bits)
  59. [mjpeg @ 0xffffac867b30] marker=c4 avail_size_in_buf=1010182
  60. [mjpeg @ 0xffffac867b30] marker parser used 0 bytes (0 bits)
  61. [mjpeg @ 0xffffac867b30] escaping removed 3771 bytes
  62. [mjpeg @ 0xffffac867b30] marker=da avail_size_in_buf=1009762
  63. [mjpeg @ 0xffffac867b30] marker parser used 1005991 bytes (8047928 bits)
  64. [mjpeg @ 0xffffac867b30] marker=d9 avail_size_in_buf=0
  65. [mjpeg @ 0xffffac867b30] decode frame unused 0 bytes
  66. [image2 @ 0xffffae647670] Opening '/app/download/1.jpeg' for reading
  67. [file @ 0xffffae81bf80] Setting default whitelist 'file,crypto,data'
  68. [AVIOContext @ 0xffffaddf0e10] Statistics: 1046558 bytes read, 0 seeks
  69. [image2 @ 0xffffae647670] Opening '/app/download/2.jpeg' for reading
  70. [file @ 0xffffae647f60] Setting default whitelist 'file,crypto,data'
  71. [AVIOContext @ 0xffffaddf0e30] Statistics: 994444 bytes read, 0 seeks
  72. [image2 @ 0xffffae647670] Opening '/app/download/3.jpeg' for reading
  73. [file @ 0xffffae5adf40] Setting default whitelist 'file,crypto,data'
  74. [AVIOContext @ 0xffffaddf0e10] Statistics: 1000012 bytes read, 0 seeks
  75. [image2 @ 0xffffae647670] Opening '/app/download/4.jpeg' for reading
  76. [file @ 0xffffae39bf60] Setting default whitelist 'file,crypto,data'
  77. [AVIOContext @ 0xffffaddf0e30] Statistics: 1001465 bytes read, 0 seeks
  78. [image2 @ 0xffffae647670] Probe buffer size limit of 5000000 bytes reached
  79. Input #0, image2, from '/app/download/%d.jpeg':
  80. Duration: 00:00:00.50, start: 0.000000, bitrate: N/A
  81. Stream #0:0, 5, 1/24: Video: mjpeg (Baseline), yuvj420p(pc, bt470bg/unknown/unknown), 4056x3040, 24 fps, 24 tbr, 24 tbn, 24 tbc
  82. Successfully opened the file.
  83. Parsing a group of options: output url /app/output.mp4.
  84. Applying option c:v (codec name) with argument libx264.
  85. Applying option vf (set video filters) with argument format=yuv420p.
  86. Successfully parsed a group of options.
  87. Opening an output file: /app/output.mp4.
  88. [file @ 0xffffadf98f50] Setting default whitelist 'file,crypto,data'
  89. Successfully opened the file.
  90. Stream mapping:
  91. Stream #0:0 -> #0:0 (mjpeg (native) -> h264 (libx264))
  92. Press [q] to stop, [?] for help
  93. 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)
  94. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1035975
  95. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  96. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1035973
  97. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  98. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=1010335
  99. [mjpeg @ 0xffffac8660d0] index=0
  100. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  101. [mjpeg @ 0xffffac8660d0] index=1
  102. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  103. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  104. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=1010201
  105. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  106. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  107. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  108. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  109. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  110. [mjpeg @ 0xffffac8660d0] Format yuvj420p chosen by get_format().
  111. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  112. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=1010182
  113. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  114. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  115. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  116. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  117. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  118. [mjpeg @ 0xffffac8660d0] escaping removed 3771 bytes
  119. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=1009762
  120. [mjpeg @ 0xffffac8660d0] component: 0
  121. [mjpeg @ 0xffffac8660d0] component: 1
  122. [mjpeg @ 0xffffac8660d0] component: 2
  123. [mjpeg @ 0xffffac8660d0] marker parser used 1005990 bytes (8047913 bits)
  124. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  125. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  126. detected 4 logical cores
  127. [Parsed_format_0 @ 0xffffaeb7ee70] Setting 'pix_fmts' to value 'yuv420p'
  128. [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'video_size' to value '4056x3040'
  129. [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'pix_fmt' to value '12'
  130. [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'time_base' to value '1/24'
  131. [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'pixel_aspect' to value '0/1'
  132. [graph 0 input from stream 0:0 @ 0xffffaeb6be70] Setting 'frame_rate' to value '24/1'
  133. [graph 0 input from stream 0:0 @ 0xffffaeb6be70] w:4056 h:3040 pixfmt:yuvj420p tb:1/24 fr:24/1 sar:0/1
  134. [format @ 0xffffae8b8e80] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
  135. [auto_scaler_0 @ 0xffffadb52e80] Setting 'flags' to value 'bicubic'
  136. [auto_scaler_0 @ 0xffffadb52e80] w:iw h:ih flags:'bicubic' interl:0
  137. [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'
  138. [AVFilterGraph @ 0xffffac8b8c90] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
  139. [swscaler @ 0xffffac67f0a0] deprecated pixel format used, make sure you did set range correctly
  140. [auto_scaler_0 @ 0xffffadb52e80] w:4056 h:3040 fmt:yuvj420p sar:0/1 -> w:4056 h:3040 fmt:yuv420p sar:0/1 flags:0x4
  141. [libx264 @ 0xffffac8610f0] using mv_range_thread = 248
  142. [libx264 @ 0xffffac8610f0] using cpu capabilities: ARMv8 NEON
  143. [libx264 @ 0xffffac8610f0] profile High, level 6.0, 4:2:0, 8-bit
  144. [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
  145. Output #0, mp4, to '/app/output.mp4':
  146. Metadata:
  147. encoder : Lavf58.45.100
  148. Stream #0:0, 0, 1/12288: Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 4056x3040, q=-1--1, 24 fps, 12288 tbn, 24 tbc
  149. Metadata:
  150. encoder : Lavc58.91.100 libx264
  151. Side data:
  152. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
  153. Clipping frame in rate conversion by 0.000008
  154. 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)
  155. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1046556
  156. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  157. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1046554
  158. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  159. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=1020916
  160. [mjpeg @ 0xffffac8660d0] index=0
  161. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  162. [mjpeg @ 0xffffac8660d0] index=1
  163. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  164. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  165. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=1020782
  166. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  167. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  168. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  169. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  170. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  171. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  172. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=1020763
  173. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  174. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  175. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  176. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  177. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  178. [mjpeg @ 0xffffac8660d0] escaping removed 3795 bytes
  179. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=1020343
  180. [mjpeg @ 0xffffac8660d0] component: 0
  181. [mjpeg @ 0xffffac8660d0] component: 1
  182. [mjpeg @ 0xffffac8660d0] component: 2
  183. [mjpeg @ 0xffffac8660d0] marker parser used 1016547 bytes (8132372 bits)
  184. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  185. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  186. 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)
  187. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=994442
  188. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  189. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=994440
  190. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  191. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=968802
  192. [mjpeg @ 0xffffac8660d0] index=0
  193. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  194. [mjpeg @ 0xffffac8660d0] index=1
  195. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  196. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  197. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=968668
  198. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  199. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  200. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  201. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  202. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  203. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  204. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=968649
  205. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  206. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  207. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  208. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  209. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  210. [mjpeg @ 0xffffac8660d0] escaping removed 3707 bytes
  211. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=968229
  212. [mjpeg @ 0xffffac8660d0] component: 0
  213. [mjpeg @ 0xffffac8660d0] component: 1
  214. [mjpeg @ 0xffffac8660d0] component: 2
  215. [mjpeg @ 0xffffac8660d0] marker parser used 964521 bytes (7716165 bits)
  216. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  217. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  218. 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)
  219. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1000010
  220. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  221. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1000008
  222. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  223. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=974370
  224. [mjpeg @ 0xffffac8660d0] index=0
  225. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  226. [mjpeg @ 0xffffac8660d0] index=1
  227. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  228. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  229. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=974236
  230. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  231. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  232. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  233. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  234. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  235. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  236. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=974217
  237. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  238. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  239. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  240. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  241. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  242. [mjpeg @ 0xffffac8660d0] escaping removed 3664 bytes
  243. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=973797
  244. [mjpeg @ 0xffffac8660d0] component: 0
  245. [mjpeg @ 0xffffac8660d0] component: 1
  246. [mjpeg @ 0xffffac8660d0] component: 2
  247. [mjpeg @ 0xffffac8660d0] marker parser used 970132 bytes (7761054 bits)
  248. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  249. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  250. 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)
  251. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1001463
  252. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  253. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1001461
  254. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  255. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=975823
  256. [mjpeg @ 0xffffac8660d0] index=0
  257. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  258. [mjpeg @ 0xffffac8660d0] index=1
  259. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  260. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  261. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=975689
  262. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  263. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  264. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  265. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  266. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  267. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  268. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=975670
  269. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  270. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  271. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  272. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  273. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  274. [mjpeg @ 0xffffac8660d0] escaping removed 3771 bytes
  275. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=975250
  276. [mjpeg @ 0xffffac8660d0] component: 0
  277. [mjpeg @ 0xffffac8660d0] component: 1
  278. [mjpeg @ 0xffffac8660d0] component: 2
  279. [mjpeg @ 0xffffac8660d0] marker parser used 971478 bytes (7771824 bits)
  280. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  281. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  282. 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)
  283. [image2 @ 0xffffae647670] Opening '/app/download/5.jpeg' for reading
  284. [file @ 0xffffaeb57f60] Setting default whitelist 'file,crypto,data'
  285. [AVIOContext @ 0xffffac94caf0] Statistics: 1003898 bytes read, 0 seeks
  286. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1003896
  287. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  288. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1003894
  289. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  290. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=978256
  291. [mjpeg @ 0xffffac8660d0] index=0
  292. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  293. [mjpeg @ 0xffffac8660d0] index=1
  294. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  295. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  296. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=978122
  297. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  298. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  299. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  300. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  301. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  302. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  303. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=978103
  304. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  305. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  306. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  307. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  308. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  309. [mjpeg @ 0xffffac8660d0] escaping removed 3573 bytes
  310. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=977683
  311. [mjpeg @ 0xffffac8660d0] component: 0
  312. [mjpeg @ 0xffffac8660d0] component: 1
  313. [mjpeg @ 0xffffac8660d0] component: 2
  314. [mjpeg @ 0xffffac8660d0] marker parser used 974109 bytes (7792868 bits)
  315. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  316. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  317. 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)
  318. [image2 @ 0xffffae647670] Opening '/app/download/6.jpeg' for reading
  319. [file @ 0xffffae81bf80] Setting default whitelist 'file,crypto,data'
  320. [AVIOContext @ 0xffffad742b10] Statistics: 1006650 bytes read, 0 seeks
  321. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1006648
  322. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  323. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1006646
  324. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  325. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=981008
  326. [mjpeg @ 0xffffac8660d0] index=0
  327. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  328. [mjpeg @ 0xffffac8660d0] index=1
  329. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  330. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  331. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=980874
  332. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  333. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  334. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  335. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  336. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  337. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  338. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=980855
  339. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  340. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  341. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  342. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  343. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  344. [mjpeg @ 0xffffac8660d0] escaping removed 3706 bytes
  345. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=980435
  346. [mjpeg @ 0xffffac8660d0] component: 0
  347. [mjpeg @ 0xffffac8660d0] component: 1
  348. [mjpeg @ 0xffffac8660d0] component: 2
  349. [mjpeg @ 0xffffac8660d0] marker parser used 976728 bytes (7813820 bits)
  350. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  351. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  352. frame= 7 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  353. 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)
  354. [image2 @ 0xffffae647670] Opening '/app/download/7.jpeg' for reading
  355. [file @ 0xffffadef7f50] Setting default whitelist 'file,crypto,data'
  356. [AVIOContext @ 0xffffac94caf0] Statistics: 1009358 bytes read, 0 seeks
  357. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=1009356
  358. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  359. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=1009354
  360. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  361. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=983716
  362. [mjpeg @ 0xffffac8660d0] index=0
  363. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  364. [mjpeg @ 0xffffac8660d0] index=1
  365. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  366. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  367. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=983582
  368. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  369. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  370. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  371. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  372. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  373. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  374. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=983563
  375. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  376. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  377. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  378. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  379. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  380. [mjpeg @ 0xffffac8660d0] escaping removed 3627 bytes
  381. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=983143
  382. [mjpeg @ 0xffffac8660d0] component: 0
  383. [mjpeg @ 0xffffac8660d0] component: 1
  384. [mjpeg @ 0xffffac8660d0] component: 2
  385. [mjpeg @ 0xffffac8660d0] marker parser used 979515 bytes (7836116 bits)
  386. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  387. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  388. 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)
  389. [image2 @ 0xffffae647670] Opening '/app/download/8.jpeg' for reading
  390. [file @ 0xffffad8edf30] Setting default whitelist 'file,crypto,data'
  391. [AVIOContext @ 0xffffad742b10] Statistics: 336521 bytes read, 0 seeks
  392. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=336519
  393. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  394. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=336517
  395. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  396. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=310879
  397. [mjpeg @ 0xffffac8660d0] index=0
  398. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  399. [mjpeg @ 0xffffac8660d0] index=1
  400. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  401. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  402. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=310745
  403. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  404. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  405. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  406. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  407. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  408. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  409. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=310726
  410. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  411. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  412. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  413. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  414. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  415. [mjpeg @ 0xffffac8660d0] escaping removed 669 bytes
  416. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=310306
  417. [mjpeg @ 0xffffac8660d0] component: 0
  418. [mjpeg @ 0xffffac8660d0] component: 1
  419. [mjpeg @ 0xffffac8660d0] component: 2
  420. [mjpeg @ 0xffffac8660d0] marker parser used 309636 bytes (2477086 bits)
  421. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  422. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  423. 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)
  424. [image2 @ 0xffffae647670] Opening '/app/download/9.jpeg' for reading
  425. [file @ 0xffffad66af40] Setting default whitelist 'file,crypto,data'
  426. [AVIOContext @ 0xffffac94caf0] Statistics: 348665 bytes read, 0 seeks
  427. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=348663
  428. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  429. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=348661
  430. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  431. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=323023
  432. [mjpeg @ 0xffffac8660d0] index=0
  433. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  434. [mjpeg @ 0xffffac8660d0] index=1
  435. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  436. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  437. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=322889
  438. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  439. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  440. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  441. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  442. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  443. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  444. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=322870
  445. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  446. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  447. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  448. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  449. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  450. [mjpeg @ 0xffffac8660d0] escaping removed 770 bytes
  451. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=322450
  452. [mjpeg @ 0xffffac8660d0] component: 0
  453. [mjpeg @ 0xffffac8660d0] component: 1
  454. [mjpeg @ 0xffffac8660d0] component: 2
  455. [mjpeg @ 0xffffac8660d0] marker parser used 321679 bytes (2573428 bits)
  456. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  457. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  458. 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)
  459. [image2 @ 0xffffae647670] Opening '/app/download/10.jpeg' for reading
  460. [file @ 0xffffad12af50] Setting default whitelist 'file,crypto,data'
  461. [AVIOContext @ 0xffffad742b10] Statistics: 353193 bytes read, 0 seeks
  462. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=353191
  463. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  464. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=353189
  465. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  466. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=327551
  467. [mjpeg @ 0xffffac8660d0] index=0
  468. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  469. [mjpeg @ 0xffffac8660d0] index=1
  470. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  471. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  472. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=327417
  473. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  474. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  475. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  476. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  477. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  478. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  479. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=327398
  480. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  481. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  482. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  483. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  484. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  485. [mjpeg @ 0xffffac8660d0] escaping removed 757 bytes
  486. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=326978
  487. [mjpeg @ 0xffffac8660d0] component: 0
  488. [mjpeg @ 0xffffac8660d0] component: 1
  489. [mjpeg @ 0xffffac8660d0] component: 2
  490. [mjpeg @ 0xffffac8660d0] marker parser used 326220 bytes (2609756 bits)
  491. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  492. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  493. 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)
  494. [image2 @ 0xffffae647670] Opening '/app/download/11.jpeg' for reading
  495. [file @ 0xffffaca86f40] Setting default whitelist 'file,crypto,data'
  496. [AVIOContext @ 0xffffac94caf0] Statistics: 349313 bytes read, 0 seeks
  497. [mjpeg @ 0xffffac8660d0] marker=d8 avail_size_in_buf=349311
  498. [mjpeg @ 0xffffac8660d0] marker parser used 0 bytes (0 bits)
  499. [mjpeg @ 0xffffac8660d0] marker=e1 avail_size_in_buf=349309
  500. [mjpeg @ 0xffffac8660d0] marker parser used 25635 bytes (205080 bits)
  501. [mjpeg @ 0xffffac8660d0] marker=db avail_size_in_buf=323671
  502. [mjpeg @ 0xffffac8660d0] index=0
  503. [mjpeg @ 0xffffac8660d0] qscale[0]: 0
  504. [mjpeg @ 0xffffac8660d0] index=1
  505. [mjpeg @ 0xffffac8660d0] qscale[1]: 0
  506. [mjpeg @ 0xffffac8660d0] marker parser used 132 bytes (1056 bits)
  507. [mjpeg @ 0xffffac8660d0] marker=c0 avail_size_in_buf=323537
  508. [mjpeg @ 0xffffac8660d0] sof0: picture: 4056x3040
  509. [mjpeg @ 0xffffac8660d0] component 0 2:2 id: 0 quant:0
  510. [mjpeg @ 0xffffac8660d0] component 1 1:1 id: 1 quant:1
  511. [mjpeg @ 0xffffac8660d0] component 2 1:1 id: 2 quant:1
  512. [mjpeg @ 0xffffac8660d0] pix fmt id 22111100
  513. [mjpeg @ 0xffffac8660d0] marker parser used 17 bytes (136 bits)
  514. [mjpeg @ 0xffffac8660d0] marker=c4 avail_size_in_buf=323518
  515. [mjpeg @ 0xffffac8660d0] class=0 index=0 nb_codes=12
  516. [mjpeg @ 0xffffac8660d0] class=1 index=0 nb_codes=251
  517. [mjpeg @ 0xffffac8660d0] class=0 index=1 nb_codes=12
  518. [mjpeg @ 0xffffac8660d0] class=1 index=1 nb_codes=251
  519. [mjpeg @ 0xffffac8660d0] marker parser used 418 bytes (3344 bits)
  520. [mjpeg @ 0xffffac8660d0] escaping removed 750 bytes
  521. [mjpeg @ 0xffffac8660d0] marker=da avail_size_in_buf=323098
  522. [mjpeg @ 0xffffac8660d0] component: 0
  523. [mjpeg @ 0xffffac8660d0] component: 1
  524. [mjpeg @ 0xffffac8660d0] component: 2
  525. [mjpeg @ 0xffffac8660d0] marker parser used 322347 bytes (2578771 bits)
  526. [mjpeg @ 0xffffac8660d0] marker=d9 avail_size_in_buf=0
  527. [mjpeg @ 0xffffac8660d0] decode frame unused 0 bytes
  528. 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)
  529. 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)
  530. [out_0_0 @ 0xffffaeb57e70] EOF on sink link out_0_0:default.
  531. No more output streams to write to, finishing.
  532. [libx264 @ 0xffffac8610f0] scene cut at 8 Icost:803254 Pcost:786105 ratio:0.0213 bias:0.0333 gop:8 (imb:46951 pmb:425)
  533. [libx264 @ 0xffffac8610f0] frame= 0 QP=23.46 NAL=3 Slice:I Poc:0 I:48260 P:0 SKIP:0 size=108894 bytes
  534. [libx264 @ 0xffffac8610f0] frame= 1 QP=25.84 NAL=2 Slice:P Poc:12 I:3261 P:7413 SKIP:37586 size=36944 bytes
  535. [libx264 @ 0xffffac8610f0] frame= 2 QP=24.10 NAL=2 Slice:B Poc:6 I:1598 P:8054 SKIP:38529 size=31200 bytes
  536. [libx264 @ 0xffffac8610f0] frame= 3 QP=25.34 NAL=0 Slice:B Poc:2 I:1345 P:7475 SKIP:39413 size=23862 bytes
  537. [libx264 @ 0xffffac8610f0] frame= 4 QP=26.40 NAL=0 Slice:B Poc:4 I:366 P:6797 SKIP:41093 size=13392 bytes
  538. [libx264 @ 0xffffac8610f0] frame= 5 QP=25.66 NAL=0 Slice:B Poc:8 I:345 P:4223 SKIP:43684 size=10396 bytes
  539. [libx264 @ 0xffffac8610f0] frame= 6 QP=26.36 NAL=0 Slice:B Poc:10 I:198 P:4402 SKIP:43655 size=10375 bytes
  540. [libx264 @ 0xffffac8610f0] frame= 7 QP=26.45 NAL=2 Slice:P Poc:14 I:748 P:3615 SKIP:43897 size=10361 bytes
  541. [libx264 @ 0xffffac8610f0] frame= 8 QP=19.77 NAL=2 Slice:I Poc:16 I:48260 P:0 SKIP:0 size=24352 bytes
  542. [libx264 @ 0xffffac8610f0] frame= 9 QP=25.21 NAL=2 Slice:P Poc:22 I:2079 P:2148 SKIP:44033 size=9309 bytes
  543. [libx264 @ 0xffffac8610f0] frame= 10 QP=22.88 NAL=2 Slice:B Poc:18 I:78 P:1415 SKIP:46765 size=3857 bytes
  544. [libx264 @ 0xffffac8610f0] frame= 11 QP=24.12 NAL=0 Slice:B Poc:20 I:472 P:1750 SKIP:46037 size=4473 bytes
  545. Not writing 'clli' atom. No content light level info.
  546. Not writing 'mdcv' atom. Missing mastering metadata.
  547. frame= 12 fps=4.8 q=-1.0 Lsize= 282kB time=00:00:00.37 bitrate=6164.9kbits/s speed=0.15x
  548. video:281kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.330799%
  549. Input file #0 (/app/download/%d.jpeg):
  550. Input stream #0:0 (video): 12 packets read (9486054 bytes); 12 frames decoded;
  551. Total: 12 packets (9486054 bytes) demuxed
  552. Output file #0 (/app/output.mp4):
  553. Output stream #0:0 (video): 12 frames encoded; 12 packets muxed (288090 bytes);
  554. Total: 12 packets (288090 bytes) muxed
  555. 12 frames successfully decoded, 0 decoding errors
  556. [AVIOContext @ 0xffffad7428b0] Statistics: 2 seeks, 5 writeouts
  557. [libx264 @ 0xffffac8610f0] frame I:2 Avg QP:21.62 size: 66623
  558. [libx264 @ 0xffffac8610f0] frame P:3 Avg QP:25.83 size: 18871
  559. [libx264 @ 0xffffac8610f0] frame B:7 Avg QP:24.98 size: 13936
  560. [libx264 @ 0xffffac8610f0] consecutive B-frames: 25.0% 0.0% 25.0% 0.0% 0.0% 50.0%
  561. [libx264 @ 0xffffac8610f0] mb I I16..4: 6.6% 91.6% 1.7%
  562. [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%
  563. [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%
  564. [libx264 @ 0xffffac8610f0] 8x8 transform intra:87.7% inter:62.7%
  565. [libx264 @ 0xffffac8610f0] coded y,uvDC,uvAC intra: 6.9% 10.7% 4.2% inter: 1.9% 6.7% 0.2%
  566. [libx264 @ 0xffffac8610f0] i16 v,h,dc,p: 63% 20% 9% 8%
  567. [libx264 @ 0xffffac8610f0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 64% 22% 10% 1% 1% 0% 1% 0% 1%
  568. [libx264 @ 0xffffac8610f0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 24% 20% 7% 5% 4% 7% 3% 7%
  569. [libx264 @ 0xffffac8610f0] i8c dc,h,v,p: 90% 5% 5% 1%
  570. [libx264 @ 0xffffac8610f0] Weighted P-Frames: Y:33.3% UV:33.3%
  571. [libx264 @ 0xffffac8610f0] ref P L0: 97.6% 1.2% 1.2% 0.1%
  572. [libx264 @ 0xffffac8610f0] ref B L0: 93.7% 6.2% 0.1%
  573. [libx264 @ 0xffffac8610f0] ref B L1: 98.1% 1.9%
  574. [libx264 @ 0xffffac8610f0] kb/s:4598.64
  575.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement