Advertisement
Guest User

Untitled

a guest
Dec 25th, 2021
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 256.56 KB | None | 0 0
  1. ffmpeg started on 2021-12-25 at 01:27:25
  2. Report written to "ffmpeg-20211225-012725.log"
  3. Log level: 48
  4. Command line:
  5. ffmpeg -r 59.94 -f image2 -start_number 0 -i "%06d.png" -vcodec libx265 -crf 18 -preset medium -tune grain -pix_fmt yuv420p10le -report Encode/S2005E14.mp4
  6. ffmpeg version 2021-12-23-git-60ead5cd68-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers
  7. built with gcc 11.2.0 (Rev2, Built by MSYS2 project)
  8. configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-lib libavutil 57. 13.100 / 57. 13.100
  9. libavcodec 59. 15.100 / 59. 15.100
  10. libavformat 59. 10.100 / 59. 10.100
  11. libavdevice 59. 0.101 / 59. 0.101
  12. libavfilter 8. 20.100 / 8. 20.100
  13. libswscale 6. 1.102 / 6. 1.102
  14. libswresample 4. 0.100 / 4. 0.100
  15. libpostproc 56. 0.100 / 56. 0.100
  16. Splitting the commandline.
  17. Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '59.94'.
  18. Reading option '-f' ... matched as option 'f' (force format) with argument 'image2'.
  19. Reading option '-start_number' ... matched as AVOption 'start_number' with argument '0'.
  20. Reading option '-i' ... matched as input url with argument '%06d.png'.
  21. Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'libx265'.
  22. Reading option '-crf' ... matched as AVOption 'crf' with argument '18'.
  23. Reading option '-preset' ... matched as AVOption 'preset' with argument 'medium'.
  24. Reading option '-tune' ... matched as AVOption 'tune' with argument 'grain'.
  25. Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p10le'.
  26. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  27. Reading option 'Encode/S2005E14.mp4' ... matched as output url.
  28. Finished splitting the commandline.
  29. Parsing a group of options: global .
  30. Applying option report (generate a report) with argument 1.
  31. Successfully parsed a group of options.
  32. Parsing a group of options: input url %06d.png.
  33. Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 59.94.
  34. Applying option f (force format) with argument image2.
  35. Successfully parsed a group of options.
  36. Opening an input file: %06d.png.
  37. [image2 @ 000001987a5ed840] Opening '000000.png' for reading
  38. [file @ 000001987a5f1200] Setting default whitelist 'file,crypto,data'
  39. [AVIOContext @ 000001987a5f93c0] Statistics: 1555833 bytes read, 0 seeks
  40. [image2 @ 000001987a5ed840] Opening '000001.png' for reading
  41. [file @ 000001987a5f12c0] Setting default whitelist 'file,crypto,data'
  42. [AVIOContext @ 000001987a5f1400] Statistics: 1554221 bytes read, 0 seeks
  43. [image2 @ 000001987a5ed840] Opening '000002.png' for reading
  44. [file @ 000001987a5f1380] Setting default whitelist 'file,crypto,data'
  45. [AVIOContext @ 000001987a5f1600] Statistics: 1559418 bytes read, 0 seeks
  46. [image2 @ 000001987a5ed840] Opening '000003.png' for reading
  47. [file @ 000001987a5f1600] Setting default whitelist 'file,crypto,data'
  48. [AVIOContext @ 000001987a5f16c0] Statistics: 1558281 bytes read, 0 seeks
  49. [image2 @ 000001987a5ed840] Probe buffer size limit of 5000000 bytes reached
  50. Input #0, image2, from '%06d.png':
  51. Duration: 00:49:31.57, start: 0.000000, bitrate: N/A
  52. Stream #0:0, 4, 50/2997: Video: png, rgb24(pc), 1764x1080, 59.94 fps, 59.94 tbr, 59.94 tbn
  53. Successfully opened the file.
  54. Parsing a group of options: output url Encode/S2005E14.mp4.
  55. Applying option vcodec (force video codec ('copy' to copy stream)) with argument libx265.
  56. Applying option pix_fmt (set pixel format) with argument yuv420p10le.
  57. Successfully parsed a group of options.
  58. Opening an output file: Encode/S2005E14.mp4.
  59. [file @ 000001987a5f4380] Setting default whitelist 'file,crypto,data'
  60. Successfully opened the file.
  61. detected 24 logical cores
  62. Stream mapping:
  63. Stream #0:0 -> #0:0 (png (native) -> hevc (libx265))
  64. Press [q] to stop, [?] for help
  65. 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)
  66. 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)
  67. 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)
  68. 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)
  69. 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)
  70. [image2 @ 000001987a5ed840] Opening '000004.png' for reading
  71. [file @ 000001987a652bc0] Setting default whitelist 'file,crypto,data'
  72. [AVIOContext @ 000001987a686c40] Statistics: 1558881 bytes read, 0 seeks
  73. 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)
  74. [image2 @ 000001987a5ed840] Opening '000005.png' for reading
  75. [file @ 000001987a652e00] Setting default whitelist 'file,crypto,data'
  76. [AVIOContext @ 000001987a693700] Statistics: 1558543 bytes read, 0 seeks
  77. 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)
  78. [image2 @ 000001987a5ed840] Opening '000006.png' for reading
  79. [file @ 000001987a653400] Setting default whitelist 'file,crypto,data'
  80. [AVIOContext @ 000001987a6a11c0] Statistics: 1558841 bytes read, 0 seeks
  81. 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)
  82. [image2 @ 000001987a5ed840] Opening '000007.png' for reading
  83. [file @ 000001987a653940] Setting default whitelist 'file,crypto,data'
  84. [AVIOContext @ 000001987a6aec80] Statistics: 1556629 bytes read, 0 seeks
  85. 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)
  86. [image2 @ 000001987a5ed840] Opening '000008.png' for reading
  87. [file @ 000001987a654600] Setting default whitelist 'file,crypto,data'
  88. [AVIOContext @ 000001987a6bb700] Statistics: 1559708 bytes read, 0 seeks
  89. 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)
  90. [image2 @ 000001987a5ed840] Opening '000009.png' for reading
  91. [file @ 000001987a654000] Setting default whitelist 'file,crypto,data'
  92. [AVIOContext @ 000001987e1a0140] Statistics: 1559410 bytes read, 0 seeks
  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. [image2 @ 000001987a5ed840] Opening '000010.png' for reading
  95. [file @ 000001987a6543c0] Setting default whitelist 'file,crypto,data'
  96. [AVIOContext @ 000001987a6beb80] Statistics: 1560496 bytes read, 0 seeks
  97. 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)
  98. [image2 @ 000001987a5ed840] Opening '000011.png' for reading
  99. [file @ 000001987a652ec0] Setting default whitelist 'file,crypto,data'
  100. [AVIOContext @ 000001987a6bec40] Statistics: 1558490 bytes read, 0 seeks
  101. 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)
  102. [image2 @ 000001987a5ed840] Opening '000012.png' for reading
  103. [file @ 000001987a652e00] Setting default whitelist 'file,crypto,data'
  104. [AVIOContext @ 000001987a6bed00] Statistics: 1560834 bytes read, 0 seeks
  105. 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)
  106. [image2 @ 000001987a5ed840] Opening '000013.png' for reading
  107. [file @ 000001987a654180] Setting default whitelist 'file,crypto,data'
  108. [AVIOContext @ 000001987a6bed00] Statistics: 1559852 bytes read, 0 seeks
  109. 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)
  110. [image2 @ 000001987a5ed840] Opening '000014.png' for reading
  111. [file @ 000001987a652bc0] Setting default whitelist 'file,crypto,data'
  112. [AVIOContext @ 000001987a6bed00] Statistics: 1562078 bytes read, 0 seeks
  113. 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)
  114. [image2 @ 000001987a5ed840] Opening '000015.png' for reading
  115. [file @ 000001987a652e00] Setting default whitelist 'file,crypto,data'
  116. [AVIOContext @ 000001987e1c1c80] Statistics: 1562171 bytes read, 0 seeks
  117. [graph 0 input from stream 0:0 @ 000001987a65f8c0] Setting 'video_size' to value '1764x1080'
  118. [graph 0 input from stream 0:0 @ 000001987a65f8c0] Setting 'pix_fmt' to value '2'
  119. [graph 0 input from stream 0:0 @ 000001987a65f8c0] Setting 'time_base' to value '50/2997'
  120. [graph 0 input from stream 0:0 @ 000001987a65f8c0] Setting 'pixel_aspect' to value '0/1'
  121. [graph 0 input from stream 0:0 @ 000001987a65f8c0] Setting 'frame_rate' to value '2997/50'
  122. [graph 0 input from stream 0:0 @ 000001987a65f8c0] w:1764 h:1080 pixfmt:rgb24 tb:50/2997 fr:2997/50 sar:0/1
  123. [format @ 000001987a6601c0] Setting 'pix_fmts' to value 'yuv420p10le'
  124. [auto_scale_0 @ 000001987a65fcc0] w:iw h:ih flags:'' interl:0
  125. [format @ 000001987a6601c0] auto-inserting filter 'auto_scale_0' between the filter 'Parsed_null_0' and the filter 'format'
  126. [AVFilterGraph @ 000001987e1eedc0] query_formats: 4 queried, 3 merged, 1 already done, 0 delayed
  127. [auto_scale_0 @ 000001987a65fcc0] w:1764 h:1080 fmt:rgb24 sar:0/1 -> w:1764 h:1080 fmt:yuv420p10le sar:0/1 flags:0x0
  128. Output #0, mp4, to 'Encode/S2005E14.mp4':
  129. Metadata:
  130. encoder : Lavf59.10.100
  131. Stream #0:0, 0, 1/11988: Video: hevc (hev1 / 0x31766568), yuv420p10le(tv, progressive), 1764x1080, q=2-31, 59.94 fps, 11988 tbn
  132. Metadata:
  133. encoder : Lavc59.15.100 libx265
  134. Side data:
  135. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
  136. Clipping frame in rate conversion by 0.000008
  137. frame= 1 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  138. 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)
  139. [image2 @ 000001987a5ed840] Opening '000016.png' for reading
  140. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  141. [AVIOContext @ 000001987e1d77c0] Statistics: 1561965 bytes read, 0 seeks
  142. 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)
  143. [image2 @ 000001987a5ed840] Opening '000017.png' for reading
  144. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  145. [AVIOContext @ 000001987e1d77c0] Statistics: 1561517 bytes read, 0 seeks
  146. 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)
  147. [image2 @ 000001987a5ed840] Opening '000018.png' for reading
  148. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  149. [AVIOContext @ 000001987e1d7ec0] Statistics: 1563287 bytes read, 0 seeks
  150. 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)
  151. [image2 @ 000001987a5ed840] Opening '000019.png' for reading
  152. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  153. [AVIOContext @ 000001987e1d7340] Statistics: 1566791 bytes read, 0 seeks
  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. [image2 @ 000001987a5ed840] Opening '000020.png' for reading
  156. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  157. [AVIOContext @ 000001987e1d7340] Statistics: 1600438 bytes read, 0 seeks
  158. 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)
  159. [image2 @ 000001987a5ed840] Opening '000021.png' for reading
  160. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  161. [AVIOContext @ 000001987e1d77c0] Statistics: 1590167 bytes read, 0 seeks
  162. 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)
  163. [image2 @ 000001987a5ed840] Opening '000022.png' for reading
  164. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  165. [AVIOContext @ 000001987e1d7340] Statistics: 2432393 bytes read, 0 seeks
  166. 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)
  167. [image2 @ 000001987a5ed840] Opening '000023.png' for reading
  168. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  169. [AVIOContext @ 000001987e1d77c0] Statistics: 2455314 bytes read, 0 seeks
  170. 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)
  171. [image2 @ 000001987a5ed840] Opening '000024.png' for reading
  172. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  173. [AVIOContext @ 000001987e1d7340] Statistics: 2418049 bytes read, 0 seeks
  174. 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)
  175. [image2 @ 000001987a5ed840] Opening '000025.png' for reading
  176. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  177. [AVIOContext @ 000001987e1d7340] Statistics: 2440391 bytes read, 0 seeks
  178. 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)
  179. [image2 @ 000001987a5ed840] Opening '000026.png' for reading
  180. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  181. [AVIOContext @ 000001987e1d7340] Statistics: 2637512 bytes read, 0 seeks
  182. 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)
  183. [image2 @ 000001987a5ed840] Opening '000027.png' for reading
  184. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  185. [AVIOContext @ 000001987e1d7ec0] Statistics: 2698980 bytes read, 0 seeks
  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. [image2 @ 000001987a5ed840] Opening '000028.png' for reading
  188. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  189. [AVIOContext @ 000001987e1d7ec0] Statistics: 2726239 bytes read, 0 seeks
  190. 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)
  191. [image2 @ 000001987a5ed840] Opening '000029.png' for reading
  192. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  193. [AVIOContext @ 000001987e1d77c0] Statistics: 2730111 bytes read, 0 seeks
  194. 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)
  195. [image2 @ 000001987a5ed840] Opening '000030.png' for reading
  196. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  197. [AVIOContext @ 000001987e1d77c0] Statistics: 2691448 bytes read, 0 seeks
  198. frame= 16 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  199. 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)
  200. [image2 @ 000001987a5ed840] Opening '000031.png' for reading
  201. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  202. [AVIOContext @ 000001987e1d7340] Statistics: 2601649 bytes read, 0 seeks
  203. 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)
  204. [image2 @ 000001987a5ed840] Opening '000032.png' for reading
  205. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  206. [AVIOContext @ 000001987e1d7340] Statistics: 2464103 bytes read, 0 seeks
  207. 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)
  208. [image2 @ 000001987a5ed840] Opening '000033.png' for reading
  209. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  210. [AVIOContext @ 000001987e1d7340] Statistics: 2439543 bytes read, 0 seeks
  211. 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)
  212. [image2 @ 000001987a5ed840] Opening '000034.png' for reading
  213. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  214. [AVIOContext @ 000001987e1d7ec0] Statistics: 2464427 bytes read, 0 seeks
  215. 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)
  216. [image2 @ 000001987a5ed840] Opening '000035.png' for reading
  217. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  218. [AVIOContext @ 000001987e1d7340] Statistics: 2476781 bytes read, 0 seeks
  219. 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)
  220. [image2 @ 000001987a5ed840] Opening '000036.png' for reading
  221. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  222. [AVIOContext @ 000001987e1d7340] Statistics: 2470179 bytes read, 0 seeks
  223. 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)
  224. [image2 @ 000001987a5ed840] Opening '000037.png' for reading
  225. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  226. [AVIOContext @ 000001987e1d7ec0] Statistics: 2479635 bytes read, 0 seeks
  227. 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)
  228. [image2 @ 000001987a5ed840] Opening '000038.png' for reading
  229. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  230. [AVIOContext @ 000001987e1d7340] Statistics: 2651315 bytes read, 0 seeks
  231. 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)
  232. [image2 @ 000001987a5ed840] Opening '000039.png' for reading
  233. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  234. [AVIOContext @ 000001987e1d7340] Statistics: 2724079 bytes read, 0 seeks
  235. 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)
  236. [image2 @ 000001987a5ed840] Opening '000040.png' for reading
  237. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  238. [AVIOContext @ 000001987e1d77c0] Statistics: 2737539 bytes read, 0 seeks
  239. 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)
  240. [image2 @ 000001987a5ed840] Opening '000041.png' for reading
  241. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  242. [AVIOContext @ 000001987e1d7340] Statistics: 2558447 bytes read, 0 seeks
  243. 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)
  244. [image2 @ 000001987a5ed840] Opening '000042.png' for reading
  245. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  246. [AVIOContext @ 000001987e1d7340] Statistics: 2505720 bytes read, 0 seeks
  247. 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)
  248. [image2 @ 000001987a5ed840] Opening '000043.png' for reading
  249. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  250. [AVIOContext @ 000001987e1d7340] Statistics: 2651527 bytes read, 0 seeks
  251. frame= 29 fps= 28 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
  252. 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)
  253. [image2 @ 000001987a5ed840] Opening '000044.png' for reading
  254. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  255. [AVIOContext @ 000001987e1d7340] Statistics: 2745705 bytes read, 0 seeks
  256. 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)
  257. [image2 @ 000001987a5ed840] Opening '000045.png' for reading
  258. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  259. [AVIOContext @ 000001987e1d7340] Statistics: 2820572 bytes read, 0 seeks
  260. [image2 @ 000001987a5ed840] Opening '000046.png' for reading
  261. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  262. [AVIOContext @ 000001987e1d7ec0] Statistics: 2737687 bytes read, 0 seeks
  263. [image2 @ 000001987a5ed840] Opening '000047.png' for reading
  264. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  265. [AVIOContext @ 000001987e1d77c0] Statistics: 2747373 bytes read, 0 seeks
  266. [image2 @ 000001987a5ed840] Opening '000048.png' for reading
  267. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  268. [AVIOContext @ 000001987e1d7340] Statistics: 2705347 bytes read, 0 seeks
  269. [image2 @ 000001987a5ed840] Opening '000049.png' for reading
  270. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  271. [AVIOContext @ 000001987e1d7ec0] Statistics: 2654814 bytes read, 0 seeks
  272. [image2 @ 000001987a5ed840] Opening '000050.png' for reading
  273. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  274. [AVIOContext @ 000001987e1d7340] Statistics: 2830915 bytes read, 0 seeks
  275. [image2 @ 000001987a5ed840] Opening '000051.png' for reading
  276. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  277. [AVIOContext @ 000001987e1d77c0] Statistics: 2848696 bytes read, 0 seeks
  278. [image2 @ 000001987a5ed840] Opening '000052.png' for reading
  279. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  280. [AVIOContext @ 000001987e1d7ec0] Statistics: 2932254 bytes read, 0 seeks
  281. [image2 @ 000001987a5ed840] Opening '000053.png' for reading
  282. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  283. [AVIOContext @ 000001987e1d7ec0] Statistics: 2717252 bytes read, 0 seeks
  284. [image2 @ 000001987a5ed840] Opening '000054.png' for reading
  285. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  286. [AVIOContext @ 000001987e1d77c0] Statistics: 2589374 bytes read, 0 seeks
  287. [image2 @ 000001987a5ed840] Opening '000055.png' for reading
  288. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  289. [AVIOContext @ 000001987e1d77c0] Statistics: 2637589 bytes read, 0 seeks
  290. [image2 @ 000001987a5ed840] Opening '000056.png' for reading
  291. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  292. [AVIOContext @ 000001987e1d81c0] Statistics: 2630076 bytes read, 0 seeks
  293. frame= 42 fps= 27 q=19.0 size= 0kB time=00:00:00.15 bitrate= 2.3kbits/s speed=0.0965x
  294. [image2 @ 000001987a5ed840] Opening '000057.png' for reading
  295. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  296. [AVIOContext @ 000001987e1d7340] Statistics: 2635626 bytes read, 0 seeks
  297. [image2 @ 000001987a5ed840] Opening '000058.png' for reading
  298. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  299. [AVIOContext @ 000001987e1d77c0] Statistics: 2407807 bytes read, 0 seeks
  300. [image2 @ 000001987a5ed840] Opening '000059.png' for reading
  301. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  302. [AVIOContext @ 000001987e1d77c0] Statistics: 2410641 bytes read, 0 seeks
  303. [image2 @ 000001987a5ed840] Opening '000060.png' for reading
  304. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  305. [AVIOContext @ 000001987e1d81c0] Statistics: 2782577 bytes read, 0 seeks
  306. [image2 @ 000001987a5ed840] Opening '000061.png' for reading
  307. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  308. [AVIOContext @ 000001987e1d7340] Statistics: 2923686 bytes read, 0 seeks
  309. [image2 @ 000001987a5ed840] Opening '000062.png' for reading
  310. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  311. [AVIOContext @ 000001987e1d7340] Statistics: 2846663 bytes read, 0 seeks
  312. [image2 @ 000001987a5ed840] Opening '000063.png' for reading
  313. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  314. [AVIOContext @ 000001987e1d77c0] Statistics: 2659071 bytes read, 0 seeks
  315. [image2 @ 000001987a5ed840] Opening '000064.png' for reading
  316. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  317. [AVIOContext @ 000001987e1d7340] Statistics: 2667087 bytes read, 0 seeks
  318. [image2 @ 000001987a5ed840] Opening '000065.png' for reading
  319. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  320. [AVIOContext @ 000001987e1d7340] Statistics: 2646193 bytes read, 0 seeks
  321. [image2 @ 000001987a5ed840] Opening '000066.png' for reading
  322. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  323. [AVIOContext @ 000001987e1d7340] Statistics: 2671643 bytes read, 0 seeks
  324. [image2 @ 000001987a5ed840] Opening '000067.png' for reading
  325. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  326. [AVIOContext @ 000001987e1d77c0] Statistics: 2645553 bytes read, 0 seeks
  327. [image2 @ 000001987a5ed840] Opening '000068.png' for reading
  328. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  329. [AVIOContext @ 000001987e1d77c0] Statistics: 2598056 bytes read, 0 seeks
  330. [image2 @ 000001987a5ed840] Opening '000069.png' for reading
  331. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  332. [AVIOContext @ 000001987e1d77c0] Statistics: 2663280 bytes read, 0 seeks
  333. frame= 55 fps= 26 q=24.0 size= 0kB time=00:00:00.36 bitrate= 1.0kbits/s speed=0.175x
  334. [image2 @ 000001987a5ed840] Opening '000070.png' for reading
  335. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  336. [AVIOContext @ 000001987e1d81c0] Statistics: 2608176 bytes read, 0 seeks
  337. [image2 @ 000001987a5ed840] Opening '000071.png' for reading
  338. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  339. [AVIOContext @ 000001987e1d7340] Statistics: 2633581 bytes read, 0 seeks
  340. [image2 @ 000001987a5ed840] Opening '000072.png' for reading
  341. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  342. [AVIOContext @ 000001987e1d7340] Statistics: 2516970 bytes read, 0 seeks
  343. [image2 @ 000001987a5ed840] Opening '000073.png' for reading
  344. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  345. [AVIOContext @ 000001987e1d7340] Statistics: 2430542 bytes read, 0 seeks
  346. [image2 @ 000001987a5ed840] Opening '000074.png' for reading
  347. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  348. [AVIOContext @ 000001987e1d7340] Statistics: 2526875 bytes read, 0 seeks
  349. [image2 @ 000001987a5ed840] Opening '000075.png' for reading
  350. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  351. [AVIOContext @ 000001987e1d7340] Statistics: 2588350 bytes read, 0 seeks
  352. [image2 @ 000001987a5ed840] Opening '000076.png' for reading
  353. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  354. [AVIOContext @ 000001987e1d7340] Statistics: 2588135 bytes read, 0 seeks
  355. [image2 @ 000001987a5ed840] Opening '000077.png' for reading
  356. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  357. [AVIOContext @ 000001987e1d7340] Statistics: 2549478 bytes read, 0 seeks
  358. [image2 @ 000001987a5ed840] Opening '000078.png' for reading
  359. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  360. [AVIOContext @ 000001987e1d7340] Statistics: 2548406 bytes read, 0 seeks
  361. frame= 64 fps= 25 q=24.0 size= 768kB time=00:00:00.51 bitrate=12163.6kbits/s speed=0.199x
  362. [image2 @ 000001987a5ed840] Opening '000079.png' for reading
  363. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  364. [AVIOContext @ 000001987e1d77c0] Statistics: 2703373 bytes read, 0 seeks
  365. [image2 @ 000001987a5ed840] Opening '000080.png' for reading
  366. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  367. [AVIOContext @ 000001987e1d8040] Statistics: 2748300 bytes read, 0 seeks
  368. [image2 @ 000001987a5ed840] Opening '000081.png' for reading
  369. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  370. [AVIOContext @ 000001987e1d7340] Statistics: 2728315 bytes read, 0 seeks
  371. [image2 @ 000001987a5ed840] Opening '000082.png' for reading
  372. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  373. [AVIOContext @ 000001987e1d7340] Statistics: 2547770 bytes read, 0 seeks
  374. [image2 @ 000001987a5ed840] Opening '000083.png' for reading
  375. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  376. [AVIOContext @ 000001987e1d7340] Statistics: 2529746 bytes read, 0 seeks
  377. [image2 @ 000001987a5ed840] Opening '000084.png' for reading
  378. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  379. [AVIOContext @ 000001987e1d7340] Statistics: 2763018 bytes read, 0 seeks
  380. [image2 @ 000001987a5ed840] Opening '000085.png' for reading
  381. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  382. [AVIOContext @ 000001987e1d77c0] Statistics: 2818253 bytes read, 0 seeks
  383. [image2 @ 000001987a5ed840] Opening '000086.png' for reading
  384. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  385. [AVIOContext @ 000001987e1d77c0] Statistics: 2866705 bytes read, 0 seeks
  386. [image2 @ 000001987a5ed840] Opening '000087.png' for reading
  387. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  388. [AVIOContext @ 000001987e1d8040] Statistics: 2787857 bytes read, 0 seeks
  389. [image2 @ 000001987a5ed840] Opening '000088.png' for reading
  390. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  391. [AVIOContext @ 000001987e1d7340] Statistics: 2832694 bytes read, 0 seeks
  392. frame= 74 fps= 24 q=25.0 size= 1280kB time=00:00:00.68 bitrate=15328.3kbits/s speed=0.22x
  393. [image2 @ 000001987a5ed840] Opening '000089.png' for reading
  394. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  395. [AVIOContext @ 000001987e1d7340] Statistics: 2748458 bytes read, 0 seeks
  396. [image2 @ 000001987a5ed840] Opening '000090.png' for reading
  397. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  398. [AVIOContext @ 000001987e1d7340] Statistics: 2761668 bytes read, 0 seeks
  399. [image2 @ 000001987a5ed840] Opening '000091.png' for reading
  400. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  401. [AVIOContext @ 000001987e1d7ec0] Statistics: 2810682 bytes read, 0 seeks
  402. [image2 @ 000001987a5ed840] Opening '000092.png' for reading
  403. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  404. [AVIOContext @ 000001987e1d7340] Statistics: 2756491 bytes read, 0 seeks
  405. [image2 @ 000001987a5ed840] Opening '000093.png' for reading
  406. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  407. [AVIOContext @ 000001987e1d7340] Statistics: 2790511 bytes read, 0 seeks
  408. [image2 @ 000001987a5ed840] Opening '000094.png' for reading
  409. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  410. [AVIOContext @ 000001987e1d77c0] Statistics: 2862374 bytes read, 0 seeks
  411. [image2 @ 000001987a5ed840] Opening '000095.png' for reading
  412. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  413. [AVIOContext @ 000001987e1d7340] Statistics: 2903404 bytes read, 0 seeks
  414. [image2 @ 000001987a5ed840] Opening '000096.png' for reading
  415. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  416. [AVIOContext @ 000001987e1d7340] Statistics: 2864518 bytes read, 0 seeks
  417. [image2 @ 000001987a5ed840] Opening '000097.png' for reading
  418. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  419. [AVIOContext @ 000001987e1d7340] Statistics: 2873716 bytes read, 0 seeks
  420. frame= 83 fps= 22 q=23.0 size= 2048kB time=00:00:00.83 bitrate=20110.9kbits/s speed=0.226x
  421. [image2 @ 000001987a5ed840] Opening '000098.png' for reading
  422. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  423. [AVIOContext @ 000001987e1d77c0] Statistics: 2745804 bytes read, 0 seeks
  424. [image2 @ 000001987a5ed840] Opening '000099.png' for reading
  425. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  426. [AVIOContext @ 000001987e1d7ec0] Statistics: 2537463 bytes read, 0 seeks
  427. [image2 @ 000001987a5ed840] Opening '000100.png' for reading
  428. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  429. [AVIOContext @ 000001987e1d7ec0] Statistics: 2676012 bytes read, 0 seeks
  430. [image2 @ 000001987a5ed840] Opening '000101.png' for reading
  431. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  432. [AVIOContext @ 000001987e1d7ec0] Statistics: 2975798 bytes read, 0 seeks
  433. [image2 @ 000001987a5ed840] Opening '000102.png' for reading
  434. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  435. [AVIOContext @ 000001987e1d7340] Statistics: 3152064 bytes read, 0 seeks
  436. [image2 @ 000001987a5ed840] Opening '000103.png' for reading
  437. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  438. [AVIOContext @ 000001987e1d7ec0] Statistics: 2923343 bytes read, 0 seeks
  439. [image2 @ 000001987a5ed840] Opening '000104.png' for reading
  440. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  441. [AVIOContext @ 000001987e1d7340] Statistics: 2834858 bytes read, 0 seeks
  442. [image2 @ 000001987a5ed840] Opening '000105.png' for reading
  443. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  444. [AVIOContext @ 000001987e1d77c0] Statistics: 2905210 bytes read, 0 seeks
  445. frame= 91 fps= 22 q=25.0 size= 2560kB time=00:00:00.96 bitrate=21671.5kbits/s speed=0.231x
  446. [image2 @ 000001987a5ed840] Opening '000106.png' for reading
  447. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  448. [AVIOContext @ 000001987e1d7340] Statistics: 2897431 bytes read, 0 seeks
  449. [image2 @ 000001987a5ed840] Opening '000107.png' for reading
  450. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  451. [AVIOContext @ 000001987e1d7340] Statistics: 2895847 bytes read, 0 seeks
  452. [image2 @ 000001987a5ed840] Opening '000108.png' for reading
  453. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  454. [AVIOContext @ 000001987e1d7340] Statistics: 2828273 bytes read, 0 seeks
  455. [image2 @ 000001987a5ed840] Opening '000109.png' for reading
  456. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  457. [AVIOContext @ 000001987e1d7ec0] Statistics: 2763184 bytes read, 0 seeks
  458. [image2 @ 000001987a5ed840] Opening '000110.png' for reading
  459. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  460. [AVIOContext @ 000001987e1d7ec0] Statistics: 2816192 bytes read, 0 seeks
  461. [image2 @ 000001987a5ed840] Opening '000111.png' for reading
  462. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  463. [AVIOContext @ 000001987e1d7340] Statistics: 2811058 bytes read, 0 seeks
  464. [image2 @ 000001987a5ed840] Opening '000112.png' for reading
  465. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  466. [AVIOContext @ 000001987e1d7340] Statistics: 2818714 bytes read, 0 seeks
  467. [image2 @ 000001987a5ed840] Opening '000113.png' for reading
  468. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  469. [AVIOContext @ 000001987e1d77c0] Statistics: 2633504 bytes read, 0 seeks
  470. [image2 @ 000001987a5ed840] Opening '000114.png' for reading
  471. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  472. [AVIOContext @ 000001987e1d7340] Statistics: 2613311 bytes read, 0 seeks
  473. frame= 100 fps= 21 q=25.0 size= 3072kB time=00:00:01.11 bitrate=22512.7kbits/s speed=0.238x
  474. [image2 @ 000001987a5ed840] Opening '000115.png' for reading
  475. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  476. [AVIOContext @ 000001987e1d7340] Statistics: 2581604 bytes read, 0 seeks
  477. [image2 @ 000001987a5ed840] Opening '000116.png' for reading
  478. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  479. [AVIOContext @ 000001987e1d7ec0] Statistics: 2577629 bytes read, 0 seeks
  480. [image2 @ 000001987a5ed840] Opening '000117.png' for reading
  481. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  482. [AVIOContext @ 000001987e1d81c0] Statistics: 2593567 bytes read, 0 seeks
  483. [image2 @ 000001987a5ed840] Opening '000118.png' for reading
  484. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  485. [AVIOContext @ 000001987e1d7340] Statistics: 2613854 bytes read, 0 seeks
  486. [image2 @ 000001987a5ed840] Opening '000119.png' for reading
  487. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  488. [AVIOContext @ 000001987e1d7340] Statistics: 2612817 bytes read, 0 seeks
  489. [image2 @ 000001987a5ed840] Opening '000120.png' for reading
  490. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  491. [AVIOContext @ 000001987e1d7ec0] Statistics: 2700709 bytes read, 0 seeks
  492. [image2 @ 000001987a5ed840] Opening '000121.png' for reading
  493. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  494. [AVIOContext @ 000001987e1d7340] Statistics: 2697313 bytes read, 0 seeks
  495. [image2 @ 000001987a5ed840] Opening '000122.png' for reading
  496. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  497. [AVIOContext @ 000001987e1d7340] Statistics: 2707810 bytes read, 0 seeks
  498. [image2 @ 000001987a5ed840] Opening '000123.png' for reading
  499. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  500. [AVIOContext @ 000001987e1d7ec0] Statistics: 2661205 bytes read, 0 seeks
  501. frame= 109 fps= 21 q=24.0 size= 3584kB time=00:00:01.26 bitrate=23154.6kbits/s speed=0.243x
  502. [image2 @ 000001987a5ed840] Opening '000124.png' for reading
  503. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  504. [AVIOContext @ 000001987e1d7340] Statistics: 2693367 bytes read, 0 seeks
  505. [image2 @ 000001987a5ed840] Opening '000125.png' for reading
  506. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  507. [AVIOContext @ 000001987e1d7340] Statistics: 2653085 bytes read, 0 seeks
  508. [image2 @ 000001987a5ed840] Opening '000126.png' for reading
  509. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  510. [AVIOContext @ 000001987e1d7340] Statistics: 2653613 bytes read, 0 seeks
  511. [image2 @ 000001987a5ed840] Opening '000127.png' for reading
  512. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  513. [AVIOContext @ 000001987e1d7340] Statistics: 2655112 bytes read, 0 seeks
  514. [image2 @ 000001987a5ed840] Opening '000128.png' for reading
  515. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  516. [AVIOContext @ 000001987e1d7340] Statistics: 2646888 bytes read, 0 seeks
  517. [image2 @ 000001987a5ed840] Opening '000129.png' for reading
  518. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  519. [AVIOContext @ 000001987e1d77c0] Statistics: 2652812 bytes read, 0 seeks
  520. [image2 @ 000001987a5ed840] Opening '000130.png' for reading
  521. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  522. [AVIOContext @ 000001987e1d8040] Statistics: 2653780 bytes read, 0 seeks
  523. [image2 @ 000001987a5ed840] Opening '000131.png' for reading
  524. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  525. [AVIOContext @ 000001987e1d7340] Statistics: 2642954 bytes read, 0 seeks
  526. [image2 @ 000001987a5ed840] Opening '000132.png' for reading
  527. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  528. [AVIOContext @ 000001987e1d77c0] Statistics: 2632831 bytes read, 0 seeks
  529. [image2 @ 000001987a5ed840] Opening '000133.png' for reading
  530. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  531. [AVIOContext @ 000001987e1d7340] Statistics: 2606906 bytes read, 0 seeks
  532. frame= 119 fps= 21 q=24.0 size= 4352kB time=00:00:01.43 bitrate=24847.1kbits/s speed=0.248x
  533. [image2 @ 000001987a5ed840] Opening '000134.png' for reading
  534. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  535. [AVIOContext @ 000001987e1d77c0] Statistics: 2631834 bytes read, 0 seeks
  536. [image2 @ 000001987a5ed840] Opening '000135.png' for reading
  537. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  538. [AVIOContext @ 000001987e1d7340] Statistics: 2701973 bytes read, 0 seeks
  539. [image2 @ 000001987a5ed840] Opening '000136.png' for reading
  540. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  541. [AVIOContext @ 000001987e1d7340] Statistics: 2733594 bytes read, 0 seeks
  542. [image2 @ 000001987a5ed840] Opening '000137.png' for reading
  543. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  544. [AVIOContext @ 000001987e1d7340] Statistics: 2593015 bytes read, 0 seeks
  545. [image2 @ 000001987a5ed840] Opening '000138.png' for reading
  546. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  547. [AVIOContext @ 000001987e1d7340] Statistics: 2579726 bytes read, 0 seeks
  548. [image2 @ 000001987a5ed840] Opening '000139.png' for reading
  549. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  550. [AVIOContext @ 000001987e1d7ec0] Statistics: 2587750 bytes read, 0 seeks
  551. [image2 @ 000001987a5ed840] Opening '000140.png' for reading
  552. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  553. [AVIOContext @ 000001987e1d7ec0] Statistics: 2598906 bytes read, 0 seeks
  554. [image2 @ 000001987a5ed840] Opening '000141.png' for reading
  555. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  556. [AVIOContext @ 000001987e1d7ec0] Statistics: 2626032 bytes read, 0 seeks
  557. [image2 @ 000001987a5ed840] Opening '000142.png' for reading
  558. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  559. [AVIOContext @ 000001987e1d81c0] Statistics: 2641464 bytes read, 0 seeks
  560. frame= 128 fps= 20 q=24.0 size= 4864kB time=00:00:01.58 bitrate=25139.6kbits/s speed=0.252x
  561. [image2 @ 000001987a5ed840] Opening '000143.png' for reading
  562. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  563. [AVIOContext @ 000001987e1d77c0] Statistics: 2636015 bytes read, 0 seeks
  564. [image2 @ 000001987a5ed840] Opening '000144.png' for reading
  565. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  566. [AVIOContext @ 000001987e1d77c0] Statistics: 2694336 bytes read, 0 seeks
  567. [image2 @ 000001987a5ed840] Opening '000145.png' for reading
  568. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  569. [AVIOContext @ 000001987e1d7340] Statistics: 2678380 bytes read, 0 seeks
  570. [image2 @ 000001987a5ed840] Opening '000146.png' for reading
  571. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  572. [AVIOContext @ 000001987e1d7340] Statistics: 2636190 bytes read, 0 seeks
  573. [image2 @ 000001987a5ed840] Opening '000147.png' for reading
  574. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  575. [AVIOContext @ 000001987e1d8040] Statistics: 2644530 bytes read, 0 seeks
  576. [image2 @ 000001987a5ed840] Opening '000148.png' for reading
  577. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  578. [AVIOContext @ 000001987e1d7ec0] Statistics: 2633985 bytes read, 0 seeks
  579. [image2 @ 000001987a5ed840] Opening '000149.png' for reading
  580. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  581. [AVIOContext @ 000001987e1d77c0] Statistics: 2631149 bytes read, 0 seeks
  582. [image2 @ 000001987a5ed840] Opening '000150.png' for reading
  583. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  584. [AVIOContext @ 000001987e1d7340] Statistics: 2639007 bytes read, 0 seeks
  585. frame= 136 fps= 20 q=25.0 size= 5632kB time=00:00:01.71 bitrate=26848.2kbits/s speed=0.251x
  586. [image2 @ 000001987a5ed840] Opening '000151.png' for reading
  587. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  588. [AVIOContext @ 000001987e1d7340] Statistics: 2639844 bytes read, 0 seeks
  589. [image2 @ 000001987a5ed840] Opening '000152.png' for reading
  590. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  591. [AVIOContext @ 000001987e1d77c0] Statistics: 2641141 bytes read, 0 seeks
  592. [image2 @ 000001987a5ed840] Opening '000153.png' for reading
  593. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  594. [AVIOContext @ 000001987e1d77c0] Statistics: 2652256 bytes read, 0 seeks
  595. [image2 @ 000001987a5ed840] Opening '000154.png' for reading
  596. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  597. [AVIOContext @ 000001987e1d7ec0] Statistics: 2650957 bytes read, 0 seeks
  598. [image2 @ 000001987a5ed840] Opening '000155.png' for reading
  599. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  600. [AVIOContext @ 000001987e1d7340] Statistics: 2650771 bytes read, 0 seeks
  601. [image2 @ 000001987a5ed840] Opening '000156.png' for reading
  602. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  603. [AVIOContext @ 000001987e1d7340] Statistics: 2565064 bytes read, 0 seeks
  604. frame= 142 fps= 19 q=25.0 size= 6144kB time=00:00:01.81 bitrate=27676.7kbits/s speed=0.246x
  605. [image2 @ 000001987a5ed840] Opening '000157.png' for reading
  606. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  607. [AVIOContext @ 000001987e1d77c0] Statistics: 2533657 bytes read, 0 seeks
  608. [image2 @ 000001987a5ed840] Opening '000158.png' for reading
  609. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  610. [AVIOContext @ 000001987e1d7ec0] Statistics: 2619583 bytes read, 0 seeks
  611. [image2 @ 000001987a5ed840] Opening '000159.png' for reading
  612. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  613. [AVIOContext @ 000001987e1d7340] Statistics: 2677277 bytes read, 0 seeks
  614. [image2 @ 000001987a5ed840] Opening '000160.png' for reading
  615. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  616. [AVIOContext @ 000001987e1d7340] Statistics: 2686072 bytes read, 0 seeks
  617. frame= 146 fps= 19 q=24.0 size= 6400kB time=00:00:01.88 bitrate=27809.4kbits/s speed=0.239x
  618. [image2 @ 000001987a5ed840] Opening '000161.png' for reading
  619. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  620. [AVIOContext @ 000001987e1d7340] Statistics: 2669024 bytes read, 0 seeks
  621. [image2 @ 000001987a5ed840] Opening '000162.png' for reading
  622. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  623. [AVIOContext @ 000001987e1d7340] Statistics: 2643591 bytes read, 0 seeks
  624. [image2 @ 000001987a5ed840] Opening '000163.png' for reading
  625. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  626. [AVIOContext @ 000001987e1d77c0] Statistics: 2668746 bytes read, 0 seeks
  627. [image2 @ 000001987a5ed840] Opening '000164.png' for reading
  628. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  629. [AVIOContext @ 000001987e1d7340] Statistics: 2667240 bytes read, 0 seeks
  630. [image2 @ 000001987a5ed840] Opening '000165.png' for reading
  631. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  632. [AVIOContext @ 000001987e1d8040] Statistics: 2648818 bytes read, 0 seeks
  633. frame= 151 fps= 18 q=24.0 size= 6656kB time=00:00:01.96 bitrate=27696.3kbits/s speed=0.23x
  634. [image2 @ 000001987a5ed840] Opening '000166.png' for reading
  635. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  636. [AVIOContext @ 000001987e1d77c0] Statistics: 2609863 bytes read, 0 seeks
  637. [image2 @ 000001987a5ed840] Opening '000167.png' for reading
  638. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  639. [AVIOContext @ 000001987e1d7340] Statistics: 2624761 bytes read, 0 seeks
  640. [image2 @ 000001987a5ed840] Opening '000168.png' for reading
  641. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  642. [AVIOContext @ 000001987e1d7340] Statistics: 2645855 bytes read, 0 seeks
  643. [image2 @ 000001987a5ed840] Opening '000169.png' for reading
  644. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  645. [AVIOContext @ 000001987e1d7340] Statistics: 2639342 bytes read, 0 seeks
  646. [image2 @ 000001987a5ed840] Opening '000170.png' for reading
  647. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  648. [AVIOContext @ 000001987e1d7340] Statistics: 2579949 bytes read, 0 seeks
  649. frame= 156 fps= 17 q=24.0 size= 7168kB time=00:00:02.05 bitrate=28614.4kbits/s speed=0.224x
  650. [image2 @ 000001987a5ed840] Opening '000171.png' for reading
  651. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  652. [AVIOContext @ 000001987e1d7340] Statistics: 2488838 bytes read, 0 seeks
  653. [image2 @ 000001987a5ed840] Opening '000172.png' for reading
  654. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  655. [AVIOContext @ 000001987e1d7340] Statistics: 2463723 bytes read, 0 seeks
  656. [image2 @ 000001987a5ed840] Opening '000173.png' for reading
  657. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  658. [AVIOContext @ 000001987e1d77c0] Statistics: 2482100 bytes read, 0 seeks
  659. [image2 @ 000001987a5ed840] Opening '000174.png' for reading
  660. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  661. [AVIOContext @ 000001987e1d7340] Statistics: 2821078 bytes read, 0 seeks
  662. [image2 @ 000001987a5ed840] Opening '000175.png' for reading
  663. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  664. [AVIOContext @ 000001987e1d7ec0] Statistics: 2855788 bytes read, 0 seeks
  665. frame= 161 fps= 17 q=24.0 size= 7424kB time=00:00:02.13 bitrate=28478.7kbits/s speed=0.22x
  666. [image2 @ 000001987a5ed840] Opening '000176.png' for reading
  667. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  668. [AVIOContext @ 000001987e1d7340] Statistics: 2886909 bytes read, 0 seeks
  669. [image2 @ 000001987a5ed840] Opening '000177.png' for reading
  670. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  671. [AVIOContext @ 000001987e1d8040] Statistics: 2841160 bytes read, 0 seeks
  672. [image2 @ 000001987a5ed840] Opening '000178.png' for reading
  673. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  674. [AVIOContext @ 000001987e1d7340] Statistics: 2850418 bytes read, 0 seeks
  675. [image2 @ 000001987a5ed840] Opening '000179.png' for reading
  676. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  677. [AVIOContext @ 000001987e1d77c0] Statistics: 2861969 bytes read, 0 seeks
  678. frame= 165 fps= 16 q=24.0 size= 7680kB time=00:00:02.20 bitrate=28568.0kbits/s speed=0.213x
  679. [image2 @ 000001987a5ed840] Opening '000180.png' for reading
  680. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  681. [AVIOContext @ 000001987e1d7340] Statistics: 2820228 bytes read, 0 seeks
  682. [image2 @ 000001987a5ed840] Opening '000181.png' for reading
  683. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  684. [AVIOContext @ 000001987e1d7ec0] Statistics: 2844815 bytes read, 0 seeks
  685. [image2 @ 000001987a5ed840] Opening '000182.png' for reading
  686. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  687. [AVIOContext @ 000001987e1d7ec0] Statistics: 2864059 bytes read, 0 seeks
  688. [image2 @ 000001987a5ed840] Opening '000183.png' for reading
  689. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  690. [AVIOContext @ 000001987e1d7340] Statistics: 2835096 bytes read, 0 seeks
  691. [image2 @ 000001987a5ed840] Opening '000184.png' for reading
  692. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  693. [AVIOContext @ 000001987e1d77c0] Statistics: 2862953 bytes read, 0 seeks
  694. [image2 @ 000001987a5ed840] Opening '000185.png' for reading
  695. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  696. [AVIOContext @ 000001987e1d7340] Statistics: 2869255 bytes read, 0 seeks
  697. frame= 171 fps= 16 q=24.0 size= 7936kB time=00:00:02.30 bitrate=28236.8kbits/s speed=0.212x
  698. [image2 @ 000001987a5ed840] Opening '000186.png' for reading
  699. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  700. [AVIOContext @ 000001987e1d7340] Statistics: 2827446 bytes read, 0 seeks
  701. [image2 @ 000001987a5ed840] Opening '000187.png' for reading
  702. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  703. [AVIOContext @ 000001987e1d7340] Statistics: 2855859 bytes read, 0 seeks
  704. [image2 @ 000001987a5ed840] Opening '000188.png' for reading
  705. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  706. [AVIOContext @ 000001987e1d7ec0] Statistics: 2868893 bytes read, 0 seeks
  707. [image2 @ 000001987a5ed840] Opening '000189.png' for reading
  708. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  709. [AVIOContext @ 000001987e1d8040] Statistics: 2831473 bytes read, 0 seeks
  710. [image2 @ 000001987a5ed840] Opening '000190.png' for reading
  711. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  712. [AVIOContext @ 000001987e1d7340] Statistics: 2859533 bytes read, 0 seeks
  713. frame= 176 fps= 15 q=24.0 size= 8448kB time=00:00:02.38 bitrate=29007.6kbits/s speed=0.21x
  714. [image2 @ 000001987a5ed840] Opening '000191.png' for reading
  715. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  716. [AVIOContext @ 000001987e1d7340] Statistics: 2872213 bytes read, 0 seeks
  717. [image2 @ 000001987a5ed840] Opening '000192.png' for reading
  718. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  719. [AVIOContext @ 000001987e1d7340] Statistics: 2832522 bytes read, 0 seeks
  720. [image2 @ 000001987a5ed840] Opening '000193.png' for reading
  721. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  722. [AVIOContext @ 000001987e1d7340] Statistics: 2865228 bytes read, 0 seeks
  723. [image2 @ 000001987a5ed840] Opening '000194.png' for reading
  724. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  725. [AVIOContext @ 000001987e1d7ec0] Statistics: 2880769 bytes read, 0 seeks
  726. [image2 @ 000001987a5ed840] Opening '000195.png' for reading
  727. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  728. [AVIOContext @ 000001987e1d7340] Statistics: 2832069 bytes read, 0 seeks
  729. frame= 181 fps= 15 q=24.0 size= 8704kB time=00:00:02.46 bitrate=28877.0kbits/s speed=0.208x
  730. [image2 @ 000001987a5ed840] Opening '000196.png' for reading
  731. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  732. [AVIOContext @ 000001987e1d77c0] Statistics: 2862073 bytes read, 0 seeks
  733. [image2 @ 000001987a5ed840] Opening '000197.png' for reading
  734. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  735. [AVIOContext @ 000001987e1d7340] Statistics: 2873721 bytes read, 0 seeks
  736. [image2 @ 000001987a5ed840] Opening '000198.png' for reading
  737. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  738. [AVIOContext @ 000001987e1d7340] Statistics: 2827539 bytes read, 0 seeks
  739. [image2 @ 000001987a5ed840] Opening '000199.png' for reading
  740. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  741. [AVIOContext @ 000001987e1d7340] Statistics: 2860907 bytes read, 0 seeks
  742. [image2 @ 000001987a5ed840] Opening '000200.png' for reading
  743. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  744. [AVIOContext @ 000001987e1d77c0] Statistics: 2871484 bytes read, 0 seeks
  745. frame= 186 fps= 15 q=24.0 size= 8960kB time=00:00:02.55 bitrate=28754.9kbits/s speed=0.205x
  746. [image2 @ 000001987a5ed840] Opening '000201.png' for reading
  747. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  748. [AVIOContext @ 000001987e1d8040] Statistics: 2823149 bytes read, 0 seeks
  749. [image2 @ 000001987a5ed840] Opening '000202.png' for reading
  750. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  751. [AVIOContext @ 000001987e1d7340] Statistics: 2855696 bytes read, 0 seeks
  752. [image2 @ 000001987a5ed840] Opening '000203.png' for reading
  753. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  754. [AVIOContext @ 000001987e1d8040] Statistics: 2859230 bytes read, 0 seeks
  755. [image2 @ 000001987a5ed840] Opening '000204.png' for reading
  756. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  757. [AVIOContext @ 000001987e1d7340] Statistics: 2810667 bytes read, 0 seeks
  758. [image2 @ 000001987a5ed840] Opening '000205.png' for reading
  759. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  760. [AVIOContext @ 000001987e1d7ec0] Statistics: 2851613 bytes read, 0 seeks
  761. [image2 @ 000001987a5ed840] Opening '000206.png' for reading
  762. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  763. [AVIOContext @ 000001987e1d77c0] Statistics: 2854977 bytes read, 0 seeks
  764. frame= 192 fps= 15 q=24.0 size= 9472kB time=00:00:02.65 bitrate=29250.9kbits/s speed=0.204x
  765. [image2 @ 000001987a5ed840] Opening '000207.png' for reading
  766. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  767. [AVIOContext @ 000001987e1d7340] Statistics: 2805088 bytes read, 0 seeks
  768. [image2 @ 000001987a5ed840] Opening '000208.png' for reading
  769. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  770. [AVIOContext @ 000001987e1d7340] Statistics: 2839738 bytes read, 0 seeks
  771. [image2 @ 000001987a5ed840] Opening '000209.png' for reading
  772. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  773. [AVIOContext @ 000001987e1d7340] Statistics: 2828374 bytes read, 0 seeks
  774. frame= 195 fps= 14 q=24.0 size= 9728kB time=00:00:02.70 bitrate=29485.2kbits/s speed=0.199x
  775. [image2 @ 000001987a5ed840] Opening '000210.png' for reading
  776. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  777. [AVIOContext @ 000001987e1d7ec0] Statistics: 2788864 bytes read, 0 seeks
  778. [image2 @ 000001987a5ed840] Opening '000211.png' for reading
  779. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  780. [AVIOContext @ 000001987e1d7340] Statistics: 2822516 bytes read, 0 seeks
  781. [image2 @ 000001987a5ed840] Opening '000212.png' for reading
  782. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  783. [AVIOContext @ 000001987e1d7340] Statistics: 2815406 bytes read, 0 seeks
  784. [image2 @ 000001987a5ed840] Opening '000213.png' for reading
  785. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  786. [AVIOContext @ 000001987e1d8040] Statistics: 2782800 bytes read, 0 seeks
  787. [image2 @ 000001987a5ed840] Opening '000214.png' for reading
  788. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  789. [AVIOContext @ 000001987e1d7340] Statistics: 2812201 bytes read, 0 seeks
  790. [image2 @ 000001987a5ed840] Opening '000215.png' for reading
  791. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  792. [AVIOContext @ 000001987e1d7340] Statistics: 2809076 bytes read, 0 seeks
  793. [image2 @ 000001987a5ed840] Opening '000216.png' for reading
  794. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  795. [AVIOContext @ 000001987e1d7340] Statistics: 2782139 bytes read, 0 seeks
  796. [image2 @ 000001987a5ed840] Opening '000217.png' for reading
  797. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  798. [AVIOContext @ 000001987e1d7340] Statistics: 2803930 bytes read, 0 seeks
  799. frame= 203 fps= 14 q=23.0 size= 9984kB time=00:00:02.83 bitrate=28837.1kbits/s speed=0.201x
  800. [image2 @ 000001987a5ed840] Opening '000218.png' for reading
  801. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  802. [AVIOContext @ 000001987e1d7340] Statistics: 2798866 bytes read, 0 seeks
  803. [image2 @ 000001987a5ed840] Opening '000219.png' for reading
  804. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  805. [AVIOContext @ 000001987e1d7ec0] Statistics: 2780474 bytes read, 0 seeks
  806. [image2 @ 000001987a5ed840] Opening '000220.png' for reading
  807. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  808. [AVIOContext @ 000001987e1d7340] Statistics: 2806653 bytes read, 0 seeks
  809. [image2 @ 000001987a5ed840] Opening '000221.png' for reading
  810. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  811. [AVIOContext @ 000001987e1d81c0] Statistics: 2811326 bytes read, 0 seeks
  812. [image2 @ 000001987a5ed840] Opening '000222.png' for reading
  813. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  814. [AVIOContext @ 000001987e1d7ec0] Statistics: 2792812 bytes read, 0 seeks
  815. [image2 @ 000001987a5ed840] Opening '000223.png' for reading
  816. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  817. [AVIOContext @ 000001987e1d7340] Statistics: 2809177 bytes read, 0 seeks
  818. frame= 209 fps= 14 q=23.0 size= 10752kB time=00:00:02.93 bitrate=29996.6kbits/s speed= 0.2x
  819. [image2 @ 000001987a5ed840] Opening '000224.png' for reading
  820. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  821. [AVIOContext @ 000001987e1d7340] Statistics: 2801510 bytes read, 0 seeks
  822. [image2 @ 000001987a5ed840] Opening '000225.png' for reading
  823. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  824. [AVIOContext @ 000001987e1d7ec0] Statistics: 2788648 bytes read, 0 seeks
  825. [image2 @ 000001987a5ed840] Opening '000226.png' for reading
  826. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  827. [AVIOContext @ 000001987e1d7340] Statistics: 2809254 bytes read, 0 seeks
  828. [image2 @ 000001987a5ed840] Opening '000227.png' for reading
  829. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  830. [AVIOContext @ 000001987e1d81c0] Statistics: 2807120 bytes read, 0 seeks
  831. [image2 @ 000001987a5ed840] Opening '000228.png' for reading
  832. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  833. [AVIOContext @ 000001987e1d7ec0] Statistics: 2794146 bytes read, 0 seeks
  834. [image2 @ 000001987a5ed840] Opening '000229.png' for reading
  835. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  836. [AVIOContext @ 000001987e1d7340] Statistics: 2809433 bytes read, 0 seeks
  837. [image2 @ 000001987a5ed840] Opening '000230.png' for reading
  838. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  839. [AVIOContext @ 000001987e1d7340] Statistics: 2805502 bytes read, 0 seeks
  840. frame= 216 fps= 14 q=23.0 size= 11520kB time=00:00:03.05 bitrate=30909.9kbits/s speed=0.201x
  841. [image2 @ 000001987a5ed840] Opening '000231.png' for reading
  842. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  843. [AVIOContext @ 000001987e1d7340] Statistics: 2792597 bytes read, 0 seeks
  844. [image2 @ 000001987a5ed840] Opening '000232.png' for reading
  845. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  846. [AVIOContext @ 000001987e1d7340] Statistics: 2815026 bytes read, 0 seeks
  847. [image2 @ 000001987a5ed840] Opening '000233.png' for reading
  848. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  849. [AVIOContext @ 000001987e1d7ec0] Statistics: 2815089 bytes read, 0 seeks
  850. [image2 @ 000001987a5ed840] Opening '000234.png' for reading
  851. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  852. [AVIOContext @ 000001987e1d81c0] Statistics: 2790094 bytes read, 0 seeks
  853. [image2 @ 000001987a5ed840] Opening '000235.png' for reading
  854. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  855. [AVIOContext @ 000001987e1d7ec0] Statistics: 2802348 bytes read, 0 seeks
  856. [image2 @ 000001987a5ed840] Opening '000236.png' for reading
  857. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  858. [AVIOContext @ 000001987e1d7340] Statistics: 2780604 bytes read, 0 seeks
  859. frame= 222 fps= 14 q=23.0 size= 12032kB time=00:00:03.15 bitrate=31258.8kbits/s speed= 0.2x
  860. [image2 @ 000001987a5ed840] Opening '000237.png' for reading
  861. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  862. [AVIOContext @ 000001987e1d7340] Statistics: 2766262 bytes read, 0 seeks
  863. [image2 @ 000001987a5ed840] Opening '000238.png' for reading
  864. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  865. [AVIOContext @ 000001987e1d7340] Statistics: 2784744 bytes read, 0 seeks
  866. [image2 @ 000001987a5ed840] Opening '000239.png' for reading
  867. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  868. [AVIOContext @ 000001987e1d7340] Statistics: 2769643 bytes read, 0 seeks
  869. [image2 @ 000001987a5ed840] Opening '000240.png' for reading
  870. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  871. [AVIOContext @ 000001987e1d77c0] Statistics: 2753825 bytes read, 0 seeks
  872. [image2 @ 000001987a5ed840] Opening '000241.png' for reading
  873. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  874. [AVIOContext @ 000001987e1d7340] Statistics: 2765242 bytes read, 0 seeks
  875. [image2 @ 000001987a5ed840] Opening '000242.png' for reading
  876. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  877. [AVIOContext @ 000001987e1d81c0] Statistics: 2739430 bytes read, 0 seeks
  878. [image2 @ 000001987a5ed840] Opening '000243.png' for reading
  879. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  880. [AVIOContext @ 000001987e1d7340] Statistics: 2732476 bytes read, 0 seeks
  881. [image2 @ 000001987a5ed840] Opening '000244.png' for reading
  882. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  883. [AVIOContext @ 000001987e1d7ec0] Statistics: 2744082 bytes read, 0 seeks
  884. [image2 @ 000001987a5ed840] Opening '000245.png' for reading
  885. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  886. [AVIOContext @ 000001987e1d7340] Statistics: 2739359 bytes read, 0 seeks
  887. frame= 231 fps= 14 q=23.0 size= 12800kB time=00:00:03.30 bitrate=31742.6kbits/s speed=0.203x
  888. [image2 @ 000001987a5ed840] Opening '000246.png' for reading
  889. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  890. [AVIOContext @ 000001987e1d7340] Statistics: 2733563 bytes read, 0 seeks
  891. [image2 @ 000001987a5ed840] Opening '000247.png' for reading
  892. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  893. [AVIOContext @ 000001987e1d7340] Statistics: 2730803 bytes read, 0 seeks
  894. [image2 @ 000001987a5ed840] Opening '000248.png' for reading
  895. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  896. [AVIOContext @ 000001987e1d7ec0] Statistics: 2725865 bytes read, 0 seeks
  897. [image2 @ 000001987a5ed840] Opening '000249.png' for reading
  898. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  899. [AVIOContext @ 000001987e1d7ec0] Statistics: 2735681 bytes read, 0 seeks
  900. [image2 @ 000001987a5ed840] Opening '000250.png' for reading
  901. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  902. [AVIOContext @ 000001987e1d7340] Statistics: 2747362 bytes read, 0 seeks
  903. [image2 @ 000001987a5ed840] Opening '000251.png' for reading
  904. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  905. [AVIOContext @ 000001987e1d7340] Statistics: 2746967 bytes read, 0 seeks
  906. [image2 @ 000001987a5ed840] Opening '000252.png' for reading
  907. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  908. [AVIOContext @ 000001987e1d7340] Statistics: 2757673 bytes read, 0 seeks
  909. [image2 @ 000001987a5ed840] Opening '000253.png' for reading
  910. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  911. [AVIOContext @ 000001987e1d77c0] Statistics: 2764248 bytes read, 0 seeks
  912. frame= 239 fps= 14 q=23.0 size= 13312kB time=00:00:03.43 bitrate=31730.3kbits/s speed=0.205x
  913. [image2 @ 000001987a5ed840] Opening '000254.png' for reading
  914. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  915. [AVIOContext @ 000001987e1d7340] Statistics: 2765108 bytes read, 0 seeks
  916. [image2 @ 000001987a5ed840] Opening '000255.png' for reading
  917. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  918. [AVIOContext @ 000001987e1d7ec0] Statistics: 2780365 bytes read, 0 seeks
  919. [image2 @ 000001987a5ed840] Opening '000256.png' for reading
  920. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  921. [AVIOContext @ 000001987e1d7340] Statistics: 2789863 bytes read, 0 seeks
  922. [image2 @ 000001987a5ed840] Opening '000257.png' for reading
  923. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  924. [AVIOContext @ 000001987e1d7340] Statistics: 2788027 bytes read, 0 seeks
  925. [image2 @ 000001987a5ed840] Opening '000258.png' for reading
  926. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  927. [AVIOContext @ 000001987e1d7ec0] Statistics: 2796255 bytes read, 0 seeks
  928. [image2 @ 000001987a5ed840] Opening '000259.png' for reading
  929. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  930. [AVIOContext @ 000001987e1d7340] Statistics: 2797391 bytes read, 0 seeks
  931. [image2 @ 000001987a5ed840] Opening '000260.png' for reading
  932. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  933. [AVIOContext @ 000001987e1d7ec0] Statistics: 2781912 bytes read, 0 seeks
  934. frame= 246 fps= 14 q=23.0 size= 14080kB time=00:00:03.55 bitrate=32457.9kbits/s speed=0.205x
  935. [image2 @ 000001987a5ed840] Opening '000261.png' for reading
  936. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  937. [AVIOContext @ 000001987e1d7ec0] Statistics: 2782761 bytes read, 0 seeks
  938. [image2 @ 000001987a5ed840] Opening '000262.png' for reading
  939. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  940. [AVIOContext @ 000001987e1d77c0] Statistics: 2783405 bytes read, 0 seeks
  941. [image2 @ 000001987a5ed840] Opening '000263.png' for reading
  942. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  943. [AVIOContext @ 000001987e1d77c0] Statistics: 2770320 bytes read, 0 seeks
  944. [image2 @ 000001987a5ed840] Opening '000264.png' for reading
  945. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  946. [AVIOContext @ 000001987e1d7340] Statistics: 2765077 bytes read, 0 seeks
  947. [image2 @ 000001987a5ed840] Opening '000265.png' for reading
  948. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  949. [AVIOContext @ 000001987e1d7ec0] Statistics: 2743899 bytes read, 0 seeks
  950. [image2 @ 000001987a5ed840] Opening '000266.png' for reading
  951. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  952. [AVIOContext @ 000001987e1d7ec0] Statistics: 2715979 bytes read, 0 seeks
  953. [image2 @ 000001987a5ed840] Opening '000267.png' for reading
  954. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  955. [AVIOContext @ 000001987e1d7340] Statistics: 2709988 bytes read, 0 seeks
  956. [image2 @ 000001987a5ed840] Opening '000268.png' for reading
  957. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  958. [AVIOContext @ 000001987e1d77c0] Statistics: 2697001 bytes read, 0 seeks
  959. frame= 254 fps= 14 q=23.0 size= 14592kB time=00:00:03.68 bitrate=32420.6kbits/s speed=0.206x
  960. [image2 @ 000001987a5ed840] Opening '000269.png' for reading
  961. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  962. [AVIOContext @ 000001987e1d7ec0] Statistics: 2676641 bytes read, 0 seeks
  963. [image2 @ 000001987a5ed840] Opening '000270.png' for reading
  964. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  965. [AVIOContext @ 000001987e1d7340] Statistics: 2670223 bytes read, 0 seeks
  966. [image2 @ 000001987a5ed840] Opening '000271.png' for reading
  967. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  968. [AVIOContext @ 000001987e1d7340] Statistics: 2659476 bytes read, 0 seeks
  969. [image2 @ 000001987a5ed840] Opening '000272.png' for reading
  970. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  971. [AVIOContext @ 000001987e1d7340] Statistics: 2640150 bytes read, 0 seeks
  972. [image2 @ 000001987a5ed840] Opening '000273.png' for reading
  973. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  974. [AVIOContext @ 000001987e1d7340] Statistics: 2646439 bytes read, 0 seeks
  975. [image2 @ 000001987a5ed840] Opening '000274.png' for reading
  976. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  977. [AVIOContext @ 000001987e1d7340] Statistics: 2651556 bytes read, 0 seeks
  978. frame= 260 fps= 14 q=23.0 size= 15104kB time=00:00:03.78 bitrate=32671.2kbits/s speed=0.205x
  979. [image2 @ 000001987a5ed840] Opening '000275.png' for reading
  980. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  981. [AVIOContext @ 000001987e1d7ec0] Statistics: 2638108 bytes read, 0 seeks
  982. [image2 @ 000001987a5ed840] Opening '000276.png' for reading
  983. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  984. [AVIOContext @ 000001987e1d7340] Statistics: 2644715 bytes read, 0 seeks
  985. [image2 @ 000001987a5ed840] Opening '000277.png' for reading
  986. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  987. [AVIOContext @ 000001987e1d8040] Statistics: 2646313 bytes read, 0 seeks
  988. [image2 @ 000001987a5ed840] Opening '000278.png' for reading
  989. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  990. [AVIOContext @ 000001987e1d7ec0] Statistics: 2628824 bytes read, 0 seeks
  991. [image2 @ 000001987a5ed840] Opening '000279.png' for reading
  992. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  993. [AVIOContext @ 000001987e1d7340] Statistics: 2638887 bytes read, 0 seeks
  994. [image2 @ 000001987a5ed840] Opening '000280.png' for reading
  995. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  996. [AVIOContext @ 000001987e1d7340] Statistics: 2644394 bytes read, 0 seeks
  997. frame= 266 fps= 14 q=23.0 size= 15616kB time=00:00:03.88 bitrate=32908.8kbits/s speed=0.205x
  998. [image2 @ 000001987a5ed840] Opening '000281.png' for reading
  999. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1000. [AVIOContext @ 000001987e1d7340] Statistics: 2625645 bytes read, 0 seeks
  1001. [image2 @ 000001987a5ed840] Opening '000282.png' for reading
  1002. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1003. [AVIOContext @ 000001987e1d7340] Statistics: 2638707 bytes read, 0 seeks
  1004. frame= 268 fps= 14 q=23.0 size= 15872kB time=00:00:03.92 bitrate=33163.7kbits/s speed= 0.2x
  1005. [image2 @ 000001987a5ed840] Opening '000283.png' for reading
  1006. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1007. [AVIOContext @ 000001987e1d7340] Statistics: 2642973 bytes read, 0 seeks
  1008. [image2 @ 000001987a5ed840] Opening '000284.png' for reading
  1009. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1010. [AVIOContext @ 000001987e1d7340] Statistics: 2627755 bytes read, 0 seeks
  1011. [image2 @ 000001987a5ed840] Opening '000285.png' for reading
  1012. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1013. [AVIOContext @ 000001987e1d7ec0] Statistics: 2644980 bytes read, 0 seeks
  1014. frame= 271 fps= 13 q=23.0 size= 16128kB time=00:00:03.97 bitrate=33273.8kbits/s speed=0.195x
  1015. [image2 @ 000001987a5ed840] Opening '000286.png' for reading
  1016. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1017. [AVIOContext @ 000001987e1d7340] Statistics: 2662584 bytes read, 0 seeks
  1018. [image2 @ 000001987a5ed840] Opening '000287.png' for reading
  1019. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1020. [AVIOContext @ 000001987e1d8040] Statistics: 2647902 bytes read, 0 seeks
  1021. [image2 @ 000001987a5ed840] Opening '000288.png' for reading
  1022. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1023. [AVIOContext @ 000001987e1d77c0] Statistics: 2652051 bytes read, 0 seeks
  1024. frame= 274 fps= 13 q=23.0 size= 16384kB time=00:00:04.02 bitrate=33381.2kbits/s speed=0.192x
  1025. [image2 @ 000001987a5ed840] Opening '000289.png' for reading
  1026. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1027. [AVIOContext @ 000001987e1d7340] Statistics: 2654400 bytes read, 0 seeks
  1028. [image2 @ 000001987a5ed840] Opening '000290.png' for reading
  1029. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1030. [AVIOContext @ 000001987e1d7ec0] Statistics: 2652116 bytes read, 0 seeks
  1031. [image2 @ 000001987a5ed840] Opening '000291.png' for reading
  1032. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1033. [AVIOContext @ 000001987e1d7ec0] Statistics: 2654750 bytes read, 0 seeks
  1034. [image2 @ 000001987a5ed840] Opening '000292.png' for reading
  1035. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1036. [AVIOContext @ 000001987e1d7ec0] Statistics: 2668927 bytes read, 0 seeks
  1037. [image2 @ 000001987a5ed840] Opening '000293.png' for reading
  1038. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  1039. [AVIOContext @ 000001987e1d7340] Statistics: 2667924 bytes read, 0 seeks
  1040. frame= 279 fps= 13 q=23.0 size= 16896kB time=00:00:04.10 bitrate=33724.7kbits/s speed=0.191x
  1041. [image2 @ 000001987a5ed840] Opening '000294.png' for reading
  1042. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1043. [AVIOContext @ 000001987e1d7ec0] Statistics: 2678489 bytes read, 0 seeks
  1044. [image2 @ 000001987a5ed840] Opening '000295.png' for reading
  1045. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1046. [AVIOContext @ 000001987e1d7ec0] Statistics: 2691158 bytes read, 0 seeks
  1047. [image2 @ 000001987a5ed840] Opening '000296.png' for reading
  1048. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1049. [AVIOContext @ 000001987e1d7ec0] Statistics: 2681539 bytes read, 0 seeks
  1050. [image2 @ 000001987a5ed840] Opening '000297.png' for reading
  1051. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1052. [AVIOContext @ 000001987e1d7340] Statistics: 2686221 bytes read, 0 seeks
  1053. frame= 283 fps= 13 q=23.0 size= 17152kB time=00:00:04.17 bitrate=33687.9kbits/s speed=0.189x
  1054. [image2 @ 000001987a5ed840] Opening '000298.png' for reading
  1055. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  1056. [AVIOContext @ 000001987e1d7ec0] Statistics: 2705239 bytes read, 0 seeks
  1057. [image2 @ 000001987a5ed840] Opening '000299.png' for reading
  1058. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  1059. [AVIOContext @ 000001987e1d7340] Statistics: 2688984 bytes read, 0 seeks
  1060. [image2 @ 000001987a5ed840] Opening '000300.png' for reading
  1061. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1062. [AVIOContext @ 000001987e1d7ec0] Statistics: 2688648 bytes read, 0 seeks
  1063. [image2 @ 000001987a5ed840] Opening '000301.png' for reading
  1064. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1065. [AVIOContext @ 000001987e1d7ec0] Statistics: 2696647 bytes read, 0 seeks
  1066. [image2 @ 000001987a5ed840] Opening '000302.png' for reading
  1067. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  1068. [AVIOContext @ 000001987e1d7340] Statistics: 2693927 bytes read, 0 seeks
  1069. [image2 @ 000001987a5ed840] Opening '000303.png' for reading
  1070. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1071. [AVIOContext @ 000001987e1d7340] Statistics: 2698273 bytes read, 0 seeks
  1072. [image2 @ 000001987a5ed840] Opening '000304.png' for reading
  1073. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1074. [AVIOContext @ 000001987e1d77c0] Statistics: 2705643 bytes read, 0 seeks
  1075. frame= 290 fps= 13 q=23.0 size= 17920kB time=00:00:04.28 bitrate=34237.7kbits/s speed=0.19x
  1076. [image2 @ 000001987a5ed840] Opening '000305.png' for reading
  1077. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1078. [AVIOContext @ 000001987e1d7340] Statistics: 2704351 bytes read, 0 seeks
  1079. [image2 @ 000001987a5ed840] Opening '000306.png' for reading
  1080. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1081. [AVIOContext @ 000001987e1d7ec0] Statistics: 2709420 bytes read, 0 seeks
  1082. [image2 @ 000001987a5ed840] Opening '000307.png' for reading
  1083. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1084. [AVIOContext @ 000001987e1d7340] Statistics: 2729101 bytes read, 0 seeks
  1085. [image2 @ 000001987a5ed840] Opening '000308.png' for reading
  1086. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1087. [AVIOContext @ 000001987e1d7340] Statistics: 2730046 bytes read, 0 seeks
  1088. [image2 @ 000001987a5ed840] Opening '000309.png' for reading
  1089. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1090. [AVIOContext @ 000001987e1d7340] Statistics: 2722856 bytes read, 0 seeks
  1091. [image2 @ 000001987a5ed840] Opening '000310.png' for reading
  1092. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1093. [AVIOContext @ 000001987e1d7340] Statistics: 2752177 bytes read, 0 seeks
  1094. [image2 @ 000001987a5ed840] Opening '000311.png' for reading
  1095. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1096. [AVIOContext @ 000001987e1d7340] Statistics: 2747748 bytes read, 0 seeks
  1097. [image2 @ 000001987a5ed840] Opening '000312.png' for reading
  1098. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1099. [AVIOContext @ 000001987e1d7340] Statistics: 2739730 bytes read, 0 seeks
  1100. frame= 298 fps= 13 q=23.0 size= 18432kB time=00:00:04.42 bitrate=34152.8kbits/s speed=0.191x
  1101. [image2 @ 000001987a5ed840] Opening '000313.png' for reading
  1102. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1103. [AVIOContext @ 000001987e1d7ec0] Statistics: 2753541 bytes read, 0 seeks
  1104. [image2 @ 000001987a5ed840] Opening '000314.png' for reading
  1105. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1106. [AVIOContext @ 000001987e1d77c0] Statistics: 2740616 bytes read, 0 seeks
  1107. [image2 @ 000001987a5ed840] Opening '000315.png' for reading
  1108. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1109. [AVIOContext @ 000001987e1d7340] Statistics: 2727494 bytes read, 0 seeks
  1110. [image2 @ 000001987a5ed840] Opening '000316.png' for reading
  1111. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1112. [AVIOContext @ 000001987e1d7340] Statistics: 2741525 bytes read, 0 seeks
  1113. [image2 @ 000001987a5ed840] Opening '000317.png' for reading
  1114. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1115. [AVIOContext @ 000001987e1d7340] Statistics: 2733907 bytes read, 0 seeks
  1116. [image2 @ 000001987a5ed840] Opening '000318.png' for reading
  1117. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1118. [AVIOContext @ 000001987e1d77c0] Statistics: 2716592 bytes read, 0 seeks
  1119. [image2 @ 000001987a5ed840] Opening '000319.png' for reading
  1120. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1121. [AVIOContext @ 000001987e1d7340] Statistics: 2727587 bytes read, 0 seeks
  1122. [image2 @ 000001987a5ed840] Opening '000320.png' for reading
  1123. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1124. [AVIOContext @ 000001987e1d7340] Statistics: 2724475 bytes read, 0 seeks
  1125. [image2 @ 000001987a5ed840] Opening '000321.png' for reading
  1126. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1127. [AVIOContext @ 000001987e1d7340] Statistics: 2706592 bytes read, 0 seeks
  1128. frame= 307 fps= 13 q=23.0 size= 19200kB time=00:00:04.57 bitrate=34407.3kbits/s speed=0.193x
  1129. [image2 @ 000001987a5ed840] Opening '000322.png' for reading
  1130. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1131. [AVIOContext @ 000001987e1d7ec0] Statistics: 2720956 bytes read, 0 seeks
  1132. [image2 @ 000001987a5ed840] Opening '000323.png' for reading
  1133. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1134. [AVIOContext @ 000001987e1d7340] Statistics: 2719067 bytes read, 0 seeks
  1135. [image2 @ 000001987a5ed840] Opening '000324.png' for reading
  1136. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1137. [AVIOContext @ 000001987e1d7340] Statistics: 2699576 bytes read, 0 seeks
  1138. [image2 @ 000001987a5ed840] Opening '000325.png' for reading
  1139. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1140. [AVIOContext @ 000001987e1d7340] Statistics: 2700706 bytes read, 0 seeks
  1141. [image2 @ 000001987a5ed840] Opening '000326.png' for reading
  1142. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1143. [AVIOContext @ 000001987e1d7340] Statistics: 2693628 bytes read, 0 seeks
  1144. [image2 @ 000001987a5ed840] Opening '000327.png' for reading
  1145. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1146. [AVIOContext @ 000001987e1d7340] Statistics: 2680855 bytes read, 0 seeks
  1147. [image2 @ 000001987a5ed840] Opening '000328.png' for reading
  1148. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1149. [AVIOContext @ 000001987e1d7340] Statistics: 2688371 bytes read, 0 seeks
  1150. [image2 @ 000001987a5ed840] Opening '000329.png' for reading
  1151. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  1152. [AVIOContext @ 000001987e1d81c0] Statistics: 2680345 bytes read, 0 seeks
  1153. [image2 @ 000001987a5ed840] Opening '000330.png' for reading
  1154. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1155. [AVIOContext @ 000001987e1d81c0] Statistics: 2644343 bytes read, 0 seeks
  1156. frame= 316 fps= 13 q=23.0 size= 19712kB time=00:00:04.72 bitrate=34201.4kbits/s speed=0.195x
  1157. [image2 @ 000001987a5ed840] Opening '000331.png' for reading
  1158. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1159. [AVIOContext @ 000001987e1d77c0] Statistics: 2621631 bytes read, 0 seeks
  1160. [image2 @ 000001987a5ed840] Opening '000332.png' for reading
  1161. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1162. [AVIOContext @ 000001987e1d7340] Statistics: 3123494 bytes read, 0 seeks
  1163. [image2 @ 000001987a5ed840] Opening '000333.png' for reading
  1164. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1165. [AVIOContext @ 000001987e1d7340] Statistics: 3166152 bytes read, 0 seeks
  1166. [image2 @ 000001987a5ed840] Opening '000334.png' for reading
  1167. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  1168. [AVIOContext @ 000001987e1d7340] Statistics: 3158661 bytes read, 0 seeks
  1169. [image2 @ 000001987a5ed840] Opening '000335.png' for reading
  1170. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1171. [AVIOContext @ 000001987e1d7340] Statistics: 3152271 bytes read, 0 seeks
  1172. [image2 @ 000001987a5ed840] Opening '000336.png' for reading
  1173. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1174. [AVIOContext @ 000001987e1d7340] Statistics: 3165240 bytes read, 0 seeks
  1175. [image2 @ 000001987a5ed840] Opening '000337.png' for reading
  1176. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1177. [AVIOContext @ 000001987e1d7340] Statistics: 3150902 bytes read, 0 seeks
  1178. [image2 @ 000001987a5ed840] Opening '000338.png' for reading
  1179. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1180. [AVIOContext @ 000001987e1d7340] Statistics: 3137896 bytes read, 0 seeks
  1181. [image2 @ 000001987a5ed840] Opening '000339.png' for reading
  1182. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1183. [AVIOContext @ 000001987e1d7ec0] Statistics: 3145678 bytes read, 0 seeks
  1184. frame= 325 fps= 13 q=23.0 size= 20224kB time=00:00:04.87 bitrate=34008.3kbits/s speed=0.197x
  1185. [image2 @ 000001987a5ed840] Opening '000340.png' for reading
  1186. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1187. [AVIOContext @ 000001987e1d7340] Statistics: 3129727 bytes read, 0 seeks
  1188. [image2 @ 000001987a5ed840] Opening '000341.png' for reading
  1189. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1190. [AVIOContext @ 000001987e1d77c0] Statistics: 3128288 bytes read, 0 seeks
  1191. [image2 @ 000001987a5ed840] Opening '000342.png' for reading
  1192. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1193. [AVIOContext @ 000001987e1d7340] Statistics: 3149110 bytes read, 0 seeks
  1194. [image2 @ 000001987a5ed840] Opening '000343.png' for reading
  1195. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1196. [AVIOContext @ 000001987e1d77c0] Statistics: 3137699 bytes read, 0 seeks
  1197. [image2 @ 000001987a5ed840] Opening '000344.png' for reading
  1198. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1199. [AVIOContext @ 000001987e1d77c0] Statistics: 3128504 bytes read, 0 seeks
  1200. [image2 @ 000001987a5ed840] Opening '000345.png' for reading
  1201. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1202. [AVIOContext @ 000001987e1d7340] Statistics: 3142638 bytes read, 0 seeks
  1203. [image2 @ 000001987a5ed840] Opening '000346.png' for reading
  1204. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1205. [AVIOContext @ 000001987e1d7340] Statistics: 3130451 bytes read, 0 seeks
  1206. [image2 @ 000001987a5ed840] Opening '000347.png' for reading
  1207. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  1208. [AVIOContext @ 000001987e1d7340] Statistics: 3127636 bytes read, 0 seeks
  1209. [image2 @ 000001987a5ed840] Opening '000348.png' for reading
  1210. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1211. [AVIOContext @ 000001987e1d7340] Statistics: 3145483 bytes read, 0 seeks
  1212. [image2 @ 000001987a5ed840] Opening '000349.png' for reading
  1213. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1214. [AVIOContext @ 000001987e1d7340] Statistics: 3133822 bytes read, 0 seeks
  1215. frame= 335 fps= 13 q=23.0 size= 20736kB time=00:00:05.03 bitrate=33714.6kbits/s speed=0.199x
  1216. [image2 @ 000001987a5ed840] Opening '000350.png' for reading
  1217. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  1218. [AVIOContext @ 000001987e1d7340] Statistics: 3124760 bytes read, 0 seeks
  1219. [image2 @ 000001987a5ed840] Opening '000351.png' for reading
  1220. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1221. [AVIOContext @ 000001987e1d7340] Statistics: 3128350 bytes read, 0 seeks
  1222. [image2 @ 000001987a5ed840] Opening '000352.png' for reading
  1223. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1224. [AVIOContext @ 000001987e1d7340] Statistics: 3114856 bytes read, 0 seeks
  1225. [image2 @ 000001987a5ed840] Opening '000353.png' for reading
  1226. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1227. [AVIOContext @ 000001987e1d7340] Statistics: 3112241 bytes read, 0 seeks
  1228. [image2 @ 000001987a5ed840] Opening '000354.png' for reading
  1229. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  1230. [AVIOContext @ 000001987e1d7340] Statistics: 3130795 bytes read, 0 seeks
  1231. [image2 @ 000001987a5ed840] Opening '000355.png' for reading
  1232. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1233. [AVIOContext @ 000001987e1d7340] Statistics: 3128121 bytes read, 0 seeks
  1234. [image2 @ 000001987a5ed840] Opening '000356.png' for reading
  1235. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1236. [AVIOContext @ 000001987e1d7340] Statistics: 3114318 bytes read, 0 seeks
  1237. frame= 342 fps= 13 q=23.0 size= 21248kB time=00:00:05.15 bitrate=33764.5kbits/s speed= 0.2x
  1238. [image2 @ 000001987a5ed840] Opening '000357.png' for reading
  1239. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  1240. [AVIOContext @ 000001987e1d7340] Statistics: 3123178 bytes read, 0 seeks
  1241. [image2 @ 000001987a5ed840] Opening '000358.png' for reading
  1242. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1243. [AVIOContext @ 000001987e1d7340] Statistics: 3112812 bytes read, 0 seeks
  1244. [image2 @ 000001987a5ed840] Opening '000359.png' for reading
  1245. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1246. [AVIOContext @ 000001987e1d7ec0] Statistics: 3110614 bytes read, 0 seeks
  1247. [image2 @ 000001987a5ed840] Opening '000360.png' for reading
  1248. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1249. [AVIOContext @ 000001987e1d7340] Statistics: 3127344 bytes read, 0 seeks
  1250. [image2 @ 000001987a5ed840] Opening '000361.png' for reading
  1251. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1252. [AVIOContext @ 000001987e1d81c0] Statistics: 3124858 bytes read, 0 seeks
  1253. [image2 @ 000001987a5ed840] Opening '000362.png' for reading
  1254. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1255. [AVIOContext @ 000001987e1d7340] Statistics: 3112963 bytes read, 0 seeks
  1256. [image2 @ 000001987a5ed840] Opening '000363.png' for reading
  1257. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1258. [AVIOContext @ 000001987e1d77c0] Statistics: 3125557 bytes read, 0 seeks
  1259. [image2 @ 000001987a5ed840] Opening '000364.png' for reading
  1260. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  1261. [AVIOContext @ 000001987e1d7340] Statistics: 3116287 bytes read, 0 seeks
  1262. [image2 @ 000001987a5ed840] Opening '000365.png' for reading
  1263. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1264. [AVIOContext @ 000001987e1d7340] Statistics: 3117699 bytes read, 0 seeks
  1265. [image2 @ 000001987a5ed840] Opening '000366.png' for reading
  1266. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1267. [AVIOContext @ 000001987e1d77c0] Statistics: 3132789 bytes read, 0 seeks
  1268. frame= 352 fps= 13 q=23.0 size= 22016kB time=00:00:05.32 bitrate=33888.2kbits/s speed=0.202x
  1269. [image2 @ 000001987a5ed840] Opening '000367.png' for reading
  1270. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1271. [AVIOContext @ 000001987e1d7ec0] Statistics: 3138915 bytes read, 0 seeks
  1272. [image2 @ 000001987a5ed840] Opening '000368.png' for reading
  1273. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1274. [AVIOContext @ 000001987e1d7340] Statistics: 3127092 bytes read, 0 seeks
  1275. [image2 @ 000001987a5ed840] Opening '000369.png' for reading
  1276. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1277. [AVIOContext @ 000001987e1d7ec0] Statistics: 3137937 bytes read, 0 seeks
  1278. [image2 @ 000001987a5ed840] Opening '000370.png' for reading
  1279. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1280. [AVIOContext @ 000001987e1d7340] Statistics: 3125895 bytes read, 0 seeks
  1281. [image2 @ 000001987a5ed840] Opening '000371.png' for reading
  1282. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1283. [AVIOContext @ 000001987e1d7340] Statistics: 3126548 bytes read, 0 seeks
  1284. [image2 @ 000001987a5ed840] Opening '000372.png' for reading
  1285. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1286. [AVIOContext @ 000001987e1d77c0] Statistics: 3141610 bytes read, 0 seeks
  1287. [image2 @ 000001987a5ed840] Opening '000373.png' for reading
  1288. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1289. [AVIOContext @ 000001987e1d77c0] Statistics: 3142978 bytes read, 0 seeks
  1290. [image2 @ 000001987a5ed840] Opening '000374.png' for reading
  1291. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1292. [AVIOContext @ 000001987e1d77c0] Statistics: 3128912 bytes read, 0 seeks
  1293. [image2 @ 000001987a5ed840] Opening '000375.png' for reading
  1294. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1295. [AVIOContext @ 000001987e1d7340] Statistics: 3136006 bytes read, 0 seeks
  1296. frame= 361 fps= 13 q=23.0 size= 22528kB time=00:00:05.47 bitrate=33724.8kbits/s speed=0.204x
  1297. [image2 @ 000001987a5ed840] Opening '000376.png' for reading
  1298. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1299. [AVIOContext @ 000001987e1d7340] Statistics: 3128098 bytes read, 0 seeks
  1300. [image2 @ 000001987a5ed840] Opening '000377.png' for reading
  1301. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  1302. [AVIOContext @ 000001987e1d7340] Statistics: 3129094 bytes read, 0 seeks
  1303. [image2 @ 000001987a5ed840] Opening '000378.png' for reading
  1304. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1305. [AVIOContext @ 000001987e1d7340] Statistics: 3143982 bytes read, 0 seeks
  1306. [image2 @ 000001987a5ed840] Opening '000379.png' for reading
  1307. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  1308. [AVIOContext @ 000001987e1d77c0] Statistics: 3147510 bytes read, 0 seeks
  1309. [image2 @ 000001987a5ed840] Opening '000380.png' for reading
  1310. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1311. [AVIOContext @ 000001987e1d7ec0] Statistics: 3135354 bytes read, 0 seeks
  1312. [image2 @ 000001987a5ed840] Opening '000381.png' for reading
  1313. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1314. [AVIOContext @ 000001987e1d7ec0] Statistics: 3145601 bytes read, 0 seeks
  1315. [image2 @ 000001987a5ed840] Opening '000382.png' for reading
  1316. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  1317. [AVIOContext @ 000001987e1d7340] Statistics: 3140084 bytes read, 0 seeks
  1318. [image2 @ 000001987a5ed840] Opening '000383.png' for reading
  1319. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1320. [AVIOContext @ 000001987e1d7340] Statistics: 3135385 bytes read, 0 seeks
  1321. [image2 @ 000001987a5ed840] Opening '000384.png' for reading
  1322. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1323. [AVIOContext @ 000001987e1d77c0] Statistics: 3149987 bytes read, 0 seeks
  1324. frame= 370 fps= 14 q=24.0 size= 23552kB time=00:00:05.62 bitrate=34316.2kbits/s speed=0.205x
  1325. [image2 @ 000001987a5ed840] Opening '000385.png' for reading
  1326. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  1327. [AVIOContext @ 000001987e1d7340] Statistics: 3153517 bytes read, 0 seeks
  1328. [image2 @ 000001987a5ed840] Opening '000386.png' for reading
  1329. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1330. [AVIOContext @ 000001987e1d77c0] Statistics: 3140291 bytes read, 0 seeks
  1331. [image2 @ 000001987a5ed840] Opening '000387.png' for reading
  1332. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1333. [AVIOContext @ 000001987e1d77c0] Statistics: 3157710 bytes read, 0 seeks
  1334. [image2 @ 000001987a5ed840] Opening '000388.png' for reading
  1335. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1336. [AVIOContext @ 000001987e1d77c0] Statistics: 3163310 bytes read, 0 seeks
  1337. [image2 @ 000001987a5ed840] Opening '000389.png' for reading
  1338. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1339. [AVIOContext @ 000001987e1d77c0] Statistics: 3159250 bytes read, 0 seeks
  1340. [image2 @ 000001987a5ed840] Opening '000390.png' for reading
  1341. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  1342. [AVIOContext @ 000001987e1d7340] Statistics: 3174838 bytes read, 0 seeks
  1343. [image2 @ 000001987a5ed840] Opening '000391.png' for reading
  1344. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1345. [AVIOContext @ 000001987e1d7340] Statistics: 3178106 bytes read, 0 seeks
  1346. frame= 377 fps= 13 q=24.0 size= 24064kB time=00:00:05.73 bitrate=34348.7kbits/s speed=0.205x
  1347. [image2 @ 000001987a5ed840] Opening '000392.png' for reading
  1348. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1349. [AVIOContext @ 000001987e1d77c0] Statistics: 3159723 bytes read, 0 seeks
  1350. [image2 @ 000001987a5ed840] Opening '000393.png' for reading
  1351. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1352. [AVIOContext @ 000001987e1d8040] Statistics: 3161362 bytes read, 0 seeks
  1353. [image2 @ 000001987a5ed840] Opening '000394.png' for reading
  1354. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1355. [AVIOContext @ 000001987e1d7340] Statistics: 3158301 bytes read, 0 seeks
  1356. [image2 @ 000001987a5ed840] Opening '000395.png' for reading
  1357. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  1358. [AVIOContext @ 000001987e1d7340] Statistics: 3151557 bytes read, 0 seeks
  1359. [image2 @ 000001987a5ed840] Opening '000396.png' for reading
  1360. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1361. [AVIOContext @ 000001987e1d7340] Statistics: 3172522 bytes read, 0 seeks
  1362. [image2 @ 000001987a5ed840] Opening '000397.png' for reading
  1363. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1364. [AVIOContext @ 000001987e1d7ec0] Statistics: 3178130 bytes read, 0 seeks
  1365. [image2 @ 000001987a5ed840] Opening '000398.png' for reading
  1366. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1367. [AVIOContext @ 000001987e1d7ec0] Statistics: 3164572 bytes read, 0 seeks
  1368. [image2 @ 000001987a5ed840] Opening '000399.png' for reading
  1369. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1370. [AVIOContext @ 000001987e1d81c0] Statistics: 3169903 bytes read, 0 seeks
  1371. [image2 @ 000001987a5ed840] Opening '000400.png' for reading
  1372. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1373. [AVIOContext @ 000001987e1d7ec0] Statistics: 3162838 bytes read, 0 seeks
  1374. [image2 @ 000001987a5ed840] Opening '000401.png' for reading
  1375. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1376. [AVIOContext @ 000001987e1d7340] Statistics: 3149726 bytes read, 0 seeks
  1377. frame= 387 fps= 14 q=24.0 size= 24832kB time=00:00:05.90 bitrate=34443.7kbits/s speed=0.207x
  1378. [image2 @ 000001987a5ed840] Opening '000402.png' for reading
  1379. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  1380. [AVIOContext @ 000001987e1d7ec0] Statistics: 3165922 bytes read, 0 seeks
  1381. [image2 @ 000001987a5ed840] Opening '000403.png' for reading
  1382. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1383. [AVIOContext @ 000001987e1d7340] Statistics: 3167067 bytes read, 0 seeks
  1384. [image2 @ 000001987a5ed840] Opening '000404.png' for reading
  1385. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1386. [AVIOContext @ 000001987e1d7340] Statistics: 3152173 bytes read, 0 seeks
  1387. [image2 @ 000001987a5ed840] Opening '000405.png' for reading
  1388. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1389. [AVIOContext @ 000001987e1d7340] Statistics: 3153899 bytes read, 0 seeks
  1390. [image2 @ 000001987a5ed840] Opening '000406.png' for reading
  1391. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1392. [AVIOContext @ 000001987e1d7ec0] Statistics: 3154257 bytes read, 0 seeks
  1393. [image2 @ 000001987a5ed840] Opening '000407.png' for reading
  1394. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1395. [AVIOContext @ 000001987e1d7340] Statistics: 3146994 bytes read, 0 seeks
  1396. [image2 @ 000001987a5ed840] Opening '000408.png' for reading
  1397. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1398. [AVIOContext @ 000001987e1d81c0] Statistics: 3163604 bytes read, 0 seeks
  1399. [image2 @ 000001987a5ed840] Opening '000409.png' for reading
  1400. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1401. [AVIOContext @ 000001987e1d7ec0] Statistics: 3164254 bytes read, 0 seeks
  1402. [image2 @ 000001987a5ed840] Opening '000410.png' for reading
  1403. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1404. [AVIOContext @ 000001987e1d7340] Statistics: 3155361 bytes read, 0 seeks
  1405. frame= 396 fps= 14 q=24.0 size= 25856kB time=00:00:06.05 bitrate=34974.9kbits/s speed=0.208x
  1406. [image2 @ 000001987a5ed840] Opening '000411.png' for reading
  1407. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1408. [AVIOContext @ 000001987e1d7340] Statistics: 3161805 bytes read, 0 seeks
  1409. [image2 @ 000001987a5ed840] Opening '000412.png' for reading
  1410. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1411. [AVIOContext @ 000001987e1d7ec0] Statistics: 3166925 bytes read, 0 seeks
  1412. [image2 @ 000001987a5ed840] Opening '000413.png' for reading
  1413. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1414. [AVIOContext @ 000001987e1d7340] Statistics: 3158893 bytes read, 0 seeks
  1415. [image2 @ 000001987a5ed840] Opening '000414.png' for reading
  1416. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1417. [AVIOContext @ 000001987e1d7ec0] Statistics: 3170620 bytes read, 0 seeks
  1418. [image2 @ 000001987a5ed840] Opening '000415.png' for reading
  1419. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  1420. [AVIOContext @ 000001987e1d77c0] Statistics: 3177327 bytes read, 0 seeks
  1421. [image2 @ 000001987a5ed840] Opening '000416.png' for reading
  1422. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1423. [AVIOContext @ 000001987e1d7ec0] Statistics: 2468527 bytes read, 0 seeks
  1424. [image2 @ 000001987a5ed840] Opening '000417.png' for reading
  1425. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1426. [AVIOContext @ 000001987e1d7340] Statistics: 2384090 bytes read, 0 seeks
  1427. [image2 @ 000001987a5ed840] Opening '000418.png' for reading
  1428. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1429. [AVIOContext @ 000001987e1d7340] Statistics: 2382676 bytes read, 0 seeks
  1430. [image2 @ 000001987a5ed840] Opening '000419.png' for reading
  1431. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1432. [AVIOContext @ 000001987e1d7340] Statistics: 2373515 bytes read, 0 seeks
  1433. frame= 405 fps= 14 q=24.0 size= 26624kB time=00:00:06.20 bitrate=35142.4kbits/s speed=0.209x
  1434. [image2 @ 000001987a5ed840] Opening '000420.png' for reading
  1435. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1436. [AVIOContext @ 000001987e1d77c0] Statistics: 2384232 bytes read, 0 seeks
  1437. [image2 @ 000001987a5ed840] Opening '000421.png' for reading
  1438. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1439. [AVIOContext @ 000001987e1d7340] Statistics: 2392334 bytes read, 0 seeks
  1440. [image2 @ 000001987a5ed840] Opening '000422.png' for reading
  1441. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1442. [AVIOContext @ 000001987e1d81c0] Statistics: 2374467 bytes read, 0 seeks
  1443. [image2 @ 000001987a5ed840] Opening '000423.png' for reading
  1444. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1445. [AVIOContext @ 000001987e1d7340] Statistics: 2384233 bytes read, 0 seeks
  1446. [image2 @ 000001987a5ed840] Opening '000424.png' for reading
  1447. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1448. [AVIOContext @ 000001987e1d77c0] Statistics: 2395082 bytes read, 0 seeks
  1449. [image2 @ 000001987a5ed840] Opening '000425.png' for reading
  1450. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1451. [AVIOContext @ 000001987e1d7340] Statistics: 2382166 bytes read, 0 seeks
  1452. [image2 @ 000001987a5ed840] Opening '000426.png' for reading
  1453. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1454. [AVIOContext @ 000001987e1d7ec0] Statistics: 2394051 bytes read, 0 seeks
  1455. [image2 @ 000001987a5ed840] Opening '000427.png' for reading
  1456. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1457. [AVIOContext @ 000001987e1d7340] Statistics: 2406449 bytes read, 0 seeks
  1458. frame= 413 fps= 14 q=24.0 size= 27136kB time=00:00:06.33 bitrate=35064.2kbits/s speed=0.21x
  1459. [image2 @ 000001987a5ed840] Opening '000428.png' for reading
  1460. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1461. [AVIOContext @ 000001987e1d7340] Statistics: 2385514 bytes read, 0 seeks
  1462. [image2 @ 000001987a5ed840] Opening '000429.png' for reading
  1463. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1464. [AVIOContext @ 000001987e1d7ec0] Statistics: 2393379 bytes read, 0 seeks
  1465. [image2 @ 000001987a5ed840] Opening '000430.png' for reading
  1466. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1467. [AVIOContext @ 000001987e1d7340] Statistics: 2400947 bytes read, 0 seeks
  1468. [image2 @ 000001987a5ed840] Opening '000431.png' for reading
  1469. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1470. [AVIOContext @ 000001987e1d7340] Statistics: 2385944 bytes read, 0 seeks
  1471. [image2 @ 000001987a5ed840] Opening '000432.png' for reading
  1472. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1473. [AVIOContext @ 000001987e1d77c0] Statistics: 2395889 bytes read, 0 seeks
  1474. [image2 @ 000001987a5ed840] Opening '000433.png' for reading
  1475. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1476. [AVIOContext @ 000001987e1d7340] Statistics: 2404003 bytes read, 0 seeks
  1477. [image2 @ 000001987a5ed840] Opening '000434.png' for reading
  1478. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1479. [AVIOContext @ 000001987e1d7340] Statistics: 2386761 bytes read, 0 seeks
  1480. [image2 @ 000001987a5ed840] Opening '000435.png' for reading
  1481. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1482. [AVIOContext @ 000001987e1d7ec0] Statistics: 2392964 bytes read, 0 seeks
  1483. [image2 @ 000001987a5ed840] Opening '000436.png' for reading
  1484. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1485. [AVIOContext @ 000001987e1d7340] Statistics: 2402287 bytes read, 0 seeks
  1486. frame= 422 fps= 14 q=24.0 size= 27904kB time=00:00:06.48 bitrate=35222.4kbits/s speed=0.211x
  1487. [image2 @ 000001987a5ed840] Opening '000437.png' for reading
  1488. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1489. [AVIOContext @ 000001987e1d7ec0] Statistics: 2388534 bytes read, 0 seeks
  1490. [image2 @ 000001987a5ed840] Opening '000438.png' for reading
  1491. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1492. [AVIOContext @ 000001987e1d7340] Statistics: 2395097 bytes read, 0 seeks
  1493. [image2 @ 000001987a5ed840] Opening '000439.png' for reading
  1494. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1495. [AVIOContext @ 000001987e1d8040] Statistics: 2397989 bytes read, 0 seeks
  1496. [image2 @ 000001987a5ed840] Opening '000440.png' for reading
  1497. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1498. [AVIOContext @ 000001987e1d7ec0] Statistics: 2384577 bytes read, 0 seeks
  1499. [image2 @ 000001987a5ed840] Opening '000441.png' for reading
  1500. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  1501. [AVIOContext @ 000001987e1d7340] Statistics: 2390755 bytes read, 0 seeks
  1502. [image2 @ 000001987a5ed840] Opening '000442.png' for reading
  1503. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1504. [AVIOContext @ 000001987e1d77c0] Statistics: 2395702 bytes read, 0 seeks
  1505. [image2 @ 000001987a5ed840] Opening '000443.png' for reading
  1506. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1507. [AVIOContext @ 000001987e1d7340] Statistics: 2380910 bytes read, 0 seeks
  1508. [image2 @ 000001987a5ed840] Opening '000444.png' for reading
  1509. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  1510. [AVIOContext @ 000001987e1d7ec0] Statistics: 2391485 bytes read, 0 seeks
  1511. [image2 @ 000001987a5ed840] Opening '000445.png' for reading
  1512. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1513. [AVIOContext @ 000001987e1d77c0] Statistics: 2396358 bytes read, 0 seeks
  1514. [image2 @ 000001987a5ed840] Opening '000446.png' for reading
  1515. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1516. [AVIOContext @ 000001987e1d7340] Statistics: 2381636 bytes read, 0 seeks
  1517. frame= 432 fps= 14 q=24.0 size= 28928kB time=00:00:06.65 bitrate=35599.8kbits/s speed=0.213x
  1518. [image2 @ 000001987a5ed840] Opening '000447.png' for reading
  1519. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1520. [AVIOContext @ 000001987e1d7340] Statistics: 2389472 bytes read, 0 seeks
  1521. [image2 @ 000001987a5ed840] Opening '000448.png' for reading
  1522. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1523. [AVIOContext @ 000001987e1d81c0] Statistics: 2401527 bytes read, 0 seeks
  1524. [image2 @ 000001987a5ed840] Opening '000449.png' for reading
  1525. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1526. [AVIOContext @ 000001987e1d7340] Statistics: 2385565 bytes read, 0 seeks
  1527. [image2 @ 000001987a5ed840] Opening '000450.png' for reading
  1528. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1529. [AVIOContext @ 000001987e1d81c0] Statistics: 2396698 bytes read, 0 seeks
  1530. [image2 @ 000001987a5ed840] Opening '000451.png' for reading
  1531. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1532. [AVIOContext @ 000001987e1d7340] Statistics: 2406045 bytes read, 0 seeks
  1533. [image2 @ 000001987a5ed840] Opening '000452.png' for reading
  1534. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  1535. [AVIOContext @ 000001987e1d7340] Statistics: 2386959 bytes read, 0 seeks
  1536. [image2 @ 000001987a5ed840] Opening '000453.png' for reading
  1537. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  1538. [AVIOContext @ 000001987e1d77c0] Statistics: 2391863 bytes read, 0 seeks
  1539. [image2 @ 000001987a5ed840] Opening '000454.png' for reading
  1540. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1541. [AVIOContext @ 000001987e1d7340] Statistics: 2399730 bytes read, 0 seeks
  1542. [image2 @ 000001987a5ed840] Opening '000455.png' for reading
  1543. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1544. [AVIOContext @ 000001987e1d7ec0] Statistics: 2379991 bytes read, 0 seeks
  1545. [image2 @ 000001987a5ed840] Opening '000456.png' for reading
  1546. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1547. [AVIOContext @ 000001987e1d7340] Statistics: 2391542 bytes read, 0 seeks
  1548. frame= 442 fps= 14 q=24.0 size= 29696kB time=00:00:06.82 bitrate=35651.4kbits/s speed=0.214x
  1549. [image2 @ 000001987a5ed840] Opening '000457.png' for reading
  1550. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1551. [AVIOContext @ 000001987e1d7340] Statistics: 2401592 bytes read, 0 seeks
  1552. [image2 @ 000001987a5ed840] Opening '000458.png' for reading
  1553. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1554. [AVIOContext @ 000001987e1d7340] Statistics: 2380498 bytes read, 0 seeks
  1555. [image2 @ 000001987a5ed840] Opening '000459.png' for reading
  1556. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1557. [AVIOContext @ 000001987e1d7340] Statistics: 2380883 bytes read, 0 seeks
  1558. [image2 @ 000001987a5ed840] Opening '000460.png' for reading
  1559. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1560. [AVIOContext @ 000001987e1d7340] Statistics: 2388404 bytes read, 0 seeks
  1561. [image2 @ 000001987a5ed840] Opening '000461.png' for reading
  1562. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1563. [AVIOContext @ 000001987e1d7340] Statistics: 2379286 bytes read, 0 seeks
  1564. [image2 @ 000001987a5ed840] Opening '000462.png' for reading
  1565. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1566. [AVIOContext @ 000001987e1d7340] Statistics: 2380335 bytes read, 0 seeks
  1567. [image2 @ 000001987a5ed840] Opening '000463.png' for reading
  1568. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1569. [AVIOContext @ 000001987e1d7340] Statistics: 2390044 bytes read, 0 seeks
  1570. [image2 @ 000001987a5ed840] Opening '000464.png' for reading
  1571. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1572. [AVIOContext @ 000001987e1d77c0] Statistics: 2373723 bytes read, 0 seeks
  1573. [image2 @ 000001987a5ed840] Opening '000465.png' for reading
  1574. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1575. [AVIOContext @ 000001987e1d7340] Statistics: 2377009 bytes read, 0 seeks
  1576. frame= 451 fps= 14 q=23.0 size= 30464kB time=00:00:06.97 bitrate=35786.0kbits/s speed=0.215x
  1577. [image2 @ 000001987a5ed840] Opening '000466.png' for reading
  1578. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1579. [AVIOContext @ 000001987e1d77c0] Statistics: 2390295 bytes read, 0 seeks
  1580. [image2 @ 000001987a5ed840] Opening '000467.png' for reading
  1581. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1582. [AVIOContext @ 000001987e1d77c0] Statistics: 2369904 bytes read, 0 seeks
  1583. [image2 @ 000001987a5ed840] Opening '000468.png' for reading
  1584. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1585. [AVIOContext @ 000001987e1d7340] Statistics: 2378203 bytes read, 0 seeks
  1586. [image2 @ 000001987a5ed840] Opening '000469.png' for reading
  1587. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1588. [AVIOContext @ 000001987e1d7340] Statistics: 2386161 bytes read, 0 seeks
  1589. [image2 @ 000001987a5ed840] Opening '000470.png' for reading
  1590. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1591. [AVIOContext @ 000001987e1d7340] Statistics: 2368817 bytes read, 0 seeks
  1592. [image2 @ 000001987a5ed840] Opening '000471.png' for reading
  1593. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1594. [AVIOContext @ 000001987e1d7340] Statistics: 2372759 bytes read, 0 seeks
  1595. [image2 @ 000001987a5ed840] Opening '000472.png' for reading
  1596. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1597. [AVIOContext @ 000001987e1d7340] Statistics: 2384124 bytes read, 0 seeks
  1598. [image2 @ 000001987a5ed840] Opening '000473.png' for reading
  1599. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1600. [AVIOContext @ 000001987e1d7ec0] Statistics: 2366982 bytes read, 0 seeks
  1601. [image2 @ 000001987a5ed840] Opening '000474.png' for reading
  1602. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1603. [AVIOContext @ 000001987e1d7340] Statistics: 2370292 bytes read, 0 seeks
  1604. [image2 @ 000001987a5ed840] Opening '000475.png' for reading
  1605. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1606. [AVIOContext @ 000001987e1d7340] Statistics: 2374285 bytes read, 0 seeks
  1607. frame= 461 fps= 14 q=23.0 size= 31232kB time=00:00:07.14 bitrate=35830.9kbits/s speed=0.217x
  1608. [image2 @ 000001987a5ed840] Opening '000476.png' for reading
  1609. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1610. [AVIOContext @ 000001987e1d7ec0] Statistics: 2356774 bytes read, 0 seeks
  1611. [image2 @ 000001987a5ed840] Opening '000477.png' for reading
  1612. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1613. [AVIOContext @ 000001987e1d7340] Statistics: 2358120 bytes read, 0 seeks
  1614. [image2 @ 000001987a5ed840] Opening '000478.png' for reading
  1615. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1616. [AVIOContext @ 000001987e1d7340] Statistics: 2362293 bytes read, 0 seeks
  1617. [image2 @ 000001987a5ed840] Opening '000479.png' for reading
  1618. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1619. [AVIOContext @ 000001987e1d7ec0] Statistics: 2346803 bytes read, 0 seeks
  1620. [image2 @ 000001987a5ed840] Opening '000480.png' for reading
  1621. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1622. [AVIOContext @ 000001987e1d7340] Statistics: 2355450 bytes read, 0 seeks
  1623. [image2 @ 000001987a5ed840] Opening '000481.png' for reading
  1624. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1625. [AVIOContext @ 000001987e1d7340] Statistics: 2364337 bytes read, 0 seeks
  1626. [image2 @ 000001987a5ed840] Opening '000482.png' for reading
  1627. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1628. [AVIOContext @ 000001987e1d7340] Statistics: 2344760 bytes read, 0 seeks
  1629. [image2 @ 000001987a5ed840] Opening '000483.png' for reading
  1630. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1631. [AVIOContext @ 000001987e1d77c0] Statistics: 2343508 bytes read, 0 seeks
  1632. [image2 @ 000001987a5ed840] Opening '000484.png' for reading
  1633. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1634. [AVIOContext @ 000001987e1d7ec0] Statistics: 2353265 bytes read, 0 seeks
  1635. [image2 @ 000001987a5ed840] Opening '000485.png' for reading
  1636. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1637. [AVIOContext @ 000001987e1d7340] Statistics: 2338643 bytes read, 0 seeks
  1638. [image2 @ 000001987a5ed840] Opening '000486.png' for reading
  1639. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1640. [AVIOContext @ 000001987e1d7340] Statistics: 2340321 bytes read, 0 seeks
  1641. frame= 472 fps= 14 q=23.0 size= 31744kB time=00:00:07.32 bitrate=35505.8kbits/s speed=0.219x
  1642. [image2 @ 000001987a5ed840] Opening '000487.png' for reading
  1643. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1644. [AVIOContext @ 000001987e1d7340] Statistics: 2358107 bytes read, 0 seeks
  1645. [image2 @ 000001987a5ed840] Opening '000488.png' for reading
  1646. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  1647. [AVIOContext @ 000001987e1d7340] Statistics: 2343014 bytes read, 0 seeks
  1648. [image2 @ 000001987a5ed840] Opening '000489.png' for reading
  1649. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1650. [AVIOContext @ 000001987e1d7ec0] Statistics: 2345177 bytes read, 0 seeks
  1651. [image2 @ 000001987a5ed840] Opening '000490.png' for reading
  1652. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1653. [AVIOContext @ 000001987e1d7ec0] Statistics: 2356195 bytes read, 0 seeks
  1654. [image2 @ 000001987a5ed840] Opening '000491.png' for reading
  1655. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1656. [AVIOContext @ 000001987e1d7340] Statistics: 2339744 bytes read, 0 seeks
  1657. [image2 @ 000001987a5ed840] Opening '000492.png' for reading
  1658. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1659. [AVIOContext @ 000001987e1d77c0] Statistics: 2342389 bytes read, 0 seeks
  1660. [image2 @ 000001987a5ed840] Opening '000493.png' for reading
  1661. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1662. [AVIOContext @ 000001987e1d77c0] Statistics: 2353891 bytes read, 0 seeks
  1663. [image2 @ 000001987a5ed840] Opening '000494.png' for reading
  1664. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1665. [AVIOContext @ 000001987e1d7340] Statistics: 2336017 bytes read, 0 seeks
  1666. [image2 @ 000001987a5ed840] Opening '000495.png' for reading
  1667. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1668. [AVIOContext @ 000001987e1d7340] Statistics: 2339977 bytes read, 0 seeks
  1669. [image2 @ 000001987a5ed840] Opening '000496.png' for reading
  1670. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1671. [AVIOContext @ 000001987e1d7ec0] Statistics: 2352959 bytes read, 0 seeks
  1672. [image2 @ 000001987a5ed840] Opening '000497.png' for reading
  1673. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1674. [AVIOContext @ 000001987e1d7340] Statistics: 2341915 bytes read, 0 seeks
  1675. frame= 483 fps= 14 q=23.0 size= 32512kB time=00:00:07.50 bitrate=35475.9kbits/s speed=0.221x
  1676. [image2 @ 000001987a5ed840] Opening '000498.png' for reading
  1677. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1678. [AVIOContext @ 000001987e1d81c0] Statistics: 2343181 bytes read, 0 seeks
  1679. [image2 @ 000001987a5ed840] Opening '000499.png' for reading
  1680. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1681. [AVIOContext @ 000001987e1d7340] Statistics: 2354923 bytes read, 0 seeks
  1682. [image2 @ 000001987a5ed840] Opening '000500.png' for reading
  1683. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1684. [AVIOContext @ 000001987e1d7340] Statistics: 2337477 bytes read, 0 seeks
  1685. [image2 @ 000001987a5ed840] Opening '000501.png' for reading
  1686. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1687. [AVIOContext @ 000001987e1d7340] Statistics: 2343397 bytes read, 0 seeks
  1688. [image2 @ 000001987a5ed840] Opening '000502.png' for reading
  1689. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1690. [AVIOContext @ 000001987e1d7ec0] Statistics: 2353065 bytes read, 0 seeks
  1691. [image2 @ 000001987a5ed840] Opening '000503.png' for reading
  1692. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1693. [AVIOContext @ 000001987e1d7340] Statistics: 2335248 bytes read, 0 seeks
  1694. [image2 @ 000001987a5ed840] Opening '000504.png' for reading
  1695. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1696. [AVIOContext @ 000001987e1d77c0] Statistics: 2343800 bytes read, 0 seeks
  1697. [image2 @ 000001987a5ed840] Opening '000505.png' for reading
  1698. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1699. [AVIOContext @ 000001987e1d7340] Statistics: 2349886 bytes read, 0 seeks
  1700. [image2 @ 000001987a5ed840] Opening '000506.png' for reading
  1701. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1702. [AVIOContext @ 000001987e1d7340] Statistics: 2333626 bytes read, 0 seeks
  1703. [image2 @ 000001987a5ed840] Opening '000507.png' for reading
  1704. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1705. [AVIOContext @ 000001987e1d77c0] Statistics: 2338066 bytes read, 0 seeks
  1706. [image2 @ 000001987a5ed840] Opening '000508.png' for reading
  1707. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1708. [AVIOContext @ 000001987e1d77c0] Statistics: 2350389 bytes read, 0 seeks
  1709. frame= 494 fps= 14 q=23.0 size= 33280kB time=00:00:07.69 bitrate=35447.4kbits/s speed=0.223x
  1710. [image2 @ 000001987a5ed840] Opening '000509.png' for reading
  1711. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1712. [AVIOContext @ 000001987e1d7340] Statistics: 2336082 bytes read, 0 seeks
  1713. [image2 @ 000001987a5ed840] Opening '000510.png' for reading
  1714. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1715. [AVIOContext @ 000001987e1d81c0] Statistics: 2337494 bytes read, 0 seeks
  1716. [image2 @ 000001987a5ed840] Opening '000511.png' for reading
  1717. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1718. [AVIOContext @ 000001987e1d7340] Statistics: 2354206 bytes read, 0 seeks
  1719. [image2 @ 000001987a5ed840] Opening '000512.png' for reading
  1720. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1721. [AVIOContext @ 000001987e1d7340] Statistics: 2333703 bytes read, 0 seeks
  1722. [image2 @ 000001987a5ed840] Opening '000513.png' for reading
  1723. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1724. [AVIOContext @ 000001987e1d7340] Statistics: 2343421 bytes read, 0 seeks
  1725. [image2 @ 000001987a5ed840] Opening '000514.png' for reading
  1726. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1727. [AVIOContext @ 000001987e1d7340] Statistics: 2356055 bytes read, 0 seeks
  1728. [image2 @ 000001987a5ed840] Opening '000515.png' for reading
  1729. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1730. [AVIOContext @ 000001987e1d7340] Statistics: 2344231 bytes read, 0 seeks
  1731. [image2 @ 000001987a5ed840] Opening '000516.png' for reading
  1732. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1733. [AVIOContext @ 000001987e1d7ec0] Statistics: 2347632 bytes read, 0 seeks
  1734. [image2 @ 000001987a5ed840] Opening '000517.png' for reading
  1735. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1736. [AVIOContext @ 000001987e1d77c0] Statistics: 2358132 bytes read, 0 seeks
  1737. [image2 @ 000001987a5ed840] Opening '000518.png' for reading
  1738. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1739. [AVIOContext @ 000001987e1d7340] Statistics: 2341480 bytes read, 0 seeks
  1740. [image2 @ 000001987a5ed840] Opening '000519.png' for reading
  1741. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1742. [AVIOContext @ 000001987e1d7340] Statistics: 2347697 bytes read, 0 seeks
  1743. frame= 505 fps= 14 q=23.0 size= 33792kB time=00:00:07.87 bitrate=35154.0kbits/s speed=0.225x
  1744. [image2 @ 000001987a5ed840] Opening '000520.png' for reading
  1745. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1746. [AVIOContext @ 000001987e1d77c0] Statistics: 2361803 bytes read, 0 seeks
  1747. [image2 @ 000001987a5ed840] Opening '000521.png' for reading
  1748. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1749. [AVIOContext @ 000001987e1d7340] Statistics: 2344538 bytes read, 0 seeks
  1750. [image2 @ 000001987a5ed840] Opening '000522.png' for reading
  1751. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1752. [AVIOContext @ 000001987e1d7340] Statistics: 2348343 bytes read, 0 seeks
  1753. [image2 @ 000001987a5ed840] Opening '000523.png' for reading
  1754. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1755. [AVIOContext @ 000001987e1d7340] Statistics: 2359870 bytes read, 0 seeks
  1756. [image2 @ 000001987a5ed840] Opening '000524.png' for reading
  1757. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1758. [AVIOContext @ 000001987e1d7ec0] Statistics: 2345639 bytes read, 0 seeks
  1759. [image2 @ 000001987a5ed840] Opening '000525.png' for reading
  1760. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1761. [AVIOContext @ 000001987e1d7340] Statistics: 2354355 bytes read, 0 seeks
  1762. [image2 @ 000001987a5ed840] Opening '000526.png' for reading
  1763. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1764. [AVIOContext @ 000001987e1d7340] Statistics: 2494474 bytes read, 0 seeks
  1765. [image2 @ 000001987a5ed840] Opening '000527.png' for reading
  1766. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1767. [AVIOContext @ 000001987e1d7ec0] Statistics: 2527635 bytes read, 0 seeks
  1768. [image2 @ 000001987a5ed840] Opening '000528.png' for reading
  1769. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1770. [AVIOContext @ 000001987e1d7340] Statistics: 2534403 bytes read, 0 seeks
  1771. [image2 @ 000001987a5ed840] Opening '000529.png' for reading
  1772. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1773. [AVIOContext @ 000001987e1d7ec0] Statistics: 2538853 bytes read, 0 seeks
  1774. [image2 @ 000001987a5ed840] Opening '000530.png' for reading
  1775. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1776. [AVIOContext @ 000001987e1d7ec0] Statistics: 2562166 bytes read, 0 seeks
  1777. frame= 516 fps= 15 q=23.0 size= 34560kB time=00:00:08.05 bitrate=35134.1kbits/s speed=0.227x
  1778. [image2 @ 000001987a5ed840] Opening '000531.png' for reading
  1779. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1780. [AVIOContext @ 000001987e1d7340] Statistics: 2566764 bytes read, 0 seeks
  1781. [image2 @ 000001987a5ed840] Opening '000532.png' for reading
  1782. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1783. [AVIOContext @ 000001987e1d7340] Statistics: 2584673 bytes read, 0 seeks
  1784. [image2 @ 000001987a5ed840] Opening '000533.png' for reading
  1785. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1786. [AVIOContext @ 000001987e1d7ec0] Statistics: 2603056 bytes read, 0 seeks
  1787. [image2 @ 000001987a5ed840] Opening '000534.png' for reading
  1788. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1789. [AVIOContext @ 000001987e1d7340] Statistics: 2611142 bytes read, 0 seeks
  1790. [image2 @ 000001987a5ed840] Opening '000535.png' for reading
  1791. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1792. [AVIOContext @ 000001987e1d7ec0] Statistics: 2608777 bytes read, 0 seeks
  1793. [image2 @ 000001987a5ed840] Opening '000536.png' for reading
  1794. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1795. [AVIOContext @ 000001987e1d7340] Statistics: 2627436 bytes read, 0 seeks
  1796. [image2 @ 000001987a5ed840] Opening '000537.png' for reading
  1797. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1798. [AVIOContext @ 000001987e1d7340] Statistics: 2637150 bytes read, 0 seeks
  1799. [image2 @ 000001987a5ed840] Opening '000538.png' for reading
  1800. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  1801. [AVIOContext @ 000001987e1d77c0] Statistics: 2645788 bytes read, 0 seeks
  1802. [image2 @ 000001987a5ed840] Opening '000539.png' for reading
  1803. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  1804. [AVIOContext @ 000001987e1d7340] Statistics: 2671807 bytes read, 0 seeks
  1805. [image2 @ 000001987a5ed840] Opening '000540.png' for reading
  1806. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1807. [AVIOContext @ 000001987e1d7340] Statistics: 2669964 bytes read, 0 seeks
  1808. [image2 @ 000001987a5ed840] Opening '000541.png' for reading
  1809. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1810. [AVIOContext @ 000001987e1d8040] Statistics: 2682407 bytes read, 0 seeks
  1811. [image2 @ 000001987a5ed840] Opening '000542.png' for reading
  1812. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1813. [AVIOContext @ 000001987e1d81c0] Statistics: 2708862 bytes read, 0 seeks
  1814. frame= 528 fps= 15 q=22.0 size= 35328kB time=00:00:08.25 bitrate=35044.2kbits/s speed=0.229x
  1815. [image2 @ 000001987a5ed840] Opening '000543.png' for reading
  1816. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1817. [AVIOContext @ 000001987e1d7340] Statistics: 2717177 bytes read, 0 seeks
  1818. [image2 @ 000001987a5ed840] Opening '000544.png' for reading
  1819. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1820. [AVIOContext @ 000001987e1d77c0] Statistics: 2726563 bytes read, 0 seeks
  1821. [image2 @ 000001987a5ed840] Opening '000545.png' for reading
  1822. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1823. [AVIOContext @ 000001987e1d77c0] Statistics: 2760676 bytes read, 0 seeks
  1824. [image2 @ 000001987a5ed840] Opening '000546.png' for reading
  1825. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  1826. [AVIOContext @ 000001987e1d7340] Statistics: 2751929 bytes read, 0 seeks
  1827. [image2 @ 000001987a5ed840] Opening '000547.png' for reading
  1828. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1829. [AVIOContext @ 000001987e1d7340] Statistics: 2763923 bytes read, 0 seeks
  1830. [image2 @ 000001987a5ed840] Opening '000548.png' for reading
  1831. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1832. [AVIOContext @ 000001987e1d7340] Statistics: 2784836 bytes read, 0 seeks
  1833. [image2 @ 000001987a5ed840] Opening '000549.png' for reading
  1834. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1835. [AVIOContext @ 000001987e1d7340] Statistics: 2773794 bytes read, 0 seeks
  1836. [image2 @ 000001987a5ed840] Opening '000550.png' for reading
  1837. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1838. [AVIOContext @ 000001987e1d7340] Statistics: 2762730 bytes read, 0 seeks
  1839. [image2 @ 000001987a5ed840] Opening '000551.png' for reading
  1840. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  1841. [AVIOContext @ 000001987e1d7340] Statistics: 2783181 bytes read, 0 seeks
  1842. [image2 @ 000001987a5ed840] Opening '000552.png' for reading
  1843. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1844. [AVIOContext @ 000001987e1d7340] Statistics: 2775168 bytes read, 0 seeks
  1845. [image2 @ 000001987a5ed840] Opening '000553.png' for reading
  1846. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  1847. [AVIOContext @ 000001987e1d7340] Statistics: 2789347 bytes read, 0 seeks
  1848. frame= 539 fps= 15 q=22.0 size= 35840kB time=00:00:08.44 bitrate=34779.3kbits/s speed=0.231x
  1849. [image2 @ 000001987a5ed840] Opening '000554.png' for reading
  1850. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1851. [AVIOContext @ 000001987e1d7340] Statistics: 2808943 bytes read, 0 seeks
  1852. [image2 @ 000001987a5ed840] Opening '000555.png' for reading
  1853. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  1854. [AVIOContext @ 000001987e1d77c0] Statistics: 2802084 bytes read, 0 seeks
  1855. [image2 @ 000001987a5ed840] Opening '000556.png' for reading
  1856. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1857. [AVIOContext @ 000001987e1d7340] Statistics: 2804288 bytes read, 0 seeks
  1858. [image2 @ 000001987a5ed840] Opening '000557.png' for reading
  1859. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1860. [AVIOContext @ 000001987e1d81c0] Statistics: 2815881 bytes read, 0 seeks
  1861. [image2 @ 000001987a5ed840] Opening '000558.png' for reading
  1862. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1863. [AVIOContext @ 000001987e1d7340] Statistics: 2809828 bytes read, 0 seeks
  1864. [image2 @ 000001987a5ed840] Opening '000559.png' for reading
  1865. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1866. [AVIOContext @ 000001987e1d7340] Statistics: 2818010 bytes read, 0 seeks
  1867. [image2 @ 000001987a5ed840] Opening '000560.png' for reading
  1868. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1869. [AVIOContext @ 000001987e1d7340] Statistics: 2843411 bytes read, 0 seeks
  1870. [image2 @ 000001987a5ed840] Opening '000561.png' for reading
  1871. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1872. [AVIOContext @ 000001987e1d7340] Statistics: 2833212 bytes read, 0 seeks
  1873. [image2 @ 000001987a5ed840] Opening '000562.png' for reading
  1874. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1875. [AVIOContext @ 000001987e1d7340] Statistics: 2837903 bytes read, 0 seeks
  1876. [image2 @ 000001987a5ed840] Opening '000563.png' for reading
  1877. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1878. [AVIOContext @ 000001987e1d7340] Statistics: 2847154 bytes read, 0 seeks
  1879. [image2 @ 000001987a5ed840] Opening '000564.png' for reading
  1880. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1881. [AVIOContext @ 000001987e1d7340] Statistics: 2843785 bytes read, 0 seeks
  1882. frame= 550 fps= 15 q=22.0 size= 36608kB time=00:00:08.62 bitrate=34768.7kbits/s speed=0.232x
  1883. [image2 @ 000001987a5ed840] Opening '000565.png' for reading
  1884. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1885. [AVIOContext @ 000001987e1d77c0] Statistics: 2852941 bytes read, 0 seeks
  1886. [image2 @ 000001987a5ed840] Opening '000566.png' for reading
  1887. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1888. [AVIOContext @ 000001987e1d7340] Statistics: 2865634 bytes read, 0 seeks
  1889. [image2 @ 000001987a5ed840] Opening '000567.png' for reading
  1890. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  1891. [AVIOContext @ 000001987e1d7340] Statistics: 2864175 bytes read, 0 seeks
  1892. [image2 @ 000001987a5ed840] Opening '000568.png' for reading
  1893. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  1894. [AVIOContext @ 000001987e1d7ec0] Statistics: 2880273 bytes read, 0 seeks
  1895. [image2 @ 000001987a5ed840] Opening '000569.png' for reading
  1896. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  1897. [AVIOContext @ 000001987e1d77c0] Statistics: 2891191 bytes read, 0 seeks
  1898. [image2 @ 000001987a5ed840] Opening '000570.png' for reading
  1899. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1900. [AVIOContext @ 000001987e1d7340] Statistics: 2883168 bytes read, 0 seeks
  1901. [image2 @ 000001987a5ed840] Opening '000571.png' for reading
  1902. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1903. [AVIOContext @ 000001987e1d7340] Statistics: 2900486 bytes read, 0 seeks
  1904. [image2 @ 000001987a5ed840] Opening '000572.png' for reading
  1905. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1906. [AVIOContext @ 000001987e1d77c0] Statistics: 2921036 bytes read, 0 seeks
  1907. [image2 @ 000001987a5ed840] Opening '000573.png' for reading
  1908. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1909. [AVIOContext @ 000001987e1d7340] Statistics: 2915199 bytes read, 0 seeks
  1910. [image2 @ 000001987a5ed840] Opening '000574.png' for reading
  1911. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1912. [AVIOContext @ 000001987e1d7ec0] Statistics: 2921931 bytes read, 0 seeks
  1913. [image2 @ 000001987a5ed840] Opening '000575.png' for reading
  1914. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1915. [AVIOContext @ 000001987e1d7340] Statistics: 2928954 bytes read, 0 seeks
  1916. frame= 561 fps= 15 q=22.0 size= 37120kB time=00:00:08.80 bitrate=34520.5kbits/s speed=0.233x
  1917. [image2 @ 000001987a5ed840] Opening '000576.png' for reading
  1918. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  1919. [AVIOContext @ 000001987e1d8040] Statistics: 2921941 bytes read, 0 seeks
  1920. [image2 @ 000001987a5ed840] Opening '000577.png' for reading
  1921. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1922. [AVIOContext @ 000001987e1d77c0] Statistics: 2940801 bytes read, 0 seeks
  1923. [image2 @ 000001987a5ed840] Opening '000578.png' for reading
  1924. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  1925. [AVIOContext @ 000001987e1d7340] Statistics: 2958110 bytes read, 0 seeks
  1926. [image2 @ 000001987a5ed840] Opening '000579.png' for reading
  1927. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1928. [AVIOContext @ 000001987e1d7340] Statistics: 2963664 bytes read, 0 seeks
  1929. [image2 @ 000001987a5ed840] Opening '000580.png' for reading
  1930. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1931. [AVIOContext @ 000001987e1d81c0] Statistics: 2989198 bytes read, 0 seeks
  1932. [image2 @ 000001987a5ed840] Opening '000581.png' for reading
  1933. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  1934. [AVIOContext @ 000001987e1d7340] Statistics: 3001853 bytes read, 0 seeks
  1935. [image2 @ 000001987a5ed840] Opening '000582.png' for reading
  1936. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1937. [AVIOContext @ 000001987e1d77c0] Statistics: 2992571 bytes read, 0 seeks
  1938. [image2 @ 000001987a5ed840] Opening '000583.png' for reading
  1939. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1940. [AVIOContext @ 000001987e1d7340] Statistics: 3010038 bytes read, 0 seeks
  1941. [image2 @ 000001987a5ed840] Opening '000584.png' for reading
  1942. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  1943. [AVIOContext @ 000001987e1d77c0] Statistics: 3021936 bytes read, 0 seeks
  1944. [image2 @ 000001987a5ed840] Opening '000585.png' for reading
  1945. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1946. [AVIOContext @ 000001987e1d7340] Statistics: 3023256 bytes read, 0 seeks
  1947. frame= 571 fps= 15 q=23.0 size= 37632kB time=00:00:08.97 bitrate=34346.2kbits/s speed=0.234x
  1948. [image2 @ 000001987a5ed840] Opening '000586.png' for reading
  1949. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1950. [AVIOContext @ 000001987e1d7ec0] Statistics: 3040849 bytes read, 0 seeks
  1951. [image2 @ 000001987a5ed840] Opening '000587.png' for reading
  1952. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1953. [AVIOContext @ 000001987e1d7340] Statistics: 3042903 bytes read, 0 seeks
  1954. [image2 @ 000001987a5ed840] Opening '000588.png' for reading
  1955. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1956. [AVIOContext @ 000001987e1d7340] Statistics: 3026680 bytes read, 0 seeks
  1957. [image2 @ 000001987a5ed840] Opening '000589.png' for reading
  1958. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1959. [AVIOContext @ 000001987e1d7ec0] Statistics: 3046704 bytes read, 0 seeks
  1960. [image2 @ 000001987a5ed840] Opening '000590.png' for reading
  1961. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1962. [AVIOContext @ 000001987e1d7340] Statistics: 3061660 bytes read, 0 seeks
  1963. [image2 @ 000001987a5ed840] Opening '000591.png' for reading
  1964. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1965. [AVIOContext @ 000001987e1d7340] Statistics: 3053594 bytes read, 0 seeks
  1966. [image2 @ 000001987a5ed840] Opening '000592.png' for reading
  1967. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  1968. [AVIOContext @ 000001987e1d7340] Statistics: 3062168 bytes read, 0 seeks
  1969. [image2 @ 000001987a5ed840] Opening '000593.png' for reading
  1970. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1971. [AVIOContext @ 000001987e1d7ec0] Statistics: 3067176 bytes read, 0 seeks
  1972. [image2 @ 000001987a5ed840] Opening '000594.png' for reading
  1973. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1974. [AVIOContext @ 000001987e1d7340] Statistics: 3048557 bytes read, 0 seeks
  1975. [image2 @ 000001987a5ed840] Opening '000595.png' for reading
  1976. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  1977. [AVIOContext @ 000001987e1d7340] Statistics: 3053488 bytes read, 0 seeks
  1978. [image2 @ 000001987a5ed840] Opening '000596.png' for reading
  1979. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1980. [AVIOContext @ 000001987e1d7340] Statistics: 3054103 bytes read, 0 seeks
  1981. frame= 582 fps= 15 q=23.0 size= 38400kB time=00:00:09.15 bitrate=34344.9kbits/s speed=0.236x
  1982. [image2 @ 000001987a5ed840] Opening '000597.png' for reading
  1983. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1984. [AVIOContext @ 000001987e1d7340] Statistics: 3044251 bytes read, 0 seeks
  1985. [image2 @ 000001987a5ed840] Opening '000598.png' for reading
  1986. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  1987. [AVIOContext @ 000001987e1d7340] Statistics: 3041354 bytes read, 0 seeks
  1988. [image2 @ 000001987a5ed840] Opening '000599.png' for reading
  1989. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  1990. [AVIOContext @ 000001987e1d7340] Statistics: 3033418 bytes read, 0 seeks
  1991. [image2 @ 000001987a5ed840] Opening '000600.png' for reading
  1992. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  1993. [AVIOContext @ 000001987e1d7340] Statistics: 3018214 bytes read, 0 seeks
  1994. [image2 @ 000001987a5ed840] Opening '000601.png' for reading
  1995. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  1996. [AVIOContext @ 000001987e1d7340] Statistics: 3031879 bytes read, 0 seeks
  1997. [image2 @ 000001987a5ed840] Opening '000602.png' for reading
  1998. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  1999. [AVIOContext @ 000001987e1d7340] Statistics: 3036047 bytes read, 0 seeks
  2000. [image2 @ 000001987a5ed840] Opening '000603.png' for reading
  2001. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2002. [AVIOContext @ 000001987e1d7340] Statistics: 3023828 bytes read, 0 seeks
  2003. [image2 @ 000001987a5ed840] Opening '000604.png' for reading
  2004. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2005. [AVIOContext @ 000001987e1d7340] Statistics: 3040924 bytes read, 0 seeks
  2006. [image2 @ 000001987a5ed840] Opening '000605.png' for reading
  2007. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2008. [AVIOContext @ 000001987e1d7340] Statistics: 3040453 bytes read, 0 seeks
  2009. frame= 591 fps= 15 q=23.0 size= 38912kB time=00:00:09.30 bitrate=34241.5kbits/s speed=0.236x
  2010. [image2 @ 000001987a5ed840] Opening '000606.png' for reading
  2011. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2012. [AVIOContext @ 000001987e1d7340] Statistics: 3022156 bytes read, 0 seeks
  2013. [image2 @ 000001987a5ed840] Opening '000607.png' for reading
  2014. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2015. [AVIOContext @ 000001987e1d7ec0] Statistics: 3042087 bytes read, 0 seeks
  2016. [image2 @ 000001987a5ed840] Opening '000608.png' for reading
  2017. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2018. [AVIOContext @ 000001987e1d7340] Statistics: 3053225 bytes read, 0 seeks
  2019. [image2 @ 000001987a5ed840] Opening '000609.png' for reading
  2020. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2021. [AVIOContext @ 000001987e1d7340] Statistics: 3040834 bytes read, 0 seeks
  2022. [image2 @ 000001987a5ed840] Opening '000610.png' for reading
  2023. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2024. [AVIOContext @ 000001987e1d7ec0] Statistics: 3049039 bytes read, 0 seeks
  2025. [image2 @ 000001987a5ed840] Opening '000611.png' for reading
  2026. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2027. [AVIOContext @ 000001987e1d7340] Statistics: 3053482 bytes read, 0 seeks
  2028. [image2 @ 000001987a5ed840] Opening '000612.png' for reading
  2029. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2030. [AVIOContext @ 000001987e1d7340] Statistics: 3038212 bytes read, 0 seeks
  2031. [image2 @ 000001987a5ed840] Opening '000613.png' for reading
  2032. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2033. [AVIOContext @ 000001987e1d7ec0] Statistics: 3053810 bytes read, 0 seeks
  2034. [image2 @ 000001987a5ed840] Opening '000614.png' for reading
  2035. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2036. [AVIOContext @ 000001987e1d7340] Statistics: 3057648 bytes read, 0 seeks
  2037. [image2 @ 000001987a5ed840] Opening '000615.png' for reading
  2038. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2039. [AVIOContext @ 000001987e1d7ec0] Statistics: 3040543 bytes read, 0 seeks
  2040. frame= 601 fps= 15 q=24.0 size= 39680kB time=00:00:09.47 bitrate=34302.6kbits/s speed=0.237x
  2041. [image2 @ 000001987a5ed840] Opening '000616.png' for reading
  2042. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2043. [AVIOContext @ 000001987e1d77c0] Statistics: 3057580 bytes read, 0 seeks
  2044. [image2 @ 000001987a5ed840] Opening '000617.png' for reading
  2045. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2046. [AVIOContext @ 000001987e1d8040] Statistics: 3068202 bytes read, 0 seeks
  2047. [image2 @ 000001987a5ed840] Opening '000618.png' for reading
  2048. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2049. [AVIOContext @ 000001987e1d7340] Statistics: 3053967 bytes read, 0 seeks
  2050. [image2 @ 000001987a5ed840] Opening '000619.png' for reading
  2051. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2052. [AVIOContext @ 000001987e1d7340] Statistics: 3067283 bytes read, 0 seeks
  2053. [image2 @ 000001987a5ed840] Opening '000620.png' for reading
  2054. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2055. [AVIOContext @ 000001987e1d77c0] Statistics: 3071800 bytes read, 0 seeks
  2056. [image2 @ 000001987a5ed840] Opening '000621.png' for reading
  2057. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2058. [AVIOContext @ 000001987e1d8040] Statistics: 3060229 bytes read, 0 seeks
  2059. [image2 @ 000001987a5ed840] Opening '000622.png' for reading
  2060. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2061. [AVIOContext @ 000001987e1d77c0] Statistics: 3070875 bytes read, 0 seeks
  2062. [image2 @ 000001987a5ed840] Opening '000623.png' for reading
  2063. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2064. [AVIOContext @ 000001987e1d7340] Statistics: 3069474 bytes read, 0 seeks
  2065. [image2 @ 000001987a5ed840] Opening '000624.png' for reading
  2066. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2067. [AVIOContext @ 000001987e1d7340] Statistics: 3052009 bytes read, 0 seeks
  2068. [image2 @ 000001987a5ed840] Opening '000625.png' for reading
  2069. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2070. [AVIOContext @ 000001987e1d77c0] Statistics: 3065887 bytes read, 0 seeks
  2071. frame= 611 fps= 15 q=24.0 size= 40448kB time=00:00:09.64 bitrate=34361.5kbits/s speed=0.238x
  2072. [image2 @ 000001987a5ed840] Opening '000626.png' for reading
  2073. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2074. [AVIOContext @ 000001987e1d8040] Statistics: 3070966 bytes read, 0 seeks
  2075. [image2 @ 000001987a5ed840] Opening '000627.png' for reading
  2076. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2077. [AVIOContext @ 000001987e1d7340] Statistics: 3055169 bytes read, 0 seeks
  2078. [image2 @ 000001987a5ed840] Opening '000628.png' for reading
  2079. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2080. [AVIOContext @ 000001987e1d7340] Statistics: 3050932 bytes read, 0 seeks
  2081. [image2 @ 000001987a5ed840] Opening '000629.png' for reading
  2082. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2083. [AVIOContext @ 000001987e1d7340] Statistics: 3055174 bytes read, 0 seeks
  2084. [image2 @ 000001987a5ed840] Opening '000630.png' for reading
  2085. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2086. [AVIOContext @ 000001987e1d7ec0] Statistics: 3043095 bytes read, 0 seeks
  2087. [image2 @ 000001987a5ed840] Opening '000631.png' for reading
  2088. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2089. [AVIOContext @ 000001987e1d8040] Statistics: 3059101 bytes read, 0 seeks
  2090. [image2 @ 000001987a5ed840] Opening '000632.png' for reading
  2091. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2092. [AVIOContext @ 000001987e1d7ec0] Statistics: 3062896 bytes read, 0 seeks
  2093. [image2 @ 000001987a5ed840] Opening '000633.png' for reading
  2094. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2095. [AVIOContext @ 000001987e1d7340] Statistics: 3054971 bytes read, 0 seeks
  2096. [image2 @ 000001987a5ed840] Opening '000634.png' for reading
  2097. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2098. [AVIOContext @ 000001987e1d7340] Statistics: 3065049 bytes read, 0 seeks
  2099. [image2 @ 000001987a5ed840] Opening '000635.png' for reading
  2100. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2101. [AVIOContext @ 000001987e1d77c0] Statistics: 3067270 bytes read, 0 seeks
  2102. frame= 621 fps= 15 q=24.0 size= 40960kB time=00:00:09.80 bitrate=34204.7kbits/s speed=0.239x
  2103. [image2 @ 000001987a5ed840] Opening '000636.png' for reading
  2104. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2105. [AVIOContext @ 000001987e1d7340] Statistics: 3048044 bytes read, 0 seeks
  2106. [image2 @ 000001987a5ed840] Opening '000637.png' for reading
  2107. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2108. [AVIOContext @ 000001987e1d7340] Statistics: 3058621 bytes read, 0 seeks
  2109. [image2 @ 000001987a5ed840] Opening '000638.png' for reading
  2110. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2111. [AVIOContext @ 000001987e1d77c0] Statistics: 3077997 bytes read, 0 seeks
  2112. [image2 @ 000001987a5ed840] Opening '000639.png' for reading
  2113. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2114. [AVIOContext @ 000001987e1d7340] Statistics: 3057871 bytes read, 0 seeks
  2115. [image2 @ 000001987a5ed840] Opening '000640.png' for reading
  2116. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  2117. [AVIOContext @ 000001987e1d7ec0] Statistics: 3056679 bytes read, 0 seeks
  2118. [image2 @ 000001987a5ed840] Opening '000641.png' for reading
  2119. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2120. [AVIOContext @ 000001987e1d7ec0] Statistics: 3043483 bytes read, 0 seeks
  2121. [image2 @ 000001987a5ed840] Opening '000642.png' for reading
  2122. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  2123. [AVIOContext @ 000001987e1d7ec0] Statistics: 3049605 bytes read, 0 seeks
  2124. [image2 @ 000001987a5ed840] Opening '000643.png' for reading
  2125. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2126. [AVIOContext @ 000001987e1d7340] Statistics: 3049853 bytes read, 0 seeks
  2127. [image2 @ 000001987a5ed840] Opening '000644.png' for reading
  2128. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2129. [AVIOContext @ 000001987e1d7340] Statistics: 3038065 bytes read, 0 seeks
  2130. [image2 @ 000001987a5ed840] Opening '000645.png' for reading
  2131. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2132. [AVIOContext @ 000001987e1d7340] Statistics: 3042403 bytes read, 0 seeks
  2133. frame= 631 fps= 15 q=24.0 size= 41728kB time=00:00:09.97 bitrate=34263.4kbits/s speed=0.24x
  2134. [image2 @ 000001987a5ed840] Opening '000646.png' for reading
  2135. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2136. [AVIOContext @ 000001987e1d7340] Statistics: 3042941 bytes read, 0 seeks
  2137. [image2 @ 000001987a5ed840] Opening '000647.png' for reading
  2138. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2139. [AVIOContext @ 000001987e1d7340] Statistics: 3029857 bytes read, 0 seeks
  2140. [image2 @ 000001987a5ed840] Opening '000648.png' for reading
  2141. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2142. [AVIOContext @ 000001987e1d7340] Statistics: 3035230 bytes read, 0 seeks
  2143. [image2 @ 000001987a5ed840] Opening '000649.png' for reading
  2144. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2145. [AVIOContext @ 000001987e1d7340] Statistics: 3031804 bytes read, 0 seeks
  2146. [image2 @ 000001987a5ed840] Opening '000650.png' for reading
  2147. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2148. [AVIOContext @ 000001987e1d7340] Statistics: 3012078 bytes read, 0 seeks
  2149. [image2 @ 000001987a5ed840] Opening '000651.png' for reading
  2150. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2151. [AVIOContext @ 000001987e1d7340] Statistics: 3014533 bytes read, 0 seeks
  2152. [image2 @ 000001987a5ed840] Opening '000652.png' for reading
  2153. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2154. [AVIOContext @ 000001987e1d7340] Statistics: 3019094 bytes read, 0 seeks
  2155. [image2 @ 000001987a5ed840] Opening '000653.png' for reading
  2156. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2157. [AVIOContext @ 000001987e1d77c0] Statistics: 3012717 bytes read, 0 seeks
  2158. [image2 @ 000001987a5ed840] Opening '000654.png' for reading
  2159. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2160. [AVIOContext @ 000001987e1d7ec0] Statistics: 3018500 bytes read, 0 seeks
  2161. [image2 @ 000001987a5ed840] Opening '000655.png' for reading
  2162. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2163. [AVIOContext @ 000001987e1d77c0] Statistics: 3037980 bytes read, 0 seeks
  2164. frame= 641 fps= 15 q=24.0 size= 42496kB time=00:00:10.14 bitrate=34320.1kbits/s speed=0.241x
  2165. [image2 @ 000001987a5ed840] Opening '000656.png' for reading
  2166. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2167. [AVIOContext @ 000001987e1d8040] Statistics: 3027256 bytes read, 0 seeks
  2168. [image2 @ 000001987a5ed840] Opening '000657.png' for reading
  2169. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2170. [AVIOContext @ 000001987e1d7340] Statistics: 3021342 bytes read, 0 seeks
  2171. [image2 @ 000001987a5ed840] Opening '000658.png' for reading
  2172. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2173. [AVIOContext @ 000001987e1d7340] Statistics: 3026723 bytes read, 0 seeks
  2174. [image2 @ 000001987a5ed840] Opening '000659.png' for reading
  2175. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2176. [AVIOContext @ 000001987e1d7340] Statistics: 3006671 bytes read, 0 seeks
  2177. [image2 @ 000001987a5ed840] Opening '000660.png' for reading
  2178. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2179. [AVIOContext @ 000001987e1d77c0] Statistics: 3021393 bytes read, 0 seeks
  2180. [image2 @ 000001987a5ed840] Opening '000661.png' for reading
  2181. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2182. [AVIOContext @ 000001987e1d7340] Statistics: 3032308 bytes read, 0 seeks
  2183. [image2 @ 000001987a5ed840] Opening '000662.png' for reading
  2184. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2185. [AVIOContext @ 000001987e1d7340] Statistics: 3014268 bytes read, 0 seeks
  2186. [image2 @ 000001987a5ed840] Opening '000663.png' for reading
  2187. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2188. [AVIOContext @ 000001987e1d7340] Statistics: 3020603 bytes read, 0 seeks
  2189. [image2 @ 000001987a5ed840] Opening '000664.png' for reading
  2190. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2191. [AVIOContext @ 000001987e1d7340] Statistics: 3023101 bytes read, 0 seeks
  2192. [image2 @ 000001987a5ed840] Opening '000665.png' for reading
  2193. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2194. [AVIOContext @ 000001987e1d8040] Statistics: 3011484 bytes read, 0 seeks
  2195. [image2 @ 000001987a5ed840] Opening '000666.png' for reading
  2196. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2197. [AVIOContext @ 000001987e1d7340] Statistics: 3020407 bytes read, 0 seeks
  2198. frame= 652 fps= 15 q=24.0 size= 43264kB time=00:00:10.32 bitrate=34319.4kbits/s speed=0.243x
  2199. [image2 @ 000001987a5ed840] Opening '000667.png' for reading
  2200. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2201. [AVIOContext @ 000001987e1d7340] Statistics: 3031868 bytes read, 0 seeks
  2202. [image2 @ 000001987a5ed840] Opening '000668.png' for reading
  2203. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2204. [AVIOContext @ 000001987e1d77c0] Statistics: 3015293 bytes read, 0 seeks
  2205. [image2 @ 000001987a5ed840] Opening '000669.png' for reading
  2206. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2207. [AVIOContext @ 000001987e1d7ec0] Statistics: 3013597 bytes read, 0 seeks
  2208. [image2 @ 000001987a5ed840] Opening '000670.png' for reading
  2209. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2210. [AVIOContext @ 000001987e1d7340] Statistics: 3018342 bytes read, 0 seeks
  2211. [image2 @ 000001987a5ed840] Opening '000671.png' for reading
  2212. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2213. [AVIOContext @ 000001987e1d7ec0] Statistics: 3010167 bytes read, 0 seeks
  2214. [image2 @ 000001987a5ed840] Opening '000672.png' for reading
  2215. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2216. [AVIOContext @ 000001987e1d7340] Statistics: 3023533 bytes read, 0 seeks
  2217. [image2 @ 000001987a5ed840] Opening '000673.png' for reading
  2218. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  2219. [AVIOContext @ 000001987e1d7340] Statistics: 3028012 bytes read, 0 seeks
  2220. [image2 @ 000001987a5ed840] Opening '000674.png' for reading
  2221. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2222. [AVIOContext @ 000001987e1d77c0] Statistics: 3027961 bytes read, 0 seeks
  2223. [image2 @ 000001987a5ed840] Opening '000675.png' for reading
  2224. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2225. [AVIOContext @ 000001987e1d7340] Statistics: 3035579 bytes read, 0 seeks
  2226. [image2 @ 000001987a5ed840] Opening '000676.png' for reading
  2227. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2228. [AVIOContext @ 000001987e1d7340] Statistics: 3046844 bytes read, 0 seeks
  2229. frame= 662 fps= 15 q=24.0 size= 44032kB time=00:00:10.49 bitrate=34373.3kbits/s speed=0.244x
  2230. [image2 @ 000001987a5ed840] Opening '000677.png' for reading
  2231. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2232. [AVIOContext @ 000001987e1d7340] Statistics: 3048424 bytes read, 0 seeks
  2233. [image2 @ 000001987a5ed840] Opening '000678.png' for reading
  2234. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2235. [AVIOContext @ 000001987e1d7340] Statistics: 3053735 bytes read, 0 seeks
  2236. [image2 @ 000001987a5ed840] Opening '000679.png' for reading
  2237. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2238. [AVIOContext @ 000001987e1d8040] Statistics: 3064262 bytes read, 0 seeks
  2239. [image2 @ 000001987a5ed840] Opening '000680.png' for reading
  2240. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2241. [AVIOContext @ 000001987e1d7ec0] Statistics: 3058661 bytes read, 0 seeks
  2242. [image2 @ 000001987a5ed840] Opening '000681.png' for reading
  2243. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2244. [AVIOContext @ 000001987e1d7340] Statistics: 3067411 bytes read, 0 seeks
  2245. [image2 @ 000001987a5ed840] Opening '000682.png' for reading
  2246. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2247. [AVIOContext @ 000001987e1d7340] Statistics: 3063418 bytes read, 0 seeks
  2248. [image2 @ 000001987a5ed840] Opening '000683.png' for reading
  2249. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2250. [AVIOContext @ 000001987e1d7340] Statistics: 3062720 bytes read, 0 seeks
  2251. [image2 @ 000001987a5ed840] Opening '000684.png' for reading
  2252. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2253. [AVIOContext @ 000001987e1d77c0] Statistics: 3072507 bytes read, 0 seeks
  2254. [image2 @ 000001987a5ed840] Opening '000685.png' for reading
  2255. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2256. [AVIOContext @ 000001987e1d7340] Statistics: 3078038 bytes read, 0 seeks
  2257. [image2 @ 000001987a5ed840] Opening '000686.png' for reading
  2258. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  2259. [AVIOContext @ 000001987e1d7ec0] Statistics: 3070288 bytes read, 0 seeks
  2260. frame= 672 fps= 15 q=24.0 size= 44800kB time=00:00:10.66 bitrate=34425.5kbits/s speed=0.244x
  2261. [image2 @ 000001987a5ed840] Opening '000687.png' for reading
  2262. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2263. [AVIOContext @ 000001987e1d7ec0] Statistics: 3079837 bytes read, 0 seeks
  2264. [image2 @ 000001987a5ed840] Opening '000688.png' for reading
  2265. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  2266. [AVIOContext @ 000001987e1d7340] Statistics: 3079960 bytes read, 0 seeks
  2267. [image2 @ 000001987a5ed840] Opening '000689.png' for reading
  2268. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2269. [AVIOContext @ 000001987e1d7ec0] Statistics: 3070020 bytes read, 0 seeks
  2270. [image2 @ 000001987a5ed840] Opening '000690.png' for reading
  2271. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2272. [AVIOContext @ 000001987e1d7340] Statistics: 3081979 bytes read, 0 seeks
  2273. [image2 @ 000001987a5ed840] Opening '000691.png' for reading
  2274. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2275. [AVIOContext @ 000001987e1d7ec0] Statistics: 3084545 bytes read, 0 seeks
  2276. [image2 @ 000001987a5ed840] Opening '000692.png' for reading
  2277. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2278. [AVIOContext @ 000001987e1d7340] Statistics: 3070383 bytes read, 0 seeks
  2279. [image2 @ 000001987a5ed840] Opening '000693.png' for reading
  2280. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2281. [AVIOContext @ 000001987e1d77c0] Statistics: 3077606 bytes read, 0 seeks
  2282. [image2 @ 000001987a5ed840] Opening '000694.png' for reading
  2283. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2284. [AVIOContext @ 000001987e1d7ec0] Statistics: 3077365 bytes read, 0 seeks
  2285. [image2 @ 000001987a5ed840] Opening '000695.png' for reading
  2286. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2287. [AVIOContext @ 000001987e1d81c0] Statistics: 3070764 bytes read, 0 seeks
  2288. frame= 681 fps= 15 q=24.0 size= 45824kB time=00:00:10.81 bitrate=34723.4kbits/s speed=0.245x
  2289. [image2 @ 000001987a5ed840] Opening '000696.png' for reading
  2290. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2291. [AVIOContext @ 000001987e1d7ec0] Statistics: 3086418 bytes read, 0 seeks
  2292. [image2 @ 000001987a5ed840] Opening '000697.png' for reading
  2293. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2294. [AVIOContext @ 000001987e1d7ec0] Statistics: 3088980 bytes read, 0 seeks
  2295. [image2 @ 000001987a5ed840] Opening '000698.png' for reading
  2296. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2297. [AVIOContext @ 000001987e1d7340] Statistics: 3076962 bytes read, 0 seeks
  2298. [image2 @ 000001987a5ed840] Opening '000699.png' for reading
  2299. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  2300. [AVIOContext @ 000001987e1d7ec0] Statistics: 3079173 bytes read, 0 seeks
  2301. [image2 @ 000001987a5ed840] Opening '000700.png' for reading
  2302. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2303. [AVIOContext @ 000001987e1d7ec0] Statistics: 3077978 bytes read, 0 seeks
  2304. [image2 @ 000001987a5ed840] Opening '000701.png' for reading
  2305. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2306. [AVIOContext @ 000001987e1d7340] Statistics: 3063672 bytes read, 0 seeks
  2307. [image2 @ 000001987a5ed840] Opening '000702.png' for reading
  2308. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2309. [AVIOContext @ 000001987e1d7340] Statistics: 3076415 bytes read, 0 seeks
  2310. frame= 688 fps= 15 q=24.0 size= 46336kB time=00:00:10.92 bitrate=34736.1kbits/s speed=0.245x
  2311. [image2 @ 000001987a5ed840] Opening '000703.png' for reading
  2312. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2313. [AVIOContext @ 000001987e1d7340] Statistics: 3087635 bytes read, 0 seeks
  2314. [image2 @ 000001987a5ed840] Opening '000704.png' for reading
  2315. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2316. [AVIOContext @ 000001987e1d7340] Statistics: 3073494 bytes read, 0 seeks
  2317. [image2 @ 000001987a5ed840] Opening '000705.png' for reading
  2318. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2319. [AVIOContext @ 000001987e1d8040] Statistics: 3070506 bytes read, 0 seeks
  2320. [image2 @ 000001987a5ed840] Opening '000706.png' for reading
  2321. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2322. [AVIOContext @ 000001987e1d81c0] Statistics: 3073535 bytes read, 0 seeks
  2323. [image2 @ 000001987a5ed840] Opening '000707.png' for reading
  2324. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  2325. [AVIOContext @ 000001987e1d7340] Statistics: 3075085 bytes read, 0 seeks
  2326. [image2 @ 000001987a5ed840] Opening '000708.png' for reading
  2327. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2328. [AVIOContext @ 000001987e1d77c0] Statistics: 3087583 bytes read, 0 seeks
  2329. [image2 @ 000001987a5ed840] Opening '000709.png' for reading
  2330. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2331. [AVIOContext @ 000001987e1d7340] Statistics: 3094511 bytes read, 0 seeks
  2332. [image2 @ 000001987a5ed840] Opening '000710.png' for reading
  2333. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2334. [AVIOContext @ 000001987e1d7340] Statistics: 3085990 bytes read, 0 seeks
  2335. [image2 @ 000001987a5ed840] Opening '000711.png' for reading
  2336. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2337. [AVIOContext @ 000001987e1d7340] Statistics: 3084461 bytes read, 0 seeks
  2338. frame= 697 fps= 15 q=24.0 size= 47360kB time=00:00:11.07 bitrate=35022.5kbits/s speed=0.245x
  2339. [image2 @ 000001987a5ed840] Opening '000712.png' for reading
  2340. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2341. [AVIOContext @ 000001987e1d7ec0] Statistics: 3086923 bytes read, 0 seeks
  2342. [image2 @ 000001987a5ed840] Opening '000713.png' for reading
  2343. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2344. [AVIOContext @ 000001987e1d7340] Statistics: 3082737 bytes read, 0 seeks
  2345. [image2 @ 000001987a5ed840] Opening '000714.png' for reading
  2346. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2347. [AVIOContext @ 000001987e1d81c0] Statistics: 3089418 bytes read, 0 seeks
  2348. [image2 @ 000001987a5ed840] Opening '000715.png' for reading
  2349. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2350. [AVIOContext @ 000001987e1d8040] Statistics: 3095787 bytes read, 0 seeks
  2351. [image2 @ 000001987a5ed840] Opening '000716.png' for reading
  2352. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2353. [AVIOContext @ 000001987e1d7ec0] Statistics: 3072149 bytes read, 0 seeks
  2354. [image2 @ 000001987a5ed840] Opening '000717.png' for reading
  2355. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2356. [AVIOContext @ 000001987e1d7340] Statistics: 3071140 bytes read, 0 seeks
  2357. [image2 @ 000001987a5ed840] Opening '000718.png' for reading
  2358. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2359. [AVIOContext @ 000001987e1d81c0] Statistics: 3075006 bytes read, 0 seeks
  2360. frame= 704 fps= 15 q=24.0 size= 48128kB time=00:00:11.19 bitrate=35219.2kbits/s speed=0.245x
  2361. [image2 @ 000001987a5ed840] Opening '000719.png' for reading
  2362. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2363. [AVIOContext @ 000001987e1d77c0] Statistics: 3063632 bytes read, 0 seeks
  2364. [image2 @ 000001987a5ed840] Opening '000720.png' for reading
  2365. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2366. [AVIOContext @ 000001987e1d7340] Statistics: 3070239 bytes read, 0 seeks
  2367. [image2 @ 000001987a5ed840] Opening '000721.png' for reading
  2368. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2369. [AVIOContext @ 000001987e1d7ec0] Statistics: 3080493 bytes read, 0 seeks
  2370. [image2 @ 000001987a5ed840] Opening '000722.png' for reading
  2371. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2372. [AVIOContext @ 000001987e1d7340] Statistics: 3066150 bytes read, 0 seeks
  2373. [image2 @ 000001987a5ed840] Opening '000723.png' for reading
  2374. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2375. [AVIOContext @ 000001987e1d7ec0] Statistics: 3067063 bytes read, 0 seeks
  2376. [image2 @ 000001987a5ed840] Opening '000724.png' for reading
  2377. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2378. [AVIOContext @ 000001987e1d81c0] Statistics: 3078883 bytes read, 0 seeks
  2379. [image2 @ 000001987a5ed840] Opening '000725.png' for reading
  2380. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2381. [AVIOContext @ 000001987e1d7ec0] Statistics: 3069085 bytes read, 0 seeks
  2382. [image2 @ 000001987a5ed840] Opening '000726.png' for reading
  2383. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2384. [AVIOContext @ 000001987e1d7340] Statistics: 3077332 bytes read, 0 seeks
  2385. [image2 @ 000001987a5ed840] Opening '000727.png' for reading
  2386. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  2387. [AVIOContext @ 000001987e1d7ec0] Statistics: 3087671 bytes read, 0 seeks
  2388. frame= 713 fps= 15 q=24.0 size= 49408kB time=00:00:11.34 bitrate=35677.3kbits/s speed=0.245x
  2389. [image2 @ 000001987a5ed840] Opening '000728.png' for reading
  2390. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2391. [AVIOContext @ 000001987e1d7340] Statistics: 3071154 bytes read, 0 seeks
  2392. [image2 @ 000001987a5ed840] Opening '000729.png' for reading
  2393. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2394. [AVIOContext @ 000001987e1d7ec0] Statistics: 3068946 bytes read, 0 seeks
  2395. [image2 @ 000001987a5ed840] Opening '000730.png' for reading
  2396. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2397. [AVIOContext @ 000001987e1d7340] Statistics: 3075328 bytes read, 0 seeks
  2398. [image2 @ 000001987a5ed840] Opening '000731.png' for reading
  2399. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2400. [AVIOContext @ 000001987e1d8040] Statistics: 3064750 bytes read, 0 seeks
  2401. [image2 @ 000001987a5ed840] Opening '000732.png' for reading
  2402. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2403. [AVIOContext @ 000001987e1d77c0] Statistics: 3075162 bytes read, 0 seeks
  2404. [image2 @ 000001987a5ed840] Opening '000733.png' for reading
  2405. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2406. [AVIOContext @ 000001987e1d7340] Statistics: 3076275 bytes read, 0 seeks
  2407. [image2 @ 000001987a5ed840] Opening '000734.png' for reading
  2408. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2409. [AVIOContext @ 000001987e1d7340] Statistics: 3061826 bytes read, 0 seeks
  2410. [image2 @ 000001987a5ed840] Opening '000735.png' for reading
  2411. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2412. [AVIOContext @ 000001987e1d7340] Statistics: 3069076 bytes read, 0 seeks
  2413. [image2 @ 000001987a5ed840] Opening '000736.png' for reading
  2414. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2415. [AVIOContext @ 000001987e1d7340] Statistics: 3068664 bytes read, 0 seeks
  2416. [image2 @ 000001987a5ed840] Opening '000737.png' for reading
  2417. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2418. [AVIOContext @ 000001987e1d77c0] Statistics: 3057227 bytes read, 0 seeks
  2419. frame= 723 fps= 15 q=24.0 size= 50432kB time=00:00:11.51 bitrate=35889.0kbits/s speed=0.245x
  2420. [image2 @ 000001987a5ed840] Opening '000738.png' for reading
  2421. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2422. [AVIOContext @ 000001987e1d7340] Statistics: 3079549 bytes read, 0 seeks
  2423. [image2 @ 000001987a5ed840] Opening '000739.png' for reading
  2424. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2425. [AVIOContext @ 000001987e1d7340] Statistics: 3088009 bytes read, 0 seeks
  2426. [image2 @ 000001987a5ed840] Opening '000740.png' for reading
  2427. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2428. [AVIOContext @ 000001987e1d77c0] Statistics: 3082428 bytes read, 0 seeks
  2429. [image2 @ 000001987a5ed840] Opening '000741.png' for reading
  2430. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2431. [AVIOContext @ 000001987e1d7340] Statistics: 3111216 bytes read, 0 seeks
  2432. [image2 @ 000001987a5ed840] Opening '000742.png' for reading
  2433. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2434. [AVIOContext @ 000001987e1d7340] Statistics: 2719027 bytes read, 0 seeks
  2435. [image2 @ 000001987a5ed840] Opening '000743.png' for reading
  2436. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  2437. [AVIOContext @ 000001987e1d7340] Statistics: 2730050 bytes read, 0 seeks
  2438. [image2 @ 000001987a5ed840] Opening '000744.png' for reading
  2439. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2440. [AVIOContext @ 000001987e1d7340] Statistics: 2752350 bytes read, 0 seeks
  2441. [image2 @ 000001987a5ed840] Opening '000745.png' for reading
  2442. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2443. [AVIOContext @ 000001987e1d77c0] Statistics: 2754064 bytes read, 0 seeks
  2444. [image2 @ 000001987a5ed840] Opening '000746.png' for reading
  2445. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2446. [AVIOContext @ 000001987e1d8040] Statistics: 2765608 bytes read, 0 seeks
  2447. frame= 732 fps= 15 q=24.0 size= 51712kB time=00:00:11.66 bitrate=36326.0kbits/s speed=0.245x
  2448. [image2 @ 000001987a5ed840] Opening '000747.png' for reading
  2449. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2450. [AVIOContext @ 000001987e1d7340] Statistics: 2784723 bytes read, 0 seeks
  2451. [image2 @ 000001987a5ed840] Opening '000748.png' for reading
  2452. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2453. [AVIOContext @ 000001987e1d7340] Statistics: 2771778 bytes read, 0 seeks
  2454. [image2 @ 000001987a5ed840] Opening '000749.png' for reading
  2455. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2456. [AVIOContext @ 000001987e1d7340] Statistics: 2758479 bytes read, 0 seeks
  2457. [image2 @ 000001987a5ed840] Opening '000750.png' for reading
  2458. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2459. [AVIOContext @ 000001987e1d7340] Statistics: 2761872 bytes read, 0 seeks
  2460. [image2 @ 000001987a5ed840] Opening '000751.png' for reading
  2461. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2462. [AVIOContext @ 000001987e1d7340] Statistics: 2747034 bytes read, 0 seeks
  2463. [image2 @ 000001987a5ed840] Opening '000752.png' for reading
  2464. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2465. [AVIOContext @ 000001987e1d77c0] Statistics: 2748943 bytes read, 0 seeks
  2466. frame= 738 fps= 15 q=24.0 size= 52224kB time=00:00:11.76 bitrate=36373.5kbits/s speed=0.245x
  2467. [image2 @ 000001987a5ed840] Opening '000753.png' for reading
  2468. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2469. [AVIOContext @ 000001987e1d7340] Statistics: 2749915 bytes read, 0 seeks
  2470. [image2 @ 000001987a5ed840] Opening '000754.png' for reading
  2471. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2472. [AVIOContext @ 000001987e1d7ec0] Statistics: 2738141 bytes read, 0 seeks
  2473. [image2 @ 000001987a5ed840] Opening '000755.png' for reading
  2474. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2475. [AVIOContext @ 000001987e1d77c0] Statistics: 2748665 bytes read, 0 seeks
  2476. [image2 @ 000001987a5ed840] Opening '000756.png' for reading
  2477. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2478. [AVIOContext @ 000001987e1d7340] Statistics: 2761185 bytes read, 0 seeks
  2479. [image2 @ 000001987a5ed840] Opening '000757.png' for reading
  2480. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  2481. [AVIOContext @ 000001987e1d7340] Statistics: 2746793 bytes read, 0 seeks
  2482. [image2 @ 000001987a5ed840] Opening '000758.png' for reading
  2483. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2484. [AVIOContext @ 000001987e1d7340] Statistics: 2760293 bytes read, 0 seeks
  2485. [image2 @ 000001987a5ed840] Opening '000759.png' for reading
  2486. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2487. [AVIOContext @ 000001987e1d77c0] Statistics: 2769056 bytes read, 0 seeks
  2488. [image2 @ 000001987a5ed840] Opening '000760.png' for reading
  2489. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2490. [AVIOContext @ 000001987e1d7340] Statistics: 2762145 bytes read, 0 seeks
  2491. [image2 @ 000001987a5ed840] Opening '000761.png' for reading
  2492. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2493. [AVIOContext @ 000001987e1d7340] Statistics: 2782352 bytes read, 0 seeks
  2494. frame= 747 fps= 15 q=24.0 size= 53504kB time=00:00:11.91 bitrate=36795.3kbits/s speed=0.245x
  2495. [image2 @ 000001987a5ed840] Opening '000762.png' for reading
  2496. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2497. [AVIOContext @ 000001987e1d7340] Statistics: 2793112 bytes read, 0 seeks
  2498. [image2 @ 000001987a5ed840] Opening '000763.png' for reading
  2499. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2500. [AVIOContext @ 000001987e1d7ec0] Statistics: 2795224 bytes read, 0 seeks
  2501. [image2 @ 000001987a5ed840] Opening '000764.png' for reading
  2502. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2503. [AVIOContext @ 000001987e1d7ec0] Statistics: 2813420 bytes read, 0 seeks
  2504. [image2 @ 000001987a5ed840] Opening '000765.png' for reading
  2505. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2506. [AVIOContext @ 000001987e1d8040] Statistics: 2831572 bytes read, 0 seeks
  2507. [image2 @ 000001987a5ed840] Opening '000766.png' for reading
  2508. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2509. [AVIOContext @ 000001987e1d77c0] Statistics: 2824147 bytes read, 0 seeks
  2510. [image2 @ 000001987a5ed840] Opening '000767.png' for reading
  2511. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  2512. [AVIOContext @ 000001987e1d8040] Statistics: 2835056 bytes read, 0 seeks
  2513. frame= 753 fps= 15 q=24.0 size= 54272kB time=00:00:12.01 bitrate=37012.4kbits/s speed=0.245x
  2514. [image2 @ 000001987a5ed840] Opening '000768.png' for reading
  2515. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2516. [AVIOContext @ 000001987e1d7340] Statistics: 2851110 bytes read, 0 seeks
  2517. [image2 @ 000001987a5ed840] Opening '000769.png' for reading
  2518. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2519. [AVIOContext @ 000001987e1d7340] Statistics: 2849246 bytes read, 0 seeks
  2520. [image2 @ 000001987a5ed840] Opening '000770.png' for reading
  2521. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2522. [AVIOContext @ 000001987e1d7340] Statistics: 2868529 bytes read, 0 seeks
  2523. [image2 @ 000001987a5ed840] Opening '000771.png' for reading
  2524. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2525. [AVIOContext @ 000001987e1d8040] Statistics: 2882034 bytes read, 0 seeks
  2526. [image2 @ 000001987a5ed840] Opening '000772.png' for reading
  2527. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2528. [AVIOContext @ 000001987e1d7340] Statistics: 2876956 bytes read, 0 seeks
  2529. [image2 @ 000001987a5ed840] Opening '000773.png' for reading
  2530. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2531. [AVIOContext @ 000001987e1d7340] Statistics: 2886525 bytes read, 0 seeks
  2532. [image2 @ 000001987a5ed840] Opening '000774.png' for reading
  2533. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2534. [AVIOContext @ 000001987e1d7340] Statistics: 2894269 bytes read, 0 seeks
  2535. [image2 @ 000001987a5ed840] Opening '000775.png' for reading
  2536. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2537. [AVIOContext @ 000001987e1d7340] Statistics: 2899581 bytes read, 0 seeks
  2538. [image2 @ 000001987a5ed840] Opening '000776.png' for reading
  2539. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2540. [AVIOContext @ 000001987e1d7340] Statistics: 2928589 bytes read, 0 seeks
  2541. [image2 @ 000001987a5ed840] Opening '000777.png' for reading
  2542. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2543. [AVIOContext @ 000001987e1d7ec0] Statistics: 2931976 bytes read, 0 seeks
  2544. frame= 763 fps= 15 q=24.0 size= 55296kB time=00:00:12.17 bitrate=37194.2kbits/s speed=0.245x
  2545. [image2 @ 000001987a5ed840] Opening '000778.png' for reading
  2546. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2547. [AVIOContext @ 000001987e1d77c0] Statistics: 2927908 bytes read, 0 seeks
  2548. [image2 @ 000001987a5ed840] Opening '000779.png' for reading
  2549. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2550. [AVIOContext @ 000001987e1d7340] Statistics: 2935055 bytes read, 0 seeks
  2551. [image2 @ 000001987a5ed840] Opening '000780.png' for reading
  2552. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  2553. [AVIOContext @ 000001987e1d7340] Statistics: 2930764 bytes read, 0 seeks
  2554. [image2 @ 000001987a5ed840] Opening '000781.png' for reading
  2555. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2556. [AVIOContext @ 000001987e1d7340] Statistics: 2933739 bytes read, 0 seeks
  2557. [image2 @ 000001987a5ed840] Opening '000782.png' for reading
  2558. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2559. [AVIOContext @ 000001987e1d7340] Statistics: 2948262 bytes read, 0 seeks
  2560. [image2 @ 000001987a5ed840] Opening '000783.png' for reading
  2561. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2562. [AVIOContext @ 000001987e1d7340] Statistics: 2943230 bytes read, 0 seeks
  2563. [image2 @ 000001987a5ed840] Opening '000784.png' for reading
  2564. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2565. [AVIOContext @ 000001987e1d7340] Statistics: 2944769 bytes read, 0 seeks
  2566. [image2 @ 000001987a5ed840] Opening '000785.png' for reading
  2567. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2568. [AVIOContext @ 000001987e1d7340] Statistics: 2942973 bytes read, 0 seeks
  2569. [image2 @ 000001987a5ed840] Opening '000786.png' for reading
  2570. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2571. [AVIOContext @ 000001987e1d7340] Statistics: 2941188 bytes read, 0 seeks
  2572. frame= 772 fps= 15 q=24.0 size= 56576kB time=00:00:12.32 bitrate=37591.7kbits/s speed=0.245x
  2573. [image2 @ 000001987a5ed840] Opening '000787.png' for reading
  2574. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2575. [AVIOContext @ 000001987e1d77c0] Statistics: 2939515 bytes read, 0 seeks
  2576. [image2 @ 000001987a5ed840] Opening '000788.png' for reading
  2577. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2578. [AVIOContext @ 000001987e1d7ec0] Statistics: 2958192 bytes read, 0 seeks
  2579. [image2 @ 000001987a5ed840] Opening '000789.png' for reading
  2580. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2581. [AVIOContext @ 000001987e1d7340] Statistics: 2953772 bytes read, 0 seeks
  2582. [image2 @ 000001987a5ed840] Opening '000790.png' for reading
  2583. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2584. [AVIOContext @ 000001987e1d7340] Statistics: 2950742 bytes read, 0 seeks
  2585. [image2 @ 000001987a5ed840] Opening '000791.png' for reading
  2586. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  2587. [AVIOContext @ 000001987e1d81c0] Statistics: 2956248 bytes read, 0 seeks
  2588. [image2 @ 000001987a5ed840] Opening '000792.png' for reading
  2589. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  2590. [AVIOContext @ 000001987e1d7340] Statistics: 2953536 bytes read, 0 seeks
  2591. [image2 @ 000001987a5ed840] Opening '000793.png' for reading
  2592. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2593. [AVIOContext @ 000001987e1d7ec0] Statistics: 2959473 bytes read, 0 seeks
  2594. [image2 @ 000001987a5ed840] Opening '000794.png' for reading
  2595. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2596. [AVIOContext @ 000001987e1d77c0] Statistics: 2979341 bytes read, 0 seeks
  2597. [image2 @ 000001987a5ed840] Opening '000795.png' for reading
  2598. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2599. [AVIOContext @ 000001987e1d77c0] Statistics: 2976700 bytes read, 0 seeks
  2600. [image2 @ 000001987a5ed840] Opening '000796.png' for reading
  2601. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2602. [AVIOContext @ 000001987e1d7340] Statistics: 2969946 bytes read, 0 seeks
  2603. frame= 782 fps= 15 q=23.0 size= 57088kB time=00:00:12.49 bitrate=37425.5kbits/s speed=0.246x
  2604. [image2 @ 000001987a5ed840] Opening '000797.png' for reading
  2605. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2606. [AVIOContext @ 000001987e1d7340] Statistics: 2978236 bytes read, 0 seeks
  2607. [image2 @ 000001987a5ed840] Opening '000798.png' for reading
  2608. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2609. [AVIOContext @ 000001987e1d7340] Statistics: 2969732 bytes read, 0 seeks
  2610. [image2 @ 000001987a5ed840] Opening '000799.png' for reading
  2611. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2612. [AVIOContext @ 000001987e1d7340] Statistics: 2970229 bytes read, 0 seeks
  2613. [image2 @ 000001987a5ed840] Opening '000800.png' for reading
  2614. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2615. [AVIOContext @ 000001987e1d7ec0] Statistics: 2987948 bytes read, 0 seeks
  2616. [image2 @ 000001987a5ed840] Opening '000801.png' for reading
  2617. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2618. [AVIOContext @ 000001987e1d7340] Statistics: 2985159 bytes read, 0 seeks
  2619. [image2 @ 000001987a5ed840] Opening '000802.png' for reading
  2620. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2621. [AVIOContext @ 000001987e1d7340] Statistics: 2970430 bytes read, 0 seeks
  2622. [image2 @ 000001987a5ed840] Opening '000803.png' for reading
  2623. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2624. [AVIOContext @ 000001987e1d7340] Statistics: 2988282 bytes read, 0 seeks
  2625. [image2 @ 000001987a5ed840] Opening '000804.png' for reading
  2626. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2627. [AVIOContext @ 000001987e1d7ec0] Statistics: 3009325 bytes read, 0 seeks
  2628. [image2 @ 000001987a5ed840] Opening '000805.png' for reading
  2629. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  2630. [AVIOContext @ 000001987e1d7ec0] Statistics: 3026869 bytes read, 0 seeks
  2631. [image2 @ 000001987a5ed840] Opening '000806.png' for reading
  2632. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  2633. [AVIOContext @ 000001987e1d7340] Statistics: 3058283 bytes read, 0 seeks
  2634. frame= 792 fps= 15 q=23.0 size= 57600kB time=00:00:12.66 bitrate=37263.6kbits/s speed=0.247x
  2635. [image2 @ 000001987a5ed840] Opening '000807.png' for reading
  2636. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2637. [AVIOContext @ 000001987e1d7ec0] Statistics: 3065137 bytes read, 0 seeks
  2638. [image2 @ 000001987a5ed840] Opening '000808.png' for reading
  2639. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2640. [AVIOContext @ 000001987e1d7ec0] Statistics: 3061074 bytes read, 0 seeks
  2641. [image2 @ 000001987a5ed840] Opening '000809.png' for reading
  2642. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2643. [AVIOContext @ 000001987e1d7340] Statistics: 3067928 bytes read, 0 seeks
  2644. [image2 @ 000001987a5ed840] Opening '000810.png' for reading
  2645. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2646. [AVIOContext @ 000001987e1d7340] Statistics: 3067862 bytes read, 0 seeks
  2647. [image2 @ 000001987a5ed840] Opening '000811.png' for reading
  2648. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2649. [AVIOContext @ 000001987e1d81c0] Statistics: 3060236 bytes read, 0 seeks
  2650. [image2 @ 000001987a5ed840] Opening '000812.png' for reading
  2651. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2652. [AVIOContext @ 000001987e1d7ec0] Statistics: 3073506 bytes read, 0 seeks
  2653. [image2 @ 000001987a5ed840] Opening '000813.png' for reading
  2654. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2655. [AVIOContext @ 000001987e1d7ec0] Statistics: 3075698 bytes read, 0 seeks
  2656. [image2 @ 000001987a5ed840] Opening '000814.png' for reading
  2657. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2658. [AVIOContext @ 000001987e1d7340] Statistics: 3076017 bytes read, 0 seeks
  2659. [image2 @ 000001987a5ed840] Opening '000815.png' for reading
  2660. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  2661. [AVIOContext @ 000001987e1d7ec0] Statistics: 3081103 bytes read, 0 seeks
  2662. [image2 @ 000001987a5ed840] Opening '000816.png' for reading
  2663. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2664. [AVIOContext @ 000001987e1d77c0] Statistics: 3090415 bytes read, 0 seeks
  2665. frame= 802 fps= 15 q=23.0 size= 58368kB time=00:00:12.82 bitrate=37269.4kbits/s speed=0.247x
  2666. [image2 @ 000001987a5ed840] Opening '000817.png' for reading
  2667. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2668. [AVIOContext @ 000001987e1d7340] Statistics: 3089928 bytes read, 0 seeks
  2669. [image2 @ 000001987a5ed840] Opening '000818.png' for reading
  2670. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2671. [AVIOContext @ 000001987e1d7340] Statistics: 3102979 bytes read, 0 seeks
  2672. [image2 @ 000001987a5ed840] Opening '000819.png' for reading
  2673. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2674. [AVIOContext @ 000001987e1d7340] Statistics: 3117896 bytes read, 0 seeks
  2675. [image2 @ 000001987a5ed840] Opening '000820.png' for reading
  2676. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2677. [AVIOContext @ 000001987e1d7340] Statistics: 3103797 bytes read, 0 seeks
  2678. [image2 @ 000001987a5ed840] Opening '000821.png' for reading
  2679. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2680. [AVIOContext @ 000001987e1d8040] Statistics: 3097324 bytes read, 0 seeks
  2681. [image2 @ 000001987a5ed840] Opening '000822.png' for reading
  2682. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2683. [AVIOContext @ 000001987e1d7ec0] Statistics: 3106962 bytes read, 0 seeks
  2684. [image2 @ 000001987a5ed840] Opening '000823.png' for reading
  2685. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2686. [AVIOContext @ 000001987e1d7340] Statistics: 3095667 bytes read, 0 seeks
  2687. [image2 @ 000001987a5ed840] Opening '000824.png' for reading
  2688. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2689. [AVIOContext @ 000001987e1d77c0] Statistics: 3101456 bytes read, 0 seeks
  2690. [image2 @ 000001987a5ed840] Opening '000825.png' for reading
  2691. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2692. [AVIOContext @ 000001987e1d7340] Statistics: 3108258 bytes read, 0 seeks
  2693. [image2 @ 000001987a5ed840] Opening '000826.png' for reading
  2694. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2695. [AVIOContext @ 000001987e1d7340] Statistics: 3096035 bytes read, 0 seeks
  2696. frame= 812 fps= 15 q=24.0 size= 59136kB time=00:00:12.99 bitrate=37275.1kbits/s speed=0.248x
  2697. [image2 @ 000001987a5ed840] Opening '000827.png' for reading
  2698. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2699. [AVIOContext @ 000001987e1d7ec0] Statistics: 3103023 bytes read, 0 seeks
  2700. [image2 @ 000001987a5ed840] Opening '000828.png' for reading
  2701. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2702. [AVIOContext @ 000001987e1d7340] Statistics: 3118191 bytes read, 0 seeks
  2703. [image2 @ 000001987a5ed840] Opening '000829.png' for reading
  2704. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2705. [AVIOContext @ 000001987e1d7340] Statistics: 3113273 bytes read, 0 seeks
  2706. [image2 @ 000001987a5ed840] Opening '000830.png' for reading
  2707. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2708. [AVIOContext @ 000001987e1d77c0] Statistics: 3126185 bytes read, 0 seeks
  2709. [image2 @ 000001987a5ed840] Opening '000831.png' for reading
  2710. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2711. [AVIOContext @ 000001987e1d7340] Statistics: 3145377 bytes read, 0 seeks
  2712. [image2 @ 000001987a5ed840] Opening '000832.png' for reading
  2713. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2714. [AVIOContext @ 000001987e1d77c0] Statistics: 3130179 bytes read, 0 seeks
  2715. [image2 @ 000001987a5ed840] Opening '000833.png' for reading
  2716. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2717. [AVIOContext @ 000001987e1d7340] Statistics: 3122346 bytes read, 0 seeks
  2718. [image2 @ 000001987a5ed840] Opening '000834.png' for reading
  2719. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2720. [AVIOContext @ 000001987e1d7340] Statistics: 3133322 bytes read, 0 seeks
  2721. [image2 @ 000001987a5ed840] Opening '000835.png' for reading
  2722. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2723. [AVIOContext @ 000001987e1d7340] Statistics: 3116343 bytes read, 0 seeks
  2724. [image2 @ 000001987a5ed840] Opening '000836.png' for reading
  2725. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2726. [AVIOContext @ 000001987e1d81c0] Statistics: 3115172 bytes read, 0 seeks
  2727. frame= 822 fps= 16 q=24.0 size= 59904kB time=00:00:13.16 bitrate=37280.6kbits/s speed=0.248x
  2728. [image2 @ 000001987a5ed840] Opening '000837.png' for reading
  2729. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2730. [AVIOContext @ 000001987e1d7ec0] Statistics: 3124736 bytes read, 0 seeks
  2731. [image2 @ 000001987a5ed840] Opening '000838.png' for reading
  2732. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2733. [AVIOContext @ 000001987e1d7340] Statistics: 3107821 bytes read, 0 seeks
  2734. [image2 @ 000001987a5ed840] Opening '000839.png' for reading
  2735. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2736. [AVIOContext @ 000001987e1d7ec0] Statistics: 3104327 bytes read, 0 seeks
  2737. [image2 @ 000001987a5ed840] Opening '000840.png' for reading
  2738. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  2739. [AVIOContext @ 000001987e1d7ec0] Statistics: 3115475 bytes read, 0 seeks
  2740. [image2 @ 000001987a5ed840] Opening '000841.png' for reading
  2741. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2742. [AVIOContext @ 000001987e1d77c0] Statistics: 3106063 bytes read, 0 seeks
  2743. [image2 @ 000001987a5ed840] Opening '000842.png' for reading
  2744. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2745. [AVIOContext @ 000001987e1d7ec0] Statistics: 3108909 bytes read, 0 seeks
  2746. [image2 @ 000001987a5ed840] Opening '000843.png' for reading
  2747. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2748. [AVIOContext @ 000001987e1d7340] Statistics: 3120499 bytes read, 0 seeks
  2749. [image2 @ 000001987a5ed840] Opening '000844.png' for reading
  2750. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2751. [AVIOContext @ 000001987e1d7340] Statistics: 3102645 bytes read, 0 seeks
  2752. [image2 @ 000001987a5ed840] Opening '000845.png' for reading
  2753. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2754. [AVIOContext @ 000001987e1d77c0] Statistics: 3102588 bytes read, 0 seeks
  2755. [image2 @ 000001987a5ed840] Opening '000846.png' for reading
  2756. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2757. [AVIOContext @ 000001987e1d7340] Statistics: 3117646 bytes read, 0 seeks
  2758. frame= 832 fps= 16 q=24.0 size= 60928kB time=00:00:13.33 bitrate=37443.3kbits/s speed=0.249x
  2759. [image2 @ 000001987a5ed840] Opening '000847.png' for reading
  2760. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2761. [AVIOContext @ 000001987e1d7340] Statistics: 3112710 bytes read, 0 seeks
  2762. [image2 @ 000001987a5ed840] Opening '000848.png' for reading
  2763. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  2764. [AVIOContext @ 000001987e1d8040] Statistics: 3001747 bytes read, 0 seeks
  2765. [image2 @ 000001987a5ed840] Opening '000849.png' for reading
  2766. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2767. [AVIOContext @ 000001987e1d7ec0] Statistics: 3008486 bytes read, 0 seeks
  2768. [image2 @ 000001987a5ed840] Opening '000850.png' for reading
  2769. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2770. [AVIOContext @ 000001987e1d7340] Statistics: 3001238 bytes read, 0 seeks
  2771. [image2 @ 000001987a5ed840] Opening '000851.png' for reading
  2772. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2773. [AVIOContext @ 000001987e1d7340] Statistics: 2988938 bytes read, 0 seeks
  2774. [image2 @ 000001987a5ed840] Opening '000852.png' for reading
  2775. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2776. [AVIOContext @ 000001987e1d7ec0] Statistics: 3001011 bytes read, 0 seeks
  2777. [image2 @ 000001987a5ed840] Opening '000853.png' for reading
  2778. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2779. [AVIOContext @ 000001987e1d7340] Statistics: 2994683 bytes read, 0 seeks
  2780. [image2 @ 000001987a5ed840] Opening '000854.png' for reading
  2781. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2782. [AVIOContext @ 000001987e1d7340] Statistics: 2997312 bytes read, 0 seeks
  2783. [image2 @ 000001987a5ed840] Opening '000855.png' for reading
  2784. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2785. [AVIOContext @ 000001987e1d7340] Statistics: 2996111 bytes read, 0 seeks
  2786. [image2 @ 000001987a5ed840] Opening '000856.png' for reading
  2787. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2788. [AVIOContext @ 000001987e1d77c0] Statistics: 2977149 bytes read, 0 seeks
  2789. frame= 842 fps= 16 q=24.0 size= 61696kB time=00:00:13.49 bitrate=37446.6kbits/s speed=0.249x
  2790. [image2 @ 000001987a5ed840] Opening '000857.png' for reading
  2791. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2792. [AVIOContext @ 000001987e1d8040] Statistics: 2962191 bytes read, 0 seeks
  2793. [image2 @ 000001987a5ed840] Opening '000858.png' for reading
  2794. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2795. [AVIOContext @ 000001987e1d7ec0] Statistics: 2968905 bytes read, 0 seeks
  2796. [image2 @ 000001987a5ed840] Opening '000859.png' for reading
  2797. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2798. [AVIOContext @ 000001987e1d7340] Statistics: 2970580 bytes read, 0 seeks
  2799. [image2 @ 000001987a5ed840] Opening '000860.png' for reading
  2800. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2801. [AVIOContext @ 000001987e1d7340] Statistics: 2956388 bytes read, 0 seeks
  2802. [image2 @ 000001987a5ed840] Opening '000861.png' for reading
  2803. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2804. [AVIOContext @ 000001987e1d77c0] Statistics: 2956030 bytes read, 0 seeks
  2805. [image2 @ 000001987a5ed840] Opening '000862.png' for reading
  2806. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2807. [AVIOContext @ 000001987e1d7340] Statistics: 2959928 bytes read, 0 seeks
  2808. [image2 @ 000001987a5ed840] Opening '000863.png' for reading
  2809. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2810. [AVIOContext @ 000001987e1d77c0] Statistics: 2945614 bytes read, 0 seeks
  2811. [image2 @ 000001987a5ed840] Opening '000864.png' for reading
  2812. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2813. [AVIOContext @ 000001987e1d7340] Statistics: 2962829 bytes read, 0 seeks
  2814. [image2 @ 000001987a5ed840] Opening '000865.png' for reading
  2815. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  2816. [AVIOContext @ 000001987e1d7340] Statistics: 2985946 bytes read, 0 seeks
  2817. [image2 @ 000001987a5ed840] Opening '000866.png' for reading
  2818. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2819. [AVIOContext @ 000001987e1d7340] Statistics: 2982025 bytes read, 0 seeks
  2820. frame= 852 fps= 16 q=24.0 size= 62720kB time=00:00:13.66 bitrate=37603.3kbits/s speed=0.25x
  2821. [image2 @ 000001987a5ed840] Opening '000867.png' for reading
  2822. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2823. [AVIOContext @ 000001987e1d7ec0] Statistics: 2986274 bytes read, 0 seeks
  2824. [image2 @ 000001987a5ed840] Opening '000868.png' for reading
  2825. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2826. [AVIOContext @ 000001987e1d77c0] Statistics: 3007767 bytes read, 0 seeks
  2827. [image2 @ 000001987a5ed840] Opening '000869.png' for reading
  2828. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2829. [AVIOContext @ 000001987e1d7ec0] Statistics: 3003982 bytes read, 0 seeks
  2830. [image2 @ 000001987a5ed840] Opening '000870.png' for reading
  2831. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2832. [AVIOContext @ 000001987e1d7340] Statistics: 3013520 bytes read, 0 seeks
  2833. [image2 @ 000001987a5ed840] Opening '000871.png' for reading
  2834. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2835. [AVIOContext @ 000001987e1d7340] Statistics: 3045120 bytes read, 0 seeks
  2836. [image2 @ 000001987a5ed840] Opening '000872.png' for reading
  2837. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2838. [AVIOContext @ 000001987e1d7ec0] Statistics: 3037993 bytes read, 0 seeks
  2839. [image2 @ 000001987a5ed840] Opening '000873.png' for reading
  2840. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  2841. [AVIOContext @ 000001987e1d7ec0] Statistics: 3034555 bytes read, 0 seeks
  2842. [image2 @ 000001987a5ed840] Opening '000874.png' for reading
  2843. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  2844. [AVIOContext @ 000001987e1d7ec0] Statistics: 3050476 bytes read, 0 seeks
  2845. [image2 @ 000001987a5ed840] Opening '000875.png' for reading
  2846. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2847. [AVIOContext @ 000001987e1d7340] Statistics: 3049642 bytes read, 0 seeks
  2848. [image2 @ 000001987a5ed840] Opening '000876.png' for reading
  2849. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2850. [AVIOContext @ 000001987e1d7340] Statistics: 3036185 bytes read, 0 seeks
  2851. frame= 862 fps= 16 q=24.0 size= 63488kB time=00:00:13.83 bitrate=37604.6kbits/s speed=0.25x
  2852. [image2 @ 000001987a5ed840] Opening '000877.png' for reading
  2853. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2854. [AVIOContext @ 000001987e1d7340] Statistics: 3057394 bytes read, 0 seeks
  2855. [image2 @ 000001987a5ed840] Opening '000878.png' for reading
  2856. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2857. [AVIOContext @ 000001987e1d8040] Statistics: 3047251 bytes read, 0 seeks
  2858. [image2 @ 000001987a5ed840] Opening '000879.png' for reading
  2859. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2860. [AVIOContext @ 000001987e1d7ec0] Statistics: 3022772 bytes read, 0 seeks
  2861. [image2 @ 000001987a5ed840] Opening '000880.png' for reading
  2862. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2863. [AVIOContext @ 000001987e1d7340] Statistics: 3039913 bytes read, 0 seeks
  2864. [image2 @ 000001987a5ed840] Opening '000881.png' for reading
  2865. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2866. [AVIOContext @ 000001987e1d7ec0] Statistics: 3031630 bytes read, 0 seeks
  2867. [image2 @ 000001987a5ed840] Opening '000882.png' for reading
  2868. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2869. [AVIOContext @ 000001987e1d7340] Statistics: 3028170 bytes read, 0 seeks
  2870. [image2 @ 000001987a5ed840] Opening '000883.png' for reading
  2871. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2872. [AVIOContext @ 000001987e1d7340] Statistics: 3045207 bytes read, 0 seeks
  2873. [image2 @ 000001987a5ed840] Opening '000884.png' for reading
  2874. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2875. [AVIOContext @ 000001987e1d7ec0] Statistics: 3038481 bytes read, 0 seeks
  2876. [image2 @ 000001987a5ed840] Opening '000885.png' for reading
  2877. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2878. [AVIOContext @ 000001987e1d77c0] Statistics: 3038061 bytes read, 0 seeks
  2879. [image2 @ 000001987a5ed840] Opening '000886.png' for reading
  2880. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2881. [AVIOContext @ 000001987e1d77c0] Statistics: 3047059 bytes read, 0 seeks
  2882. frame= 872 fps= 16 q=24.0 size= 64512kB time=00:00:13.99 bitrate=37755.7kbits/s speed=0.25x
  2883. [image2 @ 000001987a5ed840] Opening '000887.png' for reading
  2884. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  2885. [AVIOContext @ 000001987e1d7ec0] Statistics: 3027670 bytes read, 0 seeks
  2886. [image2 @ 000001987a5ed840] Opening '000888.png' for reading
  2887. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2888. [AVIOContext @ 000001987e1d7340] Statistics: 3005435 bytes read, 0 seeks
  2889. [image2 @ 000001987a5ed840] Opening '000889.png' for reading
  2890. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2891. [AVIOContext @ 000001987e1d7ec0] Statistics: 3000749 bytes read, 0 seeks
  2892. [image2 @ 000001987a5ed840] Opening '000890.png' for reading
  2893. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2894. [AVIOContext @ 000001987e1d77c0] Statistics: 2980154 bytes read, 0 seeks
  2895. [image2 @ 000001987a5ed840] Opening '000891.png' for reading
  2896. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2897. [AVIOContext @ 000001987e1d77c0] Statistics: 2973937 bytes read, 0 seeks
  2898. [image2 @ 000001987a5ed840] Opening '000892.png' for reading
  2899. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2900. [AVIOContext @ 000001987e1d7340] Statistics: 2988285 bytes read, 0 seeks
  2901. [image2 @ 000001987a5ed840] Opening '000893.png' for reading
  2902. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  2903. [AVIOContext @ 000001987e1d8040] Statistics: 2986510 bytes read, 0 seeks
  2904. [image2 @ 000001987a5ed840] Opening '000894.png' for reading
  2905. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2906. [AVIOContext @ 000001987e1d7ec0] Statistics: 2985652 bytes read, 0 seeks
  2907. [image2 @ 000001987a5ed840] Opening '000895.png' for reading
  2908. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2909. [AVIOContext @ 000001987e1d7340] Statistics: 2987007 bytes read, 0 seeks
  2910. [image2 @ 000001987a5ed840] Opening '000896.png' for reading
  2911. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2912. [AVIOContext @ 000001987e1d7340] Statistics: 2970453 bytes read, 0 seeks
  2913. frame= 882 fps= 16 q=24.0 size= 65536kB time=00:00:14.16 bitrate=37903.3kbits/s speed=0.251x
  2914. [image2 @ 000001987a5ed840] Opening '000897.png' for reading
  2915. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2916. [AVIOContext @ 000001987e1d77c0] Statistics: 2969401 bytes read, 0 seeks
  2917. [image2 @ 000001987a5ed840] Opening '000898.png' for reading
  2918. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2919. [AVIOContext @ 000001987e1d77c0] Statistics: 2972941 bytes read, 0 seeks
  2920. [image2 @ 000001987a5ed840] Opening '000899.png' for reading
  2921. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2922. [AVIOContext @ 000001987e1d7340] Statistics: 2970001 bytes read, 0 seeks
  2923. [image2 @ 000001987a5ed840] Opening '000900.png' for reading
  2924. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2925. [AVIOContext @ 000001987e1d7ec0] Statistics: 2968252 bytes read, 0 seeks
  2926. [image2 @ 000001987a5ed840] Opening '000901.png' for reading
  2927. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2928. [AVIOContext @ 000001987e1d8040] Statistics: 2976393 bytes read, 0 seeks
  2929. [image2 @ 000001987a5ed840] Opening '000902.png' for reading
  2930. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  2931. [AVIOContext @ 000001987e1d7ec0] Statistics: 2974581 bytes read, 0 seeks
  2932. [image2 @ 000001987a5ed840] Opening '000903.png' for reading
  2933. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2934. [AVIOContext @ 000001987e1d81c0] Statistics: 2979329 bytes read, 0 seeks
  2935. frame= 889 fps= 16 q=24.0 size= 66560kB time=00:00:14.28 bitrate=38180.7kbits/s speed=0.25x
  2936. [image2 @ 000001987a5ed840] Opening '000904.png' for reading
  2937. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2938. [AVIOContext @ 000001987e1d7ec0] Statistics: 2987762 bytes read, 0 seeks
  2939. [image2 @ 000001987a5ed840] Opening '000905.png' for reading
  2940. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  2941. [AVIOContext @ 000001987e1d77c0] Statistics: 2994924 bytes read, 0 seeks
  2942. [image2 @ 000001987a5ed840] Opening '000906.png' for reading
  2943. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2944. [AVIOContext @ 000001987e1d81c0] Statistics: 2999750 bytes read, 0 seeks
  2945. [image2 @ 000001987a5ed840] Opening '000907.png' for reading
  2946. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2947. [AVIOContext @ 000001987e1d7340] Statistics: 3015443 bytes read, 0 seeks
  2948. [image2 @ 000001987a5ed840] Opening '000908.png' for reading
  2949. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  2950. [AVIOContext @ 000001987e1d81c0] Statistics: 3020605 bytes read, 0 seeks
  2951. [image2 @ 000001987a5ed840] Opening '000909.png' for reading
  2952. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2953. [AVIOContext @ 000001987e1d81c0] Statistics: 3017766 bytes read, 0 seeks
  2954. [image2 @ 000001987a5ed840] Opening '000910.png' for reading
  2955. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2956. [AVIOContext @ 000001987e1d7340] Statistics: 3021400 bytes read, 0 seeks
  2957. [image2 @ 000001987a5ed840] Opening '000911.png' for reading
  2958. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2959. [AVIOContext @ 000001987e1d81c0] Statistics: 3024503 bytes read, 0 seeks
  2960. [image2 @ 000001987a5ed840] Opening '000912.png' for reading
  2961. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2962. [AVIOContext @ 000001987e1d7340] Statistics: 3025416 bytes read, 0 seeks
  2963. frame= 898 fps= 16 q=24.0 size= 67840kB time=00:00:14.43 bitrate=38510.1kbits/s speed=0.25x
  2964. [image2 @ 000001987a5ed840] Opening '000913.png' for reading
  2965. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2966. [AVIOContext @ 000001987e1d77c0] Statistics: 3048728 bytes read, 0 seeks
  2967. [image2 @ 000001987a5ed840] Opening '000914.png' for reading
  2968. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2969. [AVIOContext @ 000001987e1d7340] Statistics: 3056591 bytes read, 0 seeks
  2970. [image2 @ 000001987a5ed840] Opening '000915.png' for reading
  2971. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  2972. [AVIOContext @ 000001987e1d7ec0] Statistics: 3051760 bytes read, 0 seeks
  2973. [image2 @ 000001987a5ed840] Opening '000916.png' for reading
  2974. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2975. [AVIOContext @ 000001987e1d7340] Statistics: 3053322 bytes read, 0 seeks
  2976. [image2 @ 000001987a5ed840] Opening '000917.png' for reading
  2977. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  2978. [AVIOContext @ 000001987e1d7340] Statistics: 3044171 bytes read, 0 seeks
  2979. [image2 @ 000001987a5ed840] Opening '000918.png' for reading
  2980. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2981. [AVIOContext @ 000001987e1d81c0] Statistics: 3032368 bytes read, 0 seeks
  2982. [image2 @ 000001987a5ed840] Opening '000919.png' for reading
  2983. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  2984. [AVIOContext @ 000001987e1d7340] Statistics: 3037907 bytes read, 0 seeks
  2985. [image2 @ 000001987a5ed840] Opening '000920.png' for reading
  2986. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  2987. [AVIOContext @ 000001987e1d77c0] Statistics: 3027334 bytes read, 0 seeks
  2988. [image2 @ 000001987a5ed840] Opening '000921.png' for reading
  2989. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  2990. [AVIOContext @ 000001987e1d77c0] Statistics: 3009569 bytes read, 0 seeks
  2991. frame= 907 fps= 16 q=24.0 size= 69120kB time=00:00:14.58 bitrate=38832.6kbits/s speed=0.251x
  2992. [image2 @ 000001987a5ed840] Opening '000922.png' for reading
  2993. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  2994. [AVIOContext @ 000001987e1d81c0] Statistics: 3025094 bytes read, 0 seeks
  2995. [image2 @ 000001987a5ed840] Opening '000923.png' for reading
  2996. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  2997. [AVIOContext @ 000001987e1d7340] Statistics: 3030273 bytes read, 0 seeks
  2998. [image2 @ 000001987a5ed840] Opening '000924.png' for reading
  2999. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3000. [AVIOContext @ 000001987e1d81c0] Statistics: 3021816 bytes read, 0 seeks
  3001. [image2 @ 000001987a5ed840] Opening '000925.png' for reading
  3002. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3003. [AVIOContext @ 000001987e1d81c0] Statistics: 3025036 bytes read, 0 seeks
  3004. [image2 @ 000001987a5ed840] Opening '000926.png' for reading
  3005. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3006. [AVIOContext @ 000001987e1d77c0] Statistics: 3019328 bytes read, 0 seeks
  3007. [image2 @ 000001987a5ed840] Opening '000927.png' for reading
  3008. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3009. [AVIOContext @ 000001987e1d7ec0] Statistics: 3006074 bytes read, 0 seeks
  3010. [image2 @ 000001987a5ed840] Opening '000928.png' for reading
  3011. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3012. [AVIOContext @ 000001987e1d7340] Statistics: 3012699 bytes read, 0 seeks
  3013. frame= 914 fps= 16 q=25.0 size= 69632kB time=00:00:14.69 bitrate=38809.4kbits/s speed=0.25x
  3014. [image2 @ 000001987a5ed840] Opening '000929.png' for reading
  3015. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3016. [AVIOContext @ 000001987e1d7340] Statistics: 3011808 bytes read, 0 seeks
  3017. [image2 @ 000001987a5ed840] Opening '000930.png' for reading
  3018. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3019. [AVIOContext @ 000001987e1d81c0] Statistics: 3008230 bytes read, 0 seeks
  3020. [image2 @ 000001987a5ed840] Opening '000931.png' for reading
  3021. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3022. [AVIOContext @ 000001987e1d7340] Statistics: 3015190 bytes read, 0 seeks
  3023. [image2 @ 000001987a5ed840] Opening '000932.png' for reading
  3024. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3025. [AVIOContext @ 000001987e1d7ec0] Statistics: 3020846 bytes read, 0 seeks
  3026. [image2 @ 000001987a5ed840] Opening '000933.png' for reading
  3027. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3028. [AVIOContext @ 000001987e1d8040] Statistics: 3024217 bytes read, 0 seeks
  3029. [image2 @ 000001987a5ed840] Opening '000934.png' for reading
  3030. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  3031. [AVIOContext @ 000001987e1d7340] Statistics: 3037975 bytes read, 0 seeks
  3032. [image2 @ 000001987a5ed840] Opening '000935.png' for reading
  3033. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  3034. [AVIOContext @ 000001987e1d7340] Statistics: 3044578 bytes read, 0 seeks
  3035. [image2 @ 000001987a5ed840] Opening '000936.png' for reading
  3036. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3037. [AVIOContext @ 000001987e1d77c0] Statistics: 3046622 bytes read, 0 seeks
  3038. [image2 @ 000001987a5ed840] Opening '000937.png' for reading
  3039. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3040. [AVIOContext @ 000001987e1d7340] Statistics: 3063878 bytes read, 0 seeks
  3041. [image2 @ 000001987a5ed840] Opening '000938.png' for reading
  3042. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  3043. [AVIOContext @ 000001987e1d7340] Statistics: 3072175 bytes read, 0 seeks
  3044. frame= 924 fps= 16 q=24.0 size= 70912kB time=00:00:14.86 bitrate=39079.3kbits/s speed=0.251x
  3045. [image2 @ 000001987a5ed840] Opening '000939.png' for reading
  3046. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3047. [AVIOContext @ 000001987e1d7340] Statistics: 3069657 bytes read, 0 seeks
  3048. [image2 @ 000001987a5ed840] Opening '000940.png' for reading
  3049. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  3050. [AVIOContext @ 000001987e1d7340] Statistics: 3080749 bytes read, 0 seeks
  3051. [image2 @ 000001987a5ed840] Opening '000941.png' for reading
  3052. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3053. [AVIOContext @ 000001987e1d7340] Statistics: 3075245 bytes read, 0 seeks
  3054. [image2 @ 000001987a5ed840] Opening '000942.png' for reading
  3055. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3056. [AVIOContext @ 000001987e1d7340] Statistics: 3073616 bytes read, 0 seeks
  3057. [image2 @ 000001987a5ed840] Opening '000943.png' for reading
  3058. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3059. [AVIOContext @ 000001987e1d7ec0] Statistics: 3081787 bytes read, 0 seeks
  3060. [image2 @ 000001987a5ed840] Opening '000944.png' for reading
  3061. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3062. [AVIOContext @ 000001987e1d7340] Statistics: 3066948 bytes read, 0 seeks
  3063. [image2 @ 000001987a5ed840] Opening '000945.png' for reading
  3064. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3065. [AVIOContext @ 000001987e1d81c0] Statistics: 3056373 bytes read, 0 seeks
  3066. [image2 @ 000001987a5ed840] Opening '000946.png' for reading
  3067. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3068. [AVIOContext @ 000001987e1d8040] Statistics: 3065348 bytes read, 0 seeks
  3069. [image2 @ 000001987a5ed840] Opening '000947.png' for reading
  3070. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3071. [AVIOContext @ 000001987e1d7340] Statistics: 3063590 bytes read, 0 seeks
  3072. frame= 933 fps= 16 q=24.0 size= 71680kB time=00:00:15.01 bitrate=39107.5kbits/s speed=0.251x
  3073. [image2 @ 000001987a5ed840] Opening '000948.png' for reading
  3074. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3075. [AVIOContext @ 000001987e1d7340] Statistics: 3057253 bytes read, 0 seeks
  3076. [image2 @ 000001987a5ed840] Opening '000949.png' for reading
  3077. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  3078. [AVIOContext @ 000001987e1d7340] Statistics: 3064507 bytes read, 0 seeks
  3079. [image2 @ 000001987a5ed840] Opening '000950.png' for reading
  3080. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3081. [AVIOContext @ 000001987e1d7ec0] Statistics: 3053664 bytes read, 0 seeks
  3082. [image2 @ 000001987a5ed840] Opening '000951.png' for reading
  3083. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3084. [AVIOContext @ 000001987e1d7ec0] Statistics: 3044332 bytes read, 0 seeks
  3085. [image2 @ 000001987a5ed840] Opening '000952.png' for reading
  3086. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3087. [AVIOContext @ 000001987e1d7340] Statistics: 3055502 bytes read, 0 seeks
  3088. [image2 @ 000001987a5ed840] Opening '000953.png' for reading
  3089. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3090. [AVIOContext @ 000001987e1d7340] Statistics: 3052201 bytes read, 0 seeks
  3091. [image2 @ 000001987a5ed840] Opening '000954.png' for reading
  3092. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3093. [AVIOContext @ 000001987e1d7340] Statistics: 3046753 bytes read, 0 seeks
  3094. [image2 @ 000001987a5ed840] Opening '000955.png' for reading
  3095. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3096. [AVIOContext @ 000001987e1d77c0] Statistics: 3059180 bytes read, 0 seeks
  3097. [image2 @ 000001987a5ed840] Opening '000956.png' for reading
  3098. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3099. [AVIOContext @ 000001987e1d7340] Statistics: 3055816 bytes read, 0 seeks
  3100. [image2 @ 000001987a5ed840] Opening '000957.png' for reading
  3101. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  3102. [AVIOContext @ 000001987e1d7340] Statistics: 3058892 bytes read, 0 seeks
  3103. frame= 943 fps= 16 q=24.0 size= 72960kB time=00:00:15.18 bitrate=39368.4kbits/s speed=0.251x
  3104. [image2 @ 000001987a5ed840] Opening '000958.png' for reading
  3105. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3106. [AVIOContext @ 000001987e1d7ec0] Statistics: 2797714 bytes read, 0 seeks
  3107. [image2 @ 000001987a5ed840] Opening '000959.png' for reading
  3108. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3109. [AVIOContext @ 000001987e1d7ec0] Statistics: 2790094 bytes read, 0 seeks
  3110. [image2 @ 000001987a5ed840] Opening '000960.png' for reading
  3111. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3112. [AVIOContext @ 000001987e1d7340] Statistics: 2805092 bytes read, 0 seeks
  3113. [image2 @ 000001987a5ed840] Opening '000961.png' for reading
  3114. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3115. [AVIOContext @ 000001987e1d7340] Statistics: 2783116 bytes read, 0 seeks
  3116. [image2 @ 000001987a5ed840] Opening '000962.png' for reading
  3117. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3118. [AVIOContext @ 000001987e1d7340] Statistics: 2795322 bytes read, 0 seeks
  3119. [image2 @ 000001987a5ed840] Opening '000963.png' for reading
  3120. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3121. [AVIOContext @ 000001987e1d7ec0] Statistics: 2818768 bytes read, 0 seeks
  3122. [image2 @ 000001987a5ed840] Opening '000964.png' for reading
  3123. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  3124. [AVIOContext @ 000001987e1d7340] Statistics: 2782811 bytes read, 0 seeks
  3125. [image2 @ 000001987a5ed840] Opening '000965.png' for reading
  3126. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3127. [AVIOContext @ 000001987e1d7ec0] Statistics: 2788419 bytes read, 0 seeks
  3128. [image2 @ 000001987a5ed840] Opening '000966.png' for reading
  3129. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3130. [AVIOContext @ 000001987e1d77c0] Statistics: 2810735 bytes read, 0 seeks
  3131. [image2 @ 000001987a5ed840] Opening '000967.png' for reading
  3132. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3133. [AVIOContext @ 000001987e1d7340] Statistics: 2785642 bytes read, 0 seeks
  3134. frame= 953 fps= 16 q=24.0 size= 73984kB time=00:00:15.34 bitrate=39487.0kbits/s speed=0.251x
  3135. [image2 @ 000001987a5ed840] Opening '000968.png' for reading
  3136. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  3137. [AVIOContext @ 000001987e1d7340] Statistics: 2797630 bytes read, 0 seeks
  3138. [image2 @ 000001987a5ed840] Opening '000969.png' for reading
  3139. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3140. [AVIOContext @ 000001987e1d7340] Statistics: 2824738 bytes read, 0 seeks
  3141. [image2 @ 000001987a5ed840] Opening '000970.png' for reading
  3142. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3143. [AVIOContext @ 000001987e1d7340] Statistics: 2785399 bytes read, 0 seeks
  3144. [image2 @ 000001987a5ed840] Opening '000971.png' for reading
  3145. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3146. [AVIOContext @ 000001987e1d77c0] Statistics: 2788286 bytes read, 0 seeks
  3147. [image2 @ 000001987a5ed840] Opening '000972.png' for reading
  3148. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3149. [AVIOContext @ 000001987e1d7340] Statistics: 2808908 bytes read, 0 seeks
  3150. [image2 @ 000001987a5ed840] Opening '000973.png' for reading
  3151. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3152. [AVIOContext @ 000001987e1d7340] Statistics: 2777772 bytes read, 0 seeks
  3153. [image2 @ 000001987a5ed840] Opening '000974.png' for reading
  3154. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3155. [AVIOContext @ 000001987e1d7340] Statistics: 2786300 bytes read, 0 seeks
  3156. [image2 @ 000001987a5ed840] Opening '000975.png' for reading
  3157. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3158. [AVIOContext @ 000001987e1d81c0] Statistics: 2815936 bytes read, 0 seeks
  3159. [image2 @ 000001987a5ed840] Opening '000976.png' for reading
  3160. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3161. [AVIOContext @ 000001987e1d7340] Statistics: 2782917 bytes read, 0 seeks
  3162. [image2 @ 000001987a5ed840] Opening '000977.png' for reading
  3163. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  3164. [AVIOContext @ 000001987e1d77c0] Statistics: 2787475 bytes read, 0 seeks
  3165. frame= 963 fps= 16 q=24.0 size= 75008kB time=00:00:15.51 bitrate=39603.1kbits/s speed=0.252x
  3166. [image2 @ 000001987a5ed840] Opening '000978.png' for reading
  3167. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3168. [AVIOContext @ 000001987e1d7340] Statistics: 2809498 bytes read, 0 seeks
  3169. [image2 @ 000001987a5ed840] Opening '000979.png' for reading
  3170. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3171. [AVIOContext @ 000001987e1d7ec0] Statistics: 2781935 bytes read, 0 seeks
  3172. [image2 @ 000001987a5ed840] Opening '000980.png' for reading
  3173. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3174. [AVIOContext @ 000001987e1d7340] Statistics: 2787527 bytes read, 0 seeks
  3175. [image2 @ 000001987a5ed840] Opening '000981.png' for reading
  3176. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  3177. [AVIOContext @ 000001987e1d8040] Statistics: 2817282 bytes read, 0 seeks
  3178. [image2 @ 000001987a5ed840] Opening '000982.png' for reading
  3179. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3180. [AVIOContext @ 000001987e1d7ec0] Statistics: 2784519 bytes read, 0 seeks
  3181. [image2 @ 000001987a5ed840] Opening '000983.png' for reading
  3182. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3183. [AVIOContext @ 000001987e1d7340] Statistics: 2789365 bytes read, 0 seeks
  3184. [image2 @ 000001987a5ed840] Opening '000984.png' for reading
  3185. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3186. [AVIOContext @ 000001987e1d7340] Statistics: 2815780 bytes read, 0 seeks
  3187. [image2 @ 000001987a5ed840] Opening '000985.png' for reading
  3188. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3189. [AVIOContext @ 000001987e1d7ec0] Statistics: 2793695 bytes read, 0 seeks
  3190. [image2 @ 000001987a5ed840] Opening '000986.png' for reading
  3191. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3192. [AVIOContext @ 000001987e1d77c0] Statistics: 2796835 bytes read, 0 seeks
  3193. [image2 @ 000001987a5ed840] Opening '000987.png' for reading
  3194. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  3195. [AVIOContext @ 000001987e1d77c0] Statistics: 2825841 bytes read, 0 seeks
  3196. frame= 973 fps= 16 q=24.0 size= 76288kB time=00:00:15.68 bitrate=39850.4kbits/s speed=0.252x
  3197. [image2 @ 000001987a5ed840] Opening '000988.png' for reading
  3198. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3199. [AVIOContext @ 000001987e1d7ec0] Statistics: 2791708 bytes read, 0 seeks
  3200. [image2 @ 000001987a5ed840] Opening '000989.png' for reading
  3201. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3202. [AVIOContext @ 000001987e1d77c0] Statistics: 2787924 bytes read, 0 seeks
  3203. [image2 @ 000001987a5ed840] Opening '000990.png' for reading
  3204. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3205. [AVIOContext @ 000001987e1d77c0] Statistics: 2805848 bytes read, 0 seeks
  3206. [image2 @ 000001987a5ed840] Opening '000991.png' for reading
  3207. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3208. [AVIOContext @ 000001987e1d77c0] Statistics: 2779444 bytes read, 0 seeks
  3209. [image2 @ 000001987a5ed840] Opening '000992.png' for reading
  3210. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3211. [AVIOContext @ 000001987e1d7340] Statistics: 2786755 bytes read, 0 seeks
  3212. [image2 @ 000001987a5ed840] Opening '000993.png' for reading
  3213. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  3214. [AVIOContext @ 000001987e1d7ec0] Statistics: 2814639 bytes read, 0 seeks
  3215. [image2 @ 000001987a5ed840] Opening '000994.png' for reading
  3216. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  3217. [AVIOContext @ 000001987e1d77c0] Statistics: 2788477 bytes read, 0 seeks
  3218. [image2 @ 000001987a5ed840] Opening '000995.png' for reading
  3219. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3220. [AVIOContext @ 000001987e1d7340] Statistics: 2792594 bytes read, 0 seeks
  3221. [image2 @ 000001987a5ed840] Opening '000996.png' for reading
  3222. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3223. [AVIOContext @ 000001987e1d7ec0] Statistics: 2820407 bytes read, 0 seeks
  3224. [image2 @ 000001987a5ed840] Opening '000997.png' for reading
  3225. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3226. [AVIOContext @ 000001987e1d7ec0] Statistics: 2793791 bytes read, 0 seeks
  3227. frame= 983 fps= 16 q=24.0 size= 77312kB time=00:00:15.84 bitrate=39960.2kbits/s speed=0.252x
  3228. [image2 @ 000001987a5ed840] Opening '000998.png' for reading
  3229. [file @ 000001987a6945c0] Setting default whitelist 'file,crypto,data'
  3230. [AVIOContext @ 000001987e1d7340] Statistics: 2797775 bytes read, 0 seeks
  3231. [image2 @ 000001987a5ed840] Opening '000999.png' for reading
  3232. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3233. [AVIOContext @ 000001987e1d7ec0] Statistics: 2827158 bytes read, 0 seeks
  3234. [image2 @ 000001987a5ed840] Opening '001000.png' for reading
  3235. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3236. [AVIOContext @ 000001987e1d7340] Statistics: 2801101 bytes read, 0 seeks
  3237. [image2 @ 000001987a5ed840] Opening '001001.png' for reading
  3238. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3239. [AVIOContext @ 000001987e1d7340] Statistics: 2798949 bytes read, 0 seeks
  3240. [image2 @ 000001987a5ed840] Opening '001002.png' for reading
  3241. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3242. [AVIOContext @ 000001987e1d7340] Statistics: 2821850 bytes read, 0 seeks
  3243. [image2 @ 000001987a5ed840] Opening '001003.png' for reading
  3244. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3245. [AVIOContext @ 000001987e1d77c0] Statistics: 2795759 bytes read, 0 seeks
  3246. [image2 @ 000001987a5ed840] Opening '001004.png' for reading
  3247. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3248. [AVIOContext @ 000001987e1d7340] Statistics: 2794799 bytes read, 0 seeks
  3249. [image2 @ 000001987a5ed840] Opening '001005.png' for reading
  3250. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3251. [AVIOContext @ 000001987e1d7340] Statistics: 2821450 bytes read, 0 seeks
  3252. [image2 @ 000001987a5ed840] Opening '001006.png' for reading
  3253. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3254. [AVIOContext @ 000001987e1d81c0] Statistics: 2791598 bytes read, 0 seeks
  3255. [image2 @ 000001987a5ed840] Opening '001007.png' for reading
  3256. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  3257. [AVIOContext @ 000001987e1d7340] Statistics: 2792557 bytes read, 0 seeks
  3258. frame= 993 fps= 16 q=24.0 size= 78080kB time=00:00:16.01 bitrate=39936.8kbits/s speed=0.252x
  3259. [image2 @ 000001987a5ed840] Opening '001008.png' for reading
  3260. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3261. [AVIOContext @ 000001987e1d7340] Statistics: 2814109 bytes read, 0 seeks
  3262. [image2 @ 000001987a5ed840] Opening '001009.png' for reading
  3263. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3264. [AVIOContext @ 000001987e1d7340] Statistics: 2785462 bytes read, 0 seeks
  3265. [image2 @ 000001987a5ed840] Opening '001010.png' for reading
  3266. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3267. [AVIOContext @ 000001987e1d77c0] Statistics: 2797312 bytes read, 0 seeks
  3268. [image2 @ 000001987a5ed840] Opening '001011.png' for reading
  3269. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3270. [AVIOContext @ 000001987e1d7340] Statistics: 2820675 bytes read, 0 seeks
  3271. [image2 @ 000001987a5ed840] Opening '001012.png' for reading
  3272. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3273. [AVIOContext @ 000001987e1d7340] Statistics: 2794552 bytes read, 0 seeks
  3274. [image2 @ 000001987a5ed840] Opening '001013.png' for reading
  3275. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3276. [AVIOContext @ 000001987e1d7340] Statistics: 2801388 bytes read, 0 seeks
  3277. [image2 @ 000001987a5ed840] Opening '001014.png' for reading
  3278. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3279. [AVIOContext @ 000001987e1d7ec0] Statistics: 2822855 bytes read, 0 seeks
  3280. [image2 @ 000001987a5ed840] Opening '001015.png' for reading
  3281. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3282. [AVIOContext @ 000001987e1d81c0] Statistics: 2799796 bytes read, 0 seeks
  3283. [image2 @ 000001987a5ed840] Opening '001016.png' for reading
  3284. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3285. [AVIOContext @ 000001987e1d7ec0] Statistics: 2807238 bytes read, 0 seeks
  3286. [image2 @ 000001987a5ed840] Opening '001017.png' for reading
  3287. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3288. [AVIOContext @ 000001987e1d7ec0] Statistics: 2828854 bytes read, 0 seeks
  3289. [image2 @ 000001987a5ed840] Opening '001018.png' for reading
  3290. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3291. [AVIOContext @ 000001987e1d7ec0] Statistics: 2797199 bytes read, 0 seeks
  3292. [image2 @ 000001987a5ed840] Opening '001019.png' for reading
  3293. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3294. [AVIOContext @ 000001987e1d7340] Statistics: 2798208 bytes read, 0 seeks
  3295. frame= 1005 fps= 16 q=24.0 size= 78848kB time=00:00:16.21 bitrate=39831.7kbits/s speed=0.254x
  3296. [image2 @ 000001987a5ed840] Opening '001020.png' for reading
  3297. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3298. [AVIOContext @ 000001987e1d8040] Statistics: 2821075 bytes read, 0 seeks
  3299. [image2 @ 000001987a5ed840] Opening '001021.png' for reading
  3300. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  3301. [AVIOContext @ 000001987e1d7340] Statistics: 2800265 bytes read, 0 seeks
  3302. [image2 @ 000001987a5ed840] Opening '001022.png' for reading
  3303. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  3304. [AVIOContext @ 000001987e1d77c0] Statistics: 2810930 bytes read, 0 seeks
  3305. [image2 @ 000001987a5ed840] Opening '001023.png' for reading
  3306. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3307. [AVIOContext @ 000001987e1d7340] Statistics: 2838685 bytes read, 0 seeks
  3308. [image2 @ 000001987a5ed840] Opening '001024.png' for reading
  3309. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3310. [AVIOContext @ 000001987e1d7340] Statistics: 2812728 bytes read, 0 seeks
  3311. [image2 @ 000001987a5ed840] Opening '001025.png' for reading
  3312. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3313. [AVIOContext @ 000001987e1d7ec0] Statistics: 2817089 bytes read, 0 seeks
  3314. [image2 @ 000001987a5ed840] Opening '001026.png' for reading
  3315. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3316. [AVIOContext @ 000001987e1d77c0] Statistics: 2840239 bytes read, 0 seeks
  3317. [image2 @ 000001987a5ed840] Opening '001027.png' for reading
  3318. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3319. [AVIOContext @ 000001987e1d7340] Statistics: 2816278 bytes read, 0 seeks
  3320. [image2 @ 000001987a5ed840] Opening '001028.png' for reading
  3321. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  3322. [AVIOContext @ 000001987e1d8040] Statistics: 2824932 bytes read, 0 seeks
  3323. [image2 @ 000001987a5ed840] Opening '001029.png' for reading
  3324. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3325. [AVIOContext @ 000001987e1d7ec0] Statistics: 2855998 bytes read, 0 seeks
  3326. [image2 @ 000001987a5ed840] Opening '001030.png' for reading
  3327. [file @ 000001987a695c40] Setting default whitelist 'file,crypto,data'
  3328. [AVIOContext @ 000001987e1d7ec0] Statistics: 2827321 bytes read, 0 seeks
  3329. frame= 1016 fps= 16 q=24.0 size= 79616kB time=00:00:16.39 bitrate=39769.6kbits/s speed=0.254x
  3330. [image2 @ 000001987a5ed840] Opening '001031.png' for reading
  3331. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3332. [AVIOContext @ 000001987e1d7ec0] Statistics: 2822009 bytes read, 0 seeks
  3333. [image2 @ 000001987a5ed840] Opening '001032.png' for reading
  3334. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3335. [AVIOContext @ 000001987e1d7ec0] Statistics: 2844540 bytes read, 0 seeks
  3336. [image2 @ 000001987a5ed840] Opening '001033.png' for reading
  3337. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3338. [AVIOContext @ 000001987e1d7ec0] Statistics: 2819535 bytes read, 0 seeks
  3339. [image2 @ 000001987a5ed840] Opening '001034.png' for reading
  3340. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3341. [AVIOContext @ 000001987e1d7340] Statistics: 2830799 bytes read, 0 seeks
  3342. [image2 @ 000001987a5ed840] Opening '001035.png' for reading
  3343. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  3344. [AVIOContext @ 000001987e1d7ec0] Statistics: 2856365 bytes read, 0 seeks
  3345. [image2 @ 000001987a5ed840] Opening '001036.png' for reading
  3346. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3347. [AVIOContext @ 000001987e1d7340] Statistics: 2817011 bytes read, 0 seeks
  3348. [image2 @ 000001987a5ed840] Opening '001037.png' for reading
  3349. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  3350. [AVIOContext @ 000001987e1d7ec0] Statistics: 2819680 bytes read, 0 seeks
  3351. [image2 @ 000001987a5ed840] Opening '001038.png' for reading
  3352. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3353. [AVIOContext @ 000001987e1d7340] Statistics: 2837503 bytes read, 0 seeks
  3354. [image2 @ 000001987a5ed840] Opening '001039.png' for reading
  3355. [file @ 000001987a695ac0] Setting default whitelist 'file,crypto,data'
  3356. [AVIOContext @ 000001987e1d7340] Statistics: 2808837 bytes read, 0 seeks
  3357. [image2 @ 000001987a5ed840] Opening '001040.png' for reading
  3358. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3359. [AVIOContext @ 000001987e1d7340] Statistics: 2825519 bytes read, 0 seeks
  3360. [image2 @ 000001987a5ed840] Opening '001041.png' for reading
  3361. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3362. [AVIOContext @ 000001987e1d7340] Statistics: 2846243 bytes read, 0 seeks
  3363. frame= 1027 fps= 16 q=24.0 size= 80384kB time=00:00:16.58 bitrate=39708.9kbits/s speed=0.255x
  3364. [image2 @ 000001987a5ed840] Opening '001042.png' for reading
  3365. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3366. [AVIOContext @ 000001987e1d7340] Statistics: 2816824 bytes read, 0 seeks
  3367. [image2 @ 000001987a5ed840] Opening '001043.png' for reading
  3368. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3369. [AVIOContext @ 000001987e1d7340] Statistics: 2821866 bytes read, 0 seeks
  3370. [image2 @ 000001987a5ed840] Opening '001044.png' for reading
  3371. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3372. [AVIOContext @ 000001987e1d7340] Statistics: 3339673 bytes read, 0 seeks
  3373. [image2 @ 000001987a5ed840] Opening '001045.png' for reading
  3374. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3375. [AVIOContext @ 000001987e1d81c0] Statistics: 3335178 bytes read, 0 seeks
  3376. [image2 @ 000001987a5ed840] Opening '001046.png' for reading
  3377. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3378. [AVIOContext @ 000001987e1d7ec0] Statistics: 3342419 bytes read, 0 seeks
  3379. [image2 @ 000001987a5ed840] Opening '001047.png' for reading
  3380. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3381. [AVIOContext @ 000001987e1d7ec0] Statistics: 3338189 bytes read, 0 seeks
  3382. [image2 @ 000001987a5ed840] Opening '001048.png' for reading
  3383. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3384. [AVIOContext @ 000001987e1d7340] Statistics: 3342409 bytes read, 0 seeks
  3385. [image2 @ 000001987a5ed840] Opening '001049.png' for reading
  3386. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3387. [AVIOContext @ 000001987e1d7340] Statistics: 3347111 bytes read, 0 seeks
  3388. [image2 @ 000001987a5ed840] Opening '001050.png' for reading
  3389. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  3390. [AVIOContext @ 000001987e1d7ec0] Statistics: 3334126 bytes read, 0 seeks
  3391. [image2 @ 000001987a5ed840] Opening '001051.png' for reading
  3392. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3393. [AVIOContext @ 000001987e1d81c0] Statistics: 3329460 bytes read, 0 seeks
  3394. [image2 @ 000001987a5ed840] Opening '001052.png' for reading
  3395. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3396. [AVIOContext @ 000001987e1d7340] Statistics: 3340494 bytes read, 0 seeks
  3397. frame= 1038 fps= 16 q=24.0 size= 81152kB time=00:00:16.76 bitrate=39649.5kbits/s speed=0.255x
  3398. [image2 @ 000001987a5ed840] Opening '001053.png' for reading
  3399. [file @ 000001987a695f40] Setting default whitelist 'file,crypto,data'
  3400. [AVIOContext @ 000001987e1d7ec0] Statistics: 3321192 bytes read, 0 seeks
  3401. [image2 @ 000001987a5ed840] Opening '001054.png' for reading
  3402. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3403. [AVIOContext @ 000001987e1d7ec0] Statistics: 3329951 bytes read, 0 seeks
  3404. [image2 @ 000001987a5ed840] Opening '001055.png' for reading
  3405. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3406. [AVIOContext @ 000001987e1d7ec0] Statistics: 3346761 bytes read, 0 seeks
  3407. [image2 @ 000001987a5ed840] Opening '001056.png' for reading
  3408. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3409. [AVIOContext @ 000001987e1d7340] Statistics: 3327702 bytes read, 0 seeks
  3410. [image2 @ 000001987a5ed840] Opening '001057.png' for reading
  3411. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3412. [AVIOContext @ 000001987e1d7340] Statistics: 3321641 bytes read, 0 seeks
  3413. [image2 @ 000001987a5ed840] Opening '001058.png' for reading
  3414. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3415. [AVIOContext @ 000001987e1d7340] Statistics: 3329902 bytes read, 0 seeks
  3416. [image2 @ 000001987a5ed840] Opening '001059.png' for reading
  3417. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3418. [AVIOContext @ 000001987e1d7340] Statistics: 3316470 bytes read, 0 seeks
  3419. [image2 @ 000001987a5ed840] Opening '001060.png' for reading
  3420. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3421. [AVIOContext @ 000001987e1d7ec0] Statistics: 3328520 bytes read, 0 seeks
  3422. [image2 @ 000001987a5ed840] Opening '001061.png' for reading
  3423. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3424. [AVIOContext @ 000001987e1d7340] Statistics: 3336154 bytes read, 0 seeks
  3425. [image2 @ 000001987a5ed840] Opening '001062.png' for reading
  3426. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3427. [AVIOContext @ 000001987e1d7340] Statistics: 3309458 bytes read, 0 seeks
  3428. [image2 @ 000001987a5ed840] Opening '001063.png' for reading
  3429. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3430. [AVIOContext @ 000001987e1d7ec0] Statistics: 3308256 bytes read, 0 seeks
  3431. frame= 1049 fps= 16 q=24.0 size= 81920kB time=00:00:16.95 bitrate=39591.4kbits/s speed=0.256x
  3432. [image2 @ 000001987a5ed840] Opening '001064.png' for reading
  3433. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3434. [AVIOContext @ 000001987e1d7ec0] Statistics: 3315107 bytes read, 0 seeks
  3435. [image2 @ 000001987a5ed840] Opening '001065.png' for reading
  3436. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3437. [AVIOContext @ 000001987e1d7340] Statistics: 3294605 bytes read, 0 seeks
  3438. [image2 @ 000001987a5ed840] Opening '001066.png' for reading
  3439. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3440. [AVIOContext @ 000001987e1d7340] Statistics: 3303873 bytes read, 0 seeks
  3441. [image2 @ 000001987a5ed840] Opening '001067.png' for reading
  3442. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3443. [AVIOContext @ 000001987e1d8040] Statistics: 3312261 bytes read, 0 seeks
  3444. [image2 @ 000001987a5ed840] Opening '001068.png' for reading
  3445. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3446. [AVIOContext @ 000001987e1d7ec0] Statistics: 3301805 bytes read, 0 seeks
  3447. [image2 @ 000001987a5ed840] Opening '001069.png' for reading
  3448. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3449. [AVIOContext @ 000001987e1d7ec0] Statistics: 3321635 bytes read, 0 seeks
  3450. [image2 @ 000001987a5ed840] Opening '001070.png' for reading
  3451. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3452. [AVIOContext @ 000001987e1d7340] Statistics: 3350360 bytes read, 0 seeks
  3453. [image2 @ 000001987a5ed840] Opening '001071.png' for reading
  3454. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3455. [AVIOContext @ 000001987e1d7340] Statistics: 3343653 bytes read, 0 seeks
  3456. [image2 @ 000001987a5ed840] Opening '001072.png' for reading
  3457. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3458. [AVIOContext @ 000001987e1d7340] Statistics: 3358566 bytes read, 0 seeks
  3459. frame= 1058 fps= 16 q=24.0 size= 82432kB time=00:00:17.10 bitrate=39489.1kbits/s speed=0.256x
  3460. [image2 @ 000001987a5ed840] Opening '001073.png' for reading
  3461. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3462. [AVIOContext @ 000001987e1d7340] Statistics: 3377771 bytes read, 0 seeks
  3463. [image2 @ 000001987a5ed840] Opening '001074.png' for reading
  3464. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3465. [AVIOContext @ 000001987e1d77c0] Statistics: 3362157 bytes read, 0 seeks
  3466. [image2 @ 000001987a5ed840] Opening '001075.png' for reading
  3467. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3468. [AVIOContext @ 000001987e1d77c0] Statistics: 3369101 bytes read, 0 seeks
  3469. [image2 @ 000001987a5ed840] Opening '001076.png' for reading
  3470. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3471. [AVIOContext @ 000001987e1d7340] Statistics: 3377443 bytes read, 0 seeks
  3472. [image2 @ 000001987a5ed840] Opening '001077.png' for reading
  3473. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3474. [AVIOContext @ 000001987e1d7340] Statistics: 3364603 bytes read, 0 seeks
  3475. [image2 @ 000001987a5ed840] Opening '001078.png' for reading
  3476. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3477. [AVIOContext @ 000001987e1d81c0] Statistics: 3376466 bytes read, 0 seeks
  3478. [image2 @ 000001987a5ed840] Opening '001079.png' for reading
  3479. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3480. [AVIOContext @ 000001987e1d7340] Statistics: 3385150 bytes read, 0 seeks
  3481. [image2 @ 000001987a5ed840] Opening '001080.png' for reading
  3482. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3483. [AVIOContext @ 000001987e1d7ec0] Statistics: 3367027 bytes read, 0 seeks
  3484. [image2 @ 000001987a5ed840] Opening '001081.png' for reading
  3485. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3486. [AVIOContext @ 000001987e1d7ec0] Statistics: 3375583 bytes read, 0 seeks
  3487. [image2 @ 000001987a5ed840] Opening '001082.png' for reading
  3488. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  3489. [AVIOContext @ 000001987e1d7ec0] Statistics: 3383379 bytes read, 0 seeks
  3490. frame= 1068 fps= 16 q=24.0 size= 83200kB time=00:00:17.26 bitrate=39471.9kbits/s speed=0.257x
  3491. [image2 @ 000001987a5ed840] Opening '001083.png' for reading
  3492. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3493. [AVIOContext @ 000001987e1d8040] Statistics: 3373755 bytes read, 0 seeks
  3494. [image2 @ 000001987a5ed840] Opening '001084.png' for reading
  3495. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3496. [AVIOContext @ 000001987e1d7340] Statistics: 3380321 bytes read, 0 seeks
  3497. [image2 @ 000001987a5ed840] Opening '001085.png' for reading
  3498. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3499. [AVIOContext @ 000001987e1d7ec0] Statistics: 3373301 bytes read, 0 seeks
  3500. [image2 @ 000001987a5ed840] Opening '001086.png' for reading
  3501. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3502. [AVIOContext @ 000001987e1d7340] Statistics: 3346473 bytes read, 0 seeks
  3503. [image2 @ 000001987a5ed840] Opening '001087.png' for reading
  3504. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  3505. [AVIOContext @ 000001987e1d7340] Statistics: 3347597 bytes read, 0 seeks
  3506. [image2 @ 000001987a5ed840] Opening '001088.png' for reading
  3507. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3508. [AVIOContext @ 000001987e1d7340] Statistics: 3344967 bytes read, 0 seeks
  3509. [image2 @ 000001987a5ed840] Opening '001089.png' for reading
  3510. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3511. [AVIOContext @ 000001987e1d7340] Statistics: 3316819 bytes read, 0 seeks
  3512. [image2 @ 000001987a5ed840] Opening '001090.png' for reading
  3513. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3514. [AVIOContext @ 000001987e1d7ec0] Statistics: 3328375 bytes read, 0 seeks
  3515. [image2 @ 000001987a5ed840] Opening '001091.png' for reading
  3516. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3517. [AVIOContext @ 000001987e1d7ec0] Statistics: 3317737 bytes read, 0 seeks
  3518. frame= 1077 fps= 16 q=25.0 size= 84224kB time=00:00:17.41 bitrate=39613.2kbits/s speed=0.257x
  3519. [image2 @ 000001987a5ed840] Opening '001092.png' for reading
  3520. [file @ 000001987a694440] Setting default whitelist 'file,crypto,data'
  3521. [AVIOContext @ 000001987e1d7340] Statistics: 3304170 bytes read, 0 seeks
  3522. [image2 @ 000001987a5ed840] Opening '001093.png' for reading
  3523. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3524. [AVIOContext @ 000001987e1d7ec0] Statistics: 3318674 bytes read, 0 seeks
  3525. [image2 @ 000001987a5ed840] Opening '001094.png' for reading
  3526. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3527. [AVIOContext @ 000001987e1d7340] Statistics: 3319155 bytes read, 0 seeks
  3528. [image2 @ 000001987a5ed840] Opening '001095.png' for reading
  3529. [file @ 000001987a694500] Setting default whitelist 'file,crypto,data'
  3530. [AVIOContext @ 000001987e1d81c0] Statistics: 3303527 bytes read, 0 seeks
  3531. [image2 @ 000001987a5ed840] Opening '001096.png' for reading
  3532. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3533. [AVIOContext @ 000001987e1d7ec0] Statistics: 3324154 bytes read, 0 seeks
  3534. [image2 @ 000001987a5ed840] Opening '001097.png' for reading
  3535. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3536. [AVIOContext @ 000001987e1d7340] Statistics: 3321732 bytes read, 0 seeks
  3537. [image2 @ 000001987a5ed840] Opening '001098.png' for reading
  3538. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3539. [AVIOContext @ 000001987e1d7340] Statistics: 3305254 bytes read, 0 seeks
  3540. frame= 1084 fps= 16 q=25.0 size= 84736kB time=00:00:17.53 bitrate=39588.6kbits/s speed=0.257x
  3541. [image2 @ 000001987a5ed840] Opening '001099.png' for reading
  3542. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  3543. [AVIOContext @ 000001987e1d8040] Statistics: 3316580 bytes read, 0 seeks
  3544. [image2 @ 000001987a5ed840] Opening '001100.png' for reading
  3545. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3546. [AVIOContext @ 000001987e1d7ec0] Statistics: 3315413 bytes read, 0 seeks
  3547. [image2 @ 000001987a5ed840] Opening '001101.png' for reading
  3548. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3549. [AVIOContext @ 000001987e1d7340] Statistics: 3302135 bytes read, 0 seeks
  3550. [image2 @ 000001987a5ed840] Opening '001102.png' for reading
  3551. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  3552. [AVIOContext @ 000001987e1d7ec0] Statistics: 3319989 bytes read, 0 seeks
  3553. [image2 @ 000001987a5ed840] Opening '001103.png' for reading
  3554. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  3555. [AVIOContext @ 000001987e1d7340] Statistics: 3319251 bytes read, 0 seeks
  3556. [image2 @ 000001987a5ed840] Opening '001104.png' for reading
  3557. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3558. [AVIOContext @ 000001987e1d7340] Statistics: 3298330 bytes read, 0 seeks
  3559. [image2 @ 000001987a5ed840] Opening '001105.png' for reading
  3560. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3561. [AVIOContext @ 000001987e1d7340] Statistics: 3309536 bytes read, 0 seeks
  3562. [image2 @ 000001987a5ed840] Opening '001106.png' for reading
  3563. [file @ 000001987a695e80] Setting default whitelist 'file,crypto,data'
  3564. [AVIOContext @ 000001987e1d7ec0] Statistics: 3322966 bytes read, 0 seeks
  3565. [image2 @ 000001987a5ed840] Opening '001107.png' for reading
  3566. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3567. [AVIOContext @ 000001987e1d7340] Statistics: 3310054 bytes read, 0 seeks
  3568. [image2 @ 000001987a5ed840] Opening '001108.png' for reading
  3569. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3570. [AVIOContext @ 000001987e1d7340] Statistics: 3329942 bytes read, 0 seeks
  3571. frame= 1094 fps= 16 q=25.0 size= 85760kB time=00:00:17.70 bitrate=39689.4kbits/s speed=0.257x
  3572. [image2 @ 000001987a5ed840] Opening '001109.png' for reading
  3573. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3574. [AVIOContext @ 000001987e1d7ec0] Statistics: 3338198 bytes read, 0 seeks
  3575. [image2 @ 000001987a5ed840] Opening '001110.png' for reading
  3576. [file @ 000001987a694140] Setting default whitelist 'file,crypto,data'
  3577. [AVIOContext @ 000001987e1d7ec0] Statistics: 3316643 bytes read, 0 seeks
  3578. [image2 @ 000001987a5ed840] Opening '001111.png' for reading
  3579. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3580. [AVIOContext @ 000001987e1d7340] Statistics: 3331202 bytes read, 0 seeks
  3581. [image2 @ 000001987a5ed840] Opening '001112.png' for reading
  3582. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3583. [AVIOContext @ 000001987e1d77c0] Statistics: 3333447 bytes read, 0 seeks
  3584. [image2 @ 000001987a5ed840] Opening '001113.png' for reading
  3585. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3586. [AVIOContext @ 000001987e1d8040] Statistics: 3323924 bytes read, 0 seeks
  3587. [image2 @ 000001987a5ed840] Opening '001114.png' for reading
  3588. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3589. [AVIOContext @ 000001987e1d7340] Statistics: 3340350 bytes read, 0 seeks
  3590. [image2 @ 000001987a5ed840] Opening '001115.png' for reading
  3591. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3592. [AVIOContext @ 000001987e1d7ec0] Statistics: 3346782 bytes read, 0 seeks
  3593. [image2 @ 000001987a5ed840] Opening '001116.png' for reading
  3594. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3595. [AVIOContext @ 000001987e1d81c0] Statistics: 3328495 bytes read, 0 seeks
  3596. [image2 @ 000001987a5ed840] Opening '001117.png' for reading
  3597. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3598. [AVIOContext @ 000001987e1d8040] Statistics: 3338625 bytes read, 0 seeks
  3599. [image2 @ 000001987a5ed840] Opening '001118.png' for reading
  3600. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3601. [AVIOContext @ 000001987e1d77c0] Statistics: 3338885 bytes read, 0 seeks
  3602. frame= 1104 fps= 16 q=25.0 size= 86784kB time=00:00:17.86 bitrate=39788.3kbits/s speed=0.257x
  3603. [image2 @ 000001987a5ed840] Opening '001119.png' for reading
  3604. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3605. [AVIOContext @ 000001987e1d77c0] Statistics: 3328341 bytes read, 0 seeks
  3606. [image2 @ 000001987a5ed840] Opening '001120.png' for reading
  3607. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3608. [AVIOContext @ 000001987e1d7340] Statistics: 3344823 bytes read, 0 seeks
  3609. [image2 @ 000001987a5ed840] Opening '001121.png' for reading
  3610. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3611. [AVIOContext @ 000001987e1d7340] Statistics: 3347648 bytes read, 0 seeks
  3612. [image2 @ 000001987a5ed840] Opening '001122.png' for reading
  3613. [file @ 000001987a6948c0] Setting default whitelist 'file,crypto,data'
  3614. [AVIOContext @ 000001987e1d7ec0] Statistics: 3327676 bytes read, 0 seeks
  3615. [image2 @ 000001987a5ed840] Opening '001123.png' for reading
  3616. [file @ 000001987a695b80] Setting default whitelist 'file,crypto,data'
  3617. [AVIOContext @ 000001987e1d7340] Statistics: 3335766 bytes read, 0 seeks
  3618. [image2 @ 000001987a5ed840] Opening '001124.png' for reading
  3619. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3620. [AVIOContext @ 000001987e1d81c0] Statistics: 3341384 bytes read, 0 seeks
  3621. [image2 @ 000001987a5ed840] Opening '001125.png' for reading
  3622. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3623. [AVIOContext @ 000001987e1d7ec0] Statistics: 3330664 bytes read, 0 seeks
  3624. [image2 @ 000001987a5ed840] Opening '001126.png' for reading
  3625. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3626. [AVIOContext @ 000001987e1d7340] Statistics: 3343849 bytes read, 0 seeks
  3627. [image2 @ 000001987a5ed840] Opening '001127.png' for reading
  3628. [file @ 000001987a694bc0] Setting default whitelist 'file,crypto,data'
  3629. [AVIOContext @ 000001987e1d77c0] Statistics: 3347346 bytes read, 0 seeks
  3630. [image2 @ 000001987a5ed840] Opening '001128.png' for reading
  3631. [file @ 000001987a694380] Setting default whitelist 'file,crypto,data'
  3632. [AVIOContext @ 000001987e1d7340] Statistics: 3324923 bytes read, 0 seeks
  3633. frame= 1114 fps= 16 q=25.0 size= 87552kB time=00:00:18.03 bitrate=39769.1kbits/s speed=0.258x
  3634. [image2 @ 000001987a5ed840] Opening '001129.png' for reading
  3635. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3636. [AVIOContext @ 000001987e1d7ec0] Statistics: 3328533 bytes read, 0 seeks
  3637. [image2 @ 000001987a5ed840] Opening '001130.png' for reading
  3638. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3639. [AVIOContext @ 000001987e1d7340] Statistics: 3140281 bytes read, 0 seeks
  3640. [image2 @ 000001987a5ed840] Opening '001131.png' for reading
  3641. [file @ 000001987a695040] Setting default whitelist 'file,crypto,data'
  3642. [AVIOContext @ 000001987e1d7ec0] Statistics: 3115520 bytes read, 0 seeks
  3643. [image2 @ 000001987a5ed840] Opening '001132.png' for reading
  3644. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3645. [AVIOContext @ 000001987e1d8040] Statistics: 3136007 bytes read, 0 seeks
  3646. [image2 @ 000001987a5ed840] Opening '001133.png' for reading
  3647. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3648. [AVIOContext @ 000001987e1d7ec0] Statistics: 3118043 bytes read, 0 seeks
  3649. [image2 @ 000001987a5ed840] Opening '001134.png' for reading
  3650. [file @ 000001987a694f80] Setting default whitelist 'file,crypto,data'
  3651. [AVIOContext @ 000001987e1d8040] Statistics: 3120468 bytes read, 0 seeks
  3652. [image2 @ 000001987a5ed840] Opening '001135.png' for reading
  3653. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3654. [AVIOContext @ 000001987e1d77c0] Statistics: 3115752 bytes read, 0 seeks
  3655. [image2 @ 000001987a5ed840] Opening '001136.png' for reading
  3656. [file @ 000001987a694680] Setting default whitelist 'file,crypto,data'
  3657. [AVIOContext @ 000001987e1d77c0] Statistics: 3087338 bytes read, 0 seeks
  3658. [image2 @ 000001987a5ed840] Opening '001137.png' for reading
  3659. [file @ 000001987a695dc0] Setting default whitelist 'file,crypto,data'
  3660. [AVIOContext @ 000001987e1d7ec0] Statistics: 3081213 bytes read, 0 seeks
  3661. [image2 @ 000001987a5ed840] Opening '001138.png' for reading
  3662. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3663. [AVIOContext @ 000001987e1d7340] Statistics: 3076436 bytes read, 0 seeks
  3664. frame= 1124 fps= 16 q=25.0 size= 88576kB time=00:00:18.20 bitrate=39865.4kbits/s speed=0.258x
  3665. [image2 @ 000001987a5ed840] Opening '001139.png' for reading
  3666. [file @ 000001987a695280] Setting default whitelist 'file,crypto,data'
  3667. [AVIOContext @ 000001987e1d7340] Statistics: 3069133 bytes read, 0 seeks
  3668. [image2 @ 000001987a5ed840] Opening '001140.png' for reading
  3669. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3670. [AVIOContext @ 000001987e1d7340] Statistics: 3079837 bytes read, 0 seeks
  3671. [image2 @ 000001987a5ed840] Opening '001141.png' for reading
  3672. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3673. [AVIOContext @ 000001987e1d7340] Statistics: 3084787 bytes read, 0 seeks
  3674. [image2 @ 000001987a5ed840] Opening '001142.png' for reading
  3675. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3676. [AVIOContext @ 000001987e1d77c0] Statistics: 3067173 bytes read, 0 seeks
  3677. [image2 @ 000001987a5ed840] Opening '001143.png' for reading
  3678. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3679. [AVIOContext @ 000001987e1d77c0] Statistics: 3073272 bytes read, 0 seeks
  3680. [image2 @ 000001987a5ed840] Opening '001144.png' for reading
  3681. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3682. [AVIOContext @ 000001987e1d7340] Statistics: 3082640 bytes read, 0 seeks
  3683. [image2 @ 000001987a5ed840] Opening '001145.png' for reading
  3684. [file @ 000001987a694ec0] Setting default whitelist 'file,crypto,data'
  3685. [AVIOContext @ 000001987e1d7ec0] Statistics: 3069728 bytes read, 0 seeks
  3686. [image2 @ 000001987a5ed840] Opening '001146.png' for reading
  3687. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3688. [AVIOContext @ 000001987e1d77c0] Statistics: 3086238 bytes read, 0 seeks
  3689. [image2 @ 000001987a5ed840] Opening '001147.png' for reading
  3690. [file @ 000001987a695a00] Setting default whitelist 'file,crypto,data'
  3691. [AVIOContext @ 000001987e1d77c0] Statistics: 3093216 bytes read, 0 seeks
  3692.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement