AbhishekGovula

FFMPEG Logs Report 1

Jun 7th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 465.49 KB | None | 0 0
  1. ffmpeg started on 2019-06-07 at 11:58:05
  2. Report written to "ffmpeg-20190607-115805.log"
  3. Command line:
  4. ffmpeg -y -report -i ./sample.mp4 -threads 0 -chunk_duration 1 -hls_init_time 0.5 -hls_list_size 0 -hls_key_info_file enc.keyinfo -ac 2 -b:v:0 8000k -b:v:1 5000k -b:v:2 2500k -b:v:3 1000k -b:a:0 64k -b:a:1 32k -filter:v:0 "scale=-2:1080" -filter:v:1 "scale=-2:720" -filter:v:2 "scale=-2:480" -filter:v:3 "scale=-2:240" -map 0:v -map 0:v -map 0:v -map 0:v -map 0:a -map 0:a -var_stream_map "v:0,a:0 v:1,a:0 v:2,a:0 v:3,a:1" -master_pl_name master.m3u8 "./output_ffmpeg_1559908685/%v/manifest.m3u8"
  5. ffmpeg version 4.1.3-0york1~16.04 Copyright (c) 2000-2019 the FFmpeg developers
  6. built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.11) 20160609
  7. configuration: --prefix=/usr --extra-version='0york1~16.04' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 - libavutil 56. 22.100 / 56. 22.100
  8. libavcodec 58. 35.100 / 58. 35.100
  9. libavformat 58. 20.100 / 58. 20.100
  10. libavdevice 58. 5.100 / 58. 5.100
  11. libavfilter 7. 40.101 / 7. 40.101
  12. libavresample 4. 0. 0 / 4. 0. 0
  13. libswscale 5. 3.100 / 5. 3.100
  14. libswresample 3. 3.100 / 3. 3.100
  15. libpostproc 55. 3.100 / 55. 3.100
  16. Splitting the commandline.
  17. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
  18. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
  19. Reading option '-i' ... matched as input url with argument './sample.mp4'.
  20. Reading option '-threads' ... matched as AVOption 'threads' with argument '0'.
  21. Reading option '-chunk_duration' ... matched as AVOption 'chunk_duration' with argument '1'.
  22. Reading option '-hls_init_time' ... matched as AVOption 'hls_init_time' with argument '0.5'.
  23. Reading option '-hls_list_size' ... matched as AVOption 'hls_list_size' with argument '0'.
  24. Reading option '-hls_key_info_file' ... matched as AVOption 'hls_key_info_file' with argument 'enc.keyinfo'.
  25. Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
  26. Reading option '-b:v:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '8000k'.
  27. Reading option '-b:v:1' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '5000k'.
  28. Reading option '-b:v:2' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '2500k'.
  29. Reading option '-b:v:3' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1000k'.
  30. Reading option '-b:a:0' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '64k'.
  31. Reading option '-b:a:1' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '32k'.
  32. Reading option '-filter:v:0' ... matched as option 'filter' (set stream filtergraph) with argument 'scale=-2:1080'.
  33. Reading option '-filter:v:1' ... matched as option 'filter' (set stream filtergraph) with argument 'scale=-2:720'.
  34. Reading option '-filter:v:2' ... matched as option 'filter' (set stream filtergraph) with argument 'scale=-2:480'.
  35. Reading option '-filter:v:3' ... matched as option 'filter' (set stream filtergraph) with argument 'scale=-2:240'.
  36. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
  37. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
  38. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
  39. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
  40. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
  41. Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
  42. Reading option '-var_stream_map' ... matched as AVOption 'var_stream_map' with argument 'v:0,a:0 v:1,a:0 v:2,a:0 v:3,a:1'.
  43. Reading option '-master_pl_name' ... matched as AVOption 'master_pl_name' with argument 'master.m3u8'.
  44. Reading option './output_ffmpeg_1559908685/%v/manifest.m3u8' ... matched as output url.
  45. Finished splitting the commandline.
  46. Parsing a group of options: global .
  47. Applying option y (overwrite output files) with argument 1.
  48. Applying option report (generate a report) with argument 1.
  49. Successfully parsed a group of options.
  50. Parsing a group of options: input url ./sample.mp4.
  51. Successfully parsed a group of options.
  52. Opening an input file: ./sample.mp4.
  53. [NULL @ 0x55b2e0d5d900] Opening './sample.mp4' for reading
  54. [file @ 0x55b2e0d5e140] Setting default whitelist 'file,crypto'
  55. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
  56. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] ISO: File Type Major Brand: isom
  57. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] Unknown dref type 0x206c7275 size 12
  58. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] Processing st: 0, edit list 0 - media time: 0, duration: 797184
  59. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] Unknown dref type 0x206c7275 size 12
  60. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] Processing st: 1, edit list 0 - media time: 0, duration: 2991120
  61. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] Before avformat_find_stream_info() pos: 10498677 bytes read:69105 seeks:1 nb_streams:2
  62. [h264 @ 0x55b2e0d5f1c0] nal_unit_type: 7(SPS), nal_ref_idc: 3
  63. [h264 @ 0x55b2e0d5f1c0] nal_unit_type: 8(PPS), nal_ref_idc: 3
  64. [h264 @ 0x55b2e0d5f1c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
  65. [h264 @ 0x55b2e0d5f1c0] Format yuv420p chosen by get_format().
  66. [h264 @ 0x55b2e0d5f1c0] Reinit context to 1280x720, pix_fmt: yuv420p
  67. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] All info found
  68. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55b2e0d5d900] After avformat_find_stream_info() pos: 106237 bytes read:175294 seeks:2 frames:2
  69. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from './sample.mp4':
  70. Metadata:
  71. major_brand : isom
  72. minor_version : 512
  73. compatible_brands: isomiso2avc1mp41
  74. creation_time : 1970-01-01T00:00:00.000000Z
  75. encoder : Lavf53.24.2
  76. Duration: 00:01:02.32, start: 0.000000, bitrate: 1347 kb/s
  77. Stream #0:0(und), 1, 1/12800: Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 959 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
  78. Metadata:
  79. creation_time : 1970-01-01T00:00:00.000000Z
  80. handler_name : VideoHandler
  81. Stream #0:1(und), 1, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, 5.1, fltp, 383 kb/s (default)
  82. Metadata:
  83. creation_time : 1970-01-01T00:00:00.000000Z
  84. handler_name : SoundHandler
  85. Successfully opened the file.
  86. Parsing a group of options: output url ./output_ffmpeg_1559908685/%v/manifest.m3u8.
  87. Applying option ac (set number of audio channels) with argument 2.
  88. Applying option b:v:0 (video bitrate (please use -b:v)) with argument 8000k.
  89. Applying option b:v:1 (video bitrate (please use -b:v)) with argument 5000k.
  90. Applying option b:v:2 (video bitrate (please use -b:v)) with argument 2500k.
  91. Applying option b:v:3 (video bitrate (please use -b:v)) with argument 1000k.
  92. Applying option b:a:0 (video bitrate (please use -b:v)) with argument 64k.
  93. Applying option b:a:1 (video bitrate (please use -b:v)) with argument 32k.
  94. Applying option filter:v:0 (set stream filtergraph) with argument scale=-2:1080.
  95. Applying option filter:v:1 (set stream filtergraph) with argument scale=-2:720.
  96. Applying option filter:v:2 (set stream filtergraph) with argument scale=-2:480.
  97. Applying option filter:v:3 (set stream filtergraph) with argument scale=-2:240.
  98. Applying option map (set input stream mapping) with argument 0:v.
  99. Applying option map (set input stream mapping) with argument 0:v.
  100. Applying option map (set input stream mapping) with argument 0:v.
  101. Applying option map (set input stream mapping) with argument 0:v.
  102. Applying option map (set input stream mapping) with argument 0:a.
  103. Applying option map (set input stream mapping) with argument 0:a.
  104. Successfully parsed a group of options.
  105. Opening an output file: ./output_ffmpeg_1559908685/%v/manifest.m3u8.
  106. Successfully opened the file.
  107. detected 8 logical cores
  108. [h264 @ 0x55b2e0d71180] nal_unit_type: 7(SPS), nal_ref_idc: 3
  109. [h264 @ 0x55b2e0d71180] nal_unit_type: 8(PPS), nal_ref_idc: 3
  110. Stream mapping:
  111. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  112. Stream #0:0 -> #0:1 (h264 (native) -> h264 (libx264))
  113. Stream #0:0 -> #0:2 (h264 (native) -> h264 (libx264))
  114. Stream #0:0 -> #0:3 (h264 (native) -> h264 (libx264))
  115. Stream #0:1 -> #0:4 (aac (native) -> aac (native))
  116. Stream #0:1 -> #0:5 (aac (native) -> aac (native))
  117. Press [q] to stop, [?] for help
  118. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  119. [graph_4_in_0_1 @ 0x55b2e123ea40] Setting 'time_base' to value '1/48000'
  120. [graph_4_in_0_1 @ 0x55b2e123ea40] Setting 'sample_rate' to value '48000'
  121. [graph_4_in_0_1 @ 0x55b2e123ea40] Setting 'sample_fmt' to value 'fltp'
  122. [graph_4_in_0_1 @ 0x55b2e123ea40] Setting 'channel_layout' to value '0x3f'
  123. [graph_4_in_0_1 @ 0x55b2e123ea40] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3f
  124. [format_out_0_4 @ 0x55b2e123eec0] Setting 'sample_fmts' to value 'fltp'
  125. [format_out_0_4 @ 0x55b2e123eec0] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  126. [format_out_0_4 @ 0x55b2e123eec0] Setting 'channel_layouts' to value '0x3'
  127. [format_out_0_4 @ 0x55b2e123eec0] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_4'
  128. [AVFilterGraph @ 0x55b2e0d5d300] query_formats: 4 queried, 7 merged, 3 already done, 0 delayed
  129. [auto_resampler_0 @ 0x55b2e123ff80] [SWR @ 0x55b2e12402c0] Using fltp internally between filters
  130. [auto_resampler_0 @ 0x55b2e123ff80] [SWR @ 0x55b2e12402c0] Matrix coefficients:
  131. [auto_resampler_0 @ 0x55b2e123ff80] [SWR @ 0x55b2e12402c0] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 BL:0.707107 BR:0.000000
  132. [auto_resampler_0 @ 0x55b2e123ff80] [SWR @ 0x55b2e12402c0] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 BL:0.000000 BR:0.707107
  133. [auto_resampler_0 @ 0x55b2e123ff80] ch:6 chl:5.1 fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  134. [graph_5_in_0_1 @ 0x55b2e1310080] Setting 'time_base' to value '1/48000'
  135. [graph_5_in_0_1 @ 0x55b2e1310080] Setting 'sample_rate' to value '48000'
  136. [graph_5_in_0_1 @ 0x55b2e1310080] Setting 'sample_fmt' to value 'fltp'
  137. [graph_5_in_0_1 @ 0x55b2e1310080] Setting 'channel_layout' to value '0x3f'
  138. [graph_5_in_0_1 @ 0x55b2e1310080] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3f
  139. [format_out_0_5 @ 0x55b2e1310240] Setting 'sample_fmts' to value 'fltp'
  140. [format_out_0_5 @ 0x55b2e1310240] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
  141. [format_out_0_5 @ 0x55b2e1310240] Setting 'channel_layouts' to value '0x3'
  142. [format_out_0_5 @ 0x55b2e1310240] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_5'
  143. [AVFilterGraph @ 0x55b2e1274480] query_formats: 4 queried, 7 merged, 3 already done, 0 delayed
  144. [auto_resampler_0 @ 0x55b2e13113c0] [SWR @ 0x55b2e1311700] Using fltp internally between filters
  145. [auto_resampler_0 @ 0x55b2e13113c0] [SWR @ 0x55b2e1311700] Matrix coefficients:
  146. [auto_resampler_0 @ 0x55b2e13113c0] [SWR @ 0x55b2e1311700] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 BL:0.707107 BR:0.000000
  147. [auto_resampler_0 @ 0x55b2e13113c0] [SWR @ 0x55b2e1311700] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 BL:0.000000 BR:0.707107
  148. [auto_resampler_0 @ 0x55b2e13113c0] ch:6 chl:5.1 fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:fltp r:48000Hz
  149. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  150. [h264 @ 0x55b2e0d71180] nal_unit_type: 5(IDR), nal_ref_idc: 3
  151. [h264 @ 0x55b2e0d71180] Format yuv420p chosen by get_format().
  152. [h264 @ 0x55b2e0d71180] Reinit context to 1280x720, pix_fmt: yuv420p
  153. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  154. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  155. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  156. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  157. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  158. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  159. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  160. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  161. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  162. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  163. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  164. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  165. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  166. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  167. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  168. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  169. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  170. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  171. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  172. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  173. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  174. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  175. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  176. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  177. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  178. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  179. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  180. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  181. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  182. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  183. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  184. [Parsed_scale_0 @ 0x55b2e16d4940] Setting 'w' to value '-2'
  185. [Parsed_scale_0 @ 0x55b2e16d4940] Setting 'h' to value '1080'
  186. [Parsed_scale_0 @ 0x55b2e16d4940] Setting 'flags' to value 'bicubic'
  187. [Parsed_scale_0 @ 0x55b2e16d4940] w:-2 h:1080 flags:'bicubic' interl:0
  188. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] Setting 'video_size' to value '1280x720'
  189. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] Setting 'pix_fmt' to value '0'
  190. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] Setting 'time_base' to value '1/12800'
  191. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] Setting 'pixel_aspect' to value '1/1'
  192. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] Setting 'sws_param' to value 'flags=2'
  193. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] Setting 'frame_rate' to value '25/1'
  194. [graph 0 input from stream 0:0 @ 0x55b2e16d4bc0] w:1280 h:720 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:1/1 sws_param:flags=2
  195. [format @ 0x55b2e15bae80] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le'
  196. [AVFilterGraph @ 0x55b2e16d31c0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  197. [Parsed_scale_0 @ 0x55b2e16d4940] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1920 h:1080 fmt:yuv420p sar:1/1 flags:0x4
  198. [libx264 @ 0x55b2e0d9a580] using mv_range_thread = 40
  199. [libx264 @ 0x55b2e0d9a580] using SAR=1/1
  200. [libx264 @ 0x55b2e0d9a580] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  201. [libx264 @ 0x55b2e0d9a580] profile High, level 4.0
  202. [libx264 @ 0x55b2e0d9a580] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=8000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  203. Clipping frame in rate conversion by 0.000008
  204. [Parsed_scale_0 @ 0x55b2e1af42c0] Setting 'w' to value '-2'
  205. [Parsed_scale_0 @ 0x55b2e1af42c0] Setting 'h' to value '720'
  206. [Parsed_scale_0 @ 0x55b2e1af42c0] Setting 'flags' to value 'bicubic'
  207. [Parsed_scale_0 @ 0x55b2e1af42c0] w:-2 h:720 flags:'bicubic' interl:0
  208. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] Setting 'video_size' to value '1280x720'
  209. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] Setting 'pix_fmt' to value '0'
  210. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] Setting 'time_base' to value '1/12800'
  211. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] Setting 'pixel_aspect' to value '1/1'
  212. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] Setting 'sws_param' to value 'flags=2'
  213. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] Setting 'frame_rate' to value '25/1'
  214. [graph 1 input from stream 0:0 @ 0x55b2e1af4540] w:1280 h:720 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:1/1 sws_param:flags=2
  215. [format @ 0x55b2e1af4b00] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le'
  216. [AVFilterGraph @ 0x55b2e16f9940] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  217. [Parsed_scale_0 @ 0x55b2e1af42c0] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:yuv420p sar:1/1 flags:0x4
  218. [libx264 @ 0x55b2e0d9b900] using mv_range_thread = 24
  219. [libx264 @ 0x55b2e0d9b900] using SAR=1/1
  220. [libx264 @ 0x55b2e0d9b900] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  221. [libx264 @ 0x55b2e0d9b900] profile High, level 3.1
  222. [libx264 @ 0x55b2e0d9b900] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=5000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  223. Clipping frame in rate conversion by 0.000008
  224. [Parsed_scale_0 @ 0x55b2e1db1880] Setting 'w' to value '-2'
  225. [Parsed_scale_0 @ 0x55b2e1db1880] Setting 'h' to value '480'
  226. [Parsed_scale_0 @ 0x55b2e1db1880] Setting 'flags' to value 'bicubic'
  227. [Parsed_scale_0 @ 0x55b2e1db1880] w:-2 h:480 flags:'bicubic' interl:0
  228. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] Setting 'video_size' to value '1280x720'
  229. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] Setting 'pix_fmt' to value '0'
  230. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] Setting 'time_base' to value '1/12800'
  231. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] Setting 'pixel_aspect' to value '1/1'
  232. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] Setting 'sws_param' to value 'flags=2'
  233. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] Setting 'frame_rate' to value '25/1'
  234. [graph 2 input from stream 0:0 @ 0x55b2e1db1c80] w:1280 h:720 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:1/1 sws_param:flags=2
  235. [format @ 0x55b2e1db21c0] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le'
  236. [AVFilterGraph @ 0x55b2e1dabb80] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  237. [Parsed_scale_0 @ 0x55b2e1db1880] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:854 h:480 fmt:yuv420p sar:1280/1281 flags:0x4
  238. [libx264 @ 0x55b2e0db2d00] using mv_range_thread = 24
  239. [libx264 @ 0x55b2e0db2d00] using SAR=1280/1281
  240. [libx264 @ 0x55b2e0db2d00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  241. [libx264 @ 0x55b2e0db2d00] profile High, level 3.0
  242. [libx264 @ 0x55b2e0db2d00] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=2500 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  243. Clipping frame in rate conversion by 0.000008
  244. [Parsed_scale_0 @ 0x55b2e20a3f40] Setting 'w' to value '-2'
  245. [Parsed_scale_0 @ 0x55b2e20a3f40] Setting 'h' to value '240'
  246. [Parsed_scale_0 @ 0x55b2e20a3f40] Setting 'flags' to value 'bicubic'
  247. [Parsed_scale_0 @ 0x55b2e20a3f40] w:-2 h:240 flags:'bicubic' interl:0
  248. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] Setting 'video_size' to value '1280x720'
  249. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] Setting 'pix_fmt' to value '0'
  250. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] Setting 'time_base' to value '1/12800'
  251. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] Setting 'pixel_aspect' to value '1/1'
  252. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] Setting 'sws_param' to value 'flags=2'
  253. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] Setting 'frame_rate' to value '25/1'
  254. [graph 3 input from stream 0:0 @ 0x55b2e20a4580] w:1280 h:720 pixfmt:yuv420p tb:1/12800 fr:25/1 sar:1/1 sws_param:flags=2
  255. [format @ 0x55b2e20a4280] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le'
  256. [AVFilterGraph @ 0x55b2e20a2a00] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
  257. [Parsed_scale_0 @ 0x55b2e20a3f40] w:1280 h:720 fmt:yuv420p sar:1/1 -> w:426 h:240 fmt:yuv420p sar:640/639 flags:0x4
  258. [libx264 @ 0x55b2e0db54c0] using mv_range_thread = 24
  259. [libx264 @ 0x55b2e0db54c0] using SAR=640/639
  260. [libx264 @ 0x55b2e0db54c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  261. [libx264 @ 0x55b2e0db54c0] profile High, level 2.1
  262. [libx264 @ 0x55b2e0db54c0] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=7 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=1000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  263. [hls @ 0x55b2e0d65a40] Number of variant streams 4
  264. [hls @ 0x55b2e0d65a40] Opening 'enc.keyinfo' for reading
  265. [file @ 0x55b2e2a50c80] Setting default whitelist 'file,crypto'
  266. [AVIOContext @ 0x55b2e2a58d80] Statistics: 97 bytes read, 0 seeks
  267. [hls @ 0x55b2e0d65a40] Opening 'enc.key' for reading
  268. [file @ 0x55b2e2a58d80] Setting default whitelist 'file,crypto'
  269. [AVIOContext @ 0x55b2e2a50c80] Statistics: 16 bytes read, 0 seeks
  270. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest0.ts' for writing
  271. [crypto @ 0x55b2e2a50e00] No default whitelist set
  272. [file @ 0x55b2e2a53200] Setting default whitelist 'file,crypto'
  273. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest0.ts' for writing
  274. [crypto @ 0x55b2e2a5e0c0] No default whitelist set
  275. [file @ 0x55b2e2a60400] Setting default whitelist 'file,crypto'
  276. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest0.ts' for writing
  277. [crypto @ 0x55b2e2a6ae40] No default whitelist set
  278. [file @ 0x55b2e2a6d4c0] Setting default whitelist 'file,crypto'
  279. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest0.ts' for writing
  280. [crypto @ 0x55b2e2a78040] No default whitelist set
  281. [file @ 0x55b2e2a7a540] Setting default whitelist 'file,crypto'
  282. [mpegts @ 0x55b2e2a4e840] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
  283. [mpegts @ 0x55b2e2a5b800] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
  284. [mpegts @ 0x55b2e2a68a80] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
  285. [mpegts @ 0x55b2e2a75c00] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
  286. Output #0, hls, to './output_ffmpeg_1559908685/%v/manifest.m3u8':
  287. Metadata:
  288. major_brand : isom
  289. minor_version : 512
  290. compatible_brands: isomiso2avc1mp41
  291. encoder : Lavf58.20.100
  292. Stream #0:0(und), 0, 1/90000: Video: h264 (libx264), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 8000 kb/s, 25 fps, 90k tbn, 25 tbc (default)
  293. Metadata:
  294. creation_time : 1970-01-01T00:00:00.000000Z
  295. handler_name : VideoHandler
  296. encoder : Lavc58.35.100 libx264
  297. Side data:
  298. cpb: bitrate max/min/avg: 0/0/8000000 buffer size: 0 vbv_delay: -1
  299. Stream #0:1(und), 0, 1/90000: Video: h264 (libx264), yuv420p(progressive), 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 5000 kb/s, 25 fps, 90k tbn, 25 tbc (default)
  300. Metadata:
  301. creation_time : 1970-01-01T00:00:00.000000Z
  302. handler_name : VideoHandler
  303. encoder : Lavc58.35.100 libx264
  304. Side data:
  305. cpb: bitrate max/min/avg: 0/0/5000000 buffer size: 0 vbv_delay: -1
  306. Stream #0:2(und), 0, 1/90000: Video: h264 (libx264), yuv420p(progressive), 854x480 [SAR 1280:1281 DAR 16:9], q=-1--1, 2500 kb/s, 25 fps, 90k tbn, 25 tbc (default)
  307. Metadata:
  308. creation_time : 1970-01-01T00:00:00.000000Z
  309. handler_name : VideoHandler
  310. encoder : Lavc58.35.100 libx264
  311. Side data:
  312. cpb: bitrate max/min/avg: 0/0/2500000 buffer size: 0 vbv_delay: -1
  313. Stream #0:3(und), 0, 1/90000: Video: h264 (libx264), yuv420p, 426x240 [SAR 640:639 DAR 16:9], q=-1--1, 1000 kb/s, 25 fps, 90k tbn, 25 tbc (default)
  314. Metadata:
  315. creation_time : 1970-01-01T00:00:00.000000Z
  316. handler_name : VideoHandler
  317. encoder : Lavc58.35.100 libx264
  318. Side data:
  319. cpb: bitrate max/min/avg: 0/0/1000000 buffer size: 0 vbv_delay: -1
  320. Stream #0:4(und), 0, 1/90000: Audio: aac (LC), 48000 Hz, stereo, fltp, 64 kb/s (default)
  321. Metadata:
  322. creation_time : 1970-01-01T00:00:00.000000Z
  323. handler_name : SoundHandler
  324. encoder : Lavc58.35.100 aac
  325. Stream #0:5(und), 0, 1/90000: Audio: aac (LC), 48000 Hz, stereo, fltp, 32 kb/s (default)
  326. Metadata:
  327. creation_time : 1970-01-01T00:00:00.000000Z
  328. handler_name : SoundHandler
  329. encoder : Lavc58.35.100 aac
  330. Clipping frame in rate conversion by 0.000008
  331. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  332. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  333. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  334. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  335. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  336. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  337. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  338. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  339. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  340. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  341. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  342. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  343. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  344. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  345. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  346. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  347. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  348. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  349. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  350. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  351. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  352. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  353. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  354. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  355. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  356. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  357. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  358. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  359. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  360. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  361. frame= 3 fps=0.0 q=0.0 q=0.0 q=0.0 q=0.0 size=N/A time=00:00:00.40 bitrate=N/A speed=0.768x
  362. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  363. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  364. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  365. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  366. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  367. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  368. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  369. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  370. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  371. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  372. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  373. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  374. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  375. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  376. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  377. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  378. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  379. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  380. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  381. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  382. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  383. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  384. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  385. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  386. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  387. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  388. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  389. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  390. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  391. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  392. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  393. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  394. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  395. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  396. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  397. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  398. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  399. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  400. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  401. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  402. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  403. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  404. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  405. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  406. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  407. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  408. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  409. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  410. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  411. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  412. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  413. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  414. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  415. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  416. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  417. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  418. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  419. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  420. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  421. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  422. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  423. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  424. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  425. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  426. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  427. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  428. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  429. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  430. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  431. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  432. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  433. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  434. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  435. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  436. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  437. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  438. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  439. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  440. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  441. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  442. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  443. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  444. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  445. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  446. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  447. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  448. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  449. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  450. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  451. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  452. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  453. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  454. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  455. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  456. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  457. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  458. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  459. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  460. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  461. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  462. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  463. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  464. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  465. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  466. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  467. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  468. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  469. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  470. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  471. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  472. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  473. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  474. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  475. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  476. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  477. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  478. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  479. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  480. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  481. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  482. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  483. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  484. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  485. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  486. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  487. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  488. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  489. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  490. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  491. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  492. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  493. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  494. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  495. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  496. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  497. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  498. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  499. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  500. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  501. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  502. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  503. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  504. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  505. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  506. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  507. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  508. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  509. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  510. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  511. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  512. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  513. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  514. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  515. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  516. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  517. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  518. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  519. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  520. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  521. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  522. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  523. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  524. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  525. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  526. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  527. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  528. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  529. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  530. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  531. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  532. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  533. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  534. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  535. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  536. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  537. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  538. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  539. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  540. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  541. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  542. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  543. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  544. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  545. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  546. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  547. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  548. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  549. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  550. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  551. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  552. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  553. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  554. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  555. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  556. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  557. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  558. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  559. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  560. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  561. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  562. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  563. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  564. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  565. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  566. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  567. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  568. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  569. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  570. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  571. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  572. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  573. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  574. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  575. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  576. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  577. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  578. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  579. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  580. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  581. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  582. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  583. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  584. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  585. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  586. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  587. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  588. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  589. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  590. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  591. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  592. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  593. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  594. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  595. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  596. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  597. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  598. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  599. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  600. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  601. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  602. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  603. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  604. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  605. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  606. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  607. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  608. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  609. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  610. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  611. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  612. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  613. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  614. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  615. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  616. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  617. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  618. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  619. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  620. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  621. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  622. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  623. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  624. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  625. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  626. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  627. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  628. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  629. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  630. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  631. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  632. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  633. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  634. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  635. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  636. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  637. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  638. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  639. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  640. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  641. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  642. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  643. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  644. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  645. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  646. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  647. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  648. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  649. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  650. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  651. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  652. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  653. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  654. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  655. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  656. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  657. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  658. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  659. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  660. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  661. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  662. frame= 27 fps= 26 q=0.0 q=0.0 q=0.0 q=0.0 size=N/A time=00:00:01.36 bitrate=N/A speed=1.32x
  663. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  664. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  665. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  666. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  667. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  668. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  669. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  670. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  671. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  672. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  673. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  674. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  675. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  676. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  677. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  678. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  679. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  680. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  681. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  682. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  683. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  684. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  685. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  686. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  687. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  688. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  689. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  690. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  691. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  692. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  693. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  694. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  695. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  696. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  697. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  698. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  699. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  700. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  701. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  702. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  703. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  704. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  705. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  706. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  707. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  708. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  709. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  710. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  711. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  712. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  713. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  714. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  715. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  716. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  717. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  718. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  719. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  720. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  721. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  722. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  723. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  724. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  725. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  726. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  727. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  728. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  729. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  730. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  731. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  732. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  733. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  734. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  735. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  736. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  737. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  738. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  739. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  740. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  741. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  742. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  743. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  744. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  745. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  746. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  747. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  748. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  749. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  750. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  751. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  752. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  753. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  754. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  755. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  756. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  757. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  758. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  759. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  760. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  761. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  762. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  763. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  764. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  765. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  766. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  767. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  768. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  769. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  770. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  771. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  772. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  773. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  774. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  775. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  776. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  777. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  778. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  779. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  780. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  781. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  782. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  783. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  784. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  785. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  786. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  787. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  788. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  789. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  790. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  791. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  792. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  793. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  794. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  795. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  796. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  797. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  798. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  799. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  800. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  801. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  802. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  803. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  804. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  805. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  806. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  807. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  808. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  809. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  810. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  811. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  812. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  813. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  814. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  815. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  816. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  817. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  818. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  819. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  820. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  821. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  822. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  823. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  824. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  825. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  826. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  827. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  828. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  829. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  830. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  831. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  832. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  833. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  834. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  835. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  836. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  837. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  838. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  839. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  840. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  841. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  842. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  843. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  844. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  845. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  846. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  847. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  848. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  849. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  850. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  851. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  852. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  853. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  854. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  855. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  856. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  857. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  858. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  859. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  860. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  861. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  862. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  863. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  864. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  865. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  866. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  867. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  868. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  869. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  870. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  871. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  872. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  873. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  874. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  875. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  876. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  877. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  878. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  879. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  880. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  881. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  882. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  883. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  884. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  885. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  886. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  887. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  888. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  889. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  890. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  891. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  892. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  893. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  894. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  895. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  896. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  897. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  898. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  899. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  900. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  901. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  902. frame= 46 fps= 23 q=0.0 q=0.0 q=0.0 q=0.0 size=N/A time=00:00:02.13 bitrate=N/A speed=1.06x
  903. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  904. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  905. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  906. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  907. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  908. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  909. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  910. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  911. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  912. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  913. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  914. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  915. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  916. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  917. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  918. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  919. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  920. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  921. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  922. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  923. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  924. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  925. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  926. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  927. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  928. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  929. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  930. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  931. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  932. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  933. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  934. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  935. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  936. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  937. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  938. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  939. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  940. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  941. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  942. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  943. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  944. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  945. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  946. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  947. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  948. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  949. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  950. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  951. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  952. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  953. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  954. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  955. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  956. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  957. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  958. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  959. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  960. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  961. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  962. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  963. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  964. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  965. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  966. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  967. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  968. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  969. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  970. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  971. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  972. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  973. [libx264 @ 0x55b2e0db54c0] frame= 0 QP=18.49 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=35322 bytes
  974. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  975. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  976. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  977. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  978. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  979. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  980. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  981. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  982. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  983. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  984. [libx264 @ 0x55b2e0db54c0] frame= 1 QP=20.88 NAL=2 Slice:P Poc:8 I:18 P:102 SKIP:285 size=1555 bytes
  985. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  986. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  987. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  988. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  989. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  990. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  991. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  992. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  993. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  994. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  995. [libx264 @ 0x55b2e0db54c0] frame= 2 QP=25.59 NAL=2 Slice:B Poc:4 I:8 P:54 SKIP:327 size=649 bytes
  996. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  997. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  998. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  999. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1000. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1001. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1002. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1003. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1004. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1005. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1006. [libx264 @ 0x55b2e0db54c0] frame= 3 QP=27.83 NAL=0 Slice:B Poc:2 I:2 P:27 SKIP:370 size=334 bytes
  1007. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1008. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1009. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1010. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1011. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1012. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1013. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1014. [libx264 @ 0x55b2e0db54c0] frame= 4 QP=27.26 NAL=0 Slice:B Poc:6 I:0 P:43 SKIP:352 size=389 bytes
  1015. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1016. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1017. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1018. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1019. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1020. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1021. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1022. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1023. cur_dts is invalid (this is harmless if it occurs once at the start per stream)
  1024. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1025. [libx264 @ 0x55b2e0d9a580] frame= 0 QP=11.65 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=432522 bytes
  1026. [libx264 @ 0x55b2e0d9b900] frame= 0 QP=12.44 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=184487 bytes
  1027. [libx264 @ 0x55b2e0db2d00] frame= 0 QP=15.67 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=120591 bytes
  1028. [libx264 @ 0x55b2e0db54c0] frame= 5 QP=20.42 NAL=2 Slice:P Poc:10 I:2 P:231 SKIP:172 size=1966 bytes
  1029. frame= 57 fps= 18 q=23.0 q=22.0 q=24.0 q=27.0 size=N/A time=00:00:02.56 bitrate=N/A speed=0.809x
  1030. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1031. [libx264 @ 0x55b2e0d9a580] frame= 1 QP=16.36 NAL=2 Slice:P Poc:8 I:540 P:2816 SKIP:4804 size=21500 bytes
  1032. [libx264 @ 0x55b2e0d9b900] frame= 1 QP=16.31 NAL=2 Slice:P Poc:4 I:147 P:530 SKIP:2923 size=5401 bytes
  1033. [libx264 @ 0x55b2e0db2d00] frame= 1 QP=18.98 NAL=2 Slice:P Poc:8 I:90 P:653 SKIP:877 size=5919 bytes
  1034. [libx264 @ 0x55b2e0db54c0] frame= 6 QP=20.26 NAL=2 Slice:P Poc:14 I:7 P:304 SKIP:94 size=2814 bytes
  1035. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1036. [libx264 @ 0x55b2e0d9a580] frame= 2 QP=20.20 NAL=2 Slice:B Poc:4 I:241 P:2144 SKIP:5723 size=7749 bytes
  1037. [libx264 @ 0x55b2e0d9b900] frame= 2 QP=22.03 NAL=0 Slice:B Poc:2 I:15 P:557 SKIP:3017 size=1546 bytes
  1038. [libx264 @ 0x55b2e0db2d00] frame= 2 QP=24.03 NAL=2 Slice:B Poc:4 I:34 P:406 SKIP:1159 size=1875 bytes
  1039. [libx264 @ 0x55b2e0db54c0] frame= 7 QP=23.39 NAL=0 Slice:B Poc:12 I:0 P:102 SKIP:303 size=76 bytes
  1040. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1041. [libx264 @ 0x55b2e0d9a580] frame= 3 QP=21.80 NAL=0 Slice:B Poc:2 I:56 P:1227 SKIP:6831 size=3706 bytes
  1042. [libx264 @ 0x55b2e0d9b900] frame= 3 QP=16.42 NAL=2 Slice:P Poc:6 I:67 P:459 SKIP:3074 size=3968 bytes
  1043. [libx264 @ 0x55b2e0db2d00] frame= 3 QP=26.16 NAL=0 Slice:B Poc:2 I:2 P:149 SKIP:1452 size=949 bytes
  1044. [libx264 @ 0x55b2e0db54c0] frame= 8 QP=24.92 NAL=2 Slice:P Poc:16 I:3 P:149 SKIP:253 size=861 bytes
  1045. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1046. [libx264 @ 0x55b2e0d9a580] frame= 4 QP=22.00 NAL=0 Slice:B Poc:6 I:83 P:2018 SKIP:6007 size=5562 bytes
  1047. [libx264 @ 0x55b2e0d9b900] frame= 4 QP=16.26 NAL=2 Slice:P Poc:12 I:242 P:2188 SKIP:1170 size=14968 bytes
  1048. [libx264 @ 0x55b2e0db2d00] frame= 4 QP=26.03 NAL=0 Slice:B Poc:6 I:7 P:416 SKIP:1177 size=1275 bytes
  1049. [libx264 @ 0x55b2e0db54c0] frame= 9 QP=27.64 NAL=2 Slice:P Poc:18 I:2 P:185 SKIP:218 size=705 bytes
  1050. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1051. [libx264 @ 0x55b2e0d9a580] frame= 5 QP=16.39 NAL=2 Slice:P Poc:16 I:616 P:6128 SKIP:1416 size=53877 bytes
  1052. [libx264 @ 0x55b2e0d9b900] frame= 5 QP=21.61 NAL=2 Slice:B Poc:8 I:27 P:1148 SKIP:2400 size=2975 bytes
  1053. [libx264 @ 0x55b2e0db2d00] frame= 5 QP=18.56 NAL=2 Slice:P Poc:12 I:75 P:1258 SKIP:287 size=12049 bytes
  1054. [libx264 @ 0x55b2e0db54c0] frame= 10 QP=24.47 NAL=2 Slice:P Poc:20 I:2 P:311 SKIP:92 size=1469 bytes
  1055. frame= 62 fps= 16 q=29.0 q=24.0 q=27.0 q=26.0 size=N/A time=00:00:02.77 bitrate=N/A speed=0.715x
  1056. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1057. [libx264 @ 0x55b2e0d9a580] frame= 6 QP=20.57 NAL=2 Slice:B Poc:12 I:179 P:4347 SKIP:3167 size=15085 bytes
  1058. [libx264 @ 0x55b2e0d9b900] frame= 6 QP=22.59 NAL=0 Slice:B Poc:10 I:27 P:2020 SKIP:1531 size=3310 bytes
  1059. [libx264 @ 0x55b2e0db2d00] frame= 6 QP=25.22 NAL=0 Slice:B Poc:10 I:6 P:755 SKIP:835 size=1596 bytes
  1060. [libx264 @ 0x55b2e0db54c0] frame= 11 QP=22.69 NAL=2 Slice:P Poc:22 I:3 P:355 SKIP:47 size=2874 bytes
  1061. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1062. [libx264 @ 0x55b2e0d9a580] frame= 7 QP=22.73 NAL=0 Slice:B Poc:10 I:85 P:3932 SKIP:3966 size=8124 bytes
  1063. [libx264 @ 0x55b2e0d9b900] frame= 7 QP=16.29 NAL=2 Slice:P Poc:20 I:259 P:2858 SKIP:483 size=24947 bytes
  1064. [libx264 @ 0x55b2e0db2d00] frame= 7 QP=18.73 NAL=2 Slice:P Poc:20 I:105 P:1401 SKIP:114 size=15644 bytes
  1065. [libx264 @ 0x55b2e0db54c0] frame= 12 QP=21.54 NAL=2 Slice:P Poc:24 I:3 P:364 SKIP:38 size=4334 bytes
  1066. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1067. [libx264 @ 0x55b2e0d9a580] frame= 8 QP=22.32 NAL=0 Slice:B Poc:14 I:0 P:1939 SKIP:6215 size=1992 bytes
  1068. [libx264 @ 0x55b2e0d9b900] frame= 8 QP=22.01 NAL=2 Slice:B Poc:16 I:42 P:1987 SKIP:1506 size=5289 bytes
  1069. [libx264 @ 0x55b2e0db2d00] frame= 8 QP=24.11 NAL=2 Slice:B Poc:16 I:10 P:947 SKIP:595 size=2842 bytes
  1070. [libx264 @ 0x55b2e0db54c0] frame= 13 QP=20.84 NAL=2 Slice:P Poc:32 I:23 P:374 SKIP:8 size=8210 bytes
  1071. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1072. [libx264 @ 0x55b2e0d9a580] frame= 9 QP=16.52 NAL=2 Slice:P Poc:24 I:797 P:6899 SKIP:464 size=93696 bytes
  1073. [libx264 @ 0x55b2e0d9b900] frame= 9 QP=23.71 NAL=0 Slice:B Poc:14 I:0 P:1026 SKIP:2574 size=815 bytes
  1074. [libx264 @ 0x55b2e0db2d00] frame= 9 QP=26.00 NAL=0 Slice:B Poc:14 I:0 P:295 SKIP:1325 size=198 bytes
  1075. [libx264 @ 0x55b2e0db54c0] frame= 14 QP=26.44 NAL=2 Slice:B Poc:28 I:1 P:207 SKIP:182 size=913 bytes
  1076. frame= 66 fps= 14 q=28.0 q=24.0 q=29.0 q=23.0 size=N/A time=00:00:02.92 bitrate=N/A speed=0.637x
  1077. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1078. [libx264 @ 0x55b2e0d9a580] frame= 10 QP=20.83 NAL=2 Slice:B Poc:20 I:181 P:4959 SKIP:2474 size=22112 bytes
  1079. [libx264 @ 0x55b2e0d9b900] frame= 10 QP=23.69 NAL=0 Slice:B Poc:18 I:18 P:2318 SKIP:1217 size=4431 bytes
  1080. [libx264 @ 0x55b2e0db2d00] frame= 10 QP=25.66 NAL=0 Slice:B Poc:18 I:2 P:832 SKIP:749 size=1792 bytes
  1081. [libx264 @ 0x55b2e0db54c0] frame= 15 QP=27.94 NAL=0 Slice:B Poc:26 I:0 P:94 SKIP:302 size=362 bytes
  1082. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1083. [libx264 @ 0x55b2e0d9a580] frame= 11 QP=22.74 NAL=0 Slice:B Poc:18 I:49 P:4553 SKIP:3282 size=11842 bytes
  1084. [libx264 @ 0x55b2e0d9b900] frame= 11 QP=16.33 NAL=2 Slice:P Poc:28 I:359 P:3092 SKIP:149 size=48447 bytes
  1085. [libx264 @ 0x55b2e0db2d00] frame= 11 QP=18.56 NAL=2 Slice:P Poc:28 I:140 P:1423 SKIP:57 size=21976 bytes
  1086. [libx264 @ 0x55b2e0db54c0] frame= 16 QP=28.21 NAL=0 Slice:B Poc:30 I:0 P:110 SKIP:287 size=372 bytes
  1087. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1088. [libx264 @ 0x55b2e0d9a580] frame= 12 QP=22.61 NAL=0 Slice:B Poc:22 I:53 P:4834 SKIP:3058 size=12805 bytes
  1089. [libx264 @ 0x55b2e0d9b900] frame= 12 QP=21.19 NAL=2 Slice:B Poc:24 I:76 P:2714 SKIP:623 size=11846 bytes
  1090. [libx264 @ 0x55b2e0db2d00] frame= 12 QP=23.41 NAL=2 Slice:B Poc:24 I:16 P:972 SKIP:552 size=4184 bytes
  1091. [libx264 @ 0x55b2e0db54c0] frame= 17 QP=17.74 NAL=2 Slice:P Poc:40 I:20 P:382 SKIP:3 size=15361 bytes
  1092. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1093. [libx264 @ 0x55b2e0d9a580] frame= 13 QP=24.57 NAL=2 Slice:P Poc:32 I:825 P:5930 SKIP:1405 size=29664 bytes
  1094. [libx264 @ 0x55b2e0d9b900] frame= 13 QP=23.14 NAL=0 Slice:B Poc:22 I:25 P:2520 SKIP:1017 size=5563 bytes
  1095. [libx264 @ 0x55b2e0db2d00] frame= 13 QP=25.31 NAL=0 Slice:B Poc:22 I:2 P:821 SKIP:753 size=2131 bytes
  1096. [libx264 @ 0x55b2e0db54c0] frame= 18 QP=24.26 NAL=2 Slice:B Poc:36 I:0 P:186 SKIP:189 size=1353 bytes
  1097. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1098. [libx264 @ 0x55b2e0d9a580] frame= 14 QP=24.99 NAL=2 Slice:B Poc:28 I:165 P:4512 SKIP:3247 size=15120 bytes
  1099. [libx264 @ 0x55b2e0d9b900] frame= 14 QP=23.05 NAL=0 Slice:B Poc:26 I:28 P:2541 SKIP:969 size=6103 bytes
  1100. [libx264 @ 0x55b2e0db2d00] frame= 14 QP=25.33 NAL=0 Slice:B Poc:26 I:1 P:920 SKIP:655 size=2406 bytes
  1101. [libx264 @ 0x55b2e0db54c0] frame= 19 QP=27.22 NAL=0 Slice:B Poc:34 I:0 P:112 SKIP:281 size=484 bytes
  1102. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1103. [libx264 @ 0x55b2e0d9a580] frame= 15 QP=24.82 NAL=0 Slice:B Poc:26 I:59 P:4596 SKIP:3346 size=11528 bytes
  1104. [libx264 @ 0x55b2e0d9b900] frame= 15 QP=19.86 NAL=2 Slice:P Poc:36 I:281 P:3132 SKIP:187 size=32107 bytes
  1105. [libx264 @ 0x55b2e0db2d00] frame= 15 QP=25.62 NAL=2 Slice:P Poc:36 I:78 P:1008 SKIP:534 size=5720 bytes
  1106. [libx264 @ 0x55b2e0db54c0] frame= 20 QP=25.42 NAL=0 Slice:B Poc:38 I:0 P:143 SKIP:246 size=570 bytes
  1107. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1108. [libx264 @ 0x55b2e0d9a580] frame= 16 QP=28.78 NAL=0 Slice:B Poc:30 I:32 P:3842 SKIP:4263 size=6470 bytes
  1109. [libx264 @ 0x55b2e0d9b900] frame= 16 QP=22.98 NAL=2 Slice:B Poc:32 I:44 P:2754 SKIP:675 size=10663 bytes
  1110. [libx264 @ 0x55b2e0db2d00] frame= 16 QP=26.79 NAL=2 Slice:B Poc:32 I:7 P:889 SKIP:682 size=2551 bytes
  1111. [libx264 @ 0x55b2e0db54c0] frame= 21 QP=17.85 NAL=2 Slice:P Poc:48 I:27 P:373 SKIP:5 size=13311 bytes
  1112. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1113. [libx264 @ 0x55b2e0d9a580] frame= 17 QP=21.44 NAL=2 Slice:P Poc:40 I:863 P:6911 SKIP:386 size=65697 bytes
  1114. [libx264 @ 0x55b2e0d9b900] frame= 17 QP=24.10 NAL=0 Slice:B Poc:30 I:19 P:2590 SKIP:947 size=6084 bytes
  1115. [libx264 @ 0x55b2e0db2d00] frame= 17 QP=26.80 NAL=0 Slice:B Poc:30 I:1 P:900 SKIP:701 size=1915 bytes
  1116. [libx264 @ 0x55b2e0db54c0] frame= 22 QP=22.96 NAL=2 Slice:B Poc:44 I:0 P:231 SKIP:134 size=2373 bytes
  1117. frame= 74 fps= 13 q=24.0 q=20.0 q=24.0 q=22.0 size=N/A time=00:00:03.24 bitrate=N/A speed=0.57x
  1118. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1119. [libx264 @ 0x55b2e0d9a580] frame= 18 QP=26.98 NAL=2 Slice:B Poc:36 I:85 P:4084 SKIP:3884 size=10970 bytes
  1120. [libx264 @ 0x55b2e0d9b900] frame= 18 QP=25.38 NAL=0 Slice:B Poc:34 I:18 P:2370 SKIP:1182 size=4947 bytes
  1121. [libx264 @ 0x55b2e0db2d00] frame= 18 QP=30.51 NAL=0 Slice:B Poc:34 I:3 P:800 SKIP:800 size=1422 bytes
  1122. [libx264 @ 0x55b2e0db54c0] frame= 23 QP=24.36 NAL=0 Slice:B Poc:42 I:0 P:189 SKIP:198 size=964 bytes
  1123. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1124. [libx264 @ 0x55b2e0d9a580] frame= 19 QP=29.80 NAL=0 Slice:B Poc:34 I:36 P:3391 SKIP:4702 size=5692 bytes
  1125. [libx264 @ 0x55b2e0d9b900] frame= 19 QP=16.11 NAL=2 Slice:P Poc:44 I:370 P:3127 SKIP:103 size=78890 bytes
  1126. [libx264 @ 0x55b2e0db2d00] frame= 19 QP=21.76 NAL=2 Slice:P Poc:44 I:122 P:1455 SKIP:43 size=19582 bytes
  1127. [libx264 @ 0x55b2e0db54c0] frame= 24 QP=24.26 NAL=0 Slice:B Poc:46 I:0 P:161 SKIP:220 size=896 bytes
  1128. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1129. [libx264 @ 0x55b2e0d9a580] frame= 20 QP=28.28 NAL=0 Slice:B Poc:38 I:38 P:3960 SKIP:4109 size=7262 bytes
  1130. [libx264 @ 0x55b2e0d9b900] frame= 20 QP=22.71 NAL=2 Slice:B Poc:40 I:45 P:2657 SKIP:731 size=12287 bytes
  1131. [libx264 @ 0x55b2e0db2d00] frame= 20 QP=28.58 NAL=2 Slice:B Poc:40 I:11 P:818 SKIP:741 size=2538 bytes
  1132. [libx264 @ 0x55b2e0db54c0] frame= 25 QP=17.58 NAL=2 Slice:P Poc:56 I:21 P:381 SKIP:3 size=13470 bytes
  1133. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1134. [libx264 @ 0x55b2e0d9a580] frame= 21 QP=19.05 NAL=2 Slice:P Poc:48 I:1262 P:6689 SKIP:209 size=97359 bytes
  1135. [libx264 @ 0x55b2e0d9b900] frame= 21 QP=25.56 NAL=0 Slice:B Poc:38 I:17 P:2315 SKIP:1221 size=5441 bytes
  1136. [libx264 @ 0x55b2e0db2d00] frame= 21 QP=31.65 NAL=0 Slice:B Poc:38 I:3 P:777 SKIP:831 size=1209 bytes
  1137. [libx264 @ 0x55b2e0db54c0] frame= 26 QP=22.59 NAL=2 Slice:B Poc:52 I:1 P:222 SKIP:141 size=2264 bytes
  1138. frame= 78 fps= 12 q=23.0 q=20.0 q=22.0 q=22.0 size=N/A time=00:00:03.41 bitrate=N/A speed=0.523x
  1139. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1140. [libx264 @ 0x55b2e0d9a580] frame= 22 QP=24.25 NAL=2 Slice:B Poc:44 I:174 P:4727 SKIP:2912 size=19683 bytes
  1141. [libx264 @ 0x55b2e0d9b900] frame= 22 QP=23.56 NAL=0 Slice:B Poc:42 I:31 P:2571 SKIP:936 size=7103 bytes
  1142. [libx264 @ 0x55b2e0db2d00] frame= 22 QP=28.85 NAL=0 Slice:B Poc:42 I:2 P:858 SKIP:734 size=1706 bytes
  1143. [libx264 @ 0x55b2e0db54c0] frame= 27 QP=24.53 NAL=0 Slice:B Poc:50 I:0 P:186 SKIP:199 size=797 bytes
  1144. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1145. [libx264 @ 0x55b2e0d9a580] frame= 23 QP=26.57 NAL=0 Slice:B Poc:42 I:50 P:4278 SKIP:3738 size=10101 bytes
  1146. [libx264 @ 0x55b2e0d9b900] frame= 23 QP=14.33 NAL=2 Slice:P Poc:52 I:501 P:3025 SKIP:74 size=99398 bytes
  1147. [libx264 @ 0x55b2e0db2d00] frame= 23 QP=19.13 NAL=2 Slice:P Poc:52 I:174 P:1427 SKIP:19 size=32829 bytes
  1148. [libx264 @ 0x55b2e0db54c0] frame= 28 QP=24.03 NAL=0 Slice:B Poc:54 I:0 P:201 SKIP:176 size=855 bytes
  1149. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1150. [libx264 @ 0x55b2e0d9a580] frame= 24 QP=25.40 NAL=0 Slice:B Poc:46 I:49 P:4654 SKIP:3309 size=11710 bytes
  1151. [libx264 @ 0x55b2e0d9b900] frame= 24 QP=19.82 NAL=2 Slice:B Poc:48 I:82 P:2778 SKIP:451 size=17634 bytes
  1152. [libx264 @ 0x55b2e0db2d00] frame= 24 QP=24.93 NAL=2 Slice:B Poc:48 I:10 P:909 SKIP:622 size=3937 bytes
  1153. [libx264 @ 0x55b2e0db54c0] frame= 29 QP=17.32 NAL=2 Slice:P Poc:62 I:17 P:388 SKIP:0 size=13146 bytes
  1154. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1155. [libx264 @ 0x55b2e0d9a580] frame= 25 QP=17.55 NAL=2 Slice:P Poc:56 I:1257 P:6745 SKIP:158 size=113958 bytes
  1156. [libx264 @ 0x55b2e0d9b900] frame= 25 QP=22.07 NAL=0 Slice:B Poc:46 I:28 P:2605 SKIP:868 size=8520 bytes
  1157. [libx264 @ 0x55b2e0db2d00] frame= 25 QP=26.90 NAL=0 Slice:B Poc:46 I:1 P:835 SKIP:744 size=2185 bytes
  1158. [libx264 @ 0x55b2e0db54c0] frame= 30 QP=23.46 NAL=2 Slice:B Poc:58 I:0 P:195 SKIP:193 size=1318 bytes
  1159. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1160. [libx264 @ 0x55b2e0d9a580] frame= 26 QP=22.19 NAL=2 Slice:B Poc:52 I:101 P:5176 SKIP:2345 size=24794 bytes
  1161. [libx264 @ 0x55b2e0d9b900] frame= 26 QP=21.15 NAL=0 Slice:B Poc:50 I:13 P:2746 SKIP:733 size=8751 bytes
  1162. [libx264 @ 0x55b2e0db2d00] frame= 26 QP=25.80 NAL=0 Slice:B Poc:50 I:0 P:845 SKIP:733 size=2052 bytes
  1163. [libx264 @ 0x55b2e0db54c0] frame= 31 QP=24.19 NAL=0 Slice:B Poc:60 I:0 P:207 SKIP:177 size=1013 bytes
  1164. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1165. [libx264 @ 0x55b2e0d9a580] frame= 27 QP=24.28 NAL=0 Slice:B Poc:50 I:25 P:4837 SKIP:3131 size=12885 bytes
  1166. [libx264 @ 0x55b2e0d9b900] frame= 27 QP=13.84 NAL=2 Slice:P Poc:60 I:442 P:3096 SKIP:62 size=100449 bytes
  1167. [libx264 @ 0x55b2e0db2d00] frame= 27 QP=17.22 NAL=2 Slice:P Poc:60 I:149 P:1457 SKIP:14 size=41110 bytes
  1168. [libx264 @ 0x55b2e0db54c0] frame= 32 QP=17.68 NAL=2 Slice:P Poc:70 I:25 P:377 SKIP:3 size=12169 bytes
  1169. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1170. [libx264 @ 0x55b2e0d9a580] frame= 28 QP=23.52 NAL=0 Slice:B Poc:54 I:24 P:4924 SKIP:2988 size=13545 bytes
  1171. [libx264 @ 0x55b2e0d9b900] frame= 28 QP=18.78 NAL=2 Slice:B Poc:56 I:64 P:2799 SKIP:345 size=19641 bytes
  1172. [libx264 @ 0x55b2e0db2d00] frame= 28 QP=22.71 NAL=2 Slice:B Poc:56 I:10 P:924 SKIP:542 size=5518 bytes
  1173. [libx264 @ 0x55b2e0db54c0] frame= 33 QP=22.68 NAL=2 Slice:B Poc:66 I:1 P:254 SKIP:121 size=1956 bytes
  1174. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1175. [libx264 @ 0x55b2e0d9a580] frame= 29 QP=16.95 NAL=2 Slice:P Poc:62 I:1077 P:6849 SKIP:234 size=103170 bytes
  1176. [libx264 @ 0x55b2e0d9b900] frame= 29 QP=20.79 NAL=0 Slice:B Poc:54 I:15 P:2613 SKIP:852 size=9080 bytes
  1177. [libx264 @ 0x55b2e0db2d00] frame= 29 QP=24.78 NAL=0 Slice:B Poc:54 I:1 P:802 SKIP:773 size=2466 bytes
  1178. [libx264 @ 0x55b2e0db54c0] frame= 34 QP=23.00 NAL=0 Slice:B Poc:64 I:0 P:24 SKIP:381 size=39 bytes
  1179. frame= 86 fps= 12 q=23.0 q=22.0 q=22.0 q=22.0 size=N/A time=00:00:03.73 bitrate=N/A speed=0.505x
  1180. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1181. [libx264 @ 0x55b2e0d9a580] frame= 30 QP=22.13 NAL=2 Slice:B Poc:58 I:85 P:4677 SKIP:3004 size=18521 bytes
  1182. [libx264 @ 0x55b2e0d9b900] frame= 30 QP=20.54 NAL=0 Slice:B Poc:58 I:24 P:2785 SKIP:655 size=9377 bytes
  1183. [libx264 @ 0x55b2e0db2d00] frame= 30 QP=24.05 NAL=0 Slice:B Poc:58 I:2 P:834 SKIP:724 size=2795 bytes
  1184. [libx264 @ 0x55b2e0db54c0] frame= 35 QP=24.06 NAL=0 Slice:B Poc:68 I:0 P:220 SKIP:163 size=1244 bytes
  1185. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1186. [libx264 @ 0x55b2e0d9a580] frame= 31 QP=23.02 NAL=0 Slice:B Poc:60 I:50 P:5033 SKIP:2819 size=15182 bytes
  1187. [libx264 @ 0x55b2e0d9b900] frame= 31 QP=14.81 NAL=2 Slice:P Poc:68 I:503 P:2963 SKIP:134 size=67166 bytes
  1188. [libx264 @ 0x55b2e0db2d00] frame= 31 QP=17.05 NAL=2 Slice:P Poc:68 I:153 P:1436 SKIP:31 size=34751 bytes
  1189. [libx264 @ 0x55b2e0db54c0] frame= 36 QP=17.32 NAL=2 Slice:P Poc:78 I:55 P:348 SKIP:2 size=14790 bytes
  1190. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1191. [libx264 @ 0x55b2e0d9a580] frame= 32 QP=16.63 NAL=2 Slice:P Poc:70 I:1376 P:6513 SKIP:271 size=104231 bytes
  1192. [libx264 @ 0x55b2e0d9b900] frame= 32 QP=18.04 NAL=2 Slice:B Poc:64 I:50 P:2665 SKIP:719 size=13511 bytes
  1193. [libx264 @ 0x55b2e0db2d00] frame= 32 QP=20.57 NAL=2 Slice:B Poc:64 I:9 P:874 SKIP:552 size=6734 bytes
  1194. [libx264 @ 0x55b2e0db54c0] frame= 37 QP=22.17 NAL=2 Slice:B Poc:74 I:3 P:198 SKIP:130 size=3300 bytes
  1195. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1196. [libx264 @ 0x55b2e0d9a580] frame= 33 QP=21.49 NAL=2 Slice:B Poc:66 I:98 P:5007 SKIP:2652 size=20467 bytes
  1197. [libx264 @ 0x55b2e0d9b900] frame= 33 QP=20.10 NAL=0 Slice:B Poc:62 I:0 P:807 SKIP:2777 size=1185 bytes
  1198. [libx264 @ 0x55b2e0db2d00] frame= 33 QP=22.48 NAL=0 Slice:B Poc:62 I:0 P:169 SKIP:1450 size=320 bytes
  1199. [libx264 @ 0x55b2e0db54c0] frame= 38 QP=24.02 NAL=0 Slice:B Poc:72 I:0 P:213 SKIP:152 size=1431 bytes
  1200. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1201. [libx264 @ 0x55b2e0d9a580] frame= 34 QP=22.18 NAL=0 Slice:B Poc:64 I:0 P:1951 SKIP:6205 size=2700 bytes
  1202. [libx264 @ 0x55b2e0d9b900] frame= 34 QP=20.90 NAL=0 Slice:B Poc:66 I:30 P:2458 SKIP:1016 size=8147 bytes
  1203. [libx264 @ 0x55b2e0db2d00] frame= 34 QP=22.85 NAL=0 Slice:B Poc:66 I:4 P:825 SKIP:691 size=3635 bytes
  1204. [libx264 @ 0x55b2e0db54c0] frame= 39 QP=23.89 NAL=0 Slice:B Poc:76 I:1 P:221 SKIP:142 size=1673 bytes
  1205. frame= 91 fps= 12 q=24.0 q=22.0 q=22.0 q=22.0 size=N/A time=00:00:03.92 bitrate=N/A speed=0.497x
  1206. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1207. [libx264 @ 0x55b2e0d9a580] frame= 35 QP=22.18 NAL=0 Slice:B Poc:68 I:80 P:5031 SKIP:2733 size=17235 bytes
  1208. [libx264 @ 0x55b2e0d9b900] frame= 35 QP=15.51 NAL=2 Slice:P Poc:76 I:717 P:2812 SKIP:71 size=76354 bytes
  1209. [libx264 @ 0x55b2e0db2d00] frame= 35 QP=17.12 NAL=2 Slice:P Poc:76 I:298 P:1316 SKIP:6 size=38683 bytes
  1210. [libx264 @ 0x55b2e0db54c0] frame= 40 QP=16.89 NAL=2 Slice:P Poc:86 I:57 P:343 SKIP:5 size=15288 bytes
  1211. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1212. [libx264 @ 0x55b2e0d9a580] frame= 36 QP=16.94 NAL=2 Slice:P Poc:78 I:2041 P:5940 SKIP:179 size=117085 bytes
  1213. [libx264 @ 0x55b2e0d9b900] frame= 36 QP=19.33 NAL=2 Slice:B Poc:72 I:151 P:2727 SKIP:435 size=19403 bytes
  1214. [libx264 @ 0x55b2e0db2d00] frame= 36 QP=21.07 NAL=2 Slice:B Poc:72 I:43 P:977 SKIP:433 size=8544 bytes
  1215. [libx264 @ 0x55b2e0db54c0] frame= 41 QP=22.01 NAL=2 Slice:B Poc:82 I:6 P:216 SKIP:115 size=3805 bytes
  1216. frame= 93 fps= 11 q=24.0 q=22.0 q=23.0 q=22.0 size=N/A time=00:00:04.01 bitrate=N/A speed=0.47x
  1217. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1218. [libx264 @ 0x55b2e0d9a580] frame= 37 QP=20.38 NAL=2 Slice:B Poc:74 I:449 P:5237 SKIP:1775 size=36182 bytes
  1219. [libx264 @ 0x55b2e0d9b900] frame= 37 QP=21.13 NAL=0 Slice:B Poc:70 I:41 P:2402 SKIP:1055 size=9054 bytes
  1220. [libx264 @ 0x55b2e0db2d00] frame= 37 QP=22.94 NAL=0 Slice:B Poc:70 I:8 P:810 SKIP:704 size=4180 bytes
  1221. [libx264 @ 0x55b2e0db54c0] frame= 42 QP=23.74 NAL=0 Slice:B Poc:80 I:0 P:195 SKIP:173 size=1670 bytes
  1222. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1223. [libx264 @ 0x55b2e0d9a580] frame= 38 QP=21.95 NAL=0 Slice:B Poc:72 I:121 P:5145 SKIP:2556 size=19368 bytes
  1224. [libx264 @ 0x55b2e0d9b900] frame= 38 QP=21.36 NAL=0 Slice:B Poc:74 I:41 P:2569 SKIP:876 size=9754 bytes
  1225. [libx264 @ 0x55b2e0db2d00] frame= 38 QP=23.04 NAL=0 Slice:B Poc:74 I:10 P:893 SKIP:618 size=4651 bytes
  1226. [libx264 @ 0x55b2e0db54c0] frame= 43 QP=23.19 NAL=0 Slice:B Poc:84 I:0 P:220 SKIP:148 size=1557 bytes
  1227. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1228. [libx264 @ 0x55b2e0d9a580] frame= 39 QP=22.09 NAL=0 Slice:B Poc:76 I:165 P:5133 SKIP:2552 size=20221 bytes
  1229. [libx264 @ 0x55b2e0d9b900] frame= 39 QP=15.76 NAL=2 Slice:P Poc:84 I:723 P:2784 SKIP:93 size=74205 bytes
  1230. [libx264 @ 0x55b2e0db2d00] frame= 39 QP=17.25 NAL=2 Slice:P Poc:84 I:288 P:1319 SKIP:13 size=37442 bytes
  1231. [libx264 @ 0x55b2e0db54c0] frame= 44 QP=16.37 NAL=2 Slice:P Poc:94 I:51 P:354 SKIP:0 size=15908 bytes
  1232. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1233. [libx264 @ 0x55b2e0d9a580] frame= 40 QP=17.08 NAL=2 Slice:P Poc:86 I:1994 P:5932 SKIP:234 size=113421 bytes
  1234. [libx264 @ 0x55b2e0d9b900] frame= 40 QP=20.08 NAL=2 Slice:B Poc:80 I:277 P:2542 SKIP:508 size=20674 bytes
  1235. [libx264 @ 0x55b2e0db2d00] frame= 40 QP=21.58 NAL=2 Slice:B Poc:80 I:73 P:936 SKIP:467 size=9254 bytes
  1236. [libx264 @ 0x55b2e0db54c0] frame= 45 QP=21.51 NAL=2 Slice:B Poc:90 I:4 P:214 SKIP:131 size=3527 bytes
  1237. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1238. [libx264 @ 0x55b2e0d9a580] frame= 41 QP=20.66 NAL=2 Slice:B Poc:82 I:578 P:5076 SKIP:1881 size=35780 bytes
  1239. [libx264 @ 0x55b2e0d9b900] frame= 41 QP=21.67 NAL=0 Slice:B Poc:78 I:73 P:2454 SKIP:969 size=10487 bytes
  1240. [libx264 @ 0x55b2e0db2d00] frame= 41 QP=23.23 NAL=0 Slice:B Poc:78 I:9 P:900 SKIP:629 size=5221 bytes
  1241. [libx264 @ 0x55b2e0db54c0] frame= 46 QP=23.00 NAL=0 Slice:B Poc:88 I:0 P:253 SKIP:123 size=1663 bytes
  1242. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1243. [libx264 @ 0x55b2e0d9a580] frame= 42 QP=22.27 NAL=0 Slice:B Poc:80 I:165 P:4920 SKIP:2684 size=20771 bytes
  1244. [libx264 @ 0x55b2e0d9b900] frame= 42 QP=22.00 NAL=0 Slice:B Poc:82 I:63 P:2588 SKIP:838 size=10066 bytes
  1245. [libx264 @ 0x55b2e0db2d00] frame= 42 QP=23.01 NAL=0 Slice:B Poc:82 I:6 P:871 SKIP:650 size=4716 bytes
  1246. [libx264 @ 0x55b2e0db54c0] frame= 47 QP=23.10 NAL=0 Slice:B Poc:92 I:1 P:208 SKIP:162 size=1423 bytes
  1247. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1248. [libx264 @ 0x55b2e0d9a580] frame= 43 QP=22.42 NAL=0 Slice:B Poc:84 I:162 P:5049 SKIP:2654 size=18704 bytes
  1249. [libx264 @ 0x55b2e0d9b900] frame= 43 QP=15.53 NAL=2 Slice:P Poc:92 I:691 P:2827 SKIP:82 size=75722 bytes
  1250. [libx264 @ 0x55b2e0db2d00] frame= 43 QP=16.88 NAL=2 Slice:P Poc:92 I:287 P:1315 SKIP:18 size=38433 bytes
  1251. [libx264 @ 0x55b2e0db54c0] frame= 48 QP=16.20 NAL=2 Slice:P Poc:102 I:20 P:384 SKIP:1 size=15122 bytes
  1252. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1253. [libx264 @ 0x55b2e0d9a580] frame= 44 QP=17.47 NAL=2 Slice:P Poc:94 I:1855 P:6065 SKIP:240 size=101808 bytes
  1254. [libx264 @ 0x55b2e0d9b900] frame= 44 QP=20.31 NAL=2 Slice:B Poc:88 I:246 P:2627 SKIP:515 size=18067 bytes
  1255. [libx264 @ 0x55b2e0db2d00] frame= 44 QP=21.35 NAL=2 Slice:B Poc:88 I:62 P:921 SKIP:467 size=8099 bytes
  1256. [libx264 @ 0x55b2e0db54c0] frame= 49 QP=21.64 NAL=2 Slice:B Poc:98 I:0 P:240 SKIP:124 size=2829 bytes
  1257. frame= 101 fps= 10 q=24.0 q=22.0 q=23.0 q=22.0 size=N/A time=00:00:04.33 bitrate=N/A speed=0.446x
  1258. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1259. [libx264 @ 0x55b2e0d9a580] frame= 45 QP=21.29 NAL=2 Slice:B Poc:90 I:456 P:5066 SKIP:2068 size=30330 bytes
  1260. [libx264 @ 0x55b2e0d9b900] frame= 45 QP=22.15 NAL=0 Slice:B Poc:86 I:72 P:2439 SKIP:1012 size=9140 bytes
  1261. [libx264 @ 0x55b2e0db2d00] frame= 45 QP=23.50 NAL=0 Slice:B Poc:86 I:9 P:794 SKIP:740 size=4276 bytes
  1262. [libx264 @ 0x55b2e0db54c0] frame= 50 QP=23.37 NAL=0 Slice:B Poc:96 I:0 P:191 SKIP:190 size=1039 bytes
  1263. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1264. [libx264 @ 0x55b2e0d9a580] frame= 46 QP=22.81 NAL=0 Slice:B Poc:88 I:183 P:4832 SKIP:2831 size=18168 bytes
  1265. [libx264 @ 0x55b2e0d9b900] frame= 46 QP=21.93 NAL=0 Slice:B Poc:90 I:47 P:2573 SKIP:892 size=8848 bytes
  1266. [libx264 @ 0x55b2e0db2d00] frame= 46 QP=23.21 NAL=0 Slice:B Poc:90 I:15 P:916 SKIP:599 size=4357 bytes
  1267. [libx264 @ 0x55b2e0db54c0] frame= 51 QP=23.21 NAL=0 Slice:B Poc:100 I:0 P:201 SKIP:176 size=871 bytes
  1268. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1269. [libx264 @ 0x55b2e0d9a580] frame= 47 QP=23.02 NAL=0 Slice:B Poc:92 I:81 P:4935 SKIP:2904 size=15618 bytes
  1270. [libx264 @ 0x55b2e0d9b900] frame= 47 QP=15.11 NAL=2 Slice:P Poc:100 I:497 P:3018 SKIP:85 size=73683 bytes
  1271. [libx264 @ 0x55b2e0db2d00] frame= 47 QP=16.57 NAL=2 Slice:P Poc:100 I:184 P:1423 SKIP:13 size=37304 bytes
  1272. [libx264 @ 0x55b2e0db54c0] frame= 52 QP=16.19 NAL=2 Slice:P Poc:110 I:6 P:397 SKIP:2 size=13889 bytes
  1273. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1274. [libx264 @ 0x55b2e0d9a580] frame= 48 QP=17.12 NAL=2 Slice:P Poc:102 I:1181 P:6764 SKIP:215 size=102434 bytes
  1275. [libx264 @ 0x55b2e0d9b900] frame= 48 QP=20.05 NAL=2 Slice:B Poc:96 I:60 P:2815 SKIP:502 size=15421 bytes
  1276. [libx264 @ 0x55b2e0db2d00] frame= 48 QP=21.22 NAL=2 Slice:B Poc:96 I:13 P:957 SKIP:482 size=6628 bytes
  1277. [libx264 @ 0x55b2e0db54c0] frame= 53 QP=21.61 NAL=2 Slice:B Poc:106 I:0 P:241 SKIP:121 size=2132 bytes
  1278. frame= 105 fps=9.9 q=24.0 q=22.0 q=23.0 q=22.0 size=N/A time=00:00:04.48 bitrate=N/A speed=0.423x
  1279. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1280. [libx264 @ 0x55b2e0d9a580] frame= 49 QP=21.41 NAL=2 Slice:B Poc:98 I:89 P:5251 SKIP:2284 size=24831 bytes
  1281. [libx264 @ 0x55b2e0d9b900] frame= 49 QP=22.01 NAL=0 Slice:B Poc:94 I:27 P:2416 SKIP:1051 size=7988 bytes
  1282. [libx264 @ 0x55b2e0db2d00] frame= 49 QP=23.22 NAL=0 Slice:B Poc:94 I:1 P:775 SKIP:759 size=3540 bytes
  1283. [libx264 @ 0x55b2e0db54c0] frame= 54 QP=23.36 NAL=0 Slice:B Poc:104 I:0 P:176 SKIP:216 size=678 bytes
  1284. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1285. [libx264 @ 0x55b2e0d9a580] frame= 50 QP=23.07 NAL=0 Slice:B Poc:96 I:31 P:4892 SKIP:3026 size=14349 bytes
  1286. [libx264 @ 0x55b2e0d9b900] frame= 50 QP=22.10 NAL=0 Slice:B Poc:98 I:1 P:2552 SKIP:979 size=6827 bytes
  1287. [libx264 @ 0x55b2e0db2d00] frame= 50 QP=23.08 NAL=0 Slice:B Poc:98 I:2 P:830 SKIP:723 size=2843 bytes
  1288. [libx264 @ 0x55b2e0db54c0] frame= 55 QP=23.65 NAL=0 Slice:B Poc:108 I:0 P:180 SKIP:210 size=657 bytes
  1289. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1290. [libx264 @ 0x55b2e0d9a580] frame= 51 QP=23.10 NAL=0 Slice:B Poc:100 I:23 P:4801 SKIP:3128 size=12508 bytes
  1291. [libx264 @ 0x55b2e0d9b900] frame= 51 QP=15.14 NAL=2 Slice:P Poc:108 I:235 P:3267 SKIP:98 size=69394 bytes
  1292. [libx264 @ 0x55b2e0db2d00] frame= 51 QP=16.56 NAL=2 Slice:P Poc:108 I:83 P:1513 SKIP:24 size=35441 bytes
  1293. [libx264 @ 0x55b2e0db54c0] frame= 56 QP=15.97 NAL=2 Slice:P Poc:118 I:1 P:401 SKIP:3 size=13700 bytes
  1294. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1295. [libx264 @ 0x55b2e0d9a580] frame= 52 QP=17.09 NAL=2 Slice:P Poc:110 I:739 P:7136 SKIP:285 size=99769 bytes
  1296. [libx264 @ 0x55b2e0d9b900] frame= 52 QP=20.11 NAL=2 Slice:B Poc:104 I:19 P:2759 SKIP:570 size=13081 bytes
  1297. [libx264 @ 0x55b2e0db2d00] frame= 52 QP=21.57 NAL=2 Slice:B Poc:104 I:3 P:860 SKIP:624 size=4944 bytes
  1298. [libx264 @ 0x55b2e0db54c0] frame= 57 QP=20.79 NAL=2 Slice:B Poc:114 I:0 P:194 SKIP:173 size=1574 bytes
  1299. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1300. [libx264 @ 0x55b2e0d9a580] frame= 53 QP=21.41 NAL=2 Slice:B Poc:106 I:28 P:5144 SKIP:2443 size=22431 bytes
  1301. [libx264 @ 0x55b2e0d9b900] frame= 53 QP=21.98 NAL=0 Slice:B Poc:102 I:10 P:2440 SKIP:1084 size=6499 bytes
  1302. [libx264 @ 0x55b2e0db2d00] frame= 53 QP=23.35 NAL=0 Slice:B Poc:102 I:0 P:871 SKIP:682 size=2837 bytes
  1303. [libx264 @ 0x55b2e0db54c0] frame= 58 QP=22.99 NAL=0 Slice:B Poc:112 I:0 P:129 SKIP:270 size=227 bytes
  1304. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1305. [libx264 @ 0x55b2e0d9a580] frame= 54 QP=23.05 NAL=0 Slice:B Poc:104 I:13 P:4877 SKIP:3067 size=12431 bytes
  1306. [libx264 @ 0x55b2e0d9b900] frame= 54 QP=21.84 NAL=0 Slice:B Poc:106 I:0 P:2546 SKIP:986 size=6182 bytes
  1307. [libx264 @ 0x55b2e0db2d00] frame= 54 QP=23.42 NAL=0 Slice:B Poc:106 I:0 P:794 SKIP:758 size=2494 bytes
  1308. [libx264 @ 0x55b2e0db54c0] frame= 59 QP=22.79 NAL=0 Slice:B Poc:116 I:0 P:151 SKIP:240 size=544 bytes
  1309. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1310. [libx264 @ 0x55b2e0d9a580] frame= 55 QP=23.20 NAL=0 Slice:B Poc:108 I:6 P:4829 SKIP:3152 size=11636 bytes
  1311. [libx264 @ 0x55b2e0d9b900] frame= 55 QP=14.94 NAL=2 Slice:P Poc:112 I:104 P:3298 SKIP:198 size=43118 bytes
  1312. [libx264 @ 0x55b2e0db2d00] frame= 55 QP=16.24 NAL=2 Slice:P Poc:112 I:27 P:1544 SKIP:49 size=29563 bytes
  1313. [libx264 @ 0x55b2e0db54c0] frame= 60 QP=15.77 NAL=2 Slice:P Poc:126 I:0 P:402 SKIP:3 size=14713 bytes
  1314. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1315. [libx264 @ 0x55b2e0d9a580] frame= 56 QP=17.16 NAL=2 Slice:P Poc:118 I:541 P:7252 SKIP:367 size=84801 bytes
  1316. [libx264 @ 0x55b2e0d9b900] frame= 56 QP=22.15 NAL=0 Slice:B Poc:110 I:3 P:2528 SKIP:977 size=5672 bytes
  1317. [libx264 @ 0x55b2e0db2d00] frame= 56 QP=23.26 NAL=0 Slice:B Poc:110 I:0 P:797 SKIP:782 size=2174 bytes
  1318. [libx264 @ 0x55b2e0db54c0] frame= 61 QP=21.51 NAL=2 Slice:B Poc:122 I:0 P:198 SKIP:182 size=1460 bytes
  1319. frame= 113 fps= 10 q=24.0 q=22.0 q=22.0 q=21.0 size=N/A time=00:00:04.80 bitrate=N/A speed=0.429x
  1320. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1321. [libx264 @ 0x55b2e0d9a580] frame= 57 QP=20.55 NAL=2 Slice:B Poc:114 I:17 P:5239 SKIP:2435 size=20285 bytes
  1322. [libx264 @ 0x55b2e0d9b900] frame= 57 QP=14.94 NAL=2 Slice:P Poc:120 I:136 P:3257 SKIP:207 size=54751 bytes
  1323. [libx264 @ 0x55b2e0db2d00] frame= 57 QP=16.22 NAL=2 Slice:P Poc:120 I:47 P:1531 SKIP:42 size=31617 bytes
  1324. [libx264 @ 0x55b2e0db54c0] frame= 62 QP=23.40 NAL=0 Slice:B Poc:120 I:0 P:114 SKIP:285 size=401 bytes
  1325. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1326. [libx264 @ 0x55b2e0d9a580] frame= 58 QP=22.23 NAL=0 Slice:B Poc:112 I:0 P:1169 SKIP:6971 size=1864 bytes
  1327. [libx264 @ 0x55b2e0d9b900] frame= 58 QP=21.02 NAL=2 Slice:B Poc:116 I:4 P:2441 SKIP:1069 size=6867 bytes
  1328. [libx264 @ 0x55b2e0db2d00] frame= 58 QP=22.12 NAL=2 Slice:B Poc:116 I:0 P:877 SKIP:681 size=3089 bytes
  1329. [libx264 @ 0x55b2e0db54c0] frame= 63 QP=23.11 NAL=0 Slice:B Poc:124 I:0 P:125 SKIP:270 size=386 bytes
  1330. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1331. [libx264 @ 0x55b2e0d9a580] frame= 59 QP=23.13 NAL=0 Slice:B Poc:116 I:2 P:4772 SKIP:3239 size=10594 bytes
  1332. [libx264 @ 0x55b2e0d9b900] frame= 59 QP=21.90 NAL=0 Slice:B Poc:114 I:0 P:855 SKIP:2744 size=1258 bytes
  1333. [libx264 @ 0x55b2e0db2d00] frame= 59 QP=21.64 NAL=0 Slice:B Poc:114 I:0 P:239 SKIP:1379 size=291 bytes
  1334. [libx264 @ 0x55b2e0db54c0] frame= 64 QP=15.42 NAL=2 Slice:P Poc:134 I:7 P:398 SKIP:0 size=15707 bytes
  1335. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1336. [libx264 @ 0x55b2e0d9a580] frame= 60 QP=16.99 NAL=2 Slice:P Poc:126 I:669 P:7207 SKIP:284 size=98156 bytes
  1337. [libx264 @ 0x55b2e0d9b900] frame= 60 QP=21.83 NAL=0 Slice:B Poc:118 I:1 P:2538 SKIP:988 size=5559 bytes
  1338. [libx264 @ 0x55b2e0db2d00] frame= 60 QP=23.26 NAL=0 Slice:B Poc:118 I:0 P:960 SKIP:593 size=2680 bytes
  1339. [libx264 @ 0x55b2e0db54c0] frame= 65 QP=21.32 NAL=2 Slice:B Poc:130 I:0 P:177 SKIP:205 size=1012 bytes
  1340. frame= 117 fps=9.5 q=24.0 q=22.0 q=22.0 q=21.0 size=N/A time=00:00:04.97 bitrate=N/A speed=0.403x
  1341. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1342. [libx264 @ 0x55b2e0d9a580] frame= 61 QP=21.49 NAL=2 Slice:B Poc:122 I:21 P:5064 SKIP:2539 size=20890 bytes
  1343. [libx264 @ 0x55b2e0d9b900] frame= 61 QP=14.71 NAL=2 Slice:P Poc:128 I:197 P:3306 SKIP:97 size=69363 bytes
  1344. [libx264 @ 0x55b2e0db2d00] frame= 61 QP=15.98 NAL=2 Slice:P Poc:128 I:59 P:1540 SKIP:21 size=37000 bytes
  1345. [libx264 @ 0x55b2e0db54c0] frame= 66 QP=23.23 NAL=0 Slice:B Poc:128 I:0 P:106 SKIP:297 size=285 bytes
  1346. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1347. [libx264 @ 0x55b2e0d9a580] frame= 62 QP=23.20 NAL=0 Slice:B Poc:120 I:3 P:4636 SKIP:3336 size=10803 bytes
  1348. [libx264 @ 0x55b2e0d9b900] frame= 62 QP=19.98 NAL=2 Slice:B Poc:124 I:5 P:2859 SKIP:529 size=11932 bytes
  1349. [libx264 @ 0x55b2e0db2d00] frame= 62 QP=21.10 NAL=2 Slice:B Poc:124 I:1 P:898 SKIP:565 size=4523 bytes
  1350. [libx264 @ 0x55b2e0db54c0] frame= 67 QP=23.18 NAL=0 Slice:B Poc:132 I:0 P:102 SKIP:301 size=282 bytes
  1351. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1352. [libx264 @ 0x55b2e0d9a580] frame= 63 QP=23.13 NAL=0 Slice:B Poc:124 I:5 P:4799 SKIP:3210 size=10820 bytes
  1353. [libx264 @ 0x55b2e0d9b900] frame= 63 QP=22.02 NAL=0 Slice:B Poc:122 I:0 P:2458 SKIP:1064 size=5916 bytes
  1354. [libx264 @ 0x55b2e0db2d00] frame= 63 QP=23.30 NAL=0 Slice:B Poc:122 I:0 P:912 SKIP:659 size=2498 bytes
  1355. [libx264 @ 0x55b2e0db54c0] frame= 68 QP=15.14 NAL=2 Slice:P Poc:142 I:2 P:400 SKIP:3 size=15798 bytes
  1356. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1357. [libx264 @ 0x55b2e0d9a580] frame= 64 QP=16.63 NAL=2 Slice:P Poc:134 I:626 P:7300 SKIP:234 size=100700 bytes
  1358. [libx264 @ 0x55b2e0d9b900] frame= 64 QP=21.95 NAL=0 Slice:B Poc:126 I:1 P:2613 SKIP:916 size=5614 bytes
  1359. [libx264 @ 0x55b2e0db2d00] frame= 64 QP=23.28 NAL=0 Slice:B Poc:126 I:1 P:924 SKIP:642 size=2353 bytes
  1360. [libx264 @ 0x55b2e0db54c0] frame= 69 QP=20.73 NAL=2 Slice:B Poc:138 I:0 P:133 SKIP:254 size=743 bytes
  1361. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1362. [libx264 @ 0x55b2e0d9a580] frame= 65 QP=21.33 NAL=2 Slice:B Poc:130 I:12 P:5183 SKIP:2496 size=19705 bytes
  1363. [libx264 @ 0x55b2e0d9b900] frame= 65 QP=14.32 NAL=2 Slice:P Poc:136 I:165 P:3333 SKIP:102 size=69226 bytes
  1364. [libx264 @ 0x55b2e0db2d00] frame= 65 QP=15.57 NAL=2 Slice:P Poc:136 I:37 P:1561 SKIP:22 size=38210 bytes
  1365. [libx264 @ 0x55b2e0db54c0] frame= 70 QP=22.22 NAL=0 Slice:B Poc:136 I:0 P:54 SKIP:350 size=183 bytes
  1366. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1367. [libx264 @ 0x55b2e0d9a580] frame= 66 QP=22.96 NAL=0 Slice:B Poc:128 I:4 P:4644 SKIP:3325 size=10804 bytes
  1368. [libx264 @ 0x55b2e0d9b900] frame= 66 QP=19.90 NAL=2 Slice:B Poc:132 I:2 P:2795 SKIP:587 size=10913 bytes
  1369. [libx264 @ 0x55b2e0db2d00] frame= 66 QP=20.94 NAL=2 Slice:B Poc:132 I:0 P:794 SKIP:704 size=3666 bytes
  1370. [libx264 @ 0x55b2e0db54c0] frame= 71 QP=22.86 NAL=0 Slice:B Poc:140 I:0 P:103 SKIP:295 size=207 bytes
  1371. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1372. [libx264 @ 0x55b2e0d9a580] frame= 67 QP=23.17 NAL=0 Slice:B Poc:132 I:1 P:4612 SKIP:3398 size=9944 bytes
  1373. [libx264 @ 0x55b2e0d9b900] frame= 67 QP=21.98 NAL=0 Slice:B Poc:130 I:0 P:2542 SKIP:993 size=5503 bytes
  1374. [libx264 @ 0x55b2e0db2d00] frame= 67 QP=23.09 NAL=0 Slice:B Poc:130 I:0 P:914 SKIP:661 size=2345 bytes
  1375. [libx264 @ 0x55b2e0db54c0] frame= 72 QP=14.77 NAL=2 Slice:P Poc:150 I:1 P:404 SKIP:0 size=16358 bytes
  1376. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1377. [libx264 @ 0x55b2e0d9a580] frame= 68 QP=16.22 NAL=2 Slice:P Poc:142 I:482 P:7289 SKIP:389 size=107744 bytes
  1378. [libx264 @ 0x55b2e0d9b900] frame= 68 QP=21.91 NAL=0 Slice:B Poc:134 I:0 P:2616 SKIP:917 size=5433 bytes
  1379. [libx264 @ 0x55b2e0db2d00] frame= 68 QP=23.21 NAL=0 Slice:B Poc:134 I:0 P:891 SKIP:687 size=2197 bytes
  1380. [libx264 @ 0x55b2e0db54c0] frame= 73 QP=20.90 NAL=2 Slice:B Poc:146 I:0 P:93 SKIP:298 size=466 bytes
  1381. frame= 125 fps=9.7 q=23.0 q=22.0 q=22.0 q=21.0 size=N/A time=00:00:05.29 bitrate=N/A speed=0.411x
  1382. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1383. [libx264 @ 0x55b2e0d9a580] frame= 69 QP=21.28 NAL=2 Slice:B Poc:138 I:5 P:5040 SKIP:2644 size=19740 bytes
  1384. [libx264 @ 0x55b2e0d9b900] frame= 69 QP=14.06 NAL=2 Slice:P Poc:144 I:141 P:3337 SKIP:122 size=72308 bytes
  1385. [libx264 @ 0x55b2e0db2d00] frame= 69 QP=15.51 NAL=2 Slice:P Poc:144 I:48 P:1544 SKIP:28 size=36896 bytes
  1386. [libx264 @ 0x55b2e0db54c0] frame= 74 QP=22.32 NAL=0 Slice:B Poc:144 I:0 P:68 SKIP:335 size=175 bytes
  1387. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1388. [libx264 @ 0x55b2e0d9a580] frame= 70 QP=23.15 NAL=0 Slice:B Poc:136 I:0 P:4484 SKIP:3479 size=10596 bytes
  1389. [libx264 @ 0x55b2e0d9b900] frame= 70 QP=20.00 NAL=2 Slice:B Poc:140 I:3 P:2746 SKIP:616 size=11321 bytes
  1390. [libx264 @ 0x55b2e0db2d00] frame= 70 QP=21.02 NAL=2 Slice:B Poc:140 I:0 P:903 SKIP:640 size=3546 bytes
  1391. [libx264 @ 0x55b2e0db54c0] frame= 75 QP=23.17 NAL=0 Slice:B Poc:148 I:0 P:118 SKIP:281 size=226 bytes
  1392. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1393. [libx264 @ 0x55b2e0d9a580] frame= 71 QP=23.11 NAL=0 Slice:B Poc:140 I:0 P:4491 SKIP:3520 size=9980 bytes
  1394. [libx264 @ 0x55b2e0d9b900] frame= 71 QP=22.19 NAL=0 Slice:B Poc:138 I:1 P:2637 SKIP:913 size=5979 bytes
  1395. [libx264 @ 0x55b2e0db2d00] frame= 71 QP=22.94 NAL=0 Slice:B Poc:138 I:0 P:863 SKIP:698 size=2240 bytes
  1396. [libx264 @ 0x55b2e0db54c0] frame= 76 QP=14.45 NAL=2 Slice:P Poc:152 I:0 P:380 SKIP:25 size=9380 bytes
  1397. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1398. [libx264 @ 0x55b2e0d9a580] frame= 72 QP=15.70 NAL=2 Slice:P Poc:150 I:604 P:7246 SKIP:310 size=114234 bytes
  1399. [libx264 @ 0x55b2e0d9b900] frame= 72 QP=21.92 NAL=0 Slice:B Poc:142 I:0 P:2593 SKIP:952 size=5269 bytes
  1400. [libx264 @ 0x55b2e0db2d00] frame= 72 QP=23.24 NAL=0 Slice:B Poc:142 I:0 P:831 SKIP:763 size=1896 bytes
  1401. [libx264 @ 0x55b2e0db54c0] frame= 77 QP=14.05 NAL=2 Slice:P Poc:154 I:2 P:392 SKIP:11 size=10596 bytes
  1402. frame= 129 fps=9.2 q=23.0 q=21.0 q=22.0 q=21.0 size=N/A time=00:00:05.44 bitrate=N/A speed=0.388x
  1403. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1404. [libx264 @ 0x55b2e0d9a580] frame= 73 QP=21.06 NAL=2 Slice:B Poc:146 I:6 P:5000 SKIP:2599 size=19345 bytes
  1405. [libx264 @ 0x55b2e0d9b900] frame= 73 QP=13.62 NAL=2 Slice:P Poc:152 I:132 P:3335 SKIP:133 size=72829 bytes
  1406. [libx264 @ 0x55b2e0db2d00] frame= 73 QP=15.16 NAL=2 Slice:P Poc:152 I:49 P:1547 SKIP:24 size=38759 bytes
  1407. [libx264 @ 0x55b2e0db54c0] frame= 78 QP=14.01 NAL=2 Slice:P Poc:156 I:0 P:356 SKIP:49 size=8031 bytes
  1408. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1409. [libx264 @ 0x55b2e0d9a580] frame= 74 QP=22.98 NAL=0 Slice:B Poc:144 I:3 P:4091 SKIP:3908 size=9391 bytes
  1410. [libx264 @ 0x55b2e0d9b900] frame= 74 QP=20.05 NAL=2 Slice:B Poc:148 I:1 P:2649 SKIP:655 size=10745 bytes
  1411. [libx264 @ 0x55b2e0db2d00] frame= 74 QP=21.32 NAL=2 Slice:B Poc:148 I:0 P:859 SKIP:673 size=3258 bytes
  1412. [libx264 @ 0x55b2e0db54c0] frame= 79 QP=14.27 NAL=2 Slice:P Poc:158 I:0 P:375 SKIP:30 size=9720 bytes
  1413. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1414. [libx264 @ 0x55b2e0d9a580] frame= 75 QP=22.96 NAL=0 Slice:B Poc:148 I:0 P:4471 SKIP:3541 size=9350 bytes
  1415. [libx264 @ 0x55b2e0d9b900] frame= 75 QP=22.21 NAL=0 Slice:B Poc:146 I:0 P:2565 SKIP:965 size=5721 bytes
  1416. [libx264 @ 0x55b2e0db2d00] frame= 75 QP=22.95 NAL=0 Slice:B Poc:146 I:0 P:769 SKIP:802 size=1717 bytes
  1417. [libx264 @ 0x55b2e0db54c0] frame= 80 QP=13.81 NAL=2 Slice:P Poc:160 I:0 P:379 SKIP:26 size=9384 bytes
  1418. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1419. [libx264 @ 0x55b2e0d9a580] frame= 76 QP=15.12 NAL=2 Slice:P Poc:158 I:460 P:7300 SKIP:400 size=116265 bytes
  1420. [libx264 @ 0x55b2e0d9b900] frame= 76 QP=22.06 NAL=0 Slice:B Poc:150 I:0 P:2574 SKIP:939 size=5033 bytes
  1421. [libx264 @ 0x55b2e0db2d00] frame= 76 QP=22.98 NAL=0 Slice:B Poc:150 I:0 P:762 SKIP:814 size=1487 bytes
  1422. [libx264 @ 0x55b2e0db54c0] frame= 81 QP=13.74 NAL=2 Slice:P Poc:162 I:0 P:336 SKIP:69 size=6021 bytes
  1423. frame= 133 fps=9.1 q=23.0 q=21.0 q=22.0 q=22.0 size=N/A time=00:00:05.61 bitrate=N/A speed=0.383x
  1424. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1425. [libx264 @ 0x55b2e0d9a580] frame= 77 QP=20.87 NAL=2 Slice:B Poc:154 I:1 P:4865 SKIP:2749 size=18629 bytes
  1426. [libx264 @ 0x55b2e0d9b900] frame= 77 QP=13.16 NAL=2 Slice:P Poc:160 I:95 P:3350 SKIP:155 size=74157 bytes
  1427. [libx264 @ 0x55b2e0db2d00] frame= 77 QP=14.81 NAL=2 Slice:P Poc:160 I:25 P:1558 SKIP:37 size=39259 bytes
  1428. [libx264 @ 0x55b2e0db54c0] frame= 82 QP=13.70 NAL=2 Slice:P Poc:166 I:0 P:358 SKIP:47 size=9103 bytes
  1429. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1430. [libx264 @ 0x55b2e0d9a580] frame= 78 QP=22.93 NAL=0 Slice:B Poc:152 I:2 P:4337 SKIP:3644 size=9319 bytes
  1431. [libx264 @ 0x55b2e0d9b900] frame= 78 QP=19.52 NAL=2 Slice:B Poc:156 I:3 P:2720 SKIP:601 size=11146 bytes
  1432. [libx264 @ 0x55b2e0db2d00] frame= 78 QP=20.86 NAL=2 Slice:B Poc:156 I:0 P:763 SKIP:769 size=2792 bytes
  1433. [libx264 @ 0x55b2e0db54c0] frame= 83 QP=21.23 NAL=0 Slice:B Poc:164 I:0 P:125 SKIP:280 size=94 bytes
  1434. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1435. [libx264 @ 0x55b2e0d9a580] frame= 79 QP=22.98 NAL=0 Slice:B Poc:156 I:0 P:4335 SKIP:3720 size=7874 bytes
  1436. [libx264 @ 0x55b2e0d9b900] frame= 79 QP=21.92 NAL=0 Slice:B Poc:154 I:0 P:2503 SKIP:1012 size=4867 bytes
  1437. [libx264 @ 0x55b2e0db2d00] frame= 79 QP=22.92 NAL=0 Slice:B Poc:154 I:0 P:682 SKIP:908 size=1305 bytes
  1438. [libx264 @ 0x55b2e0db54c0] frame= 84 QP=13.76 NAL=2 Slice:P Poc:168 I:0 P:358 SKIP:47 size=7692 bytes
  1439. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1440. [libx264 @ 0x55b2e0d9a580] frame= 80 QP=14.79 NAL=2 Slice:P Poc:162 I:134 P:6921 SKIP:1105 size=77392 bytes
  1441. [libx264 @ 0x55b2e0d9b900] frame= 80 QP=21.78 NAL=0 Slice:B Poc:158 I:0 P:2510 SKIP:984 size=4850 bytes
  1442. [libx264 @ 0x55b2e0db2d00] frame= 80 QP=23.00 NAL=0 Slice:B Poc:158 I:0 P:786 SKIP:785 size=1378 bytes
  1443. [libx264 @ 0x55b2e0db54c0] frame= 85 QP=14.12 NAL=2 Slice:P Poc:170 I:0 P:268 SKIP:137 size=3272 bytes
  1444. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1445. [libx264 @ 0x55b2e0d9a580] frame= 81 QP=23.17 NAL=0 Slice:B Poc:160 I:0 P:3570 SKIP:4460 size=5229 bytes
  1446. [libx264 @ 0x55b2e0d9b900] frame= 81 QP=13.24 NAL=2 Slice:P Poc:162 I:6 P:2338 SKIP:1256 size=18804 bytes
  1447. [libx264 @ 0x55b2e0db2d00] frame= 81 QP=14.82 NAL=2 Slice:P Poc:162 I:1 P:1255 SKIP:364 size=15965 bytes
  1448. [libx264 @ 0x55b2e0db54c0] frame= 86 QP=14.22 NAL=2 Slice:P Poc:172 I:0 P:317 SKIP:88 size=5528 bytes
  1449. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1450. [libx264 @ 0x55b2e0d9a580] frame= 82 QP=14.47 NAL=2 Slice:P Poc:164 I:6 P:2802 SKIP:5352 size=17731 bytes
  1451. [libx264 @ 0x55b2e0d9b900] frame= 82 QP=13.06 NAL=2 Slice:P Poc:164 I:0 P:1205 SKIP:2395 size=8246 bytes
  1452. [libx264 @ 0x55b2e0db2d00] frame= 82 QP=14.57 NAL=2 Slice:P Poc:164 I:0 P:588 SKIP:1032 size=4762 bytes
  1453. [libx264 @ 0x55b2e0db54c0] frame= 87 QP=14.46 NAL=2 Slice:P Poc:174 I:0 P:302 SKIP:103 size=4357 bytes
  1454. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1455. [libx264 @ 0x55b2e0d9a580] frame= 83 QP=14.43 NAL=2 Slice:P Poc:172 I:187 P:6983 SKIP:990 size=102206 bytes
  1456. [libx264 @ 0x55b2e0d9b900] frame= 83 QP=12.98 NAL=2 Slice:P Poc:172 I:37 P:3103 SKIP:460 size=53097 bytes
  1457. [libx264 @ 0x55b2e0db2d00] frame= 83 QP=14.45 NAL=2 Slice:P Poc:166 I:2 P:1310 SKIP:308 size=21813 bytes
  1458. [libx264 @ 0x55b2e0db54c0] frame= 88 QP=14.47 NAL=2 Slice:P Poc:182 I:0 P:381 SKIP:24 size=7883 bytes
  1459. frame= 140 fps=9.2 q=23.0 q=21.0 q=22.0 q=22.0 size=N/A time=00:00:05.88 bitrate=N/A speed=0.386x
  1460. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1461. [libx264 @ 0x55b2e0d9a580] frame= 84 QP=20.91 NAL=2 Slice:B Poc:168 I:0 P:4156 SKIP:3540 size=11259 bytes
  1462. [libx264 @ 0x55b2e0d9b900] frame= 84 QP=20.09 NAL=2 Slice:B Poc:168 I:0 P:2319 SKIP:1040 size=6694 bytes
  1463. [libx264 @ 0x55b2e0db2d00] frame= 84 QP=14.05 NAL=2 Slice:P Poc:168 I:3 P:1363 SKIP:254 size=23451 bytes
  1464. [libx264 @ 0x55b2e0db54c0] frame= 89 QP=20.32 NAL=2 Slice:B Poc:178 I:0 P:143 SKIP:258 size=264 bytes
  1465. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1466. [libx264 @ 0x55b2e0d9a580] frame= 85 QP=23.26 NAL=0 Slice:B Poc:166 I:0 P:4100 SKIP:3917 size=6668 bytes
  1467. [libx264 @ 0x55b2e0d9b900] frame= 85 QP=22.10 NAL=0 Slice:B Poc:166 I:0 P:2351 SKIP:1175 size=3770 bytes
  1468. [libx264 @ 0x55b2e0db2d00] frame= 85 QP=14.62 NAL=2 Slice:P Poc:170 I:2 P:967 SKIP:651 size=10019 bytes
  1469. [libx264 @ 0x55b2e0db54c0] frame= 90 QP=23.36 NAL=0 Slice:B Poc:176 I:0 P:123 SKIP:281 size=123 bytes
  1470. [libx264 @ 0x55b2e0d9a580] frame= 86 QP=22.75 NAL=0 Slice:B Poc:170 I:0 P:3290 SKIP:4829 size=4083 bytes
  1471. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1472. [libx264 @ 0x55b2e0d9b900] frame= 86 QP=21.68 NAL=0 Slice:B Poc:170 I:0 P:1785 SKIP:1795 size=2088 bytes
  1473. [libx264 @ 0x55b2e0db2d00] frame= 86 QP=14.35 NAL=2 Slice:P Poc:172 I:0 P:1151 SKIP:469 size=16608 bytes
  1474. [libx264 @ 0x55b2e0db54c0] frame= 91 QP=22.17 NAL=0 Slice:B Poc:180 I:0 P:74 SKIP:330 size=102 bytes
  1475. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1476. [libx264 @ 0x55b2e0d9a580] frame= 87 QP=14.23 NAL=2 Slice:P Poc:174 I:31 P:4760 SKIP:3369 size=40140 bytes
  1477. [libx264 @ 0x55b2e0d9b900] frame= 87 QP=12.89 NAL=2 Slice:P Poc:174 I:5 P:2163 SKIP:1432 size=19295 bytes
  1478. [libx264 @ 0x55b2e0db2d00] frame= 87 QP=14.22 NAL=2 Slice:P Poc:174 I:2 P:1138 SKIP:480 size=14613 bytes
  1479. [libx264 @ 0x55b2e0db54c0] frame= 92 QP=14.95 NAL=2 Slice:P Poc:190 I:1 P:283 SKIP:121 size=3558 bytes
  1480. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1481. [libx264 @ 0x55b2e0d9a580] frame= 88 QP=14.38 NAL=2 Slice:P Poc:178 I:85 P:5874 SKIP:2201 size=56806 bytes
  1482. [libx264 @ 0x55b2e0d9b900] frame= 88 QP=12.73 NAL=2 Slice:P Poc:178 I:21 P:2629 SKIP:950 size=27020 bytes
  1483. [libx264 @ 0x55b2e0db2d00] frame= 88 QP=13.93 NAL=2 Slice:P Poc:178 I:7 P:1386 SKIP:227 size=24006 bytes
  1484. [libx264 @ 0x55b2e0db54c0] frame= 93 QP=20.64 NAL=2 Slice:B Poc:186 I:0 P:117 SKIP:284 size=313 bytes
  1485. frame= 145 fps=9.1 q=22.0 q=20.0 q=22.0 q=21.0 size=N/A time=00:00:06.08 bitrate=N/A speed=0.383x
  1486. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1487. [libx264 @ 0x55b2e0d9a580] frame= 89 QP=22.15 NAL=0 Slice:B Poc:176 I:0 P:2733 SKIP:5392 size=2638 bytes
  1488. [libx264 @ 0x55b2e0d9b900] frame= 89 QP=21.33 NAL=0 Slice:B Poc:176 I:0 P:1531 SKIP:2027 size=1635 bytes
  1489. [libx264 @ 0x55b2e0db2d00] frame= 89 QP=22.95 NAL=0 Slice:B Poc:176 I:0 P:459 SKIP:1153 size=440 bytes
  1490. [libx264 @ 0x55b2e0db54c0] frame= 94 QP=23.05 NAL=0 Slice:B Poc:184 I:0 P:87 SKIP:315 size=114 bytes
  1491. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1492. [libx264 @ 0x55b2e0d9a580] frame= 90 QP=14.50 NAL=2 Slice:P Poc:186 I:123 P:5602 SKIP:2435 size=51757 bytes
  1493. [libx264 @ 0x55b2e0d9b900] frame= 90 QP=13.07 NAL=2 Slice:P Poc:182 I:21 P:2149 SKIP:1430 size=16498 bytes
  1494. [libx264 @ 0x55b2e0db2d00] frame= 90 QP=14.44 NAL=2 Slice:P Poc:186 I:4 P:1335 SKIP:281 size=17704 bytes
  1495. [libx264 @ 0x55b2e0db54c0] frame= 95 QP=23.48 NAL=0 Slice:B Poc:188 I:0 P:64 SKIP:340 size=166 bytes
  1496. frame= 147 fps=9.0 q=22.0 q=20.0 q=21.0 q=21.0 size=N/A time=00:00:06.16 bitrate=N/A speed=0.376x
  1497. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1498. [libx264 @ 0x55b2e0d9a580] frame= 91 QP=20.68 NAL=2 Slice:B Poc:182 I:1 P:3221 SKIP:4794 size=5117 bytes
  1499. [libx264 @ 0x55b2e0d9b900] frame= 91 QP=20.99 NAL=0 Slice:B Poc:180 I:0 P:1461 SKIP:2126 size=1430 bytes
  1500. [libx264 @ 0x55b2e0db2d00] frame= 91 QP=20.80 NAL=2 Slice:B Poc:182 I:0 P:638 SKIP:951 size=1056 bytes
  1501. [libx264 @ 0x55b2e0db54c0] frame= 96 QP=14.37 NAL=2 Slice:P Poc:194 I:0 P:298 SKIP:107 size=4241 bytes
  1502. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1503. [libx264 @ 0x55b2e0d9a580] frame= 92 QP=22.21 NAL=0 Slice:B Poc:180 I:1 P:2761 SKIP:5361 size=3093 bytes
  1504. [libx264 @ 0x55b2e0d9b900] frame= 92 QP=13.13 NAL=2 Slice:P Poc:190 I:33 P:2065 SKIP:1502 size=19708 bytes
  1505. [libx264 @ 0x55b2e0db2d00] frame= 92 QP=21.53 NAL=0 Slice:B Poc:180 I:0 P:596 SKIP:1018 size=686 bytes
  1506. [libx264 @ 0x55b2e0db54c0] frame= 97 QP=23.00 NAL=0 Slice:B Poc:192 I:0 P:96 SKIP:306 size=175 bytes
  1507. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1508. [libx264 @ 0x55b2e0d9a580] frame= 93 QP=21.59 NAL=0 Slice:B Poc:184 I:0 P:2238 SKIP:5896 size=2593 bytes
  1509. [libx264 @ 0x55b2e0d9b900] frame= 93 QP=19.18 NAL=2 Slice:B Poc:186 I:1 P:1408 SKIP:2112 size=2516 bytes
  1510. [libx264 @ 0x55b2e0db2d00] frame= 93 QP=22.27 NAL=0 Slice:B Poc:184 I:0 P:427 SKIP:1183 size=560 bytes
  1511. [libx264 @ 0x55b2e0db54c0] frame= 98 QP=14.33 NAL=2 Slice:P Poc:198 I:0 P:269 SKIP:136 size=3753 bytes
  1512. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1513. [libx264 @ 0x55b2e0d9a580] frame= 94 QP=14.53 NAL=2 Slice:P Poc:194 I:198 P:4933 SKIP:3029 size=43570 bytes
  1514. [libx264 @ 0x55b2e0d9b900] frame= 94 QP=20.05 NAL=0 Slice:B Poc:184 I:0 P:1168 SKIP:2419 size=1330 bytes
  1515. [libx264 @ 0x55b2e0db2d00] frame= 94 QP=14.28 NAL=2 Slice:P Poc:194 I:15 P:1170 SKIP:435 size=15996 bytes
  1516. [libx264 @ 0x55b2e0db54c0] frame= 99 QP=22.42 NAL=0 Slice:B Poc:196 I:0 P:106 SKIP:297 size=180 bytes
  1517. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1518. [libx264 @ 0x55b2e0d9a580] frame= 95 QP=20.41 NAL=2 Slice:B Poc:190 I:6 P:2778 SKIP:5237 size=6107 bytes
  1519. [libx264 @ 0x55b2e0d9b900] frame= 95 QP=19.49 NAL=0 Slice:B Poc:188 I:2 P:963 SKIP:2627 size=1317 bytes
  1520. [libx264 @ 0x55b2e0db2d00] frame= 95 QP=19.85 NAL=2 Slice:B Poc:190 I:0 P:523 SKIP:1056 size=1353 bytes
  1521. [libx264 @ 0x55b2e0db54c0] frame= 100 QP=14.30 NAL=2 Slice:P Poc:202 I:1 P:283 SKIP:121 size=4017 bytes
  1522. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1523. [libx264 @ 0x55b2e0d9a580] frame= 96 QP=21.32 NAL=0 Slice:B Poc:188 I:4 P:1843 SKIP:6272 size=2751 bytes
  1524. [libx264 @ 0x55b2e0d9b900] frame= 96 QP=12.60 NAL=2 Slice:P Poc:192 I:18 P:1965 SKIP:1617 size=14794 bytes
  1525. [libx264 @ 0x55b2e0db2d00] frame= 96 QP=21.99 NAL=0 Slice:B Poc:188 I:0 P:398 SKIP:1214 size=639 bytes
  1526. [libx264 @ 0x55b2e0db54c0] frame= 101 QP=21.45 NAL=0 Slice:B Poc:200 I:0 P:92 SKIP:302 size=316 bytes
  1527. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1528. [libx264 @ 0x55b2e0d9a580] frame= 97 QP=22.17 NAL=0 Slice:B Poc:192 I:1 P:2197 SKIP:5914 size=3454 bytes
  1529. [libx264 @ 0x55b2e0d9b900] frame= 97 QP=12.36 NAL=2 Slice:P Poc:194 I:27 P:1748 SKIP:1825 size=14347 bytes
  1530. [libx264 @ 0x55b2e0db2d00] frame= 97 QP=22.19 NAL=0 Slice:B Poc:192 I:0 P:406 SKIP:1197 size=762 bytes
  1531. [libx264 @ 0x55b2e0db54c0] frame= 102 QP=13.92 NAL=2 Slice:P Poc:204 I:2 P:244 SKIP:159 size=3423 bytes
  1532. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1533. [libx264 @ 0x55b2e0d9a580] frame= 98 QP=13.69 NAL=2 Slice:P Poc:196 I:68 P:4202 SKIP:3890 size=28956 bytes
  1534. [libx264 @ 0x55b2e0d9b900] frame= 98 QP=12.17 NAL=2 Slice:P Poc:196 I:16 P:1515 SKIP:2069 size=11791 bytes
  1535. [libx264 @ 0x55b2e0db2d00] frame= 98 QP=14.42 NAL=2 Slice:P Poc:198 I:8 P:975 SKIP:637 size=10270 bytes
  1536. [libx264 @ 0x55b2e0db54c0] frame= 103 QP=14.16 NAL=2 Slice:P Poc:206 I:3 P:244 SKIP:158 size=3827 bytes
  1537. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1538. [libx264 @ 0x55b2e0d9a580] frame= 99 QP=14.14 NAL=2 Slice:P Poc:200 I:201 P:3731 SKIP:4228 size=33196 bytes
  1539. [libx264 @ 0x55b2e0d9b900] frame= 99 QP=12.21 NAL=2 Slice:P Poc:198 I:25 P:1330 SKIP:2245 size=10337 bytes
  1540. [libx264 @ 0x55b2e0db2d00] frame= 99 QP=22.50 NAL=0 Slice:B Poc:196 I:0 P:391 SKIP:1202 size=788 bytes
  1541. [libx264 @ 0x55b2e0db54c0] frame= 104 QP=14.12 NAL=2 Slice:P Poc:214 I:50 P:280 SKIP:75 size=8814 bytes
  1542. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1543. [libx264 @ 0x55b2e0d9a580] frame= 100 QP=20.97 NAL=0 Slice:B Poc:198 I:3 P:2184 SKIP:5901 size=3862 bytes
  1544. [libx264 @ 0x55b2e0d9b900] frame= 100 QP=12.76 NAL=2 Slice:P Poc:200 I:38 P:1295 SKIP:2267 size=10540 bytes
  1545. [libx264 @ 0x55b2e0db2d00] frame= 100 QP=14.71 NAL=2 Slice:P Poc:200 I:10 P:780 SKIP:830 size=7378 bytes
  1546. [libx264 @ 0x55b2e0db54c0] frame= 105 QP=21.72 NAL=2 Slice:B Poc:210 I:7 P:124 SKIP:253 size=1636 bytes
  1547. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1548. [libx264 @ 0x55b2e0d9a580] frame= 101 QP=14.62 NAL=2 Slice:P Poc:208 I:1026 P:3712 SKIP:3422 size=53336 bytes
  1549. [libx264 @ 0x55b2e0d9b900] frame= 101 QP=12.32 NAL=2 Slice:P Poc:202 I:39 P:1411 SKIP:2150 size=11873 bytes
  1550. [libx264 @ 0x55b2e0db2d00] frame= 101 QP=14.81 NAL=2 Slice:P Poc:202 I:10 P:764 SKIP:846 size=7706 bytes
  1551. [libx264 @ 0x55b2e0db54c0] frame= 106 QP=20.97 NAL=0 Slice:B Poc:208 I:1 P:99 SKIP:286 size=1052 bytes
  1552. frame= 158 fps=9.3 q=22.0 q=19.0 q=21.0 q=20.0 size=N/A time=00:00:06.61 bitrate=N/A speed=0.387x
  1553. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1554. [libx264 @ 0x55b2e0d9a580] frame= 102 QP=20.41 NAL=2 Slice:B Poc:204 I:151 P:2840 SKIP:4940 size=11679 bytes
  1555. [libx264 @ 0x55b2e0d9b900] frame= 102 QP=12.33 NAL=2 Slice:P Poc:204 I:76 P:1256 SKIP:2268 size=11112 bytes
  1556. [libx264 @ 0x55b2e0db2d00] frame= 102 QP=15.12 NAL=2 Slice:P Poc:204 I:30 P:635 SKIP:955 size=6325 bytes
  1557. [libx264 @ 0x55b2e0db54c0] frame= 107 QP=23.12 NAL=0 Slice:B Poc:212 I:0 P:52 SKIP:353 size=63 bytes
  1558. frame= 159 fps=9.0 q=21.0 q=19.0 q=21.0 q=20.0 size=N/A time=00:00:06.65 bitrate=N/A speed=0.376x
  1559. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1560. [libx264 @ 0x55b2e0d9a580] frame= 103 QP=22.01 NAL=0 Slice:B Poc:202 I:23 P:2216 SKIP:5817 size=5030 bytes
  1561. [libx264 @ 0x55b2e0d9b900] frame= 103 QP=12.44 NAL=2 Slice:P Poc:206 I:78 P:1360 SKIP:2162 size=13263 bytes
  1562. [libx264 @ 0x55b2e0db2d00] frame= 103 QP=15.09 NAL=2 Slice:P Poc:206 I:36 P:691 SKIP:893 size=9009 bytes
  1563. [libx264 @ 0x55b2e0db54c0] frame= 108 QP=13.42 NAL=2 Slice:P Poc:216 I:10 P:318 SKIP:77 size=5776 bytes
  1564. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1565. [libx264 @ 0x55b2e0d9a580] frame= 104 QP=22.12 NAL=0 Slice:B Poc:206 I:82 P:2375 SKIP:5567 size=8122 bytes
  1566. [libx264 @ 0x55b2e0d9b900] frame= 104 QP=12.45 NAL=2 Slice:P Poc:208 I:117 P:1353 SKIP:2130 size=15750 bytes
  1567. [libx264 @ 0x55b2e0db2d00] frame= 104 QP=14.75 NAL=2 Slice:P Poc:212 I:220 P:960 SKIP:440 size=24096 bytes
  1568. [libx264 @ 0x55b2e0db54c0] frame= 109 QP=13.54 NAL=2 Slice:P Poc:222 I:26 P:342 SKIP:37 size=10688 bytes
  1569. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1570. [libx264 @ 0x55b2e0d9a580] frame= 105 QP=14.04 NAL=2 Slice:P Poc:216 I:1256 P:4613 SKIP:2291 size=72599 bytes
  1571. [libx264 @ 0x55b2e0d9b900] frame= 105 QP=12.28 NAL=2 Slice:P Poc:210 I:165 P:1497 SKIP:1938 size=19178 bytes
  1572. [libx264 @ 0x55b2e0db2d00] frame= 105 QP=21.76 NAL=2 Slice:B Poc:208 I:17 P:486 SKIP:1042 size=3522 bytes
  1573. [libx264 @ 0x55b2e0db54c0] frame= 110 QP=21.51 NAL=2 Slice:B Poc:218 I:1 P:98 SKIP:283 size=1241 bytes
  1574. frame= 162 fps=8.8 q=21.0 q=19.0 q=21.0 q=20.0 size=N/A time=00:00:06.76 bitrate=N/A speed=0.368x
  1575. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1576. [libx264 @ 0x55b2e0d9a580] frame= 106 QP=19.56 NAL=2 Slice:B Poc:212 I:330 P:3431 SKIP:4116 size=17487 bytes
  1577. [libx264 @ 0x55b2e0d9b900] frame= 106 QP=12.42 NAL=2 Slice:P Poc:214 I:218 P:1636 SKIP:1746 size=21856 bytes
  1578. [libx264 @ 0x55b2e0db2d00] frame= 106 QP=23.00 NAL=0 Slice:B Poc:210 I:27 P:580 SKIP:970 size=3474 bytes
  1579. [libx264 @ 0x55b2e0db54c0] frame= 111 QP=22.09 NAL=0 Slice:B Poc:220 I:0 P:119 SKIP:264 size=926 bytes
  1580. [libx264 @ 0x55b2e0d9a580] frame= 107 QP=22.30 NAL=0 Slice:B Poc:210 I:203 P:2782 SKIP:4996 size=11625 bytes
  1581. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1582. [libx264 @ 0x55b2e0d9b900] frame= 107 QP=19.99 NAL=0 Slice:B Poc:212 I:0 P:881 SKIP:2705 size=799 bytes
  1583. [libx264 @ 0x55b2e0db2d00] frame= 107 QP=13.78 NAL=2 Slice:P Poc:214 I:0 P:503 SKIP:1117 size=3867 bytes
  1584. [libx264 @ 0x55b2e0db54c0] frame= 112 QP=13.14 NAL=2 Slice:P Poc:224 I:1 P:339 SKIP:65 size=5837 bytes
  1585. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1586. [libx264 @ 0x55b2e0d9a580] frame= 108 QP=21.09 NAL=0 Slice:B Poc:214 I:1 P:1730 SKIP:6426 size=1667 bytes
  1587. [libx264 @ 0x55b2e0d9b900] frame= 108 QP=11.76 NAL=2 Slice:P Poc:216 I:158 P:1680 SKIP:1762 size=20520 bytes
  1588. [libx264 @ 0x55b2e0db2d00] frame= 108 QP=14.25 NAL=2 Slice:P Poc:216 I:69 P:931 SKIP:620 size=13605 bytes
  1589. [libx264 @ 0x55b2e0db54c0] frame= 113 QP=12.94 NAL=2 Slice:P Poc:226 I:1 P:361 SKIP:43 size=7869 bytes
  1590. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1591. [libx264 @ 0x55b2e0d9a580] frame= 109 QP=13.46 NAL=2 Slice:P Poc:224 I:1143 P:5673 SKIP:1344 size=96187 bytes
  1592. [libx264 @ 0x55b2e0d9b900] frame= 109 QP=11.89 NAL=2 Slice:P Poc:218 I:58 P:1781 SKIP:1761 size=19142 bytes
  1593. [libx264 @ 0x55b2e0db2d00] frame= 109 QP=14.28 NAL=2 Slice:P Poc:224 I:173 P:1264 SKIP:183 size=32077 bytes
  1594. [libx264 @ 0x55b2e0db54c0] frame= 114 QP=12.89 NAL=2 Slice:P Poc:228 I:0 P:253 SKIP:152 size=3367 bytes
  1595. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1596. [libx264 @ 0x55b2e0d9a580] frame= 110 QP=19.86 NAL=2 Slice:B Poc:220 I:181 P:4224 SKIP:3372 size=17851 bytes
  1597. [libx264 @ 0x55b2e0d9b900] frame= 110 QP=11.84 NAL=2 Slice:P Poc:220 I:88 P:1779 SKIP:1733 size=20687 bytes
  1598. [libx264 @ 0x55b2e0db2d00] frame= 110 QP=20.72 NAL=2 Slice:B Poc:220 I:22 P:702 SKIP:802 size=4572 bytes
  1599. [libx264 @ 0x55b2e0db54c0] frame= 115 QP=13.06 NAL=2 Slice:P Poc:230 I:0 P:254 SKIP:151 size=3661 bytes
  1600. frame= 167 fps=8.8 q=21.0 q=18.0 q=20.0 q=19.0 size=N/A time=00:00:06.97 bitrate=N/A speed=0.37x
  1601. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1602. [libx264 @ 0x55b2e0d9a580] frame= 111 QP=21.71 NAL=0 Slice:B Poc:218 I:64 P:3430 SKIP:4491 size=10296 bytes
  1603. [libx264 @ 0x55b2e0d9b900] frame= 111 QP=11.46 NAL=2 Slice:P Poc:222 I:90 P:1769 SKIP:1741 size=21039 bytes
  1604. [libx264 @ 0x55b2e0db2d00] frame= 111 QP=22.44 NAL=0 Slice:B Poc:218 I:7 P:633 SKIP:923 size=2769 bytes
  1605. [libx264 @ 0x55b2e0db54c0] frame= 116 QP=13.04 NAL=2 Slice:P Poc:234 I:0 P:344 SKIP:61 size=6538 bytes
  1606. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1607. [libx264 @ 0x55b2e0d9a580] frame= 112 QP=21.35 NAL=0 Slice:B Poc:222 I:56 P:3382 SKIP:4561 size=9423 bytes
  1608. [libx264 @ 0x55b2e0d9b900] frame= 112 QP=11.44 NAL=2 Slice:P Poc:224 I:71 P:1757 SKIP:1772 size=20633 bytes
  1609. [libx264 @ 0x55b2e0db2d00] frame= 112 QP=22.58 NAL=0 Slice:B Poc:222 I:6 P:619 SKIP:941 size=2444 bytes
  1610. [libx264 @ 0x55b2e0db54c0] frame= 117 QP=21.88 NAL=0 Slice:B Poc:232 I:0 P:83 SKIP:315 size=180 bytes
  1611. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1612. [libx264 @ 0x55b2e0d9a580] frame= 113 QP=13.25 NAL=2 Slice:P Poc:232 I:603 P:6265 SKIP:1292 size=94274 bytes
  1613. [libx264 @ 0x55b2e0d9b900] frame= 113 QP=11.14 NAL=2 Slice:P Poc:226 I:56 P:2329 SKIP:1215 size=27444 bytes
  1614. [libx264 @ 0x55b2e0db2d00] frame= 113 QP=13.97 NAL=2 Slice:P Poc:230 I:48 P:1354 SKIP:218 size=26213 bytes
  1615. [libx264 @ 0x55b2e0db54c0] frame= 118 QP=12.77 NAL=2 Slice:P Poc:236 I:0 P:288 SKIP:117 size=3733 bytes
  1616. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1617. [libx264 @ 0x55b2e0d9a580] frame= 114 QP=19.13 NAL=2 Slice:B Poc:228 I:25 P:4183 SKIP:3462 size=13939 bytes
  1618. [libx264 @ 0x55b2e0d9b900] frame= 114 QP=11.23 NAL=2 Slice:P Poc:230 I:82 P:1719 SKIP:1799 size=21348 bytes
  1619. [libx264 @ 0x55b2e0db2d00] frame= 114 QP=21.55 NAL=2 Slice:B Poc:226 I:1 P:633 SKIP:911 size=2046 bytes
  1620. [libx264 @ 0x55b2e0db54c0] frame= 119 QP=12.74 NAL=2 Slice:P Poc:238 I:0 P:331 SKIP:74 size=6020 bytes
  1621. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1622. [libx264 @ 0x55b2e0d9a580] frame= 115 QP=21.14 NAL=0 Slice:B Poc:226 I:8 P:3157 SKIP:4820 size=6802 bytes
  1623. [libx264 @ 0x55b2e0d9b900] frame= 115 QP=19.67 NAL=0 Slice:B Poc:228 I:0 P:1228 SKIP:2315 size=2494 bytes
  1624. [libx264 @ 0x55b2e0db2d00] frame= 115 QP=22.11 NAL=0 Slice:B Poc:228 I:0 P:395 SKIP:1205 size=1143 bytes
  1625. [libx264 @ 0x55b2e0db54c0] frame= 120 QP=12.84 NAL=2 Slice:P Poc:240 I:0 P:326 SKIP:79 size=4922 bytes
  1626. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1627. [libx264 @ 0x55b2e0d9a580] frame= 116 QP=21.51 NAL=0 Slice:B Poc:230 I:0 P:3150 SKIP:4923 size=5546 bytes
  1628. [libx264 @ 0x55b2e0d9b900] frame= 116 QP=10.99 NAL=2 Slice:P Poc:234 I:51 P:2208 SKIP:1341 size=24738 bytes
  1629. [libx264 @ 0x55b2e0db2d00] frame= 116 QP=13.79 NAL=2 Slice:P Poc:232 I:5 P:1254 SKIP:361 size=16943 bytes
  1630. [libx264 @ 0x55b2e0db54c0] frame= 121 QP=12.54 NAL=2 Slice:P Poc:242 I:0 P:363 SKIP:42 size=6527 bytes
  1631. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1632. [libx264 @ 0x55b2e0d9a580] frame= 117 QP=13.12 NAL=2 Slice:P Poc:240 I:275 P:6096 SKIP:1789 size=70526 bytes
  1633. [libx264 @ 0x55b2e0d9b900] frame= 117 QP=19.79 NAL=0 Slice:B Poc:232 I:0 P:1457 SKIP:2100 size=1910 bytes
  1634. [libx264 @ 0x55b2e0db2d00] frame= 117 QP=13.77 NAL=2 Slice:P Poc:234 I:5 P:778 SKIP:837 size=6754 bytes
  1635. [libx264 @ 0x55b2e0db54c0] frame= 122 QP=13.02 NAL=2 Slice:P Poc:246 I:2 P:299 SKIP:104 size=4962 bytes
  1636. frame= 174 fps=8.6 q=21.0 q=18.0 q=20.0 q=19.0 size=N/A time=00:00:07.25 bitrate=N/A speed=0.359x
  1637. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1638. [libx264 @ 0x55b2e0d9a580] frame= 118 QP=19.84 NAL=2 Slice:B Poc:236 I:0 P:3891 SKIP:4061 size=7496 bytes
  1639. [libx264 @ 0x55b2e0d9b900] frame= 118 QP=10.93 NAL=2 Slice:P Poc:238 I:23 P:2130 SKIP:1447 size=23987 bytes
  1640. [libx264 @ 0x55b2e0db2d00] frame= 118 QP=13.94 NAL=2 Slice:P Poc:236 I:2 P:874 SKIP:744 size=8787 bytes
  1641. [libx264 @ 0x55b2e0db54c0] frame= 123 QP=21.37 NAL=0 Slice:B Poc:244 I:0 P:86 SKIP:314 size=337 bytes
  1642. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1643. [libx264 @ 0x55b2e0d9a580] frame= 119 QP=21.01 NAL=0 Slice:B Poc:234 I:0 P:2705 SKIP:5411 size=3114 bytes
  1644. [libx264 @ 0x55b2e0d9b900] frame= 119 QP=19.60 NAL=0 Slice:B Poc:236 I:0 P:1504 SKIP:2061 size=1716 bytes
  1645. [libx264 @ 0x55b2e0db2d00] frame= 119 QP=13.58 NAL=2 Slice:P Poc:238 I:9 P:1048 SKIP:563 size=13981 bytes
  1646. [libx264 @ 0x55b2e0db54c0] frame= 124 QP=12.91 NAL=2 Slice:P Poc:248 I:0 P:306 SKIP:99 size=4487 bytes
  1647. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1648. [libx264 @ 0x55b2e0d9a580] frame= 120 QP=21.35 NAL=0 Slice:B Poc:238 I:1 P:3484 SKIP:4543 size=5863 bytes
  1649. [libx264 @ 0x55b2e0d9b900] frame= 120 QP=10.48 NAL=2 Slice:P Poc:240 I:7 P:1859 SKIP:1734 size=20233 bytes
  1650. [libx264 @ 0x55b2e0db2d00] frame= 120 QP=13.51 NAL=2 Slice:P Poc:240 I:0 P:1086 SKIP:534 size=13395 bytes
  1651. [libx264 @ 0x55b2e0db54c0] frame= 125 QP=12.75 NAL=2 Slice:P Poc:250 I:0 P:333 SKIP:72 size=6599 bytes
  1652. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1653. [libx264 @ 0x55b2e0d9a580] frame= 121 QP=13.12 NAL=2 Slice:P Poc:248 I:164 P:6507 SKIP:1489 size=77508 bytes
  1654. [libx264 @ 0x55b2e0d9b900] frame= 121 QP=10.91 NAL=2 Slice:P Poc:248 I:53 P:2711 SKIP:836 size=38623 bytes
  1655. [libx264 @ 0x55b2e0db2d00] frame= 121 QP=13.51 NAL=2 Slice:P Poc:242 I:2 P:1234 SKIP:384 size=16823 bytes
  1656. [libx264 @ 0x55b2e0db54c0] frame= 126 QP=12.98 NAL=2 Slice:P Poc:252 I:0 P:272 SKIP:133 size=3276 bytes
  1657. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1658. [libx264 @ 0x55b2e0d9a580] frame= 122 QP=18.68 NAL=2 Slice:B Poc:244 I:13 P:3961 SKIP:3809 size=9252 bytes
  1659. [libx264 @ 0x55b2e0d9b900] frame= 122 QP=16.87 NAL=2 Slice:B Poc:244 I:0 P:2094 SKIP:1363 size=4724 bytes
  1660. [libx264 @ 0x55b2e0db2d00] frame= 122 QP=13.76 NAL=2 Slice:P Poc:246 I:9 P:1010 SKIP:601 size=12545 bytes
  1661. [libx264 @ 0x55b2e0db54c0] frame= 127 QP=13.05 NAL=2 Slice:P Poc:254 I:0 P:244 SKIP:161 size=3077 bytes
  1662. frame= 179 fps=8.6 q=21.0 q=18.0 q=20.0 q=19.0 size=N/A time=00:00:07.44 bitrate=N/A speed=0.359x
  1663. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1664. [libx264 @ 0x55b2e0d9a580] frame= 123 QP=21.06 NAL=0 Slice:B Poc:242 I:0 P:2942 SKIP:5127 size=4139 bytes
  1665. [libx264 @ 0x55b2e0d9b900] frame= 123 QP=18.98 NAL=0 Slice:B Poc:242 I:0 P:1578 SKIP:1983 size=2005 bytes
  1666. [libx264 @ 0x55b2e0db2d00] frame= 123 QP=22.32 NAL=0 Slice:B Poc:244 I:0 P:537 SKIP:1061 size=964 bytes
  1667. [libx264 @ 0x55b2e0db54c0] frame= 128 QP=12.90 NAL=2 Slice:P Poc:260 I:17 P:364 SKIP:24 size=11528 bytes
  1668. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1669. [libx264 @ 0x55b2e0d9a580] frame= 124 QP=20.46 NAL=0 Slice:B Poc:246 I:0 P:2973 SKIP:5134 size=4065 bytes
  1670. [libx264 @ 0x55b2e0d9b900] frame= 124 QP=19.29 NAL=0 Slice:B Poc:246 I:1 P:1443 SKIP:2129 size=2003 bytes
  1671. [libx264 @ 0x55b2e0db2d00] frame= 124 QP=13.48 NAL=2 Slice:P Poc:248 I:1 P:1041 SKIP:578 size=12475 bytes
  1672. [libx264 @ 0x55b2e0db54c0] frame= 129 QP=21.60 NAL=2 Slice:B Poc:256 I:0 P:108 SKIP:283 size=947 bytes
  1673. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1674. [libx264 @ 0x55b2e0d9a580] frame= 125 QP=12.67 NAL=2 Slice:P Poc:250 I:20 P:5525 SKIP:2615 size=52187 bytes
  1675. [libx264 @ 0x55b2e0d9b900] frame= 125 QP=10.84 NAL=2 Slice:P Poc:252 I:12 P:2492 SKIP:1096 size=27567 bytes
  1676. [libx264 @ 0x55b2e0db2d00] frame= 125 QP=13.60 NAL=2 Slice:P Poc:250 I:0 P:1170 SKIP:450 size=16209 bytes
  1677. [libx264 @ 0x55b2e0db54c0] frame= 130 QP=22.14 NAL=0 Slice:B Poc:258 I:0 P:168 SKIP:219 size=874 bytes
  1678. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1679. [libx264 @ 0x55b2e0d9a580] frame= 126 QP=13.17 NAL=2 Slice:P Poc:258 I:465 P:5936 SKIP:1759 size=77166 bytes
  1680. [libx264 @ 0x55b2e0d9b900] frame= 126 QP=19.17 NAL=0 Slice:B Poc:250 I:0 P:1749 SKIP:1801 size=2030 bytes
  1681. [libx264 @ 0x55b2e0db2d00] frame= 126 QP=13.75 NAL=2 Slice:P Poc:252 I:1 P:895 SKIP:724 size=9397 bytes
  1682. [libx264 @ 0x55b2e0db54c0] frame= 131 QP=13.00 NAL=2 Slice:P Poc:262 I:3 P:340 SKIP:62 size=6832 bytes
  1683. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1684. [libx264 @ 0x55b2e0d9a580] frame= 127 QP=18.85 NAL=2 Slice:B Poc:254 I:20 P:3976 SKIP:3871 size=11184 bytes
  1685. [libx264 @ 0x55b2e0d9b900] frame= 127 QP=10.76 NAL=2 Slice:P Poc:254 I:11 P:1456 SKIP:2133 size=12909 bytes
  1686. [libx264 @ 0x55b2e0db2d00] frame= 127 QP=13.64 NAL=2 Slice:P Poc:254 I:1 P:802 SKIP:817 size=7668 bytes
  1687. [libx264 @ 0x55b2e0db54c0] frame= 132 QP=11.95 NAL=2 Slice:P Poc:264 I:0 P:150 SKIP:255 size=1317 bytes
  1688. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1689. [libx264 @ 0x55b2e0d9a580] frame= 128 QP=20.21 NAL=0 Slice:B Poc:252 I:0 P:2632 SKIP:5431 size=4318 bytes
  1690. [libx264 @ 0x55b2e0d9b900] frame= 128 QP=10.85 NAL=2 Slice:P Poc:256 I:27 P:1678 SKIP:1895 size=16005 bytes
  1691. [libx264 @ 0x55b2e0db2d00] frame= 128 QP=13.83 NAL=2 Slice:P Poc:256 I:5 P:1046 SKIP:569 size=12925 bytes
  1692. [libx264 @ 0x55b2e0db54c0] frame= 133 QP=12.99 NAL=2 Slice:P Poc:272 I:30 P:349 SKIP:26 size=14026 bytes
  1693. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1694. [libx264 @ 0x55b2e0d9a580] frame= 129 QP=20.57 NAL=0 Slice:B Poc:256 I:33 P:3625 SKIP:4334 size=7837 bytes
  1695. [libx264 @ 0x55b2e0d9b900] frame= 129 QP=10.82 NAL=2 Slice:P Poc:258 I:65 P:1859 SKIP:1676 size=20493 bytes
  1696. [libx264 @ 0x55b2e0db2d00] frame= 129 QP=13.62 NAL=2 Slice:P Poc:258 I:28 P:1180 SKIP:412 size=16297 bytes
  1697. [libx264 @ 0x55b2e0db54c0] frame= 134 QP=20.26 NAL=2 Slice:B Poc:268 I:7 P:136 SKIP:236 size=1891 bytes
  1698. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1699. [libx264 @ 0x55b2e0d9a580] frame= 130 QP=12.94 NAL=2 Slice:P Poc:266 I:781 P:5848 SKIP:1531 size=88063 bytes
  1700. [libx264 @ 0x55b2e0d9b900] frame= 130 QP=10.78 NAL=2 Slice:P Poc:260 I:70 P:1752 SKIP:1778 size=20347 bytes
  1701. [libx264 @ 0x55b2e0db2d00] frame= 130 QP=13.61 NAL=2 Slice:P Poc:262 I:87 P:1240 SKIP:293 size=24174 bytes
  1702. [libx264 @ 0x55b2e0db54c0] frame= 135 QP=21.40 NAL=0 Slice:B Poc:266 I:0 P:146 SKIP:237 size=1127 bytes
  1703. frame= 187 fps=8.8 q=20.0 q=18.0 q=20.0 q=19.0 size=N/A time=00:00:07.76 bitrate=N/A speed=0.364x
  1704. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1705. [libx264 @ 0x55b2e0d9a580] frame= 131 QP=18.26 NAL=2 Slice:B Poc:262 I:137 P:3870 SKIP:3695 size=17359 bytes
  1706. [libx264 @ 0x55b2e0d9b900] frame= 131 QP=11.07 NAL=2 Slice:P Poc:264 I:68 P:1809 SKIP:1723 size=22514 bytes
  1707. [libx264 @ 0x55b2e0db2d00] frame= 131 QP=21.78 NAL=0 Slice:B Poc:260 I:2 P:703 SKIP:832 size=2709 bytes
  1708. [libx264 @ 0x55b2e0db54c0] frame= 136 QP=22.01 NAL=0 Slice:B Poc:270 I:1 P:171 SKIP:214 size=1246 bytes
  1709. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1710. [libx264 @ 0x55b2e0d9a580] frame= 132 QP=20.41 NAL=0 Slice:B Poc:260 I:52 P:3604 SKIP:4312 size=9975 bytes
  1711. [libx264 @ 0x55b2e0d9b900] frame= 132 QP=17.90 NAL=0 Slice:B Poc:262 I:0 P:994 SKIP:2589 size=920 bytes
  1712. [libx264 @ 0x55b2e0db2d00] frame= 132 QP=13.17 NAL=2 Slice:P Poc:264 I:1 P:531 SKIP:1088 size=3802 bytes
  1713. [libx264 @ 0x55b2e0db54c0] frame= 137 QP=12.91 NAL=2 Slice:P Poc:278 I:15 P:366 SKIP:24 size=13084 bytes
  1714. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1715. [libx264 @ 0x55b2e0d9a580] frame= 133 QP=20.02 NAL=0 Slice:B Poc:264 I:0 P:2048 SKIP:6100 size=2118 bytes
  1716. [libx264 @ 0x55b2e0d9b900] frame= 133 QP=10.95 NAL=2 Slice:P Poc:266 I:75 P:1647 SKIP:1878 size=20314 bytes
  1717. [libx264 @ 0x55b2e0db2d00] frame= 133 QP=13.73 NAL=2 Slice:P Poc:272 I:159 P:1296 SKIP:165 size=35221 bytes
  1718. [libx264 @ 0x55b2e0db54c0] frame= 138 QP=21.16 NAL=2 Slice:B Poc:274 I:5 P:95 SKIP:285 size=1193 bytes
  1719. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1720. [libx264 @ 0x55b2e0d9a580] frame= 134 QP=12.58 NAL=2 Slice:P Poc:274 I:987 P:6005 SKIP:1168 size=120552 bytes
  1721. [libx264 @ 0x55b2e0d9b900] frame= 134 QP=10.72 NAL=2 Slice:P Poc:268 I:114 P:1748 SKIP:1738 size=23878 bytes
  1722. [libx264 @ 0x55b2e0db2d00] frame= 134 QP=19.71 NAL=2 Slice:B Poc:268 I:36 P:702 SKIP:742 size=5734 bytes
  1723. [libx264 @ 0x55b2e0db54c0] frame= 139 QP=21.97 NAL=0 Slice:B Poc:276 I:1 P:175 SKIP:216 size=874 bytes
  1724. frame= 191 fps=8.6 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:07.93 bitrate=N/A speed=0.358x
  1725. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1726. [libx264 @ 0x55b2e0d9a580] frame= 135 QP=18.70 NAL=2 Slice:B Poc:270 I:277 P:4297 SKIP:3057 size=23318 bytes
  1727. [libx264 @ 0x55b2e0d9b900] frame= 135 QP=10.51 NAL=2 Slice:P Poc:270 I:98 P:1881 SKIP:1621 size=27879 bytes
  1728. [libx264 @ 0x55b2e0db2d00] frame= 135 QP=21.66 NAL=0 Slice:B Poc:266 I:6 P:688 SKIP:858 size=3271 bytes
  1729. [libx264 @ 0x55b2e0db54c0] frame= 140 QP=12.82 NAL=2 Slice:P Poc:282 I:3 P:385 SKIP:17 size=9423 bytes
  1730. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1731. [libx264 @ 0x55b2e0d9a580] frame= 136 QP=20.39 NAL=0 Slice:B Poc:268 I:124 P:3620 SKIP:4151 size=13127 bytes
  1732. [libx264 @ 0x55b2e0d9b900] frame= 136 QP=10.59 NAL=2 Slice:P Poc:272 I:93 P:1771 SKIP:1736 size=26081 bytes
  1733. [libx264 @ 0x55b2e0db2d00] frame= 136 QP=22.02 NAL=0 Slice:B Poc:270 I:16 P:682 SKIP:829 size=3529 bytes
  1734. [libx264 @ 0x55b2e0db54c0] frame= 141 QP=21.89 NAL=0 Slice:B Poc:280 I:0 P:109 SKIP:282 size=501 bytes
  1735. [libx264 @ 0x55b2e0d9a580] frame= 137 QP=20.64 NAL=0 Slice:B Poc:272 I:140 P:3621 SKIP:4208 size=12030 bytes
  1736. [libx264 @ 0x55b2e0d9b900] frame= 137 QP=10.31 NAL=2 Slice:P Poc:274 I:95 P:1881 SKIP:1624 size=27844 bytes
  1737. [libx264 @ 0x55b2e0db2d00] frame= 137 QP=13.82 NAL=2 Slice:P Poc:274 I:38 P:1177 SKIP:405 size=18416 bytes
  1738. [libx264 @ 0x55b2e0db54c0] frame= 142 QP=12.88 NAL=2 Slice:P Poc:286 I:0 P:369 SKIP:36 size=8891 bytes
  1739. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1740. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1741. [libx264 @ 0x55b2e0d9a580] frame= 138 QP=12.36 NAL=2 Slice:P Poc:282 I:733 P:6605 SKIP:822 size=124051 bytes
  1742. [libx264 @ 0x55b2e0d9b900] frame= 138 QP=10.23 NAL=2 Slice:P Poc:276 I:97 P:1928 SKIP:1575 size=28360 bytes
  1743. [libx264 @ 0x55b2e0db2d00] frame= 138 QP=13.74 NAL=2 Slice:P Poc:278 I:50 P:1362 SKIP:208 size=27336 bytes
  1744. [libx264 @ 0x55b2e0db54c0] frame= 143 QP=21.89 NAL=0 Slice:B Poc:284 I:0 P:136 SKIP:262 size=327 bytes
  1745. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1746. [libx264 @ 0x55b2e0d9a580] frame= 139 QP=18.93 NAL=2 Slice:B Poc:278 I:77 P:4615 SKIP:2843 size=18967 bytes
  1747. [libx264 @ 0x55b2e0d9b900] frame= 139 QP=10.01 NAL=2 Slice:P Poc:278 I:38 P:2060 SKIP:1502 size=26899 bytes
  1748. [libx264 @ 0x55b2e0db2d00] frame= 139 QP=21.78 NAL=0 Slice:B Poc:276 I:6 P:725 SKIP:816 size=2440 bytes
  1749. [libx264 @ 0x55b2e0db54c0] frame= 144 QP=12.76 NAL=2 Slice:P Poc:288 I:0 P:341 SKIP:64 size=5794 bytes
  1750. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1751. [libx264 @ 0x55b2e0d9a580] frame= 140 QP=20.33 NAL=0 Slice:B Poc:276 I:55 P:3886 SKIP:4024 size=10755 bytes
  1752. [libx264 @ 0x55b2e0d9b900] frame= 140 QP=9.74 NAL=2 Slice:P Poc:280 I:31 P:2492 SKIP:1077 size=32810 bytes
  1753. [libx264 @ 0x55b2e0db2d00] frame= 140 QP=13.36 NAL=2 Slice:P Poc:280 I:11 P:1385 SKIP:224 size=22864 bytes
  1754. [libx264 @ 0x55b2e0db54c0] frame= 145 QP=12.73 NAL=2 Slice:P Poc:290 I:0 P:367 SKIP:38 size=7125 bytes
  1755. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1756. [libx264 @ 0x55b2e0d9a580] frame= 141 QP=19.41 NAL=0 Slice:B Poc:280 I:13 P:3360 SKIP:4624 size=7124 bytes
  1757. [libx264 @ 0x55b2e0d9b900] frame= 141 QP=9.74 NAL=2 Slice:P Poc:282 I:14 P:1534 SKIP:2052 size=16569 bytes
  1758. [libx264 @ 0x55b2e0db2d00] frame= 141 QP=13.77 NAL=2 Slice:P Poc:286 I:13 P:1384 SKIP:223 size=23310 bytes
  1759. [libx264 @ 0x55b2e0db54c0] frame= 146 QP=13.05 NAL=2 Slice:P Poc:292 I:0 P:293 SKIP:112 size=3680 bytes
  1760. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1761. [libx264 @ 0x55b2e0d9a580] frame= 142 QP=12.37 NAL=2 Slice:P Poc:290 I:258 P:7036 SKIP:866 size=106033 bytes
  1762. [libx264 @ 0x55b2e0d9b900] frame= 142 QP=10.01 NAL=2 Slice:P Poc:290 I:68 P:3094 SKIP:438 size=56383 bytes
  1763. [libx264 @ 0x55b2e0db2d00] frame= 142 QP=20.86 NAL=2 Slice:B Poc:282 I:0 P:651 SKIP:935 size=1633 bytes
  1764. [libx264 @ 0x55b2e0db54c0] frame= 147 QP=12.85 NAL=2 Slice:P Poc:294 I:2 P:313 SKIP:90 size=4714 bytes
  1765. frame= 199 fps=8.7 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:08.25 bitrate=N/A speed=0.36x
  1766. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1767. [libx264 @ 0x55b2e0d9a580] frame= 143 QP=18.53 NAL=2 Slice:B Poc:286 I:1 P:4683 SKIP:2848 size=14057 bytes
  1768. [libx264 @ 0x55b2e0d9b900] frame= 143 QP=16.53 NAL=2 Slice:B Poc:286 I:2 P:2393 SKIP:970 size=7164 bytes
  1769. [libx264 @ 0x55b2e0db2d00] frame= 143 QP=21.51 NAL=0 Slice:B Poc:284 I:0 P:770 SKIP:803 size=1336 bytes
  1770. [libx264 @ 0x55b2e0db54c0] frame= 148 QP=13.11 NAL=2 Slice:P Poc:296 I:0 P:246 SKIP:159 size=3061 bytes
  1771. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1772. [libx264 @ 0x55b2e0d9a580] frame= 144 QP=20.23 NAL=0 Slice:B Poc:284 I:4 P:3614 SKIP:4386 size=6465 bytes
  1773. [libx264 @ 0x55b2e0d9b900] frame= 144 QP=18.74 NAL=0 Slice:B Poc:284 I:1 P:1782 SKIP:1743 size=3219 bytes
  1774. [libx264 @ 0x55b2e0db2d00] frame= 144 QP=13.77 NAL=2 Slice:P Poc:288 I:4 P:1186 SKIP:430 size=15026 bytes
  1775. [libx264 @ 0x55b2e0db54c0] frame= 149 QP=12.80 NAL=2 Slice:P Poc:298 I:0 P:368 SKIP:37 size=8463 bytes
  1776. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1777. [libx264 @ 0x55b2e0d9a580] frame= 145 QP=20.32 NAL=0 Slice:B Poc:288 I:0 P:4050 SKIP:3959 size=6423 bytes
  1778. [libx264 @ 0x55b2e0d9b900] frame= 145 QP=18.42 NAL=0 Slice:B Poc:288 I:0 P:2092 SKIP:1424 size=3157 bytes
  1779. [libx264 @ 0x55b2e0db2d00] frame= 145 QP=13.75 NAL=2 Slice:P Poc:290 I:0 P:1311 SKIP:309 size=17241 bytes
  1780. [libx264 @ 0x55b2e0db54c0] frame= 150 QP=13.02 NAL=2 Slice:P Poc:300 I:0 P:315 SKIP:90 size=4143 bytes
  1781. [h264 @ 0x55b2e0f56000] nal_unit_type: 5(IDR), nal_ref_idc: 3
  1782. [libx264 @ 0x55b2e0d9a580] frame= 146 QP=12.63 NAL=2 Slice:P Poc:298 I:180 P:6793 SKIP:1187 size=90835 bytes
  1783. [libx264 @ 0x55b2e0d9b900] frame= 146 QP=10.21 NAL=2 Slice:P Poc:298 I:37 P:2986 SKIP:577 size=48816 bytes
  1784. [libx264 @ 0x55b2e0db2d00] frame= 146 QP=13.88 NAL=2 Slice:P Poc:292 I:0 P:978 SKIP:642 size=9550 bytes
  1785. [libx264 @ 0x55b2e0db54c0] frame= 151 QP=13.09 NAL=2 Slice:P Poc:302 I:0 P:252 SKIP:153 size=3137 bytes
  1786. frame= 203 fps=8.5 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:08.40 bitrate=N/A speed=0.353x
  1787. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1788. [libx264 @ 0x55b2e0d9a580] frame= 147 QP=18.29 NAL=2 Slice:B Poc:294 I:3 P:4388 SKIP:3241 size=12177 bytes
  1789. [libx264 @ 0x55b2e0d9b900] frame= 147 QP=16.13 NAL=2 Slice:B Poc:294 I:1 P:2304 SKIP:1077 size=6126 bytes
  1790. [libx264 @ 0x55b2e0db2d00] frame= 147 QP=13.63 NAL=2 Slice:P Poc:294 I:3 P:1061 SKIP:556 size=11856 bytes
  1791. [libx264 @ 0x55b2e0db54c0] frame= 152 QP=12.87 NAL=2 Slice:P Poc:306 I:0 P:386 SKIP:19 size=10981 bytes
  1792. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1793. [libx264 @ 0x55b2e0d9a580] frame= 148 QP=20.04 NAL=0 Slice:B Poc:292 I:1 P:3348 SKIP:4713 size=4645 bytes
  1794. [libx264 @ 0x55b2e0d9b900] frame= 148 QP=18.37 NAL=0 Slice:B Poc:292 I:0 P:1690 SKIP:1864 size=2280 bytes
  1795. [libx264 @ 0x55b2e0db2d00] frame= 148 QP=13.88 NAL=2 Slice:P Poc:296 I:0 P:841 SKIP:779 size=8485 bytes
  1796. [libx264 @ 0x55b2e0db54c0] frame= 153 QP=22.03 NAL=0 Slice:B Poc:304 I:0 P:137 SKIP:259 size=366 bytes
  1797. [libx264 @ 0x55b2e0d9a580] frame= 149 QP=20.08 NAL=0 Slice:B Poc:296 I:0 P:3465 SKIP:4597 size=5449 bytes
  1798. [libx264 @ 0x55b2e0d9b900] frame= 149 QP=18.48 NAL=0 Slice:B Poc:296 I:0 P:1717 SKIP:1839 size=2582 bytes
  1799. [libx264 @ 0x55b2e0db2d00] frame= 149 QP=13.60 NAL=2 Slice:P Poc:298 I:1 P:1339 SKIP:280 size=19292 bytes
  1800. [libx264 @ 0x55b2e0db54c0] frame= 154 QP=13.47 NAL=2 Slice:P Poc:308 I:0 P:258 SKIP:147 size=3140 bytes
  1801. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1802. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1803. [libx264 @ 0x55b2e0d9a580] frame= 150 QP=12.66 NAL=2 Slice:P Poc:306 I:374 P:6889 SKIP:897 size=95709 bytes
  1804. [libx264 @ 0x55b2e0d9b900] frame= 150 QP=10.00 NAL=2 Slice:P Poc:300 I:9 P:2098 SKIP:1493 size=21203 bytes
  1805. [libx264 @ 0x55b2e0db2d00] frame= 150 QP=13.77 NAL=2 Slice:P Poc:300 I:2 P:1052 SKIP:566 size=10805 bytes
  1806. [libx264 @ 0x55b2e0db54c0] frame= 155 QP=13.17 NAL=2 Slice:P Poc:310 I:0 P:330 SKIP:75 size=5456 bytes
  1807. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1808. [libx264 @ 0x55b2e0d9a580] frame= 151 QP=18.02 NAL=2 Slice:B Poc:302 I:22 P:4511 SKIP:3133 size=13772 bytes
  1809. [libx264 @ 0x55b2e0d9b900] frame= 151 QP=10.24 NAL=2 Slice:P Poc:302 I:7 P:1455 SKIP:2138 size=13924 bytes
  1810. [libx264 @ 0x55b2e0db2d00] frame= 151 QP=13.93 NAL=2 Slice:P Poc:302 I:2 P:856 SKIP:762 size=8433 bytes
  1811. [libx264 @ 0x55b2e0db54c0] frame= 156 QP=13.57 NAL=2 Slice:P Poc:314 I:0 P:343 SKIP:62 size=5801 bytes
  1812. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1813. [libx264 @ 0x55b2e0d9a580] frame= 152 QP=19.56 NAL=0 Slice:B Poc:300 I:4 P:3070 SKIP:4954 size=5239 bytes
  1814. [libx264 @ 0x55b2e0d9b900] frame= 152 QP=10.22 NAL=2 Slice:P Poc:304 I:21 P:1918 SKIP:1661 size=19215 bytes
  1815. [libx264 @ 0x55b2e0db2d00] frame= 152 QP=13.89 NAL=2 Slice:P Poc:304 I:8 P:1217 SKIP:395 size=16456 bytes
  1816. [libx264 @ 0x55b2e0db54c0] frame= 157 QP=23.00 NAL=0 Slice:B Poc:312 I:0 P:18 SKIP:387 size=33 bytes
  1817. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1818. [libx264 @ 0x55b2e0d9a580] frame= 153 QP=19.97 NAL=0 Slice:B Poc:304 I:8 P:4163 SKIP:3733 size=7940 bytes
  1819. [libx264 @ 0x55b2e0d9b900] frame= 153 QP=10.15 NAL=2 Slice:P Poc:306 I:30 P:2190 SKIP:1380 size=21776 bytes
  1820. [libx264 @ 0x55b2e0db2d00] frame= 153 QP=13.81 NAL=2 Slice:P Poc:306 I:9 P:1279 SKIP:332 size=16811 bytes
  1821. [libx264 @ 0x55b2e0db54c0] frame= 158 QP=13.75 NAL=2 Slice:P Poc:318 I:9 P:350 SKIP:46 size=7972 bytes
  1822. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1823. [libx264 @ 0x55b2e0d9a580] frame= 154 QP=12.68 NAL=2 Slice:P Poc:312 I:507 P:5799 SKIP:1854 size=74234 bytes
  1824. [libx264 @ 0x55b2e0d9b900] frame= 154 QP=10.65 NAL=2 Slice:P Poc:308 I:19 P:1376 SKIP:2205 size=12683 bytes
  1825. [libx264 @ 0x55b2e0db2d00] frame= 154 QP=14.22 NAL=2 Slice:P Poc:308 I:4 P:845 SKIP:771 size=8264 bytes
  1826. [libx264 @ 0x55b2e0db54c0] frame= 159 QP=21.69 NAL=0 Slice:B Poc:316 I:0 P:135 SKIP:251 size=876 bytes
  1827. frame= 211 fps=8.6 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:08.72 bitrate=N/A speed=0.357x
  1828. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1829. [libx264 @ 0x55b2e0d9a580] frame= 155 QP=18.65 NAL=2 Slice:B Poc:308 I:11 P:3690 SKIP:4249 size=8817 bytes
  1830. [libx264 @ 0x55b2e0d9b900] frame= 155 QP=10.46 NAL=2 Slice:P Poc:310 I:22 P:1570 SKIP:2008 size=15895 bytes
  1831. [libx264 @ 0x55b2e0db2d00] frame= 155 QP=13.94 NAL=2 Slice:P Poc:310 I:4 P:1067 SKIP:549 size=13006 bytes
  1832. [libx264 @ 0x55b2e0db54c0] frame= 160 QP=13.75 NAL=2 Slice:P Poc:320 I:2 P:353 SKIP:50 size=6514 bytes
  1833. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1834. [libx264 @ 0x55b2e0d9a580] frame= 156 QP=19.94 NAL=0 Slice:B Poc:310 I:10 P:3672 SKIP:4292 size=8361 bytes
  1835. [libx264 @ 0x55b2e0d9b900] frame= 156 QP=10.89 NAL=2 Slice:P Poc:314 I:49 P:1736 SKIP:1815 size=18244 bytes
  1836. [libx264 @ 0x55b2e0db2d00] frame= 156 QP=14.35 NAL=2 Slice:P Poc:314 I:15 P:1118 SKIP:487 size=14544 bytes
  1837. [libx264 @ 0x55b2e0db54c0] frame= 161 QP=13.86 NAL=2 Slice:P Poc:322 I:0 P:356 SKIP:49 size=6996 bytes
  1838. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1839. [libx264 @ 0x55b2e0d9a580] frame= 157 QP=13.07 NAL=2 Slice:P Poc:320 I:906 P:5807 SKIP:1447 size=87190 bytes
  1840. [libx264 @ 0x55b2e0d9b900] frame= 157 QP=15.49 NAL=0 Slice:B Poc:312 I:0 P:988 SKIP:2606 size=859 bytes
  1841. [libx264 @ 0x55b2e0db2d00] frame= 157 QP=21.95 NAL=0 Slice:B Poc:312 I:0 P:310 SKIP:1310 size=231 bytes
  1842. [libx264 @ 0x55b2e0db54c0] frame= 162 QP=13.93 NAL=2 Slice:P Poc:324 I:5 P:329 SKIP:71 size=6485 bytes
  1843. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1844. [libx264 @ 0x55b2e0d9a580] frame= 158 QP=18.27 NAL=2 Slice:B Poc:316 I:77 P:4181 SKIP:3448 size=15096 bytes
  1845. [libx264 @ 0x55b2e0d9b900] frame= 158 QP=10.88 NAL=2 Slice:P Poc:316 I:55 P:1943 SKIP:1602 size=21738 bytes
  1846. [libx264 @ 0x55b2e0db2d00] frame= 158 QP=14.51 NAL=2 Slice:P Poc:318 I:59 P:1234 SKIP:327 size=20473 bytes
  1847. [libx264 @ 0x55b2e0db54c0] frame= 163 QP=13.80 NAL=2 Slice:P Poc:326 I:6 P:334 SKIP:65 size=6785 bytes
  1848. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1849. [libx264 @ 0x55b2e0d9a580] frame= 159 QP=19.28 NAL=0 Slice:B Poc:314 I:0 P:2542 SKIP:5606 size=2253 bytes
  1850. [libx264 @ 0x55b2e0d9b900] frame= 159 QP=11.15 NAL=2 Slice:P Poc:318 I:69 P:1371 SKIP:2160 size=16791 bytes
  1851. [libx264 @ 0x55b2e0db2d00] frame= 159 QP=21.71 NAL=0 Slice:B Poc:316 I:2 P:584 SKIP:958 size=2574 bytes
  1852. [libx264 @ 0x55b2e0db54c0] frame= 164 QP=14.06 NAL=2 Slice:P Poc:328 I:6 P:334 SKIP:65 size=6718 bytes
  1853. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1854. [libx264 @ 0x55b2e0d9a580] frame= 160 QP=19.69 NAL=0 Slice:B Poc:318 I:69 P:3415 SKIP:4441 size=12035 bytes
  1855. [libx264 @ 0x55b2e0d9b900] frame= 160 QP=10.71 NAL=2 Slice:P Poc:320 I:74 P:1873 SKIP:1653 size=22217 bytes
  1856. [libx264 @ 0x55b2e0db2d00] frame= 160 QP=14.39 NAL=2 Slice:P Poc:320 I:26 P:1200 SKIP:394 size=15872 bytes
  1857. [libx264 @ 0x55b2e0db54c0] frame= 165 QP=14.05 NAL=2 Slice:P Poc:330 I:1 P:329 SKIP:75 size=6521 bytes
  1858. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1859. [libx264 @ 0x55b2e0d9a580] frame= 161 QP=12.82 NAL=2 Slice:P Poc:328 I:1588 P:5663 SKIP:909 size=112418 bytes
  1860. [libx264 @ 0x55b2e0d9b900] frame= 161 QP=10.74 NAL=2 Slice:P Poc:322 I:88 P:1943 SKIP:1569 size=24983 bytes
  1861. [libx264 @ 0x55b2e0db2d00] frame= 161 QP=14.49 NAL=2 Slice:P Poc:322 I:27 P:1201 SKIP:392 size=16634 bytes
  1862. [libx264 @ 0x55b2e0db54c0] frame= 166 QP=13.62 NAL=2 Slice:P Poc:332 I:2 P:357 SKIP:46 size=6878 bytes
  1863. frame= 218 fps=8.5 q=20.0 q=16.0 q=20.0 q=19.0 size=N/A time=00:00:09.00 bitrate=N/A speed=0.352x
  1864. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1865. [libx264 @ 0x55b2e0d9a580] frame= 162 QP=17.75 NAL=2 Slice:B Poc:324 I:277 P:4584 SKIP:2571 size=28051 bytes
  1866. [libx264 @ 0x55b2e0d9b900] frame= 162 QP=10.77 NAL=2 Slice:P Poc:324 I:115 P:1822 SKIP:1663 size=23039 bytes
  1867. [libx264 @ 0x55b2e0db2d00] frame= 162 QP=14.52 NAL=2 Slice:P Poc:324 I:50 P:1114 SKIP:456 size=15853 bytes
  1868. [libx264 @ 0x55b2e0db54c0] frame= 167 QP=13.96 NAL=2 Slice:P Poc:334 I:0 P:354 SKIP:51 size=7388 bytes
  1869. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1870. [libx264 @ 0x55b2e0d9a580] frame= 163 QP=19.73 NAL=0 Slice:B Poc:322 I:67 P:4070 SKIP:3698 size=14228 bytes
  1871. [libx264 @ 0x55b2e0d9b900] frame= 163 QP=10.80 NAL=2 Slice:P Poc:326 I:114 P:1931 SKIP:1555 size=25448 bytes
  1872. [libx264 @ 0x55b2e0db2d00] frame= 163 QP=14.46 NAL=2 Slice:P Poc:326 I:53 P:1158 SKIP:409 size=17023 bytes
  1873. [libx264 @ 0x55b2e0db54c0] frame= 168 QP=14.17 NAL=2 Slice:P Poc:336 I:1 P:338 SKIP:66 size=7035 bytes
  1874. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1875. [libx264 @ 0x55b2e0d9a580] frame= 164 QP=19.63 NAL=0 Slice:B Poc:326 I:77 P:4004 SKIP:3699 size=15656 bytes
  1876. [libx264 @ 0x55b2e0d9b900] frame= 164 QP=10.84 NAL=2 Slice:P Poc:328 I:101 P:1905 SKIP:1594 size=24732 bytes
  1877. [libx264 @ 0x55b2e0db2d00] frame= 164 QP=14.59 NAL=2 Slice:P Poc:328 I:45 P:1139 SKIP:436 size=16611 bytes
  1878. [libx264 @ 0x55b2e0db54c0] frame= 169 QP=13.91 NAL=2 Slice:P Poc:338 I:5 P:348 SKIP:52 size=7981 bytes
  1879. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1880. [libx264 @ 0x55b2e0d9a580] frame= 165 QP=13.05 NAL=2 Slice:P Poc:336 I:1407 P:5861 SKIP:892 size=120117 bytes
  1881. [libx264 @ 0x55b2e0d9b900] frame= 165 QP=10.84 NAL=2 Slice:P Poc:330 I:71 P:1906 SKIP:1623 size=24684 bytes
  1882. [libx264 @ 0x55b2e0db2d00] frame= 165 QP=14.57 NAL=2 Slice:P Poc:330 I:26 P:1132 SKIP:462 size=16057 bytes
  1883. [libx264 @ 0x55b2e0db54c0] frame= 170 QP=14.09 NAL=2 Slice:P Poc:340 I:4 P:338 SKIP:63 size=7264 bytes
  1884. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1885. [libx264 @ 0x55b2e0d9a580] frame= 166 QP=17.65 NAL=2 Slice:B Poc:332 I:125 P:4748 SKIP:2499 size=30578 bytes
  1886. [libx264 @ 0x55b2e0d9b900] frame= 166 QP=10.55 NAL=2 Slice:P Poc:332 I:77 P:1979 SKIP:1544 size=26331 bytes
  1887. [libx264 @ 0x55b2e0db2d00] frame= 166 QP=14.29 NAL=2 Slice:P Poc:338 I:220 P:1339 SKIP:61 size=38446 bytes
  1888. [libx264 @ 0x55b2e0db54c0] frame= 171 QP=13.59 NAL=2 Slice:P Poc:348 I:50 P:342 SKIP:13 size=14998 bytes
  1889. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1890. [libx264 @ 0x55b2e0d9a580] frame= 167 QP=19.49 NAL=0 Slice:B Poc:330 I:39 P:4058 SKIP:3691 size=14844 bytes
  1891. [libx264 @ 0x55b2e0d9b900] frame= 167 QP=10.66 NAL=2 Slice:P Poc:334 I:57 P:2042 SKIP:1501 size=27348 bytes
  1892. [libx264 @ 0x55b2e0db2d00] frame= 167 QP=19.61 NAL=2 Slice:B Poc:334 I:23 P:811 SKIP:568 size=7967 bytes
  1893. [libx264 @ 0x55b2e0db54c0] frame= 172 QP=19.42 NAL=2 Slice:B Poc:344 I:4 P:115 SKIP:243 size=2684 bytes
  1894. frame= 224 fps=8.6 q=20.0 q=16.0 q=20.0 q=19.0 size=N/A time=00:00:09.21 bitrate=N/A speed=0.354x
  1895. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1896. [libx264 @ 0x55b2e0d9a580] frame= 168 QP=19.52 NAL=0 Slice:B Poc:334 I:29 P:4154 SKIP:3630 size=16175 bytes
  1897. [libx264 @ 0x55b2e0d9b900] frame= 168 QP=10.93 NAL=2 Slice:P Poc:336 I:90 P:1977 SKIP:1533 size=29612 bytes
  1898. [libx264 @ 0x55b2e0db2d00] frame= 168 QP=21.51 NAL=0 Slice:B Poc:332 I:1 P:782 SKIP:741 size=3448 bytes
  1899. [libx264 @ 0x55b2e0db54c0] frame= 173 QP=21.67 NAL=0 Slice:B Poc:342 I:1 P:178 SKIP:195 size=1299 bytes
  1900. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1901. [libx264 @ 0x55b2e0d9a580] frame= 169 QP=12.92 NAL=2 Slice:P Poc:344 I:1842 P:5404 SKIP:914 size=125137 bytes
  1902. [libx264 @ 0x55b2e0d9b900] frame= 169 QP=10.45 NAL=2 Slice:P Poc:338 I:158 P:2084 SKIP:1358 size=33977 bytes
  1903. [libx264 @ 0x55b2e0db2d00] frame= 169 QP=21.43 NAL=0 Slice:B Poc:336 I:5 P:811 SKIP:699 size=4394 bytes
  1904. [libx264 @ 0x55b2e0db54c0] frame= 174 QP=21.37 NAL=0 Slice:B Poc:346 I:1 P:173 SKIP:203 size=1309 bytes
  1905. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1906. [libx264 @ 0x55b2e0d9a580] frame= 170 QP=17.51 NAL=2 Slice:B Poc:340 I:369 P:4689 SKIP:2349 size=35343 bytes
  1907. [libx264 @ 0x55b2e0d9b900] frame= 170 QP=10.55 NAL=2 Slice:P Poc:340 I:127 P:2023 SKIP:1450 size=31548 bytes
  1908. [libx264 @ 0x55b2e0db2d00] frame= 170 QP=14.29 NAL=2 Slice:P Poc:346 I:270 P:1245 SKIP:105 size=37155 bytes
  1909. [libx264 @ 0x55b2e0db54c0] frame= 175 QP=14.13 NAL=2 Slice:P Poc:356 I:57 P:323 SKIP:25 size=13096 bytes
  1910. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1911. [libx264 @ 0x55b2e0d9a580] frame= 171 QP=19.24 NAL=0 Slice:B Poc:338 I:131 P:4227 SKIP:3381 size=19613 bytes
  1912. [libx264 @ 0x55b2e0d9b900] frame= 171 QP=10.66 NAL=2 Slice:P Poc:342 I:158 P:1979 SKIP:1463 size=31160 bytes
  1913. [libx264 @ 0x55b2e0db2d00] frame= 171 QP=19.44 NAL=2 Slice:B Poc:342 I:44 P:772 SKIP:597 size=8044 bytes
  1914. [libx264 @ 0x55b2e0db54c0] frame= 176 QP=19.81 NAL=2 Slice:B Poc:352 I:3 P:143 SKIP:212 size=2628 bytes
  1915. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1916. [libx264 @ 0x55b2e0d9a580] frame= 172 QP=19.45 NAL=0 Slice:B Poc:342 I:99 P:4151 SKIP:3531 size=18338 bytes
  1917. [libx264 @ 0x55b2e0d9b900] frame= 172 QP=10.59 NAL=2 Slice:P Poc:344 I:123 P:1986 SKIP:1491 size=30404 bytes
  1918. [libx264 @ 0x55b2e0db2d00] frame= 172 QP=21.71 NAL=0 Slice:B Poc:340 I:11 P:744 SKIP:739 size=4289 bytes
  1919. [libx264 @ 0x55b2e0db54c0] frame= 177 QP=21.67 NAL=0 Slice:B Poc:350 I:0 P:165 SKIP:222 size=1317 bytes
  1920. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1921. [libx264 @ 0x55b2e0d9a580] frame= 173 QP=13.03 NAL=2 Slice:P Poc:352 I:1701 P:5495 SKIP:964 size=116600 bytes
  1922. [libx264 @ 0x55b2e0d9b900] frame= 173 QP=10.60 NAL=2 Slice:P Poc:346 I:136 P:2012 SKIP:1452 size=29001 bytes
  1923. [libx264 @ 0x55b2e0db2d00] frame= 173 QP=21.81 NAL=0 Slice:B Poc:344 I:8 P:770 SKIP:727 size=4249 bytes
  1924. [libx264 @ 0x55b2e0db54c0] frame= 178 QP=21.63 NAL=0 Slice:B Poc:354 I:1 P:183 SKIP:196 size=1446 bytes
  1925. frame= 230 fps=8.5 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:09.49 bitrate=N/A speed=0.349x
  1926. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1927. [libx264 @ 0x55b2e0d9a580] frame= 174 QP=17.22 NAL=2 Slice:B Poc:348 I:403 P:4384 SKIP:2657 size=32983 bytes
  1928. [libx264 @ 0x55b2e0d9b900] frame= 174 QP=10.30 NAL=2 Slice:P Poc:348 I:151 P:2346 SKIP:1103 size=34772 bytes
  1929. [libx264 @ 0x55b2e0db2d00] frame= 174 QP=14.26 NAL=2 Slice:P Poc:354 I:285 P:1245 SKIP:90 size=35177 bytes
  1930. [libx264 @ 0x55b2e0db54c0] frame= 179 QP=14.16 NAL=2 Slice:P Poc:362 I:38 P:331 SKIP:36 size=12252 bytes
  1931. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1932. [libx264 @ 0x55b2e0d9a580] frame= 175 QP=19.23 NAL=0 Slice:B Poc:346 I:116 P:4443 SKIP:3168 size=19215 bytes
  1933. [libx264 @ 0x55b2e0d9b900] frame= 175 QP=10.59 NAL=2 Slice:P Poc:350 I:144 P:1632 SKIP:1824 size=23877 bytes
  1934. [libx264 @ 0x55b2e0db2d00] frame= 175 QP=19.08 NAL=2 Slice:B Poc:350 I:55 P:780 SKIP:592 size=8497 bytes
  1935. [libx264 @ 0x55b2e0db54c0] frame= 180 QP=20.65 NAL=2 Slice:B Poc:358 I:1 P:147 SKIP:221 size=1936 bytes
  1936. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1937. [libx264 @ 0x55b2e0d9a580] frame= 176 QP=19.18 NAL=0 Slice:B Poc:350 I:116 P:3537 SKIP:4167 size=17388 bytes
  1938. [libx264 @ 0x55b2e0d9b900] frame= 176 QP=10.56 NAL=2 Slice:P Poc:352 I:138 P:1856 SKIP:1606 size=27255 bytes
  1939. [libx264 @ 0x55b2e0db2d00] frame= 176 QP=21.23 NAL=0 Slice:B Poc:348 I:15 P:712 SKIP:809 size=4117 bytes
  1940. [libx264 @ 0x55b2e0db54c0] frame= 181 QP=21.32 NAL=0 Slice:B Poc:360 I:0 P:147 SKIP:229 size=1506 bytes
  1941. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1942. [libx264 @ 0x55b2e0d9a580] frame= 177 QP=12.99 NAL=2 Slice:P Poc:360 I:1962 P:5070 SKIP:1128 size=116397 bytes
  1943. [libx264 @ 0x55b2e0d9b900] frame= 177 QP=10.71 NAL=2 Slice:P Poc:354 I:175 P:1914 SKIP:1511 size=28400 bytes
  1944. [libx264 @ 0x55b2e0db2d00] frame= 177 QP=21.31 NAL=0 Slice:B Poc:352 I:11 P:784 SKIP:716 size=4530 bytes
  1945. [libx264 @ 0x55b2e0db54c0] frame= 182 QP=12.96 NAL=2 Slice:P Poc:364 I:0 P:114 SKIP:291 size=829 bytes
  1946. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1947. [libx264 @ 0x55b2e0d9a580] frame= 178 QP=17.60 NAL=2 Slice:B Poc:356 I:475 P:4458 SKIP:2556 size=34541 bytes
  1948. [libx264 @ 0x55b2e0d9b900] frame= 178 QP=10.84 NAL=2 Slice:P Poc:356 I:182 P:1967 SKIP:1451 size=30063 bytes
  1949. [libx264 @ 0x55b2e0db2d00] frame= 178 QP=14.47 NAL=2 Slice:P Poc:362 I:290 P:1188 SKIP:142 size=35516 bytes
  1950. [libx264 @ 0x55b2e0db54c0] frame= 183 QP=14.63 NAL=2 Slice:P Poc:372 I:68 P:294 SKIP:43 size=14895 bytes
  1951. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1952. [libx264 @ 0x55b2e0d9a580] frame= 179 QP=19.26 NAL=0 Slice:B Poc:354 I:176 P:4225 SKIP:3350 size=19657 bytes
  1953. [libx264 @ 0x55b2e0d9b900] frame= 179 QP=10.74 NAL=2 Slice:P Poc:358 I:144 P:1969 SKIP:1487 size=30387 bytes
  1954. [libx264 @ 0x55b2e0db2d00] frame= 179 QP=19.33 NAL=2 Slice:B Poc:358 I:43 P:794 SKIP:583 size=8195 bytes
  1955. [libx264 @ 0x55b2e0db54c0] frame= 184 QP=19.30 NAL=2 Slice:B Poc:368 I:1 P:169 SKIP:185 size=2847 bytes
  1956. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1957. [libx264 @ 0x55b2e0d9a580] frame= 180 QP=19.42 NAL=0 Slice:B Poc:358 I:116 P:3948 SKIP:3692 size=19376 bytes
  1958. [libx264 @ 0x55b2e0d9b900] frame= 180 QP=11.15 NAL=2 Slice:P Poc:360 I:143 P:1801 SKIP:1656 size=29707 bytes
  1959. [libx264 @ 0x55b2e0db2d00] frame= 180 QP=21.21 NAL=0 Slice:B Poc:356 I:16 P:751 SKIP:747 size=4778 bytes
  1960. [libx264 @ 0x55b2e0db54c0] frame= 185 QP=21.27 NAL=0 Slice:B Poc:366 I:0 P:167 SKIP:202 size=1495 bytes
  1961. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1962. [libx264 @ 0x55b2e0d9a580] frame= 181 QP=13.63 NAL=2 Slice:P Poc:368 I:1649 P:4740 SKIP:1771 size=98053 bytes
  1963. [libx264 @ 0x55b2e0d9b900] frame= 181 QP=11.54 NAL=2 Slice:P Poc:364 I:162 P:1778 SKIP:1660 size=29174 bytes
  1964. [libx264 @ 0x55b2e0db2d00] frame= 181 QP=21.40 NAL=0 Slice:B Poc:360 I:6 P:702 SKIP:815 size=4289 bytes
  1965. [libx264 @ 0x55b2e0db54c0] frame= 186 QP=21.24 NAL=0 Slice:B Poc:370 I:0 P:188 SKIP:191 size=1743 bytes
  1966. frame= 238 fps=8.5 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:09.81 bitrate=N/A speed=0.351x
  1967. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1968. [libx264 @ 0x55b2e0d9a580] frame= 182 QP=16.95 NAL=2 Slice:B Poc:364 I:253 P:4147 SKIP:3164 size=31238 bytes
  1969. [libx264 @ 0x55b2e0d9b900] frame= 182 QP=16.09 NAL=0 Slice:B Poc:362 I:0 P:736 SKIP:2857 size=882 bytes
  1970. [libx264 @ 0x55b2e0db2d00] frame= 182 QP=15.11 NAL=2 Slice:P Poc:370 I:264 P:1125 SKIP:231 size=31798 bytes
  1971. [libx264 @ 0x55b2e0db54c0] frame= 187 QP=14.30 NAL=2 Slice:P Poc:380 I:86 P:295 SKIP:24 size=15682 bytes
  1972. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1973. [libx264 @ 0x55b2e0d9a580] frame= 183 QP=19.27 NAL=0 Slice:B Poc:362 I:0 P:1555 SKIP:6583 size=1985 bytes
  1974. [libx264 @ 0x55b2e0d9b900] frame= 183 QP=11.50 NAL=2 Slice:P Poc:366 I:149 P:1669 SKIP:1782 size=26489 bytes
  1975. [libx264 @ 0x55b2e0db2d00] frame= 183 QP=20.27 NAL=2 Slice:B Poc:366 I:19 P:796 SKIP:677 size=5787 bytes
  1976. [libx264 @ 0x55b2e0db54c0] frame= 188 QP=19.76 NAL=2 Slice:B Poc:376 I:10 P:157 SKIP:205 size=2963 bytes
  1977. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1978. [libx264 @ 0x55b2e0d9a580] frame= 184 QP=19.38 NAL=0 Slice:B Poc:366 I:129 P:3822 SKIP:3879 size=18124 bytes
  1979. [libx264 @ 0x55b2e0d9b900] frame= 184 QP=11.37 NAL=2 Slice:P Poc:368 I:151 P:1834 SKIP:1615 size=29521 bytes
  1980. [libx264 @ 0x55b2e0db2d00] frame= 184 QP=21.85 NAL=0 Slice:B Poc:364 I:0 P:403 SKIP:1217 size=283 bytes
  1981. [libx264 @ 0x55b2e0db54c0] frame= 189 QP=21.60 NAL=0 Slice:B Poc:374 I:1 P:168 SKIP:205 size=1789 bytes
  1982. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1983. [libx264 @ 0x55b2e0d9a580] frame= 185 QP=13.54 NAL=2 Slice:P Poc:376 I:2376 P:4416 SKIP:1368 size=135588 bytes
  1984. [libx264 @ 0x55b2e0d9b900] frame= 185 QP=11.31 NAL=2 Slice:P Poc:370 I:222 P:1780 SKIP:1598 size=32805 bytes
  1985. [libx264 @ 0x55b2e0db2d00] frame= 185 QP=20.94 NAL=0 Slice:B Poc:368 I:5 P:725 SKIP:787 size=4665 bytes
  1986. [libx264 @ 0x55b2e0db54c0] frame= 190 QP=21.63 NAL=0 Slice:B Poc:378 I:2 P:125 SKIP:245 size=1719 bytes
  1987. frame= 242 fps=8.5 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:09.96 bitrate=N/A speed=0.348x
  1988. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1989. [libx264 @ 0x55b2e0d9a580] frame= 186 QP=17.46 NAL=2 Slice:B Poc:372 I:590 P:4159 SKIP:2672 size=37572 bytes
  1990. [libx264 @ 0x55b2e0d9b900] frame= 186 QP=11.36 NAL=2 Slice:P Poc:372 I:196 P:1896 SKIP:1508 size=35480 bytes
  1991. [libx264 @ 0x55b2e0db2d00] frame= 186 QP=15.15 NAL=2 Slice:P Poc:376 I:318 P:1060 SKIP:242 size=36936 bytes
  1992. [libx264 @ 0x55b2e0db54c0] frame= 191 QP=14.96 NAL=2 Slice:P Poc:388 I:61 P:310 SKIP:34 size=13640 bytes
  1993. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1994. [libx264 @ 0x55b2e0d9a580] frame= 187 QP=18.81 NAL=0 Slice:B Poc:370 I:230 P:3889 SKIP:3627 size=21034 bytes
  1995. [libx264 @ 0x55b2e0d9b900] frame= 187 QP=11.38 NAL=2 Slice:P Poc:374 I:218 P:1840 SKIP:1542 size=35133 bytes
  1996. [libx264 @ 0x55b2e0db2d00] frame= 187 QP=20.14 NAL=2 Slice:B Poc:372 I:40 P:713 SKIP:739 size=6345 bytes
  1997. [libx264 @ 0x55b2e0db54c0] frame= 192 QP=19.85 NAL=2 Slice:B Poc:384 I:7 P:140 SKIP:209 size=2840 bytes
  1998. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  1999. [libx264 @ 0x55b2e0d9a580] frame= 188 QP=19.00 NAL=0 Slice:B Poc:374 I:194 P:3938 SKIP:3660 size=21781 bytes
  2000. [libx264 @ 0x55b2e0d9b900] frame= 188 QP=11.46 NAL=2 Slice:P Poc:376 I:184 P:1908 SKIP:1508 size=35957 bytes
  2001. [libx264 @ 0x55b2e0db2d00] frame= 188 QP=21.20 NAL=0 Slice:B Poc:374 I:9 P:707 SKIP:794 size=5087 bytes
  2002. [libx264 @ 0x55b2e0db54c0] frame= 193 QP=21.41 NAL=0 Slice:B Poc:382 I:0 P:173 SKIP:198 size=1737 bytes
  2003. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2004. [libx264 @ 0x55b2e0d9a580] frame= 189 QP=13.62 NAL=2 Slice:P Poc:382 I:1926 P:4773 SKIP:1461 size=108996 bytes
  2005. [libx264 @ 0x55b2e0d9b900] frame= 189 QP=11.13 NAL=2 Slice:P Poc:378 I:213 P:2286 SKIP:1101 size=39948 bytes
  2006. [libx264 @ 0x55b2e0db2d00] frame= 189 QP=14.89 NAL=2 Slice:P Poc:382 I:294 P:1153 SKIP:173 size=33647 bytes
  2007. [libx264 @ 0x55b2e0db54c0] frame= 194 QP=21.62 NAL=0 Slice:B Poc:386 I:0 P:165 SKIP:204 size=1623 bytes
  2008. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2009. [libx264 @ 0x55b2e0d9a580] frame= 190 QP=17.65 NAL=2 Slice:B Poc:378 I:327 P:4020 SKIP:3290 size=25942 bytes
  2010. [libx264 @ 0x55b2e0d9b900] frame= 190 QP=11.47 NAL=2 Slice:P Poc:380 I:222 P:1578 SKIP:1800 size=29454 bytes
  2011. [libx264 @ 0x55b2e0db2d00] frame= 190 QP=19.84 NAL=2 Slice:B Poc:378 I:28 P:791 SKIP:671 size=6391 bytes
  2012. [libx264 @ 0x55b2e0db54c0] frame= 195 QP=15.30 NAL=2 Slice:P Poc:396 I:60 P:303 SKIP:42 size=12008 bytes
  2013. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2014. [libx264 @ 0x55b2e0d9a580] frame= 191 QP=18.81 NAL=0 Slice:B Poc:380 I:238 P:3289 SKIP:4339 size=19121 bytes
  2015. [libx264 @ 0x55b2e0d9b900] frame= 191 QP=11.61 NAL=2 Slice:P Poc:382 I:201 P:1649 SKIP:1750 size=29769 bytes
  2016. [libx264 @ 0x55b2e0db2d00] frame= 191 QP=21.39 NAL=0 Slice:B Poc:380 I:28 P:572 SKIP:928 size=4747 bytes
  2017. [libx264 @ 0x55b2e0db54c0] frame= 196 QP=19.72 NAL=2 Slice:B Poc:392 I:9 P:184 SKIP:166 size=3009 bytes
  2018. frame= 248 fps=8.5 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:10.19 bitrate=N/A speed=0.35x
  2019. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2020. [libx264 @ 0x55b2e0d9a580] frame= 192 QP=13.64 NAL=2 Slice:P Poc:390 I:2122 P:4961 SKIP:1077 size=121434 bytes
  2021. [libx264 @ 0x55b2e0d9b900] frame= 192 QP=11.19 NAL=2 Slice:P Poc:384 I:151 P:1947 SKIP:1502 size=30266 bytes
  2022. [libx264 @ 0x55b2e0db2d00] frame= 192 QP=15.23 NAL=2 Slice:P Poc:390 I:304 P:1161 SKIP:155 size=36244 bytes
  2023. [libx264 @ 0x55b2e0db54c0] frame= 197 QP=21.55 NAL=0 Slice:B Poc:390 I:0 P:133 SKIP:239 size=1792 bytes
  2024. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2025. [libx264 @ 0x55b2e0d9a580] frame= 193 QP=17.54 NAL=2 Slice:B Poc:386 I:514 P:4525 SKIP:2444 size=36285 bytes
  2026. [libx264 @ 0x55b2e0d9b900] frame= 193 QP=11.60 NAL=2 Slice:P Poc:386 I:145 P:1836 SKIP:1619 size=27860 bytes
  2027. [libx264 @ 0x55b2e0db2d00] frame= 193 QP=19.21 NAL=2 Slice:B Poc:386 I:61 P:746 SKIP:622 size=8559 bytes
  2028. [libx264 @ 0x55b2e0db54c0] frame= 198 QP=21.61 NAL=0 Slice:B Poc:394 I:0 P:151 SKIP:229 size=1525 bytes
  2029. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2030. [libx264 @ 0x55b2e0d9a580] frame= 194 QP=19.42 NAL=0 Slice:B Poc:384 I:133 P:4139 SKIP:3547 size=19119 bytes
  2031. [libx264 @ 0x55b2e0d9b900] frame= 194 QP=11.71 NAL=2 Slice:P Poc:388 I:159 P:1807 SKIP:1634 size=29015 bytes
  2032. [libx264 @ 0x55b2e0db2d00] frame= 194 QP=21.41 NAL=0 Slice:B Poc:384 I:10 P:769 SKIP:740 size=4785 bytes
  2033. [libx264 @ 0x55b2e0db54c0] frame= 199 QP=15.41 NAL=2 Slice:P Poc:398 I:3 P:333 SKIP:69 size=6353 bytes
  2034. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2035. [libx264 @ 0x55b2e0d9a580] frame= 195 QP=19.15 NAL=0 Slice:B Poc:388 I:162 P:4100 SKIP:3532 size=20229 bytes
  2036. [libx264 @ 0x55b2e0d9b900] frame= 195 QP=11.39 NAL=2 Slice:P Poc:390 I:149 P:2096 SKIP:1355 size=32198 bytes
  2037. [libx264 @ 0x55b2e0db2d00] frame= 195 QP=21.61 NAL=0 Slice:B Poc:388 I:11 P:728 SKIP:800 size=4813 bytes
  2038. [libx264 @ 0x55b2e0db54c0] scene cut at 210 Icost:109530 Pcost:108056 ratio:0.0135 bias:0.3467 gop:210 (imb:313 pmb:12)
  2039. [libx264 @ 0x55b2e0db54c0] frame= 200 QP=16.20 NAL=2 Slice:P Poc:406 I:73 P:238 SKIP:94 size=8674 bytes
  2040. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2041. [libx264 @ 0x55b2e0d9b900] scene cut at 210 Icost:769601 Pcost:753268 ratio:0.0212 bias:0.3467 gop:210 (imb:3254 pmb:100)
  2042. [libx264 @ 0x55b2e0d9a580] scene cut at 210 Icost:1379872 Pcost:1349363 ratio:0.0221 bias:0.3467 gop:210 (imb:7613 pmb:175)
  2043. [libx264 @ 0x55b2e0db2d00] scene cut at 210 Icost:429433 Pcost:422620 ratio:0.0159 bias:0.3467 gop:210 (imb:1410 pmb:46)
  2044. [libx264 @ 0x55b2e0d9a580] frame= 196 QP=14.11 NAL=2 Slice:P Poc:398 I:1824 P:4692 SKIP:1644 size=92301 bytes
  2045. [libx264 @ 0x55b2e0d9b900] frame= 196 QP=11.68 NAL=2 Slice:P Poc:392 I:126 P:1471 SKIP:2003 size=23884 bytes
  2046. [libx264 @ 0x55b2e0db2d00] frame= 196 QP=15.79 NAL=2 Slice:P Poc:398 I:296 P:1113 SKIP:211 size=28341 bytes
  2047. [libx264 @ 0x55b2e0db54c0] frame= 201 QP=19.92 NAL=2 Slice:B Poc:402 I:15 P:145 SKIP:218 size=2718 bytes
  2048. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2049. [libx264 @ 0x55b2e0d9a580] frame= 197 QP=17.23 NAL=2 Slice:B Poc:394 I:395 P:4122 SKIP:3110 size=31390 bytes
  2050. [libx264 @ 0x55b2e0d9b900] frame= 197 QP=12.14 NAL=2 Slice:P Poc:394 I:132 P:1488 SKIP:1980 size=22796 bytes
  2051. [libx264 @ 0x55b2e0db2d00] frame= 197 QP=19.25 NAL=2 Slice:B Poc:394 I:37 P:803 SKIP:634 size=7658 bytes
  2052. [libx264 @ 0x55b2e0db54c0] frame= 202 QP=20.56 NAL=0 Slice:B Poc:400 I:1 P:116 SKIP:251 size=1690 bytes
  2053. frame= 254 fps=8.6 q=20.0 q=17.0 q=20.0 q=19.0 size=N/A time=00:00:10.43 bitrate=N/A speed=0.352x
  2054. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2055. [libx264 @ 0x55b2e0d9a580] frame= 198 QP=19.33 NAL=0 Slice:B Poc:392 I:112 P:3265 SKIP:4457 size=17220 bytes
  2056. [libx264 @ 0x55b2e0d9b900] frame= 198 QP=12.03 NAL=2 Slice:P Poc:396 I:166 P:1569 SKIP:1865 size=21911 bytes
  2057. [libx264 @ 0x55b2e0db2d00] frame= 198 QP=21.93 NAL=0 Slice:B Poc:392 I:5 P:584 SKIP:951 size=4400 bytes
  2058. [libx264 @ 0x55b2e0db54c0] frame= 203 QP=21.02 NAL=0 Slice:B Poc:404 I:7 P:97 SKIP:267 size=1761 bytes
  2059. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2060. [libx264 @ 0x55b2e0d9a580] frame= 199 QP=19.05 NAL=0 Slice:B Poc:396 I:182 P:3993 SKIP:3658 size=18215 bytes
  2061. [libx264 @ 0x55b2e0d9b900] frame= 199 QP=11.69 NAL=2 Slice:P Poc:398 I:167 P:1914 SKIP:1519 size=25317 bytes
  2062. [libx264 @ 0x55b2e0db2d00] frame= 199 QP=20.99 NAL=0 Slice:B Poc:396 I:12 P:766 SKIP:742 size=4546 bytes
  2063. [libx264 @ 0x55b2e0db54c0] frame= 204 QP=16.32 NAL=2 Slice:P Poc:412 I:76 P:129 SKIP:200 size=6267 bytes
  2064. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2065. [libx264 @ 0x55b2e0d9a580] frame= 200 QP=14.97 NAL=2 Slice:P Poc:406 I:2162 P:3132 SKIP:2866 size=73509 bytes
  2066. [libx264 @ 0x55b2e0d9b900] frame= 200 QP=12.02 NAL=2 Slice:P Poc:400 I:160 P:1305 SKIP:2135 size=19566 bytes
  2067. [libx264 @ 0x55b2e0db2d00] frame= 200 QP=16.44 NAL=2 Slice:P Poc:406 I:366 P:802 SKIP:452 size=23182 bytes
  2068. [libx264 @ 0x55b2e0db54c0] frame= 205 QP=19.00 NAL=2 Slice:B Poc:408 I:5 P:107 SKIP:262 size=2273 bytes
  2069. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2070. [libx264 @ 0x55b2e0d9a580] frame= 201 QP=16.74 NAL=2 Slice:B Poc:402 I:712 P:3207 SKIP:3905 size=28549 bytes
  2071. [libx264 @ 0x55b2e0d9b900] frame= 201 QP=12.16 NAL=2 Slice:P Poc:402 I:214 P:1362 SKIP:2024 size=21681 bytes
  2072. [libx264 @ 0x55b2e0db2d00] frame= 201 QP=18.38 NAL=2 Slice:B Poc:402 I:85 P:673 SKIP:753 size=7577 bytes
  2073. [libx264 @ 0x55b2e0db54c0] frame= 206 QP=20.07 NAL=0 Slice:B Poc:410 I:2 P:88 SKIP:287 size=1651 bytes
  2074. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2075. [libx264 @ 0x55b2e0d9a580] frame= 202 QP=18.49 NAL=0 Slice:B Poc:400 I:206 P:2975 SKIP:4697 size=16577 bytes
  2076. [libx264 @ 0x55b2e0d9b900] frame= 202 QP=12.02 NAL=2 Slice:P Poc:404 I:306 P:1341 SKIP:1953 size=23587 bytes
  2077. [libx264 @ 0x55b2e0db2d00] frame= 202 QP=20.47 NAL=0 Slice:B Poc:400 I:21 P:573 SKIP:958 size=4275 bytes
  2078. [libx264 @ 0x55b2e0db54c0] frame= 207 QP=18.29 NAL=2 Slice:P Poc:418 I:37 P:96 SKIP:272 size=3134 bytes
  2079. frame= 259 fps=8.6 q=20.0 q=17.0 q=21.0 q=19.0 size=N/A time=00:00:10.64 bitrate=N/A speed=0.353x
  2080. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2081. [libx264 @ 0x55b2e0d9a580] frame= 203 QP=18.17 NAL=0 Slice:B Poc:404 I:399 P:2629 SKIP:4865 size=18225 bytes
  2082. [libx264 @ 0x55b2e0d9b900] frame= 203 QP=12.59 NAL=2 Slice:P Poc:406 I:267 P:1005 SKIP:2328 size=18714 bytes
  2083. [libx264 @ 0x55b2e0db2d00] frame= 203 QP=20.57 NAL=0 Slice:B Poc:404 I:53 P:505 SKIP:994 size=4832 bytes
  2084. [libx264 @ 0x55b2e0db54c0] frame= 208 QP=20.68 NAL=2 Slice:B Poc:414 I:0 P:34 SKIP:371 size=65 bytes
  2085. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2086. [libx264 @ 0x55b2e0d9a580] frame= 204 QP=15.57 NAL=2 Slice:P Poc:414 I:1953 P:1658 SKIP:4549 size=45294 bytes
  2087. [libx264 @ 0x55b2e0d9b900] frame= 204 QP=12.51 NAL=2 Slice:P Poc:408 I:254 P:995 SKIP:2351 size=18702 bytes
  2088. [libx264 @ 0x55b2e0db2d00] frame= 204 QP=16.71 NAL=2 Slice:P Poc:412 I:342 P:454 SKIP:824 size=15870 bytes
  2089. [libx264 @ 0x55b2e0db54c0] frame= 209 QP=20.22 NAL=0 Slice:B Poc:416 I:0 P:88 SKIP:290 size=1415 bytes
  2090. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2091. [libx264 @ 0x55b2e0d9a580] frame= 205 QP=16.66 NAL=2 Slice:B Poc:410 I:541 P:2320 SKIP:5095 size=22220 bytes
  2092. [libx264 @ 0x55b2e0d9b900] frame= 205 QP=12.52 NAL=2 Slice:P Poc:410 I:264 P:905 SKIP:2431 size=17722 bytes
  2093. [libx264 @ 0x55b2e0db2d00] frame= 205 QP=18.80 NAL=2 Slice:B Poc:408 I:49 P:440 SKIP:1052 size=5685 bytes
  2094. [libx264 @ 0x55b2e0db54c0] frame= 210 QP=2.79 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=30603 bytes
  2095. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2096. [libx264 @ 0x55b2e0d9a580] frame= 206 QP=17.65 NAL=0 Slice:B Poc:408 I:308 P:2194 SKIP:5456 size=16630 bytes
  2097. [libx264 @ 0x55b2e0d9b900] frame= 206 QP=12.48 NAL=2 Slice:P Poc:414 I:303 P:889 SKIP:2408 size=16140 bytes
  2098. [libx264 @ 0x55b2e0db2d00] frame= 206 QP=19.89 NAL=0 Slice:B Poc:410 I:39 P:370 SKIP:1122 size=4488 bytes
  2099. [libx264 @ 0x55b2e0db54c0] frame= 211 QP=4.75 NAL=2 Slice:P Poc:8 I:0 P:109 SKIP:296 size=711 bytes
  2100. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2101. [libx264 @ 0x55b2e0d9a580] frame= 207 QP=17.62 NAL=0 Slice:B Poc:412 I:1 P:1100 SKIP:7055 size=1668 bytes
  2102. [libx264 @ 0x55b2e0d9b900] frame= 207 QP=15.51 NAL=0 Slice:B Poc:412 I:0 P:329 SKIP:3267 size=555 bytes
  2103. [libx264 @ 0x55b2e0db2d00] frame= 207 QP=18.02 NAL=2 Slice:P Poc:418 I:204 P:325 SKIP:1091 size=7981 bytes
  2104. [libx264 @ 0x55b2e0db54c0] frame= 212 QP=12.00 NAL=2 Slice:B Poc:4 I:0 P:52 SKIP:352 size=64 bytes
  2105. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2106. [libx264 @ 0x55b2e0d9a580] frame= 208 QP=16.06 NAL=2 Slice:P Poc:418 I:1345 P:1200 SKIP:5615 size=27829 bytes
  2107. [libx264 @ 0x55b2e0d9b900] frame= 208 QP=12.41 NAL=2 Slice:P Poc:416 I:265 P:719 SKIP:2616 size=13133 bytes
  2108. [libx264 @ 0x55b2e0db2d00] frame= 208 QP=20.10 NAL=2 Slice:B Poc:414 I:0 P:105 SKIP:1515 size=159 bytes
  2109. [libx264 @ 0x55b2e0db54c0] frame= 213 QP=15.00 NAL=0 Slice:B Poc:2 I:0 P:21 SKIP:384 size=41 bytes
  2110. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2111. [libx264 @ 0x55b2e0d9a580] frame= 209 QP=16.69 NAL=0 Slice:B Poc:416 I:331 P:1733 SKIP:5921 size=14016 bytes
  2112. [libx264 @ 0x55b2e0d9b900] frame= 209 QP=13.22 NAL=2 Slice:P Poc:418 I:250 P:694 SKIP:2656 size=11122 bytes
  2113. [libx264 @ 0x55b2e0db2d00] frame= 209 QP=19.45 NAL=0 Slice:B Poc:416 I:37 P:329 SKIP:1177 size=3951 bytes
  2114. [libx264 @ 0x55b2e0db54c0] frame= 214 QP=15.00 NAL=0 Slice:B Poc:6 I:0 P:2 SKIP:403 size=18 bytes
  2115. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2116. [libx264 @ 0x55b2e0d9a580] frame= 210 QP=2.23 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=173794 bytes
  2117. [libx264 @ 0x55b2e0d9b900] frame= 210 QP=0.98 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=92267 bytes
  2118. [libx264 @ 0x55b2e0db2d00] frame= 210 QP=3.16 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=72453 bytes
  2119. [AVIOContext @ 0x55b2e2a53480] Statistics: 0 seeks, 381 writeouts
  2120. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest1.ts' for writing
  2121. [crypto @ 0x55b2e34e9c00] No default whitelist set
  2122. [file @ 0x55b2e1445f80] Setting default whitelist 'file,crypto'
  2123. [hls @ 0x55b2e0d65a40] Cannot use rename on non file protocol, this may lead to races and temporary partial files
  2124. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/0/manifest.m3u8' for writing
  2125. [file @ 0x55b2e2a8f740] Setting default whitelist 'file,crypto'
  2126. EXT-X-MEDIA-SEQUENCE:0
  2127. [AVIOContext @ 0x55b2e3fc8800] Statistics: 0 seeks, 1 writeouts
  2128. [libx264 @ 0x55b2e0db54c0] frame= 215 QP=5.03 NAL=2 Slice:P Poc:16 I:0 P:57 SKIP:348 size=379 bytes
  2129. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2130. [libx264 @ 0x55b2e0d9a580] frame= 211 QP=5.19 NAL=2 Slice:P Poc:8 I:115 P:787 SKIP:7258 size=4388 bytes
  2131. [AVIOContext @ 0x55b2e2a602c0] Statistics: 0 seeks, 262 writeouts
  2132. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest1.ts' for writing
  2133. [crypto @ 0x55b2e368b9c0] No default whitelist set
  2134. [file @ 0x55b2e345dd40] Setting default whitelist 'file,crypto'
  2135. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/1/manifest.m3u8' for writing
  2136. [file @ 0x55b2e2a90bc0] Setting default whitelist 'file,crypto'
  2137. EXT-X-MEDIA-SEQUENCE:0
  2138. [AVIOContext @ 0x55b2e3f3c540] Statistics: 0 seeks, 1 writeouts
  2139. [libx264 @ 0x55b2e0d9b900] frame= 211 QP=2.96 NAL=2 Slice:P Poc:8 I:11 P:327 SKIP:3262 size=1715 bytes
  2140. [AVIOContext @ 0x55b2e2a6d280] Statistics: 0 seeks, 235 writeouts
  2141. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest1.ts' for writing
  2142. [crypto @ 0x55b2e2a6ae40] No default whitelist set
  2143. [file @ 0x55b2e2a90bc0] Setting default whitelist 'file,crypto'
  2144. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/2/manifest.m3u8' for writing
  2145. [file @ 0x55b2e2a6d480] Setting default whitelist 'file,crypto'
  2146. EXT-X-MEDIA-SEQUENCE:0
  2147. [AVIOContext @ 0x55b2e2a6d200] Statistics: 0 seeks, 1 writeouts
  2148. [libx264 @ 0x55b2e0db2d00] frame= 211 QP=6.03 NAL=2 Slice:P Poc:8 I:5 P:292 SKIP:1323 size=1947 bytes
  2149. [AVIOContext @ 0x55b2e2a7a840] Statistics: 0 seeks, 224 writeouts
  2150. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest1.ts' for writing
  2151. [crypto @ 0x55b2e2a90ac0] No default whitelist set
  2152. [file @ 0x55b2e14ffb40] Setting default whitelist 'file,crypto'
  2153. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/3/manifest.m3u8' for writing
  2154. [file @ 0x55b2e2a6d480] Setting default whitelist 'file,crypto'
  2155. EXT-X-MEDIA-SEQUENCE:0
  2156. [AVIOContext @ 0x55b2e2a75940] Statistics: 0 seeks, 1 writeouts
  2157. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/master.m3u8' for writing
  2158. [file @ 0x55b2e3fc8840] Setting default whitelist 'file,crypto'
  2159. [AVIOContext @ 0x55b2e2a75940] Statistics: 0 seeks, 1 writeouts
  2160. [libx264 @ 0x55b2e0db54c0] frame= 216 QP=13.00 NAL=2 Slice:B Poc:12 I:0 P:14 SKIP:391 size=39 bytes
  2161. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2162. [libx264 @ 0x55b2e0d9a580] frame= 212 QP=9.94 NAL=2 Slice:B Poc:4 I:0 P:567 SKIP:7592 size=873 bytes
  2163. [libx264 @ 0x55b2e0d9b900] frame= 212 QP=8.03 NAL=2 Slice:B Poc:4 I:0 P:247 SKIP:3353 size=431 bytes
  2164. [libx264 @ 0x55b2e0db2d00] frame= 212 QP=11.51 NAL=2 Slice:B Poc:4 I:0 P:167 SKIP:1453 size=210 bytes
  2165. [libx264 @ 0x55b2e0db54c0] frame= 217 QP=15.00 NAL=0 Slice:B Poc:10 I:0 P:5 SKIP:400 size=23 bytes
  2166. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2167. [libx264 @ 0x55b2e0d9a580] frame= 213 QP=11.88 NAL=0 Slice:B Poc:2 I:0 P:464 SKIP:7696 size=753 bytes
  2168. [libx264 @ 0x55b2e0d9b900] frame= 213 QP=10.04 NAL=0 Slice:B Poc:2 I:0 P:185 SKIP:3415 size=340 bytes
  2169. [libx264 @ 0x55b2e0db2d00] frame= 213 QP=13.00 NAL=0 Slice:B Poc:2 I:0 P:104 SKIP:1515 size=153 bytes
  2170. [libx264 @ 0x55b2e0db54c0] frame= 218 QP=15.00 NAL=0 Slice:B Poc:14 I:0 P:3 SKIP:402 size=19 bytes
  2171. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2172. [libx264 @ 0x55b2e0d9a580] frame= 214 QP=11.46 NAL=0 Slice:B Poc:6 I:0 P:116 SKIP:8044 size=229 bytes
  2173. [libx264 @ 0x55b2e0d9b900] frame= 214 QP=8.78 NAL=0 Slice:B Poc:6 I:0 P:47 SKIP:3553 size=117 bytes
  2174. [libx264 @ 0x55b2e0db2d00] frame= 214 QP=13.00 NAL=0 Slice:B Poc:6 I:0 P:26 SKIP:1594 size=60 bytes
  2175. [libx264 @ 0x55b2e0db54c0] frame= 219 QP=5.34 NAL=2 Slice:P Poc:24 I:1 P:49 SKIP:355 size=398 bytes
  2176. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2177. [libx264 @ 0x55b2e0d9a580] frame= 215 QP=5.06 NAL=2 Slice:P Poc:16 I:30 P:226 SKIP:7904 size=1299 bytes
  2178. [libx264 @ 0x55b2e0d9b900] frame= 215 QP=2.49 NAL=2 Slice:P Poc:16 I:5 P:74 SKIP:3521 size=436 bytes
  2179. [libx264 @ 0x55b2e0db2d00] frame= 215 QP=6.48 NAL=2 Slice:P Poc:16 I:1 P:130 SKIP:1489 size=819 bytes
  2180. [libx264 @ 0x55b2e0db54c0] frame= 220 QP=13.00 NAL=2 Slice:B Poc:20 I:0 P:15 SKIP:390 size=38 bytes
  2181. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2182. [libx264 @ 0x55b2e0d9a580] frame= 216 QP=10.17 NAL=2 Slice:B Poc:12 I:0 P:169 SKIP:7991 size=331 bytes
  2183. [libx264 @ 0x55b2e0d9b900] frame= 216 QP=7.02 NAL=2 Slice:B Poc:12 I:0 P:76 SKIP:3524 size=180 bytes
  2184. [libx264 @ 0x55b2e0db2d00] frame= 216 QP=11.71 NAL=2 Slice:B Poc:12 I:0 P:71 SKIP:1549 size=111 bytes
  2185. [libx264 @ 0x55b2e0db54c0] frame= 221 QP=14.00 NAL=0 Slice:B Poc:18 I:0 P:5 SKIP:400 size=24 bytes
  2186. frame= 273 fps=8.9 q=19.0 q=15.0 q=19.0 q=18.0 size=N/A time=00:00:11.20 bitrate=N/A speed=0.366x
  2187. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2188. [libx264 @ 0x55b2e0d9a580] frame= 217 QP=11.98 NAL=0 Slice:B Poc:10 I:0 P:82 SKIP:8078 size=180 bytes
  2189. [libx264 @ 0x55b2e0d9b900] frame= 217 QP=8.33 NAL=0 Slice:B Poc:10 I:0 P:28 SKIP:3572 size=93 bytes
  2190. [libx264 @ 0x55b2e0db2d00] frame= 217 QP=13.15 NAL=0 Slice:B Poc:10 I:0 P:34 SKIP:1586 size=67 bytes
  2191. [libx264 @ 0x55b2e0db54c0] frame= 222 QP=14.00 NAL=0 Slice:B Poc:22 I:0 P:6 SKIP:399 size=23 bytes
  2192. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2193. [libx264 @ 0x55b2e0d9a580] frame= 218 QP=11.77 NAL=0 Slice:B Poc:14 I:0 P:65 SKIP:8095 size=175 bytes
  2194. [libx264 @ 0x55b2e0d9b900] frame= 218 QP=8.96 NAL=0 Slice:B Poc:14 I:0 P:27 SKIP:3573 size=87 bytes
  2195. [libx264 @ 0x55b2e0db2d00] frame= 218 QP=13.00 NAL=0 Slice:B Poc:14 I:0 P:16 SKIP:1604 size=50 bytes
  2196. [libx264 @ 0x55b2e0db54c0] frame= 223 QP=4.72 NAL=2 Slice:P Poc:32 I:4 P:61 SKIP:340 size=855 bytes
  2197. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2198. [libx264 @ 0x55b2e0d9a580] frame= 219 QP=5.50 NAL=2 Slice:P Poc:24 I:46 P:250 SKIP:7864 size=1603 bytes
  2199. [libx264 @ 0x55b2e0d9b900] frame= 219 QP=3.78 NAL=2 Slice:P Poc:24 I:10 P:81 SKIP:3509 size=655 bytes
  2200. [libx264 @ 0x55b2e0db2d00] frame= 219 QP=6.00 NAL=2 Slice:P Poc:24 I:6 P:108 SKIP:1506 size=746 bytes
  2201. [libx264 @ 0x55b2e0db54c0] frame= 224 QP=12.58 NAL=2 Slice:B Poc:28 I:0 P:30 SKIP:374 size=131 bytes
  2202. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2203. [libx264 @ 0x55b2e0d9a580] frame= 220 QP=10.34 NAL=2 Slice:B Poc:20 I:1 P:182 SKIP:7977 size=314 bytes
  2204. [libx264 @ 0x55b2e0d9b900] frame= 220 QP=7.04 NAL=2 Slice:B Poc:20 I:0 P:86 SKIP:3514 size=174 bytes
  2205. [libx264 @ 0x55b2e0db2d00] frame= 220 QP=11.00 NAL=2 Slice:B Poc:20 I:0 P:47 SKIP:1573 size=81 bytes
  2206. [libx264 @ 0x55b2e0db54c0] frame= 225 QP=14.15 NAL=0 Slice:B Poc:26 I:0 P:7 SKIP:397 size=74 bytes
  2207. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2208. [libx264 @ 0x55b2e0d9a580] frame= 221 QP=11.83 NAL=0 Slice:B Poc:18 I:0 P:89 SKIP:8071 size=211 bytes
  2209. [libx264 @ 0x55b2e0d9b900] frame= 221 QP=8.24 NAL=0 Slice:B Poc:18 I:0 P:34 SKIP:3566 size=104 bytes
  2210. [libx264 @ 0x55b2e0db2d00] frame= 221 QP=13.00 NAL=0 Slice:B Poc:18 I:0 P:16 SKIP:1604 size=46 bytes
  2211. [libx264 @ 0x55b2e0db54c0] frame= 226 QP=14.03 NAL=0 Slice:B Poc:30 I:0 P:11 SKIP:391 size=85 bytes
  2212. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2213. [libx264 @ 0x55b2e0d9a580] frame= 222 QP=9.48 NAL=0 Slice:B Poc:22 I:0 P:89 SKIP:8071 size=198 bytes
  2214. [libx264 @ 0x55b2e0d9b900] frame= 222 QP=7.75 NAL=0 Slice:B Poc:22 I:0 P:41 SKIP:3559 size=107 bytes
  2215. [libx264 @ 0x55b2e0db2d00] frame= 222 QP=13.00 NAL=0 Slice:B Poc:22 I:0 P:17 SKIP:1603 size=45 bytes
  2216. [libx264 @ 0x55b2e0db54c0] frame= 227 QP=4.41 NAL=2 Slice:P Poc:34 I:0 P:46 SKIP:359 size=536 bytes
  2217. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2218. [libx264 @ 0x55b2e0d9a580] frame= 223 QP=5.44 NAL=2 Slice:P Poc:32 I:128 P:301 SKIP:7731 size=4391 bytes
  2219. [libx264 @ 0x55b2e0d9b900] frame= 223 QP=3.09 NAL=2 Slice:P Poc:30 I:34 P:76 SKIP:3490 size=2025 bytes
  2220. [libx264 @ 0x55b2e0db2d00] frame= 223 QP=6.00 NAL=2 Slice:P Poc:30 I:15 P:83 SKIP:1522 size=1234 bytes
  2221. [libx264 @ 0x55b2e0db54c0] frame= 228 QP=4.38 NAL=2 Slice:P Poc:40 I:1 P:52 SKIP:352 size=971 bytes
  2222. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2223. [libx264 @ 0x55b2e0d9a580] frame= 224 QP=10.03 NAL=2 Slice:B Poc:28 I:28 P:238 SKIP:7884 size=1256 bytes
  2224. [libx264 @ 0x55b2e0d9b900] frame= 224 QP=7.88 NAL=2 Slice:B Poc:26 I:5 P:85 SKIP:3510 size=458 bytes
  2225. [libx264 @ 0x55b2e0db2d00] frame= 224 QP=12.13 NAL=2 Slice:B Poc:26 I:3 P:54 SKIP:1563 size=218 bytes
  2226. [libx264 @ 0x55b2e0db54c0] frame= 229 QP=12.57 NAL=2 Slice:B Poc:36 I:0 P:24 SKIP:380 size=159 bytes
  2227. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2228. [libx264 @ 0x55b2e0d9a580] frame= 225 QP=10.95 NAL=0 Slice:B Poc:26 I:23 P:160 SKIP:7976 size=722 bytes
  2229. [libx264 @ 0x55b2e0d9b900] frame= 225 QP=8.09 NAL=0 Slice:B Poc:28 I:2 P:63 SKIP:3531 size=482 bytes
  2230. [libx264 @ 0x55b2e0db2d00] frame= 225 QP=12.17 NAL=0 Slice:B Poc:28 I:0 P:25 SKIP:1593 size=162 bytes
  2231. [libx264 @ 0x55b2e0db54c0] frame= 230 QP=13.35 NAL=0 Slice:B Poc:38 I:0 P:12 SKIP:390 size=117 bytes
  2232. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2233. [libx264 @ 0x55b2e0d9a580] frame= 226 QP=10.47 NAL=0 Slice:B Poc:30 I:21 P:214 SKIP:7924 size=1002 bytes
  2234. [libx264 @ 0x55b2e0d9b900] frame= 226 QP=2.68 NAL=2 Slice:P Poc:32 I:14 P:102 SKIP:3484 size=1554 bytes
  2235. [libx264 @ 0x55b2e0db2d00] frame= 226 QP=5.74 NAL=2 Slice:P Poc:32 I:3 P:126 SKIP:1491 size=1279 bytes
  2236. [libx264 @ 0x55b2e0db54c0] frame= 231 QP=5.11 NAL=2 Slice:P Poc:44 I:0 P:71 SKIP:334 size=721 bytes
  2237. frame= 283 fps=9.1 q=18.0 q=14.0 q=18.0 q=17.0 size=N/A time=00:00:11.60 bitrate=N/A speed=0.373x
  2238. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2239. [libx264 @ 0x55b2e0d9a580] frame= 227 QP=4.32 NAL=2 Slice:P Poc:34 I:45 P:242 SKIP:7873 size=2706 bytes
  2240. [libx264 @ 0x55b2e0d9b900] frame= 227 QP=3.12 NAL=2 Slice:P Poc:34 I:10 P:71 SKIP:3519 size=1103 bytes
  2241. [libx264 @ 0x55b2e0db2d00] frame= 227 QP=4.80 NAL=2 Slice:P Poc:34 I:2 P:102 SKIP:1516 size=1049 bytes
  2242. [libx264 @ 0x55b2e0db54c0] frame= 232 QP=13.67 NAL=0 Slice:B Poc:42 I:0 P:30 SKIP:374 size=58 bytes
  2243. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2244. [libx264 @ 0x55b2e0d9a580] frame= 228 QP=3.63 NAL=2 Slice:P Poc:38 I:113 P:302 SKIP:7745 size=5124 bytes
  2245. [libx264 @ 0x55b2e0d9b900] frame= 228 QP=3.21 NAL=2 Slice:P Poc:36 I:10 P:107 SKIP:3483 size=1735 bytes
  2246. [libx264 @ 0x55b2e0db2d00] frame= 228 QP=5.22 NAL=2 Slice:P Poc:36 I:6 P:102 SKIP:1512 size=1237 bytes
  2247. [libx264 @ 0x55b2e0db54c0] frame= 233 QP=4.77 NAL=2 Slice:P Poc:46 I:0 P:65 SKIP:340 size=796 bytes
  2248. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2249. [libx264 @ 0x55b2e0d9a580] frame= 229 QP=8.58 NAL=0 Slice:B Poc:36 I:16 P:327 SKIP:7801 size=1402 bytes
  2250. [libx264 @ 0x55b2e0d9b900] frame= 229 QP=2.62 NAL=2 Slice:P Poc:38 I:13 P:127 SKIP:3460 size=1707 bytes
  2251. [libx264 @ 0x55b2e0db2d00] frame= 229 QP=4.79 NAL=2 Slice:P Poc:38 I:7 P:122 SKIP:1491 size=1556 bytes
  2252. [libx264 @ 0x55b2e0db54c0] frame= 234 QP=4.15 NAL=2 Slice:P Poc:48 I:0 P:62 SKIP:343 size=773 bytes
  2253. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2254. [libx264 @ 0x55b2e0d9a580] frame= 230 QP=4.17 NAL=2 Slice:P Poc:44 I:123 P:356 SKIP:7681 size=5108 bytes
  2255. [libx264 @ 0x55b2e0d9b900] frame= 230 QP=3.58 NAL=2 Slice:P Poc:40 I:11 P:108 SKIP:3481 size=1891 bytes
  2256. [libx264 @ 0x55b2e0db2d00] frame= 230 QP=5.87 NAL=2 Slice:P Poc:44 I:17 P:116 SKIP:1487 size=1814 bytes
  2257. [libx264 @ 0x55b2e0db54c0] frame= 235 QP=3.91 NAL=2 Slice:P Poc:52 I:3 P:55 SKIP:347 size=1151 bytes
  2258. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2259. [libx264 @ 0x55b2e0d9a580] frame= 231 QP=10.30 NAL=2 Slice:B Poc:40 I:22 P:288 SKIP:7835 size=1490 bytes
  2260. [libx264 @ 0x55b2e0d9b900] frame= 231 QP=2.36 NAL=2 Slice:P Poc:44 I:14 P:146 SKIP:3440 size=1595 bytes
  2261. [libx264 @ 0x55b2e0db2d00] frame= 231 QP=11.07 NAL=2 Slice:B Poc:40 I:1 P:64 SKIP:1551 size=304 bytes
  2262. [libx264 @ 0x55b2e0db54c0] frame= 236 QP=12.58 NAL=0 Slice:B Poc:50 I:0 P:28 SKIP:370 size=245 bytes
  2263. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2264. [libx264 @ 0x55b2e0d9a580] frame= 232 QP=10.15 NAL=0 Slice:B Poc:42 I:0 P:187 SKIP:7973 size=412 bytes
  2265. [libx264 @ 0x55b2e0d9b900] frame= 232 QP=6.42 NAL=0 Slice:B Poc:42 I:0 P:99 SKIP:3500 size=241 bytes
  2266. [libx264 @ 0x55b2e0db2d00] frame= 232 QP=9.00 NAL=0 Slice:B Poc:42 I:0 P:46 SKIP:1574 size=87 bytes
  2267. [libx264 @ 0x55b2e0db54c0] frame= 237 QP=4.96 NAL=2 Slice:P Poc:54 I:0 P:66 SKIP:339 size=987 bytes
  2268. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2269. [libx264 @ 0x55b2e0d9a580] frame= 233 QP=3.85 NAL=2 Slice:P Poc:52 I:325 P:287 SKIP:7548 size=9191 bytes
  2270. [libx264 @ 0x55b2e0d9b900] frame= 233 QP=2.98 NAL=2 Slice:P Poc:46 I:19 P:124 SKIP:3457 size=1840 bytes
  2271. [libx264 @ 0x55b2e0db2d00] frame= 233 QP=5.53 NAL=2 Slice:P Poc:48 I:16 P:156 SKIP:1448 size=1968 bytes
  2272. [libx264 @ 0x55b2e0db54c0] frame= 238 QP=4.46 NAL=2 Slice:P Poc:58 I:7 P:48 SKIP:350 size=1469 bytes
  2273. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2274. [libx264 @ 0x55b2e0d9a580] frame= 234 QP=8.93 NAL=2 Slice:B Poc:48 I:43 P:417 SKIP:7664 size=3057 bytes
  2275. [libx264 @ 0x55b2e0d9b900] frame= 234 QP=2.68 NAL=2 Slice:P Poc:48 I:18 P:156 SKIP:3426 size=1803 bytes
  2276. [libx264 @ 0x55b2e0db2d00] frame= 234 QP=11.90 NAL=0 Slice:B Poc:46 I:1 P:83 SKIP:1529 size=386 bytes
  2277. [libx264 @ 0x55b2e0db54c0] frame= 239 QP=13.32 NAL=0 Slice:B Poc:56 I:0 P:25 SKIP:373 size=282 bytes
  2278. [libx264 @ 0x55b2e0d9a580] frame= 235 QP=10.21 NAL=0 Slice:B Poc:46 I:27 P:332 SKIP:7787 size=1486 bytes
  2279. [libx264 @ 0x55b2e0d9b900] frame= 235 QP=3.70 NAL=2 Slice:P Poc:50 I:13 P:169 SKIP:3418 size=2286 bytes
  2280. [libx264 @ 0x55b2e0db2d00] frame= 235 QP=5.08 NAL=2 Slice:P Poc:50 I:11 P:148 SKIP:1461 size=1889 bytes
  2281. [libx264 @ 0x55b2e0db54c0] frame= 240 QP=4.78 NAL=2 Slice:P Poc:62 I:6 P:67 SKIP:332 size=1699 bytes
  2282. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2283. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2284. [libx264 @ 0x55b2e0d9a580] frame= 236 QP=10.27 NAL=0 Slice:B Poc:50 I:25 P:355 SKIP:7754 size=2035 bytes
  2285. [libx264 @ 0x55b2e0d9b900] frame= 236 QP=3.20 NAL=2 Slice:P Poc:52 I:20 P:172 SKIP:3408 size=2646 bytes
  2286. [libx264 @ 0x55b2e0db2d00] frame= 236 QP=4.71 NAL=2 Slice:P Poc:52 I:10 P:120 SKIP:1490 size=1718 bytes
  2287. [libx264 @ 0x55b2e0db54c0] frame= 241 QP=12.97 NAL=0 Slice:B Poc:60 I:0 P:31 SKIP:366 size=277 bytes
  2288. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2289. [libx264 @ 0x55b2e0d9a580] frame= 237 QP=4.51 NAL=2 Slice:P Poc:60 I:514 P:358 SKIP:7288 size=13504 bytes
  2290. [libx264 @ 0x55b2e0d9b900] frame= 237 QP=2.28 NAL=2 Slice:P Poc:54 I:25 P:196 SKIP:3379 size=2922 bytes
  2291. [libx264 @ 0x55b2e0db2d00] frame= 237 QP=5.24 NAL=2 Slice:P Poc:54 I:10 P:165 SKIP:1445 size=1956 bytes
  2292. [libx264 @ 0x55b2e0db54c0] frame= 242 QP=4.31 NAL=2 Slice:P Poc:68 I:9 P:93 SKIP:303 size=2091 bytes
  2293. frame= 294 fps=9.3 q=17.0 q=13.0 q=17.0 q=16.0 size=N/A time=00:00:12.05 bitrate=N/A speed=0.38x
  2294. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2295. [libx264 @ 0x55b2e0d9a580] frame= 238 QP=8.46 NAL=2 Slice:B Poc:56 I:82 P:500 SKIP:7525 size=5164 bytes
  2296. [libx264 @ 0x55b2e0d9b900] frame= 238 QP=2.89 NAL=2 Slice:P Poc:56 I:35 P:197 SKIP:3368 size=3410 bytes
  2297. [libx264 @ 0x55b2e0db2d00] frame= 238 QP=4.96 NAL=2 Slice:P Poc:56 I:15 P:175 SKIP:1430 size=2181 bytes
  2298. [libx264 @ 0x55b2e0db54c0] frame= 243 QP=12.10 NAL=2 Slice:B Poc:64 I:0 P:54 SKIP:341 size=386 bytes
  2299. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2300. [libx264 @ 0x55b2e0d9a580] frame= 239 QP=10.22 NAL=0 Slice:B Poc:54 I:37 P:465 SKIP:7630 size=2593 bytes
  2301. [libx264 @ 0x55b2e0d9b900] frame= 239 QP=4.04 NAL=2 Slice:P Poc:58 I:30 P:286 SKIP:3284 size=3734 bytes
  2302. [libx264 @ 0x55b2e0db2d00] frame= 239 QP=6.09 NAL=2 Slice:P Poc:58 I:14 P:207 SKIP:1399 size=2558 bytes
  2303. [libx264 @ 0x55b2e0db54c0] frame= 244 QP=13.00 NAL=0 Slice:B Poc:66 I:0 P:34 SKIP:361 size=324 bytes
  2304. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2305. [libx264 @ 0x55b2e0d9a580] frame= 240 QP=9.76 NAL=0 Slice:B Poc:58 I:45 P:551 SKIP:7534 size=2924 bytes
  2306. [libx264 @ 0x55b2e0d9b900] frame= 240 QP=3.82 NAL=2 Slice:P Poc:60 I:32 P:259 SKIP:3309 size=3746 bytes
  2307. [libx264 @ 0x55b2e0db2d00] frame= 240 QP=5.31 NAL=2 Slice:P Poc:62 I:20 P:171 SKIP:1429 size=3223 bytes
  2308. [libx264 @ 0x55b2e0db54c0] frame= 245 QP=4.89 NAL=2 Slice:P Poc:70 I:1 P:100 SKIP:304 size=1635 bytes
  2309. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2310. [libx264 @ 0x55b2e0d9a580] frame= 241 QP=4.92 NAL=2 Slice:P Poc:68 I:691 P:324 SKIP:7145 size=16585 bytes
  2311. [libx264 @ 0x55b2e0d9b900] frame= 241 QP=4.08 NAL=2 Slice:P Poc:62 I:30 P:290 SKIP:3280 size=3920 bytes
  2312. [libx264 @ 0x55b2e0db2d00] frame= 241 QP=12.28 NAL=0 Slice:B Poc:60 I:0 P:124 SKIP:1479 size=799 bytes
  2313. [libx264 @ 0x55b2e0db54c0] frame= 246 QP=5.42 NAL=2 Slice:P Poc:78 I:17 P:81 SKIP:307 size=2609 bytes
  2314. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2315. [libx264 @ 0x55b2e0d9a580] frame= 242 QP=8.45 NAL=2 Slice:B Poc:64 I:94 P:690 SKIP:7308 size=6094 bytes
  2316. [libx264 @ 0x55b2e0d9b900] frame= 242 QP=3.69 NAL=2 Slice:P Poc:64 I:23 P:299 SKIP:3278 size=3900 bytes
  2317. [libx264 @ 0x55b2e0db2d00] frame= 242 QP=6.04 NAL=2 Slice:P Poc:66 I:31 P:205 SKIP:1384 size=3392 bytes
  2318. [libx264 @ 0x55b2e0db54c0] frame= 247 QP=11.07 NAL=2 Slice:B Poc:74 I:0 P:58 SKIP:336 size=835 bytes
  2319. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2320. [libx264 @ 0x55b2e0d9a580] frame= 243 QP=10.45 NAL=0 Slice:B Poc:62 I:39 P:601 SKIP:7475 size=3136 bytes
  2321. [libx264 @ 0x55b2e0d9b900] frame= 243 QP=3.69 NAL=2 Slice:P Poc:66 I:34 P:336 SKIP:3230 size=4494 bytes
  2322. [libx264 @ 0x55b2e0db2d00] frame= 243 QP=11.92 NAL=0 Slice:B Poc:64 I:2 P:152 SKIP:1449 size=844 bytes
  2323. [libx264 @ 0x55b2e0db54c0] frame= 248 QP=13.65 NAL=0 Slice:B Poc:72 I:0 P:39 SKIP:359 size=440 bytes
  2324. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2325. [libx264 @ 0x55b2e0d9a580] frame= 244 QP=10.19 NAL=0 Slice:B Poc:66 I:59 P:663 SKIP:7382 size=3591 bytes
  2326. [libx264 @ 0x55b2e0d9b900] frame= 244 QP=2.77 NAL=2 Slice:P Poc:68 I:50 P:311 SKIP:3239 size=5011 bytes
  2327. [libx264 @ 0x55b2e0db2d00] frame= 244 QP=5.50 NAL=2 Slice:P Poc:70 I:43 P:214 SKIP:1363 size=3950 bytes
  2328. [libx264 @ 0x55b2e0db54c0] frame= 249 QP=12.71 NAL=0 Slice:B Poc:76 I:0 P:51 SKIP:348 size=451 bytes
  2329. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2330. [libx264 @ 0x55b2e0d9a580] frame= 245 QP=6.02 NAL=2 Slice:P Poc:76 I:907 P:409 SKIP:6844 size=21180 bytes
  2331. [libx264 @ 0x55b2e0d9b900] frame= 245 QP=3.92 NAL=2 Slice:P Poc:70 I:52 P:382 SKIP:3166 size=5602 bytes
  2332. [libx264 @ 0x55b2e0db2d00] frame= 245 QP=12.29 NAL=0 Slice:B Poc:68 I:3 P:166 SKIP:1435 size=1048 bytes
  2333. [libx264 @ 0x55b2e0db54c0] frame= 250 QP=4.94 NAL=2 Slice:P Poc:84 I:12 P:105 SKIP:288 size=3268 bytes
  2334. frame= 302 fps=9.4 q=16.0 q=13.0 q=17.0 q=15.0 size=N/A time=00:00:12.37 bitrate=N/A speed=0.384x
  2335. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2336. [libx264 @ 0x55b2e0d9a580] frame= 246 QP=7.90 NAL=2 Slice:B Poc:72 I:127 P:802 SKIP:7137 size=7771 bytes
  2337. [libx264 @ 0x55b2e0d9b900] frame= 246 QP=4.21 NAL=2 Slice:P Poc:72 I:40 P:385 SKIP:3175 size=5260 bytes
  2338. [libx264 @ 0x55b2e0db2d00] frame= 246 QP=6.85 NAL=2 Slice:P Poc:74 I:39 P:211 SKIP:1370 size=4163 bytes
  2339. [libx264 @ 0x55b2e0db54c0] frame= 251 QP=11.77 NAL=2 Slice:B Poc:80 I:0 P:71 SKIP:316 size=825 bytes
  2340. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2341. [libx264 @ 0x55b2e0d9a580] frame= 247 QP=9.96 NAL=0 Slice:B Poc:70 I:60 P:753 SKIP:7270 size=4378 bytes
  2342. [libx264 @ 0x55b2e0d9b900] frame= 247 QP=4.33 NAL=2 Slice:P Poc:74 I:42 P:405 SKIP:3153 size=5967 bytes
  2343. [libx264 @ 0x55b2e0db2d00] frame= 247 QP=12.03 NAL=0 Slice:B Poc:72 I:1 P:154 SKIP:1440 size=1179 bytes
  2344. [libx264 @ 0x55b2e0db54c0] frame= 252 QP=12.73 NAL=0 Slice:B Poc:82 I:0 P:57 SKIP:335 size=647 bytes
  2345. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2346. [libx264 @ 0x55b2e0d9a580] frame= 248 QP=9.76 NAL=0 Slice:B Poc:74 I:57 P:832 SKIP:7197 size=4907 bytes
  2347. [libx264 @ 0x55b2e0d9b900] frame= 248 QP=4.41 NAL=2 Slice:P Poc:76 I:55 P:419 SKIP:3126 size=6405 bytes
  2348. [libx264 @ 0x55b2e0db2d00] frame= 248 QP=6.84 NAL=2 Slice:P Poc:78 I:48 P:242 SKIP:1330 size=4728 bytes
  2349. [libx264 @ 0x55b2e0db54c0] frame= 253 QP=5.98 NAL=2 Slice:P Poc:86 I:2 P:121 SKIP:282 size=2674 bytes
  2350. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2351. [libx264 @ 0x55b2e0d9a580] frame= 249 QP=5.54 NAL=2 Slice:P Poc:84 I:1287 P:518 SKIP:6355 size=29132 bytes
  2352. [libx264 @ 0x55b2e0d9b900] frame= 249 QP=3.95 NAL=2 Slice:P Poc:78 I:61 P:483 SKIP:3056 size=7514 bytes
  2353. [libx264 @ 0x55b2e0db2d00] frame= 249 QP=11.53 NAL=0 Slice:B Poc:76 I:4 P:191 SKIP:1395 size=1476 bytes
  2354. [libx264 @ 0x55b2e0db54c0] frame= 254 QP=5.75 NAL=2 Slice:P Poc:88 I:7 P:101 SKIP:297 size=2875 bytes
  2355. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2356. [libx264 @ 0x55b2e0d9a580] frame= 250 QP=7.91 NAL=2 Slice:B Poc:80 I:225 P:1009 SKIP:6774 size=12819 bytes
  2357. [libx264 @ 0x55b2e0d9b900] frame= 250 QP=3.81 NAL=2 Slice:P Poc:80 I:48 P:517 SKIP:3035 size=7948 bytes
  2358. [libx264 @ 0x55b2e0db2d00] frame= 250 QP=6.19 NAL=2 Slice:P Poc:80 I:31 P:292 SKIP:1297 size=4422 bytes
  2359. [libx264 @ 0x55b2e0db54c0] frame= 255 QP=5.76 NAL=2 Slice:P Poc:90 I:5 P:149 SKIP:251 size=3315 bytes
  2360. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2361. [libx264 @ 0x55b2e0d9a580] frame= 251 QP=9.54 NAL=0 Slice:B Poc:78 I:69 P:957 SKIP:7028 size=6144 bytes
  2362. [libx264 @ 0x55b2e0d9b900] frame= 251 QP=3.76 NAL=2 Slice:P Poc:82 I:76 P:515 SKIP:3009 size=8526 bytes
  2363. [libx264 @ 0x55b2e0db2d00] frame= 251 QP=6.56 NAL=2 Slice:P Poc:84 I:141 P:220 SKIP:1259 size=7562 bytes
  2364. [libx264 @ 0x55b2e0db54c0] frame= 256 QP=5.56 NAL=2 Slice:P Poc:94 I:8 P:125 SKIP:272 size=3136 bytes
  2365. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2366. [libx264 @ 0x55b2e0d9a580] frame= 252 QP=8.98 NAL=0 Slice:B Poc:82 I:82 P:1043 SKIP:6915 size=7270 bytes
  2367. [libx264 @ 0x55b2e0d9b900] frame= 252 QP=4.06 NAL=2 Slice:P Poc:84 I:118 P:541 SKIP:2941 size=11690 bytes
  2368. [libx264 @ 0x55b2e0db2d00] frame= 252 QP=10.83 NAL=0 Slice:B Poc:82 I:7 P:225 SKIP:1345 size=1941 bytes
  2369. [libx264 @ 0x55b2e0db54c0] frame= 257 QP=9.87 NAL=0 Slice:B Poc:92 I:0 P:45 SKIP:360 size=63 bytes
  2370. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2371. [libx264 @ 0x55b2e0d9a580] frame= 253 QP=5.36 NAL=2 Slice:P Poc:92 I:1739 P:544 SKIP:5877 size=45198 bytes
  2372. [libx264 @ 0x55b2e0d9b900] frame= 253 QP=4.11 NAL=2 Slice:P Poc:86 I:146 P:586 SKIP:2868 size=14202 bytes
  2373. [libx264 @ 0x55b2e0db2d00] frame= 253 QP=5.93 NAL=2 Slice:P Poc:90 I:301 P:155 SKIP:1164 size=12235 bytes
  2374. [libx264 @ 0x55b2e0db54c0] frame= 258 QP=6.48 NAL=2 Slice:P Poc:96 I:4 P:137 SKIP:264 size=3104 bytes
  2375. frame= 310 fps=9.4 q=16.0 q=12.0 q=16.0 q=15.0 size=N/A time=00:00:12.69 bitrate=N/A speed=0.385x
  2376. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2377. [libx264 @ 0x55b2e0d9a580] frame= 254 QP=7.19 NAL=2 Slice:B Poc:88 I:527 P:1131 SKIP:6327 size=20618 bytes
  2378. [libx264 @ 0x55b2e0d9b900] frame= 254 QP=4.16 NAL=2 Slice:P Poc:88 I:170 P:592 SKIP:2838 size=15274 bytes
  2379. [libx264 @ 0x55b2e0db2d00] frame= 254 QP=10.30 NAL=2 Slice:B Poc:86 I:8 P:296 SKIP:1264 size=3096 bytes
  2380. [libx264 @ 0x55b2e0db54c0] frame= 259 QP=5.02 NAL=2 Slice:P Poc:102 I:26 P:125 SKIP:254 size=4573 bytes
  2381. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2382. [libx264 @ 0x55b2e0d9a580] frame= 255 QP=7.08 NAL=0 Slice:B Poc:86 I:97 P:1263 SKIP:6643 size=9537 bytes
  2383. [libx264 @ 0x55b2e0d9b900] frame= 255 QP=3.26 NAL=2 Slice:P Poc:90 I:195 P:662 SKIP:2743 size=18545 bytes
  2384. [libx264 @ 0x55b2e0db2d00] frame= 255 QP=11.33 NAL=0 Slice:B Poc:88 I:8 P:260 SKIP:1288 size=2592 bytes
  2385. [libx264 @ 0x55b2e0db54c0] frame= 260 QP=11.35 NAL=2 Slice:B Poc:98 I:0 P:90 SKIP:289 size=1164 bytes
  2386. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2387. [libx264 @ 0x55b2e0d9a580] frame= 256 QP=9.09 NAL=0 Slice:B Poc:90 I:147 P:1445 SKIP:6341 size=11686 bytes
  2388. [libx264 @ 0x55b2e0d9b900] frame= 256 QP=3.30 NAL=2 Slice:P Poc:94 I:134 P:727 SKIP:2739 size=14173 bytes
  2389. [libx264 @ 0x55b2e0db2d00] frame= 256 QP=5.95 NAL=2 Slice:P Poc:94 I:58 P:421 SKIP:1141 size=6832 bytes
  2390. [libx264 @ 0x55b2e0db54c0] frame= 261 QP=12.91 NAL=0 Slice:B Poc:100 I:0 P:86 SKIP:296 size=898 bytes
  2391. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2392. [libx264 @ 0x55b2e0d9a580] frame= 257 QP=5.93 NAL=2 Slice:P Poc:100 I:1573 P:915 SKIP:5672 size=41740 bytes
  2393. [libx264 @ 0x55b2e0d9b900] frame= 257 QP=6.80 NAL=0 Slice:B Poc:92 I:0 P:231 SKIP:3357 size=554 bytes
  2394. [libx264 @ 0x55b2e0db2d00] frame= 257 QP=11.14 NAL=0 Slice:B Poc:92 I:0 P:111 SKIP:1505 size=222 bytes
  2395. [libx264 @ 0x55b2e0db54c0] frame= 262 QP=5.79 NAL=2 Slice:P Poc:106 I:13 P:145 SKIP:247 size=4412 bytes
  2396. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2397. [libx264 @ 0x55b2e0d9a580] frame= 258 QP=7.78 NAL=2 Slice:B Poc:96 I:144 P:1567 SKIP:6224 size=12823 bytes
  2398. [libx264 @ 0x55b2e0d9b900] frame= 258 QP=4.07 NAL=2 Slice:P Poc:96 I:98 P:782 SKIP:2720 size=13649 bytes
  2399. [libx264 @ 0x55b2e0db2d00] frame= 258 QP=6.22 NAL=2 Slice:P Poc:96 I:41 P:447 SKIP:1132 size=6663 bytes
  2400. [libx264 @ 0x55b2e0db54c0] frame= 263 QP=13.35 NAL=0 Slice:B Poc:104 I:0 P:95 SKIP:295 size=976 bytes
  2401. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2402. [libx264 @ 0x55b2e0d9a580] frame= 259 QP=10.00 NAL=0 Slice:B Poc:94 I:0 P:463 SKIP:7697 size=842 bytes
  2403. [libx264 @ 0x55b2e0d9b900] frame= 259 QP=3.82 NAL=2 Slice:P Poc:98 I:85 P:830 SKIP:2685 size=12910 bytes
  2404. [libx264 @ 0x55b2e0db2d00] frame= 259 QP=6.13 NAL=2 Slice:P Poc:98 I:38 P:461 SKIP:1121 size=6434 bytes
  2405. [libx264 @ 0x55b2e0db54c0] frame= 264 QP=6.06 NAL=2 Slice:P Poc:114 I:40 P:128 SKIP:237 size=6301 bytes
  2406. [h264 @ 0x55b2e0d71180] nal_unit_type: 5(IDR), nal_ref_idc: 3
  2407. [libx264 @ 0x55b2e0d9a580] frame= 260 QP=9.34 NAL=0 Slice:B Poc:98 I:87 P:1573 SKIP:6272 size=10381 bytes
  2408. [libx264 @ 0x55b2e0d9b900] frame= 260 QP=4.11 NAL=2 Slice:P Poc:100 I:91 P:813 SKIP:2696 size=13229 bytes
  2409. [libx264 @ 0x55b2e0db2d00] frame= 260 QP=7.41 NAL=2 Slice:P Poc:100 I:47 P:458 SKIP:1115 size=7090 bytes
  2410. [libx264 @ 0x55b2e0db54c0] frame= 265 QP=10.45 NAL=2 Slice:B Poc:110 I:0 P:105 SKIP:258 size=2307 bytes
  2411. frame= 317 fps=9.5 q=15.0 q=12.0 q=16.0 q=14.0 size=N/A time=00:00:12.97 bitrate=N/A speed=0.387x
  2412. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2413. [libx264 @ 0x55b2e0d9a580] frame= 261 QP=6.36 NAL=2 Slice:P Poc:102 I:499 P:2092 SKIP:5569 size=27970 bytes
  2414. [libx264 @ 0x55b2e0d9b900] frame= 261 QP=3.90 NAL=2 Slice:P Poc:102 I:106 P:852 SKIP:2642 size=14342 bytes
  2415. [libx264 @ 0x55b2e0db2d00] frame= 261 QP=5.72 NAL=2 Slice:P Poc:102 I:63 P:444 SKIP:1113 size=7202 bytes
  2416. [libx264 @ 0x55b2e0db54c0] frame= 266 QP=12.20 NAL=0 Slice:B Poc:108 I:0 P:92 SKIP:285 size=1165 bytes
  2417. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2418. [libx264 @ 0x55b2e0d9a580] frame= 262 QP=5.82 NAL=2 Slice:P Poc:110 I:2029 P:735 SKIP:5396 size=52400 bytes
  2419. [libx264 @ 0x55b2e0d9b900] frame= 262 QP=3.76 NAL=2 Slice:P Poc:104 I:98 P:899 SKIP:2603 size=15498 bytes
  2420. [libx264 @ 0x55b2e0db2d00] frame= 262 QP=6.47 NAL=2 Slice:P Poc:104 I:52 P:497 SKIP:1071 size=8255 bytes
  2421. [libx264 @ 0x55b2e0db54c0] frame= 267 QP=12.65 NAL=0 Slice:B Poc:112 I:0 P:98 SKIP:283 size=1199 bytes
  2422. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2423. [libx264 @ 0x55b2e0d9a580] frame= 263 QP=7.52 NAL=2 Slice:B Poc:106 I:337 P:1722 SKIP:5779 size=23739 bytes
  2424. [libx264 @ 0x55b2e0d9b900] frame= 263 QP=3.89 NAL=2 Slice:P Poc:106 I:96 P:850 SKIP:2654 size=15203 bytes
  2425. [libx264 @ 0x55b2e0db2d00] frame= 263 QP=6.14 NAL=2 Slice:P Poc:112 I:267 P:298 SKIP:1055 size=14749 bytes
  2426. [libx264 @ 0x55b2e0db54c0] frame= 268 QP=6.35 NAL=2 Slice:P Poc:116 I:8 P:192 SKIP:205 size=4615 bytes
  2427. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2428. [libx264 @ 0x55b2e0d9a580] frame= 264 QP=8.77 NAL=0 Slice:B Poc:104 I:130 P:1688 SKIP:6105 size=12801 bytes
  2429. [libx264 @ 0x55b2e0d9b900] frame= 264 QP=4.06 NAL=2 Slice:P Poc:108 I:94 P:916 SKIP:2590 size=16609 bytes
  2430. [libx264 @ 0x55b2e0db2d00] frame= 264 QP=9.57 NAL=2 Slice:B Poc:108 I:29 P:364 SKIP:1115 size=6198 bytes
  2431. [libx264 @ 0x55b2e0db54c0] frame= 269 QP=5.49 NAL=2 Slice:P Poc:120 I:9 P:167 SKIP:229 size=5622 bytes
  2432. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2433. [libx264 @ 0x55b2e0d9a580] frame= 265 QP=9.22 NAL=0 Slice:B Poc:108 I:111 P:1855 SKIP:5935 size=13413 bytes
  2434. [libx264 @ 0x55b2e0d9b900] frame= 265 QP=3.62 NAL=2 Slice:P Poc:110 I:116 P:963 SKIP:2521 size=17442 bytes
  2435. [libx264 @ 0x55b2e0db2d00] frame= 265 QP=11.38 NAL=0 Slice:B Poc:106 I:6 P:341 SKIP:1176 size=3329 bytes
  2436. [libx264 @ 0x55b2e0db54c0] frame= 270 QP=11.97 NAL=0 Slice:B Poc:118 I:0 P:87 SKIP:292 size=1191 bytes
  2437. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2438. [libx264 @ 0x55b2e0d9a580] frame= 266 QP=5.45 NAL=2 Slice:P Poc:118 I:2174 P:740 SKIP:5246 size=58859 bytes
  2439. [libx264 @ 0x55b2e0d9b900] frame= 266 QP=3.71 NAL=2 Slice:P Poc:112 I:120 P:950 SKIP:2530 size=17332 bytes
  2440. [libx264 @ 0x55b2e0db2d00] frame= 266 QP=11.92 NAL=0 Slice:B Poc:110 I:10 P:358 SKIP:1157 size=3622 bytes
  2441. [libx264 @ 0x55b2e0db54c0] frame= 271 QP=5.41 NAL=2 Slice:P Poc:124 I:22 P:156 SKIP:227 size=6598 bytes
  2442. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2443. [libx264 @ 0x55b2e0d9a580] frame= 267 QP=7.17 NAL=2 Slice:B Poc:114 I:433 P:1855 SKIP:5540 size=27822 bytes
  2444. [libx264 @ 0x55b2e0d9b900] frame= 267 QP=3.59 NAL=2 Slice:P Poc:114 I:154 P:974 SKIP:2472 size=18496 bytes
  2445. [libx264 @ 0x55b2e0db2d00] frame= 267 QP=6.07 NAL=2 Slice:P Poc:120 I:295 P:344 SKIP:981 size=17049 bytes
  2446. [libx264 @ 0x55b2e0db54c0] frame= 272 QP=13.27 NAL=0 Slice:B Poc:122 I:0 P:102 SKIP:269 size=1398 bytes
  2447. frame= 324 fps=9.5 q=15.0 q=12.0 q=16.0 q=14.0 size=N/A time=00:00:13.24 bitrate=N/A speed=0.389x
  2448. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2449. [libx264 @ 0x55b2e0d9a580] frame= 268 QP=9.16 NAL=0 Slice:B Poc:112 I:121 P:1912 SKIP:5844 size=14086 bytes
  2450. [libx264 @ 0x55b2e0d9b900] frame= 268 QP=3.51 NAL=2 Slice:P Poc:116 I:133 P:992 SKIP:2475 size=18401 bytes
  2451. [libx264 @ 0x55b2e0db2d00] frame= 268 QP=9.69 NAL=2 Slice:B Poc:116 I:29 P:390 SKIP:1095 size=6695 bytes
  2452. [libx264 @ 0x55b2e0db54c0] frame= 273 QP=5.54 NAL=2 Slice:P Poc:132 I:40 P:134 SKIP:231 size=7632 bytes
  2453. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2454. [libx264 @ 0x55b2e0d9a580] frame= 269 QP=9.00 NAL=0 Slice:B Poc:116 I:103 P:1950 SKIP:5818 size=13935 bytes
  2455. [libx264 @ 0x55b2e0d9b900] frame= 269 QP=3.52 NAL=2 Slice:P Poc:118 I:102 P:1023 SKIP:2475 size=18728 bytes
  2456. [libx264 @ 0x55b2e0db2d00] frame= 269 QP=12.09 NAL=0 Slice:B Poc:114 I:8 P:359 SKIP:1130 size=3807 bytes
  2457. [libx264 @ 0x55b2e0db54c0] frame= 274 QP=11.06 NAL=2 Slice:B Poc:128 I:0 P:98 SKIP:264 size=2208 bytes
  2458. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2459. [libx264 @ 0x55b2e0d9a580] frame= 270 QP=5.52 NAL=2 Slice:P Poc:126 I:2083 P:976 SKIP:5101 size=65304 bytes
  2460. [libx264 @ 0x55b2e0d9b900] frame= 270 QP=3.32 NAL=2 Slice:P Poc:120 I:109 P:964 SKIP:2527 size=18626 bytes
  2461. [libx264 @ 0x55b2e0db2d00] frame= 270 QP=12.35 NAL=0 Slice:B Poc:118 I:5 P:366 SKIP:1144 size=3672 bytes
  2462. [libx264 @ 0x55b2e0db54c0] frame= 275 QP=12.96 NAL=0 Slice:B Poc:126 I:0 P:100 SKIP:285 size=1245 bytes
  2463. frame= 327 fps=9.4 q=15.0 q=12.0 q=16.0 q=14.0 size=N/A time=00:00:13.37 bitrate=N/A speed=0.384x
  2464. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2465. [libx264 @ 0x55b2e0d9a580] frame= 271 QP=7.60 NAL=2 Slice:B Poc:122 I:395 P:1894 SKIP:5497 size=29390 bytes
  2466. [libx264 @ 0x55b2e0d9b900] frame= 271 QP=3.18 NAL=2 Slice:P Poc:122 I:87 P:991 SKIP:2522 size=17560 bytes
  2467. [libx264 @ 0x55b2e0db2d00] frame= 271 QP=5.83 NAL=2 Slice:P Poc:128 I:302 P:327 SKIP:991 size=19869 bytes
  2468. [libx264 @ 0x55b2e0db54c0] frame= 276 QP=12.93 NAL=0 Slice:B Poc:130 I:0 P:98 SKIP:281 size=1059 bytes
  2469. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2470. [libx264 @ 0x55b2e0d9a580] frame= 272 QP=9.26 NAL=0 Slice:B Poc:120 I:109 P:2013 SKIP:5767 size=14697 bytes
  2471. [libx264 @ 0x55b2e0d9b900] frame= 272 QP=3.79 NAL=2 Slice:P Poc:124 I:114 P:1035 SKIP:2451 size=21045 bytes
  2472. [libx264 @ 0x55b2e0db2d00] frame= 272 QP=10.59 NAL=2 Slice:B Poc:124 I:37 P:396 SKIP:1069 size=7154 bytes
  2473. [libx264 @ 0x55b2e0db54c0] frame= 277 QP=4.45 NAL=2 Slice:P Poc:136 I:25 P:150 SKIP:230 size=6042 bytes
  2474. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2475. [libx264 @ 0x55b2e0d9a580] frame= 273 QP=9.40 NAL=0 Slice:B Poc:124 I:125 P:2061 SKIP:5664 size=16643 bytes
  2476. [libx264 @ 0x55b2e0d9b900] frame= 273 QP=3.56 NAL=2 Slice:P Poc:126 I:135 P:1010 SKIP:2455 size=21671 bytes
  2477. [libx264 @ 0x55b2e0db2d00] frame= 273 QP=12.39 NAL=0 Slice:B Poc:122 I:9 P:374 SKIP:1132 size=4038 bytes
  2478. [libx264 @ 0x55b2e0db54c0] frame= 278 QP=13.50 NAL=0 Slice:B Poc:134 I:0 P:88 SKIP:289 size=882 bytes
  2479. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2480. [libx264 @ 0x55b2e0d9a580] frame= 274 QP=4.98 NAL=2 Slice:P Poc:134 I:1830 P:1229 SKIP:5101 size=64987 bytes
  2481. [libx264 @ 0x55b2e0d9b900] frame= 274 QP=3.32 NAL=2 Slice:P Poc:128 I:109 P:1040 SKIP:2451 size=21679 bytes
  2482. [libx264 @ 0x55b2e0db2d00] frame= 274 QP=12.35 NAL=0 Slice:B Poc:126 I:5 P:384 SKIP:1120 size=3773 bytes
  2483. [libx264 @ 0x55b2e0db54c0] frame= 279 QP=4.26 NAL=2 Slice:P Poc:142 I:31 P:161 SKIP:213 size=7510 bytes
  2484. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2485. [libx264 @ 0x55b2e0d9a580] frame= 275 QP=7.10 NAL=2 Slice:B Poc:130 I:279 P:2001 SKIP:5527 size=27397 bytes
  2486. [libx264 @ 0x55b2e0d9b900] frame= 275 QP=3.58 NAL=2 Slice:P Poc:130 I:93 P:1000 SKIP:2507 size=18938 bytes
  2487. [libx264 @ 0x55b2e0db2d00] frame= 275 QP=5.37 NAL=2 Slice:P Poc:136 I:282 P:380 SKIP:958 size=19579 bytes
  2488. [libx264 @ 0x55b2e0db54c0] frame= 280 QP=11.38 NAL=2 Slice:B Poc:138 I:0 P:91 SKIP:283 size=1152 bytes
  2489. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2490. [libx264 @ 0x55b2e0d9a580] frame= 276 QP=9.59 NAL=0 Slice:B Poc:128 I:124 P:2054 SKIP:5721 size=14826 bytes
  2491. [libx264 @ 0x55b2e0d9b900] frame= 276 QP=3.24 NAL=2 Slice:P Poc:132 I:84 P:992 SKIP:2524 size=17981 bytes
  2492. [libx264 @ 0x55b2e0db2d00] frame= 276 QP=9.81 NAL=2 Slice:B Poc:132 I:15 P:423 SKIP:1067 size=5785 bytes
  2493. [libx264 @ 0x55b2e0db54c0] frame= 281 QP=13.28 NAL=0 Slice:B Poc:140 I:0 P:82 SKIP:296 size=829 bytes
  2494. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2495. [libx264 @ 0x55b2e0d9a580] frame= 277 QP=9.01 NAL=0 Slice:B Poc:132 I:71 P:1933 SKIP:5865 size=13126 bytes
  2496. [libx264 @ 0x55b2e0d9b900] frame= 277 QP=3.26 NAL=2 Slice:P Poc:134 I:104 P:1001 SKIP:2495 size=18034 bytes
  2497. [libx264 @ 0x55b2e0db2d00] frame= 277 QP=12.89 NAL=0 Slice:B Poc:130 I:3 P:381 SKIP:1138 size=3225 bytes
  2498. [libx264 @ 0x55b2e0db54c0] frame= 282 QP=4.15 NAL=2 Slice:P Poc:150 I:11 P:173 SKIP:221 size=6273 bytes
  2499. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2500. [libx264 @ 0x55b2e0d9a580] frame= 278 QP=4.58 NAL=2 Slice:P Poc:142 I:1767 P:1283 SKIP:5110 size=69499 bytes
  2501. [libx264 @ 0x55b2e0d9b900] frame= 278 QP=3.22 NAL=2 Slice:P Poc:136 I:108 P:990 SKIP:2502 size=18311 bytes
  2502. [libx264 @ 0x55b2e0db2d00] frame= 278 QP=12.65 NAL=0 Slice:B Poc:134 I:3 P:387 SKIP:1135 size=3014 bytes
  2503. [libx264 @ 0x55b2e0db54c0] frame= 283 QP=11.86 NAL=2 Slice:B Poc:146 I:0 P:92 SKIP:282 size=1104 bytes
  2504. frame= 335 fps=9.5 q=15.0 q=11.0 q=15.0 q=14.0 size=N/A time=00:00:13.69 bitrate=N/A speed=0.388x
  2505. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2506. [libx264 @ 0x55b2e0d9a580] frame= 279 QP=6.90 NAL=2 Slice:B Poc:138 I:211 P:1990 SKIP:5591 size=24551 bytes
  2507. [libx264 @ 0x55b2e0d9b900] frame= 279 QP=3.00 NAL=2 Slice:P Poc:138 I:93 P:1009 SKIP:2498 size=18361 bytes
  2508. [libx264 @ 0x55b2e0db2d00] frame= 279 QP=5.09 NAL=2 Slice:P Poc:144 I:156 P:491 SKIP:973 size=16521 bytes
  2509. [libx264 @ 0x55b2e0db54c0] frame= 284 QP=10.00 NAL=0 Slice:B Poc:144 I:0 P:44 SKIP:359 size=66 bytes
  2510. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2511. [libx264 @ 0x55b2e0d9a580] frame= 280 QP=9.47 NAL=0 Slice:B Poc:136 I:71 P:1926 SKIP:5858 size=12800 bytes
  2512. [libx264 @ 0x55b2e0d9b900] frame= 280 QP=2.96 NAL=2 Slice:P Poc:140 I:74 P:1002 SKIP:2524 size=18620 bytes
  2513. [libx264 @ 0x55b2e0db2d00] frame= 280 QP=10.83 NAL=2 Slice:B Poc:140 I:6 P:394 SKIP:1115 size=3636 bytes
  2514. [libx264 @ 0x55b2e0db54c0] frame= 285 QP=13.31 NAL=0 Slice:B Poc:148 I:0 P:94 SKIP:293 size=776 bytes
  2515. [libx264 @ 0x55b2e0d9a580] frame= 281 QP=9.40 NAL=0 Slice:B Poc:140 I:53 P:1895 SKIP:5906 size=11896 bytes
  2516. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2517. [libx264 @ 0x55b2e0d9b900] frame= 281 QP=2.49 NAL=2 Slice:P Poc:144 I:52 P:982 SKIP:2566 size=16228 bytes
  2518. [libx264 @ 0x55b2e0db2d00] frame= 281 QP=12.35 NAL=0 Slice:B Poc:138 I:3 P:373 SKIP:1162 size=2756 bytes
  2519. [libx264 @ 0x55b2e0db54c0] frame= 286 QP=3.74 NAL=2 Slice:P Poc:158 I:21 P:156 SKIP:228 size=7663 bytes
  2520. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2521. [libx264 @ 0x55b2e0d9a580] frame= 282 QP=4.59 NAL=2 Slice:P Poc:150 I:1072 P:1881 SKIP:5207 size=54681 bytes
  2522. [libx264 @ 0x55b2e0d9b900] frame= 282 QP=5.00 NAL=0 Slice:B Poc:142 I:1 P:302 SKIP:3283 size=627 bytes
  2523. [libx264 @ 0x55b2e0db2d00] frame= 282 QP=9.35 NAL=0 Slice:B Poc:142 I:0 P:177 SKIP:1439 size=304 bytes
  2524. [libx264 @ 0x55b2e0db54c0] frame= 287 QP=11.41 NAL=2 Slice:B Poc:154 I:0 P:92 SKIP:285 size=1281 bytes
  2525. frame= 339 fps=9.5 q=15.0 q=11.0 q=15.0 q=14.0 size=N/A time=00:00:13.84 bitrate=N/A speed=0.386x
  2526. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2527. [libx264 @ 0x55b2e0d9a580] frame= 283 QP=7.62 NAL=2 Slice:B Poc:146 I:41 P:1949 SKIP:5899 size=13570 bytes
  2528. [libx264 @ 0x55b2e0d9b900] frame= 283 QP=3.03 NAL=2 Slice:P Poc:146 I:50 P:923 SKIP:2627 size=14805 bytes
  2529. [libx264 @ 0x55b2e0db2d00] frame= 283 QP=4.90 NAL=2 Slice:P Poc:152 I:188 P:455 SKIP:977 size=18880 bytes
  2530. [libx264 @ 0x55b2e0db54c0] frame= 288 QP=13.33 NAL=0 Slice:B Poc:152 I:0 P:83 SKIP:302 size=678 bytes
  2531. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2532. [libx264 @ 0x55b2e0d9a580] frame= 284 QP=7.95 NAL=0 Slice:B Poc:144 I:1 P:706 SKIP:7434 size=1405 bytes
  2533. [libx264 @ 0x55b2e0d9b900] frame= 284 QP=2.85 NAL=2 Slice:P Poc:148 I:52 P:943 SKIP:2605 size=15905 bytes
  2534. [libx264 @ 0x55b2e0db2d00] frame= 284 QP=10.52 NAL=2 Slice:B Poc:148 I:5 P:373 SKIP:1113 size=4802 bytes
  2535. [libx264 @ 0x55b2e0db54c0] frame= 289 QP=13.18 NAL=0 Slice:B Poc:156 I:0 P:84 SKIP:301 size=559 bytes
  2536. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2537. [libx264 @ 0x55b2e0d9a580] frame= 285 QP=9.11 NAL=0 Slice:B Poc:148 I:24 P:1851 SKIP:6012 size=10424 bytes
  2538. [libx264 @ 0x55b2e0d9b900] frame= 285 QP=2.31 NAL=2 Slice:P Poc:150 I:44 P:945 SKIP:2611 size=16152 bytes
  2539. [libx264 @ 0x55b2e0db2d00] frame= 285 QP=12.18 NAL=0 Slice:B Poc:146 I:0 P:398 SKIP:1152 size=2411 bytes
  2540. [libx264 @ 0x55b2e0db54c0] frame= 290 QP=3.28 NAL=2 Slice:P Poc:166 I:18 P:157 SKIP:230 size=7206 bytes
  2541. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2542. [libx264 @ 0x55b2e0d9a580] frame= 286 QP=3.66 NAL=2 Slice:P Poc:158 I:1533 P:1331 SKIP:5296 size=68684 bytes
  2543. [libx264 @ 0x55b2e0d9b900] frame= 286 QP=2.47 NAL=2 Slice:P Poc:152 I:52 P:919 SKIP:2629 size=17525 bytes
  2544. [libx264 @ 0x55b2e0db2d00] frame= 286 QP=11.80 NAL=0 Slice:B Poc:150 I:1 P:375 SKIP:1170 size=2414 bytes
  2545. [libx264 @ 0x55b2e0db54c0] frame= 291 QP=11.05 NAL=2 Slice:B Poc:162 I:0 P:85 SKIP:280 size=994 bytes
  2546. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2547. [libx264 @ 0x55b2e0d9a580] frame= 287 QP=7.46 NAL=2 Slice:B Poc:154 I:98 P:1955 SKIP:5732 size=20829 bytes
  2548. [libx264 @ 0x55b2e0d9b900] frame= 287 QP=1.90 NAL=2 Slice:P Poc:154 I:42 P:953 SKIP:2605 size=18525 bytes
  2549. [libx264 @ 0x55b2e0db2d00] frame= 287 QP=3.85 NAL=2 Slice:P Poc:160 I:182 P:460 SKIP:978 size=20444 bytes
  2550. [libx264 @ 0x55b2e0db54c0] frame= 292 QP=12.19 NAL=0 Slice:B Poc:160 I:0 P:84 SKIP:304 size=419 bytes
  2551. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2552. [libx264 @ 0x55b2e0d9a580] frame= 288 QP=9.23 NAL=0 Slice:B Poc:152 I:33 P:1905 SKIP:5931 size=11280 bytes
  2553. [libx264 @ 0x55b2e0d9b900] frame= 288 QP=1.43 NAL=2 Slice:P Poc:162 I:294 P:888 SKIP:2418 size=47739 bytes
  2554. [libx264 @ 0x55b2e0db2d00] frame= 288 QP=10.01 NAL=2 Slice:B Poc:156 I:3 P:406 SKIP:1097 size=4089 bytes
  2555. [libx264 @ 0x55b2e0db54c0] frame= 293 QP=12.49 NAL=0 Slice:B Poc:164 I:0 P:70 SKIP:317 size=408 bytes
  2556. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2557. [libx264 @ 0x55b2e0d9a580] frame= 289 QP=9.64 NAL=0 Slice:B Poc:156 I:16 P:1766 SKIP:6122 size=8776 bytes
  2558. [libx264 @ 0x55b2e0d9b900] frame= 289 QP=4.67 NAL=2 Slice:B Poc:158 I:17 P:914 SKIP:2530 size=10489 bytes
  2559. [libx264 @ 0x55b2e0db2d00] frame= 289 QP=11.89 NAL=0 Slice:B Poc:154 I:1 P:358 SKIP:1171 size=2242 bytes
  2560. [libx264 @ 0x55b2e0db54c0] frame= 294 QP=3.66 NAL=2 Slice:P Poc:170 I:1 P:146 SKIP:258 size=4019 bytes
  2561. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2562. [libx264 @ 0x55b2e0d9a580] frame= 290 QP=3.62 NAL=2 Slice:P Poc:166 I:1155 P:1581 SKIP:5424 size=69471 bytes
  2563. [libx264 @ 0x55b2e0d9b900] frame= 290 QP=7.11 NAL=0 Slice:B Poc:156 I:3 P:797 SKIP:2744 size=3710 bytes
  2564. [libx264 @ 0x55b2e0db2d00] frame= 290 QP=12.17 NAL=0 Slice:B Poc:158 I:0 P:371 SKIP:1181 size=1809 bytes
  2565. [libx264 @ 0x55b2e0db54c0] frame= 295 QP=12.42 NAL=0 Slice:B Poc:168 I:0 P:78 SKIP:321 size=238 bytes
  2566. frame= 347 fps=9.5 q=14.0 q=11.0 q=15.0 q=13.0 size=N/A time=00:00:14.16 bitrate=N/A speed=0.388x
  2567. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2568. [libx264 @ 0x55b2e0d9a580] frame= 291 QP=7.53 NAL=2 Slice:B Poc:162 I:42 P:1871 SKIP:5932 size=15166 bytes
  2569. [libx264 @ 0x55b2e0d9b900] frame= 291 QP=7.38 NAL=0 Slice:B Poc:160 I:1 P:785 SKIP:2735 size=3352 bytes
  2570. [libx264 @ 0x55b2e0db2d00] frame= 291 QP=3.38 NAL=2 Slice:P Poc:168 I:115 P:493 SKIP:1012 size=19265 bytes
  2571. [libx264 @ 0x55b2e0db54c0] frame= 296 QP=3.83 NAL=2 Slice:P Poc:176 I:0 P:166 SKIP:239 size=3335 bytes
  2572. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2573. [libx264 @ 0x55b2e0d9a580] frame= 292 QP=9.91 NAL=0 Slice:B Poc:160 I:8 P:1707 SKIP:6237 size=7046 bytes
  2574. [libx264 @ 0x55b2e0d9b900] frame= 292 QP=1.34 NAL=2 Slice:P Poc:170 I:160 P:921 SKIP:2519 size=39362 bytes
  2575. [libx264 @ 0x55b2e0db2d00] frame= 292 QP=10.19 NAL=2 Slice:B Poc:164 I:1 P:364 SKIP:1152 size=2911 bytes
  2576. [libx264 @ 0x55b2e0db54c0] frame= 297 QP=11.40 NAL=2 Slice:B Poc:172 I:0 P:54 SKIP:339 size=270 bytes
  2577. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2578. [libx264 @ 0x55b2e0d9a580] frame= 293 QP=9.20 NAL=0 Slice:B Poc:164 I:6 P:1602 SKIP:6324 size=6646 bytes
  2579. [libx264 @ 0x55b2e0d9b900] frame= 293 QP=5.67 NAL=2 Slice:B Poc:166 I:5 P:781 SKIP:2713 size=6392 bytes
  2580. [libx264 @ 0x55b2e0db2d00] frame= 293 QP=11.50 NAL=0 Slice:B Poc:162 I:0 P:351 SKIP:1218 size=1494 bytes
  2581. [libx264 @ 0x55b2e0db54c0] frame= 298 QP=13.49 NAL=0 Slice:B Poc:174 I:0 P:50 SKIP:345 size=159 bytes
  2582. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2583. [libx264 @ 0x55b2e0d9a580] frame= 294 QP=3.95 NAL=2 Slice:P Poc:174 I:468 P:1579 SKIP:6113 size=42074 bytes
  2584. [libx264 @ 0x55b2e0d9b900] frame= 294 QP=7.04 NAL=0 Slice:B Poc:164 I:1 P:765 SKIP:2781 size=2670 bytes
  2585. [libx264 @ 0x55b2e0db2d00] frame= 294 QP=12.11 NAL=0 Slice:B Poc:166 I:0 P:303 SKIP:1277 size=1251 bytes
  2586. [libx264 @ 0x55b2e0db54c0] frame= 299 QP=3.97 NAL=2 Slice:P Poc:178 I:0 P:153 SKIP:252 size=2553 bytes
  2587. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2588. [libx264 @ 0x55b2e0d9a580] frame= 295 QP=7.55 NAL=2 Slice:B Poc:170 I:5 P:1313 SKIP:6639 size=7227 bytes
  2589. [libx264 @ 0x55b2e0d9b900] frame= 295 QP=7.59 NAL=0 Slice:B Poc:168 I:0 P:541 SKIP:3014 size=2037 bytes
  2590. [libx264 @ 0x55b2e0db2d00] frame= 295 QP=3.46 NAL=2 Slice:P Poc:176 I:20 P:450 SKIP:1150 size=10227 bytes
  2591. [libx264 @ 0x55b2e0db54c0] frame= 300 QP=3.51 NAL=2 Slice:P Poc:180 I:0 P:153 SKIP:252 size=2843 bytes
  2592. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2593. [libx264 @ 0x55b2e0d9a580] frame= 296 QP=9.71 NAL=0 Slice:B Poc:168 I:3 P:1227 SKIP:6817 size=4384 bytes
  2594. [libx264 @ 0x55b2e0d9b900] frame= 296 QP=1.54 NAL=2 Slice:P Poc:178 I:41 P:786 SKIP:2773 size=21724 bytes
  2595. [libx264 @ 0x55b2e0db2d00] frame= 296 QP=9.58 NAL=2 Slice:B Poc:172 I:0 P:289 SKIP:1273 size=1588 bytes
  2596. [libx264 @ 0x55b2e0db54c0] frame= 301 QP=3.73 NAL=2 Slice:P Poc:188 I:4 P:152 SKIP:249 size=4795 bytes
  2597. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2598. [libx264 @ 0x55b2e0d9a580] frame= 297 QP=9.34 NAL=0 Slice:B Poc:172 I:0 P:996 SKIP:7097 size=2771 bytes
  2599. [libx264 @ 0x55b2e0d9b900] frame= 297 QP=5.06 NAL=2 Slice:B Poc:174 I:1 P:640 SKIP:2916 size=2831 bytes
  2600. [libx264 @ 0x55b2e0db2d00] frame= 297 QP=11.60 NAL=0 Slice:B Poc:170 I:0 P:234 SKIP:1370 size=817 bytes
  2601. [libx264 @ 0x55b2e0db54c0] frame= 302 QP=10.78 NAL=2 Slice:B Poc:184 I:0 P:75 SKIP:298 size=772 bytes
  2602. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2603. [libx264 @ 0x55b2e0d9a580] frame= 298 QP=3.44 NAL=2 Slice:P Poc:182 I:407 P:1772 SKIP:5981 size=39199 bytes
  2604. [libx264 @ 0x55b2e0d9b900] frame= 298 QP=7.26 NAL=0 Slice:B Poc:172 I:0 P:439 SKIP:3136 size=1040 bytes
  2605. [libx264 @ 0x55b2e0db2d00] frame= 298 QP=11.96 NAL=0 Slice:B Poc:174 I:0 P:234 SKIP:1359 size=701 bytes
  2606. [libx264 @ 0x55b2e0db54c0] frame= 303 QP=11.33 NAL=0 Slice:B Poc:182 I:0 P:66 SKIP:326 size=273 bytes
  2607. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2608. [libx264 @ 0x55b2e0d9a580] frame= 299 QP=7.16 NAL=2 Slice:B Poc:178 I:8 P:1453 SKIP:6462 size=8071 bytes
  2609. [libx264 @ 0x55b2e0d9b900] frame= 299 QP=7.01 NAL=0 Slice:B Poc:176 I:0 P:481 SKIP:3099 size=1147 bytes
  2610. [libx264 @ 0x55b2e0db2d00] frame= 299 QP=4.98 NAL=2 Slice:P Poc:184 I:44 P:481 SKIP:1095 size=12753 bytes
  2611. [libx264 @ 0x55b2e0db54c0] frame= 304 QP=11.64 NAL=0 Slice:B Poc:186 I:0 P:68 SKIP:324 size=271 bytes
  2612. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2613. [libx264 @ 0x55b2e0d9a580] frame= 300 QP=9.56 NAL=0 Slice:B Poc:176 I:0 P:1125 SKIP:6947 size=2979 bytes
  2614. [libx264 @ 0x55b2e0d9b900] frame= 300 QP=2.05 NAL=2 Slice:P Poc:186 I:87 P:914 SKIP:2599 size=27533 bytes
  2615. [libx264 @ 0x55b2e0db2d00] frame= 300 QP=9.37 NAL=2 Slice:B Poc:180 I:1 P:329 SKIP:1208 size=2204 bytes
  2616. [libx264 @ 0x55b2e0db54c0] frame= 305 QP=3.61 NAL=2 Slice:P Poc:196 I:2 P:154 SKIP:249 size=5206 bytes
  2617. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2618. [libx264 @ 0x55b2e0d9a580] frame= 301 QP=9.42 NAL=0 Slice:B Poc:180 I:7 P:1327 SKIP:6702 size=4182 bytes
  2619. [libx264 @ 0x55b2e0d9b900] frame= 301 QP=5.15 NAL=2 Slice:B Poc:182 I:2 P:780 SKIP:2752 size=4322 bytes
  2620. [libx264 @ 0x55b2e0db2d00] frame= 301 QP=11.30 NAL=0 Slice:B Poc:178 I:0 P:265 SKIP:1307 size=959 bytes
  2621. [libx264 @ 0x55b2e0db54c0] frame= 306 QP=9.18 NAL=2 Slice:B Poc:192 I:0 P:84 SKIP:296 size=954 bytes
  2622. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2623. [libx264 @ 0x55b2e0d9a580] frame= 302 QP=3.16 NAL=2 Slice:P Poc:190 I:632 P:1836 SKIP:5692 size=49861 bytes
  2624. [libx264 @ 0x55b2e0d9b900] frame= 302 QP=6.81 NAL=0 Slice:B Poc:180 I:2 P:608 SKIP:2958 size=1721 bytes
  2625. [libx264 @ 0x55b2e0db2d00] frame= 302 QP=11.60 NAL=0 Slice:B Poc:182 I:0 P:285 SKIP:1286 size=1098 bytes
  2626. [libx264 @ 0x55b2e0db54c0] frame= 307 QP=11.30 NAL=0 Slice:B Poc:190 I:0 P:63 SKIP:326 size=428 bytes
  2627. frame= 359 fps=9.5 q=14.0 q=10.0 q=14.0 q=12.0 size=N/A time=00:00:14.65 bitrate=N/A speed=0.39x
  2628. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2629. [libx264 @ 0x55b2e0d9a580] frame= 303 QP=7.23 NAL=2 Slice:B Poc:186 I:18 P:1644 SKIP:6182 size=12113 bytes
  2630. [libx264 @ 0x55b2e0d9b900] frame= 303 QP=6.82 NAL=0 Slice:B Poc:184 I:0 P:638 SKIP:2929 size=1725 bytes
  2631. [libx264 @ 0x55b2e0db2d00] frame= 303 QP=3.51 NAL=2 Slice:P Poc:192 I:81 P:459 SKIP:1080 size=15029 bytes
  2632. [libx264 @ 0x55b2e0db54c0] frame= 308 QP=12.33 NAL=0 Slice:B Poc:194 I:0 P:66 SKIP:338 size=128 bytes
  2633. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2634. [libx264 @ 0x55b2e0d9a580] frame= 304 QP=9.53 NAL=0 Slice:B Poc:184 I:1 P:1348 SKIP:6680 size=4096 bytes
  2635. [libx264 @ 0x55b2e0d9b900] frame= 304 QP=1.44 NAL=2 Slice:P Poc:194 I:72 P:992 SKIP:2536 size=29114 bytes
  2636. [libx264 @ 0x55b2e0db2d00] frame= 304 QP=9.30 NAL=2 Slice:B Poc:188 I:0 P:359 SKIP:1168 size=2829 bytes
  2637. [libx264 @ 0x55b2e0db54c0] frame= 309 QP=3.74 NAL=2 Slice:P Poc:204 I:8 P:150 SKIP:247 size=5724 bytes
  2638. [libx264 @ 0x55b2e0d9a580] frame= 305 QP=9.35 NAL=0 Slice:B Poc:188 I:6 P:1586 SKIP:6374 size=5731 bytes
  2639. [libx264 @ 0x55b2e0d9b900] frame= 305 QP=4.93 NAL=2 Slice:B Poc:190 I:1 P:866 SKIP:2657 size=4965 bytes
  2640. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2641. [libx264 @ 0x55b2e0db2d00] frame= 305 QP=11.18 NAL=0 Slice:B Poc:186 I:0 P:321 SKIP:1241 size=1218 bytes
  2642. [libx264 @ 0x55b2e0db54c0] frame= 310 QP=9.52 NAL=2 Slice:B Poc:200 I:0 P:98 SKIP:278 size=1237 bytes
  2643. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2644. [libx264 @ 0x55b2e0d9a580] frame= 306 QP=3.21 NAL=2 Slice:P Poc:198 I:670 P:1840 SKIP:5650 size=50516 bytes
  2645. [libx264 @ 0x55b2e0d9b900] frame= 306 QP=6.20 NAL=0 Slice:B Poc:188 I:1 P:703 SKIP:2859 size=2040 bytes
  2646. [libx264 @ 0x55b2e0db2d00] frame= 306 QP=11.07 NAL=0 Slice:B Poc:190 I:0 P:330 SKIP:1226 size=1622 bytes
  2647. [libx264 @ 0x55b2e0db54c0] frame= 311 QP=11.84 NAL=0 Slice:B Poc:198 I:0 P:74 SKIP:311 size=493 bytes
  2648. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2649. [libx264 @ 0x55b2e0d9a580] frame= 307 QP=6.09 NAL=2 Slice:B Poc:194 I:20 P:1709 SKIP:6106 size=15912 bytes
  2650. [libx264 @ 0x55b2e0d9b900] frame= 307 QP=5.06 NAL=0 Slice:B Poc:192 I:0 P:418 SKIP:3169 size=643 bytes
  2651. [libx264 @ 0x55b2e0db2d00] frame= 307 QP=4.12 NAL=2 Slice:P Poc:200 I:56 P:493 SKIP:1071 size=13118 bytes
  2652. [libx264 @ 0x55b2e0db54c0] frame= 312 QP=11.47 NAL=0 Slice:B Poc:202 I:0 P:71 SKIP:310 size=508 bytes
  2653. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2654. [libx264 @ 0x55b2e0d9a580] frame= 308 QP=8.62 NAL=0 Slice:B Poc:192 I:0 P:826 SKIP:7289 size=1641 bytes
  2655. [libx264 @ 0x55b2e0d9b900] frame= 308 QP=1.67 NAL=2 Slice:P Poc:200 I:92 P:990 SKIP:2518 size=32514 bytes
  2656. [libx264 @ 0x55b2e0db2d00] frame= 308 QP=10.39 NAL=2 Slice:B Poc:196 I:1 P:342 SKIP:1196 size=2287 bytes
  2657. [libx264 @ 0x55b2e0db54c0] frame= 313 QP=3.97 NAL=2 Slice:P Poc:212 I:9 P:153 SKIP:243 size=6005 bytes
  2658. [libx264 @ 0x55b2e0d9a580] scene cut at 324 Icost:1481874 Pcost:1471848 ratio:0.0068 bias:0.2187 gop:114 (imb:7666 pmb:122)
  2659. [libx264 @ 0x55b2e0d9a580] frame= 309 QP=8.99 NAL=0 Slice:B Poc:196 I:6 P:1591 SKIP:6347 size=6734 bytes
  2660. [libx264 @ 0x55b2e0d9b900] frame= 309 QP=5.17 NAL=2 Slice:B Poc:196 I:5 P:725 SKIP:2832 size=3616 bytes
  2661. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2662. [libx264 @ 0x55b2e0db2d00] frame= 309 QP=7.66 NAL=0 Slice:B Poc:194 I:0 P:200 SKIP:1419 size=300 bytes
  2663. [libx264 @ 0x55b2e0db54c0] scene cut at 324 Icost:233655 Pcost:231333 ratio:0.0099 bias:0.2187 gop:114 (imb:312 pmb:13)
  2664. [libx264 @ 0x55b2e0db2d00] scene cut at 324 Icost:610180 Pcost:602018 ratio:0.0134 bias:0.2187 gop:114 (imb:1412 pmb:44)
  2665. [libx264 @ 0x55b2e0d9b900] scene cut at 324 Icost:949870 Pcost:941238 ratio:0.0091 bias:0.2187 gop:114 (imb:3269 pmb:85)
  2666. [libx264 @ 0x55b2e0db54c0] frame= 314 QP=9.01 NAL=2 Slice:B Poc:208 I:0 P:81 SKIP:285 size=1475 bytes
  2667. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2668. [libx264 @ 0x55b2e0d9a580] frame= 310 QP=3.16 NAL=2 Slice:P Poc:206 I:1146 P:1398 SKIP:5616 size=63192 bytes
  2669. [libx264 @ 0x55b2e0d9b900] frame= 310 QP=6.24 NAL=0 Slice:B Poc:198 I:1 P:762 SKIP:2784 size=2993 bytes
  2670. [libx264 @ 0x55b2e0db2d00] frame= 310 QP=11.22 NAL=0 Slice:B Poc:198 I:0 P:334 SKIP:1217 size=1757 bytes
  2671. [libx264 @ 0x55b2e0db54c0] frame= 315 QP=11.17 NAL=0 Slice:B Poc:206 I:0 P:53 SKIP:332 size=515 bytes
  2672. frame= 367 fps=9.6 q=13.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:14.97 bitrate=N/A speed=0.392x
  2673. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2674. [libx264 @ 0x55b2e0d9a580] frame= 311 QP=6.64 NAL=2 Slice:B Poc:202 I:59 P:1849 SKIP:5880 size=18977 bytes
  2675. [libx264 @ 0x55b2e0d9b900] frame= 311 QP=1.61 NAL=2 Slice:P Poc:208 I:215 P:891 SKIP:2494 size=45010 bytes
  2676. [libx264 @ 0x55b2e0db2d00] frame= 311 QP=4.09 NAL=2 Slice:P Poc:208 I:145 P:405 SKIP:1070 size=16759 bytes
  2677. [libx264 @ 0x55b2e0db54c0] frame= 316 QP=11.46 NAL=0 Slice:B Poc:210 I:0 P:79 SKIP:307 size=558 bytes
  2678. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2679. [libx264 @ 0x55b2e0d9a580] frame= 312 QP=8.32 NAL=0 Slice:B Poc:200 I:6 P:1644 SKIP:6239 size=7734 bytes
  2680. [libx264 @ 0x55b2e0d9b900] frame= 312 QP=3.62 NAL=2 Slice:B Poc:204 I:10 P:900 SKIP:2560 size=12348 bytes
  2681. [libx264 @ 0x55b2e0db2d00] frame= 312 QP=8.47 NAL=2 Slice:B Poc:204 I:5 P:338 SKIP:1147 size=4303 bytes
  2682. [libx264 @ 0x55b2e0db54c0] frame= 317 QP=6.85 NAL=2 Slice:P Poc:220 I:9 P:140 SKIP:256 size=5226 bytes
  2683. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2684. [libx264 @ 0x55b2e0d9a580] frame= 313 QP=8.17 NAL=0 Slice:B Poc:204 I:12 P:1710 SKIP:6139 size=9855 bytes
  2685. [libx264 @ 0x55b2e0d9b900] frame= 313 QP=5.57 NAL=0 Slice:B Poc:202 I:9 P:691 SKIP:2856 size=3229 bytes
  2686. [libx264 @ 0x55b2e0db2d00] frame= 313 QP=10.61 NAL=0 Slice:B Poc:202 I:2 P:352 SKIP:1175 size=2172 bytes
  2687. [libx264 @ 0x55b2e0db54c0] frame= 318 QP=9.82 NAL=2 Slice:B Poc:216 I:0 P:75 SKIP:282 size=1719 bytes
  2688. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2689. [libx264 @ 0x55b2e0d9a580] frame= 314 QP=2.85 NAL=2 Slice:P Poc:214 I:1112 P:1429 SKIP:5619 size=60917 bytes
  2690. [libx264 @ 0x55b2e0d9b900] frame= 314 QP=4.79 NAL=0 Slice:B Poc:206 I:1 P:815 SKIP:2695 size=4210 bytes
  2691. [libx264 @ 0x55b2e0db2d00] frame= 314 QP=10.31 NAL=0 Slice:B Poc:206 I:0 P:370 SKIP:1177 size=2117 bytes
  2692. [libx264 @ 0x55b2e0db54c0] frame= 319 QP=11.88 NAL=0 Slice:B Poc:214 I:0 P:73 SKIP:317 size=663 bytes
  2693. frame= 371 fps=9.6 q=14.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:15.12 bitrate=N/A speed=0.39x
  2694. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2695. [libx264 @ 0x55b2e0d9a580] frame= 315 QP=5.46 NAL=2 Slice:B Poc:210 I:54 P:1788 SKIP:5926 size=20933 bytes
  2696. [libx264 @ 0x55b2e0d9b900] frame= 315 QP=1.90 NAL=2 Slice:P Poc:214 I:144 P:928 SKIP:2528 size=34473 bytes
  2697. [libx264 @ 0x55b2e0db2d00] frame= 315 QP=4.36 NAL=2 Slice:P Poc:216 I:125 P:431 SKIP:1064 size=15626 bytes
  2698. [libx264 @ 0x55b2e0db54c0] frame= 320 QP=11.85 NAL=0 Slice:B Poc:218 I:0 P:92 SKIP:301 size=654 bytes
  2699. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2700. [libx264 @ 0x55b2e0d9a580] frame= 316 QP=7.55 NAL=0 Slice:B Poc:208 I:13 P:1616 SKIP:6308 size=7837 bytes
  2701. [libx264 @ 0x55b2e0d9b900] frame= 316 QP=3.85 NAL=2 Slice:B Poc:210 I:6 P:790 SKIP:2746 size=5525 bytes
  2702. [libx264 @ 0x55b2e0db2d00] frame= 316 QP=8.24 NAL=2 Slice:B Poc:212 I:2 P:354 SKIP:1133 size=4704 bytes
  2703. [libx264 @ 0x55b2e0db54c0] frame= 321 QP=11.06 NAL=2 Slice:P Poc:226 I:0 P:104 SKIP:301 size=1738 bytes
  2704. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2705. [libx264 @ 0x55b2e0d9a580] frame= 317 QP=7.98 NAL=0 Slice:B Poc:212 I:10 P:1553 SKIP:6314 size=8732 bytes
  2706. [libx264 @ 0x55b2e0d9b900] frame= 317 QP=5.08 NAL=0 Slice:B Poc:212 I:3 P:731 SKIP:2813 size=3734 bytes
  2707. [libx264 @ 0x55b2e0db2d00] frame= 317 QP=9.93 NAL=0 Slice:B Poc:210 I:0 P:361 SKIP:1189 size=2036 bytes
  2708. [libx264 @ 0x55b2e0db54c0] frame= 322 QP=11.35 NAL=2 Slice:B Poc:222 I:0 P:64 SKIP:332 size=647 bytes
  2709. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2710. [libx264 @ 0x55b2e0d9a580] frame= 318 QP=5.07 NAL=2 Slice:P Poc:222 I:921 P:1472 SKIP:5767 size=51352 bytes
  2711. [libx264 @ 0x55b2e0d9b900] frame= 318 QP=2.32 NAL=2 Slice:P Poc:220 I:127 P:893 SKIP:2580 size=30543 bytes
  2712. [libx264 @ 0x55b2e0db2d00] frame= 318 QP=10.43 NAL=0 Slice:B Poc:214 I:0 P:324 SKIP:1226 size=2141 bytes
  2713. [libx264 @ 0x55b2e0db54c0] frame= 323 QP=11.80 NAL=0 Slice:B Poc:224 I:0 P:63 SKIP:331 size=618 bytes
  2714. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2715. [libx264 @ 0x55b2e0d9a580] frame= 319 QP=6.50 NAL=2 Slice:B Poc:218 I:76 P:1475 SKIP:6270 size=18198 bytes
  2716. [libx264 @ 0x55b2e0d9b900] frame= 319 QP=4.10 NAL=2 Slice:B Poc:216 I:13 P:720 SKIP:2793 size=5836 bytes
  2717. [libx264 @ 0x55b2e0db2d00] frame= 319 QP=8.25 NAL=2 Slice:P Poc:224 I:83 P:404 SKIP:1133 size=10394 bytes
  2718. [libx264 @ 0x55b2e0db54c0] frame= 324 QP=3.18 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=44860 bytes
  2719. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2720. [libx264 @ 0x55b2e0d9a580] frame= 320 QP=8.13 NAL=0 Slice:B Poc:216 I:17 P:1452 SKIP:6430 size=9578 bytes
  2721. [libx264 @ 0x55b2e0d9b900] frame= 320 QP=6.31 NAL=0 Slice:B Poc:218 I:1 P:656 SKIP:2870 size=3685 bytes
  2722. [libx264 @ 0x55b2e0db2d00] frame= 320 QP=8.14 NAL=2 Slice:B Poc:220 I:1 P:320 SKIP:1197 size=4547 bytes
  2723. [libx264 @ 0x55b2e0db54c0] frame= 325 QP=5.79 NAL=2 Slice:P Poc:8 I:7 P:298 SKIP:100 size=8830 bytes
  2724. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2725. [libx264 @ 0x55b2e0d9a580] frame= 321 QP=8.00 NAL=0 Slice:B Poc:220 I:5 P:1151 SKIP:6790 size=6723 bytes
  2726. [libx264 @ 0x55b2e0d9b900] frame= 321 QP=5.38 NAL=2 Slice:P Poc:226 I:68 P:629 SKIP:2903 size=11208 bytes
  2727. [libx264 @ 0x55b2e0db2d00] frame= 321 QP=10.68 NAL=0 Slice:B Poc:218 I:0 P:306 SKIP:1257 size=1978 bytes
  2728. [libx264 @ 0x55b2e0db54c0] frame= 326 QP=12.17 NAL=2 Slice:B Poc:4 I:0 P:159 SKIP:184 size=2793 bytes
  2729. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2730. [libx264 @ 0x55b2e0d9a580] frame= 322 QP=7.45 NAL=2 Slice:P Poc:226 I:170 P:1131 SKIP:6859 size=13510 bytes
  2731. [libx264 @ 0x55b2e0d9b900] frame= 322 QP=5.78 NAL=2 Slice:B Poc:222 I:3 P:527 SKIP:3017 size=3460 bytes
  2732. [libx264 @ 0x55b2e0db2d00] frame= 322 QP=10.53 NAL=0 Slice:B Poc:222 I:0 P:275 SKIP:1294 size=1658 bytes
  2733. [libx264 @ 0x55b2e0db54c0] frame= 327 QP=14.17 NAL=0 Slice:B Poc:2 I:0 P:125 SKIP:235 size=1171 bytes
  2734. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2735. [libx264 @ 0x55b2e0d9a580] frame= 323 QP=8.01 NAL=0 Slice:B Poc:224 I:4 P:940 SKIP:7084 size=4680 bytes
  2736. [libx264 @ 0x55b2e0d9b900] frame= 323 QP=5.45 NAL=0 Slice:B Poc:224 I:0 P:419 SKIP:3128 size=2696 bytes
  2737. [libx264 @ 0x55b2e0db2d00] frame= 323 QP=10.80 NAL=2 Slice:P Poc:226 I:3 P:219 SKIP:1398 size=2196 bytes
  2738. [libx264 @ 0x55b2e0db54c0] frame= 328 QP=14.19 NAL=0 Slice:B Poc:6 I:0 P:140 SKIP:222 size=1348 bytes
  2739. [libx264 @ 0x55b2e0d9a580] frame= 324 QP=2.52 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=338072 bytes
  2740. [libx264 @ 0x55b2e0d9b900] frame= 324 QP=1.09 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=187284 bytes
  2741. [libx264 @ 0x55b2e0db2d00] frame= 324 QP=3.51 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=111921 bytes
  2742. [AVIOContext @ 0x55b2e2a53440] Statistics: 0 seeks, 155 writeouts
  2743. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest2.ts' for writing
  2744. [crypto @ 0x55b2e155dc00] No default whitelist set
  2745. [file @ 0x55b2e3fc87c0] Setting default whitelist 'file,crypto'
  2746. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/0/manifest.m3u8' for writing
  2747. [file @ 0x55b2e1445f80] Setting default whitelist 'file,crypto'
  2748. EXT-X-MEDIA-SEQUENCE:0
  2749. [AVIOContext @ 0x55b2e13e0600] Statistics: 0 seeks, 1 writeouts
  2750. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2751. [libx264 @ 0x55b2e0db54c0] frame= 329 QP=5.43 NAL=2 Slice:P Poc:14 I:50 P:230 SKIP:125 size=12200 bytes
  2752. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2753. [libx264 @ 0x55b2e0d9a580] frame= 325 QP=4.98 NAL=2 Slice:P Poc:8 I:1428 P:3323 SKIP:3409 size=86338 bytes
  2754. [AVIOContext @ 0x55b2e2a5b680] Statistics: 0 seeks, 121 writeouts
  2755. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest2.ts' for writing
  2756. [crypto @ 0x55b2e2e5e5c0] No default whitelist set
  2757. [file @ 0x55b2e368b9c0] Setting default whitelist 'file,crypto'
  2758. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/1/manifest.m3u8' for writing
  2759. [file @ 0x55b2e14459c0] Setting default whitelist 'file,crypto'
  2760. EXT-X-MEDIA-SEQUENCE:0
  2761. [AVIOContext @ 0x55b2e2a5b680] Statistics: 0 seeks, 1 writeouts
  2762. [libx264 @ 0x55b2e0d9b900] frame= 325 QP=2.81 NAL=2 Slice:P Poc:2 I:53 P:1207 SKIP:2340 size=12423 bytes
  2763. [AVIOContext @ 0x55b2e3600940] Statistics: 0 seeks, 116 writeouts
  2764. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest2.ts' for writing
  2765. [crypto @ 0x55b2e37186c0] No default whitelist set
  2766. [file @ 0x55b2e2a6ae40] Setting default whitelist 'file,crypto'
  2767. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/2/manifest.m3u8' for writing
  2768. [file @ 0x55b2e14459c0] Setting default whitelist 'file,crypto'
  2769. EXT-X-MEDIA-SEQUENCE:0
  2770. [AVIOContext @ 0x55b2e2a5b680] Statistics: 0 seeks, 1 writeouts
  2771. [libx264 @ 0x55b2e0db2d00] frame= 325 QP=5.85 NAL=2 Slice:P Poc:8 I:112 P:951 SKIP:557 size=23731 bytes
  2772. [AVIOContext @ 0x55b2e2a6d200] Statistics: 0 seeks, 121 writeouts
  2773. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest2.ts' for writing
  2774. [crypto @ 0x55b2e14459c0] No default whitelist set
  2775. [file @ 0x55b2e38bc3c0] Setting default whitelist 'file,crypto'
  2776. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/3/manifest.m3u8' for writing
  2777. [file @ 0x55b2e155e300] Setting default whitelist 'file,crypto'
  2778. EXT-X-MEDIA-SEQUENCE:0
  2779. [AVIOContext @ 0x55b2e14ffb40] Statistics: 0 seeks, 1 writeouts
  2780. [libx264 @ 0x55b2e0db54c0] frame= 330 QP=12.87 NAL=2 Slice:B Poc:10 I:0 P:164 SKIP:191 size=2667 bytes
  2781. frame= 382 fps=9.7 q=13.0 q=10.0 q=14.0 q=12.0 size=N/A time=00:00:15.57 bitrate=N/A speed=0.394x
  2782. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2783. [libx264 @ 0x55b2e0d9a580] frame= 326 QP=7.86 NAL=2 Slice:B Poc:4 I:153 P:3315 SKIP:4128 size=36427 bytes
  2784. [libx264 @ 0x55b2e0d9b900] frame= 326 QP=3.13 NAL=2 Slice:P Poc:4 I:38 P:1276 SKIP:2286 size=14654 bytes
  2785. [libx264 @ 0x55b2e0db2d00] frame= 326 QP=10.32 NAL=2 Slice:B Poc:4 I:18 P:670 SKIP:730 size=8744 bytes
  2786. [libx264 @ 0x55b2e0db54c0] frame= 331 QP=13.85 NAL=0 Slice:B Poc:12 I:0 P:136 SKIP:225 size=1765 bytes
  2787. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2788. [libx264 @ 0x55b2e0d9a580] frame= 327 QP=9.69 NAL=0 Slice:B Poc:2 I:31 P:2857 SKIP:4895 size=15335 bytes
  2789. [libx264 @ 0x55b2e0d9b900] frame= 327 QP=3.70 NAL=2 Slice:P Poc:6 I:43 P:1259 SKIP:2298 size=15322 bytes
  2790. [libx264 @ 0x55b2e0db2d00] frame= 327 QP=12.34 NAL=0 Slice:B Poc:2 I:1 P:625 SKIP:902 size=3665 bytes
  2791. [libx264 @ 0x55b2e0db54c0] frame= 332 QP=5.37 NAL=2 Slice:P Poc:20 I:12 P:267 SKIP:126 size=9872 bytes
  2792. frame= 384 fps=9.6 q=14.0 q=10.0 q=14.0 q=12.0 size=N/A time=00:00:15.63 bitrate=N/A speed=0.391x
  2793. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2794. [libx264 @ 0x55b2e0d9a580] frame= 328 QP=9.74 NAL=0 Slice:B Poc:6 I:69 P:2816 SKIP:4825 size=18756 bytes
  2795. [libx264 @ 0x55b2e0d9b900] frame= 328 QP=3.59 NAL=2 Slice:P Poc:8 I:80 P:1435 SKIP:2085 size=21591 bytes
  2796. [libx264 @ 0x55b2e0db2d00] frame= 328 QP=12.62 NAL=0 Slice:B Poc:6 I:4 P:572 SKIP:918 size=4351 bytes
  2797. [libx264 @ 0x55b2e0db54c0] frame= 333 QP=7.61 NAL=2 Slice:B Poc:16 I:0 P:90 SKIP:313 size=141 bytes
  2798. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2799. [libx264 @ 0x55b2e0d9a580] frame= 329 QP=4.17 NAL=2 Slice:P Poc:14 I:2545 P:1979 SKIP:3636 size=118052 bytes
  2800. [libx264 @ 0x55b2e0d9b900] frame= 329 QP=3.65 NAL=2 Slice:P Poc:10 I:144 P:1503 SKIP:1953 size=28929 bytes
  2801. [libx264 @ 0x55b2e0db2d00] frame= 329 QP=5.98 NAL=2 Slice:P Poc:16 I:337 P:643 SKIP:640 size=29064 bytes
  2802. [libx264 @ 0x55b2e0db54c0] frame= 334 QP=13.12 NAL=0 Slice:B Poc:18 I:0 P:146 SKIP:210 size=1572 bytes
  2803. frame= 386 fps=9.5 q=13.0 q=10.0 q=14.0 q=12.0 size=N/A time=00:00:15.72 bitrate=N/A speed=0.386x
  2804. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2805. [libx264 @ 0x55b2e0d9a580] frame= 330 QP=8.66 NAL=2 Slice:B Poc:10 I:283 P:2948 SKIP:4282 size=35588 bytes
  2806. [libx264 @ 0x55b2e0d9b900] frame= 330 QP=3.61 NAL=2 Slice:P Poc:12 I:181 P:1536 SKIP:1883 size=33127 bytes
  2807. [libx264 @ 0x55b2e0db2d00] frame= 330 QP=11.19 NAL=2 Slice:B Poc:12 I:19 P:615 SKIP:787 size=8711 bytes
  2808. [libx264 @ 0x55b2e0db54c0] frame= 335 QP=5.00 NAL=2 Slice:P Poc:28 I:66 P:209 SKIP:130 size=14385 bytes
  2809. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2810. [libx264 @ 0x55b2e0d9a580] frame= 331 QP=9.20 NAL=0 Slice:B Poc:12 I:195 P:3090 SKIP:4262 size=28207 bytes
  2811. [libx264 @ 0x55b2e0d9b900] frame= 331 QP=3.67 NAL=2 Slice:P Poc:16 I:145 P:1546 SKIP:1909 size=30958 bytes
  2812. [libx264 @ 0x55b2e0db2d00] frame= 331 QP=11.83 NAL=0 Slice:B Poc:10 I:13 P:608 SKIP:831 size=6589 bytes
  2813. [libx264 @ 0x55b2e0db54c0] frame= 336 QP=10.33 NAL=2 Slice:B Poc:24 I:4 P:152 SKIP:185 size=4515 bytes
  2814. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2815. [libx264 @ 0x55b2e0d9a580] frame= 332 QP=5.14 NAL=2 Slice:P Poc:22 I:1793 P:2625 SKIP:3742 size=92115 bytes
  2816. [libx264 @ 0x55b2e0d9b900] frame= 332 QP=6.65 NAL=0 Slice:B Poc:14 I:2 P:348 SKIP:3232 size=971 bytes
  2817. [libx264 @ 0x55b2e0db2d00] frame= 332 QP=9.57 NAL=0 Slice:B Poc:14 I:0 P:176 SKIP:1441 size=380 bytes
  2818. [libx264 @ 0x55b2e0db54c0] frame= 337 QP=12.48 NAL=0 Slice:B Poc:22 I:0 P:162 SKIP:210 size=2148 bytes
  2819. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2820. [libx264 @ 0x55b2e0d9a580] frame= 333 QP=8.26 NAL=2 Slice:B Poc:18 I:165 P:2885 SKIP:4436 size=29718 bytes
  2821. [libx264 @ 0x55b2e0d9b900] frame= 333 QP=3.73 NAL=2 Slice:P Poc:18 I:86 P:1547 SKIP:1967 size=25687 bytes
  2822. [libx264 @ 0x55b2e0db2d00] frame= 333 QP=6.01 NAL=2 Slice:P Poc:24 I:304 P:680 SKIP:636 size=30791 bytes
  2823. [libx264 @ 0x55b2e0db54c0] frame= 338 QP=12.50 NAL=0 Slice:B Poc:26 I:0 P:119 SKIP:228 size=1986 bytes
  2824. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2825. [libx264 @ 0x55b2e0d9a580] frame= 334 QP=8.89 NAL=0 Slice:B Poc:16 I:0 P:948 SKIP:7194 size=2078 bytes
  2826. [libx264 @ 0x55b2e0d9b900] frame= 334 QP=3.64 NAL=2 Slice:P Poc:20 I:75 P:1468 SKIP:2057 size=23600 bytes
  2827. [libx264 @ 0x55b2e0db2d00] frame= 334 QP=10.15 NAL=2 Slice:B Poc:20 I:26 P:615 SKIP:766 size=10465 bytes
  2828. [libx264 @ 0x55b2e0db54c0] frame= 339 QP=5.38 NAL=2 Slice:P Poc:36 I:32 P:227 SKIP:146 size=10991 bytes
  2829. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2830. [libx264 @ 0x55b2e0d9a580] frame= 335 QP=9.61 NAL=0 Slice:B Poc:20 I:80 P:3010 SKIP:4540 size=21039 bytes
  2831. [libx264 @ 0x55b2e0d9b900] frame= 335 QP=3.64 NAL=2 Slice:P Poc:22 I:116 P:1524 SKIP:1960 size=27509 bytes
  2832. [libx264 @ 0x55b2e0db2d00] frame= 335 QP=12.21 NAL=0 Slice:B Poc:18 I:3 P:572 SKIP:883 size=4703 bytes
  2833. [libx264 @ 0x55b2e0db54c0] frame= 340 QP=10.33 NAL=2 Slice:B Poc:32 I:0 P:138 SKIP:200 size=2998 bytes
  2834. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2835. [libx264 @ 0x55b2e0d9a580] frame= 336 QP=4.17 NAL=2 Slice:P Poc:30 I:2820 P:1650 SKIP:3690 size=119969 bytes
  2836. [libx264 @ 0x55b2e0d9b900] frame= 336 QP=2.97 NAL=2 Slice:P Poc:24 I:186 P:1583 SKIP:1831 size=40253 bytes
  2837. [libx264 @ 0x55b2e0db2d00] frame= 336 QP=12.20 NAL=0 Slice:B Poc:22 I:13 P:548 SKIP:869 size=6128 bytes
  2838. [libx264 @ 0x55b2e0db54c0] frame= 341 QP=12.60 NAL=0 Slice:B Poc:30 I:0 P:131 SKIP:230 size=1462 bytes
  2839. frame= 393 fps=9.5 q=13.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:16.00 bitrate=N/A speed=0.387x
  2840. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2841. [libx264 @ 0x55b2e0d9a580] frame= 337 QP=7.56 NAL=2 Slice:B Poc:26 I:624 P:2719 SKIP:4112 size=51617 bytes
  2842. [libx264 @ 0x55b2e0d9b900] frame= 337 QP=3.07 NAL=2 Slice:P Poc:26 I:159 P:1548 SKIP:1893 size=37138 bytes
  2843. [libx264 @ 0x55b2e0db2d00] frame= 337 QP=5.12 NAL=2 Slice:P Poc:32 I:361 P:620 SKIP:639 size=34421 bytes
  2844. [libx264 @ 0x55b2e0db54c0] frame= 342 QP=12.71 NAL=0 Slice:B Poc:34 I:0 P:124 SKIP:238 size=1600 bytes
  2845. [h264 @ 0x55b2e0fab740] nal_unit_type: 5(IDR), nal_ref_idc: 3
  2846. [libx264 @ 0x55b2e0d9a580] frame= 338 QP=9.23 NAL=0 Slice:B Poc:24 I:259 P:2959 SKIP:4392 size=28111 bytes
  2847. [libx264 @ 0x55b2e0d9b900] frame= 338 QP=2.63 NAL=2 Slice:P Poc:28 I:170 P:1529 SKIP:1901 size=38921 bytes
  2848. [libx264 @ 0x55b2e0db2d00] frame= 338 QP=10.34 NAL=2 Slice:B Poc:28 I:22 P:590 SKIP:809 size=9745 bytes
  2849. [libx264 @ 0x55b2e0db54c0] frame= 343 QP=4.80 NAL=2 Slice:P Poc:38 I:14 P:253 SKIP:138 size=7808 bytes
  2850. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2851. [libx264 @ 0x55b2e0d9a580] frame= 339 QP=9.43 NAL=0 Slice:B Poc:28 I:122 P:2984 SKIP:4479 size=24542 bytes
  2852. [libx264 @ 0x55b2e0d9b900] frame= 339 QP=2.46 NAL=2 Slice:P Poc:34 I:363 P:1442 SKIP:1795 size=65926 bytes
  2853. [libx264 @ 0x55b2e0db2d00] frame= 339 QP=11.88 NAL=0 Slice:B Poc:26 I:24 P:584 SKIP:851 size=6407 bytes
  2854. [libx264 @ 0x55b2e0db54c0] frame= 344 QP=5.13 NAL=2 Slice:P Poc:40 I:4 P:256 SKIP:145 size=8390 bytes
  2855. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2856. [libx264 @ 0x55b2e0d9a580] frame= 340 QP=4.54 NAL=2 Slice:P Poc:38 I:2458 P:1901 SKIP:3801 size=108820 bytes
  2857. [libx264 @ 0x55b2e0d9b900] frame= 340 QP=5.67 NAL=2 Slice:B Poc:30 I:46 P:1326 SKIP:2076 size=14712 bytes
  2858. [libx264 @ 0x55b2e0db2d00] frame= 340 QP=11.69 NAL=0 Slice:B Poc:30 I:9 P:574 SKIP:892 size=4925 bytes
  2859. [libx264 @ 0x55b2e0db54c0] frame= 345 QP=5.66 NAL=2 Slice:P Poc:44 I:14 P:233 SKIP:158 size=8018 bytes
  2860. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2861. [libx264 @ 0x55b2e0d9a580] frame= 341 QP=7.51 NAL=2 Slice:B Poc:34 I:296 P:2832 SKIP:4363 size=40902 bytes
  2862. [libx264 @ 0x55b2e0d9b900] frame= 341 QP=6.70 NAL=0 Slice:B Poc:32 I:16 P:1253 SKIP:2185 size=8420 bytes
  2863. [libx264 @ 0x55b2e0db2d00] frame= 341 QP=5.55 NAL=2 Slice:P Poc:40 I:363 P:578 SKIP:679 size=31278 bytes
  2864. [libx264 @ 0x55b2e0db54c0] frame= 346 QP=13.44 NAL=0 Slice:B Poc:42 I:0 P:134 SKIP:236 size=1207 bytes
  2865. frame= 398 fps=9.5 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:16.21 bitrate=N/A speed=0.385x
  2866. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2867. [libx264 @ 0x55b2e0d9a580] frame= 342 QP=9.53 NAL=0 Slice:B Poc:32 I:74 P:2608 SKIP:4953 size=17421 bytes
  2868. [libx264 @ 0x55b2e0d9b900] frame= 342 QP=3.00 NAL=2 Slice:P Poc:36 I:161 P:1448 SKIP:1991 size=32654 bytes
  2869. [libx264 @ 0x55b2e0db2d00] frame= 342 QP=10.09 NAL=2 Slice:B Poc:36 I:55 P:592 SKIP:781 size=10998 bytes
  2870. [libx264 @ 0x55b2e0db54c0] frame= 347 QP=4.78 NAL=2 Slice:P Poc:52 I:59 P:207 SKIP:139 size=12763 bytes
  2871. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2872. [libx264 @ 0x55b2e0d9a580] frame= 343 QP=9.48 NAL=0 Slice:B Poc:36 I:198 P:2787 SKIP:4666 size=24406 bytes
  2873. [libx264 @ 0x55b2e0d9b900] frame= 343 QP=3.15 NAL=2 Slice:P Poc:38 I:172 P:1416 SKIP:2012 size=34748 bytes
  2874. [libx264 @ 0x55b2e0db2d00] frame= 343 QP=11.45 NAL=0 Slice:B Poc:34 I:13 P:558 SKIP:897 size=5250 bytes
  2875. [libx264 @ 0x55b2e0db54c0] frame= 348 QP=10.99 NAL=2 Slice:B Poc:48 I:2 P:127 SKIP:199 size=3778 bytes
  2876. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2877. [libx264 @ 0x55b2e0d9a580] frame= 344 QP=4.69 NAL=2 Slice:P Poc:46 I:2129 P:2209 SKIP:3822 size=97843 bytes
  2878. [libx264 @ 0x55b2e0d9b900] frame= 344 QP=2.90 NAL=2 Slice:P Poc:40 I:159 P:1514 SKIP:1927 size=37478 bytes
  2879. [libx264 @ 0x55b2e0db2d00] frame= 344 QP=11.43 NAL=0 Slice:B Poc:38 I:12 P:568 SKIP:871 size=6128 bytes
  2880. [libx264 @ 0x55b2e0db54c0] frame= 349 QP=11.91 NAL=0 Slice:B Poc:46 I:0 P:122 SKIP:252 size=1512 bytes
  2881. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2882. [libx264 @ 0x55b2e0d9a580] frame= 345 QP=7.91 NAL=2 Slice:B Poc:42 I:415 P:2749 SKIP:4295 size=46141 bytes
  2883. [libx264 @ 0x55b2e0d9b900] frame= 345 QP=3.12 NAL=2 Slice:P Poc:42 I:87 P:1450 SKIP:2063 size=28943 bytes
  2884. [libx264 @ 0x55b2e0db2d00] frame= 345 QP=5.39 NAL=2 Slice:P Poc:48 I:245 P:681 SKIP:694 size=27114 bytes
  2885. [libx264 @ 0x55b2e0db54c0] frame= 350 QP=12.36 NAL=0 Slice:B Poc:50 I:0 P:132 SKIP:220 size=2006 bytes
  2886. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2887. [libx264 @ 0x55b2e0d9a580] frame= 346 QP=9.46 NAL=0 Slice:B Poc:40 I:125 P:2855 SKIP:4633 size=22541 bytes
  2888. [libx264 @ 0x55b2e0d9b900] frame= 346 QP=3.02 NAL=2 Slice:P Poc:46 I:207 P:1433 SKIP:1960 size=43145 bytes
  2889. [libx264 @ 0x55b2e0db2d00] frame= 346 QP=10.13 NAL=2 Slice:B Poc:44 I:32 P:588 SKIP:807 size=9539 bytes
  2890. [libx264 @ 0x55b2e0db54c0] frame= 351 QP=4.84 NAL=2 Slice:P Poc:60 I:21 P:231 SKIP:153 size=11455 bytes
  2891. frame= 403 fps=9.5 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:16.40 bitrate=N/A speed=0.385x
  2892. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2893. [libx264 @ 0x55b2e0d9a580] frame= 347 QP=9.24 NAL=0 Slice:B Poc:44 I:58 P:2689 SKIP:4914 size=17284 bytes
  2894. [libx264 @ 0x55b2e0d9b900] frame= 347 QP=6.27 NAL=0 Slice:B Poc:44 I:14 P:1159 SKIP:2342 size=7081 bytes
  2895. [libx264 @ 0x55b2e0db2d00] frame= 347 QP=11.31 NAL=0 Slice:B Poc:42 I:6 P:555 SKIP:921 size=4131 bytes
  2896. [libx264 @ 0x55b2e0db54c0] frame= 352 QP=10.58 NAL=2 Slice:B Poc:56 I:1 P:162 SKIP:194 size=3152 bytes
  2897. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2898. [libx264 @ 0x55b2e0d9a580] frame= 348 QP=4.57 NAL=2 Slice:P Poc:54 I:2535 P:1832 SKIP:3793 size=109576 bytes
  2899. [libx264 @ 0x55b2e0d9b900] frame= 348 QP=3.43 NAL=2 Slice:P Poc:48 I:152 P:1408 SKIP:2040 size=29446 bytes
  2900. [libx264 @ 0x55b2e0db2d00] frame= 348 QP=11.50 NAL=0 Slice:B Poc:46 I:4 P:537 SKIP:929 size=5028 bytes
  2901. [libx264 @ 0x55b2e0db54c0] frame= 353 QP=12.83 NAL=0 Slice:B Poc:54 I:0 P:129 SKIP:233 size=1184 bytes
  2902. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2903. [libx264 @ 0x55b2e0d9a580] frame= 349 QP=7.90 NAL=2 Slice:B Poc:50 I:527 P:2702 SKIP:4265 size=44398 bytes
  2904. [libx264 @ 0x55b2e0d9b900] frame= 349 QP=3.35 NAL=2 Slice:P Poc:50 I:205 P:1408 SKIP:1987 size=32093 bytes
  2905. [libx264 @ 0x55b2e0db2d00] frame= 349 QP=5.45 NAL=2 Slice:P Poc:56 I:354 P:592 SKIP:674 size=31815 bytes
  2906. [libx264 @ 0x55b2e0db54c0] frame= 354 QP=12.23 NAL=0 Slice:B Poc:58 I:0 P:133 SKIP:232 size=1555 bytes
  2907. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2908. [libx264 @ 0x55b2e0d9a580] frame= 350 QP=9.65 NAL=0 Slice:B Poc:48 I:245 P:2657 SKIP:4701 size=24295 bytes
  2909. [libx264 @ 0x55b2e0d9b900] frame= 350 QP=3.25 NAL=2 Slice:P Poc:52 I:136 P:1447 SKIP:2017 size=34244 bytes
  2910. [libx264 @ 0x55b2e0db2d00] frame= 350 QP=10.21 NAL=2 Slice:B Poc:52 I:29 P:587 SKIP:807 size=9438 bytes
  2911. [libx264 @ 0x55b2e0db54c0] frame= 355 QP=4.79 NAL=2 Slice:P Poc:64 I:25 P:213 SKIP:167 size=10939 bytes
  2912. frame= 407 fps=9.4 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:16.57 bitrate=N/A speed=0.384x
  2913. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2914. [libx264 @ 0x55b2e0d9a580] frame= 351 QP=9.64 NAL=0 Slice:B Poc:52 I:119 P:2699 SKIP:4760 size=22118 bytes
  2915. [libx264 @ 0x55b2e0d9b900] frame= 351 QP=2.82 NAL=2 Slice:P Poc:56 I:175 P:1481 SKIP:1944 size=44457 bytes
  2916. [libx264 @ 0x55b2e0db2d00] frame= 351 QP=11.56 NAL=0 Slice:B Poc:50 I:21 P:581 SKIP:871 size=6308 bytes
  2917. [libx264 @ 0x55b2e0db54c0] frame= 356 QP=12.78 NAL=0 Slice:B Poc:62 I:0 P:144 SKIP:228 size=1452 bytes
  2918. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2919. [libx264 @ 0x55b2e0d9a580] frame= 352 QP=4.66 NAL=2 Slice:P Poc:62 I:2231 P:2079 SKIP:3850 size=111351 bytes
  2920. [libx264 @ 0x55b2e0d9b900] frame= 352 QP=6.87 NAL=0 Slice:B Poc:54 I:7 P:1266 SKIP:2216 size=7206 bytes
  2921. [libx264 @ 0x55b2e0db2d00] frame= 352 QP=11.56 NAL=0 Slice:B Poc:54 I:2 P:514 SKIP:960 size=3810 bytes
  2922. [libx264 @ 0x55b2e0db54c0] frame= 357 QP=4.44 NAL=2 Slice:P Poc:72 I:24 P:251 SKIP:130 size=12747 bytes
  2923. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2924. [libx264 @ 0x55b2e0d9a580] frame= 353 QP=8.02 NAL=2 Slice:B Poc:58 I:246 P:2846 SKIP:4368 size=39037 bytes
  2925. [libx264 @ 0x55b2e0d9b900] frame= 353 QP=3.07 NAL=2 Slice:P Poc:58 I:52 P:1537 SKIP:2011 size=27584 bytes
  2926. [libx264 @ 0x55b2e0db2d00] frame= 353 QP=4.96 NAL=2 Slice:P Poc:64 I:302 P:616 SKIP:702 size=34898 bytes
  2927. [libx264 @ 0x55b2e0db54c0] frame= 358 QP=11.39 NAL=2 Slice:B Poc:68 I:0 P:147 SKIP:200 size=2237 bytes
  2928. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2929. [libx264 @ 0x55b2e0d9a580] frame= 354 QP=9.56 NAL=0 Slice:B Poc:56 I:66 P:2647 SKIP:4958 size=17153 bytes
  2930. [libx264 @ 0x55b2e0d9b900] frame= 354 QP=3.01 NAL=2 Slice:P Poc:60 I:90 P:1534 SKIP:1976 size=31749 bytes
  2931. [libx264 @ 0x55b2e0db2d00] frame= 354 QP=9.76 NAL=2 Slice:B Poc:60 I:24 P:592 SKIP:794 size=9850 bytes
  2932. [libx264 @ 0x55b2e0db54c0] frame= 359 QP=5.28 NAL=0 Slice:B Poc:66 I:0 P:64 SKIP:339 size=105 bytes
  2933. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2934. [libx264 @ 0x55b2e0d9a580] frame= 355 QP=9.64 NAL=0 Slice:B Poc:60 I:111 P:2966 SKIP:4519 size=23362 bytes
  2935. [libx264 @ 0x55b2e0d9b900] frame= 355 QP=2.93 NAL=2 Slice:P Poc:62 I:90 P:1559 SKIP:1951 size=32431 bytes
  2936. [libx264 @ 0x55b2e0db2d00] frame= 355 QP=11.36 NAL=0 Slice:B Poc:58 I:7 P:558 SKIP:902 size=4950 bytes
  2937. [libx264 @ 0x55b2e0db54c0] frame= 360 QP=12.85 NAL=0 Slice:B Poc:70 I:0 P:133 SKIP:227 size=1441 bytes
  2938. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2939. [libx264 @ 0x55b2e0d9a580] frame= 356 QP=4.50 NAL=2 Slice:P Poc:70 I:2191 P:2275 SKIP:3694 size=111699 bytes
  2940. [libx264 @ 0x55b2e0d9b900] frame= 356 QP=3.09 NAL=2 Slice:P Poc:66 I:112 P:1488 SKIP:2000 size=28291 bytes
  2941. [libx264 @ 0x55b2e0db2d00] frame= 356 QP=11.44 NAL=0 Slice:B Poc:62 I:7 P:563 SKIP:891 size=5298 bytes
  2942. [libx264 @ 0x55b2e0db54c0] frame= 361 QP=4.77 NAL=2 Slice:P Poc:78 I:7 P:259 SKIP:139 size=11294 bytes
  2943. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2944. [libx264 @ 0x55b2e0d9a580] frame= 357 QP=7.44 NAL=2 Slice:B Poc:66 I:234 P:2853 SKIP:4384 size=42601 bytes
  2945. [libx264 @ 0x55b2e0d9b900] frame= 357 QP=5.36 NAL=0 Slice:B Poc:64 I:0 P:436 SKIP:3153 size=896 bytes
  2946. [libx264 @ 0x55b2e0db2d00] frame= 357 QP=5.25 NAL=2 Slice:P Poc:72 I:236 P:734 SKIP:650 size=33200 bytes
  2947. [libx264 @ 0x55b2e0db54c0] frame= 362 QP=10.93 NAL=2 Slice:B Poc:74 I:0 P:153 SKIP:203 size=1650 bytes
  2948. frame= 414 fps=9.5 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:16.85 bitrate=N/A speed=0.386x
  2949. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2950. [libx264 @ 0x55b2e0d9a580] frame= 358 QP=9.34 NAL=0 Slice:B Poc:64 I:0 P:1199 SKIP:6859 size=3056 bytes
  2951. [libx264 @ 0x55b2e0d9b900] frame= 358 QP=2.86 NAL=2 Slice:P Poc:68 I:105 P:1575 SKIP:1920 size=32686 bytes
  2952. [libx264 @ 0x55b2e0db2d00] frame= 358 QP=10.55 NAL=2 Slice:B Poc:68 I:4 P:611 SKIP:810 size=6730 bytes
  2953. [libx264 @ 0x55b2e0db54c0] frame= 363 QP=12.54 NAL=0 Slice:B Poc:76 I:0 P:110 SKIP:245 size=1107 bytes
  2954. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2955. [libx264 @ 0x55b2e0d9a580] frame= 359 QP=9.67 NAL=0 Slice:B Poc:68 I:97 P:2967 SKIP:4489 size=21526 bytes
  2956. [libx264 @ 0x55b2e0d9b900] frame= 359 QP=2.56 NAL=2 Slice:P Poc:70 I:90 P:1619 SKIP:1891 size=33932 bytes
  2957. [libx264 @ 0x55b2e0db2d00] frame= 359 QP=8.88 NAL=0 Slice:B Poc:66 I:0 P:202 SKIP:1411 size=480 bytes
  2958. [libx264 @ 0x55b2e0db54c0] frame= 364 QP=5.44 NAL=2 Slice:P Poc:86 I:4 P:245 SKIP:156 size=8747 bytes
  2959. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2960. [libx264 @ 0x55b2e0d9a580] frame= 360 QP=4.67 NAL=2 Slice:P Poc:78 I:2127 P:2168 SKIP:3865 size=121332 bytes
  2961. [libx264 @ 0x55b2e0d9b900] frame= 360 QP=2.95 NAL=2 Slice:P Poc:72 I:54 P:1512 SKIP:2034 size=31068 bytes
  2962. [libx264 @ 0x55b2e0db2d00] frame= 360 QP=11.40 NAL=0 Slice:B Poc:70 I:1 P:592 SKIP:895 size=4714 bytes
  2963. [libx264 @ 0x55b2e0db54c0] frame= 365 QP=10.74 NAL=2 Slice:B Poc:82 I:0 P:132 SKIP:224 size=1557 bytes
  2964. frame= 417 fps=9.4 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:16.96 bitrate=N/A speed=0.382x
  2965. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2966. [libx264 @ 0x55b2e0d9a580] frame= 361 QP=7.79 NAL=2 Slice:B Poc:74 I:166 P:2865 SKIP:4363 size=37927 bytes
  2967. [libx264 @ 0x55b2e0d9b900] frame= 361 QP=2.31 NAL=2 Slice:P Poc:78 I:235 P:1627 SKIP:1738 size=74071 bytes
  2968. [libx264 @ 0x55b2e0db2d00] frame= 361 QP=4.90 NAL=2 Slice:P Poc:80 I:184 P:742 SKIP:694 size=33493 bytes
  2969. [libx264 @ 0x55b2e0db54c0] frame= 366 QP=13.23 NAL=0 Slice:B Poc:80 I:0 P:93 SKIP:286 size=700 bytes
  2970. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2971. [libx264 @ 0x55b2e0d9a580] frame= 362 QP=10.01 NAL=0 Slice:B Poc:72 I:47 P:2799 SKIP:4764 size=17450 bytes
  2972. [libx264 @ 0x55b2e0d9b900] frame= 362 QP=6.26 NAL=2 Slice:B Poc:74 I:16 P:1289 SKIP:2180 size=9321 bytes
  2973. [libx264 @ 0x55b2e0db2d00] frame= 362 QP=9.72 NAL=2 Slice:B Poc:76 I:1 P:583 SKIP:848 size=7132 bytes
  2974. [libx264 @ 0x55b2e0db54c0] frame= 367 QP=12.79 NAL=0 Slice:B Poc:84 I:0 P:108 SKIP:277 size=583 bytes
  2975. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2976. [libx264 @ 0x55b2e0d9a580] frame= 363 QP=9.94 NAL=0 Slice:B Poc:76 I:11 P:2745 SKIP:4879 size=15715 bytes
  2977. [libx264 @ 0x55b2e0d9b900] frame= 363 QP=7.75 NAL=0 Slice:B Poc:76 I:5 P:1262 SKIP:2216 size=6440 bytes
  2978. [libx264 @ 0x55b2e0db2d00] frame= 363 QP=11.66 NAL=0 Slice:B Poc:74 I:0 P:532 SKIP:949 size=3632 bytes
  2979. [libx264 @ 0x55b2e0db54c0] frame= 368 QP=5.66 NAL=2 Slice:P Poc:94 I:1 P:247 SKIP:157 size=7597 bytes
  2980. [libx264 @ 0x55b2e0d9a580] frame= 364 QP=4.65 NAL=2 Slice:P Poc:86 I:1108 P:2942 SKIP:4110 size=88147 bytes
  2981. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2982. [libx264 @ 0x55b2e0d9b900] frame= 364 QP=2.47 NAL=2 Slice:P Poc:86 I:142 P:1592 SKIP:1866 size=57632 bytes
  2983. [libx264 @ 0x55b2e0db2d00] frame= 364 QP=11.24 NAL=0 Slice:B Poc:78 I:1 P:521 SKIP:961 size=3424 bytes
  2984. [libx264 @ 0x55b2e0db54c0] frame= 369 QP=10.57 NAL=2 Slice:B Poc:90 I:0 P:133 SKIP:226 size=1759 bytes
  2985. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2986. [libx264 @ 0x55b2e0d9a580] frame= 365 QP=7.90 NAL=2 Slice:B Poc:82 I:20 P:2516 SKIP:5038 size=20162 bytes
  2987. [libx264 @ 0x55b2e0d9b900] frame= 365 QP=5.70 NAL=2 Slice:B Poc:82 I:6 P:1249 SKIP:2150 size=11936 bytes
  2988. [libx264 @ 0x55b2e0db2d00] frame= 365 QP=5.86 NAL=2 Slice:P Poc:88 I:43 P:832 SKIP:745 size=19601 bytes
  2989. [libx264 @ 0x55b2e0db54c0] frame= 370 QP=12.86 NAL=0 Slice:B Poc:88 I:0 P:98 SKIP:291 size=471 bytes
  2990. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2991. [libx264 @ 0x55b2e0d9a580] frame= 366 QP=9.71 NAL=0 Slice:B Poc:80 I:9 P:2586 SKIP:5146 size=12204 bytes
  2992. [libx264 @ 0x55b2e0d9b900] frame= 366 QP=7.24 NAL=0 Slice:B Poc:80 I:2 P:1252 SKIP:2259 size=4686 bytes
  2993. [libx264 @ 0x55b2e0db2d00] frame= 366 QP=9.44 NAL=2 Slice:B Poc:84 I:0 P:554 SKIP:962 size=3952 bytes
  2994. [libx264 @ 0x55b2e0db54c0] frame= 371 QP=12.08 NAL=0 Slice:B Poc:92 I:0 P:121 SKIP:243 size=1151 bytes
  2995. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  2996. [libx264 @ 0x55b2e0d9a580] frame= 367 QP=9.97 NAL=0 Slice:B Poc:84 I:3 P:2016 SKIP:5889 size=7323 bytes
  2997. [libx264 @ 0x55b2e0d9b900] frame= 367 QP=7.38 NAL=0 Slice:B Poc:84 I:1 P:975 SKIP:2551 size=3130 bytes
  2998. [libx264 @ 0x55b2e0db2d00] frame= 367 QP=11.18 NAL=0 Slice:B Poc:82 I:0 P:480 SKIP:1038 size=2423 bytes
  2999. [libx264 @ 0x55b2e0db54c0] frame= 372 QP=5.88 NAL=2 Slice:P Poc:100 I:17 P:233 SKIP:155 size=10023 bytes
  3000. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3001. [libx264 @ 0x55b2e0d9a580] frame= 368 QP=5.73 NAL=2 Slice:P Poc:94 I:950 P:3258 SKIP:3952 size=68848 bytes
  3002. [libx264 @ 0x55b2e0d9b900] frame= 368 QP=3.02 NAL=2 Slice:P Poc:92 I:51 P:1568 SKIP:1981 size=33959 bytes
  3003. [libx264 @ 0x55b2e0db2d00] frame= 368 QP=12.10 NAL=0 Slice:B Poc:86 I:0 P:434 SKIP:1134 size=1620 bytes
  3004. [libx264 @ 0x55b2e0db54c0] frame= 373 QP=10.60 NAL=2 Slice:B Poc:96 I:0 P:143 SKIP:205 size=2612 bytes
  3005. frame= 425 fps=9.4 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:17.28 bitrate=N/A speed=0.384x
  3006. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3007. [libx264 @ 0x55b2e0d9a580] frame= 369 QP=7.57 NAL=2 Slice:B Poc:90 I:33 P:2372 SKIP:5227 size=20763 bytes
  3008. [libx264 @ 0x55b2e0d9b900] frame= 369 QP=6.20 NAL=2 Slice:B Poc:88 I:1 P:1014 SKIP:2530 size=3995 bytes
  3009. [libx264 @ 0x55b2e0db2d00] frame= 369 QP=6.60 NAL=2 Slice:P Poc:96 I:105 P:772 SKIP:743 size=21711 bytes
  3010. [libx264 @ 0x55b2e0db54c0] frame= 374 QP=12.15 NAL=0 Slice:B Poc:98 I:0 P:136 SKIP:213 size=2069 bytes
  3011. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3012. [libx264 @ 0x55b2e0d9a580] frame= 370 QP=10.46 NAL=0 Slice:B Poc:88 I:1 P:1811 SKIP:6144 size=5999 bytes
  3013. [libx264 @ 0x55b2e0d9b900] frame= 370 QP=7.42 NAL=0 Slice:B Poc:90 I:3 P:973 SKIP:2567 size=3911 bytes
  3014. [libx264 @ 0x55b2e0db2d00] frame= 370 QP=9.90 NAL=2 Slice:B Poc:92 I:2 P:536 SKIP:890 size=6774 bytes
  3015. [libx264 @ 0x55b2e0db54c0] frame= 375 QP=5.94 NAL=2 Slice:P Poc:102 I:2 P:255 SKIP:148 size=7701 bytes
  3016. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3017. [libx264 @ 0x55b2e0d9a580] frame= 371 QP=9.59 NAL=0 Slice:B Poc:92 I:19 P:2505 SKIP:5171 size=14592 bytes
  3018. [libx264 @ 0x55b2e0d9b900] frame= 371 QP=3.58 NAL=2 Slice:P Poc:94 I:42 P:1471 SKIP:2087 size=22980 bytes
  3019. [libx264 @ 0x55b2e0db2d00] frame= 371 QP=11.69 NAL=0 Slice:B Poc:90 I:0 P:470 SKIP:1044 size=2579 bytes
  3020. [libx264 @ 0x55b2e0db54c0] frame= 376 QP=6.42 NAL=2 Slice:P Poc:104 I:5 P:244 SKIP:156 size=7949 bytes
  3021. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3022. [libx264 @ 0x55b2e0d9a580] frame= 372 QP=5.53 NAL=2 Slice:P Poc:102 I:2812 P:1667 SKIP:3681 size=101189 bytes
  3023. [libx264 @ 0x55b2e0d9b900] frame= 372 QP=3.46 NAL=2 Slice:P Poc:96 I:67 P:1529 SKIP:2004 size=26964 bytes
  3024. [libx264 @ 0x55b2e0db2d00] frame= 372 QP=11.06 NAL=0 Slice:B Poc:94 I:1 P:569 SKIP:909 size=4800 bytes
  3025. [libx264 @ 0x55b2e0db54c0] frame= 377 QP=5.98 NAL=2 Slice:P Poc:106 I:6 P:247 SKIP:152 size=8741 bytes
  3026. frame= 429 fps=9.4 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:17.45 bitrate=N/A speed=0.383x
  3027. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3028. [libx264 @ 0x55b2e0d9a580] frame= 373 QP=7.71 NAL=2 Slice:B Poc:98 I:482 P:2828 SKIP:4065 size=51993 bytes
  3029. [libx264 @ 0x55b2e0d9b900] frame= 373 QP=3.77 NAL=2 Slice:P Poc:98 I:100 P:1569 SKIP:1931 size=29370 bytes
  3030. [libx264 @ 0x55b2e0db2d00] frame= 373 QP=6.03 NAL=2 Slice:P Poc:104 I:367 P:573 SKIP:680 size=30973 bytes
  3031. [libx264 @ 0x55b2e0db54c0] frame= 378 QP=6.00 NAL=2 Slice:P Poc:108 I:6 P:243 SKIP:156 size=9462 bytes
  3032. frame= 430 fps=9.3 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:17.49 bitrate=N/A speed=0.378x
  3033. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3034. [libx264 @ 0x55b2e0d9a580] frame= 374 QP=9.01 NAL=0 Slice:B Poc:96 I:101 P:2850 SKIP:4576 size=23500 bytes
  3035. [libx264 @ 0x55b2e0d9b900] frame= 374 QP=3.91 NAL=2 Slice:P Poc:100 I:104 P:1603 SKIP:1893 size=31074 bytes
  3036. [libx264 @ 0x55b2e0db2d00] frame= 374 QP=8.99 NAL=2 Slice:B Poc:100 I:32 P:587 SKIP:752 size=14173 bytes
  3037. [libx264 @ 0x55b2e0db54c0] frame= 379 QP=5.95 NAL=2 Slice:P Poc:110 I:2 P:245 SKIP:158 size=8859 bytes
  3038. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3039. [libx264 @ 0x55b2e0d9a580] frame= 375 QP=9.22 NAL=0 Slice:B Poc:100 I:143 P:2998 SKIP:4365 size=26976 bytes
  3040. [libx264 @ 0x55b2e0d9b900] frame= 375 QP=3.55 NAL=2 Slice:P Poc:102 I:113 P:1617 SKIP:1870 size=31499 bytes
  3041. [libx264 @ 0x55b2e0db2d00] frame= 375 QP=10.97 NAL=0 Slice:B Poc:98 I:6 P:561 SKIP:851 size=6648 bytes
  3042. [libx264 @ 0x55b2e0db54c0] frame= 380 QP=5.45 NAL=2 Slice:P Poc:112 I:4 P:248 SKIP:153 size=8834 bytes
  3043. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3044. [libx264 @ 0x55b2e0d9a580] frame= 376 QP=5.28 NAL=2 Slice:P Poc:110 I:3357 P:1154 SKIP:3649 size=113138 bytes
  3045. [libx264 @ 0x55b2e0d9b900] frame= 376 QP=3.48 NAL=2 Slice:P Poc:104 I:130 P:1628 SKIP:1842 size=33750 bytes
  3046. [libx264 @ 0x55b2e0db2d00] frame= 376 QP=10.72 NAL=0 Slice:B Poc:102 I:5 P:595 SKIP:806 size=7268 bytes
  3047. [libx264 @ 0x55b2e0db54c0] frame= 381 QP=5.58 NAL=2 Slice:P Poc:116 I:14 P:240 SKIP:151 size=8497 bytes
  3048. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3049. [libx264 @ 0x55b2e0d9a580] frame= 377 QP=7.87 NAL=2 Slice:B Poc:106 I:673 P:2822 SKIP:3928 size=59249 bytes
  3050. [libx264 @ 0x55b2e0d9b900] frame= 377 QP=3.56 NAL=2 Slice:P Poc:106 I:170 P:1591 SKIP:1839 size=37326 bytes
  3051. [libx264 @ 0x55b2e0db2d00] frame= 377 QP=6.05 NAL=2 Slice:P Poc:106 I:132 P:777 SKIP:711 size=21867 bytes
  3052. [libx264 @ 0x55b2e0db54c0] frame= 382 QP=6.65 NAL=0 Slice:B Poc:114 I:0 P:50 SKIP:354 size=74 bytes
  3053. frame= 434 fps=9.3 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:17.64 bitrate=N/A speed=0.377x
  3054. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3055. [libx264 @ 0x55b2e0d9a580] frame= 378 QP=9.29 NAL=0 Slice:B Poc:104 I:168 P:3004 SKIP:4279 size=30065 bytes
  3056. [libx264 @ 0x55b2e0d9b900] frame= 378 QP=3.89 NAL=2 Slice:P Poc:108 I:174 P:1601 SKIP:1825 size=40244 bytes
  3057. [libx264 @ 0x55b2e0db2d00] frame= 378 QP=5.63 NAL=2 Slice:P Poc:112 I:373 P:570 SKIP:677 size=34370 bytes
  3058. [libx264 @ 0x55b2e0db54c0] frame= 383 QP=5.49 NAL=2 Slice:P Poc:118 I:5 P:249 SKIP:151 size=8702 bytes
  3059. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3060. [libx264 @ 0x55b2e0d9a580] frame= 379 QP=9.23 NAL=0 Slice:B Poc:108 I:198 P:3031 SKIP:4241 size=31770 bytes
  3061. [libx264 @ 0x55b2e0d9b900] frame= 379 QP=3.52 NAL=2 Slice:P Poc:110 I:152 P:1604 SKIP:1844 size=37593 bytes
  3062. [libx264 @ 0x55b2e0db2d00] frame= 379 QP=10.15 NAL=2 Slice:B Poc:108 I:30 P:603 SKIP:785 size=11289 bytes
  3063. [libx264 @ 0x55b2e0db54c0] frame= 384 QP=5.28 NAL=2 Slice:P Poc:120 I:7 P:241 SKIP:157 size=9495 bytes
  3064. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3065. [libx264 @ 0x55b2e0d9a580] frame= 380 QP=5.44 NAL=2 Slice:P Poc:118 I:2666 P:1893 SKIP:3601 size=98562 bytes
  3066. [libx264 @ 0x55b2e0d9b900] frame= 380 QP=3.43 NAL=2 Slice:P Poc:112 I:150 P:1624 SKIP:1826 size=37722 bytes
  3067. [libx264 @ 0x55b2e0db2d00] frame= 380 QP=11.37 NAL=0 Slice:B Poc:110 I:10 P:586 SKIP:808 size=7675 bytes
  3068. [libx264 @ 0x55b2e0db54c0] frame= 385 QP=5.35 NAL=2 Slice:P Poc:124 I:30 P:220 SKIP:155 size=12255 bytes
  3069. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3070. [libx264 @ 0x55b2e0d9a580] frame= 381 QP=7.10 NAL=2 Slice:B Poc:114 I:483 P:2907 SKIP:4042 size=59114 bytes
  3071. [libx264 @ 0x55b2e0d9b900] frame= 381 QP=3.72 NAL=2 Slice:P Poc:116 I:161 P:1580 SKIP:1859 size=34440 bytes
  3072. [libx264 @ 0x55b2e0db2d00] frame= 381 QP=6.00 NAL=2 Slice:P Poc:116 I:104 P:802 SKIP:714 size=20795 bytes
  3073. [libx264 @ 0x55b2e0db54c0] frame= 386 QP=12.58 NAL=0 Slice:B Poc:122 I:2 P:152 SKIP:215 size=2250 bytes
  3074. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3075. [libx264 @ 0x55b2e0d9a580] frame= 382 QP=9.51 NAL=0 Slice:B Poc:112 I:213 P:3111 SKIP:4249 size=29386 bytes
  3076. [libx264 @ 0x55b2e0d9b900] frame= 382 QP=6.07 NAL=0 Slice:B Poc:114 I:0 P:366 SKIP:3202 size=1119 bytes
  3077. [libx264 @ 0x55b2e0db2d00] frame= 382 QP=8.47 NAL=0 Slice:B Poc:114 I:0 P:178 SKIP:1433 size=497 bytes
  3078. [libx264 @ 0x55b2e0db54c0] frame= 387 QP=5.30 NAL=2 Slice:P Poc:128 I:27 P:212 SKIP:166 size=11923 bytes
  3079. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3080. [libx264 @ 0x55b2e0d9a580] frame= 383 QP=9.37 NAL=0 Slice:B Poc:116 I:3 P:1001 SKIP:7124 size=2600 bytes
  3081. [libx264 @ 0x55b2e0d9b900] frame= 383 QP=3.80 NAL=2 Slice:P Poc:118 I:139 P:1614 SKIP:1847 size=34579 bytes
  3082. [libx264 @ 0x55b2e0db2d00] frame= 383 QP=5.61 NAL=2 Slice:P Poc:124 I:493 P:451 SKIP:676 size=38452 bytes
  3083. [libx264 @ 0x55b2e0db54c0] frame= 388 QP=12.03 NAL=0 Slice:B Poc:126 I:0 P:143 SKIP:224 size=1773 bytes
  3084. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3085. [libx264 @ 0x55b2e0d9a580] frame= 384 QP=4.92 NAL=2 Slice:P Poc:126 I:3368 P:1136 SKIP:3656 size=117357 bytes
  3086. [libx264 @ 0x55b2e0d9b900] frame= 384 QP=3.76 NAL=2 Slice:P Poc:120 I:156 P:1594 SKIP:1850 size=35844 bytes
  3087. [libx264 @ 0x55b2e0db2d00] frame= 384 QP=9.09 NAL=2 Slice:B Poc:120 I:69 P:611 SKIP:741 size=15266 bytes
  3088. [libx264 @ 0x55b2e0db54c0] frame= 389 QP=5.50 NAL=2 Slice:P Poc:136 I:32 P:225 SKIP:148 size=13200 bytes
  3089. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3090. [libx264 @ 0x55b2e0d9a580] frame= 385 QP=7.75 NAL=2 Slice:B Poc:122 I:807 P:2778 SKIP:3921 size=60871 bytes
  3091. [libx264 @ 0x55b2e0d9b900] frame= 385 QP=3.42 NAL=2 Slice:P Poc:122 I:197 P:1597 SKIP:1806 size=39237 bytes
  3092. [libx264 @ 0x55b2e0db2d00] frame= 385 QP=11.03 NAL=0 Slice:B Poc:118 I:20 P:590 SKIP:815 size=7980 bytes
  3093. [libx264 @ 0x55b2e0db54c0] frame= 390 QP=10.15 NAL=2 Slice:B Poc:132 I:0 P:169 SKIP:198 size=3173 bytes
  3094. frame= 442 fps=9.3 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:17.96 bitrate=N/A speed=0.378x
  3095. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3096. [libx264 @ 0x55b2e0d9a580] frame= 386 QP=9.36 NAL=0 Slice:B Poc:120 I:246 P:3059 SKIP:4217 size=31680 bytes
  3097. [libx264 @ 0x55b2e0d9b900] frame= 386 QP=3.40 NAL=2 Slice:P Poc:124 I:177 P:1588 SKIP:1835 size=38725 bytes
  3098. [libx264 @ 0x55b2e0db2d00] frame= 386 QP=10.73 NAL=0 Slice:B Poc:122 I:21 P:600 SKIP:819 size=8216 bytes
  3099. [libx264 @ 0x55b2e0db54c0] frame= 391 QP=12.52 NAL=0 Slice:B Poc:130 I:0 P:138 SKIP:224 size=1520 bytes
  3100. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3101. [libx264 @ 0x55b2e0d9a580] frame= 387 QP=9.16 NAL=0 Slice:B Poc:124 I:226 P:3072 SKIP:4221 size=30978 bytes
  3102. [libx264 @ 0x55b2e0d9b900] frame= 387 QP=3.19 NAL=2 Slice:P Poc:126 I:152 P:1626 SKIP:1822 size=39252 bytes
  3103. [libx264 @ 0x55b2e0db2d00] frame= 387 QP=5.47 NAL=2 Slice:P Poc:132 I:375 P:551 SKIP:694 size=37759 bytes
  3104. [libx264 @ 0x55b2e0db54c0] scene cut at 402 Icost:447481 Pcost:438068 ratio:0.0210 bias:0.1707 gop:78 (imb:280 pmb:45)
  3105. [libx264 @ 0x55b2e0db2d00] scene cut at 402 Icost:1293330 Pcost:1268706 ratio:0.0190 bias:0.1707 gop:78 (imb:1334 pmb:122)
  3106. [libx264 @ 0x55b2e0d9a580] scene cut at 402 Icost:3852725 Pcost:3769801 ratio:0.0215 bias:0.1707 gop:78 (imb:7190 pmb:598)
  3107. [libx264 @ 0x55b2e0d9b900] scene cut at 402 Icost:2252689 Pcost:2203169 ratio:0.0220 bias:0.1707 gop:78 (imb:3035 pmb:319)
  3108. [libx264 @ 0x55b2e0db54c0] frame= 392 QP=12.50 NAL=0 Slice:B Poc:134 I:0 P:125 SKIP:237 size=1379 bytes
  3109. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3110. [libx264 @ 0x55b2e0d9a580] frame= 388 QP=5.15 NAL=2 Slice:P Poc:134 I:2796 P:1648 SKIP:3716 size=116866 bytes
  3111. [libx264 @ 0x55b2e0d9b900] frame= 388 QP=3.25 NAL=2 Slice:P Poc:128 I:131 P:1616 SKIP:1853 size=36326 bytes
  3112. [libx264 @ 0x55b2e0db2d00] frame= 388 QP=9.30 NAL=2 Slice:B Poc:128 I:49 P:575 SKIP:770 size=12661 bytes
  3113. [libx264 @ 0x55b2e0db54c0] frame= 393 QP=6.12 NAL=2 Slice:P Poc:144 I:11 P:247 SKIP:147 size=10078 bytes
  3114. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3115. [libx264 @ 0x55b2e0d9a580] frame= 389 QP=7.53 NAL=2 Slice:B Poc:130 I:387 P:3010 SKIP:4003 size=50316 bytes
  3116. [libx264 @ 0x55b2e0d9b900] frame= 389 QP=3.07 NAL=2 Slice:P Poc:130 I:87 P:1633 SKIP:1880 size=32828 bytes
  3117. [libx264 @ 0x55b2e0db2d00] frame= 389 QP=10.87 NAL=0 Slice:B Poc:126 I:21 P:542 SKIP:848 size=7209 bytes
  3118. [libx264 @ 0x55b2e0db54c0] frame= 394 QP=9.63 NAL=2 Slice:B Poc:140 I:0 P:164 SKIP:196 size=2365 bytes
  3119. frame= 446 fps=9.2 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:18.13 bitrate=N/A speed=0.376x
  3120. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3121. [libx264 @ 0x55b2e0d9a580] frame= 390 QP=9.07 NAL=0 Slice:B Poc:128 I:154 P:3050 SKIP:4390 size=26316 bytes
  3122. [libx264 @ 0x55b2e0d9b900] frame= 390 QP=3.24 NAL=2 Slice:P Poc:132 I:79 P:1653 SKIP:1868 size=33726 bytes
  3123. [libx264 @ 0x55b2e0db2d00] frame= 390 QP=11.17 NAL=0 Slice:B Poc:130 I:5 P:598 SKIP:868 size=5645 bytes
  3124. [libx264 @ 0x55b2e0db54c0] frame= 395 QP=13.24 NAL=0 Slice:B Poc:138 I:0 P:137 SKIP:237 size=1194 bytes
  3125. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3126. [libx264 @ 0x55b2e0d9a580] frame= 391 QP=9.47 NAL=0 Slice:B Poc:132 I:64 P:3090 SKIP:4435 size=22628 bytes
  3127. [libx264 @ 0x55b2e0d9b900] frame= 391 QP=3.24 NAL=2 Slice:P Poc:134 I:58 P:1612 SKIP:1930 size=31213 bytes
  3128. [libx264 @ 0x55b2e0db2d00] frame= 391 QP=6.05 NAL=2 Slice:P Poc:140 I:253 P:672 SKIP:695 size=34378 bytes
  3129. [libx264 @ 0x55b2e0db54c0] frame= 396 QP=13.85 NAL=0 Slice:B Poc:142 I:0 P:124 SKIP:267 size=925 bytes
  3130. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3131. [libx264 @ 0x55b2e0d9a580] frame= 392 QP=5.33 NAL=2 Slice:P Poc:142 I:2468 P:1943 SKIP:3749 size=115466 bytes
  3132. [libx264 @ 0x55b2e0d9b900] frame= 392 QP=2.78 NAL=2 Slice:P Poc:136 I:88 P:1613 SKIP:1899 size=35544 bytes
  3133. [libx264 @ 0x55b2e0db2d00] frame= 392 QP=9.09 NAL=2 Slice:B Poc:136 I:8 P:615 SKIP:792 size=9884 bytes
  3134. [libx264 @ 0x55b2e0db54c0] frame= 397 QP=8.66 NAL=2 Slice:P Poc:152 I:1 P:230 SKIP:174 size=4631 bytes
  3135. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3136. [libx264 @ 0x55b2e0d9a580] frame= 393 QP=7.80 NAL=2 Slice:B Poc:138 I:203 P:3120 SKIP:4070 size=41629 bytes
  3137. [libx264 @ 0x55b2e0d9b900] frame= 393 QP=3.28 NAL=2 Slice:P Poc:138 I:59 P:1634 SKIP:1907 size=32067 bytes
  3138. [libx264 @ 0x55b2e0db2d00] frame= 393 QP=11.07 NAL=0 Slice:B Poc:134 I:1 P:601 SKIP:851 size=5082 bytes
  3139. [libx264 @ 0x55b2e0db54c0] frame= 398 QP=10.72 NAL=2 Slice:B Poc:148 I:0 P:133 SKIP:228 size=1899 bytes
  3140. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3141. [libx264 @ 0x55b2e0d9a580] frame= 394 QP=9.42 NAL=0 Slice:B Poc:136 I:72 P:3029 SKIP:4450 size=21783 bytes
  3142. [libx264 @ 0x55b2e0d9b900] frame= 394 QP=2.98 NAL=2 Slice:P Poc:146 I:354 P:1560 SKIP:1686 size=77826 bytes
  3143. [libx264 @ 0x55b2e0db2d00] frame= 394 QP=11.60 NAL=0 Slice:B Poc:138 I:1 P:577 SKIP:915 size=4161 bytes
  3144. [libx264 @ 0x55b2e0db54c0] frame= 399 QP=13.79 NAL=0 Slice:B Poc:146 I:0 P:105 SKIP:285 size=697 bytes
  3145. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3146. [libx264 @ 0x55b2e0d9a580] frame= 395 QP=9.62 NAL=0 Slice:B Poc:140 I:44 P:2872 SKIP:4715 size=17558 bytes
  3147. [libx264 @ 0x55b2e0d9b900] frame= 395 QP=5.19 NAL=2 Slice:B Poc:142 I:16 P:1457 SKIP:1824 size=22580 bytes
  3148. [libx264 @ 0x55b2e0db2d00] frame= 395 QP=7.34 NAL=2 Slice:P Poc:148 I:129 P:804 SKIP:687 size=24033 bytes
  3149. [libx264 @ 0x55b2e0db54c0] frame= 400 QP=13.93 NAL=0 Slice:B Poc:150 I:0 P:110 SKIP:279 size=691 bytes
  3150. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3151. [libx264 @ 0x55b2e0d9a580] frame= 396 QP=6.80 NAL=2 Slice:P Poc:150 I:1290 P:3027 SKIP:3843 size=79258 bytes
  3152. [libx264 @ 0x55b2e0d9b900] frame= 396 QP=6.73 NAL=0 Slice:B Poc:140 I:14 P:1295 SKIP:2170 size=7097 bytes
  3153. [libx264 @ 0x55b2e0db2d00] frame= 396 QP=9.31 NAL=2 Slice:B Poc:144 I:2 P:588 SKIP:851 size=6810 bytes
  3154. [libx264 @ 0x55b2e0db54c0] frame= 401 QP=9.95 NAL=2 Slice:P Poc:154 I:0 P:118 SKIP:287 size=1300 bytes
  3155. frame= 453 fps=9.3 q=16.0 q=13.0 q=15.0 q=14.0 size=N/A time=00:00:18.41 bitrate=N/A speed=0.377x
  3156. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3157. [libx264 @ 0x55b2e0d9a580] frame= 397 QP=7.81 NAL=2 Slice:B Poc:146 I:52 P:2902 SKIP:4525 size=28182 bytes
  3158. [libx264 @ 0x55b2e0d9b900] frame= 397 QP=6.81 NAL=0 Slice:B Poc:144 I:2 P:1355 SKIP:2107 size=6362 bytes
  3159. [libx264 @ 0x55b2e0db2d00] frame= 397 QP=11.33 NAL=0 Slice:B Poc:142 I:0 P:581 SKIP:933 size=3622 bytes
  3160. [libx264 @ 0x55b2e0db54c0] frame= 402 QP=2.28 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=76396 bytes
  3161. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3162. [libx264 @ 0x55b2e0d9a580] frame= 398 QP=9.59 NAL=0 Slice:B Poc:144 I:8 P:2738 SKIP:4972 size=13716 bytes
  3163. [libx264 @ 0x55b2e0d9b900] frame= 398 QP=6.18 NAL=2 Slice:P Poc:154 I:76 P:1437 SKIP:2087 size=22141 bytes
  3164. [libx264 @ 0x55b2e0db2d00] frame= 398 QP=12.06 NAL=0 Slice:B Poc:146 I:0 P:530 SKIP:1012 size=2519 bytes
  3165. [libx264 @ 0x55b2e0db54c0] frame= 403 QP=5.94 NAL=2 Slice:P Poc:4 I:0 P:213 SKIP:192 size=3064 bytes
  3166. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3167. [libx264 @ 0x55b2e0d9a580] frame= 399 QP=10.05 NAL=0 Slice:B Poc:148 I:6 P:2347 SKIP:5450 size=10193 bytes
  3168. [libx264 @ 0x55b2e0d9b900] frame= 399 QP=5.06 NAL=2 Slice:B Poc:150 I:2 P:1193 SKIP:2239 size=12324 bytes
  3169. [libx264 @ 0x55b2e0db2d00] frame= 399 QP=10.88 NAL=2 Slice:P Poc:154 I:18 P:660 SKIP:942 size=7697 bytes
  3170. [libx264 @ 0x55b2e0db54c0] frame= 404 QP=13.69 NAL=0 Slice:B Poc:2 I:0 P:83 SKIP:319 size=190 bytes
  3171. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3172. [libx264 @ 0x55b2e0d9a580] frame= 400 QP=9.16 NAL=2 Slice:P Poc:154 I:141 P:2453 SKIP:5566 size=19668 bytes
  3173. [libx264 @ 0x55b2e0d9b900] frame= 400 QP=6.99 NAL=0 Slice:B Poc:148 I:1 P:1038 SKIP:2482 size=3849 bytes
  3174. [libx264 @ 0x55b2e0db2d00] frame= 400 QP=12.26 NAL=2 Slice:B Poc:150 I:0 P:418 SKIP:1116 size=2328 bytes
  3175. [libx264 @ 0x55b2e0db54c0] frame= 405 QP=6.08 NAL=2 Slice:P Poc:6 I:0 P:166 SKIP:239 size=1981 bytes
  3176. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3177. [libx264 @ 0x55b2e0d9a580] frame= 401 QP=10.37 NAL=0 Slice:B Poc:152 I:1 P:1784 SKIP:6179 size=6143 bytes
  3178. [libx264 @ 0x55b2e0d9b900] frame= 401 QP=7.49 NAL=0 Slice:B Poc:152 I:0 P:911 SKIP:2612 size=3423 bytes
  3179. [libx264 @ 0x55b2e0db2d00] frame= 401 QP=12.39 NAL=0 Slice:B Poc:152 I:0 P:404 SKIP:1158 size=1805 bytes
  3180. [libx264 @ 0x55b2e0db54c0] frame= 406 QP=6.52 NAL=2 Slice:P Poc:10 I:0 P:138 SKIP:267 size=1621 bytes
  3181. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3182. [libx264 @ 0x55b2e0d9a580] frame= 402 QP=2.00 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=718723 bytes
  3183. [libx264 @ 0x55b2e0d9b900] frame= 402 QP=0.50 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=352708 bytes
  3184. [libx264 @ 0x55b2e0db2d00] frame= 402 QP=2.48 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=224782 bytes
  3185. [AVIOContext @ 0x55b2e2a53440] Statistics: 0 seeks, 165 writeouts
  3186. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest3.ts' for writing
  3187. [crypto @ 0x55b2e1500740] No default whitelist set
  3188. [file @ 0x55b2e3f3c540] Setting default whitelist 'file,crypto'
  3189. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/0/manifest.m3u8' for writing
  3190. [file @ 0x55b2e2b11ec0] Setting default whitelist 'file,crypto'
  3191. EXT-X-MEDIA-SEQUENCE:0
  3192. [AVIOContext @ 0x55b2e345ce40] Statistics: 0 seeks, 1 writeouts
  3193. [libx264 @ 0x55b2e0db54c0] frame= 407 QP=13.00 NAL=0 Slice:B Poc:8 I:0 P:75 SKIP:330 size=61 bytes
  3194. frame= 459 fps=9.2 q=16.0 q=13.0 q=15.0 q=13.0 size=N/A time=00:00:18.64 bitrate=N/A speed=0.375x
  3195. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3196. [libx264 @ 0x55b2e0d9a580] frame= 403 QP=6.10 NAL=2 Slice:P Poc:8 I:181 P:3962 SKIP:4017 size=47387 bytes
  3197. [AVIOContext @ 0x55b2e33d0cc0] Statistics: 0 seeks, 121 writeouts
  3198. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest3.ts' for writing
  3199. [crypto @ 0x55b2e2eea800] No default whitelist set
  3200. [file @ 0x55b2e2e5e5c0] Setting default whitelist 'file,crypto'
  3201. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/1/manifest.m3u8' for writing
  3202. [file @ 0x55b2e0dd7500] Setting default whitelist 'file,crypto'
  3203. EXT-X-MEDIA-SEQUENCE:0
  3204. [AVIOContext @ 0x55b2e34e9040] Statistics: 0 seeks, 1 writeouts
  3205. [libx264 @ 0x55b2e0d9b900] frame= 403 QP=3.43 NAL=2 Slice:P Poc:6 I:15 P:1504 SKIP:2081 size=17509 bytes
  3206. [AVIOContext @ 0x55b2e3600940] Statistics: 0 seeks, 89 writeouts
  3207. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest3.ts' for writing
  3208. [crypto @ 0x55b2e2a6ae40] No default whitelist set
  3209. [file @ 0x55b2e2a5b680] Setting default whitelist 'file,crypto'
  3210. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/2/manifest.m3u8' for writing
  3211. [file @ 0x55b2e0dd7500] Setting default whitelist 'file,crypto'
  3212. EXT-X-MEDIA-SEQUENCE:0
  3213. [AVIOContext @ 0x55b2e37186c0] Statistics: 0 seeks, 1 writeouts
  3214. [libx264 @ 0x55b2e0db2d00] frame= 403 QP=5.86 NAL=2 Slice:P Poc:2 I:4 P:724 SKIP:892 size=8971 bytes
  3215. [AVIOContext @ 0x55b2e13e0600] Statistics: 0 seeks, 84 writeouts
  3216. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest3.ts' for writing
  3217. [crypto @ 0x55b2e34e9bc0] No default whitelist set
  3218. [file @ 0x55b2e3574400] Setting default whitelist 'file,crypto'
  3219. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/3/manifest.m3u8' for writing
  3220. [file @ 0x55b2e0dd7500] Setting default whitelist 'file,crypto'
  3221. EXT-X-MEDIA-SEQUENCE:0
  3222. [AVIOContext @ 0x55b2e2a60300] Statistics: 0 seeks, 1 writeouts
  3223. [libx264 @ 0x55b2e0db54c0] frame= 408 QP=6.74 NAL=2 Slice:P Poc:12 I:0 P:158 SKIP:247 size=1456 bytes
  3224. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3225. [libx264 @ 0x55b2e0d9a580] frame= 404 QP=11.51 NAL=2 Slice:B Poc:4 I:0 P:2810 SKIP:5259 size=5953 bytes
  3226. [libx264 @ 0x55b2e0d9b900] frame= 404 QP=10.59 NAL=2 Slice:B Poc:2 I:0 P:1137 SKIP:2438 size=2301 bytes
  3227. [libx264 @ 0x55b2e0db2d00] frame= 404 QP=6.00 NAL=2 Slice:P Poc:4 I:1 P:553 SKIP:1066 size=6010 bytes
  3228. [libx264 @ 0x55b2e0db54c0] frame= 409 QP=5.84 NAL=2 Slice:P Poc:14 I:0 P:239 SKIP:166 size=3425 bytes
  3229. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3230. [libx264 @ 0x55b2e0d9a580] frame= 405 QP=12.52 NAL=0 Slice:B Poc:2 I:2 P:2157 SKIP:5958 size=3610 bytes
  3231. [libx264 @ 0x55b2e0d9b900] frame= 405 QP=12.02 NAL=0 Slice:B Poc:4 I:0 P:742 SKIP:2833 size=1720 bytes
  3232. [libx264 @ 0x55b2e0db2d00] frame= 405 QP=6.74 NAL=2 Slice:P Poc:6 I:0 P:551 SKIP:1069 size=6112 bytes
  3233. [libx264 @ 0x55b2e0db54c0] frame= 410 QP=6.01 NAL=2 Slice:P Poc:16 I:0 P:200 SKIP:205 size=3386 bytes
  3234. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3235. [libx264 @ 0x55b2e0d9a580] frame= 406 QP=13.31 NAL=0 Slice:B Poc:6 I:0 P:1424 SKIP:6694 size=2612 bytes
  3236. [libx264 @ 0x55b2e0d9b900] frame= 406 QP=4.31 NAL=2 Slice:P Poc:14 I:4 P:991 SKIP:2605 size=9978 bytes
  3237. [libx264 @ 0x55b2e0db2d00] frame= 406 QP=7.12 NAL=2 Slice:P Poc:14 I:0 P:702 SKIP:918 size=8402 bytes
  3238. [libx264 @ 0x55b2e0db54c0] frame= 411 QP=6.08 NAL=2 Slice:P Poc:18 I:0 P:211 SKIP:194 size=4049 bytes
  3239. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3240. [libx264 @ 0x55b2e0d9a580] frame= 407 QP=6.91 NAL=2 Slice:P Poc:16 I:53 P:2752 SKIP:5355 size=28762 bytes
  3241. [libx264 @ 0x55b2e0d9b900] frame= 407 QP=9.45 NAL=2 Slice:B Poc:10 I:0 P:747 SKIP:2835 size=1547 bytes
  3242. [libx264 @ 0x55b2e0db2d00] frame= 407 QP=12.61 NAL=2 Slice:B Poc:10 I:0 P:423 SKIP:1173 size=1255 bytes
  3243. [libx264 @ 0x55b2e0db54c0] frame= 412 QP=5.96 NAL=2 Slice:P Poc:20 I:0 P:221 SKIP:184 size=4946 bytes
  3244. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3245. [libx264 @ 0x55b2e0d9a580] frame= 408 QP=13.23 NAL=2 Slice:B Poc:12 I:0 P:1656 SKIP:6445 size=2943 bytes
  3246. [libx264 @ 0x55b2e0d9b900] frame= 408 QP=9.35 NAL=0 Slice:B Poc:8 I:0 P:320 SKIP:3277 size=478 bytes
  3247. [libx264 @ 0x55b2e0db2d00] frame= 408 QP=12.72 NAL=0 Slice:B Poc:8 I:0 P:223 SKIP:1397 size=330 bytes
  3248. [libx264 @ 0x55b2e0db54c0] frame= 413 QP=5.91 NAL=2 Slice:P Poc:22 I:0 P:218 SKIP:187 size=5020 bytes
  3249. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3250. [libx264 @ 0x55b2e0d9a580] frame= 409 QP=11.01 NAL=0 Slice:B Poc:10 I:0 P:926 SKIP:7234 size=849 bytes
  3251. [libx264 @ 0x55b2e0d9b900] frame= 409 QP=12.53 NAL=0 Slice:B Poc:12 I:0 P:576 SKIP:3016 size=826 bytes
  3252. [libx264 @ 0x55b2e0db2d00] frame= 409 QP=14.92 NAL=0 Slice:B Poc:12 I:0 P:335 SKIP:1276 size=582 bytes
  3253. [libx264 @ 0x55b2e0db54c0] frame= 414 QP=5.90 NAL=2 Slice:P Poc:24 I:0 P:213 SKIP:192 size=4599 bytes
  3254. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3255. [libx264 @ 0x55b2e0d9a580] frame= 410 QP=14.20 NAL=0 Slice:B Poc:14 I:0 P:1433 SKIP:6645 size=3507 bytes
  3256. [libx264 @ 0x55b2e0d9b900] frame= 410 QP=4.33 NAL=2 Slice:P Poc:22 I:68 P:1351 SKIP:2181 size=31432 bytes
  3257. [libx264 @ 0x55b2e0db2d00] frame= 410 QP=6.75 NAL=2 Slice:P Poc:20 I:13 P:784 SKIP:823 size=15499 bytes
  3258. [libx264 @ 0x55b2e0db54c0] frame= 415 QP=5.96 NAL=2 Slice:P Poc:26 I:0 P:213 SKIP:192 size=4459 bytes
  3259. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3260. [libx264 @ 0x55b2e0d9a580] frame= 411 QP=6.71 NAL=2 Slice:P Poc:24 I:327 P:3234 SKIP:4599 size=58924 bytes
  3261. [libx264 @ 0x55b2e0d9b900] frame= 411 QP=10.76 NAL=2 Slice:B Poc:18 I:9 P:1102 SKIP:2409 size=6864 bytes
  3262. [libx264 @ 0x55b2e0db2d00] frame= 411 QP=14.18 NAL=2 Slice:B Poc:16 I:0 P:391 SKIP:1180 size=2159 bytes
  3263. [libx264 @ 0x55b2e0db54c0] frame= 416 QP=5.99 NAL=2 Slice:P Poc:28 I:0 P:228 SKIP:177 size=4582 bytes
  3264. frame= 468 fps=9.3 q=15.0 q=11.0 q=14.0 q=12.0 size=N/A time=00:00:19.00 bitrate=N/A speed=0.378x
  3265. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3266. [libx264 @ 0x55b2e0d9a580] frame= 412 QP=12.73 NAL=2 Slice:B Poc:20 I:13 P:2335 SKIP:5496 size=13093 bytes
  3267. [libx264 @ 0x55b2e0d9b900] frame= 412 QP=11.89 NAL=0 Slice:B Poc:16 I:0 P:760 SKIP:2805 size=2554 bytes
  3268. [libx264 @ 0x55b2e0db2d00] frame= 412 QP=13.61 NAL=0 Slice:B Poc:18 I:0 P:414 SKIP:1165 size=2089 bytes
  3269. [libx264 @ 0x55b2e0db54c0] frame= 417 QP=5.73 NAL=2 Slice:P Poc:30 I:0 P:222 SKIP:183 size=4690 bytes
  3270. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3271. [libx264 @ 0x55b2e0d9a580] frame= 413 QP=14.11 NAL=0 Slice:B Poc:18 I:9 P:1864 SKIP:6169 size=7109 bytes
  3272. [libx264 @ 0x55b2e0d9b900] frame= 413 QP=12.08 NAL=0 Slice:B Poc:20 I:0 P:866 SKIP:2668 size=3957 bytes
  3273. [libx264 @ 0x55b2e0db2d00] frame= 413 QP=6.91 NAL=2 Slice:P Poc:28 I:12 P:897 SKIP:711 size=20417 bytes
  3274. [libx264 @ 0x55b2e0db54c0] frame= 418 QP=5.84 NAL=2 Slice:P Poc:32 I:0 P:220 SKIP:185 size=4926 bytes
  3275. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3276. [libx264 @ 0x55b2e0d9a580] frame= 414 QP=14.30 NAL=0 Slice:B Poc:22 I:2 P:1841 SKIP:6154 size=6675 bytes
  3277. [libx264 @ 0x55b2e0d9b900] frame= 414 QP=2.86 NAL=2 Slice:P Poc:30 I:17 P:1761 SKIP:1822 size=48360 bytes
  3278. [libx264 @ 0x55b2e0db2d00] frame= 414 QP=12.51 NAL=2 Slice:B Poc:24 I:0 P:503 SKIP:1033 size=3013 bytes
  3279. [libx264 @ 0x55b2e0db54c0] frame= 419 QP=5.73 NAL=2 Slice:P Poc:34 I:0 P:218 SKIP:187 size=4717 bytes
  3280. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3281. [libx264 @ 0x55b2e0d9a580] frame= 415 QP=5.82 NAL=2 Slice:P Poc:32 I:185 P:3839 SKIP:4136 size=70694 bytes
  3282. [libx264 @ 0x55b2e0d9b900] frame= 415 QP=8.87 NAL=2 Slice:B Poc:26 I:0 P:1330 SKIP:2136 size=6602 bytes
  3283. [libx264 @ 0x55b2e0db2d00] frame= 415 QP=14.92 NAL=0 Slice:B Poc:22 I:0 P:387 SKIP:1199 size=1874 bytes
  3284. [libx264 @ 0x55b2e0db54c0] frame= 420 QP=5.61 NAL=2 Slice:P Poc:36 I:0 P:207 SKIP:198 size=4867 bytes
  3285. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3286. [libx264 @ 0x55b2e0d9a580] frame= 416 QP=11.56 NAL=2 Slice:B Poc:28 I:0 P:2505 SKIP:5249 size=11557 bytes
  3287. [libx264 @ 0x55b2e0d9b900] frame= 416 QP=11.89 NAL=0 Slice:B Poc:24 I:0 P:1019 SKIP:2533 size=2670 bytes
  3288. [libx264 @ 0x55b2e0db2d00] frame= 416 QP=15.06 NAL=0 Slice:B Poc:26 I:0 P:403 SKIP:1184 size=1283 bytes
  3289. [libx264 @ 0x55b2e0db54c0] frame= 421 QP=5.60 NAL=2 Slice:P Poc:38 I:0 P:223 SKIP:182 size=5711 bytes
  3290. frame= 473 fps=9.3 q=15.0 q=11.0 q=14.0 q=12.0 size=N/A time=00:00:19.20 bitrate=N/A speed=0.376x
  3291. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3292. [libx264 @ 0x55b2e0d9a580] frame= 417 QP=14.17 NAL=0 Slice:B Poc:26 I:0 P:2060 SKIP:5961 size=5458 bytes
  3293. [libx264 @ 0x55b2e0d9b900] frame= 417 QP=11.75 NAL=0 Slice:B Poc:28 I:0 P:948 SKIP:2585 size=2628 bytes
  3294. [libx264 @ 0x55b2e0db2d00] frame= 417 QP=5.92 NAL=2 Slice:P Poc:36 I:1 P:1012 SKIP:607 size=25185 bytes
  3295. [libx264 @ 0x55b2e0db54c0] frame= 422 QP=6.11 NAL=2 Slice:P Poc:46 I:16 P:249 SKIP:140 size=11705 bytes
  3296. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3297. [libx264 @ 0x55b2e0d9a580] frame= 418 QP=13.22 NAL=0 Slice:B Poc:30 I:0 P:2010 SKIP:5987 size=5543 bytes
  3298. [libx264 @ 0x55b2e0d9b900] frame= 418 QP=3.12 NAL=2 Slice:P Poc:38 I:23 P:1659 SKIP:1918 size=48093 bytes
  3299. [libx264 @ 0x55b2e0db2d00] frame= 418 QP=13.07 NAL=2 Slice:B Poc:32 I:0 P:530 SKIP:975 size=2867 bytes
  3300. [libx264 @ 0x55b2e0db54c0] frame= 423 QP=12.50 NAL=2 Slice:B Poc:42 I:4 P:87 SKIP:283 size=2311 bytes
  3301. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3302. [libx264 @ 0x55b2e0d9a580] frame= 419 QP=5.94 NAL=2 Slice:P Poc:40 I:302 P:3729 SKIP:4129 size=80411 bytes
  3303. [libx264 @ 0x55b2e0d9b900] frame= 419 QP=8.45 NAL=2 Slice:B Poc:34 I:0 P:1264 SKIP:2193 size=7494 bytes
  3304. [libx264 @ 0x55b2e0db2d00] frame= 419 QP=14.91 NAL=0 Slice:B Poc:30 I:0 P:467 SKIP:1121 size=1258 bytes
  3305. [libx264 @ 0x55b2e0db54c0] frame= 424 QP=15.23 NAL=0 Slice:B Poc:40 I:0 P:98 SKIP:280 size=1400 bytes
  3306. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3307. [libx264 @ 0x55b2e0d9a580] frame= 420 QP=10.48 NAL=2 Slice:B Poc:36 I:3 P:2536 SKIP:5176 size=14752 bytes
  3308. [libx264 @ 0x55b2e0d9b900] frame= 420 QP=10.11 NAL=0 Slice:B Poc:32 I:0 P:995 SKIP:2545 size=2581 bytes
  3309. [libx264 @ 0x55b2e0db2d00] frame= 420 QP=14.06 NAL=0 Slice:B Poc:34 I:0 P:427 SKIP:1140 size=1493 bytes
  3310. [libx264 @ 0x55b2e0db54c0] frame= 425 QP=15.05 NAL=0 Slice:B Poc:44 I:0 P:94 SKIP:290 size=1363 bytes
  3311. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3312. [libx264 @ 0x55b2e0d9a580] frame= 421 QP=13.76 NAL=0 Slice:B Poc:34 I:0 P:1998 SKIP:5942 size=5524 bytes
  3313. [libx264 @ 0x55b2e0d9b900] frame= 421 QP=11.11 NAL=0 Slice:B Poc:36 I:0 P:999 SKIP:2533 size=2703 bytes
  3314. [libx264 @ 0x55b2e0db2d00] frame= 421 QP=6.19 NAL=2 Slice:P Poc:44 I:70 P:896 SKIP:654 size=31776 bytes
  3315. [libx264 @ 0x55b2e0db54c0] frame= 426 QP=6.17 NAL=2 Slice:P Poc:48 I:0 P:243 SKIP:162 size=7488 bytes
  3316. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3317. [libx264 @ 0x55b2e0d9a580] frame= 422 QP=13.71 NAL=0 Slice:B Poc:38 I:4 P:2132 SKIP:5759 size=9036 bytes
  3318. [libx264 @ 0x55b2e0d9b900] frame= 422 QP=3.08 NAL=2 Slice:P Poc:44 I:172 P:1482 SKIP:1946 size=55790 bytes
  3319. [libx264 @ 0x55b2e0db2d00] frame= 422 QP=12.33 NAL=2 Slice:B Poc:40 I:9 P:524 SKIP:947 size=5849 bytes
  3320. [libx264 @ 0x55b2e0db54c0] frame= 427 QP=5.79 NAL=2 Slice:P Poc:50 I:1 P:238 SKIP:166 size=7452 bytes
  3321. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3322. [libx264 @ 0x55b2e0d9a580] frame= 423 QP=6.08 NAL=2 Slice:P Poc:48 I:728 P:3524 SKIP:3908 size=98954 bytes
  3323. [libx264 @ 0x55b2e0d9b900] frame= 423 QP=9.61 NAL=2 Slice:B Poc:40 I:19 P:1200 SKIP:2284 size=8416 bytes
  3324. [libx264 @ 0x55b2e0db2d00] frame= 423 QP=14.73 NAL=0 Slice:B Poc:38 I:0 P:415 SKIP:1132 size=2758 bytes
  3325. [libx264 @ 0x55b2e0db54c0] frame= 428 QP=6.01 NAL=2 Slice:P Poc:52 I:0 P:237 SKIP:168 size=7408 bytes
  3326. frame= 480 fps=9.3 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:19.47 bitrate=N/A speed=0.377x
  3327. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3328. [libx264 @ 0x55b2e0d9a580] frame= 424 QP=10.74 NAL=2 Slice:B Poc:44 I:236 P:2657 SKIP:4728 size=27033 bytes
  3329. [libx264 @ 0x55b2e0d9b900] frame= 424 QP=10.53 NAL=0 Slice:B Poc:42 I:21 P:1080 SKIP:2392 size=8522 bytes
  3330. [libx264 @ 0x55b2e0db2d00] frame= 424 QP=14.70 NAL=0 Slice:B Poc:42 I:9 P:449 SKIP:1076 size=4071 bytes
  3331. [libx264 @ 0x55b2e0db54c0] frame= 429 QP=6.31 NAL=2 Slice:P Poc:58 I:15 P:295 SKIP:95 size=12035 bytes
  3332. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3333. [libx264 @ 0x55b2e0d9a580] frame= 425 QP=13.65 NAL=0 Slice:B Poc:42 I:76 P:2227 SKIP:5554 size=14030 bytes
  3334. [libx264 @ 0x55b2e0d9b900] frame= 425 QP=3.09 NAL=2 Slice:P Poc:52 I:236 P:1587 SKIP:1777 size=70497 bytes
  3335. [libx264 @ 0x55b2e0db2d00] frame= 425 QP=6.28 NAL=2 Slice:P Poc:52 I:86 P:899 SKIP:635 size=34979 bytes
  3336. [libx264 @ 0x55b2e0db54c0] frame= 430 QP=13.26 NAL=2 Slice:B Poc:54 I:0 P:92 SKIP:293 size=1553 bytes
  3337. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3338. [libx264 @ 0x55b2e0d9a580] frame= 426 QP=13.66 NAL=0 Slice:B Poc:46 I:49 P:2240 SKIP:5576 size=13772 bytes
  3339. [libx264 @ 0x55b2e0d9b900] frame= 426 QP=8.30 NAL=2 Slice:B Poc:48 I:96 P:1336 SKIP:1987 size=18953 bytes
  3340. [libx264 @ 0x55b2e0db2d00] frame= 426 QP=11.46 NAL=2 Slice:B Poc:48 I:23 P:511 SKIP:940 size=7448 bytes
  3341. [libx264 @ 0x55b2e0db54c0] frame= 431 QP=15.32 NAL=0 Slice:B Poc:56 I:0 P:118 SKIP:266 size=1744 bytes
  3342. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3343. [libx264 @ 0x55b2e0d9a580] frame= 427 QP=6.29 NAL=2 Slice:P Poc:56 I:777 P:3588 SKIP:3795 size=109961 bytes
  3344. [libx264 @ 0x55b2e0d9b900] frame= 427 QP=10.44 NAL=0 Slice:B Poc:46 I:14 P:1133 SKIP:2349 size=7833 bytes
  3345. [libx264 @ 0x55b2e0db2d00] frame= 427 QP=13.64 NAL=0 Slice:B Poc:46 I:6 P:441 SKIP:1081 size=4283 bytes
  3346. [libx264 @ 0x55b2e0db54c0] frame= 432 QP=6.31 NAL=2 Slice:P Poc:62 I:7 P:271 SKIP:127 size=8518 bytes
  3347. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3348. [libx264 @ 0x55b2e0d9a580] frame= 428 QP=10.77 NAL=2 Slice:B Poc:52 I:185 P:2794 SKIP:4641 size=27796 bytes
  3349. [libx264 @ 0x55b2e0d9b900] frame= 428 QP=10.01 NAL=0 Slice:B Poc:50 I:18 P:1163 SKIP:2294 size=8871 bytes
  3350. [libx264 @ 0x55b2e0db2d00] frame= 428 QP=14.13 NAL=0 Slice:B Poc:50 I:2 P:477 SKIP:1064 size=4032 bytes
  3351. [libx264 @ 0x55b2e0db54c0] frame= 433 QP=12.00 NAL=0 Slice:B Poc:60 I:0 P:96 SKIP:309 size=77 bytes
  3352. frame= 485 fps=9.3 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:19.69 bitrate=N/A speed=0.377x
  3353. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3354. [libx264 @ 0x55b2e0d9a580] frame= 429 QP=12.33 NAL=0 Slice:B Poc:50 I:59 P:2341 SKIP:5445 size=14397 bytes
  3355. [libx264 @ 0x55b2e0d9b900] frame= 429 QP=3.17 NAL=2 Slice:P Poc:58 I:230 P:1646 SKIP:1724 size=65435 bytes
  3356. [libx264 @ 0x55b2e0db2d00] frame= 429 QP=6.50 NAL=2 Slice:P Poc:58 I:90 P:937 SKIP:593 size=34430 bytes
  3357. [libx264 @ 0x55b2e0db54c0] frame= 434 QP=6.42 NAL=2 Slice:P Poc:64 I:5 P:267 SKIP:133 size=8425 bytes
  3358. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3359. [libx264 @ 0x55b2e0d9a580] frame= 430 QP=13.39 NAL=0 Slice:B Poc:54 I:33 P:2495 SKIP:5323 size=13422 bytes
  3360. [libx264 @ 0x55b2e0d9b900] frame= 430 QP=9.51 NAL=2 Slice:B Poc:54 I:13 P:1375 SKIP:2108 size=8629 bytes
  3361. [libx264 @ 0x55b2e0db2d00] frame= 430 QP=12.32 NAL=2 Slice:B Poc:54 I:5 P:481 SKIP:1026 size=4600 bytes
  3362. [libx264 @ 0x55b2e0db54c0] frame= 435 QP=6.47 NAL=2 Slice:P Poc:72 I:21 P:310 SKIP:74 size=13738 bytes
  3363. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3364. [libx264 @ 0x55b2e0d9a580] frame= 431 QP=6.45 NAL=2 Slice:P Poc:64 I:789 P:3694 SKIP:3677 size=106988 bytes
  3365. [libx264 @ 0x55b2e0d9b900] frame= 431 QP=10.24 NAL=0 Slice:B Poc:56 I:14 P:1207 SKIP:2230 size=10120 bytes
  3366. [libx264 @ 0x55b2e0db2d00] frame= 431 QP=14.07 NAL=0 Slice:B Poc:56 I:5 P:509 SKIP:1031 size=4871 bytes
  3367. [libx264 @ 0x55b2e0db54c0] frame= 436 QP=13.01 NAL=2 Slice:B Poc:68 I:0 P:110 SKIP:259 size=3050 bytes
  3368. frame= 488 fps=9.2 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:19.79 bitrate=N/A speed=0.375x
  3369. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3370. [libx264 @ 0x55b2e0d9a580] frame= 432 QP=10.97 NAL=2 Slice:B Poc:60 I:261 P:2829 SKIP:4569 size=30318 bytes
  3371. [libx264 @ 0x55b2e0d9b900] frame= 432 QP=3.53 NAL=2 Slice:P Poc:66 I:275 P:1717 SKIP:1608 size=65761 bytes
  3372. [libx264 @ 0x55b2e0db2d00] frame= 432 QP=6.69 NAL=2 Slice:P Poc:66 I:114 P:950 SKIP:556 size=35786 bytes
  3373. [libx264 @ 0x55b2e0db54c0] frame= 437 QP=14.36 NAL=0 Slice:B Poc:66 I:0 P:146 SKIP:237 size=1741 bytes
  3374. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3375. [libx264 @ 0x55b2e0d9a580] frame= 433 QP=12.29 NAL=0 Slice:B Poc:58 I:1 P:1464 SKIP:6671 size=2073 bytes
  3376. [libx264 @ 0x55b2e0d9b900] frame= 433 QP=9.40 NAL=2 Slice:B Poc:62 I:41 P:1459 SKIP:1951 size=14172 bytes
  3377. [libx264 @ 0x55b2e0db2d00] frame= 433 QP=12.63 NAL=2 Slice:B Poc:62 I:26 P:573 SKIP:889 size=7299 bytes
  3378. [libx264 @ 0x55b2e0db54c0] frame= 438 QP=14.71 NAL=0 Slice:B Poc:70 I:0 P:121 SKIP:255 size=2188 bytes
  3379. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3380. [libx264 @ 0x55b2e0d9a580] frame= 434 QP=13.22 NAL=0 Slice:B Poc:62 I:165 P:2455 SKIP:5215 size=19707 bytes
  3381. [libx264 @ 0x55b2e0d9b900] frame= 434 QP=8.75 NAL=0 Slice:B Poc:60 I:0 P:727 SKIP:2872 size=782 bytes
  3382. [libx264 @ 0x55b2e0db2d00] frame= 434 QP=10.99 NAL=0 Slice:B Poc:60 I:0 P:390 SKIP:1229 size=394 bytes
  3383. [libx264 @ 0x55b2e0db54c0] frame= 439 QP=6.61 NAL=2 Slice:P Poc:80 I:26 P:314 SKIP:65 size=13843 bytes
  3384. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3385. [libx264 @ 0x55b2e0d9a580] frame= 435 QP=6.60 NAL=2 Slice:P Poc:72 I:965 P:3795 SKIP:3400 size=118939 bytes
  3386. [libx264 @ 0x55b2e0d9b900] frame= 435 QP=10.26 NAL=0 Slice:B Poc:64 I:27 P:1244 SKIP:2184 size=12210 bytes
  3387. [libx264 @ 0x55b2e0db2d00] frame= 435 QP=13.60 NAL=0 Slice:B Poc:64 I:3 P:534 SKIP:983 size=5433 bytes
  3388. [libx264 @ 0x55b2e0db54c0] frame= 440 QP=12.11 NAL=2 Slice:B Poc:76 I:1 P:141 SKIP:223 size=2880 bytes
  3389. frame= 492 fps=9.2 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:19.96 bitrate=N/A speed=0.374x
  3390. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3391. [libx264 @ 0x55b2e0d9a580] frame= 436 QP=12.40 NAL=2 Slice:B Poc:68 I:293 P:3059 SKIP:4283 size=32218 bytes
  3392. [libx264 @ 0x55b2e0d9b900] frame= 436 QP=3.52 NAL=2 Slice:P Poc:74 I:350 P:1853 SKIP:1397 size=81130 bytes
  3393. [libx264 @ 0x55b2e0db2d00] frame= 436 QP=6.64 NAL=2 Slice:P Poc:74 I:144 P:994 SKIP:482 size=40948 bytes
  3394. [libx264 @ 0x55b2e0db54c0] frame= 441 QP=15.00 NAL=0 Slice:B Poc:74 I:1 P:124 SKIP:252 size=2143 bytes
  3395. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3396. [libx264 @ 0x55b2e0d9a580] frame= 437 QP=13.54 NAL=0 Slice:B Poc:66 I:74 P:2743 SKIP:5003 size=17142 bytes
  3397. [libx264 @ 0x55b2e0d9b900] frame= 437 QP=8.57 NAL=2 Slice:B Poc:70 I:138 P:1571 SKIP:1713 size=24965 bytes
  3398. [libx264 @ 0x55b2e0db2d00] frame= 437 QP=12.59 NAL=2 Slice:B Poc:70 I:29 P:595 SKIP:823 size=9800 bytes
  3399. [libx264 @ 0x55b2e0db54c0] frame= 442 QP=14.20 NAL=0 Slice:B Poc:78 I:0 P:99 SKIP:276 size=1490 bytes
  3400. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3401. [libx264 @ 0x55b2e0d9a580] frame= 438 QP=12.55 NAL=0 Slice:B Poc:70 I:110 P:2418 SKIP:5349 size=18790 bytes
  3402. [libx264 @ 0x55b2e0d9b900] frame= 438 QP=11.53 NAL=0 Slice:B Poc:68 I:18 P:1388 SKIP:2062 size=10127 bytes
  3403. [libx264 @ 0x55b2e0db2d00] frame= 438 QP=13.91 NAL=0 Slice:B Poc:68 I:6 P:571 SKIP:948 size=5388 bytes
  3404. [libx264 @ 0x55b2e0db54c0] frame= 443 QP=7.03 NAL=2 Slice:P Poc:88 I:39 P:267 SKIP:99 size=12896 bytes
  3405. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3406. [libx264 @ 0x55b2e0d9a580] frame= 439 QP=6.61 NAL=2 Slice:P Poc:80 I:1045 P:3887 SKIP:3228 size=117526 bytes
  3407. [libx264 @ 0x55b2e0d9b900] frame= 439 QP=9.76 NAL=0 Slice:B Poc:72 I:38 P:1166 SKIP:2234 size=13583 bytes
  3408. [libx264 @ 0x55b2e0db2d00] frame= 439 QP=13.20 NAL=0 Slice:B Poc:72 I:8 P:489 SKIP:1033 size=6051 bytes
  3409. [libx264 @ 0x55b2e0db54c0] frame= 444 QP=11.23 NAL=2 Slice:B Poc:84 I:10 P:116 SKIP:243 size=3652 bytes
  3410. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3411. [libx264 @ 0x55b2e0d9a580] frame= 440 QP=11.74 NAL=2 Slice:B Poc:76 I:246 P:3155 SKIP:4218 size=32090 bytes
  3412. [libx264 @ 0x55b2e0d9b900] frame= 440 QP=3.91 NAL=2 Slice:P Poc:76 I:50 P:1394 SKIP:2156 size=29749 bytes
  3413. [libx264 @ 0x55b2e0db2d00] frame= 440 QP=6.99 NAL=2 Slice:P Poc:82 I:108 P:1007 SKIP:505 size=34852 bytes
  3414. [libx264 @ 0x55b2e0db54c0] frame= 445 QP=14.21 NAL=0 Slice:B Poc:82 I:0 P:99 SKIP:275 size=2260 bytes
  3415. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3416. [libx264 @ 0x55b2e0d9a580] frame= 441 QP=13.42 NAL=0 Slice:B Poc:74 I:80 P:2763 SKIP:4996 size=19431 bytes
  3417. [libx264 @ 0x55b2e0d9b900] frame= 441 QP=3.75 NAL=2 Slice:P Poc:78 I:23 P:1366 SKIP:2211 size=25325 bytes
  3418. [libx264 @ 0x55b2e0db2d00] frame= 441 QP=12.61 NAL=2 Slice:B Poc:78 I:19 P:616 SKIP:837 size=8803 bytes
  3419. [libx264 @ 0x55b2e0db54c0] frame= 446 QP=13.89 NAL=0 Slice:B Poc:86 I:3 P:107 SKIP:267 size=2637 bytes
  3420. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3421. [libx264 @ 0x55b2e0d9a580] frame= 442 QP=13.38 NAL=0 Slice:B Poc:78 I:26 P:2531 SKIP:5282 size=14143 bytes
  3422. [libx264 @ 0x55b2e0d9b900] frame= 442 QP=4.11 NAL=2 Slice:P Poc:86 I:371 P:1555 SKIP:1674 size=68617 bytes
  3423. [libx264 @ 0x55b2e0db2d00] frame= 442 QP=13.86 NAL=0 Slice:B Poc:76 I:1 P:552 SKIP:984 size=4669 bytes
  3424. [libx264 @ 0x55b2e0db54c0] frame= 447 QP=7.33 NAL=2 Slice:P Poc:90 I:4 P:273 SKIP:128 size=8294 bytes
  3425. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3426. [libx264 @ 0x55b2e0d9a580] frame= 443 QP=7.20 NAL=2 Slice:P Poc:88 I:1164 P:3227 SKIP:3769 size=107410 bytes
  3427. [libx264 @ 0x55b2e0d9b900] frame= 443 QP=9.58 NAL=2 Slice:B Poc:82 I:120 P:1361 SKIP:1907 size=21535 bytes
  3428. [libx264 @ 0x55b2e0db2d00] frame= 443 QP=13.01 NAL=0 Slice:B Poc:80 I:3 P:556 SKIP:976 size=4578 bytes
  3429. [libx264 @ 0x55b2e0db54c0] frame= 448 QP=7.45 NAL=2 Slice:P Poc:98 I:45 P:277 SKIP:83 size=12692 bytes
  3430. frame= 500 fps=9.2 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:20.28 bitrate=N/A speed=0.375x
  3431. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3432. [libx264 @ 0x55b2e0d9a580] frame= 444 QP=11.79 NAL=2 Slice:B Poc:84 I:535 P:2616 SKIP:4631 size=34210 bytes
  3433. [libx264 @ 0x55b2e0d9b900] frame= 444 QP=10.41 NAL=0 Slice:B Poc:80 I:20 P:1266 SKIP:2209 size=8049 bytes
  3434. [libx264 @ 0x55b2e0db2d00] frame= 444 QP=7.28 NAL=2 Slice:P Poc:90 I:179 P:897 SKIP:544 size=37822 bytes
  3435. [libx264 @ 0x55b2e0db54c0] frame= 449 QP=12.91 NAL=2 Slice:B Poc:94 I:15 P:125 SKIP:230 size=4137 bytes
  3436. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3437. [libx264 @ 0x55b2e0d9a580] frame= 445 QP=12.05 NAL=0 Slice:B Poc:82 I:140 P:2278 SKIP:5439 size=18613 bytes
  3438. [libx264 @ 0x55b2e0d9b900] frame= 445 QP=9.62 NAL=0 Slice:B Poc:84 I:79 P:957 SKIP:2413 size=14767 bytes
  3439. [libx264 @ 0x55b2e0db2d00] frame= 445 QP=12.52 NAL=2 Slice:B Poc:86 I:89 P:602 SKIP:823 size=10649 bytes
  3440. [libx264 @ 0x55b2e0db54c0] frame= 450 QP=14.42 NAL=0 Slice:B Poc:92 I:0 P:131 SKIP:242 size=2497 bytes
  3441. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3442. [libx264 @ 0x55b2e0d9a580] frame= 446 QP=12.71 NAL=0 Slice:B Poc:86 I:257 P:2175 SKIP:5431 size=23584 bytes
  3443. [libx264 @ 0x55b2e0d9b900] frame= 446 QP=4.24 NAL=2 Slice:P Poc:88 I:129 P:1187 SKIP:2284 size=33015 bytes
  3444. [libx264 @ 0x55b2e0db2d00] frame= 446 QP=12.97 NAL=0 Slice:B Poc:84 I:28 P:454 SKIP:1039 size=7218 bytes
  3445. [libx264 @ 0x55b2e0db54c0] frame= 451 QP=14.20 NAL=0 Slice:B Poc:96 I:1 P:143 SKIP:237 size=2807 bytes
  3446. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3447. [libx264 @ 0x55b2e0d9a580] frame= 447 QP=7.51 NAL=2 Slice:P Poc:96 I:1207 P:3462 SKIP:3491 size=107554 bytes
  3448. [libx264 @ 0x55b2e0d9b900] frame= 447 QP=4.51 NAL=2 Slice:P Poc:90 I:69 P:1487 SKIP:2044 size=32484 bytes
  3449. [libx264 @ 0x55b2e0db2d00] frame= 447 QP=13.33 NAL=0 Slice:B Poc:88 I:13 P:553 SKIP:957 size=6561 bytes
  3450. [libx264 @ 0x55b2e0db54c0] frame= 452 QP=7.63 NAL=2 Slice:P Poc:102 I:27 P:273 SKIP:105 size=10799 bytes
  3451. frame= 504 fps=9.2 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:20.43 bitrate=N/A speed=0.372x
  3452. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3453. [libx264 @ 0x55b2e0d9a580] frame= 448 QP=12.95 NAL=2 Slice:B Poc:92 I:503 P:2807 SKIP:4466 size=35541 bytes
  3454. [libx264 @ 0x55b2e0d9b900] frame= 448 QP=4.64 NAL=2 Slice:P Poc:98 I:496 P:1610 SKIP:1494 size=69658 bytes
  3455. [libx264 @ 0x55b2e0db2d00] frame= 448 QP=7.85 NAL=2 Slice:P Poc:98 I:207 P:925 SKIP:488 size=36283 bytes
  3456. [libx264 @ 0x55b2e0db54c0] frame= 453 QP=14.22 NAL=0 Slice:B Poc:100 I:0 P:117 SKIP:257 size=2477 bytes
  3457. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3458. [libx264 @ 0x55b2e0d9a580] frame= 449 QP=13.62 NAL=0 Slice:B Poc:90 I:96 P:2732 SKIP:4978 size=19752 bytes
  3459. [libx264 @ 0x55b2e0d9b900] frame= 449 QP=9.62 NAL=2 Slice:B Poc:94 I:300 P:1372 SKIP:1765 size=28860 bytes
  3460. [libx264 @ 0x55b2e0db2d00] frame= 449 QP=13.11 NAL=2 Slice:B Poc:94 I:93 P:633 SKIP:785 size=11391 bytes
  3461. [libx264 @ 0x55b2e0db54c0] frame= 454 QP=7.86 NAL=2 Slice:P Poc:104 I:0 P:301 SKIP:104 size=6977 bytes
  3462. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3463. [libx264 @ 0x55b2e0d9a580] frame= 450 QP=12.86 NAL=0 Slice:B Poc:94 I:324 P:2144 SKIP:5459 size=23304 bytes
  3464. [libx264 @ 0x55b2e0d9b900] frame= 450 QP=10.16 NAL=0 Slice:B Poc:92 I:44 P:1202 SKIP:2233 size=12525 bytes
  3465. [libx264 @ 0x55b2e0db2d00] frame= 450 QP=13.30 NAL=0 Slice:B Poc:92 I:14 P:555 SKIP:957 size=6594 bytes
  3466. [libx264 @ 0x55b2e0db54c0] frame= 455 QP=8.15 NAL=2 Slice:P Poc:112 I:54 P:266 SKIP:85 size=12739 bytes
  3467. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3468. [libx264 @ 0x55b2e0d9a580] frame= 451 QP=7.69 NAL=2 Slice:P Poc:104 I:1497 P:3749 SKIP:2914 size=127329 bytes
  3469. [libx264 @ 0x55b2e0d9b900] frame= 451 QP=10.85 NAL=0 Slice:B Poc:96 I:165 P:1092 SKIP:2230 size=19236 bytes
  3470. [libx264 @ 0x55b2e0db2d00] frame= 451 QP=13.42 NAL=0 Slice:B Poc:96 I:43 P:512 SKIP:966 size=7623 bytes
  3471. [libx264 @ 0x55b2e0db54c0] frame= 456 QP=12.34 NAL=2 Slice:B Poc:108 I:12 P:128 SKIP:214 size=5188 bytes
  3472. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3473. [libx264 @ 0x55b2e0d9a580] frame= 452 QP=12.73 NAL=2 Slice:B Poc:100 I:589 P:3168 SKIP:3877 size=39563 bytes
  3474. [libx264 @ 0x55b2e0d9b900] frame= 452 QP=4.79 NAL=2 Slice:P Poc:100 I:217 P:1071 SKIP:2312 size=33663 bytes
  3475. [libx264 @ 0x55b2e0db2d00] frame= 452 QP=8.05 NAL=2 Slice:P Poc:100 I:92 P:672 SKIP:856 size=17653 bytes
  3476. [libx264 @ 0x55b2e0db54c0] frame= 457 QP=14.68 NAL=0 Slice:B Poc:106 I:1 P:117 SKIP:243 size=3077 bytes
  3477. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3478. [libx264 @ 0x55b2e0d9a580] frame= 453 QP=14.09 NAL=0 Slice:B Poc:98 I:351 P:2476 SKIP:5081 size=25726 bytes
  3479. [libx264 @ 0x55b2e0d9b900] frame= 453 QP=4.81 NAL=2 Slice:P Poc:102 I:114 P:1601 SKIP:1885 size=36869 bytes
  3480. [libx264 @ 0x55b2e0db2d00] frame= 453 QP=8.16 NAL=2 Slice:P Poc:108 I:257 P:931 SKIP:432 size=39294 bytes
  3481. [libx264 @ 0x55b2e0db54c0] frame= 458 QP=14.82 NAL=0 Slice:B Poc:110 I:0 P:83 SKIP:321 size=118 bytes
  3482. frame= 510 fps=9.2 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:20.69 bitrate=N/A speed=0.374x
  3483. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3484. [libx264 @ 0x55b2e0d9a580] frame= 454 QP=14.37 NAL=0 Slice:B Poc:102 I:107 P:3025 SKIP:4657 size=20874 bytes
  3485. [libx264 @ 0x55b2e0d9b900] frame= 454 QP=4.90 NAL=2 Slice:P Poc:104 I:41 P:1505 SKIP:2054 size=27830 bytes
  3486. [libx264 @ 0x55b2e0db2d00] frame= 454 QP=13.71 NAL=2 Slice:B Poc:104 I:70 P:579 SKIP:814 size=12192 bytes
  3487. [libx264 @ 0x55b2e0db54c0] frame= 459 QP=8.32 NAL=2 Slice:P Poc:114 I:23 P:220 SKIP:162 size=7066 bytes
  3488. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3489. [libx264 @ 0x55b2e0d9a580] frame= 455 QP=8.51 NAL=2 Slice:P Poc:112 I:1490 P:3291 SKIP:3379 size=103252 bytes
  3490. [libx264 @ 0x55b2e0d9b900] frame= 455 QP=5.59 NAL=2 Slice:P Poc:106 I:104 P:1070 SKIP:2426 size=25443 bytes
  3491. [libx264 @ 0x55b2e0db2d00] frame= 455 QP=14.38 NAL=0 Slice:B Poc:102 I:1 P:629 SKIP:858 size=6075 bytes
  3492. [libx264 @ 0x55b2e0db54c0] frame= 460 QP=8.63 NAL=2 Slice:P Poc:122 I:90 P:260 SKIP:55 size=14315 bytes
  3493. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3494. [libx264 @ 0x55b2e0d9a580] frame= 456 QP=12.37 NAL=2 Slice:B Poc:108 I:726 P:2701 SKIP:4272 size=47766 bytes
  3495. [libx264 @ 0x55b2e0d9b900] frame= 456 QP=5.89 NAL=2 Slice:P Poc:110 I:214 P:1083 SKIP:2303 size=32724 bytes
  3496. [libx264 @ 0x55b2e0db2d00] frame= 456 QP=15.04 NAL=0 Slice:B Poc:106 I:29 P:453 SKIP:1022 size=8057 bytes
  3497. [libx264 @ 0x55b2e0db54c0] frame= 461 QP=12.93 NAL=2 Slice:B Poc:118 I:20 P:129 SKIP:209 size=6059 bytes
  3498. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3499. [libx264 @ 0x55b2e0d9a580] frame= 457 QP=12.52 NAL=0 Slice:B Poc:106 I:258 P:2208 SKIP:5380 size=24856 bytes
  3500. [libx264 @ 0x55b2e0d9b900] frame= 457 QP=8.13 NAL=0 Slice:B Poc:108 I:1 P:544 SKIP:3044 size=900 bytes
  3501. [libx264 @ 0x55b2e0db2d00] frame= 457 QP=8.77 NAL=2 Slice:P Poc:116 I:272 P:938 SKIP:410 size=37561 bytes
  3502. [libx264 @ 0x55b2e0db54c0] frame= 462 QP=14.94 NAL=0 Slice:B Poc:116 I:2 P:147 SKIP:212 size=3509 bytes
  3503. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3504. [libx264 @ 0x55b2e0d9a580] frame= 458 QP=12.42 NAL=0 Slice:B Poc:110 I:0 P:1300 SKIP:6856 size=1867 bytes
  3505. [libx264 @ 0x55b2e0d9b900] frame= 458 QP=5.42 NAL=2 Slice:P Poc:112 I:250 P:1542 SKIP:1808 size=41495 bytes
  3506. [libx264 @ 0x55b2e0db2d00] frame= 458 QP=13.71 NAL=2 Slice:B Poc:112 I:92 P:631 SKIP:737 size=12155 bytes
  3507. [libx264 @ 0x55b2e0db54c0] frame= 463 QP=14.80 NAL=0 Slice:B Poc:120 I:14 P:129 SKIP:219 size=4519 bytes
  3508. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3509. [libx264 @ 0x55b2e0d9a580] frame= 459 QP=8.81 NAL=2 Slice:P Poc:118 I:1567 P:3118 SKIP:3475 size=92189 bytes
  3510. [libx264 @ 0x55b2e0d9b900] frame= 459 QP=5.82 NAL=2 Slice:P Poc:114 I:200 P:1018 SKIP:2382 size=30639 bytes
  3511. [libx264 @ 0x55b2e0db2d00] frame= 459 QP=11.46 NAL=0 Slice:B Poc:110 I:0 P:383 SKIP:1235 size=443 bytes
  3512. [libx264 @ 0x55b2e0db54c0] frame= 464 QP=8.89 NAL=2 Slice:P Poc:130 I:118 P:228 SKIP:59 size=16261 bytes
  3513. frame= 516 fps=9.1 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:20.92 bitrate=N/A speed=0.37x
  3514. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3515. [libx264 @ 0x55b2e0d9a580] frame= 460 QP=13.58 NAL=2 Slice:B Poc:114 I:511 P:2549 SKIP:4791 size=34800 bytes
  3516. [libx264 @ 0x55b2e0d9b900] frame= 460 QP=5.36 NAL=2 Slice:P Poc:116 I:138 P:1653 SKIP:1809 size=36229 bytes
  3517. [libx264 @ 0x55b2e0db2d00] frame= 460 QP=15.16 NAL=0 Slice:B Poc:114 I:46 P:589 SKIP:879 size=9178 bytes
  3518. [libx264 @ 0x55b2e0db54c0] frame= 465 QP=12.73 NAL=2 Slice:B Poc:126 I:16 P:137 SKIP:199 size=6302 bytes
  3519. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3520. [libx264 @ 0x55b2e0d9a580] frame= 461 QP=14.04 NAL=0 Slice:B Poc:116 I:233 P:2726 SKIP:4821 size=27486 bytes
  3521. [libx264 @ 0x55b2e0d9b900] frame= 461 QP=5.83 NAL=2 Slice:P Poc:122 I:837 P:1208 SKIP:1555 size=61808 bytes
  3522. [libx264 @ 0x55b2e0db2d00] frame= 461 QP=9.26 NAL=2 Slice:P Poc:122 I:377 P:790 SKIP:453 size=32815 bytes
  3523. [libx264 @ 0x55b2e0db54c0] frame= 466 QP=14.99 NAL=0 Slice:B Poc:124 I:17 P:161 SKIP:176 size=4573 bytes
  3524. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3525. [libx264 @ 0x55b2e0d9a580] frame= 462 QP=9.02 NAL=2 Slice:P Poc:122 I:1902 P:2779 SKIP:3479 size=86991 bytes
  3526. [libx264 @ 0x55b2e0d9b900] frame= 462 QP=11.06 NAL=2 Slice:B Poc:118 I:159 P:1225 SKIP:2063 size=24700 bytes
  3527. [libx264 @ 0x55b2e0db2d00] frame= 462 QP=13.38 NAL=2 Slice:B Poc:118 I:81 P:520 SKIP:921 size=11801 bytes
  3528. [libx264 @ 0x55b2e0db54c0] frame= 467 QP=14.61 NAL=0 Slice:B Poc:128 I:0 P:161 SKIP:191 size=3329 bytes
  3529. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3530. [libx264 @ 0x55b2e0d9a580] frame= 463 QP=13.73 NAL=0 Slice:B Poc:120 I:851 P:2304 SKIP:4737 size=38189 bytes
  3531. [libx264 @ 0x55b2e0d9b900] frame= 463 QP=10.72 NAL=0 Slice:B Poc:120 I:376 P:1033 SKIP:2034 size=30273 bytes
  3532. [libx264 @ 0x55b2e0db2d00] frame= 463 QP=13.48 NAL=0 Slice:B Poc:120 I:119 P:519 SKIP:890 size=11933 bytes
  3533. [libx264 @ 0x55b2e0db54c0] frame= 468 QP=9.08 NAL=2 Slice:P Poc:138 I:123 P:278 SKIP:4 size=21408 bytes
  3534. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3535. [libx264 @ 0x55b2e0d9a580] frame= 464 QP=8.81 NAL=2 Slice:P Poc:124 I:1926 P:2578 SKIP:3656 size=83739 bytes
  3536. [libx264 @ 0x55b2e0d9b900] frame= 464 QP=5.76 NAL=2 Slice:P Poc:124 I:797 P:1124 SKIP:1679 size=56840 bytes
  3537. [libx264 @ 0x55b2e0db2d00] frame= 464 QP=9.18 NAL=2 Slice:P Poc:126 I:432 P:748 SKIP:440 size=37288 bytes
  3538. [libx264 @ 0x55b2e0db54c0] frame= 469 QP=13.35 NAL=2 Slice:B Poc:134 I:49 P:146 SKIP:140 size=7467 bytes
  3539. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3540. [libx264 @ 0x55b2e0d9a580] frame= 465 QP=9.35 NAL=2 Slice:P Poc:132 I:2611 P:2936 SKIP:2613 size=121165 bytes
  3541. [libx264 @ 0x55b2e0d9b900] frame= 465 QP=6.18 NAL=2 Slice:P Poc:126 I:731 P:1026 SKIP:1843 size=55355 bytes
  3542. [libx264 @ 0x55b2e0db2d00] frame= 465 QP=14.61 NAL=0 Slice:B Poc:124 I:163 P:563 SKIP:743 size=13164 bytes
  3543. [libx264 @ 0x55b2e0db54c0] frame= 470 QP=14.16 NAL=0 Slice:B Poc:132 I:14 P:124 SKIP:208 size=4438 bytes
  3544. frame= 522 fps=9.0 q=15.0 q=11.0 q=14.0 q=13.0 size=N/A time=00:00:21.16 bitrate=N/A speed=0.367x
  3545. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3546. [libx264 @ 0x55b2e0d9a580] frame= 466 QP=12.00 NAL=2 Slice:B Poc:128 I:1390 P:2782 SKIP:3375 size=62055 bytes
  3547. [libx264 @ 0x55b2e0d9b900] frame= 466 QP=6.04 NAL=2 Slice:P Poc:128 I:371 P:1382 SKIP:1847 size=46204 bytes
  3548. [libx264 @ 0x55b2e0db2d00] frame= 466 QP=9.92 NAL=2 Slice:P Poc:134 I:481 P:734 SKIP:405 size=40045 bytes
  3549. [libx264 @ 0x55b2e0db54c0] frame= 471 QP=14.15 NAL=0 Slice:B Poc:136 I:15 P:138 SKIP:188 size=5000 bytes
  3550. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3551. [libx264 @ 0x55b2e0d9a580] frame= 467 QP=13.69 NAL=0 Slice:B Poc:126 I:606 P:2865 SKIP:4253 size=37257 bytes
  3552. [libx264 @ 0x55b2e0d9b900] frame= 467 QP=6.53 NAL=2 Slice:P Poc:130 I:141 P:1668 SKIP:1791 size=34295 bytes
  3553. [libx264 @ 0x55b2e0db2d00] frame= 467 QP=13.13 NAL=2 Slice:B Poc:130 I:187 P:579 SKIP:653 size=18045 bytes
  3554. [libx264 @ 0x55b2e0db54c0] frame= 472 QP=9.21 NAL=2 Slice:P Poc:146 I:165 P:201 SKIP:39 size=14458 bytes
  3555. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3556. [libx264 @ 0x55b2e0d9a580] frame= 468 QP=13.50 NAL=0 Slice:B Poc:130 I:266 P:3347 SKIP:4050 size=30947 bytes
  3557. [libx264 @ 0x55b2e0d9b900] frame= 468 QP=6.57 NAL=2 Slice:P Poc:132 I:373 P:1510 SKIP:1717 size=41034 bytes
  3558. [libx264 @ 0x55b2e0db2d00] frame= 468 QP=14.27 NAL=0 Slice:B Poc:128 I:16 P:654 SKIP:766 size=9259 bytes
  3559. [libx264 @ 0x55b2e0db54c0] frame= 473 QP=13.48 NAL=2 Slice:B Poc:142 I:45 P:139 SKIP:157 size=7523 bytes
  3560. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3561. [libx264 @ 0x55b2e0d9a580] frame= 469 QP=8.76 NAL=2 Slice:P Poc:140 I:3577 P:3837 SKIP:746 size=173263 bytes
  3562. [libx264 @ 0x55b2e0d9b900] frame= 469 QP=6.89 NAL=2 Slice:P Poc:134 I:475 P:1104 SKIP:2021 size=40191 bytes
  3563. [libx264 @ 0x55b2e0db2d00] frame= 469 QP=14.03 NAL=0 Slice:B Poc:132 I:138 P:525 SKIP:804 size=12163 bytes
  3564. [libx264 @ 0x55b2e0db54c0] frame= 474 QP=14.62 NAL=0 Slice:B Poc:140 I:4 P:155 SKIP:178 size=4765 bytes
  3565. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3566. [libx264 @ 0x55b2e0d9a580] frame= 470 QP=11.65 NAL=2 Slice:B Poc:136 I:1755 P:3278 SKIP:2546 size=69322 bytes
  3567. [libx264 @ 0x55b2e0d9b900] frame= 470 QP=5.30 NAL=2 Slice:P Poc:136 I:688 P:2417 SKIP:495 size=81247 bytes
  3568. [libx264 @ 0x55b2e0db2d00] frame= 470 QP=9.63 NAL=2 Slice:P Poc:142 I:617 P:950 SKIP:53 size=54712 bytes
  3569. [libx264 @ 0x55b2e0db54c0] frame= 475 QP=14.54 NAL=0 Slice:B Poc:144 I:26 P:161 SKIP:157 size=5269 bytes
  3570. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3571. [libx264 @ 0x55b2e0d9a580] frame= 471 QP=12.93 NAL=0 Slice:B Poc:134 I:1008 P:2832 SKIP:3874 size=44496 bytes
  3572. [libx264 @ 0x55b2e0d9b900] frame= 471 QP=5.47 NAL=2 Slice:P Poc:138 I:415 P:1655 SKIP:1530 size=45175 bytes
  3573. [libx264 @ 0x55b2e0db2d00] frame= 471 QP=12.48 NAL=2 Slice:B Poc:138 I:233 P:679 SKIP:498 size=23317 bytes
  3574. [libx264 @ 0x55b2e0db54c0] frame= 476 QP=8.76 NAL=2 Slice:P Poc:154 I:202 P:184 SKIP:19 size=17896 bytes
  3575. frame= 528 fps=9.0 q=15.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:21.39 bitrate=N/A speed=0.366x
  3576. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3577. [libx264 @ 0x55b2e0d9a580] frame= 472 QP=12.51 NAL=0 Slice:B Poc:138 I:567 P:3308 SKIP:3863 size=38744 bytes
  3578. [libx264 @ 0x55b2e0d9b900] frame= 472 QP=6.14 NAL=2 Slice:P Poc:144 I:1343 P:1165 SKIP:1092 size=73385 bytes
  3579. [libx264 @ 0x55b2e0db2d00] frame= 472 QP=13.43 NAL=0 Slice:B Poc:136 I:145 P:655 SKIP:627 size=14431 bytes
  3580. [libx264 @ 0x55b2e0db54c0] frame= 477 QP=12.10 NAL=2 Slice:B Poc:150 I:88 P:132 SKIP:125 size=7722 bytes
  3581. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3582. [libx264 @ 0x55b2e0d9a580] frame= 473 QP=9.01 NAL=2 Slice:P Poc:146 I:3494 P:2633 SKIP:2033 size=101381 bytes
  3583. [libx264 @ 0x55b2e0d9b900] frame= 473 QP=9.41 NAL=2 Slice:B Poc:140 I:235 P:1547 SKIP:1619 size=29878 bytes
  3584. [libx264 @ 0x55b2e0db2d00] frame= 473 QP=14.37 NAL=0 Slice:B Poc:140 I:74 P:595 SKIP:771 size=12591 bytes
  3585. [libx264 @ 0x55b2e0db54c0] frame= 478 QP=13.68 NAL=0 Slice:B Poc:148 I:49 P:162 SKIP:141 size=5410 bytes
  3586. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3587. [libx264 @ 0x55b2e0d9a580] frame= 474 QP=12.73 NAL=2 Slice:B Poc:142 I:1375 P:2823 SKIP:3513 size=54553 bytes
  3588. [libx264 @ 0x55b2e0d9b900] frame= 474 QP=10.29 NAL=0 Slice:B Poc:142 I:432 P:1366 SKIP:1597 size=35030 bytes
  3589. [libx264 @ 0x55b2e0db2d00] frame= 474 QP=8.93 NAL=2 Slice:P Poc:150 I:775 P:690 SKIP:155 size=43169 bytes
  3590. [libx264 @ 0x55b2e0db54c0] frame= 479 QP=13.43 NAL=0 Slice:B Poc:152 I:13 P:208 SKIP:124 size=3806 bytes
  3591. frame= 531 fps=9.0 q=16.0 q=12.0 q=15.0 q=14.0 size=N/A time=00:00:21.52 bitrate=N/A speed=0.364x
  3592. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3593. [libx264 @ 0x55b2e0d9a580] frame= 475 QP=12.85 NAL=0 Slice:B Poc:144 I:1411 P:2902 SKIP:3421 size=49703 bytes
  3594. [libx264 @ 0x55b2e0d9b900] frame= 475 QP=6.09 NAL=2 Slice:P Poc:146 I:1349 P:911 SKIP:1340 size=59722 bytes
  3595. [libx264 @ 0x55b2e0db2d00] frame= 475 QP=12.65 NAL=2 Slice:B Poc:146 I:548 P:438 SKIP:481 size=21750 bytes
  3596. [libx264 @ 0x55b2e0db54c0] frame= 480 QP=9.63 NAL=2 Slice:P Poc:162 I:139 P:244 SKIP:22 size=14318 bytes
  3597. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3598. [libx264 @ 0x55b2e0d9a580] frame= 476 QP=9.00 NAL=2 Slice:P Poc:148 I:3544 P:2280 SKIP:2336 size=87993 bytes
  3599. [libx264 @ 0x55b2e0d9b900] frame= 476 QP=5.81 NAL=2 Slice:P Poc:148 I:1477 P:981 SKIP:1142 size=64807 bytes
  3600. [libx264 @ 0x55b2e0db2d00] frame= 476 QP=14.01 NAL=0 Slice:B Poc:144 I:243 P:617 SKIP:621 size=15269 bytes
  3601. [libx264 @ 0x55b2e0db54c0] frame= 481 QP=11.21 NAL=2 Slice:B Poc:158 I:57 P:204 SKIP:88 size=8425 bytes
  3602. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3603. [libx264 @ 0x55b2e0d9a580] frame= 477 QP=8.47 NAL=2 Slice:P Poc:154 I:4233 P:2619 SKIP:1308 size=130266 bytes
  3604. [libx264 @ 0x55b2e0d9b900] frame= 477 QP=5.57 NAL=2 Slice:P Poc:150 I:1570 P:987 SKIP:1043 size=69779 bytes
  3605. [libx264 @ 0x55b2e0db2d00] frame= 477 QP=13.40 NAL=0 Slice:B Poc:148 I:354 P:616 SKIP:499 size=16068 bytes
  3606. [libx264 @ 0x55b2e0db54c0] frame= 482 QP=12.55 NAL=0 Slice:B Poc:156 I:12 P:182 SKIP:159 size=3953 bytes
  3607. frame= 534 fps=8.9 q=16.0 q=12.0 q=15.0 q=14.0 size=N/A time=00:00:21.65 bitrate=N/A speed=0.363x
  3608. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3609. [libx264 @ 0x55b2e0d9a580] frame= 478 QP=11.34 NAL=2 Slice:B Poc:150 I:2499 P:2718 SKIP:2386 size=63667 bytes
  3610. [libx264 @ 0x55b2e0d9b900] frame= 478 QP=5.22 NAL=2 Slice:P Poc:152 I:1587 P:1017 SKIP:996 size=74648 bytes
  3611. [libx264 @ 0x55b2e0db2d00] frame= 478 QP=8.48 NAL=2 Slice:P Poc:158 I:849 P:654 SKIP:117 size=50040 bytes
  3612. [libx264 @ 0x55b2e0db54c0] frame= 483 QP=13.68 NAL=0 Slice:B Poc:160 I:0 P:68 SKIP:337 size=114 bytes
  3613. [h264 @ 0x55b2e0f56000] nal_unit_type: 5(IDR), nal_ref_idc: 3
  3614. [libx264 @ 0x55b2e0d9a580] frame= 479 QP=11.91 NAL=0 Slice:B Poc:152 I:1304 P:3459 SKIP:2824 size=46055 bytes
  3615. [libx264 @ 0x55b2e0d9b900] frame= 479 QP=5.52 NAL=2 Slice:P Poc:154 I:1166 P:1405 SKIP:1029 size=65928 bytes
  3616. [libx264 @ 0x55b2e0db2d00] frame= 479 QP=11.88 NAL=2 Slice:B Poc:154 I:455 P:622 SKIP:357 size=21826 bytes
  3617. [libx264 @ 0x55b2e0db54c0] frame= 484 QP=9.80 NAL=2 Slice:P Poc:170 I:204 P:185 SKIP:16 size=15106 bytes
  3618. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3619. [libx264 @ 0x55b2e0d9a580] frame= 480 QP=9.34 NAL=2 Slice:P Poc:162 I:4149 P:2580 SKIP:1431 size=108785 bytes
  3620. [libx264 @ 0x55b2e0d9b900] frame= 480 QP=5.56 NAL=2 Slice:P Poc:156 I:537 P:1940 SKIP:1123 size=43722 bytes
  3621. [libx264 @ 0x55b2e0db2d00] frame= 480 QP=12.82 NAL=0 Slice:B Poc:152 I:209 P:698 SKIP:538 size=13619 bytes
  3622. [libx264 @ 0x55b2e0db54c0] frame= 485 QP=11.56 NAL=2 Slice:B Poc:166 I:136 P:97 SKIP:124 size=8187 bytes
  3623. frame= 537 fps=8.9 q=16.0 q=13.0 q=15.0 q=14.0 size=N/A time=00:00:21.76 bitrate=N/A speed=0.359x
  3624. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3625. [libx264 @ 0x55b2e0d9a580] frame= 481 QP=9.93 NAL=2 Slice:B Poc:158 I:2038 P:3094 SKIP:2367 size=78540 bytes
  3626. [libx264 @ 0x55b2e0d9b900] frame= 481 QP=6.09 NAL=2 Slice:P Poc:160 I:723 P:1844 SKIP:1033 size=47942 bytes
  3627. [libx264 @ 0x55b2e0db2d00] frame= 481 QP=12.98 NAL=0 Slice:B Poc:156 I:141 P:743 SKIP:518 size=12440 bytes
  3628. [libx264 @ 0x55b2e0db54c0] frame= 486 QP=13.28 NAL=0 Slice:B Poc:164 I:43 P:197 SKIP:114 size=5623 bytes
  3629. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3630. [libx264 @ 0x55b2e0d9a580] frame= 482 QP=11.99 NAL=0 Slice:B Poc:156 I:909 P:3836 SKIP:2748 size=41178 bytes
  3631. [libx264 @ 0x55b2e0d9b900] frame= 482 QP=8.07 NAL=0 Slice:B Poc:158 I:2 P:580 SKIP:2967 size=1354 bytes
  3632. [libx264 @ 0x55b2e0db2d00] frame= 482 QP=9.95 NAL=2 Slice:P Poc:166 I:788 P:662 SKIP:170 size=35646 bytes
  3633. [libx264 @ 0x55b2e0db54c0] frame= 487 QP=12.86 NAL=0 Slice:B Poc:168 I:104 P:145 SKIP:108 size=6160 bytes
  3634. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3635. [libx264 @ 0x55b2e0d9a580] frame= 483 QP=12.58 NAL=0 Slice:B Poc:160 I:0 P:1170 SKIP:6956 size=2405 bytes
  3636. [libx264 @ 0x55b2e0d9b900] frame= 483 QP=6.23 NAL=2 Slice:P Poc:166 I:1813 P:1167 SKIP:620 size=76525 bytes
  3637. [libx264 @ 0x55b2e0db2d00] frame= 483 QP=12.59 NAL=2 Slice:B Poc:162 I:374 P:636 SKIP:423 size=17641 bytes
  3638. [libx264 @ 0x55b2e0db54c0] frame= 488 QP=9.65 NAL=2 Slice:P Poc:176 I:198 P:193 SKIP:14 size=14490 bytes
  3639. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3640. [libx264 @ 0x55b2e0d9a580] frame= 484 QP=9.45 NAL=2 Slice:P Poc:168 I:4367 P:2708 SKIP:1085 size=107874 bytes
  3641. [libx264 @ 0x55b2e0d9b900] frame= 484 QP=8.49 NAL=2 Slice:B Poc:162 I:765 P:1521 SKIP:1130 size=36545 bytes
  3642. [libx264 @ 0x55b2e0db2d00] frame= 484 QP=13.30 NAL=0 Slice:B Poc:160 I:0 P:276 SKIP:1339 size=413 bytes
  3643. [libx264 @ 0x55b2e0db54c0] frame= 489 QP=11.56 NAL=2 Slice:B Poc:172 I:128 P:105 SKIP:126 size=6474 bytes
  3644. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3645. [libx264 @ 0x55b2e0d9a580] frame= 485 QP=11.43 NAL=2 Slice:B Poc:164 I:2289 P:3265 SKIP:1976 size=61338 bytes
  3646. [libx264 @ 0x55b2e0d9b900] frame= 485 QP=9.03 NAL=0 Slice:B Poc:164 I:818 P:1576 SKIP:972 size=35838 bytes
  3647. [libx264 @ 0x55b2e0db2d00] frame= 485 QP=13.24 NAL=0 Slice:B Poc:164 I:363 P:605 SKIP:446 size=16498 bytes
  3648. [libx264 @ 0x55b2e0db54c0] frame= 490 QP=12.75 NAL=0 Slice:B Poc:174 I:99 P:150 SKIP:113 size=5249 bytes
  3649. frame= 542 fps=8.9 q=16.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:21.97 bitrate=N/A speed=0.359x
  3650. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3651. [libx264 @ 0x55b2e0d9a580] frame= 486 QP=11.77 NAL=0 Slice:B Poc:166 I:2266 P:2994 SKIP:2425 size=53070 bytes
  3652. [libx264 @ 0x55b2e0d9b900] frame= 486 QP=6.51 NAL=2 Slice:P Poc:168 I:1292 P:1506 SKIP:802 size=51467 bytes
  3653. [libx264 @ 0x55b2e0db2d00] frame= 486 QP=9.88 NAL=2 Slice:P Poc:172 I:841 P:640 SKIP:139 size=35270 bytes
  3654. [libx264 @ 0x55b2e0db54c0] frame= 491 QP=9.62 NAL=2 Slice:P Poc:180 I:162 P:223 SKIP:20 size=13736 bytes
  3655. [libx264 @ 0x55b2e0d9a580] frame= 487 QP=9.40 NAL=2 Slice:P Poc:172 I:4177 P:2590 SKIP:1393 size=89425 bytes
  3656. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3657. [libx264 @ 0x55b2e0d9b900] frame= 487 QP=6.34 NAL=2 Slice:P Poc:170 I:1270 P:1393 SKIP:937 size=45428 bytes
  3658. [libx264 @ 0x55b2e0db2d00] frame= 487 QP=12.66 NAL=2 Slice:B Poc:168 I:600 P:476 SKIP:409 size=18940 bytes
  3659. [libx264 @ 0x55b2e0db54c0] frame= 492 QP=11.84 NAL=0 Slice:B Poc:178 I:59 P:149 SKIP:136 size=4664 bytes
  3660. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3661. [libx264 @ 0x55b2e0d9a580] frame= 488 QP=11.70 NAL=0 Slice:B Poc:170 I:2483 P:2911 SKIP:2252 size=52124 bytes
  3662. [libx264 @ 0x55b2e0d9b900] frame= 488 QP=6.41 NAL=2 Slice:P Poc:172 I:1259 P:1478 SKIP:863 size=45142 bytes
  3663. [libx264 @ 0x55b2e0db2d00] frame= 488 QP=12.76 NAL=0 Slice:B Poc:170 I:509 P:533 SKIP:446 size=15988 bytes
  3664. [libx264 @ 0x55b2e0db54c0] frame= 493 QP=9.56 NAL=2 Slice:P Poc:182 I:95 P:285 SKIP:25 size=10912 bytes
  3665. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3666. [libx264 @ 0x55b2e0d9a580] frame= 489 QP=9.55 NAL=2 Slice:P Poc:174 I:3283 P:3149 SKIP:1728 size=70258 bytes
  3667. [libx264 @ 0x55b2e0d9b900] frame= 489 QP=6.56 NAL=2 Slice:P Poc:174 I:1234 P:1531 SKIP:835 size=43681 bytes
  3668. [libx264 @ 0x55b2e0db2d00] frame= 489 QP=9.82 NAL=2 Slice:P Poc:178 I:874 P:653 SKIP:93 size=38058 bytes
  3669. [libx264 @ 0x55b2e0db54c0] frame= 494 QP=9.44 NAL=2 Slice:P Poc:184 I:75 P:302 SKIP:28 size=11579 bytes
  3670. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3671. [libx264 @ 0x55b2e0d9a580] frame= 490 QP=9.36 NAL=2 Slice:P Poc:176 I:3084 P:3462 SKIP:1614 size=75207 bytes
  3672. [libx264 @ 0x55b2e0d9b900] frame= 490 QP=6.43 NAL=2 Slice:P Poc:176 I:1048 P:1726 SKIP:826 size=43998 bytes
  3673. [libx264 @ 0x55b2e0db2d00] frame= 490 QP=12.53 NAL=2 Slice:B Poc:174 I:571 P:515 SKIP:406 size=16813 bytes
  3674. [libx264 @ 0x55b2e0db54c0] frame= 495 QP=9.03 NAL=2 Slice:P Poc:192 I:174 P:223 SKIP:8 size=19020 bytes
  3675. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3676. [libx264 @ 0x55b2e0d9a580] frame= 491 QP=9.28 NAL=2 Slice:P Poc:178 I:2781 P:3622 SKIP:1757 size=72564 bytes
  3677. [libx264 @ 0x55b2e0d9b900] frame= 491 QP=6.54 NAL=2 Slice:P Poc:178 I:901 P:1789 SKIP:910 size=40714 bytes
  3678. [libx264 @ 0x55b2e0db2d00] frame= 491 QP=13.12 NAL=0 Slice:B Poc:176 I:436 P:635 SKIP:402 size=15029 bytes
  3679. [libx264 @ 0x55b2e0db54c0] frame= 496 QP=12.58 NAL=2 Slice:B Poc:188 I:29 P:187 SKIP:126 size=5270 bytes
  3680. frame= 548 fps=8.9 q=16.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:22.20 bitrate=N/A speed=0.359x
  3681. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3682. [libx264 @ 0x55b2e0d9a580] frame= 492 QP=9.20 NAL=2 Slice:P Poc:184 I:4352 P:2895 SKIP:913 size=123609 bytes
  3683. [libx264 @ 0x55b2e0d9b900] frame= 492 QP=6.50 NAL=2 Slice:P Poc:180 I:854 P:1824 SKIP:922 size=42044 bytes
  3684. [libx264 @ 0x55b2e0db2d00] frame= 492 QP=9.99 NAL=2 Slice:P Poc:180 I:487 P:918 SKIP:215 size=26228 bytes
  3685. [libx264 @ 0x55b2e0db54c0] frame= 497 QP=13.88 NAL=0 Slice:B Poc:186 I:11 P:213 SKIP:119 size=3456 bytes
  3686. frame= 549 fps=8.7 q=17.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:22.25 bitrate=N/A speed=0.353x
  3687. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3688. [libx264 @ 0x55b2e0d9a580] frame= 493 QP=11.56 NAL=2 Slice:B Poc:180 I:1881 P:3553 SKIP:2174 size=48688 bytes
  3689. [libx264 @ 0x55b2e0d9b900] frame= 493 QP=6.39 NAL=2 Slice:P Poc:182 I:768 P:1996 SKIP:836 size=43528 bytes
  3690. [libx264 @ 0x55b2e0db2d00] frame= 493 QP=9.51 NAL=2 Slice:P Poc:188 I:842 P:692 SKIP:86 size=46677 bytes
  3691. [libx264 @ 0x55b2e0db54c0] frame= 498 QP=13.61 NAL=0 Slice:B Poc:190 I:2 P:209 SKIP:141 size=2430 bytes
  3692. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3693. [libx264 @ 0x55b2e0d9a580] frame= 494 QP=12.42 NAL=0 Slice:B Poc:182 I:1541 P:3760 SKIP:2332 size=43215 bytes
  3694. [libx264 @ 0x55b2e0d9b900] frame= 494 QP=6.61 NAL=2 Slice:P Poc:184 I:584 P:2150 SKIP:866 size=41498 bytes
  3695. [libx264 @ 0x55b2e0db2d00] frame= 494 QP=12.75 NAL=2 Slice:B Poc:184 I:453 P:617 SKIP:357 size=19131 bytes
  3696. [libx264 @ 0x55b2e0db54c0] frame= 499 QP=9.33 NAL=2 Slice:P Poc:194 I:9 P:375 SKIP:21 size=8076 bytes
  3697. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3698. [libx264 @ 0x55b2e0d9a580] frame= 495 QP=8.74 NAL=2 Slice:P Poc:192 I:4416 P:3173 SKIP:571 size=156260 bytes
  3699. [libx264 @ 0x55b2e0d9b900] frame= 495 QP=6.39 NAL=2 Slice:P Poc:186 I:605 P:2195 SKIP:800 size=44677 bytes
  3700. [libx264 @ 0x55b2e0db2d00] frame= 495 QP=13.46 NAL=0 Slice:B Poc:182 I:250 P:723 SKIP:474 size=12534 bytes
  3701. [libx264 @ 0x55b2e0db54c0] frame= 500 QP=9.31 NAL=2 Slice:P Poc:196 I:5 P:380 SKIP:20 size=8081 bytes
  3702. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3703. [libx264 @ 0x55b2e0d9a580] frame= 496 QP=11.55 NAL=2 Slice:B Poc:188 I:1739 P:4268 SKIP:1418 size=63748 bytes
  3704. [libx264 @ 0x55b2e0d9b900] frame= 496 QP=6.36 NAL=2 Slice:P Poc:188 I:500 P:2225 SKIP:875 size=45154 bytes
  3705. [libx264 @ 0x55b2e0db2d00] frame= 496 QP=13.91 NAL=0 Slice:B Poc:186 I:119 P:859 SKIP:451 size=10359 bytes
  3706. [libx264 @ 0x55b2e0db54c0] frame= 501 QP=9.64 NAL=2 Slice:P Poc:204 I:53 P:342 SKIP:10 size=12891 bytes
  3707. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3708. [libx264 @ 0x55b2e0d9a580] frame= 497 QP=12.63 NAL=0 Slice:B Poc:186 I:884 P:4398 SKIP:2259 size=37979 bytes
  3709. [libx264 @ 0x55b2e0d9b900] frame= 497 QP=6.19 NAL=2 Slice:P Poc:190 I:377 P:2337 SKIP:886 size=44443 bytes
  3710. [libx264 @ 0x55b2e0db2d00] frame= 497 QP=9.34 NAL=2 Slice:P Poc:196 I:575 P:978 SKIP:67 size=44362 bytes
  3711. [libx264 @ 0x55b2e0db54c0] frame= 502 QP=12.33 NAL=2 Slice:B Poc:200 I:0 P:185 SKIP:162 size=2828 bytes
  3712. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3713. [libx264 @ 0x55b2e0d9a580] frame= 498 QP=12.60 NAL=0 Slice:B Poc:190 I:337 P:4808 SKIP:2423 size=31029 bytes
  3714. [libx264 @ 0x55b2e0d9b900] frame= 498 QP=6.22 NAL=2 Slice:P Poc:192 I:268 P:2372 SKIP:960 size=39653 bytes
  3715. [libx264 @ 0x55b2e0db2d00] frame= 498 QP=12.78 NAL=2 Slice:B Poc:192 I:62 P:950 SKIP:353 size=12326 bytes
  3716. [libx264 @ 0x55b2e0db54c0] frame= 503 QP=14.83 NAL=0 Slice:B Poc:198 I:0 P:169 SKIP:192 size=1246 bytes
  3717. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3718. [libx264 @ 0x55b2e0d9a580] frame= 499 QP=8.89 NAL=2 Slice:P Poc:200 I:2906 P:4591 SKIP:663 size=129367 bytes
  3719. [libx264 @ 0x55b2e0d9b900] frame= 499 QP=6.16 NAL=2 Slice:P Poc:194 I:186 P:2287 SKIP:1127 size=32829 bytes
  3720. [libx264 @ 0x55b2e0db2d00] frame= 499 QP=14.18 NAL=0 Slice:B Poc:190 I:37 P:851 SKIP:526 size=7922 bytes
  3721. [libx264 @ 0x55b2e0db54c0] frame= 504 QP=13.73 NAL=0 Slice:B Poc:202 I:0 P:192 SKIP:192 size=1185 bytes
  3722. frame= 556 fps=8.7 q=17.0 q=13.0 q=16.0 q=15.0 size=N/A time=00:00:22.52 bitrate=N/A speed=0.354x
  3723. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3724. [libx264 @ 0x55b2e0d9a580] frame= 500 QP=11.40 NAL=2 Slice:B Poc:196 I:380 P:5055 SKIP:1813 size=42906 bytes
  3725. [libx264 @ 0x55b2e0d9b900] frame= 500 QP=6.26 NAL=2 Slice:P Poc:196 I:171 P:2298 SKIP:1131 size=31856 bytes
  3726. [libx264 @ 0x55b2e0db2d00] frame= 500 QP=14.56 NAL=0 Slice:B Poc:194 I:5 P:890 SKIP:591 size=5172 bytes
  3727. [libx264 @ 0x55b2e0db54c0] frame= 505 QP=9.58 NAL=2 Slice:P Poc:208 I:45 P:339 SKIP:21 size=11441 bytes
  3728. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3729. [libx264 @ 0x55b2e0d9a580] frame= 501 QP=12.82 NAL=0 Slice:B Poc:194 I:138 P:4784 SKIP:2730 size=22296 bytes
  3730. [libx264 @ 0x55b2e0d9b900] frame= 501 QP=6.06 NAL=2 Slice:P Poc:198 I:177 P:2331 SKIP:1092 size=30782 bytes
  3731. [libx264 @ 0x55b2e0db2d00] frame= 501 QP=9.88 NAL=2 Slice:P Poc:204 I:317 P:1215 SKIP:88 size=33746 bytes
  3732. [libx264 @ 0x55b2e0db54c0] frame= 506 QP=14.09 NAL=0 Slice:B Poc:206 I:0 P:176 SKIP:192 size=1577 bytes
  3733. [libx264 @ 0x55b2e0d9a580] frame= 502 QP=13.06 NAL=0 Slice:B Poc:198 I:102 P:4599 SKIP:2931 size=20301 bytes
  3734. [libx264 @ 0x55b2e0d9b900] frame= 502 QP=6.29 NAL=2 Slice:P Poc:200 I:172 P:2219 SKIP:1209 size=29915 bytes
  3735. [libx264 @ 0x55b2e0db2d00] frame= 502 QP=12.68 NAL=2 Slice:B Poc:200 I:29 P:851 SKIP:460 size=9872 bytes
  3736. [libx264 @ 0x55b2e0db54c0] frame= 507 QP=10.45 NAL=2 Slice:P Poc:212 I:16 P:335 SKIP:54 size=6582 bytes
  3737. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3738. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3739. [libx264 @ 0x55b2e0d9a580] frame= 503 QP=8.75 NAL=2 Slice:P Poc:208 I:3269 P:4114 SKIP:777 size=131608 bytes
  3740. [libx264 @ 0x55b2e0d9b900] frame= 503 QP=6.12 NAL=2 Slice:P Poc:202 I:157 P:2217 SKIP:1226 size=30231 bytes
  3741. [libx264 @ 0x55b2e0db2d00] frame= 503 QP=14.38 NAL=0 Slice:B Poc:198 I:5 P:853 SKIP:626 size=4708 bytes
  3742. [libx264 @ 0x55b2e0db54c0] frame= 508 QP=13.13 NAL=0 Slice:B Poc:210 I:0 P:113 SKIP:291 size=152 bytes
  3743. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3744. [libx264 @ 0x55b2e0d9a580] frame= 504 QP=11.55 NAL=2 Slice:B Poc:204 I:470 P:4823 SKIP:2008 size=42247 bytes
  3745. [libx264 @ 0x55b2e0d9b900] frame= 504 QP=6.17 NAL=2 Slice:P Poc:204 I:180 P:2196 SKIP:1224 size=30085 bytes
  3746. [libx264 @ 0x55b2e0db2d00] frame= 504 QP=14.21 NAL=0 Slice:B Poc:202 I:4 P:822 SKIP:643 size=4677 bytes
  3747. [libx264 @ 0x55b2e0db54c0] frame= 509 QP=10.50 NAL=2 Slice:P Poc:214 I:22 P:345 SKIP:38 size=7249 bytes
  3748. frame= 561 fps=8.7 q=17.0 q=13.0 q=16.0 q=15.0 size=N/A time=00:00:22.72 bitrate=N/A speed=0.353x
  3749. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3750. [libx264 @ 0x55b2e0d9a580] frame= 505 QP=13.22 NAL=0 Slice:B Poc:202 I:96 P:4435 SKIP:3175 size=19464 bytes
  3751. [libx264 @ 0x55b2e0d9b900] frame= 505 QP=6.06 NAL=2 Slice:P Poc:206 I:207 P:2252 SKIP:1141 size=33679 bytes
  3752. [libx264 @ 0x55b2e0db2d00] frame= 505 QP=9.73 NAL=2 Slice:P Poc:208 I:303 P:1167 SKIP:150 size=29462 bytes
  3753. [libx264 @ 0x55b2e0db54c0] frame= 510 QP=10.57 NAL=2 Slice:P Poc:216 I:33 P:324 SKIP:48 size=7671 bytes
  3754. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3755. [libx264 @ 0x55b2e0d9a580] frame= 506 QP=13.19 NAL=0 Slice:B Poc:206 I:163 P:4553 SKIP:2917 size=22789 bytes
  3756. [libx264 @ 0x55b2e0d9b900] frame= 506 QP=6.60 NAL=2 Slice:P Poc:210 I:248 P:2210 SKIP:1142 size=31517 bytes
  3757. [libx264 @ 0x55b2e0db2d00] frame= 506 QP=13.90 NAL=0 Slice:B Poc:206 I:14 P:841 SKIP:615 size=5381 bytes
  3758. [libx264 @ 0x55b2e0db54c0] frame= 511 QP=10.73 NAL=2 Slice:P Poc:222 I:111 P:272 SKIP:22 size=13123 bytes
  3759. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3760. [libx264 @ 0x55b2e0d9a580] frame= 507 QP=10.15 NAL=2 Slice:P Poc:216 I:2677 P:4299 SKIP:1184 size=89482 bytes
  3761. [libx264 @ 0x55b2e0d9b900] frame= 507 QP=9.69 NAL=0 Slice:B Poc:208 I:0 P:781 SKIP:2779 size=1327 bytes
  3762. [libx264 @ 0x55b2e0db2d00] frame= 507 QP=10.86 NAL=2 Slice:P Poc:216 I:442 P:1024 SKIP:154 size=28359 bytes
  3763. [libx264 @ 0x55b2e0db54c0] frame= 512 QP=13.14 NAL=2 Slice:B Poc:218 I:13 P:160 SKIP:167 size=3604 bytes
  3764. frame= 564 fps=8.7 q=17.0 q=13.0 q=16.0 q=15.0 size=N/A time=00:00:22.84 bitrate=N/A speed=0.352x
  3765. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3766. [libx264 @ 0x55b2e0d9a580] frame= 508 QP=12.23 NAL=2 Slice:B Poc:212 I:396 P:4339 SKIP:2830 size=29346 bytes
  3767. [libx264 @ 0x55b2e0d9b900] frame= 508 QP=6.74 NAL=2 Slice:P Poc:212 I:240 P:2079 SKIP:1281 size=28600 bytes
  3768. [libx264 @ 0x55b2e0db2d00] frame= 508 QP=13.57 NAL=2 Slice:B Poc:212 I:37 P:898 SKIP:500 size=8333 bytes
  3769. [libx264 @ 0x55b2e0db54c0] frame= 513 QP=13.73 NAL=0 Slice:B Poc:220 I:6 P:196 SKIP:146 size=2803 bytes
  3770. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3771. [libx264 @ 0x55b2e0d9a580] frame= 509 QP=13.91 NAL=0 Slice:B Poc:210 I:1 P:1863 SKIP:6269 size=2648 bytes
  3772. [libx264 @ 0x55b2e0d9b900] frame= 509 QP=6.77 NAL=2 Slice:P Poc:214 I:276 P:2099 SKIP:1225 size=29624 bytes
  3773. [libx264 @ 0x55b2e0db2d00] frame= 509 QP=14.67 NAL=0 Slice:B Poc:210 I:0 P:384 SKIP:1233 size=500 bytes
  3774. [libx264 @ 0x55b2e0db54c0] frame= 514 QP=10.83 NAL=2 Slice:P Poc:224 I:31 P:322 SKIP:52 size=8624 bytes
  3775. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3776. [libx264 @ 0x55b2e0d9a580] frame= 510 QP=13.32 NAL=0 Slice:B Poc:214 I:292 P:4267 SKIP:3086 size=24612 bytes
  3777. [libx264 @ 0x55b2e0d9b900] frame= 510 QP=6.94 NAL=2 Slice:P Poc:216 I:324 P:2070 SKIP:1206 size=30796 bytes
  3778. [libx264 @ 0x55b2e0db2d00] frame= 510 QP=14.35 NAL=0 Slice:B Poc:214 I:36 P:842 SKIP:590 size=6613 bytes
  3779. [libx264 @ 0x55b2e0db54c0] frame= 515 QP=10.93 NAL=2 Slice:P Poc:226 I:19 P:331 SKIP:55 size=8201 bytes
  3780. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3781. [libx264 @ 0x55b2e0d9a580] frame= 511 QP=10.40 NAL=2 Slice:P Poc:224 I:3848 P:3262 SKIP:1050 size=109297 bytes
  3782. [libx264 @ 0x55b2e0d9b900] frame= 511 QP=7.11 NAL=2 Slice:P Poc:218 I:377 P:2148 SKIP:1075 size=33495 bytes
  3783. [libx264 @ 0x55b2e0db2d00] frame= 511 QP=11.34 NAL=2 Slice:P Poc:224 I:647 P:836 SKIP:137 size=33695 bytes
  3784. [libx264 @ 0x55b2e0db54c0] frame= 516 QP=10.88 NAL=2 Slice:P Poc:228 I:15 P:340 SKIP:50 size=7753 bytes
  3785. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3786. [libx264 @ 0x55b2e0d9a580] frame= 512 QP=12.32 NAL=2 Slice:B Poc:220 I:1353 P:4071 SKIP:2119 size=52640 bytes
  3787. [libx264 @ 0x55b2e0d9b900] frame= 512 QP=7.11 NAL=2 Slice:P Poc:220 I:421 P:2090 SKIP:1089 size=35844 bytes
  3788. [libx264 @ 0x55b2e0db2d00] frame= 512 QP=13.45 NAL=2 Slice:B Poc:220 I:196 P:802 SKIP:436 size=14565 bytes
  3789. [libx264 @ 0x55b2e0db54c0] frame= 517 QP=11.80 NAL=2 Slice:P Poc:234 I:23 P:350 SKIP:32 size=8760 bytes
  3790. frame= 569 fps=8.7 q=17.0 q=13.0 q=16.0 q=15.0 size=N/A time=00:00:23.04 bitrate=N/A speed=0.35x
  3791. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3792. [libx264 @ 0x55b2e0d9a580] frame= 513 QP=13.44 NAL=0 Slice:B Poc:218 I:510 P:4251 SKIP:2900 size=29586 bytes
  3793. [libx264 @ 0x55b2e0d9b900] frame= 513 QP=7.23 NAL=2 Slice:P Poc:222 I:444 P:2087 SKIP:1069 size=38717 bytes
  3794. [libx264 @ 0x55b2e0db2d00] frame= 513 QP=14.67 NAL=0 Slice:B Poc:218 I:66 P:839 SKIP:571 size=8122 bytes
  3795. [libx264 @ 0x55b2e0db54c0] frame= 518 QP=14.13 NAL=2 Slice:B Poc:230 I:0 P:183 SKIP:159 size=2302 bytes
  3796. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3797. [libx264 @ 0x55b2e0d9a580] frame= 514 QP=13.48 NAL=0 Slice:B Poc:222 I:495 P:4181 SKIP:2964 size=30969 bytes
  3798. [libx264 @ 0x55b2e0d9b900] frame= 514 QP=7.30 NAL=2 Slice:P Poc:224 I:375 P:2061 SKIP:1164 size=37691 bytes
  3799. [libx264 @ 0x55b2e0db2d00] frame= 514 QP=14.70 NAL=0 Slice:B Poc:222 I:74 P:804 SKIP:554 size=8536 bytes
  3800. [libx264 @ 0x55b2e0db54c0] frame= 519 QP=14.55 NAL=0 Slice:B Poc:232 I:0 P:205 SKIP:142 size=1786 bytes
  3801. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3802. [libx264 @ 0x55b2e0d9a580] frame= 515 QP=10.77 NAL=2 Slice:P Poc:232 I:3181 P:3807 SKIP:1172 size=99131 bytes
  3803. [libx264 @ 0x55b2e0d9b900] frame= 515 QP=7.17 NAL=2 Slice:P Poc:226 I:299 P:2222 SKIP:1079 size=37794 bytes
  3804. [libx264 @ 0x55b2e0db2d00] frame= 515 QP=11.30 NAL=2 Slice:P Poc:226 I:133 P:1210 SKIP:277 size=19494 bytes
  3805. [libx264 @ 0x55b2e0db54c0] frame= 520 QP=11.65 NAL=2 Slice:P Poc:242 I:171 P:193 SKIP:41 size=12106 bytes
  3806. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3807. [libx264 @ 0x55b2e0d9a580] frame= 516 QP=12.28 NAL=2 Slice:B Poc:228 I:454 P:4614 SKIP:2214 size=43957 bytes
  3808. [libx264 @ 0x55b2e0d9b900] frame= 516 QP=7.28 NAL=2 Slice:P Poc:228 I:234 P:2246 SKIP:1120 size=34368 bytes
  3809. [libx264 @ 0x55b2e0db2d00] frame= 516 QP=11.09 NAL=2 Slice:P Poc:228 I:126 P:1197 SKIP:297 size=19248 bytes
  3810. [libx264 @ 0x55b2e0db54c0] frame= 521 QP=13.37 NAL=2 Slice:B Poc:238 I:44 P:173 SKIP:121 size=5747 bytes
  3811. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3812. [libx264 @ 0x55b2e0d9a580] frame= 517 QP=13.62 NAL=0 Slice:B Poc:226 I:266 P:4489 SKIP:2876 size=27932 bytes
  3813. [libx264 @ 0x55b2e0d9b900] frame= 517 QP=7.37 NAL=2 Slice:P Poc:230 I:131 P:2181 SKIP:1288 size=26758 bytes
  3814. [libx264 @ 0x55b2e0db2d00] frame= 517 QP=11.95 NAL=2 Slice:P Poc:236 I:465 P:956 SKIP:199 size=26156 bytes
  3815. [libx264 @ 0x55b2e0db54c0] frame= 522 QP=14.54 NAL=0 Slice:B Poc:236 I:2 P:194 SKIP:160 size=2844 bytes
  3816. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3817. [libx264 @ 0x55b2e0d9a580] frame= 518 QP=13.66 NAL=0 Slice:B Poc:230 I:66 P:4355 SKIP:3271 size=19525 bytes
  3818. [libx264 @ 0x55b2e0d9b900] frame= 518 QP=7.47 NAL=2 Slice:P Poc:232 I:111 P:1983 SKIP:1506 size=20881 bytes
  3819. [libx264 @ 0x55b2e0db2d00] frame= 518 QP=13.67 NAL=2 Slice:B Poc:232 I:41 P:889 SKIP:441 size=11646 bytes
  3820. [libx264 @ 0x55b2e0db54c0] frame= 523 QP=14.62 NAL=0 Slice:B Poc:240 I:4 P:194 SKIP:154 size=2759 bytes
  3821. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3822. [libx264 @ 0x55b2e0d9a580] frame= 519 QP=10.97 NAL=2 Slice:P Poc:240 I:3870 P:2683 SKIP:1607 size=86605 bytes
  3823. [libx264 @ 0x55b2e0d9b900] frame= 519 QP=7.94 NAL=2 Slice:P Poc:234 I:241 P:1971 SKIP:1388 size=26260 bytes
  3824. [libx264 @ 0x55b2e0db2d00] frame= 519 QP=15.09 NAL=0 Slice:B Poc:230 I:3 P:844 SKIP:609 size=4794 bytes
  3825. [libx264 @ 0x55b2e0db54c0] frame= 524 QP=11.51 NAL=2 Slice:P Poc:244 I:42 P:269 SKIP:94 size=7514 bytes
  3826. frame= 576 fps=8.6 q=17.0 q=13.0 q=16.0 q=15.0 size=N/A time=00:00:23.31 bitrate=N/A speed=0.349x
  3827. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3828. [libx264 @ 0x55b2e0d9a580] frame= 520 QP=12.26 NAL=2 Slice:B Poc:236 I:1455 P:3672 SKIP:2447 size=52812 bytes
  3829. [libx264 @ 0x55b2e0d9b900] frame= 520 QP=7.75 NAL=2 Slice:P Poc:236 I:504 P:1785 SKIP:1311 size=32851 bytes
  3830. [libx264 @ 0x55b2e0db2d00] frame= 520 QP=14.72 NAL=0 Slice:B Poc:234 I:32 P:825 SKIP:593 size=7331 bytes
  3831. [libx264 @ 0x55b2e0db54c0] frame= 525 QP=11.79 NAL=2 Slice:P Poc:246 I:27 P:351 SKIP:27 size=8268 bytes
  3832. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3833. [libx264 @ 0x55b2e0d9a580] frame= 521 QP=13.67 NAL=0 Slice:B Poc:234 I:315 P:4093 SKIP:3243 size=25806 bytes
  3834. [libx264 @ 0x55b2e0d9b900] frame= 521 QP=7.64 NAL=2 Slice:P Poc:238 I:635 P:1624 SKIP:1341 size=34135 bytes
  3835. [libx264 @ 0x55b2e0db2d00] frame= 521 QP=11.65 NAL=2 Slice:P Poc:244 I:757 P:582 SKIP:281 size=29822 bytes
  3836. [libx264 @ 0x55b2e0db54c0] frame= 526 QP=11.69 NAL=2 Slice:P Poc:248 I:10 P:380 SKIP:15 size=8750 bytes
  3837. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3838. [libx264 @ 0x55b2e0d9a580] frame= 522 QP=13.14 NAL=0 Slice:B Poc:238 I:779 P:3812 SKIP:3100 size=32789 bytes
  3839. [libx264 @ 0x55b2e0d9b900] frame= 522 QP=7.70 NAL=2 Slice:P Poc:240 I:637 P:1612 SKIP:1351 size=35037 bytes
  3840. [libx264 @ 0x55b2e0db2d00] frame= 522 QP=13.20 NAL=2 Slice:B Poc:240 I:304 P:662 SKIP:464 size=15847 bytes
  3841. [libx264 @ 0x55b2e0db54c0] frame= 527 QP=11.83 NAL=2 Slice:P Poc:250 I:16 P:376 SKIP:13 size=9774 bytes
  3842. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3843. [libx264 @ 0x55b2e0d9a580] frame= 523 QP=11.15 NAL=2 Slice:P Poc:248 I:4306 P:3279 SKIP:575 size=107973 bytes
  3844. [libx264 @ 0x55b2e0d9b900] frame= 523 QP=7.68 NAL=2 Slice:P Poc:242 I:627 P:1604 SKIP:1369 size=37469 bytes
  3845. [libx264 @ 0x55b2e0db2d00] frame= 523 QP=14.48 NAL=0 Slice:B Poc:238 I:101 P:734 SKIP:621 size=9175 bytes
  3846. [libx264 @ 0x55b2e0db54c0] frame= 528 QP=11.71 NAL=2 Slice:P Poc:252 I:16 P:375 SKIP:14 size=11012 bytes
  3847. frame= 580 fps=8.6 q=17.0 q=14.0 q=16.0 q=15.0 size=N/A time=00:00:23.48 bitrate=N/A speed=0.346x
  3848. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3849. [libx264 @ 0x55b2e0d9a580] frame= 524 QP=11.99 NAL=2 Slice:B Poc:244 I:1384 P:3614 SKIP:2565 size=54014 bytes
  3850. [libx264 @ 0x55b2e0d9b900] frame= 524 QP=7.52 NAL=2 Slice:P Poc:244 I:494 P:1627 SKIP:1479 size=35050 bytes
  3851. [libx264 @ 0x55b2e0db2d00] frame= 524 QP=14.37 NAL=0 Slice:B Poc:242 I:84 P:738 SKIP:637 size=8735 bytes
  3852. [libx264 @ 0x55b2e0db54c0] frame= 529 QP=11.78 NAL=2 Slice:P Poc:256 I:79 P:320 SKIP:6 size=15931 bytes
  3853. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3854. [libx264 @ 0x55b2e0d9a580] frame= 525 QP=13.04 NAL=0 Slice:B Poc:242 I:644 P:3707 SKIP:3331 size=32010 bytes
  3855. [libx264 @ 0x55b2e0d9b900] frame= 525 QP=7.78 NAL=2 Slice:P Poc:246 I:377 P:2208 SKIP:1015 size=35899 bytes
  3856. [libx264 @ 0x55b2e0db2d00] frame= 525 QP=11.91 NAL=2 Slice:P Poc:252 I:846 P:723 SKIP:51 size=44272 bytes
  3857. [libx264 @ 0x55b2e0db54c0] frame= 530 QP=16.04 NAL=0 Slice:B Poc:254 I:1 P:265 SKIP:73 size=4147 bytes
  3858. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 5(IDR), nal_ref_idc: 3
  3859. [libx264 @ 0x55b2e0d9a580] frame= 526 QP=13.33 NAL=0 Slice:B Poc:246 I:251 P:5187 SKIP:2114 size=31245 bytes
  3860. [libx264 @ 0x55b2e0d9b900] frame= 526 QP=7.87 NAL=2 Slice:P Poc:248 I:282 P:2501 SKIP:817 size=36343 bytes
  3861. [libx264 @ 0x55b2e0db2d00] frame= 526 QP=13.51 NAL=2 Slice:B Poc:248 I:88 P:1059 SKIP:144 size=17046 bytes
  3862. [libx264 @ 0x55b2e0db54c0] frame= 531 QP=12.15 NAL=2 Slice:P Poc:264 I:141 P:257 SKIP:7 size=17791 bytes
  3863. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3864. [libx264 @ 0x55b2e0d9a580] frame= 527 QP=11.14 NAL=2 Slice:P Poc:256 I:5971 P:1868 SKIP:321 size=150928 bytes
  3865. [libx264 @ 0x55b2e0d9b900] frame= 527 QP=8.07 NAL=2 Slice:P Poc:250 I:286 P:2722 SKIP:592 size=40710 bytes
  3866. [libx264 @ 0x55b2e0db2d00] frame= 527 QP=14.90 NAL=0 Slice:B Poc:246 I:21 P:1093 SKIP:327 size=8351 bytes
  3867. [libx264 @ 0x55b2e0db54c0] frame= 532 QP=13.45 NAL=2 Slice:B Poc:260 I:11 P:216 SKIP:46 size=8270 bytes
  3868. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3869. [libx264 @ 0x55b2e0d9a580] scene cut at 543 Icost:2130866 Pcost:2094310 ratio:0.0172 bias:0.2547 gop:141 (imb:7304 pmb:484)
  3870. [libx264 @ 0x55b2e0d9a580] frame= 528 QP=12.22 NAL=2 Slice:B Poc:252 I:1064 P:5302 SKIP:876 size=73717 bytes
  3871. [libx264 @ 0x55b2e0d9b900] frame= 528 QP=8.12 NAL=2 Slice:P Poc:252 I:321 P:2721 SKIP:558 size=45148 bytes
  3872. [libx264 @ 0x55b2e0db2d00] frame= 528 QP=14.82 NAL=0 Slice:B Poc:250 I:22 P:1097 SKIP:256 size=10369 bytes
  3873. [libx264 @ 0x55b2e0db54c0] frame= 533 QP=14.47 NAL=0 Slice:B Poc:258 I:0 P:33 SKIP:372 size=90 bytes
  3874. [libx264 @ 0x55b2e0db2d00] scene cut at 543 Icost:633749 Pcost:623854 ratio:0.0156 bias:0.2547 gop:141 (imb:1334 pmb:122)
  3875. [libx264 @ 0x55b2e0db54c0] scene cut at 543 Icost:183126 Pcost:180652 ratio:0.0135 bias:0.2547 gop:141 (imb:295 pmb:30)
  3876. [libx264 @ 0x55b2e0d9b900] scene cut at 543 Icost:1168928 Pcost:1153326 ratio:0.0133 bias:0.2547 gop:141 (imb:3131 pmb:223)
  3877. frame= 585 fps=8.5 q=17.0 q=14.0 q=17.0 q=15.0 size=N/A time=00:00:23.68 bitrate=N/A speed=0.346x
  3878. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3879. [libx264 @ 0x55b2e0d9a580] frame= 529 QP=13.32 NAL=0 Slice:B Poc:250 I:276 P:5509 SKIP:1580 size=38676 bytes
  3880. [libx264 @ 0x55b2e0d9b900] frame= 529 QP=8.14 NAL=2 Slice:P Poc:254 I:410 P:2704 SKIP:486 size=51767 bytes
  3881. [libx264 @ 0x55b2e0db2d00] frame= 529 QP=11.31 NAL=2 Slice:P Poc:258 I:762 P:804 SKIP:54 size=48321 bytes
  3882. [libx264 @ 0x55b2e0db54c0] frame= 534 QP=16.10 NAL=0 Slice:B Poc:262 I:7 P:239 SKIP:78 size=4580 bytes
  3883. [libx264 @ 0x55b2e0d9a580] frame= 530 QP=13.54 NAL=0 Slice:B Poc:254 I:404 P:5481 SKIP:1566 size=44261 bytes
  3884. [libx264 @ 0x55b2e0d9b900] frame= 530 QP=8.05 NAL=2 Slice:P Poc:256 I:385 P:2639 SKIP:576 size=52297 bytes
  3885. [libx264 @ 0x55b2e0db2d00] frame= 530 QP=14.20 NAL=2 Slice:B Poc:254 I:51 P:1018 SKIP:264 size=16101 bytes
  3886. [libx264 @ 0x55b2e0db54c0] frame= 535 QP=12.11 NAL=2 Slice:P Poc:268 I:72 P:319 SKIP:14 size=13602 bytes
  3887. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3888. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3889. [libx264 @ 0x55b2e0d9a580] frame= 531 QP=11.24 NAL=2 Slice:P Poc:264 I:4758 P:2920 SKIP:482 size=134651 bytes
  3890. [libx264 @ 0x55b2e0d9b900] frame= 531 QP=8.57 NAL=2 Slice:P Poc:260 I:455 P:2533 SKIP:612 size=50386 bytes
  3891. [libx264 @ 0x55b2e0db2d00] frame= 531 QP=15.21 NAL=0 Slice:B Poc:256 I:39 P:1044 SKIP:326 size=13246 bytes
  3892. [libx264 @ 0x55b2e0db54c0] frame= 536 QP=16.23 NAL=0 Slice:B Poc:266 I:2 P:219 SKIP:109 size=3758 bytes
  3893. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3894. [libx264 @ 0x55b2e0d9a580] frame= 532 QP=11.29 NAL=2 Slice:B Poc:260 I:992 P:4958 SKIP:1259 size=77292 bytes
  3895. [libx264 @ 0x55b2e0d9b900] frame= 532 QP=11.50 NAL=0 Slice:B Poc:258 I:1 P:640 SKIP:2919 size=1532 bytes
  3896. [libx264 @ 0x55b2e0db2d00] frame= 532 QP=12.00 NAL=2 Slice:P Poc:266 I:700 P:872 SKIP:48 size=43055 bytes
  3897. [libx264 @ 0x55b2e0db54c0] frame= 537 QP=12.53 NAL=2 Slice:P Poc:270 I:14 P:348 SKIP:43 size=8586 bytes
  3898. frame= 589 fps=8.5 q=14.0 q=10.0 q=13.0 q=12.0 size=N/A time=00:00:23.85 bitrate=N/A speed=0.344x
  3899. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3900. [libx264 @ 0x55b2e0d9a580] frame= 533 QP=13.49 NAL=0 Slice:B Poc:258 I:2 P:1289 SKIP:6828 size=3079 bytes
  3901. [libx264 @ 0x55b2e0d9b900] frame= 533 QP=8.45 NAL=2 Slice:P Poc:262 I:488 P:2562 SKIP:550 size=53153 bytes
  3902. [libx264 @ 0x55b2e0db2d00] frame= 533 QP=14.31 NAL=2 Slice:B Poc:262 I:88 P:1001 SKIP:234 size=17465 bytes
  3903. [libx264 @ 0x55b2e0db54c0] frame= 538 QP=12.57 NAL=2 Slice:P Poc:272 I:16 P:343 SKIP:46 size=8788 bytes
  3904. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3905. [libx264 @ 0x55b2e0d9a580] frame= 534 QP=13.56 NAL=0 Slice:B Poc:262 I:506 P:5263 SKIP:1638 size=46848 bytes
  3906. [libx264 @ 0x55b2e0d9b900] frame= 534 QP=8.33 NAL=2 Slice:P Poc:264 I:465 P:2530 SKIP:605 size=51189 bytes
  3907. [libx264 @ 0x55b2e0db2d00] frame= 534 QP=13.80 NAL=0 Slice:B Poc:260 I:0 P:185 SKIP:1433 size=343 bytes
  3908. [libx264 @ 0x55b2e0db54c0] frame= 539 QP=13.95 NAL=2 Slice:P Poc:278 I:62 P:273 SKIP:70 size=10438 bytes
  3909. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3910. [libx264 @ 0x55b2e0d9a580] frame= 535 QP=11.19 NAL=2 Slice:P Poc:272 I:4619 P:3007 SKIP:534 size=132512 bytes
  3911. [libx264 @ 0x55b2e0d9b900] frame= 535 QP=8.27 NAL=2 Slice:P Poc:266 I:461 P:2504 SKIP:635 size=49642 bytes
  3912. [libx264 @ 0x55b2e0db2d00] frame= 535 QP=15.39 NAL=0 Slice:B Poc:264 I:38 P:1026 SKIP:320 size=12904 bytes
  3913. [libx264 @ 0x55b2e0db54c0] frame= 540 QP=15.90 NAL=2 Slice:B Poc:274 I:0 P:167 SKIP:156 size=4048 bytes
  3914. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3915. [libx264 @ 0x55b2e0d9a580] frame= 536 QP=12.44 NAL=2 Slice:B Poc:268 I:1125 P:4805 SKIP:1368 size=68744 bytes
  3916. [libx264 @ 0x55b2e0d9b900] frame= 536 QP=8.30 NAL=2 Slice:P Poc:268 I:358 P:2537 SKIP:705 size=45163 bytes
  3917. [libx264 @ 0x55b2e0db2d00] frame= 536 QP=12.21 NAL=2 Slice:P Poc:272 I:540 P:991 SKIP:89 size=36000 bytes
  3918. [libx264 @ 0x55b2e0db54c0] frame= 541 QP=16.50 NAL=0 Slice:B Poc:276 I:0 P:192 SKIP:154 size=2886 bytes
  3919. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3920. [libx264 @ 0x55b2e0d9a580] frame= 537 QP=13.70 NAL=0 Slice:B Poc:266 I:463 P:5090 SKIP:1943 size=42366 bytes
  3921. [libx264 @ 0x55b2e0d9b900] frame= 537 QP=8.39 NAL=2 Slice:P Poc:270 I:300 P:2397 SKIP:903 size=41204 bytes
  3922. [libx264 @ 0x55b2e0db2d00] frame= 537 QP=14.63 NAL=2 Slice:B Poc:268 I:60 P:925 SKIP:382 size=13708 bytes
  3923. [libx264 @ 0x55b2e0db54c0] frame= 542 QP=15.52 NAL=2 Slice:P Poc:280 I:6 P:216 SKIP:183 size=3766 bytes
  3924. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3925. [libx264 @ 0x55b2e0d9a580] frame= 538 QP=14.01 NAL=0 Slice:B Poc:270 I:304 P:4781 SKIP:2480 size=35760 bytes
  3926. [libx264 @ 0x55b2e0d9b900] frame= 538 QP=8.49 NAL=2 Slice:P Poc:272 I:307 P:2377 SKIP:916 size=39038 bytes
  3927. [libx264 @ 0x55b2e0db2d00] frame= 538 QP=15.87 NAL=0 Slice:B Poc:270 I:16 P:941 SKIP:478 size=9669 bytes
  3928. [libx264 @ 0x55b2e0db54c0] frame= 543 QP=2.30 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=55681 bytes
  3929. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3930. [libx264 @ 0x55b2e0d9a580] frame= 539 QP=13.41 NAL=2 Slice:P Poc:280 I:2695 P:3682 SKIP:1783 size=77814 bytes
  3931. [libx264 @ 0x55b2e0d9b900] frame= 539 QP=8.59 NAL=2 Slice:P Poc:274 I:221 P:2199 SKIP:1180 size=34009 bytes
  3932. [libx264 @ 0x55b2e0db2d00] frame= 539 QP=15.06 NAL=2 Slice:P Poc:280 I:390 P:914 SKIP:316 size=22809 bytes
  3933. [libx264 @ 0x55b2e0db54c0] frame= 544 QP=5.56 NAL=2 Slice:P Poc:2 I:0 P:222 SKIP:183 size=2015 bytes
  3934. frame= 596 fps=8.5 q=18.0 q=15.0 q=17.0 q=16.0 size=N/A time=00:00:24.12 bitrate=N/A speed=0.345x
  3935. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3936. [libx264 @ 0x55b2e0d9a580] frame= 540 QP=12.68 NAL=2 Slice:B Poc:276 I:618 P:4241 SKIP:2604 size=51387 bytes
  3937. [libx264 @ 0x55b2e0d9b900] frame= 540 QP=8.76 NAL=2 Slice:P Poc:276 I:247 P:2141 SKIP:1212 size=33736 bytes
  3938. [libx264 @ 0x55b2e0db2d00] frame= 540 QP=14.36 NAL=2 Slice:B Poc:276 I:72 P:835 SKIP:501 size=15126 bytes
  3939. [libx264 @ 0x55b2e0db54c0] frame= 545 QP=5.83 NAL=2 Slice:P Poc:6 I:0 P:274 SKIP:131 size=3015 bytes
  3940. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3941. [libx264 @ 0x55b2e0d9a580] frame= 541 QP=14.28 NAL=0 Slice:B Poc:274 I:239 P:4364 SKIP:3017 size=32826 bytes
  3942. [libx264 @ 0x55b2e0d9b900] frame= 541 QP=9.24 NAL=2 Slice:P Poc:278 I:182 P:1843 SKIP:1575 size=26653 bytes
  3943. [libx264 @ 0x55b2e0db2d00] frame= 541 QP=16.06 NAL=0 Slice:B Poc:274 I:15 P:832 SKIP:597 size=9060 bytes
  3944. [libx264 @ 0x55b2e0db54c0] frame= 546 QP=15.46 NAL=0 Slice:B Poc:4 I:0 P:128 SKIP:277 size=105 bytes
  3945. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3946. [libx264 @ 0x55b2e0d9a580] frame= 542 QP=14.17 NAL=0 Slice:B Poc:278 I:174 P:3806 SKIP:3733 size=25424 bytes
  3947. [libx264 @ 0x55b2e0d9b900] frame= 542 QP=11.00 NAL=2 Slice:P Poc:280 I:145 P:1272 SKIP:2183 size=16024 bytes
  3948. [libx264 @ 0x55b2e0db2d00] frame= 542 QP=16.29 NAL=0 Slice:B Poc:278 I:13 P:787 SKIP:693 size=7359 bytes
  3949. [libx264 @ 0x55b2e0db54c0] frame= 547 QP=5.55 NAL=2 Slice:P Poc:10 I:0 P:230 SKIP:175 size=2846 bytes
  3950. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3951. [libx264 @ 0x55b2e0d9a580] frame= 543 QP=2.55 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=454613 bytes
  3952. [libx264 @ 0x55b2e0d9b900] frame= 543 QP=0.59 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=242458 bytes
  3953. [libx264 @ 0x55b2e0db2d00] frame= 543 QP=2.65 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=157568 bytes
  3954. [AVIOContext @ 0x55b2e2a53440] Statistics: 0 seeks, 341 writeouts
  3955. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest4.ts' for writing
  3956. [crypto @ 0x55b2e37a49c0] No default whitelist set
  3957. [file @ 0x55b2e368bcc0] Setting default whitelist 'file,crypto'
  3958. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/0/manifest.m3u8' for writing
  3959. [file @ 0x55b2e308c0c0] Setting default whitelist 'file,crypto'
  3960. EXT-X-MEDIA-SEQUENCE:0
  3961. [AVIOContext @ 0x55b2e14458c0] Statistics: 0 seeks, 1 writeouts
  3962. [libx264 @ 0x55b2e0db54c0] frame= 548 QP=15.85 NAL=0 Slice:B Poc:8 I:0 P:104 SKIP:301 size=114 bytes
  3963. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3964. [libx264 @ 0x55b2e0d9a580] frame= 544 QP=6.11 NAL=2 Slice:P Poc:8 I:262 P:4390 SKIP:3508 size=45391 bytes
  3965. [AVIOContext @ 0x55b2e3830540] Statistics: 0 seeks, 243 writeouts
  3966. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest4.ts' for writing
  3967. [crypto @ 0x55b2e2dd3c80] No default whitelist set
  3968. [file @ 0x55b2e3575800] Setting default whitelist 'file,crypto'
  3969. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/1/manifest.m3u8' for writing
  3970. [file @ 0x55b2e15bc140] Setting default whitelist 'file,crypto'
  3971. EXT-X-MEDIA-SEQUENCE:0
  3972. [AVIOContext @ 0x55b2e13e0040] Statistics: 0 seeks, 1 writeouts
  3973. [libx264 @ 0x55b2e0d9b900] frame= 544 QP=3.00 NAL=2 Slice:P Poc:8 I:20 P:1886 SKIP:1694 size=18387 bytes
  3974. [AVIOContext @ 0x55b2e2a90ac0] Statistics: 0 seeks, 174 writeouts
  3975. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest4.ts' for writing
  3976. [crypto @ 0x55b2e3001140] No default whitelist set
  3977. [file @ 0x55b2e308c5c0] Setting default whitelist 'file,crypto'
  3978. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/2/manifest.m3u8' for writing
  3979. [file @ 0x55b2e2a6ae40] Setting default whitelist 'file,crypto'
  3980. EXT-X-MEDIA-SEQUENCE:0
  3981. [AVIOContext @ 0x55b2e2a90540] Statistics: 0 seeks, 1 writeouts
  3982. [libx264 @ 0x55b2e0db2d00] frame= 544 QP=6.08 NAL=2 Slice:P Poc:8 I:17 P:1196 SKIP:407 size=16218 bytes
  3983. [AVIOContext @ 0x55b2e345ce40] Statistics: 0 seeks, 152 writeouts
  3984. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest4.ts' for writing
  3985. [crypto @ 0x55b2e2a6ae40] No default whitelist set
  3986. [file @ 0x55b2e3574400] Setting default whitelist 'file,crypto'
  3987. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/3/manifest.m3u8' for writing
  3988. [file @ 0x55b2e13e07c0] Setting default whitelist 'file,crypto'
  3989. EXT-X-MEDIA-SEQUENCE:0
  3990. [AVIOContext @ 0x55b2e0db8540] Statistics: 0 seeks, 1 writeouts
  3991. [libx264 @ 0x55b2e0db54c0] frame= 549 QP=5.22 NAL=2 Slice:P Poc:14 I:0 P:197 SKIP:208 size=2623 bytes
  3992. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3993. [libx264 @ 0x55b2e0d9a580] frame= 545 QP=12.47 NAL=2 Slice:B Poc:4 I:2 P:3124 SKIP:4978 size=4467 bytes
  3994. [libx264 @ 0x55b2e0d9b900] frame= 545 QP=9.75 NAL=2 Slice:B Poc:4 I:0 P:1526 SKIP:2054 size=2302 bytes
  3995. [libx264 @ 0x55b2e0db2d00] frame= 545 QP=12.92 NAL=2 Slice:B Poc:4 I:0 P:731 SKIP:874 size=850 bytes
  3996. [libx264 @ 0x55b2e0db54c0] frame= 550 QP=16.26 NAL=0 Slice:B Poc:12 I:0 P:78 SKIP:327 size=90 bytes
  3997. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  3998. [libx264 @ 0x55b2e0d9a580] frame= 546 QP=13.84 NAL=0 Slice:B Poc:2 I:1 P:2449 SKIP:5698 size=2934 bytes
  3999. [libx264 @ 0x55b2e0d9b900] frame= 546 QP=11.55 NAL=0 Slice:B Poc:2 I:0 P:1165 SKIP:2427 size=1653 bytes
  4000. [libx264 @ 0x55b2e0db2d00] frame= 546 QP=14.13 NAL=0 Slice:B Poc:2 I:0 P:553 SKIP:1062 size=484 bytes
  4001. [libx264 @ 0x55b2e0db54c0] frame= 551 QP=5.92 NAL=2 Slice:P Poc:22 I:0 P:214 SKIP:191 size=3219 bytes
  4002. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4003. [libx264 @ 0x55b2e0d9a580] frame= 547 QP=13.69 NAL=0 Slice:B Poc:6 I:1 P:1903 SKIP:6244 size=2484 bytes
  4004. [libx264 @ 0x55b2e0d9b900] frame= 547 QP=11.51 NAL=0 Slice:B Poc:6 I:0 P:842 SKIP:2752 size=1156 bytes
  4005. [libx264 @ 0x55b2e0db2d00] frame= 547 QP=14.60 NAL=0 Slice:B Poc:6 I:0 P:398 SKIP:1214 size=540 bytes
  4006. [libx264 @ 0x55b2e0db54c0] frame= 552 QP=11.51 NAL=2 Slice:B Poc:18 I:0 P:97 SKIP:307 size=209 bytes
  4007. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4008. [libx264 @ 0x55b2e0d9a580] frame= 548 QP=6.17 NAL=2 Slice:P Poc:16 I:106 P:2931 SKIP:5123 size=27641 bytes
  4009. [libx264 @ 0x55b2e0d9b900] frame= 548 QP=3.20 NAL=2 Slice:P Poc:16 I:15 P:1207 SKIP:2378 size=13875 bytes
  4010. [libx264 @ 0x55b2e0db2d00] frame= 548 QP=5.98 NAL=2 Slice:P Poc:16 I:6 P:910 SKIP:704 size=10830 bytes
  4011. [libx264 @ 0x55b2e0db54c0] frame= 553 QP=15.14 NAL=0 Slice:B Poc:16 I:0 P:45 SKIP:360 size=69 bytes
  4012. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4013. [libx264 @ 0x55b2e0d9a580] frame= 549 QP=11.99 NAL=2 Slice:B Poc:12 I:1 P:1953 SKIP:6137 size=3573 bytes
  4014. [libx264 @ 0x55b2e0d9b900] frame= 549 QP=9.58 NAL=2 Slice:B Poc:12 I:0 P:942 SKIP:2636 size=1829 bytes
  4015. [libx264 @ 0x55b2e0db2d00] frame= 549 QP=13.15 NAL=2 Slice:B Poc:12 I:1 P:509 SKIP:1086 size=864 bytes
  4016. [libx264 @ 0x55b2e0db54c0] frame= 554 QP=13.87 NAL=0 Slice:B Poc:20 I:0 P:35 SKIP:369 size=67 bytes
  4017. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4018. [libx264 @ 0x55b2e0d9a580] frame= 550 QP=13.63 NAL=0 Slice:B Poc:10 I:0 P:1567 SKIP:6574 size=2394 bytes
  4019. [libx264 @ 0x55b2e0d9b900] frame= 550 QP=11.84 NAL=0 Slice:B Poc:10 I:0 P:718 SKIP:2873 size=1078 bytes
  4020. [libx264 @ 0x55b2e0db2d00] frame= 550 QP=14.48 NAL=0 Slice:B Poc:10 I:0 P:384 SKIP:1221 size=568 bytes
  4021. [libx264 @ 0x55b2e0db54c0] frame= 555 QP=6.01 NAL=2 Slice:P Poc:28 I:0 P:180 SKIP:225 size=2185 bytes
  4022. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4023. [libx264 @ 0x55b2e0d9a580] frame= 551 QP=13.88 NAL=0 Slice:B Poc:14 I:0 P:1308 SKIP:6833 size=2122 bytes
  4024. [libx264 @ 0x55b2e0d9b900] frame= 551 QP=11.38 NAL=0 Slice:B Poc:14 I:0 P:548 SKIP:3046 size=979 bytes
  4025. [libx264 @ 0x55b2e0db2d00] frame= 551 QP=14.09 NAL=0 Slice:B Poc:14 I:0 P:327 SKIP:1284 size=501 bytes
  4026. [libx264 @ 0x55b2e0db54c0] frame= 556 QP=9.49 NAL=2 Slice:B Poc:24 I:0 P:70 SKIP:331 size=94 bytes
  4027. frame= 608 fps=8.6 q=18.0 q=14.0 q=17.0 q=15.0 size=N/A time=00:00:24.59 bitrate=N/A speed=0.349x
  4028. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4029. [libx264 @ 0x55b2e0d9a580] frame= 552 QP=6.34 NAL=2 Slice:P Poc:24 I:81 P:2314 SKIP:5765 size=23020 bytes
  4030. [libx264 @ 0x55b2e0d9b900] frame= 552 QP=3.45 NAL=2 Slice:P Poc:24 I:7 P:964 SKIP:2629 size=12924 bytes
  4031. [libx264 @ 0x55b2e0db2d00] frame= 552 QP=6.26 NAL=2 Slice:P Poc:24 I:2 P:687 SKIP:931 size=8157 bytes
  4032. [libx264 @ 0x55b2e0db54c0] frame= 557 QP=12.36 NAL=0 Slice:B Poc:26 I:0 P:41 SKIP:364 size=61 bytes
  4033. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4034. [libx264 @ 0x55b2e0d9a580] frame= 553 QP=12.85 NAL=2 Slice:B Poc:20 I:0 P:1546 SKIP:6537 size=3307 bytes
  4035. [libx264 @ 0x55b2e0d9b900] frame= 553 QP=10.38 NAL=2 Slice:B Poc:20 I:1 P:765 SKIP:2816 size=1694 bytes
  4036. [libx264 @ 0x55b2e0db2d00] frame= 553 QP=14.04 NAL=2 Slice:B Poc:20 I:0 P:390 SKIP:1203 size=782 bytes
  4037. [libx264 @ 0x55b2e0db54c0] frame= 558 QP=6.27 NAL=2 Slice:P Poc:32 I:0 P:176 SKIP:229 size=3040 bytes
  4038. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4039. [libx264 @ 0x55b2e0d9a580] frame= 554 QP=14.13 NAL=0 Slice:B Poc:18 I:0 P:1393 SKIP:6741 size=2347 bytes
  4040. [libx264 @ 0x55b2e0d9b900] frame= 554 QP=11.58 NAL=0 Slice:B Poc:18 I:0 P:589 SKIP:3006 size=955 bytes
  4041. [libx264 @ 0x55b2e0db2d00] frame= 554 QP=15.11 NAL=0 Slice:B Poc:18 I:0 P:320 SKIP:1292 size=510 bytes
  4042. [libx264 @ 0x55b2e0db54c0] frame= 559 QP=13.89 NAL=0 Slice:B Poc:30 I:0 P:63 SKIP:337 size=220 bytes
  4043. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4044. [libx264 @ 0x55b2e0d9a580] frame= 555 QP=13.47 NAL=0 Slice:B Poc:22 I:0 P:1315 SKIP:6813 size=2247 bytes
  4045. [libx264 @ 0x55b2e0d9b900] frame= 555 QP=11.57 NAL=0 Slice:B Poc:22 I:0 P:576 SKIP:3015 size=929 bytes
  4046. [libx264 @ 0x55b2e0db2d00] frame= 555 QP=14.40 NAL=0 Slice:B Poc:22 I:0 P:299 SKIP:1311 size=522 bytes
  4047. [libx264 @ 0x55b2e0db54c0] frame= 560 QP=6.17 NAL=2 Slice:P Poc:40 I:0 P:176 SKIP:229 size=3079 bytes
  4048. frame= 612 fps=8.6 q=18.0 q=14.0 q=17.0 q=15.0 size=N/A time=00:00:24.76 bitrate=N/A speed=0.349x
  4049. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4050. [libx264 @ 0x55b2e0d9a580] frame= 556 QP=6.23 NAL=2 Slice:P Poc:32 I:139 P:2453 SKIP:5568 size=24968 bytes
  4051. [libx264 @ 0x55b2e0d9b900] frame= 556 QP=3.17 NAL=2 Slice:P Poc:32 I:17 P:1080 SKIP:2503 size=15828 bytes
  4052. [libx264 @ 0x55b2e0db2d00] frame= 556 QP=6.42 NAL=2 Slice:P Poc:32 I:3 P:688 SKIP:929 size=8467 bytes
  4053. [libx264 @ 0x55b2e0db54c0] frame= 561 QP=12.35 NAL=2 Slice:B Poc:36 I:0 P:84 SKIP:310 size=501 bytes
  4054. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4055. [libx264 @ 0x55b2e0d9a580] frame= 557 QP=11.61 NAL=2 Slice:B Poc:28 I:5 P:1439 SKIP:6630 size=3823 bytes
  4056. [libx264 @ 0x55b2e0d9b900] frame= 557 QP=9.05 NAL=2 Slice:B Poc:28 I:1 P:645 SKIP:2939 size=1677 bytes
  4057. [libx264 @ 0x55b2e0db2d00] frame= 557 QP=12.70 NAL=2 Slice:B Poc:28 I:1 P:344 SKIP:1248 size=969 bytes
  4058. [libx264 @ 0x55b2e0db54c0] frame= 562 QP=13.42 NAL=0 Slice:B Poc:34 I:0 P:75 SKIP:328 size=179 bytes
  4059. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4060. [libx264 @ 0x55b2e0d9a580] frame= 558 QP=13.44 NAL=0 Slice:B Poc:26 I:0 P:928 SKIP:7230 size=1361 bytes
  4061. [libx264 @ 0x55b2e0d9b900] frame= 558 QP=10.61 NAL=0 Slice:B Poc:26 I:0 P:403 SKIP:3197 size=581 bytes
  4062. [libx264 @ 0x55b2e0db2d00] frame= 558 QP=15.61 NAL=0 Slice:B Poc:26 I:0 P:218 SKIP:1402 size=289 bytes
  4063. [libx264 @ 0x55b2e0db54c0] frame= 563 QP=14.04 NAL=0 Slice:B Poc:38 I:0 P:57 SKIP:342 size=246 bytes
  4064. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4065. [libx264 @ 0x55b2e0d9a580] frame= 559 QP=13.45 NAL=0 Slice:B Poc:30 I:1 P:1553 SKIP:6528 size=3531 bytes
  4066. [libx264 @ 0x55b2e0d9b900] frame= 559 QP=10.20 NAL=0 Slice:B Poc:30 I:1 P:695 SKIP:2893 size=1358 bytes
  4067. [libx264 @ 0x55b2e0db2d00] frame= 559 QP=14.62 NAL=0 Slice:B Poc:30 I:0 P:290 SKIP:1306 size=818 bytes
  4068. [libx264 @ 0x55b2e0db54c0] frame= 564 QP=5.81 NAL=2 Slice:P Poc:42 I:0 P:199 SKIP:206 size=2905 bytes
  4069. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4070. [libx264 @ 0x55b2e0d9a580] frame= 560 QP=6.59 NAL=2 Slice:P Poc:40 I:230 P:2182 SKIP:5748 size=26363 bytes
  4071. [libx264 @ 0x55b2e0d9b900] frame= 560 QP=3.48 NAL=2 Slice:P Poc:40 I:48 P:980 SKIP:2572 size=18331 bytes
  4072. [libx264 @ 0x55b2e0db2d00] frame= 560 QP=6.72 NAL=2 Slice:P Poc:40 I:11 P:627 SKIP:982 size=8700 bytes
  4073. [libx264 @ 0x55b2e0db54c0] frame= 565 QP=6.36 NAL=2 Slice:P Poc:50 I:0 P:157 SKIP:248 size=2895 bytes
  4074. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4075. [libx264 @ 0x55b2e0d9a580] frame= 561 QP=11.90 NAL=2 Slice:B Poc:36 I:41 P:1583 SKIP:6406 size=5994 bytes
  4076. [libx264 @ 0x55b2e0d9b900] frame= 561 QP=8.91 NAL=2 Slice:B Poc:36 I:12 P:763 SKIP:2783 size=3633 bytes
  4077. [libx264 @ 0x55b2e0db2d00] frame= 561 QP=12.38 NAL=2 Slice:B Poc:36 I:3 P:363 SKIP:1204 size=1578 bytes
  4078. [libx264 @ 0x55b2e0db54c0] frame= 566 QP=13.37 NAL=2 Slice:B Poc:46 I:0 P:57 SKIP:332 size=391 bytes
  4079. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4080. [libx264 @ 0x55b2e0d9a580] frame= 562 QP=12.77 NAL=0 Slice:B Poc:34 I:0 P:1572 SKIP:6535 size=3377 bytes
  4081. [libx264 @ 0x55b2e0d9b900] frame= 562 QP=9.52 NAL=0 Slice:B Poc:34 I:1 P:678 SKIP:2910 size=1469 bytes
  4082. [libx264 @ 0x55b2e0db2d00] frame= 562 QP=14.22 NAL=0 Slice:B Poc:34 I:0 P:319 SKIP:1292 size=751 bytes
  4083. [libx264 @ 0x55b2e0db54c0] frame= 567 QP=13.75 NAL=0 Slice:B Poc:44 I:0 P:67 SKIP:337 size=171 bytes
  4084. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4085. [libx264 @ 0x55b2e0d9a580] frame= 563 QP=13.34 NAL=0 Slice:B Poc:38 I:7 P:1494 SKIP:6566 size=4276 bytes
  4086. [libx264 @ 0x55b2e0d9b900] frame= 563 QP=10.16 NAL=0 Slice:B Poc:38 I:3 P:664 SKIP:2914 size=1918 bytes
  4087. [libx264 @ 0x55b2e0db2d00] frame= 563 QP=14.08 NAL=0 Slice:B Poc:38 I:1 P:292 SKIP:1303 size=1056 bytes
  4088. [libx264 @ 0x55b2e0db54c0] frame= 568 QP=14.60 NAL=0 Slice:B Poc:48 I:0 P:53 SKIP:345 size=276 bytes
  4089. [libx264 @ 0x55b2e0d9a580] frame= 564 QP=6.40 NAL=2 Slice:P Poc:48 I:296 P:1972 SKIP:5892 size=28649 bytes
  4090. [libx264 @ 0x55b2e0d9b900] frame= 564 QP=3.48 NAL=2 Slice:P Poc:48 I:55 P:906 SKIP:2639 size=20280 bytes
  4091. [libx264 @ 0x55b2e0db2d00] frame= 564 QP=6.63 NAL=2 Slice:P Poc:48 I:12 P:545 SKIP:1063 size=9001 bytes
  4092. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4093. [libx264 @ 0x55b2e0db54c0] frame= 569 QP=5.89 NAL=2 Slice:P Poc:52 I:0 P:176 SKIP:229 size=2840 bytes
  4094. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4095. [libx264 @ 0x55b2e0d9a580] frame= 565 QP=11.68 NAL=2 Slice:B Poc:44 I:32 P:1523 SKIP:6385 size=7600 bytes
  4096. [libx264 @ 0x55b2e0d9b900] frame= 565 QP=8.40 NAL=2 Slice:B Poc:44 I:11 P:739 SKIP:2794 size=3991 bytes
  4097. [libx264 @ 0x55b2e0db2d00] frame= 565 QP=12.27 NAL=2 Slice:B Poc:44 I:0 P:301 SKIP:1257 size=1884 bytes
  4098. [libx264 @ 0x55b2e0db54c0] frame= 570 QP=6.71 NAL=2 Slice:P Poc:60 I:0 P:160 SKIP:245 size=3021 bytes
  4099. frame= 622 fps=8.7 q=17.0 q=13.0 q=16.0 q=15.0 size=N/A time=00:00:25.17 bitrate=N/A speed=0.352x
  4100. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4101. [libx264 @ 0x55b2e0d9a580] frame= 566 QP=13.49 NAL=0 Slice:B Poc:42 I:5 P:1338 SKIP:6763 size=3406 bytes
  4102. [libx264 @ 0x55b2e0d9b900] frame= 566 QP=9.59 NAL=0 Slice:B Poc:42 I:3 P:618 SKIP:2967 size=1316 bytes
  4103. [libx264 @ 0x55b2e0db2d00] frame= 566 QP=14.97 NAL=0 Slice:B Poc:42 I:0 P:257 SKIP:1344 size=873 bytes
  4104. [libx264 @ 0x55b2e0db54c0] frame= 571 QP=12.50 NAL=2 Slice:B Poc:56 I:0 P:83 SKIP:307 size=461 bytes
  4105. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4106. [libx264 @ 0x55b2e0d9a580] frame= 567 QP=13.33 NAL=0 Slice:B Poc:46 I:0 P:1520 SKIP:6565 size=3719 bytes
  4107. [libx264 @ 0x55b2e0d9b900] frame= 567 QP=10.06 NAL=0 Slice:B Poc:46 I:0 P:670 SKIP:2912 size=1437 bytes
  4108. [libx264 @ 0x55b2e0db2d00] frame= 567 QP=14.06 NAL=0 Slice:B Poc:46 I:0 P:276 SKIP:1319 size=849 bytes
  4109. [libx264 @ 0x55b2e0db54c0] frame= 572 QP=13.57 NAL=0 Slice:B Poc:54 I:0 P:63 SKIP:336 size=163 bytes
  4110. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4111. [libx264 @ 0x55b2e0d9a580] frame= 568 QP=6.61 NAL=2 Slice:P Poc:56 I:302 P:1885 SKIP:5973 size=28972 bytes
  4112. [libx264 @ 0x55b2e0d9b900] frame= 568 QP=3.41 NAL=2 Slice:P Poc:56 I:50 P:906 SKIP:2644 size=20685 bytes
  4113. [libx264 @ 0x55b2e0db2d00] frame= 568 QP=6.89 NAL=2 Slice:P Poc:56 I:10 P:525 SKIP:1085 size=8240 bytes
  4114. [libx264 @ 0x55b2e0db54c0] frame= 573 QP=14.51 NAL=0 Slice:B Poc:58 I:0 P:52 SKIP:347 size=249 bytes
  4115. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4116. [libx264 @ 0x55b2e0d9a580] frame= 569 QP=11.56 NAL=2 Slice:B Poc:52 I:29 P:1509 SKIP:6416 size=6993 bytes
  4117. [libx264 @ 0x55b2e0d9b900] frame= 569 QP=9.20 NAL=2 Slice:B Poc:52 I:9 P:776 SKIP:2755 size=3852 bytes
  4118. [libx264 @ 0x55b2e0db2d00] frame= 569 QP=13.09 NAL=2 Slice:B Poc:52 I:1 P:310 SKIP:1251 size=1690 bytes
  4119. [libx264 @ 0x55b2e0db54c0] frame= 574 QP=6.82 NAL=2 Slice:P Poc:68 I:0 P:168 SKIP:237 size=3244 bytes
  4120. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4121. [libx264 @ 0x55b2e0d9a580] frame= 570 QP=13.40 NAL=0 Slice:B Poc:50 I:1 P:1493 SKIP:6593 size=3815 bytes
  4122. [libx264 @ 0x55b2e0d9b900] frame= 570 QP=10.34 NAL=0 Slice:B Poc:50 I:1 P:667 SKIP:2922 size=1569 bytes
  4123. [libx264 @ 0x55b2e0db2d00] frame= 570 QP=13.97 NAL=0 Slice:B Poc:50 I:0 P:304 SKIP:1301 size=982 bytes
  4124. [libx264 @ 0x55b2e0db54c0] frame= 575 QP=12.06 NAL=2 Slice:B Poc:64 I:0 P:90 SKIP:296 size=647 bytes
  4125. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4126. [libx264 @ 0x55b2e0d9a580] frame= 571 QP=12.44 NAL=0 Slice:B Poc:54 I:1 P:1363 SKIP:6746 size=3375 bytes
  4127. [libx264 @ 0x55b2e0d9b900] frame= 571 QP=10.06 NAL=0 Slice:B Poc:54 I:0 P:584 SKIP:2992 size=1639 bytes
  4128. [libx264 @ 0x55b2e0db2d00] frame= 571 QP=13.52 NAL=0 Slice:B Poc:54 I:0 P:247 SKIP:1349 size=761 bytes
  4129. [libx264 @ 0x55b2e0db54c0] frame= 576 QP=14.83 NAL=0 Slice:B Poc:62 I:0 P:57 SKIP:341 size=286 bytes
  4130. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4131. [libx264 @ 0x55b2e0d9a580] frame= 572 QP=6.87 NAL=2 Slice:P Poc:64 I:353 P:1866 SKIP:5941 size=30060 bytes
  4132. [libx264 @ 0x55b2e0d9b900] frame= 572 QP=3.68 NAL=2 Slice:P Poc:64 I:61 P:864 SKIP:2675 size=21215 bytes
  4133. [libx264 @ 0x55b2e0db2d00] frame= 572 QP=6.97 NAL=2 Slice:P Poc:64 I:12 P:536 SKIP:1072 size=8805 bytes
  4134. [libx264 @ 0x55b2e0db54c0] frame= 577 QP=13.35 NAL=0 Slice:B Poc:66 I:0 P:42 SKIP:354 size=218 bytes
  4135. frame= 629 fps=8.7 q=17.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:25.45 bitrate=N/A speed=0.353x
  4136. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4137. [libx264 @ 0x55b2e0d9a580] frame= 573 QP=11.63 NAL=2 Slice:B Poc:60 I:38 P:1558 SKIP:6366 size=7614 bytes
  4138. [libx264 @ 0x55b2e0d9b900] frame= 573 QP=9.08 NAL=2 Slice:B Poc:60 I:13 P:728 SKIP:2800 size=4200 bytes
  4139. [libx264 @ 0x55b2e0db2d00] frame= 573 QP=12.55 NAL=2 Slice:B Poc:60 I:0 P:311 SKIP:1241 size=1936 bytes
  4140. [libx264 @ 0x55b2e0db54c0] frame= 578 QP=7.51 NAL=2 Slice:P Poc:76 I:0 P:121 SKIP:284 size=2513 bytes
  4141. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4142. [libx264 @ 0x55b2e0d9a580] frame= 574 QP=12.76 NAL=0 Slice:B Poc:58 I:11 P:1452 SKIP:6606 size=4227 bytes
  4143. [libx264 @ 0x55b2e0d9b900] frame= 574 QP=10.04 NAL=0 Slice:B Poc:58 I:6 P:632 SKIP:2947 size=1789 bytes
  4144. [libx264 @ 0x55b2e0db2d00] frame= 574 QP=13.82 NAL=0 Slice:B Poc:58 I:2 P:278 SKIP:1316 size=1107 bytes
  4145. [libx264 @ 0x55b2e0db54c0] frame= 579 QP=11.60 NAL=2 Slice:B Poc:72 I:0 P:75 SKIP:326 size=465 bytes
  4146. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4147. [libx264 @ 0x55b2e0d9a580] scene cut at 590 Icost:2752364 Pcost:2725378 ratio:0.0098 bias:0.1293 gop:47 (imb:7411 pmb:377)
  4148. [libx264 @ 0x55b2e0d9a580] frame= 575 QP=11.45 NAL=0 Slice:B Poc:62 I:12 P:1252 SKIP:6838 size=3517 bytes
  4149. [libx264 @ 0x55b2e0d9b900] frame= 575 QP=8.67 NAL=0 Slice:B Poc:62 I:5 P:566 SKIP:3007 size=1646 bytes
  4150. [libx264 @ 0x55b2e0db2d00] frame= 575 QP=13.63 NAL=0 Slice:B Poc:62 I:0 P:254 SKIP:1347 size=951 bytes
  4151. [libx264 @ 0x55b2e0db54c0] scene cut at 590 Icost:297401 Pcost:292484 ratio:0.0165 bias:0.1293 gop:47 (imb:299 pmb:26)
  4152. [libx264 @ 0x55b2e0db54c0] frame= 580 QP=12.90 NAL=0 Slice:B Poc:70 I:0 P:39 SKIP:356 size=266 bytes
  4153. [libx264 @ 0x55b2e0db2d00] scene cut at 590 Icost:857113 Pcost:851025 ratio:0.0071 bias:0.1293 gop:47 (imb:1396 pmb:60)
  4154. [libx264 @ 0x55b2e0d9b900] scene cut at 590 Icost:1513917 Pcost:1498414 ratio:0.0102 bias:0.1293 gop:47 (imb:3183 pmb:171)
  4155. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4156. [libx264 @ 0x55b2e0d9a580] frame= 576 QP=7.23 NAL=2 Slice:P Poc:72 I:369 P:1664 SKIP:6127 size=27173 bytes
  4157. [libx264 @ 0x55b2e0d9b900] frame= 576 QP=3.92 NAL=2 Slice:P Poc:72 I:59 P:773 SKIP:2768 size=19480 bytes
  4158. [libx264 @ 0x55b2e0db2d00] frame= 576 QP=7.48 NAL=2 Slice:P Poc:72 I:21 P:482 SKIP:1117 size=7540 bytes
  4159. [libx264 @ 0x55b2e0db54c0] frame= 581 QP=13.12 NAL=0 Slice:B Poc:74 I:0 P:51 SKIP:350 size=183 bytes
  4160. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4161. [libx264 @ 0x55b2e0d9a580] frame= 577 QP=10.14 NAL=2 Slice:B Poc:68 I:32 P:1468 SKIP:6464 size=7830 bytes
  4162. [libx264 @ 0x55b2e0d9b900] frame= 577 QP=7.79 NAL=2 Slice:B Poc:68 I:12 P:675 SKIP:2856 size=4171 bytes
  4163. [libx264 @ 0x55b2e0db2d00] frame= 577 QP=12.11 NAL=2 Slice:B Poc:68 I:3 P:313 SKIP:1238 size=2093 bytes
  4164. [libx264 @ 0x55b2e0db54c0] frame= 582 QP=7.97 NAL=2 Slice:P Poc:84 I:0 P:104 SKIP:301 size=1696 bytes
  4165. frame= 634 fps=8.7 q=16.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:25.64 bitrate=N/A speed=0.353x
  4166. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4167. [libx264 @ 0x55b2e0d9a580] frame= 578 QP=12.30 NAL=0 Slice:B Poc:66 I:1 P:1391 SKIP:6687 size=3926 bytes
  4168. [libx264 @ 0x55b2e0d9b900] frame= 578 QP=8.75 NAL=0 Slice:B Poc:66 I:0 P:573 SKIP:3013 size=1408 bytes
  4169. [libx264 @ 0x55b2e0db2d00] frame= 578 QP=13.79 NAL=0 Slice:B Poc:66 I:0 P:230 SKIP:1359 size=937 bytes
  4170. [libx264 @ 0x55b2e0db54c0] frame= 583 QP=11.48 NAL=2 Slice:B Poc:80 I:0 P:51 SKIP:341 size=353 bytes
  4171. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4172. [libx264 @ 0x55b2e0d9a580] frame= 579 QP=12.91 NAL=0 Slice:B Poc:70 I:3 P:1396 SKIP:6676 size=4144 bytes
  4173. [libx264 @ 0x55b2e0d9b900] frame= 579 QP=10.05 NAL=0 Slice:B Poc:70 I:3 P:575 SKIP:2995 size=1956 bytes
  4174. [libx264 @ 0x55b2e0db2d00] frame= 579 QP=13.04 NAL=0 Slice:B Poc:70 I:0 P:252 SKIP:1326 size=1032 bytes
  4175. [libx264 @ 0x55b2e0db54c0] frame= 584 QP=8.39 NAL=0 Slice:B Poc:78 I:0 P:32 SKIP:373 size=60 bytes
  4176. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 5(IDR), nal_ref_idc: 3
  4177. [libx264 @ 0x55b2e0d9a580] frame= 580 QP=8.04 NAL=2 Slice:P Poc:80 I:271 P:1554 SKIP:6335 size=18844 bytes
  4178. [libx264 @ 0x55b2e0d9b900] frame= 580 QP=4.85 NAL=2 Slice:P Poc:80 I:53 P:648 SKIP:2899 size=12479 bytes
  4179. [libx264 @ 0x55b2e0db2d00] frame= 580 QP=8.37 NAL=2 Slice:P Poc:80 I:19 P:425 SKIP:1176 size=5271 bytes
  4180. [libx264 @ 0x55b2e0db54c0] frame= 585 QP=12.82 NAL=0 Slice:B Poc:82 I:0 P:42 SKIP:353 size=260 bytes
  4181. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4182. [libx264 @ 0x55b2e0d9a580] frame= 581 QP=10.77 NAL=2 Slice:B Poc:76 I:34 P:1185 SKIP:6796 size=6817 bytes
  4183. [libx264 @ 0x55b2e0d9b900] frame= 581 QP=7.80 NAL=2 Slice:B Poc:76 I:13 P:554 SKIP:2984 size=4058 bytes
  4184. [libx264 @ 0x55b2e0db2d00] frame= 581 QP=11.92 NAL=2 Slice:B Poc:76 I:2 P:250 SKIP:1343 size=1653 bytes
  4185. [libx264 @ 0x55b2e0db54c0] frame= 586 QP=9.70 NAL=2 Slice:P Poc:92 I:0 P:63 SKIP:342 size=886 bytes
  4186. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4187. [libx264 @ 0x55b2e0d9a580] frame= 582 QP=12.48 NAL=0 Slice:B Poc:74 I:1 P:1238 SKIP:6861 size=3169 bytes
  4188. [libx264 @ 0x55b2e0d9b900] frame= 582 QP=8.59 NAL=0 Slice:B Poc:74 I:1 P:481 SKIP:3096 size=1401 bytes
  4189. [libx264 @ 0x55b2e0db2d00] frame= 582 QP=13.08 NAL=0 Slice:B Poc:74 I:0 P:230 SKIP:1382 size=661 bytes
  4190. [libx264 @ 0x55b2e0db54c0] frame= 587 QP=9.78 NAL=2 Slice:B Poc:88 I:0 P:38 SKIP:361 size=439 bytes
  4191. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4192. [libx264 @ 0x55b2e0d9a580] frame= 583 QP=12.11 NAL=0 Slice:B Poc:78 I:0 P:653 SKIP:7505 size=1172 bytes
  4193. [libx264 @ 0x55b2e0d9b900] frame= 583 QP=8.67 NAL=0 Slice:B Poc:78 I:1 P:247 SKIP:3348 size=508 bytes
  4194. [libx264 @ 0x55b2e0db2d00] frame= 583 QP=12.51 NAL=0 Slice:B Poc:78 I:0 P:151 SKIP:1463 size=362 bytes
  4195. [libx264 @ 0x55b2e0db54c0] frame= 588 QP=11.95 NAL=0 Slice:B Poc:86 I:0 P:40 SKIP:364 size=173 bytes
  4196. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4197. [libx264 @ 0x55b2e0d9a580] frame= 584 QP=9.70 NAL=2 Slice:P Poc:88 I:269 P:1287 SKIP:6604 size=15647 bytes
  4198. [libx264 @ 0x55b2e0d9b900] frame= 584 QP=6.43 NAL=2 Slice:P Poc:88 I:68 P:522 SKIP:3010 size=10072 bytes
  4199. [libx264 @ 0x55b2e0db2d00] frame= 584 QP=10.53 NAL=2 Slice:P Poc:88 I:17 P:352 SKIP:1251 size=3869 bytes
  4200. [libx264 @ 0x55b2e0db54c0] frame= 589 QP=12.97 NAL=0 Slice:B Poc:90 I:0 P:23 SKIP:371 size=264 bytes
  4201. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4202. [libx264 @ 0x55b2e0d9a580] frame= 585 QP=10.32 NAL=2 Slice:B Poc:84 I:28 P:1074 SKIP:6907 size=5964 bytes
  4203. [libx264 @ 0x55b2e0d9b900] frame= 585 QP=7.25 NAL=2 Slice:B Poc:84 I:14 P:470 SKIP:3067 size=3623 bytes
  4204. [libx264 @ 0x55b2e0db2d00] frame= 585 QP=10.50 NAL=2 Slice:B Poc:84 I:0 P:230 SKIP:1347 size=1624 bytes
  4205. [libx264 @ 0x55b2e0db54c0] frame= 590 QP=3.27 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=64446 bytes
  4206. frame= 642 fps=8.7 q=17.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:25.96 bitrate=N/A speed=0.354x
  4207. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4208. [libx264 @ 0x55b2e0d9a580] frame= 586 QP=11.57 NAL=0 Slice:B Poc:82 I:4 P:1003 SKIP:7057 size=3428 bytes
  4209. [libx264 @ 0x55b2e0d9b900] frame= 586 QP=8.35 NAL=0 Slice:B Poc:82 I:0 P:409 SKIP:3175 size=1469 bytes
  4210. [libx264 @ 0x55b2e0db2d00] frame= 586 QP=13.05 NAL=0 Slice:B Poc:82 I:0 P:185 SKIP:1400 size=888 bytes
  4211. [libx264 @ 0x55b2e0db54c0] frame= 591 QP=5.83 NAL=2 Slice:P Poc:4 I:0 P:239 SKIP:166 size=2698 bytes
  4212. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4213. [libx264 @ 0x55b2e0d9a580] frame= 587 QP=11.54 NAL=0 Slice:B Poc:86 I:1 P:774 SKIP:7345 size=2284 bytes
  4214. [libx264 @ 0x55b2e0d9b900] frame= 587 QP=7.34 NAL=0 Slice:B Poc:86 I:3 P:317 SKIP:3261 size=1278 bytes
  4215. [libx264 @ 0x55b2e0db2d00] frame= 587 QP=12.10 NAL=0 Slice:B Poc:86 I:0 P:185 SKIP:1421 size=744 bytes
  4216. [libx264 @ 0x55b2e0db54c0] frame= 592 QP=15.42 NAL=0 Slice:B Poc:2 I:0 P:126 SKIP:278 size=150 bytes
  4217. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4218. [libx264 @ 0x55b2e0d9a580] frame= 588 QP=11.91 NAL=2 Slice:P Poc:92 I:136 P:895 SKIP:7129 size=8666 bytes
  4219. [libx264 @ 0x55b2e0d9b900] frame= 588 QP=7.63 NAL=2 Slice:P Poc:92 I:36 P:371 SKIP:3193 size=4946 bytes
  4220. [libx264 @ 0x55b2e0db2d00] frame= 588 QP=12.48 NAL=2 Slice:P Poc:92 I:13 P:211 SKIP:1396 size=2335 bytes
  4221. [libx264 @ 0x55b2e0db54c0] frame= 593 QP=6.15 NAL=2 Slice:P Poc:6 I:0 P:189 SKIP:216 size=2100 bytes
  4222. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4223. [libx264 @ 0x55b2e0d9a580] frame= 589 QP=11.93 NAL=0 Slice:B Poc:90 I:17 P:756 SKIP:7310 size=3096 bytes
  4224. [libx264 @ 0x55b2e0d9b900] frame= 589 QP=8.50 NAL=0 Slice:B Poc:90 I:7 P:344 SKIP:3223 size=1749 bytes
  4225. [libx264 @ 0x55b2e0db2d00] frame= 589 QP=13.77 NAL=0 Slice:B Poc:90 I:1 P:149 SKIP:1441 size=865 bytes
  4226. [libx264 @ 0x55b2e0db54c0] frame= 594 QP=5.89 NAL=2 Slice:P Poc:10 I:0 P:189 SKIP:216 size=2628 bytes
  4227. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4228. [libx264 @ 0x55b2e0d9a580] frame= 590 QP=3.34 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=576950 bytes
  4229. [libx264 @ 0x55b2e0d9b900] frame= 590 QP=1.13 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=307831 bytes
  4230. [libx264 @ 0x55b2e0db2d00] frame= 590 QP=3.79 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=185867 bytes
  4231. [AVIOContext @ 0x55b2e2a53440] Statistics: 0 seeks, 68 writeouts
  4232. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest5.ts' for writing
  4233. [crypto @ 0x55b2e14a3140] No default whitelist set
  4234. [file @ 0x55b2e33d1f80] Setting default whitelist 'file,crypto'
  4235. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/0/manifest.m3u8' for writing
  4236. [file @ 0x55b2e34e8f40] Setting default whitelist 'file,crypto'
  4237. EXT-X-MEDIA-SEQUENCE:0
  4238. [AVIOContext @ 0x55b2e0def6c0] Statistics: 0 seeks, 1 writeouts
  4239. [libx264 @ 0x55b2e0db54c0] frame= 595 QP=16.91 NAL=0 Slice:B Poc:8 I:0 P:98 SKIP:304 size=145 bytes
  4240. frame= 647 fps=8.7 q=17.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:26.17 bitrate=N/A speed=0.353x
  4241. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4242. [libx264 @ 0x55b2e0d9a580] frame= 591 QP=6.21 NAL=2 Slice:P Poc:8 I:138 P:3888 SKIP:4134 size=47203 bytes
  4243. [AVIOContext @ 0x55b2e14458c0] Statistics: 0 seeks, 54 writeouts
  4244. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest5.ts' for writing
  4245. [crypto @ 0x55b2e14458c0] No default whitelist set
  4246. [file @ 0x55b2e3718b40] Setting default whitelist 'file,crypto'
  4247. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/1/manifest.m3u8' for writing
  4248. [file @ 0x55b2e3f3c140] Setting default whitelist 'file,crypto'
  4249. EXT-X-MEDIA-SEQUENCE:0
  4250. [AVIOContext @ 0x55b2e0def6c0] Statistics: 0 seeks, 1 writeouts
  4251. [libx264 @ 0x55b2e0d9b900] frame= 591 QP=3.17 NAL=2 Slice:P Poc:8 I:26 P:1628 SKIP:1946 size=20598 bytes
  4252. [AVIOContext @ 0x55b2e13e0040] Statistics: 0 seeks, 51 writeouts
  4253. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest5.ts' for writing
  4254. [crypto @ 0x55b2e0deecc0] No default whitelist set
  4255. [file @ 0x55b2e3001140] Setting default whitelist 'file,crypto'
  4256. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/2/manifest.m3u8' for writing
  4257. [file @ 0x55b2e4bc0c80] Setting default whitelist 'file,crypto'
  4258. EXT-X-MEDIA-SEQUENCE:0
  4259. [AVIOContext @ 0x55b2e0def6c0] Statistics: 0 seeks, 1 writeouts
  4260. [libx264 @ 0x55b2e0db2d00] frame= 591 QP=6.39 NAL=2 Slice:P Poc:4 I:1 P:903 SKIP:716 size=10293 bytes
  4261. [AVIOContext @ 0x55b2e13e05c0] Statistics: 0 seeks, 51 writeouts
  4262. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest5.ts' for writing
  4263. [crypto @ 0x55b2e13e05c0] No default whitelist set
  4264. [file @ 0x55b2e2a6ae40] Setting default whitelist 'file,crypto'
  4265. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/3/manifest.m3u8' for writing
  4266. [file @ 0x55b2e4bb2040] Setting default whitelist 'file,crypto'
  4267. EXT-X-MEDIA-SEQUENCE:0
  4268. [AVIOContext @ 0x55b2e0def6c0] Statistics: 0 seeks, 1 writeouts
  4269. [libx264 @ 0x55b2e0db54c0] frame= 596 QP=6.08 NAL=2 Slice:P Poc:18 I:0 P:235 SKIP:170 size=4133 bytes
  4270. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4271. [libx264 @ 0x55b2e0d9a580] frame= 592 QP=11.78 NAL=2 Slice:B Poc:4 I:1 P:2821 SKIP:5247 size=4931 bytes
  4272. [libx264 @ 0x55b2e0d9b900] frame= 592 QP=9.56 NAL=2 Slice:B Poc:4 I:0 P:1370 SKIP:2201 size=2555 bytes
  4273. [libx264 @ 0x55b2e0db2d00] frame= 592 QP=15.67 NAL=0 Slice:B Poc:2 I:0 P:554 SKIP:1060 size=485 bytes
  4274. [libx264 @ 0x55b2e0db54c0] frame= 597 QP=14.67 NAL=2 Slice:B Poc:14 I:0 P:106 SKIP:290 size=246 bytes
  4275. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4276. [libx264 @ 0x55b2e0d9a580] frame= 593 QP=13.38 NAL=0 Slice:B Poc:2 I:0 P:2157 SKIP:5974 size=2764 bytes
  4277. [libx264 @ 0x55b2e0d9b900] frame= 593 QP=11.38 NAL=0 Slice:B Poc:2 I:0 P:1037 SKIP:2554 size=1491 bytes
  4278. [libx264 @ 0x55b2e0db2d00] frame= 593 QP=6.66 NAL=2 Slice:P Poc:12 I:4 P:827 SKIP:789 size=11735 bytes
  4279. [libx264 @ 0x55b2e0db54c0] frame= 598 QP=15.64 NAL=0 Slice:B Poc:12 I:0 P:90 SKIP:314 size=157 bytes
  4280. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4281. [libx264 @ 0x55b2e0d9a580] frame= 594 QP=13.96 NAL=0 Slice:B Poc:6 I:0 P:1493 SKIP:6638 size=2418 bytes
  4282. [libx264 @ 0x55b2e0d9b900] frame= 594 QP=11.46 NAL=0 Slice:B Poc:6 I:0 P:720 SKIP:2864 size=1276 bytes
  4283. [libx264 @ 0x55b2e0db2d00] frame= 594 QP=12.80 NAL=2 Slice:B Poc:8 I:0 P:494 SKIP:1102 size=999 bytes
  4284. [libx264 @ 0x55b2e0db54c0] frame= 599 QP=15.01 NAL=0 Slice:B Poc:16 I:0 P:78 SKIP:324 size=163 bytes
  4285. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4286. [libx264 @ 0x55b2e0d9a580] frame= 595 QP=6.57 NAL=2 Slice:P Poc:16 I:183 P:2531 SKIP:5446 size=36010 bytes
  4287. [libx264 @ 0x55b2e0d9b900] frame= 595 QP=3.50 NAL=2 Slice:P Poc:16 I:31 P:1098 SKIP:2471 size=19373 bytes
  4288. [libx264 @ 0x55b2e0db2d00] frame= 595 QP=15.18 NAL=0 Slice:B Poc:6 I:0 P:374 SKIP:1233 size=515 bytes
  4289. [libx264 @ 0x55b2e0db54c0] frame= 600 QP=6.18 NAL=2 Slice:P Poc:22 I:0 P:242 SKIP:163 size=4112 bytes
  4290. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4291. [libx264 @ 0x55b2e0d9a580] frame= 596 QP=12.43 NAL=2 Slice:B Poc:12 I:1 P:1843 SKIP:6202 size=4826 bytes
  4292. [libx264 @ 0x55b2e0d9b900] frame= 596 QP=9.76 NAL=2 Slice:B Poc:12 I:1 P:862 SKIP:2674 size=2553 bytes
  4293. [libx264 @ 0x55b2e0db2d00] frame= 596 QP=15.90 NAL=0 Slice:B Poc:10 I:0 P:245 SKIP:1363 size=498 bytes
  4294. [libx264 @ 0x55b2e0db54c0] frame= 601 QP=17.35 NAL=0 Slice:B Poc:20 I:0 P:112 SKIP:291 size=156 bytes
  4295. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4296. [libx264 @ 0x55b2e0d9a580] frame= 597 QP=14.25 NAL=0 Slice:B Poc:10 I:0 P:1372 SKIP:6755 size=2557 bytes
  4297. [libx264 @ 0x55b2e0d9b900] frame= 597 QP=11.43 NAL=0 Slice:B Poc:10 I:0 P:620 SKIP:2966 size=1145 bytes
  4298. [libx264 @ 0x55b2e0db2d00] frame= 597 QP=6.87 NAL=2 Slice:P Poc:16 I:0 P:640 SKIP:980 size=8671 bytes
  4299. [libx264 @ 0x55b2e0db54c0] frame= 602 QP=6.23 NAL=2 Slice:P Poc:24 I:0 P:215 SKIP:190 size=3227 bytes
  4300. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4301. [libx264 @ 0x55b2e0d9a580] frame= 598 QP=13.69 NAL=0 Slice:B Poc:14 I:0 P:1234 SKIP:6885 size=2396 bytes
  4302. [libx264 @ 0x55b2e0d9b900] frame= 598 QP=11.53 NAL=0 Slice:B Poc:14 I:1 P:583 SKIP:2998 size=1238 bytes
  4303. [libx264 @ 0x55b2e0db2d00] frame= 598 QP=15.03 NAL=0 Slice:B Poc:14 I:0 P:332 SKIP:1274 size=512 bytes
  4304. [libx264 @ 0x55b2e0db54c0] frame= 603 QP=6.17 NAL=2 Slice:P Poc:28 I:0 P:286 SKIP:119 size=4883 bytes
  4305. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4306. [libx264 @ 0x55b2e0d9a580] frame= 599 QP=6.73 NAL=2 Slice:P Poc:24 I:168 P:3095 SKIP:4897 size=44602 bytes
  4307. [libx264 @ 0x55b2e0d9b900] frame= 599 QP=3.80 NAL=2 Slice:P Poc:24 I:26 P:1340 SKIP:2234 size=24307 bytes
  4308. [libx264 @ 0x55b2e0db2d00] frame= 599 QP=6.71 NAL=2 Slice:P Poc:18 I:0 P:534 SKIP:1086 size=6546 bytes
  4309. [libx264 @ 0x55b2e0db54c0] frame= 604 QP=13.46 NAL=0 Slice:B Poc:26 I:0 P:143 SKIP:257 size=197 bytes
  4310. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4311. [libx264 @ 0x55b2e0d9a580] frame= 600 QP=12.56 NAL=2 Slice:B Poc:20 I:4 P:2145 SKIP:5848 size=5910 bytes
  4312. [libx264 @ 0x55b2e0d9b900] frame= 600 QP=10.62 NAL=2 Slice:B Poc:20 I:2 P:1028 SKIP:2499 size=3153 bytes
  4313. [libx264 @ 0x55b2e0db2d00] frame= 600 QP=6.99 NAL=2 Slice:P Poc:26 I:11 P:886 SKIP:723 size=15259 bytes
  4314. [libx264 @ 0x55b2e0db54c0] frame= 605 QP=6.19 NAL=2 Slice:P Poc:30 I:0 P:239 SKIP:166 size=3720 bytes
  4315. [libx264 @ 0x55b2e0d9a580] frame= 601 QP=13.96 NAL=0 Slice:B Poc:18 I:0 P:1420 SKIP:6693 size=2541 bytes
  4316. [libx264 @ 0x55b2e0d9b900] frame= 601 QP=11.97 NAL=0 Slice:B Poc:18 I:0 P:663 SKIP:2911 size=1235 bytes
  4317. [libx264 @ 0x55b2e0db2d00] frame= 601 QP=13.24 NAL=2 Slice:B Poc:22 I:0 P:471 SKIP:1115 size=1177 bytes
  4318. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4319. [libx264 @ 0x55b2e0db54c0] frame= 606 QP=6.50 NAL=2 Slice:P Poc:36 I:0 P:278 SKIP:127 size=5355 bytes
  4320. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4321. [libx264 @ 0x55b2e0d9a580] frame= 602 QP=14.33 NAL=0 Slice:B Poc:22 I:1 P:1582 SKIP:6519 size=3049 bytes
  4322. [libx264 @ 0x55b2e0d9b900] frame= 602 QP=11.92 NAL=0 Slice:B Poc:22 I:1 P:780 SKIP:2804 size=1442 bytes
  4323. [libx264 @ 0x55b2e0db2d00] frame= 602 QP=15.55 NAL=0 Slice:B Poc:20 I:0 P:361 SKIP:1248 size=628 bytes
  4324. [libx264 @ 0x55b2e0db54c0] frame= 607 QP=13.64 NAL=2 Slice:B Poc:32 I:0 P:125 SKIP:260 size=377 bytes
  4325. frame= 659 fps=8.8 q=16.0 q=12.0 q=16.0 q=14.0 size=N/A time=00:00:26.64 bitrate=N/A speed=0.356x
  4326. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4327. [libx264 @ 0x55b2e0d9a580] frame= 603 QP=6.84 NAL=2 Slice:P Poc:32 I:336 P:3575 SKIP:4249 size=55648 bytes
  4328. [libx264 @ 0x55b2e0d9b900] frame= 603 QP=3.44 NAL=2 Slice:P Poc:32 I:56 P:1699 SKIP:1845 size=34232 bytes
  4329. [libx264 @ 0x55b2e0db2d00] frame= 603 QP=15.88 NAL=0 Slice:B Poc:24 I:0 P:396 SKIP:1203 size=760 bytes
  4330. [libx264 @ 0x55b2e0db54c0] frame= 608 QP=13.97 NAL=0 Slice:B Poc:34 I:0 P:68 SKIP:337 size=90 bytes
  4331. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4332. [libx264 @ 0x55b2e0d9a580] frame= 604 QP=12.67 NAL=2 Slice:B Poc:28 I:7 P:2624 SKIP:5302 size=8414 bytes
  4333. [libx264 @ 0x55b2e0d9b900] frame= 604 QP=9.46 NAL=2 Slice:B Poc:28 I:2 P:1307 SKIP:2187 size=4440 bytes
  4334. [libx264 @ 0x55b2e0db2d00] frame= 604 QP=7.33 NAL=2 Slice:P Poc:34 I:14 P:922 SKIP:684 size=15675 bytes
  4335. [libx264 @ 0x55b2e0db54c0] frame= 609 QP=6.85 NAL=2 Slice:P Poc:44 I:3 P:314 SKIP:88 size=8427 bytes
  4336. frame= 661 fps=8.8 q=16.0 q=12.0 q=15.0 q=14.0 size=N/A time=00:00:26.73 bitrate=N/A speed=0.354x
  4337. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4338. [libx264 @ 0x55b2e0d9a580] frame= 605 QP=14.73 NAL=0 Slice:B Poc:26 I:0 P:1875 SKIP:6196 size=3648 bytes
  4339. [libx264 @ 0x55b2e0d9b900] frame= 605 QP=11.65 NAL=0 Slice:B Poc:26 I:1 P:921 SKIP:2650 size=1728 bytes
  4340. [libx264 @ 0x55b2e0db2d00] frame= 605 QP=13.59 NAL=2 Slice:B Poc:30 I:0 P:542 SKIP:1019 size=1358 bytes
  4341. [libx264 @ 0x55b2e0db54c0] frame= 610 QP=11.47 NAL=2 Slice:B Poc:40 I:0 P:126 SKIP:253 size=880 bytes
  4342. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4343. [libx264 @ 0x55b2e0d9a580] frame= 606 QP=14.20 NAL=0 Slice:B Poc:30 I:1 P:1899 SKIP:6161 size=4242 bytes
  4344. [libx264 @ 0x55b2e0d9b900] frame= 606 QP=11.78 NAL=0 Slice:B Poc:30 I:1 P:911 SKIP:2649 size=2099 bytes
  4345. [libx264 @ 0x55b2e0db2d00] frame= 606 QP=14.93 NAL=0 Slice:B Poc:28 I:0 P:445 SKIP:1151 size=836 bytes
  4346. [libx264 @ 0x55b2e0db54c0] frame= 611 QP=13.95 NAL=0 Slice:B Poc:38 I:0 P:124 SKIP:271 size=306 bytes
  4347. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4348. [libx264 @ 0x55b2e0d9a580] frame= 607 QP=7.36 NAL=2 Slice:P Poc:40 I:367 P:3657 SKIP:4136 size=50242 bytes
  4349. [libx264 @ 0x55b2e0d9b900] frame= 607 QP=3.93 NAL=2 Slice:P Poc:40 I:50 P:1671 SKIP:1879 size=31477 bytes
  4350. [libx264 @ 0x55b2e0db2d00] frame= 607 QP=13.80 NAL=0 Slice:B Poc:32 I:0 P:280 SKIP:1339 size=213 bytes
  4351. [libx264 @ 0x55b2e0db54c0] frame= 612 QP=11.75 NAL=0 Slice:B Poc:42 I:0 P:132 SKIP:262 size=429 bytes
  4352. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4353. [libx264 @ 0x55b2e0d9a580] frame= 608 QP=12.52 NAL=2 Slice:B Poc:36 I:2 P:2547 SKIP:5404 size=7639 bytes
  4354. [libx264 @ 0x55b2e0d9b900] frame= 608 QP=9.58 NAL=2 Slice:B Poc:36 I:2 P:1244 SKIP:2299 size=3405 bytes
  4355. [libx264 @ 0x55b2e0db2d00] frame= 608 QP=7.54 NAL=2 Slice:P Poc:42 I:33 P:1057 SKIP:530 size=20546 bytes
  4356. [libx264 @ 0x55b2e0db54c0] frame= 613 QP=6.96 NAL=2 Slice:P Poc:48 I:0 P:303 SKIP:102 size=7008 bytes
  4357. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4358. [libx264 @ 0x55b2e0d9a580] frame= 609 QP=13.02 NAL=0 Slice:B Poc:34 I:0 P:1413 SKIP:6744 size=1425 bytes
  4359. [libx264 @ 0x55b2e0d9b900] frame= 609 QP=9.34 NAL=0 Slice:B Poc:34 I:0 P:616 SKIP:2981 size=629 bytes
  4360. [libx264 @ 0x55b2e0db2d00] frame= 609 QP=12.97 NAL=2 Slice:B Poc:38 I:0 P:604 SKIP:908 size=2835 bytes
  4361. [libx264 @ 0x55b2e0db54c0] frame= 614 QP=12.68 NAL=0 Slice:B Poc:46 I:0 P:135 SKIP:250 size=384 bytes
  4362. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4363. [libx264 @ 0x55b2e0d9a580] frame= 610 QP=13.91 NAL=0 Slice:B Poc:38 I:0 P:2115 SKIP:5897 size=5477 bytes
  4364. [libx264 @ 0x55b2e0d9b900] frame= 610 QP=11.00 NAL=0 Slice:B Poc:38 I:1 P:1040 SKIP:2507 size=2568 bytes
  4365. [libx264 @ 0x55b2e0db2d00] frame= 610 QP=14.96 NAL=0 Slice:B Poc:36 I:0 P:430 SKIP:1163 size=1089 bytes
  4366. [libx264 @ 0x55b2e0db54c0] frame= 615 QP=6.81 NAL=2 Slice:P Poc:50 I:2 P:274 SKIP:129 size=5536 bytes
  4367. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4368. [libx264 @ 0x55b2e0d9a580] frame= 611 QP=7.21 NAL=2 Slice:P Poc:48 I:864 P:3910 SKIP:3386 size=71397 bytes
  4369. [libx264 @ 0x55b2e0d9b900] frame= 611 QP=3.80 NAL=2 Slice:P Poc:48 I:181 P:1922 SKIP:1497 size=49782 bytes
  4370. [libx264 @ 0x55b2e0db2d00] frame= 611 QP=14.68 NAL=0 Slice:B Poc:40 I:0 P:512 SKIP:1058 size=1502 bytes
  4371. [libx264 @ 0x55b2e0db54c0] frame= 616 QP=6.90 NAL=2 Slice:P Poc:54 I:3 P:286 SKIP:116 size=7376 bytes
  4372. frame= 668 fps=8.8 q=16.0 q=12.0 q=15.0 q=14.0 size=N/A time=00:00:27.00 bitrate=N/A speed=0.354x
  4373. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4374. [libx264 @ 0x55b2e0d9a580] frame= 612 QP=12.08 NAL=2 Slice:B Poc:44 I:45 P:3208 SKIP:4525 size=16254 bytes
  4375. [libx264 @ 0x55b2e0d9b900] frame= 612 QP=8.80 NAL=2 Slice:B Poc:44 I:10 P:1587 SKIP:1864 size=9869 bytes
  4376. [libx264 @ 0x55b2e0db2d00] frame= 612 QP=7.58 NAL=2 Slice:P Poc:50 I:85 P:1057 SKIP:478 size=24221 bytes
  4377. [libx264 @ 0x55b2e0db54c0] frame= 617 QP=12.55 NAL=0 Slice:B Poc:52 I:0 P:104 SKIP:287 size=311 bytes
  4378. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4379. [libx264 @ 0x55b2e0d9a580] frame= 613 QP=13.55 NAL=0 Slice:B Poc:42 I:4 P:2498 SKIP:5445 size=7549 bytes
  4380. [libx264 @ 0x55b2e0d9b900] frame= 613 QP=10.89 NAL=0 Slice:B Poc:42 I:4 P:1190 SKIP:2346 size=3305 bytes
  4381. [libx264 @ 0x55b2e0db2d00] frame= 613 QP=12.79 NAL=2 Slice:B Poc:46 I:0 P:666 SKIP:821 size=4220 bytes
  4382. [libx264 @ 0x55b2e0db54c0] frame= 618 QP=6.81 NAL=2 Slice:P Poc:56 I:2 P:257 SKIP:146 size=5690 bytes
  4383. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4384. [libx264 @ 0x55b2e0d9a580] frame= 614 QP=13.91 NAL=0 Slice:B Poc:46 I:5 P:2528 SKIP:5432 size=7747 bytes
  4385. [libx264 @ 0x55b2e0d9b900] frame= 614 QP=10.96 NAL=0 Slice:B Poc:46 I:1 P:1253 SKIP:2250 size=3767 bytes
  4386. [libx264 @ 0x55b2e0db2d00] frame= 614 QP=14.41 NAL=0 Slice:B Poc:44 I:0 P:536 SKIP:1028 size=1729 bytes
  4387. [libx264 @ 0x55b2e0db54c0] frame= 619 QP=6.73 NAL=2 Slice:P Poc:64 I:13 P:282 SKIP:110 size=10206 bytes
  4388. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4389. [libx264 @ 0x55b2e0d9a580] frame= 615 QP=7.26 NAL=2 Slice:P Poc:56 I:1012 P:3801 SKIP:3347 size=73383 bytes
  4390. [libx264 @ 0x55b2e0d9b900] frame= 615 QP=3.82 NAL=2 Slice:P Poc:56 I:215 P:1899 SKIP:1486 size=51422 bytes
  4391. [libx264 @ 0x55b2e0db2d00] frame= 615 QP=14.25 NAL=0 Slice:B Poc:48 I:0 P:561 SKIP:996 size=1741 bytes
  4392. [libx264 @ 0x55b2e0db54c0] frame= 620 QP=12.20 NAL=2 Slice:B Poc:60 I:0 P:113 SKIP:252 size=970 bytes
  4393. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4394. [libx264 @ 0x55b2e0d9a580] frame= 616 QP=11.54 NAL=2 Slice:B Poc:52 I:46 P:3207 SKIP:4473 size=17651 bytes
  4395. [libx264 @ 0x55b2e0d9b900] frame= 616 QP=8.60 NAL=2 Slice:B Poc:52 I:16 P:1626 SKIP:1808 size=10380 bytes
  4396. [libx264 @ 0x55b2e0db2d00] frame= 616 QP=7.75 NAL=2 Slice:P Poc:58 I:106 P:1003 SKIP:511 size=24107 bytes
  4397. [libx264 @ 0x55b2e0db54c0] frame= 621 QP=12.91 NAL=0 Slice:B Poc:58 I:0 P:108 SKIP:278 size=372 bytes
  4398. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4399. [libx264 @ 0x55b2e0d9a580] frame= 617 QP=13.33 NAL=0 Slice:B Poc:50 I:11 P:2572 SKIP:5385 size=7924 bytes
  4400. [libx264 @ 0x55b2e0d9b900] frame= 617 QP=10.70 NAL=0 Slice:B Poc:50 I:3 P:1249 SKIP:2279 size=3501 bytes
  4401. [libx264 @ 0x55b2e0db2d00] frame= 617 QP=12.75 NAL=2 Slice:B Poc:54 I:3 P:623 SKIP:866 size=4045 bytes
  4402. [libx264 @ 0x55b2e0db54c0] frame= 622 QP=12.68 NAL=0 Slice:B Poc:62 I:0 P:126 SKIP:269 size=434 bytes
  4403. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4404. [libx264 @ 0x55b2e0d9a580] frame= 618 QP=13.51 NAL=0 Slice:B Poc:54 I:5 P:2541 SKIP:5405 size=8158 bytes
  4405. [libx264 @ 0x55b2e0d9b900] frame= 618 QP=10.49 NAL=0 Slice:B Poc:54 I:2 P:1260 SKIP:2252 size=3756 bytes
  4406. [libx264 @ 0x55b2e0db2d00] frame= 618 QP=13.47 NAL=0 Slice:B Poc:52 I:0 P:524 SKIP:1041 size=1810 bytes
  4407. [libx264 @ 0x55b2e0db54c0] frame= 623 QP=7.02 NAL=2 Slice:P Poc:72 I:12 P:284 SKIP:109 size=10069 bytes
  4408. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4409. [libx264 @ 0x55b2e0d9a580] frame= 619 QP=7.19 NAL=2 Slice:P Poc:64 I:1103 P:3495 SKIP:3562 size=72850 bytes
  4410. [libx264 @ 0x55b2e0d9b900] frame= 619 QP=3.75 NAL=2 Slice:P Poc:64 I:228 P:1806 SKIP:1566 size=53957 bytes
  4411. [libx264 @ 0x55b2e0db2d00] frame= 619 QP=14.24 NAL=0 Slice:B Poc:56 I:0 P:536 SKIP:1019 size=1702 bytes
  4412. [libx264 @ 0x55b2e0db54c0] frame= 624 QP=11.29 NAL=2 Slice:B Poc:68 I:0 P:114 SKIP:263 size=801 bytes
  4413. frame= 676 fps=8.8 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:27.32 bitrate=N/A speed=0.354x
  4414. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4415. [libx264 @ 0x55b2e0d9a580] frame= 620 QP=11.86 NAL=2 Slice:B Poc:60 I:37 P:3126 SKIP:4567 size=18392 bytes
  4416. [libx264 @ 0x55b2e0d9b900] frame= 620 QP=8.38 NAL=2 Slice:B Poc:60 I:13 P:1529 SKIP:1880 size=11163 bytes
  4417. [libx264 @ 0x55b2e0db2d00] frame= 620 QP=7.65 NAL=2 Slice:P Poc:66 I:145 P:933 SKIP:542 size=25443 bytes
  4418. [libx264 @ 0x55b2e0db54c0] frame= 625 QP=12.55 NAL=0 Slice:B Poc:66 I:0 P:125 SKIP:260 size=464 bytes
  4419. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4420. [libx264 @ 0x55b2e0d9a580] frame= 621 QP=13.75 NAL=0 Slice:B Poc:58 I:10 P:2481 SKIP:5446 size=8321 bytes
  4421. [libx264 @ 0x55b2e0d9b900] frame= 621 QP=10.16 NAL=0 Slice:B Poc:58 I:5 P:1199 SKIP:2323 size=3883 bytes
  4422. [libx264 @ 0x55b2e0db2d00] frame= 621 QP=12.19 NAL=2 Slice:B Poc:62 I:3 P:603 SKIP:868 size=4337 bytes
  4423. [libx264 @ 0x55b2e0db54c0] frame= 626 QP=13.14 NAL=0 Slice:B Poc:70 I:0 P:144 SKIP:244 size=430 bytes
  4424. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4425. [libx264 @ 0x55b2e0d9a580] frame= 622 QP=13.30 NAL=0 Slice:B Poc:62 I:8 P:2528 SKIP:5395 size=8505 bytes
  4426. [libx264 @ 0x55b2e0d9b900] frame= 622 QP=10.43 NAL=0 Slice:B Poc:62 I:2 P:1220 SKIP:2269 size=4224 bytes
  4427. [libx264 @ 0x55b2e0db2d00] frame= 622 QP=13.98 NAL=0 Slice:B Poc:60 I:1 P:495 SKIP:1043 size=1832 bytes
  4428. [libx264 @ 0x55b2e0db54c0] frame= 627 QP=7.34 NAL=2 Slice:P Poc:80 I:7 P:287 SKIP:111 size=9362 bytes
  4429. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4430. [libx264 @ 0x55b2e0d9a580] frame= 623 QP=7.12 NAL=2 Slice:P Poc:72 I:1177 P:3310 SKIP:3673 size=75360 bytes
  4431. [libx264 @ 0x55b2e0d9b900] frame= 623 QP=3.75 NAL=2 Slice:P Poc:72 I:253 P:1728 SKIP:1619 size=53624 bytes
  4432. [libx264 @ 0x55b2e0db2d00] frame= 623 QP=14.04 NAL=0 Slice:B Poc:64 I:0 P:530 SKIP:1029 size=1753 bytes
  4433. [libx264 @ 0x55b2e0db54c0] frame= 628 QP=11.12 NAL=2 Slice:B Poc:76 I:0 P:127 SKIP:253 size=746 bytes
  4434. frame= 680 fps=8.7 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:27.47 bitrate=N/A speed=0.353x
  4435. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4436. [libx264 @ 0x55b2e0d9a580] frame= 624 QP=11.57 NAL=2 Slice:B Poc:68 I:47 P:3042 SKIP:4635 size=18055 bytes
  4437. [libx264 @ 0x55b2e0d9b900] frame= 624 QP=8.72 NAL=2 Slice:B Poc:68 I:19 P:1472 SKIP:1920 size=11034 bytes
  4438. [libx264 @ 0x55b2e0db2d00] frame= 624 QP=7.64 NAL=2 Slice:P Poc:74 I:129 P:918 SKIP:573 size=25618 bytes
  4439. [libx264 @ 0x55b2e0db54c0] frame= 629 QP=13.38 NAL=0 Slice:B Poc:74 I:0 P:139 SKIP:253 size=408 bytes
  4440. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4441. [libx264 @ 0x55b2e0d9a580] frame= 625 QP=13.30 NAL=0 Slice:B Poc:66 I:6 P:2479 SKIP:5443 size=8521 bytes
  4442. [libx264 @ 0x55b2e0d9b900] frame= 625 QP=10.31 NAL=0 Slice:B Poc:66 I:8 P:1180 SKIP:2341 size=3840 bytes
  4443. [libx264 @ 0x55b2e0db2d00] frame= 625 QP=11.98 NAL=2 Slice:B Poc:70 I:0 P:627 SKIP:889 size=3885 bytes
  4444. [libx264 @ 0x55b2e0db54c0] frame= 630 QP=12.99 NAL=0 Slice:B Poc:78 I:0 P:121 SKIP:265 size=400 bytes
  4445. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4446. [libx264 @ 0x55b2e0d9a580] frame= 626 QP=13.44 NAL=0 Slice:B Poc:70 I:10 P:2321 SKIP:5619 size=7654 bytes
  4447. [libx264 @ 0x55b2e0d9b900] frame= 626 QP=10.45 NAL=0 Slice:B Poc:70 I:4 P:1150 SKIP:2369 size=3780 bytes
  4448. [libx264 @ 0x55b2e0db2d00] frame= 626 QP=14.50 NAL=0 Slice:B Poc:68 I:0 P:500 SKIP:1045 size=1846 bytes
  4449. [libx264 @ 0x55b2e0db54c0] frame= 631 QP=7.81 NAL=2 Slice:P Poc:86 I:2 P:251 SKIP:152 size=6055 bytes
  4450. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4451. [libx264 @ 0x55b2e0d9a580] frame= 627 QP=7.11 NAL=2 Slice:P Poc:80 I:1105 P:3233 SKIP:3822 size=76839 bytes
  4452. [libx264 @ 0x55b2e0d9b900] frame= 627 QP=4.04 NAL=2 Slice:P Poc:80 I:194 P:1710 SKIP:1696 size=50347 bytes
  4453. [libx264 @ 0x55b2e0db2d00] frame= 627 QP=13.96 NAL=0 Slice:B Poc:72 I:0 P:455 SKIP:1111 size=1528 bytes
  4454. [libx264 @ 0x55b2e0db54c0] frame= 632 QP=11.00 NAL=2 Slice:B Poc:82 I:0 P:112 SKIP:269 size=485 bytes
  4455. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4456. [libx264 @ 0x55b2e0d9a580] frame= 628 QP=11.33 NAL=2 Slice:B Poc:76 I:28 P:2952 SKIP:4771 size=16625 bytes
  4457. [libx264 @ 0x55b2e0d9b900] frame= 628 QP=8.38 NAL=2 Slice:B Poc:76 I:8 P:1454 SKIP:1989 size=9324 bytes
  4458. [libx264 @ 0x55b2e0db2d00] frame= 628 QP=7.72 NAL=2 Slice:P Poc:82 I:93 P:923 SKIP:604 size=25834 bytes
  4459. [libx264 @ 0x55b2e0db54c0] frame= 633 QP=13.04 NAL=0 Slice:B Poc:84 I:0 P:82 SKIP:321 size=141 bytes
  4460. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4461. [libx264 @ 0x55b2e0d9a580] frame= 629 QP=13.49 NAL=0 Slice:B Poc:74 I:3 P:2276 SKIP:5727 size=6859 bytes
  4462. [libx264 @ 0x55b2e0d9b900] scene cut at 644 Icost:882362 Pcost:870441 ratio:0.0135 bias:0.1387 gop:54 (imb:3261 pmb:93)
  4463. [libx264 @ 0x55b2e0d9b900] frame= 629 QP=10.83 NAL=0 Slice:B Poc:74 I:3 P:1091 SKIP:2446 size=3188 bytes
  4464. [libx264 @ 0x55b2e0db2d00] frame= 629 QP=12.14 NAL=2 Slice:B Poc:78 I:0 P:533 SKIP:933 size=3394 bytes
  4465. [libx264 @ 0x55b2e0db54c0] frame= 634 QP=8.49 NAL=2 Slice:P Poc:94 I:3 P:264 SKIP:138 size=6745 bytes
  4466. [libx264 @ 0x55b2e0db2d00] scene cut at 644 Icost:611809 Pcost:601460 ratio:0.0169 bias:0.1387 gop:54 (imb:1397 pmb:59)
  4467. [libx264 @ 0x55b2e0db54c0] scene cut at 644 Icost:276425 Pcost:272663 ratio:0.0136 bias:0.1387 gop:54 (imb:305 pmb:20)
  4468. [libx264 @ 0x55b2e0d9a580] scene cut at 644 Icost:1369212 Pcost:1360771 ratio:0.0062 bias:0.1387 gop:54 (imb:7675 pmb:113)
  4469. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4470. [libx264 @ 0x55b2e0d9a580] frame= 630 QP=13.51 NAL=0 Slice:B Poc:78 I:3 P:2260 SKIP:5673 size=6823 bytes
  4471. [libx264 @ 0x55b2e0d9b900] frame= 630 QP=10.63 NAL=0 Slice:B Poc:78 I:1 P:1078 SKIP:2430 size=3387 bytes
  4472. [libx264 @ 0x55b2e0db2d00] frame= 630 QP=14.71 NAL=0 Slice:B Poc:76 I:0 P:464 SKIP:1097 size=1395 bytes
  4473. [libx264 @ 0x55b2e0db54c0] frame= 635 QP=11.65 NAL=2 Slice:B Poc:90 I:0 P:116 SKIP:263 size=618 bytes
  4474. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4475. [libx264 @ 0x55b2e0d9a580] frame= 631 QP=7.59 NAL=2 Slice:P Poc:88 I:699 P:3089 SKIP:4372 size=61893 bytes
  4476. [libx264 @ 0x55b2e0d9b900] frame= 631 QP=4.61 NAL=2 Slice:P Poc:88 I:104 P:1536 SKIP:1960 size=36285 bytes
  4477. [libx264 @ 0x55b2e0db2d00] frame= 631 QP=13.82 NAL=0 Slice:B Poc:80 I:0 P:454 SKIP:1103 size=1459 bytes
  4478. [libx264 @ 0x55b2e0db54c0] frame= 636 QP=13.53 NAL=0 Slice:B Poc:88 I:0 P:118 SKIP:276 size=285 bytes
  4479. frame= 688 fps=8.8 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:27.79 bitrate=N/A speed=0.354x
  4480. [h264 @ 0x55b2e0f56000] nal_unit_type: 5(IDR), nal_ref_idc: 3
  4481. [libx264 @ 0x55b2e0d9a580] frame= 632 QP=11.12 NAL=2 Slice:B Poc:84 I:16 P:2566 SKIP:5242 size=12995 bytes
  4482. [libx264 @ 0x55b2e0d9b900] frame= 632 QP=7.98 NAL=2 Slice:B Poc:84 I:4 P:1235 SKIP:2276 size=5973 bytes
  4483. [libx264 @ 0x55b2e0db2d00] frame= 632 QP=8.52 NAL=2 Slice:P Poc:90 I:37 P:842 SKIP:741 size=17220 bytes
  4484. [libx264 @ 0x55b2e0db54c0] frame= 637 QP=13.01 NAL=0 Slice:B Poc:92 I:0 P:113 SKIP:285 size=278 bytes
  4485. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4486. [libx264 @ 0x55b2e0d9a580] frame= 633 QP=12.86 NAL=0 Slice:B Poc:82 I:0 P:1244 SKIP:6883 size=1841 bytes
  4487. [libx264 @ 0x55b2e0d9b900] frame= 633 QP=9.00 NAL=0 Slice:B Poc:82 I:0 P:612 SKIP:2973 size=795 bytes
  4488. [libx264 @ 0x55b2e0db2d00] frame= 633 QP=13.18 NAL=2 Slice:B Poc:86 I:0 P:499 SKIP:1050 size=1884 bytes
  4489. [libx264 @ 0x55b2e0db54c0] frame= 638 QP=9.02 NAL=2 Slice:P Poc:98 I:0 P:196 SKIP:209 size=2835 bytes
  4490. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4491. [libx264 @ 0x55b2e0d9a580] frame= 634 QP=13.43 NAL=0 Slice:B Poc:86 I:0 P:1928 SKIP:6074 size=5282 bytes
  4492. [libx264 @ 0x55b2e0d9b900] frame= 634 QP=10.04 NAL=0 Slice:B Poc:86 I:0 P:937 SKIP:2596 size=2531 bytes
  4493. [libx264 @ 0x55b2e0db2d00] frame= 634 QP=11.20 NAL=0 Slice:B Poc:84 I:0 P:320 SKIP:1298 size=328 bytes
  4494. [libx264 @ 0x55b2e0db54c0] frame= 639 QP=15.62 NAL=0 Slice:B Poc:96 I:0 P:110 SKIP:288 size=203 bytes
  4495. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4496. [libx264 @ 0x55b2e0d9a580] frame= 635 QP=8.26 NAL=2 Slice:P Poc:96 I:599 P:3020 SKIP:4541 size=54119 bytes
  4497. [libx264 @ 0x55b2e0d9b900] frame= 635 QP=5.34 NAL=2 Slice:P Poc:96 I:82 P:1414 SKIP:2104 size=30189 bytes
  4498. [libx264 @ 0x55b2e0db2d00] frame= 635 QP=14.00 NAL=0 Slice:B Poc:88 I:0 P:441 SKIP:1135 size=1150 bytes
  4499. [libx264 @ 0x55b2e0db54c0] frame= 640 QP=12.63 NAL=2 Slice:P Poc:106 I:0 P:92 SKIP:313 size=753 bytes
  4500. frame= 692 fps=8.7 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:27.96 bitrate=N/A speed=0.353x
  4501. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4502. [libx264 @ 0x55b2e0d9a580] frame= 636 QP=11.53 NAL=2 Slice:B Poc:92 I:4 P:2349 SKIP:5489 size=10370 bytes
  4503. [libx264 @ 0x55b2e0d9b900] frame= 636 QP=8.71 NAL=2 Slice:B Poc:92 I:0 P:1136 SKIP:2358 size=5307 bytes
  4504. [libx264 @ 0x55b2e0db2d00] frame= 636 QP=8.40 NAL=2 Slice:P Poc:92 I:7 P:650 SKIP:963 size=9133 bytes
  4505. [libx264 @ 0x55b2e0db54c0] frame= 641 QP=11.86 NAL=2 Slice:B Poc:102 I:0 P:53 SKIP:349 size=350 bytes
  4506. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4507. [libx264 @ 0x55b2e0d9a580] frame= 637 QP=13.35 NAL=0 Slice:B Poc:90 I:1 P:1887 SKIP:6143 size=5090 bytes
  4508. [libx264 @ 0x55b2e0d9b900] frame= 637 QP=10.28 NAL=0 Slice:B Poc:90 I:0 P:902 SKIP:2646 size=2301 bytes
  4509. [libx264 @ 0x55b2e0db2d00] frame= 637 QP=9.98 NAL=2 Slice:P Poc:100 I:17 P:707 SKIP:896 size=9647 bytes
  4510. [libx264 @ 0x55b2e0db54c0] frame= 642 QP=16.31 NAL=0 Slice:B Poc:100 I:0 P:48 SKIP:354 size=156 bytes
  4511. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4512. [libx264 @ 0x55b2e0d9a580] frame= 638 QP=13.58 NAL=0 Slice:B Poc:94 I:0 P:1554 SKIP:6489 size=3817 bytes
  4513. [libx264 @ 0x55b2e0d9b900] frame= 638 QP=10.28 NAL=0 Slice:B Poc:94 I:0 P:732 SKIP:2827 size=1798 bytes
  4514. [libx264 @ 0x55b2e0db2d00] frame= 638 QP=12.37 NAL=2 Slice:B Poc:96 I:0 P:420 SKIP:1141 size=1657 bytes
  4515. [libx264 @ 0x55b2e0db54c0] frame= 643 QP=14.25 NAL=0 Slice:B Poc:104 I:0 P:38 SKIP:362 size=148 bytes
  4516. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4517. [libx264 @ 0x55b2e0d9a580] frame= 639 QP=10.76 NAL=2 Slice:P Poc:104 I:138 P:1666 SKIP:6356 size=14067 bytes
  4518. [libx264 @ 0x55b2e0d9b900] frame= 639 QP=7.70 NAL=2 Slice:P Poc:104 I:26 P:664 SKIP:2910 size=7512 bytes
  4519. [libx264 @ 0x55b2e0db2d00] frame= 639 QP=13.91 NAL=0 Slice:B Poc:94 I:0 P:319 SKIP:1265 size=814 bytes
  4520. [libx264 @ 0x55b2e0db54c0] frame= 644 QP=4.64 NAL=3 Slice:I Poc:0 I:405 P:0 SKIP:0 size=46194 bytes
  4521. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4522. [libx264 @ 0x55b2e0d9a580] frame= 640 QP=10.69 NAL=2 Slice:B Poc:100 I:6 P:1258 SKIP:6758 size=5429 bytes
  4523. [libx264 @ 0x55b2e0d9b900] frame= 640 QP=7.43 NAL=2 Slice:B Poc:100 I:0 P:556 SKIP:2990 size=2974 bytes
  4524. [libx264 @ 0x55b2e0db2d00] frame= 640 QP=13.66 NAL=0 Slice:B Poc:98 I:0 P:287 SKIP:1320 size=717 bytes
  4525. [libx264 @ 0x55b2e0db54c0] frame= 645 QP=7.49 NAL=2 Slice:P Poc:8 I:10 P:371 SKIP:24 size=13619 bytes
  4526. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4527. [libx264 @ 0x55b2e0d9a580] frame= 641 QP=13.20 NAL=0 Slice:B Poc:98 I:0 P:1036 SKIP:7045 size=2477 bytes
  4528. [libx264 @ 0x55b2e0d9b900] frame= 641 QP=9.14 NAL=0 Slice:B Poc:98 I:0 P:473 SKIP:3116 size=1111 bytes
  4529. [libx264 @ 0x55b2e0db2d00] frame= 641 QP=12.22 NAL=2 Slice:P Poc:106 I:4 P:252 SKIP:1364 size=1876 bytes
  4530. [libx264 @ 0x55b2e0db54c0] frame= 646 QP=12.42 NAL=2 Slice:B Poc:4 I:0 P:172 SKIP:133 size=2833 bytes
  4531. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4532. [libx264 @ 0x55b2e0d9a580] frame= 642 QP=13.00 NAL=0 Slice:B Poc:102 I:0 P:738 SKIP:7378 size=1914 bytes
  4533. [libx264 @ 0x55b2e0d9b900] frame= 642 QP=9.94 NAL=0 Slice:B Poc:102 I:0 P:317 SKIP:3266 size=859 bytes
  4534. [libx264 @ 0x55b2e0db2d00] frame= 642 QP=13.80 NAL=2 Slice:B Poc:102 I:0 P:177 SKIP:1429 size=570 bytes
  4535. [libx264 @ 0x55b2e0db54c0] frame= 647 QP=14.57 NAL=0 Slice:B Poc:2 I:0 P:149 SKIP:204 size=1164 bytes
  4536. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4537. [libx264 @ 0x55b2e0d9a580] frame= 643 QP=13.47 NAL=2 Slice:P Poc:106 I:7 P:491 SKIP:7662 size=2338 bytes
  4538. [libx264 @ 0x55b2e0d9b900] frame= 643 QP=10.37 NAL=2 Slice:P Poc:106 I:1 P:152 SKIP:3447 size=1135 bytes
  4539. [libx264 @ 0x55b2e0db2d00] frame= 643 QP=14.52 NAL=0 Slice:B Poc:104 I:0 P:144 SKIP:1468 size=448 bytes
  4540. [libx264 @ 0x55b2e0db54c0] frame= 648 QP=13.89 NAL=0 Slice:B Poc:6 I:0 P:199 SKIP:146 size=1515 bytes
  4541. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4542. [libx264 @ 0x55b2e0d9a580] frame= 644 QP=5.12 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=297270 bytes
  4543. [libx264 @ 0x55b2e0d9b900] frame= 644 QP=2.28 NAL=3 Slice:I Poc:0 I:3600 P:0 SKIP:0 size=199495 bytes
  4544. [libx264 @ 0x55b2e0db2d00] frame= 644 QP=5.45 NAL=3 Slice:I Poc:0 I:1620 P:0 SKIP:0 size=111393 bytes
  4545. [AVIOContext @ 0x55b2e2a53440] Statistics: 0 seeks, 96 writeouts
  4546. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/0/manifest6.ts' for writing
  4547. [crypto @ 0x55b2e345df80] No default whitelist set
  4548. [file @ 0x55b2e368b3c0] Setting default whitelist 'file,crypto'
  4549. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/0/manifest.m3u8' for writing
  4550. [file @ 0x55b2e2e5f1c0] Setting default whitelist 'file,crypto'
  4551. EXT-X-MEDIA-SEQUENCE:0
  4552. [AVIOContext @ 0x55b2e3f3c900] Statistics: 0 seeks, 1 writeouts
  4553. [libx264 @ 0x55b2e0db54c0] frame= 649 QP=7.86 NAL=2 Slice:P Poc:16 I:5 P:370 SKIP:30 size=12788 bytes
  4554. frame= 701 fps=8.8 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:28.33 bitrate=N/A speed=0.355x
  4555. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4556. [libx264 @ 0x55b2e0d9a580] frame= 645 QP=7.78 NAL=2 Slice:P Poc:8 I:1479 P:5340 SKIP:1341 size=110448 bytes
  4557. [AVIOContext @ 0x55b2e35ffb40] Statistics: 0 seeks, 70 writeouts
  4558. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/1/manifest6.ts' for writing
  4559. [crypto @ 0x55b2e2e5f1c0] No default whitelist set
  4560. [file @ 0x55b2e14a3140] Setting default whitelist 'file,crypto'
  4561. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/1/manifest.m3u8' for writing
  4562. [file @ 0x55b2e4c45d80] Setting default whitelist 'file,crypto'
  4563. EXT-X-MEDIA-SEQUENCE:0
  4564. [AVIOContext @ 0x55b2e35ffb40] Statistics: 0 seeks, 1 writeouts
  4565. [libx264 @ 0x55b2e0d9b900] frame= 645 QP=4.48 NAL=2 Slice:P Poc:2 I:22 P:1512 SKIP:2066 size=14635 bytes
  4566. [AVIOContext @ 0x55b2e2a90a80] Statistics: 0 seeks, 59 writeouts
  4567. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/2/manifest6.ts' for writing
  4568. [crypto @ 0x55b2e345d940] No default whitelist set
  4569. [file @ 0x55b2e4c45d80] Setting default whitelist 'file,crypto'
  4570. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/2/manifest.m3u8' for writing
  4571. [file @ 0x55b2e3600ac0] Setting default whitelist 'file,crypto'
  4572. EXT-X-MEDIA-SEQUENCE:0
  4573. [AVIOContext @ 0x55b2e2a5b680] Statistics: 0 seeks, 1 writeouts
  4574. [libx264 @ 0x55b2e0db2d00] frame= 645 QP=8.04 NAL=2 Slice:P Poc:8 I:126 P:1317 SKIP:177 size=33875 bytes
  4575. [AVIOContext @ 0x55b2e2a8f780] Statistics: 0 seeks, 60 writeouts
  4576. [hls @ 0x55b2e0d65a40] Opening 'crypto:./output_ffmpeg_1559908685/3/manifest6.ts' for writing
  4577. [crypto @ 0x55b2e2a8f780] No default whitelist set
  4578. [file @ 0x55b2e2a6ae40] Setting default whitelist 'file,crypto'
  4579. [hls @ 0x55b2e0d65a40] Opening './output_ffmpeg_1559908685/3/manifest.m3u8' for writing
  4580. [file @ 0x55b2e3600ac0] Setting default whitelist 'file,crypto'
  4581. EXT-X-MEDIA-SEQUENCE:0
  4582. [AVIOContext @ 0x55b2e2a5b680] Statistics: 0 seeks, 1 writeouts
  4583. [libx264 @ 0x55b2e0db54c0] frame= 650 QP=11.59 NAL=2 Slice:B Poc:12 I:0 P:205 SKIP:94 size=3524 bytes
  4584. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4585. [libx264 @ 0x55b2e0d9a580] frame= 646 QP=10.77 NAL=2 Slice:B Poc:4 I:89 P:4678 SKIP:2662 size=31791 bytes
  4586. [libx264 @ 0x55b2e0d9b900] frame= 646 QP=4.52 NAL=2 Slice:P Poc:10 I:328 P:2710 SKIP:562 size=90774 bytes
  4587. [libx264 @ 0x55b2e0db2d00] frame= 646 QP=12.48 NAL=2 Slice:B Poc:4 I:7 P:879 SKIP:476 size=8307 bytes
  4588. [libx264 @ 0x55b2e0db54c0] frame= 651 QP=14.72 NAL=0 Slice:B Poc:10 I:0 P:166 SKIP:204 size=1051 bytes
  4589. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4590. [libx264 @ 0x55b2e0d9a580] frame= 647 QP=12.74 NAL=0 Slice:B Poc:2 I:14 P:3452 SKIP:4323 size=13523 bytes
  4591. [libx264 @ 0x55b2e0d9b900] frame= 647 QP=7.68 NAL=2 Slice:B Poc:6 I:41 P:2425 SKIP:861 size=25241 bytes
  4592. [libx264 @ 0x55b2e0db2d00] frame= 647 QP=15.01 NAL=0 Slice:B Poc:2 I:0 P:698 SKIP:792 size=3642 bytes
  4593. [libx264 @ 0x55b2e0db54c0] frame= 652 QP=14.00 NAL=0 Slice:B Poc:14 I:0 P:177 SKIP:173 size=1518 bytes
  4594. frame= 704 fps=8.8 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:28.43 bitrate=N/A speed=0.354x
  4595. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4596. [libx264 @ 0x55b2e0d9a580] frame= 648 QP=12.26 NAL=0 Slice:B Poc:6 I:27 P:4429 SKIP:3125 size=20277 bytes
  4597. [libx264 @ 0x55b2e0d9b900] frame= 648 QP=9.31 NAL=0 Slice:B Poc:4 I:14 P:1853 SKIP:1628 size=7972 bytes
  4598. [libx264 @ 0x55b2e0db2d00] frame= 648 QP=13.62 NAL=0 Slice:B Poc:6 I:0 P:861 SKIP:572 size=4893 bytes
  4599. [libx264 @ 0x55b2e0db54c0] frame= 653 QP=7.97 NAL=2 Slice:P Poc:24 I:29 P:343 SKIP:33 size=15002 bytes
  4600. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4601. [libx264 @ 0x55b2e0d9a580] frame= 649 QP=8.17 NAL=2 Slice:P Poc:16 I:1661 P:4948 SKIP:1551 size=110732 bytes
  4602. [libx264 @ 0x55b2e0d9b900] frame= 649 QP=9.68 NAL=0 Slice:B Poc:8 I:2 P:2078 SKIP:1360 size=8983 bytes
  4603. [libx264 @ 0x55b2e0db2d00] frame= 649 QP=8.55 NAL=2 Slice:P Poc:16 I:104 P:1300 SKIP:216 size=33066 bytes
  4604. [libx264 @ 0x55b2e0db54c0] frame= 654 QP=11.72 NAL=2 Slice:B Poc:20 I:0 P:216 SKIP:105 size=3744 bytes
  4605. frame= 706 fps=8.7 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:28.52 bitrate=N/A speed=0.352x
  4606. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4607. [libx264 @ 0x55b2e0d9a580] frame= 650 QP=10.52 NAL=2 Slice:B Poc:12 I:133 P:4729 SKIP:2406 size=41562 bytes
  4608. [libx264 @ 0x55b2e0d9b900] frame= 650 QP=5.09 NAL=2 Slice:P Poc:18 I:438 P:2490 SKIP:672 size=91162 bytes
  4609. [libx264 @ 0x55b2e0db2d00] frame= 650 QP=11.47 NAL=2 Slice:B Poc:12 I:5 P:937 SKIP:406 size=10682 bytes
  4610. [libx264 @ 0x55b2e0db54c0] frame= 655 QP=13.48 NAL=0 Slice:B Poc:18 I:0 P:178 SKIP:160 size=1808 bytes
  4611. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4612. [libx264 @ 0x55b2e0d9a580] frame= 651 QP=12.51 NAL=0 Slice:B Poc:10 I:8 P:3757 SKIP:3840 size=16738 bytes
  4613. [libx264 @ 0x55b2e0d9b900] frame= 651 QP=7.49 NAL=2 Slice:B Poc:14 I:49 P:2114 SKIP:1092 size=26580 bytes
  4614. [libx264 @ 0x55b2e0db2d00] frame= 651 QP=14.26 NAL=0 Slice:B Poc:10 I:0 P:786 SKIP:683 size=4012 bytes
  4615. [libx264 @ 0x55b2e0db54c0] frame= 656 QP=13.35 NAL=0 Slice:B Poc:22 I:0 P:188 SKIP:152 size=1496 bytes
  4616. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4617. [libx264 @ 0x55b2e0d9a580] frame= 652 QP=12.17 NAL=0 Slice:B Poc:14 I:32 P:4074 SKIP:3468 size=20273 bytes
  4618. [libx264 @ 0x55b2e0d9b900] frame= 652 QP=10.11 NAL=0 Slice:B Poc:12 I:14 P:1794 SKIP:1666 size=7783 bytes
  4619. [libx264 @ 0x55b2e0db2d00] frame= 652 QP=13.46 NAL=0 Slice:B Poc:14 I:3 P:814 SKIP:622 size=5018 bytes
  4620. [libx264 @ 0x55b2e0db54c0] frame= 657 QP=8.82 NAL=2 Slice:P Poc:32 I:22 P:343 SKIP:40 size=11636 bytes
  4621. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4622. [libx264 @ 0x55b2e0d9a580] frame= 653 QP=7.82 NAL=2 Slice:P Poc:24 I:2824 P:3944 SKIP:1392 size=141483 bytes
  4623. [libx264 @ 0x55b2e0d9b900] frame= 653 QP=9.31 NAL=0 Slice:B Poc:16 I:23 P:1987 SKIP:1390 size=10772 bytes
  4624. [libx264 @ 0x55b2e0db2d00] frame= 653 QP=8.48 NAL=2 Slice:P Poc:24 I:251 P:1174 SKIP:195 size=39248 bytes
  4625. [libx264 @ 0x55b2e0db54c0] frame= 658 QP=12.36 NAL=2 Slice:B Poc:28 I:0 P:198 SKIP:118 size=2253 bytes
  4626. frame= 710 fps=8.7 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:28.69 bitrate=N/A speed=0.35x
  4627. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4628. [libx264 @ 0x55b2e0d9a580] frame= 654 QP=10.33 NAL=2 Slice:B Poc:20 I:256 P:4827 SKIP:2116 size=47711 bytes
  4629. [libx264 @ 0x55b2e0d9b900] frame= 654 QP=5.07 NAL=2 Slice:P Poc:20 I:83 P:2281 SKIP:1236 size=37330 bytes
  4630. [libx264 @ 0x55b2e0db2d00] frame= 654 QP=11.74 NAL=2 Slice:B Poc:20 I:21 P:923 SKIP:378 size=11883 bytes
  4631. [libx264 @ 0x55b2e0db54c0] frame= 659 QP=16.00 NAL=0 Slice:B Poc:26 I:0 P:44 SKIP:360 size=70 bytes
  4632. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4633. [libx264 @ 0x55b2e0d9a580] frame= 655 QP=11.84 NAL=0 Slice:B Poc:18 I:85 P:4452 SKIP:2974 size=24967 bytes
  4634. [libx264 @ 0x55b2e0d9b900] frame= 655 QP=4.82 NAL=2 Slice:P Poc:22 I:151 P:2355 SKIP:1094 size=41507 bytes
  4635. [libx264 @ 0x55b2e0db2d00] frame= 655 QP=13.11 NAL=0 Slice:B Poc:18 I:2 P:841 SKIP:574 size=5901 bytes
  4636. [libx264 @ 0x55b2e0db54c0] frame= 660 QP=13.19 NAL=0 Slice:B Poc:30 I:0 P:207 SKIP:133 size=1877 bytes
  4637. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4638. [libx264 @ 0x55b2e0d9a580] frame= 656 QP=11.71 NAL=0 Slice:B Poc:22 I:77 P:4422 SKIP:2987 size=22997 bytes
  4639. [libx264 @ 0x55b2e0d9b900] frame= 656 QP=5.32 NAL=2 Slice:P Poc:26 I:72 P:2193 SKIP:1335 size=29573 bytes
  4640. [libx264 @ 0x55b2e0db2d00] frame= 656 QP=13.42 NAL=0 Slice:B Poc:22 I:1 P:870 SKIP:556 size=5285 bytes
  4641. [libx264 @ 0x55b2e0db54c0] frame= 661 QP=8.53 NAL=2 Slice:P Poc:34 I:2 P:335 SKIP:68 size=8647 bytes
  4642. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4643. [libx264 @ 0x55b2e0d9a580] frame= 657 QP=8.85 NAL=2 Slice:P Poc:32 I:1790 P:4848 SKIP:1522 size=95689 bytes
  4644. [libx264 @ 0x55b2e0d9b900] frame= 657 QP=8.55 NAL=0 Slice:B Poc:24 I:0 P:662 SKIP:2906 size=1221 bytes
  4645. [libx264 @ 0x55b2e0db2d00] frame= 657 QP=9.30 NAL=2 Slice:P Poc:32 I:193 P:1196 SKIP:231 size=29250 bytes
  4646. [libx264 @ 0x55b2e0db54c0] frame= 662 QP=9.63 NAL=2 Slice:P Poc:42 I:41 P:346 SKIP:18 size=13717 bytes
  4647. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4648. [libx264 @ 0x55b2e0d9a580] frame= 658 QP=10.86 NAL=2 Slice:B Poc:28 I:89 P:4320 SKIP:3058 size=26634 bytes
  4649. [libx264 @ 0x55b2e0d9b900] frame= 658 QP=5.43 NAL=2 Slice:P Poc:28 I:84 P:2155 SKIP:1361 size=27627 bytes
  4650. [libx264 @ 0x55b2e0db2d00] frame= 658 QP=12.29 NAL=2 Slice:B Poc:28 I:4 P:873 SKIP:512 size=6974 bytes
  4651. [libx264 @ 0x55b2e0db54c0] frame= 663 QP=11.56 NAL=2 Slice:B Poc:38 I:0 P:223 SKIP:83 size=4772 bytes
  4652. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4653. [libx264 @ 0x55b2e0d9a580] frame= 659 QP=11.95 NAL=0 Slice:B Poc:26 I:1 P:1605 SKIP:6499 size=2795 bytes
  4654. [libx264 @ 0x55b2e0d9b900] frame= 659 QP=5.47 NAL=2 Slice:P Poc:30 I:113 P:2246 SKIP:1241 size=31339 bytes
  4655. [libx264 @ 0x55b2e0db2d00] frame= 659 QP=12.36 NAL=0 Slice:B Poc:26 I:0 P:319 SKIP:1299 size=442 bytes
  4656. [libx264 @ 0x55b2e0db54c0] frame= 664 QP=12.99 NAL=0 Slice:B Poc:36 I:0 P:179 SKIP:154 size=1924 bytes
  4657. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4658. [libx264 @ 0x55b2e0d9a580] frame= 660 QP=11.84 NAL=0 Slice:B Poc:30 I:101 P:4468 SKIP:2902 size=24671 bytes
  4659. [libx264 @ 0x55b2e0d9b900] frame= 660 QP=5.51 NAL=2 Slice:P Poc:32 I:125 P:2300 SKIP:1175 size=33036 bytes
  4660. [libx264 @ 0x55b2e0db2d00] frame= 660 QP=13.35 NAL=0 Slice:B Poc:30 I:5 P:916 SKIP:513 size=6262 bytes
  4661. [libx264 @ 0x55b2e0db54c0] frame= 665 QP=13.59 NAL=0 Slice:B Poc:40 I:0 P:225 SKIP:96 size=2368 bytes
  4662. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4663. [libx264 @ 0x55b2e0d9a580] frame= 661 QP=9.42 NAL=2 Slice:P Poc:40 I:2691 P:4040 SKIP:1429 size=105760 bytes
  4664. [libx264 @ 0x55b2e0d9b900] frame= 661 QP=5.47 NAL=2 Slice:P Poc:34 I:108 P:2152 SKIP:1340 size=30827 bytes
  4665. [libx264 @ 0x55b2e0db2d00] frame= 661 QP=10.02 NAL=2 Slice:P Poc:40 I:315 P:1096 SKIP:209 size=31348 bytes
  4666. [libx264 @ 0x55b2e0db54c0] frame= 666 QP=9.72 NAL=2 Slice:P Poc:44 I:6 P:369 SKIP:30 size=11131 bytes
  4667. frame= 718 fps=8.7 q=16.0 q=12.0 q=15.0 q=13.0 size=N/A time=00:00:29.01 bitrate=N/A speed=0.35x
  4668. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4669. [libx264 @ 0x55b2e0d9a580] frame= 662 QP=10.30 NAL=2 Slice:B Poc:36 I:392 P:4591 SKIP:2213 size=50910 bytes
  4670. [libx264 @ 0x55b2e0d9b900] frame= 662 QP=5.54 NAL=2 Slice:P Poc:36 I:175 P:2238 SKIP:1187 size=33957 bytes
  4671. [libx264 @ 0x55b2e0db2d00] frame= 662 QP=11.56 NAL=2 Slice:B Poc:36 I:29 P:913 SKIP:368 size=13256 bytes
  4672. [libx264 @ 0x55b2e0db54c0] frame= 667 QP=10.12 NAL=2 Slice:P Poc:52 I:147 P:249 SKIP:9 size=21435 bytes
  4673. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4674. [libx264 @ 0x55b2e0d9a580] frame= 663 QP=11.80 NAL=0 Slice:B Poc:34 I:108 P:4354 SKIP:3055 size=24951 bytes
  4675. [libx264 @ 0x55b2e0d9b900] frame= 663 QP=5.87 NAL=2 Slice:P Poc:38 I:142 P:2126 SKIP:1332 size=31119 bytes
  4676. [libx264 @ 0x55b2e0db2d00] frame= 663 QP=13.21 NAL=0 Slice:B Poc:34 I:2 P:884 SKIP:526 size=6336 bytes
  4677. [libx264 @ 0x55b2e0db54c0] frame= 668 QP=12.19 NAL=2 Slice:B Poc:48 I:11 P:224 SKIP:49 size=9183 bytes
  4678. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4679. [libx264 @ 0x55b2e0d9a580] frame= 664 QP=11.87 NAL=0 Slice:B Poc:38 I:77 P:4246 SKIP:3160 size=24225 bytes
  4680. [libx264 @ 0x55b2e0d9b900] frame= 664 QP=5.92 NAL=2 Slice:P Poc:40 I:96 P:2188 SKIP:1316 size=29721 bytes
  4681. [libx264 @ 0x55b2e0db2d00] frame= 664 QP=13.43 NAL=0 Slice:B Poc:38 I:2 P:895 SKIP:524 size=6140 bytes
  4682. [libx264 @ 0x55b2e0db54c0] frame= 669 QP=13.42 NAL=0 Slice:B Poc:46 I:1 P:250 SKIP:75 size=4464 bytes
  4683. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4684. [libx264 @ 0x55b2e0d9a580] frame= 665 QP=10.00 NAL=2 Slice:P Poc:48 I:4404 P:3014 SKIP:742 size=139434 bytes
  4685. [libx264 @ 0x55b2e0d9b900] frame= 665 QP=6.29 NAL=2 Slice:P Poc:42 I:160 P:2456 SKIP:984 size=35532 bytes
  4686. [libx264 @ 0x55b2e0db2d00] frame= 665 QP=10.62 NAL=2 Slice:P Poc:48 I:620 P:896 SKIP:104 size=44823 bytes
  4687. [libx264 @ 0x55b2e0db54c0] frame= 670 QP=13.74 NAL=0 Slice:B Poc:50 I:1 P:238 SKIP:55 size=4901 bytes
  4688. frame= 722 fps=8.6 q=16.0 q=12.0 q=15.0 q=14.0 size=N/A time=00:00:29.16 bitrate=N/A speed=0.347x
  4689. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4690. [libx264 @ 0x55b2e0d9a580] frame= 666 QP=10.79 NAL=2 Slice:B Poc:44 I:700 P:5050 SKIP:1330 size=71834 bytes
  4691. [libx264 @ 0x55b2e0d9b900] frame= 666 QP=6.48 NAL=2 Slice:P Poc:44 I:217 P:2560 SKIP:823 size=42798 bytes
  4692. [libx264 @ 0x55b2e0db2d00] frame= 666 QP=11.94 NAL=2 Slice:B Poc:44 I:68 P:980 SKIP:201 size=20432 bytes
  4693. [libx264 @ 0x55b2e0db54c0] frame= 671 QP=10.72 NAL=2 Slice:P Poc:60 I:171 P:232 SKIP:2 size=21735 bytes
  4694. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4695. [libx264 @ 0x55b2e0d9a580] frame= 667 QP=12.06 NAL=0 Slice:B Poc:42 I:177 P:4996 SKIP:2167 size=34066 bytes
  4696. [libx264 @ 0x55b2e0d9b900] frame= 667 QP=6.63 NAL=2 Slice:P Poc:46 I:283 P:2582 SKIP:735 size=47303 bytes
  4697. [libx264 @ 0x55b2e0db2d00] frame= 667 QP=13.45 NAL=0 Slice:B Poc:42 I:12 P:972 SKIP:365 size=9258 bytes
  4698. [libx264 @ 0x55b2e0db54c0] frame= 672 QP=12.26 NAL=2 Slice:B Poc:56 I:11 P:244 SKIP:44 size=10171 bytes
  4699. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4700. [libx264 @ 0x55b2e0d9a580] frame= 668 QP=12.07 NAL=0 Slice:B Poc:46 I:303 P:5232 SKIP:1741 size=44909 bytes
  4701. [libx264 @ 0x55b2e0d9b900] frame= 668 QP=6.87 NAL=2 Slice:P Poc:48 I:282 P:2601 SKIP:717 size=51955 bytes
  4702. [libx264 @ 0x55b2e0db2d00] frame= 668 QP=13.57 NAL=0 Slice:B Poc:46 I:20 P:1026 SKIP:291 size=12572 bytes
  4703. [libx264 @ 0x55b2e0db54c0] frame= 673 QP=13.60 NAL=0 Slice:B Poc:54 I:2 P:265 SKIP:48 size=5375 bytes
  4704. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4705. [libx264 @ 0x55b2e0d9a580] frame= 669 QP=10.25 NAL=2 Slice:P Poc:56 I:5355 P:2461 SKIP:344 size=155513 bytes
  4706. [libx264 @ 0x55b2e0d9b900] frame= 669 QP=6.78 NAL=2 Slice:P Poc:50 I:341 P:2624 SKIP:635 size=53877 bytes
  4707. [libx264 @ 0x55b2e0db2d00] frame= 669 QP=10.80 NAL=2 Slice:P Poc:56 I:906 P:673 SKIP:41 size=52763 bytes
  4708. [libx264 @ 0x55b2e0db54c0] frame= 674 QP=13.97 NAL=0 Slice:B Poc:58 I:2 P:264 SKIP:45 size=5548 bytes
  4709. frame= 726 fps=8.6 q=16.0 q=12.0 q=15.0 q=14.0 size=N/A time=00:00:29.33 bitrate=N/A speed=0.346x
  4710. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4711. [libx264 @ 0x55b2e0d9a580] frame= 670 QP=10.87 NAL=2 Slice:B Poc:52 I:1337 P:4953 SKIP:790 size=92037 bytes
  4712. [libx264 @ 0x55b2e0d9b900] frame= 670 QP=6.88 NAL=2 Slice:P Poc:52 I:357 P:2591 SKIP:652 size=54379 bytes
  4713. [libx264 @ 0x55b2e0db2d00] frame= 670 QP=12.02 NAL=2 Slice:B Poc:52 I:160 P:974 SKIP:134 size=26639 bytes
  4714. [libx264 @ 0x55b2e0db54c0] frame= 675 QP=10.79 NAL=2 Slice:P Poc:62 I:11 P:387 SKIP:7 size=12739 bytes
  4715. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4716. [libx264 @ 0x55b2e0d9a580] frame= 671 QP=12.12 NAL=0 Slice:B Poc:50 I:389 P:5336 SKIP:1512 size=49417 bytes
  4717. [libx264 @ 0x55b2e0d9b900] frame= 671 QP=7.01 NAL=2 Slice:P Poc:54 I:330 P:2637 SKIP:633 size=56655 bytes
  4718. [libx264 @ 0x55b2e0db2d00] frame= 671 QP=13.40 NAL=0 Slice:B Poc:50 I:30 P:1033 SKIP:251 size=14383 bytes
  4719. [libx264 @ 0x55b2e0db54c0] frame= 676 QP=10.76 NAL=2 Slice:P Poc:70 I:203 P:201 SKIP:1 size=22094 bytes
  4720. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4721. [libx264 @ 0x55b2e0d9a580] frame= 672 QP=12.15 NAL=0 Slice:B Poc:54 I:455 P:5325 SKIP:1406 size=53315 bytes
  4722. [libx264 @ 0x55b2e0d9b900] frame= 672 QP=6.89 NAL=2 Slice:P Poc:56 I:470 P:2733 SKIP:397 size=63298 bytes
  4723. [libx264 @ 0x55b2e0db2d00] frame= 672 QP=13.56 NAL=0 Slice:B Poc:54 I:41 P:1015 SKIP:231 size=15234 bytes
  4724. [libx264 @ 0x55b2e0db54c0] frame= 677 QP=12.73 NAL=2 Slice:B Poc:66 I:21 P:226 SKIP:37 size=10260 bytes
  4725. [h264 @ 0x55b2e0fe4780] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4726. [libx264 @ 0x55b2e0d9a580] frame= 673 QP=10.55 NAL=2 Slice:P Poc:64 I:5496 P:2443 SKIP:221 size=156234 bytes
  4727. [libx264 @ 0x55b2e0d9b900] frame= 673 QP=7.09 NAL=2 Slice:P Poc:58 I:351 P:2643 SKIP:606 size=56849 bytes
  4728. [libx264 @ 0x55b2e0db2d00] frame= 673 QP=11.15 NAL=2 Slice:P Poc:64 I:893 P:703 SKIP:24 size=52258 bytes
  4729. [libx264 @ 0x55b2e0db54c0] frame= 678 QP=14.43 NAL=0 Slice:B Poc:64 I:5 P:245 SKIP:68 size=5331 bytes
  4730. frame= 730 fps=8.5 q=16.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:29.48 bitrate=N/A speed=0.345x
  4731. [h264 @ 0x55b2e0d71180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4732. [libx264 @ 0x55b2e0d9a580] frame= 674 QP=11.09 NAL=2 Slice:B Poc:60 I:1464 P:5014 SKIP:654 size=95496 bytes
  4733. [libx264 @ 0x55b2e0d9b900] frame= 674 QP=7.08 NAL=2 Slice:P Poc:60 I:426 P:2752 SKIP:422 size=61014 bytes
  4734. [libx264 @ 0x55b2e0db2d00] frame= 674 QP=12.31 NAL=2 Slice:B Poc:60 I:162 P:982 SKIP:114 size=27488 bytes
  4735. [libx264 @ 0x55b2e0db54c0] frame= 679 QP=14.30 NAL=0 Slice:B Poc:68 I:4 P:255 SKIP:53 size=5376 bytes
  4736. [h264 @ 0x55b2e0d74a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4737. [libx264 @ 0x55b2e0d9a580] frame= 675 QP=12.29 NAL=0 Slice:B Poc:58 I:433 P:5416 SKIP:1401 size=52104 bytes
  4738. [libx264 @ 0x55b2e0d9b900] frame= 675 QP=7.18 NAL=2 Slice:P Poc:62 I:339 P:2655 SKIP:606 size=56189 bytes
  4739. [libx264 @ 0x55b2e0db2d00] frame= 675 QP=13.70 NAL=0 Slice:B Poc:58 I:26 P:1061 SKIP:243 size=14952 bytes
  4740. [libx264 @ 0x55b2e0db54c0] frame= 680 QP=10.67 NAL=2 Slice:P Poc:72 I:56 P:344 SKIP:5 size=14645 bytes
  4741. [h264 @ 0x55b2e0f39940] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4742. [libx264 @ 0x55b2e0d9a580] frame= 676 QP=12.37 NAL=0 Slice:B Poc:62 I:460 P:5459 SKIP:1334 size=53223 bytes
  4743. [libx264 @ 0x55b2e0d9b900] frame= 676 QP=7.18 NAL=2 Slice:P Poc:64 I:474 P:2702 SKIP:424 size=61292 bytes
  4744. [libx264 @ 0x55b2e0db2d00] frame= 676 QP=13.74 NAL=0 Slice:B Poc:62 I:29 P:1058 SKIP:221 size=15220 bytes
  4745. [libx264 @ 0x55b2e0db54c0] frame= 681 QP=10.83 NAL=2 Slice:P Poc:76 I:44 P:352 SKIP:9 size=14504 bytes
  4746. [h264 @ 0x55b2e0f56000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4747. [libx264 @ 0x55b2e0d9a580] frame= 677 QP=10.51 NAL=2 Slice:P Poc:70 I:4986 P:2828 SKIP:346 size=142865 bytes
  4748. [libx264 @ 0x55b2e0d9b900] frame= 677 QP=7.24 NAL=2 Slice:P Poc:66 I:421 P:2604 SKIP:575 size=57812 bytes
  4749. [libx264 @ 0x55b2e0db2d00] frame= 677 QP=10.87 NAL=2 Slice:P Poc:72 I:1000 P:592 SKIP:28 size=54868 bytes
  4750. [libx264 @ 0x55b2e0db54c0] frame= 682 QP=10.44 NAL=0 Slice:B Poc:74 I:0 P:11 SKIP:394 size=43 bytes
  4751. frame= 734 fps=8.5 q=17.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:29.65 bitrate=N/A speed=0.344x
  4752. [h264 @ 0x55b2e0f72680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4753. [libx264 @ 0x55b2e0d9a580] frame= 678 QP=11.85 NAL=2 Slice:B Poc:66 I:847 P:4942 SKIP:1445 size=64861 bytes
  4754. [libx264 @ 0x55b2e0d9b900] frame= 678 QP=7.10 NAL=2 Slice:P Poc:68 I:617 P:2565 SKIP:418 size=63239 bytes
  4755. [libx264 @ 0x55b2e0db2d00] frame= 678 QP=12.51 NAL=2 Slice:B Poc:68 I:263 P:901 SKIP:138 size=28382 bytes
  4756. [libx264 @ 0x55b2e0db54c0] frame= 683 QP=10.33 NAL=2 Slice:P Poc:82 I:137 P:262 SKIP:6 size=22101 bytes
  4757. [h264 @ 0x55b2e0f8ef00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4758. [libx264 @ 0x55b2e0d9a580] frame= 679 QP=12.41 NAL=0 Slice:B Poc:68 I:692 P:5226 SKIP:1369 size=55323 bytes
  4759. [libx264 @ 0x55b2e0d9b900] frame= 679 QP=7.08 NAL=2 Slice:P Poc:70 I:483 P:2489 SKIP:628 size=58243 bytes
  4760. [libx264 @ 0x55b2e0db2d00] frame= 679 QP=13.93 NAL=0 Slice:B Poc:66 I:52 P:1043 SKIP:215 size=15742 bytes
  4761. [libx264 @ 0x55b2e0db54c0] frame= 684 QP=14.02 NAL=2 Slice:B Poc:78 I:3 P:220 SKIP:70 size=6489 bytes
  4762. [h264 @ 0x55b2e0fab740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4763. [libx264 @ 0x55b2e0d9a580] frame= 680 QP=10.44 NAL=2 Slice:P Poc:78 I:5407 P:2332 SKIP:421 size=151270 bytes
  4764. [libx264 @ 0x55b2e0d9b900] frame= 680 QP=6.84 NAL=2 Slice:P Poc:72 I:575 P:2563 SKIP:462 size=69362 bytes
  4765. [libx264 @ 0x55b2e0db2d00] frame= 680 QP=13.99 NAL=0 Slice:B Poc:70 I:91 P:992 SKIP:237 size=16305 bytes
  4766. [libx264 @ 0x55b2e0db54c0] frame= 685 QP=15.07 NAL=0 Slice:B Poc:80 I:0 P:255 SKIP:62 size=4428 bytes
  4767. frame= 737 fps=8.5 q=17.0 q=13.0 q=16.0 q=14.0 size=N/A time=00:00:29.76 bitrate=N/A speed=0.342x
  4768. [h264 @ 0x55b2e0fc7f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
  4769. [libx264 @ 0x55b2e0d9a580] scene cut at 696 Icost:3638543 Pcost:3583875 ratio:0.0150 bias:0.1360 gop:52 (imb:6757 pmb:1031)
  4770. [libx264 @ 0x55b2e0d9a580] frame= 681 QP=10.45 NAL=2 Slice:B Poc:74 I:1252 P:4793 SKIP:1019 size=95781 bytes
  4771. [libx264 @ 0x55b2e0d9b900] frame= 681 QP=7.21 NAL=2 Slice:P Poc:76 I:533 P:2571 SKIP:496 size=62176 bytes
  4772. [libx264 @ 0x55b2e0db2d00] frame= 681 QP=10.80 NAL=2 Slice:P Poc:80 I:854 P:719 SKIP:47 size=52870 bytes
  4773. [libx264 @ 0x55b2e0d9b900] scene cut at 696 Icost:1946236 Pcost:1912288 ratio:0.0174 bias:0.1360 gop:52 (imb:2789 pmb:565)
  4774. [libx264 @ 0x55b2e0db54c0] scene cut at 696 Icost:275091 Pcost:268999 ratio:0.0221 bias:0.1360 gop:52 (imb:252 pmb:73)
Add Comment
Please, Sign In to add comment