Ticket #10858: ffmpeg-20240212-120354.log

File ffmpeg-20240212-120354.log, 1.1 MB (added by Markizano Draconus, 2 years ago)

ffmpeg -report contents

Line 
1ffmpeg started on 2024-02-12 at 12:03:54
2Report written to "ffmpeg-20240212-120354.log"
3Log level: 48
4Command line:
5ffmpeg -report -i resources/if-conditionals.mkv -i resources/programming-basics.mkv -filter_complex_script build/02-conditionals.filter_complex -map_metadata -1 -map "[video]" -map "[audio]" -c:v h264 -pix_fmt yuv420p -crf 28 -metadata:s:v "language=en" -c:a aac -metadata:s:a "language=en" -y build/02-conditionals.mkv
6ffmpeg version n6.1 Copyright (c) 2000-2023 the FFmpeg developers
7 built with gcc 12 (Debian 12.2.0-14)
8 configuration: --prefix=/usr/local --arch=amd64 --toolchain=hardened --incdir=/usr/include/x86_64-linux-gnu --libdir=/usr/lib/x86_64-linux-gnu --enable-chromaprint --enable-encoder=libx264 --enable-encoder=libx265 --enable-frei0r --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libdc1394 --enable-libdrm --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-li libavutil 58. 29.100 / 58. 29.100
9 libavcodec 60. 31.102 / 60. 31.102
10 libavformat 60. 16.100 / 60. 16.100
11 libavdevice 60. 3.100 / 60. 3.100
12 libavfilter 9. 12.100 / 9. 12.100
13 libswscale 7. 5.100 / 7. 5.100
14 libswresample 4. 12.100 / 4. 12.100
15 libpostproc 57. 3.100 / 57. 3.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-i' ... matched as output url with argument 'resources/if-conditionals.mkv'.
19Reading option '-i' ... matched as output url with argument 'resources/programming-basics.mkv'.
20Reading option '-filter_complex_script' ... matched as option 'filter_complex_script' (read complex filtergraph description from a file) with argument 'build/02-conditionals.filter_complex'.
21Reading option '-map_metadata' ... matched as option 'map_metadata' (set metadata information of outfile from infile) with argument '-1'.
22Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[video]'.
23Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[audio]'.
24Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'h264'.
25Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
26Reading option '-crf' ... matched as AVOption 'crf' with argument '28'.
27Reading option '-metadata:s:v' ... matched as option 'metadata' (add metadata) with argument 'language=en'.
28Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
29Reading option '-metadata:s:a' ... matched as option 'metadata' (add metadata) with argument 'language=en'.
30Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
31Reading option 'build/02-conditionals.mkv' ... matched as output url.
32Finished splitting the commandline.
33Parsing a group of options: global .
34Applying option report (generate a report) with argument 1.
35Applying option filter_complex_script (read complex filtergraph description from a file) with argument build/02-conditionals.filter_complex.
36[file @ 0x56205aa3ff40] Setting default whitelist 'file,crypto,data'
37[AVIOContext @ 0x56205aa48380] Statistics: 748 bytes read, 0 seeks
38[AVFilterGraph @ 0x56205aa40c80] Setting 'fps' to value '29'
39[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '0'
40[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '9.6'
41[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
42[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '0'
43[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '9.6'
44[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
45[AVFilterGraph @ 0x56205aa40c80] Setting 'fps' to value '29'
46[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '9.6'
47[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '16.5'
48[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
49[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '9.6'
50[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '16.5'
51[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
52[AVFilterGraph @ 0x56205aa40c80] Setting 'fps' to value '29'
53[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '53.1'
54[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '60'
55[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
56[AVFilterGraph @ 0x56205aa40c80] Setting 'w' to value '608x1080'
57[AVFilterGraph @ 0x56205aa40c80] Setting 'sar' to value '1'
58[AVFilterGraph @ 0x56205aa40c80] Setting 'max' to value '1'
59[AVFilterGraph @ 0x56205aa40c80] Setting 'type' to value 'in'
60[AVFilterGraph @ 0x56205aa40c80] Setting 'st' to value '0'
61[AVFilterGraph @ 0x56205aa40c80] Setting 'd' to value '5'
62[AVFilterGraph @ 0x56205aa40c80] Setting 'alpha' to value '1'
63[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '53.1'
64[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '60'
65[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
66[AVFilterGraph @ 0x56205aa40c80] Setting 'type' to value 'in'
67[AVFilterGraph @ 0x56205aa40c80] Setting 'st' to value '0'
68[AVFilterGraph @ 0x56205aa40c80] Setting 'd' to value '5'
69[AVFilterGraph @ 0x56205aa40c80] Setting 'volume' to value '0.5'
70[AVFilterGraph @ 0x56205aa40c80] Setting 'x' to value '(W-w)/2'
71[AVFilterGraph @ 0x56205aa40c80] Setting 'y' to value '(H-h)/2'
72[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
73[AVFilterGraph @ 0x56205aa40c80] Setting 'fps' to value '29'
74[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '16.5'
75[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '257'
76[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
77[AVFilterGraph @ 0x56205aa40c80] Setting 'start' to value '16.5'
78[AVFilterGraph @ 0x56205aa40c80] Setting 'end' to value '257'
79[AVFilterGraph @ 0x56205aa40c80] Setting 'expr' to value 'PTS-STARTPTS'
80[AVFilterGraph @ 0x56205aa40c80] Setting 'v' to value '1'
81[AVFilterGraph @ 0x56205aa40c80] Setting 'a' to value '1'
82[AVFilterGraph @ 0x56205aa40c80] Setting 'n' to value '3'
83[Parsed_scale_13 @ 0x56205aa56600] w:608 h:1080 flags:'' interl:0
84[Parsed_fade_15 @ 0x56205aa63940] type:in start_time:0.000000 duration:5.000000 alpha:1
85[Parsed_fps_0 @ 0x56205aa51f80] 0 frames in, 0 frames out; 0 frames dropped, 0 frames duplicated.
86[Parsed_fps_23 @ 0x56205aa4ec80] 0 frames in, 0 frames out; 0 frames dropped, 0 frames duplicated.
87[Parsed_fps_10 @ 0x56205aa55540] 0 frames in, 0 frames out; 0 frames dropped, 0 frames duplicated.
88[Parsed_fps_5 @ 0x56205aa53a40] 0 frames in, 0 frames out; 0 frames dropped, 0 frames duplicated.
89Applying option y (overwrite output files) with argument 1.
90Successfully parsed a group of options.
91Parsing a group of options: input url resources/if-conditionals.mkv.
92Successfully parsed a group of options.
93Opening an input file: resources/if-conditionals.mkv.
94[AVFormatContext @ 0x56205aa56940] Opening 'resources/if-conditionals.mkv' for reading
95[file @ 0x56205aa55540] Setting default whitelist 'file,crypto,data'
96[matroska,webm @ 0x56205aa56940] Format matroska,webm probed with size=2048 and score=100
97st:0 removing common factor 1000000 from timebase
98st:1 removing common factor 1000000 from timebase
99[matroska,webm @ 0x56205aa56940] Before avformat_find_stream_info() pos: 1107 bytes read:32768 seeks:0 nb_streams:2
100[h264 @ 0x56205aa69880] nal_unit_type: 7(SPS), nal_ref_idc: 3
101[h264 @ 0x56205aa69880] Decoding VUI
102[h264 @ 0x56205aa69880] nal_unit_type: 8(PPS), nal_ref_idc: 3
103For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
104 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
105 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
106 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
107For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
108 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
109 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
110 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
111Transform tree:
112 mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
113 fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
114For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
115 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
116 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
117 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
118For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
119 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
120 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
121 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
122Transform tree:
123 mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
124 fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
125[h264 @ 0x56205aa69880] nal_unit_type: 7(SPS), nal_ref_idc: 3
126[h264 @ 0x56205aa69880] Decoding VUI
127[h264 @ 0x56205aa69880] nal_unit_type: 8(PPS), nal_ref_idc: 3
128[h264 @ 0x56205aa69880] nal_unit_type: 6(SEI), nal_ref_idc: 0
129[h264 @ 0x56205aa69880] nal_unit_type: 5(IDR), nal_ref_idc: 3
130[h264 @ 0x56205aa69880] Format yuv420p chosen by get_format().
131[h264 @ 0x56205aa69880] Reinit context to 1088x1920, pix_fmt: yuv420p
132[h264 @ 0x56205aa69880] no picture
133[matroska,webm @ 0x56205aa56940] All info found
134[matroska,webm @ 0x56205aa56940] After avformat_find_stream_info() pos: 58400 bytes read:65536 seeks:0 frames:5
135Input #0, matroska,webm, from 'resources/if-conditionals.mkv':
136 Metadata:
137 COM.ANDROID.MANUFACTURER: motorola
138 MAJOR_BRAND : mp42
139 MINOR_VERSION : 0
140 COMPATIBLE_BRANDS: isommp42
141 COM.ANDROID.MODEL: motorola edge plus
142 COM.ANDROID.VERSION: 12
143 ENCODER : Lavf60.16.100
144 Duration: 00:04:17.12, start: 0.000000, bitrate: 2857 kb/s
145 Stream #0:0(eng), 4, 1/1000: Video: h264 (High), yuv420p(tv, bt709, progressive), 1080x1920, 29.97 fps, 29.97 tbr, 1k tbn (default)
146 Metadata:
147 VENDOR_ID : [0][0][0][0]
148 HANDLER_NAME : VideoHandle
149 ENCODER : Lavc60.31.102 libx264
150 DURATION : 00:04:17.123000000
151 Stream #0:1(eng), 1, 1/1000: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default)
152 Metadata:
153 VENDOR_ID : [0][0][0][0]
154 HANDLER_NAME : SoundHandle
155 ENCODER : Lavc60.31.102 ac3
156 DURATION : 00:04:16.987000000
157Successfully opened the file.
158Parsing a group of options: input url resources/programming-basics.mkv.
159Successfully parsed a group of options.
160Opening an input file: resources/programming-basics.mkv.
161[AVFormatContext @ 0x56205aa6a940] Opening 'resources/programming-basics.mkv' for reading
162[file @ 0x56205aa77a80] Setting default whitelist 'file,crypto,data'
163[matroska,webm @ 0x56205aa6a940] Format matroska,webm probed with size=2048 and score=100
164st:0 removing common factor 1000000 from timebase
165st:1 removing common factor 1000000 from timebase
166[matroska,webm @ 0x56205aa6a940] Before avformat_find_stream_info() pos: 1107 bytes read:32768 seeks:0 nb_streams:2
167[h264 @ 0x56205aa7af40] nal_unit_type: 7(SPS), nal_ref_idc: 3
168[h264 @ 0x56205aa7af40] Decoding VUI
169[h264 @ 0x56205aa7af40] nal_unit_type: 8(PPS), nal_ref_idc: 3
170For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
171 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
172 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
173 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
174For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
175 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
176 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
177 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
178Transform tree:
179 mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
180 fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
181For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
182 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
183 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
184 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
185For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
186 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
187 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
188 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
189Transform tree:
190 mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
191 fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
192[h264 @ 0x56205aa7af40] nal_unit_type: 7(SPS), nal_ref_idc: 3
193[h264 @ 0x56205aa7af40] Decoding VUI
194[h264 @ 0x56205aa7af40] nal_unit_type: 8(PPS), nal_ref_idc: 3
195[h264 @ 0x56205aa7af40] nal_unit_type: 6(SEI), nal_ref_idc: 0
196[h264 @ 0x56205aa7af40] nal_unit_type: 5(IDR), nal_ref_idc: 3
197[h264 @ 0x56205aa7af40] Format yuv420p chosen by get_format().
198[h264 @ 0x56205aa7af40] Reinit context to 1088x1920, pix_fmt: yuv420p
199[h264 @ 0x56205aa7af40] no picture
200[matroska,webm @ 0x56205aa6a940] All info found
201[matroska,webm @ 0x56205aa6a940] After avformat_find_stream_info() pos: 56618 bytes read:65536 seeks:0 frames:6
202Input #1, matroska,webm, from 'resources/programming-basics.mkv':
203 Metadata:
204 COM.ANDROID.MANUFACTURER: motorola
205 MAJOR_BRAND : mp42
206 MINOR_VERSION : 0
207 COMPATIBLE_BRANDS: isommp42
208 COM.ANDROID.MODEL: motorola edge plus
209 COM.ANDROID.VERSION: 12
210 ENCODER : Lavf60.16.100
211 Duration: 00:01:53.01, start: -0.005000, bitrate: 2987 kb/s
212 Stream #1:0(eng), 4, 1/1000: Video: h264 (High), yuv420p(tv, bt709, progressive), 1080x1920, 29.97 fps, 29.97 tbr, 1k tbn (default)
213 Metadata:
214 VENDOR_ID : [0][0][0][0]
215 HANDLER_NAME : VideoHandle
216 ENCODER : Lavc60.31.102 libx264
217 DURATION : 00:01:53.013000000
218 Stream #1:1(eng), 2, 1/1000: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s (default)
219 Metadata:
220 VENDOR_ID : [0][0][0][0]
221 HANDLER_NAME : SoundHandle
222 ENCODER : Lavc60.31.102 ac3
223 DURATION : 00:01:52.980000000
224Successfully opened the file.
225detected 24 logical cores
226[h264 @ 0x56205ab21080] nal_unit_type: 7(SPS), nal_ref_idc: 3
227[h264 @ 0x56205ab21080] Decoding VUI
228[h264 @ 0x56205ab21080] nal_unit_type: 8(PPS), nal_ref_idc: 3
229For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
230 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
231 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
232 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
233For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
234 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
235 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
236 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
237Transform tree:
238 mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
239 fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
240For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
241 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
242 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
243 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
244For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
245 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
246 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
247 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
248Transform tree:
249 mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
250 fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
251[h264 @ 0x56205b9dae40] nal_unit_type: 7(SPS), nal_ref_idc: 3
252[h264 @ 0x56205b9dae40] Decoding VUI
253[h264 @ 0x56205b9dae40] nal_unit_type: 8(PPS), nal_ref_idc: 3
254For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
255 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
256 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
257 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
258For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
259 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
260 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
261 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
262Transform tree:
263 mdct_inv_float_avx2 - type: mdct_float, len: 128, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
264 fft_sr_asm_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
265For transform of length 256, inverse, mdct_float, flags: [aligned, out_of_place], found 3 matches:
266 1: mdct_inv_float_avx2 - type: mdct_float, len: [16, ∞], factors[2]: [2, any], flags: [aligned, out_of_place, inv_only], prio: 511
267 2: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
268 3: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
269For transform of length 128, inverse, fft_float, flags: [aligned, inplace, preshuf, asm_call], found 3 matches:
270 1: fft_sr_asm_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 448
271 2: fft_sr_asm_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 447
272 3: fft_sr_asm_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call], prio: 416
273Transform tree:
274 mdct_inv_float_avx2 - type: mdct_float, len: 256, factors[2]: [2, any], flags: [aligned, out_of_place, inv_only]
275 fft_sr_asm_float_fma3 - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf, asm_call]
276Parsing a group of options: output url build/02-conditionals.mkv.
277Applying option map_metadata (set metadata information of outfile from infile) with argument -1.
278Applying option map (set input stream mapping) with argument [video].
279Applying option map (set input stream mapping) with argument [audio].
280Applying option c:v (codec name) with argument h264.
281Applying option pix_fmt (set pixel format) with argument yuv420p.
282Applying option metadata:s:v (add metadata) with argument language=en.
283Applying option c:a (codec name) with argument aac.
284Applying option metadata:s:a (add metadata) with argument language=en.
285Successfully parsed a group of options.
286Opening an output file: build/02-conditionals.mkv.
287[out#0/matroska @ 0x56205c704680] Adding streams from explicit maps...
288[out#0/matroska @ 0x56205c704680] Creating output stream from an explicitly mapped complex filtergraph 0, output [video]
289[vost#0:0 @ 0x56205c7057c0] Matched encoder 'libx264' for codec 'h264'.
290[vost#0:0/libx264 @ 0x56205c7057c0] Created video stream from complex filtergraph 0:[concat]
291[vost#0:0/libx264 @ 0x56205c7057c0]
292[out#0/matroska @ 0x56205c704680] Creating output stream from an explicitly mapped complex filtergraph 0, output [audio]
293[aost#0:1/aac @ 0x56205c706600] Created audio stream from complex filtergraph 0:[concat]
294[aost#0:1/aac @ 0x56205c706600]
295[file @ 0x56205c792740] Setting default whitelist 'file,crypto,data'
296Successfully opened the file.
297Stream mapping:
298 Stream #0:0 (h264) -> fps:default
299 Stream #0:0 (h264) -> fps:default
300 Stream #0:0 (h264) -> fps:default
301 Stream #0:1 (ac3) -> atrim:default
302 Stream #0:1 (ac3) -> atrim:default
303 Stream #0:1 (ac3) -> atrim:default
304 Stream #1:0 (h264) -> fps:default
305 Stream #1:1 (ac3) -> atrim:default
306 concat -> Stream #0:0 (libx264)
307 concat -> Stream #0:1 (aac)
308Press [q] to stop, [?] for help
309[h264 @ 0x56205ab21080] nal_unit_type: 6(SEI), nal_ref_idc: 0
310[h264 @ 0x56205ab21080] nal_unit_type: 5(IDR), nal_ref_idc: 3
311[h264 @ 0x56205ab21080] Format yuv420p chosen by get_format().
312[h264 @ 0x56205ab21080] Reinit context to 1088x1920, pix_fmt: yuv420p
313[h264 @ 0x56205ab21080] no picture
314[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
315[h264 @ 0x56205b2755c0] no picture
316[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
317[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
318[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
319[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
320[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
321[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
322[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
323[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
324[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
325[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
326[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
327[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
328[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
329[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
330[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
331[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
332[h264 @ 0x56205b9dae40] nal_unit_type: 6(SEI), nal_ref_idc: 0
333[h264 @ 0x56205b9dae40] nal_unit_type: 5(IDR), nal_ref_idc: 3
334[h264 @ 0x56205b9dae40] Format yuv420p chosen by get_format().
335[h264 @ 0x56205b9dae40] Reinit context to 1088x1920, pix_fmt: yuv420p
336[h264 @ 0x56205b9dae40] no picture
337[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
338[h264 @ 0x56205bad68c0] no picture
339[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
340[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
341[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
342[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
343[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
344[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
345[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
346[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
347[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
348[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
349[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
350[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
351[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
352[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
353[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
354[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
355[AVFilterGraph @ 0x56205aafa200] Setting 'fps' to value '29'
356[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '0'
357[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '9.6'
358[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
359[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '0'
360[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '9.6'
361[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
362[AVFilterGraph @ 0x56205aafa200] Setting 'fps' to value '29'
363[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '9.6'
364[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '16.5'
365[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
366[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '9.6'
367[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '16.5'
368[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
369[AVFilterGraph @ 0x56205aafa200] Setting 'fps' to value '29'
370[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '53.1'
371[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '60'
372[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
373[AVFilterGraph @ 0x56205aafa200] Setting 'w' to value '608x1080'
374[AVFilterGraph @ 0x56205aafa200] Setting 'sar' to value '1'
375[AVFilterGraph @ 0x56205aafa200] Setting 'max' to value '1'
376[AVFilterGraph @ 0x56205aafa200] Setting 'type' to value 'in'
377[AVFilterGraph @ 0x56205aafa200] Setting 'st' to value '0'
378[AVFilterGraph @ 0x56205aafa200] Setting 'd' to value '5'
379[AVFilterGraph @ 0x56205aafa200] Setting 'alpha' to value '1'
380[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '53.1'
381[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '60'
382[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
383[AVFilterGraph @ 0x56205aafa200] Setting 'type' to value 'in'
384[AVFilterGraph @ 0x56205aafa200] Setting 'st' to value '0'
385[AVFilterGraph @ 0x56205aafa200] Setting 'd' to value '5'
386[AVFilterGraph @ 0x56205aafa200] Setting 'volume' to value '0.5'
387[AVFilterGraph @ 0x56205aafa200] Setting 'x' to value '(W-w)/2'
388[AVFilterGraph @ 0x56205aafa200] Setting 'y' to value '(H-h)/2'
389[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
390[AVFilterGraph @ 0x56205aafa200] Setting 'fps' to value '29'
391[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '16.5'
392[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '257'
393[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
394[AVFilterGraph @ 0x56205aafa200] Setting 'start' to value '16.5'
395[AVFilterGraph @ 0x56205aafa200] Setting 'end' to value '257'
396[AVFilterGraph @ 0x56205aafa200] Setting 'expr' to value 'PTS-STARTPTS'
397[AVFilterGraph @ 0x56205aafa200] Setting 'v' to value '1'
398[AVFilterGraph @ 0x56205aafa200] Setting 'a' to value '1'
399[AVFilterGraph @ 0x56205aafa200] Setting 'n' to value '3'
400[Parsed_scale_13 @ 0x56205c7dc7c0] w:608 h:1080 flags:'' interl:0
401[Parsed_fade_15 @ 0x56205c7e9cc0] type:in start_time:0.000000 duration:5.000000 alpha:1
402[graph 0 input from stream 0:0 @ 0x56205aa7fe80] Setting 'video_size' to value '1080x1920'
403[graph 0 input from stream 0:0 @ 0x56205aa7fe80] Setting 'pix_fmt' to value '0'
404[graph 0 input from stream 0:0 @ 0x56205aa7fe80] Setting 'time_base' to value '1/1000'
405[graph 0 input from stream 0:0 @ 0x56205aa7fe80] Setting 'pixel_aspect' to value '0/1'
406[graph 0 input from stream 0:0 @ 0x56205aa7fe80] Setting 'frame_rate' to value '30000/1001'
407[graph 0 input from stream 0:0 @ 0x56205aa7fe80] w:1080 h:1920 pixfmt:yuv420p tb:1/1000 fr:30000/1001 sar:0/1
408[graph_0_in_0_1 @ 0x56205aa7f540] Setting 'time_base' to value '1/48000'
409[graph_0_in_0_1 @ 0x56205aa7f540] Setting 'sample_rate' to value '48000'
410[graph_0_in_0_1 @ 0x56205aa7f540] Setting 'sample_fmt' to value 'fltp'
411[graph_0_in_0_1 @ 0x56205aa7f540] Setting 'channel_layout' to value 'stereo'
412[graph_0_in_0_1 @ 0x56205aa7f540] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:stereo
413[graph 0 input from stream 0:0 @ 0x56205c7f2c00] Setting 'video_size' to value '1080x1920'
414[graph 0 input from stream 0:0 @ 0x56205c7f2c00] Setting 'pix_fmt' to value '0'
415[graph 0 input from stream 0:0 @ 0x56205c7f2c00] Setting 'time_base' to value '1/1000'
416[graph 0 input from stream 0:0 @ 0x56205c7f2c00] Setting 'pixel_aspect' to value '0/1'
417[graph 0 input from stream 0:0 @ 0x56205c7f2c00] Setting 'frame_rate' to value '30000/1001'
418[graph 0 input from stream 0:0 @ 0x56205c7f2c00] w:1080 h:1920 pixfmt:yuv420p tb:1/1000 fr:30000/1001 sar:0/1
419[graph_0_in_0_1 @ 0x56205b271c40] Setting 'time_base' to value '1/48000'
420[graph_0_in_0_1 @ 0x56205b271c40] Setting 'sample_rate' to value '48000'
421[graph_0_in_0_1 @ 0x56205b271c40] Setting 'sample_fmt' to value 'fltp'
422[graph_0_in_0_1 @ 0x56205b271c40] Setting 'channel_layout' to value 'stereo'
423[graph_0_in_0_1 @ 0x56205b271c40] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:stereo
424[graph 0 input from stream 1:0 @ 0x56205b26f900] Setting 'video_size' to value '1080x1920'
425[graph 0 input from stream 1:0 @ 0x56205b26f900] Setting 'pix_fmt' to value '0'
426[graph 0 input from stream 1:0 @ 0x56205b26f900] Setting 'time_base' to value '1/1000'
427[graph 0 input from stream 1:0 @ 0x56205b26f900] Setting 'pixel_aspect' to value '0/1'
428[graph 0 input from stream 1:0 @ 0x56205b26f900] Setting 'frame_rate' to value '30000/1001'
429[graph 0 input from stream 1:0 @ 0x56205b26f900] w:1080 h:1920 pixfmt:yuv420p tb:1/1000 fr:30000/1001 sar:0/1
430[graph_0_in_1_1 @ 0x56205aa80940] Setting 'time_base' to value '1/48000'
431[graph_0_in_1_1 @ 0x56205aa80940] Setting 'sample_rate' to value '48000'
432[graph_0_in_1_1 @ 0x56205aa80940] Setting 'sample_fmt' to value 'fltp'
433[graph_0_in_1_1 @ 0x56205aa80940] Setting 'channel_layout' to value 'stereo'
434[graph_0_in_1_1 @ 0x56205aa80940] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:stereo
435[graph 0 input from stream 0:0 @ 0x56205b272680] Setting 'video_size' to value '1080x1920'
436[graph 0 input from stream 0:0 @ 0x56205b272680] Setting 'pix_fmt' to value '0'
437[graph 0 input from stream 0:0 @ 0x56205b272680] Setting 'time_base' to value '1/1000'
438[graph 0 input from stream 0:0 @ 0x56205b272680] Setting 'pixel_aspect' to value '0/1'
439[graph 0 input from stream 0:0 @ 0x56205b272680] Setting 'frame_rate' to value '30000/1001'
440[graph 0 input from stream 0:0 @ 0x56205b272680] w:1080 h:1920 pixfmt:yuv420p tb:1/1000 fr:30000/1001 sar:0/1
441[graph_0_in_0_1 @ 0x56205c7ecd00] Setting 'time_base' to value '1/48000'
442[graph_0_in_0_1 @ 0x56205c7ecd00] Setting 'sample_rate' to value '48000'
443[graph_0_in_0_1 @ 0x56205c7ecd00] Setting 'sample_fmt' to value 'fltp'
444[graph_0_in_0_1 @ 0x56205c7ecd00] Setting 'channel_layout' to value 'stereo'
445[graph_0_in_0_1 @ 0x56205c7ecd00] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:stereo
446[format @ 0x56205aafa280] Setting 'pix_fmts' to value 'yuv420p'
447[format_out_0_1 @ 0x56205b272140] Setting 'sample_fmts' to value 'fltp'
448[format_out_0_1 @ 0x56205b272140] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
449[AVFilterGraph @ 0x56205aafa200] query_formats: 41 queried, 60 merged, 14 already done, 0 delayed
450[Parsed_fps_0 @ 0x56205aa80540] fps=29/1
451[Parsed_trim_1 @ 0x56205aa83bc0] TB:0.034483 FRAME_RATE:29.000000 SAMPLE_RATE:nan
452[Parsed_atrim_3 @ 0x56205aa83f80] TB:0.000021 FRAME_RATE:nan SAMPLE_RATE:48000.000000
453[Parsed_fps_5 @ 0x56205c7db7c0] fps=29/1
454[Parsed_trim_6 @ 0x56205c7dba00] TB:0.034483 FRAME_RATE:29.000000 SAMPLE_RATE:nan
455[Parsed_fps_10 @ 0x56205c7dc000] fps=29/1
456[Parsed_trim_11 @ 0x56205c7dc300] TB:0.034483 FRAME_RATE:29.000000 SAMPLE_RATE:nan
457[Parsed_scale_13 @ 0x56205c7dc7c0] w:1080 h:1920 fmt:yuv420p sar:0/1 -> w:608 h:1080 fmt:yuva420p sar:0/1 flags:0x00000004
458[Parsed_setsar_14 @ 0x56205c7e9ac0] w:608 h:1080 sar:0/1 dar:76/135 -> sar:1/1 dar:76/135
459[Parsed_overlay_20 @ 0x56205c7eaf80] main w:1080 h:1920 fmt:yuv420p overlay w:608 h:1080 fmt:yuva420p
460[Parsed_overlay_20 @ 0x56205c7eaf80] [framesync @ 0x56205c7eb0e8] Selected 1/29 time base
461[Parsed_overlay_20 @ 0x56205c7eaf80] [framesync @ 0x56205c7eb0e8] Sync level 2
462[Parsed_overlay_20 @ 0x56205c7eaf80] TB:0.034483 FRAME_RATE:29.000000 SAMPLE_RATE:nan
463[Parsed_atrim_8 @ 0x56205b26f100] TB:0.000021 FRAME_RATE:nan SAMPLE_RATE:48000.000000
464[Parsed_atrim_16 @ 0x56205c7ea040] TB:0.000021 FRAME_RATE:nan SAMPLE_RATE:48000.000000
465[Parsed_afade_18 @ 0x56205c7ea7c0] tb:0.000021 sample_rate:48000.000000 nb_channels:2.000000
466[Parsed_volume_19 @ 0x56205c7eabc0] n:nan t:nan pts:nan precision:float volume:0.500000 volume_dB:-6.020600
467[Parsed_amix_22 @ 0x56205c7eb800] inputs:2 fmt:fltp srate:48000 cl:stereo
468[Parsed_fps_23 @ 0x56205c7ebac0] fps=29/1
469[Parsed_trim_24 @ 0x56205c7ebdc0] TB:0.034483 FRAME_RATE:29.000000 SAMPLE_RATE:nan
470[Parsed_atrim_26 @ 0x56205aa7fc80] TB:0.000021 FRAME_RATE:nan SAMPLE_RATE:48000.000000
471[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 0, out pts 0
472[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 0, out pts 0
473[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5, out pts 0
474[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 0, out pts 0
475For transform of length 1024, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
476 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
477 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
478For transform of length 512, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
479 1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
480 2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
481 3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
482 4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
483 5: fft512_ns_float_c - type: fft_float, len: 512, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
484Transform tree:
485 mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
486 fft_sr_ns_float_fma3 - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
487For transform of length 128, forward, mdct_float, flags: [aligned, out_of_place], found 2 matches:
488 1: mdct_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: 96
489 2: mdct_naive_fwd_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only], prio: -130976
490For transform of length 64, forward, fft_float, flags: [aligned, inplace, preshuf], found 5 matches:
491 1: fft_sr_ns_float_fma3 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 448
492 2: fft_sr_ns_float_avx2 - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 447
493 3: fft_sr_ns_float_avx - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 416
494 4: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
495 5: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
496Transform tree:
497 mdct_fwd_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
498 fft_sr_ns_float_fma3 - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
499[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.032
500[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.0213333 queue head -1 ts N/A
501[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.064
502[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.0426667 queue head -1 ts N/A
503[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.064 queue head -1 ts N/A
504[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
505[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 33, out pts 1
506[Parsed_fps_0 @ 0x56205aa80540] Set first pts to 0
507[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 0 to pts 0
508[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 33, out pts 1
509[Parsed_fps_5 @ 0x56205c7db7c0] Set first pts to 0
510[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 0 to pts 0
511[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 33, out pts 1
512[Parsed_fps_23 @ 0x56205c7ebac0] Set first pts to 0
513[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 0 to pts 0
514[libx264 @ 0x56205c705b80] using mv_range_thread = 24
515[libx264 @ 0x56205c705b80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
516[libx264 @ 0x56205c705b80] profile High, level 4.0, 4:2:0, 8-bit
517[libx264 @ 0x56205c705b80] 264 - core 164 r3095 baee400 - H.264/MPEG-4 AVC codec - Copyleft 2003-2022 - 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=36 lookahead_threads=6 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=crf mbtree=1 crf=28.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
518[matroska @ 0x56205c7047c0] get_metadata_duration returned: 0
519Output #0, matroska, to 'build/02-conditionals.mkv':
520 Metadata:
521 encoder : Lavf60.16.100
522 Stream #0:0(en), 0, 1/1000: Video: h264 (H264 / 0x34363248), yuv420p(tv, bt709, progressive), 1080x1920, q=2-31, 29 fps, 1k tbn
523 Metadata:
524 encoder : Lavc60.31.102 libx264
525 Side data:
526 cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
527 Stream #0:1(en), 0, 1/1000: Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, fltp, 128 kb/s
528 Metadata:
529 encoder : Lavc60.31.102 aac
530[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.0344828
531[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.0344828 queue head -1 ts N/A
532frame= 0 fps=0.0 q=0.0 size= 1kB time=00:00:00.00 bitrate=N/A speed= 0x
533[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.096
534[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.0853333 queue head -1 ts N/A
535[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 67, out pts 2
536[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
537[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 1 to pts 1
538[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 67, out pts 2
539[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 1 to pts 1
540[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 67, out pts 2
541[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 1 to pts 1
542[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.0689655
543[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.0689655 queue head -1 ts N/A
544[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.128
545[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.106667 queue head -1 ts N/A
546[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.128 queue head -1 ts N/A
547[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 100, out pts 3
548[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
549[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 2 to pts 2
550[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 100, out pts 3
551[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 2 to pts 2
552[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 100, out pts 3
553[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 2 to pts 2
554[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.103448
555[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.103448 queue head -1 ts N/A
556[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.16
557[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.149333 queue head -1 ts N/A
558[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 133, out pts 4
559[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 3 to pts 3
560[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
561[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 133, out pts 4
562[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 3 to pts 3
563[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 133, out pts 4
564[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 3 to pts 3
565[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
566[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.137931
567[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.137931 queue head -1 ts N/A
568[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.192
569[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.170667 queue head -1 ts N/A
570[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.192 queue head -1 ts N/A
571[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 167, out pts 5
572[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
573[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 4 to pts 4
574[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 167, out pts 5
575[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 4 to pts 4
576[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 167, out pts 5
577[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 4 to pts 4
578[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.172414
579[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.172414 queue head -1 ts N/A
580[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.224
581[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.213333 queue head -1 ts N/A
582[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.256
583[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.234667 queue head -1 ts N/A
584[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.256 queue head -1 ts N/A
585[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 200, out pts 6
586[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
587[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 5 to pts 5
588[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 200, out pts 6
589[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 5 to pts 5
590[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 200, out pts 6
591[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 5 to pts 5
592[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.206897
593[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.206897 queue head -1 ts N/A
594[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.288
595[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.277333 queue head -1 ts N/A
596[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
597[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 234, out pts 7
598[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 6 to pts 6
599[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 234, out pts 7
600[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 6 to pts 6
601[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 234, out pts 7
602[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 6 to pts 6
603[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.241379
604[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.241379 queue head -1 ts N/A
605[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.32
606[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.298667 queue head -1 ts N/A
607[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.32 queue head -1 ts N/A
608[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 267, out pts 8
609[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 7 to pts 7
610[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
611[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 267, out pts 8
612[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 7 to pts 7
613[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 267, out pts 8
614[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 7 to pts 7
615[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
616[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.275862
617[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.275862 queue head -1 ts N/A
618[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.352
619[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.341333 queue head -1 ts N/A
620[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 300, out pts 9
621[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 8 to pts 8
622[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
623[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 300, out pts 9
624[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 8 to pts 8
625[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 300, out pts 9
626[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 8 to pts 8
627[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.310345
628[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.310345 queue head -1 ts N/A
629[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.384
630[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.362667 queue head -1 ts N/A
631[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.384 queue head -1 ts N/A
632[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 334, out pts 10
633[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
634[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 9 to pts 9
635[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 334, out pts 10
636[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 9 to pts 9
637[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 334, out pts 10
638[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 9 to pts 9
639[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.344828
640[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.344828 queue head -1 ts N/A
641[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.416
642[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.405333 queue head -1 ts N/A
643[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
644[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 367, out pts 11
645[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 10 to pts 10
646[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 367, out pts 11
647[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 10 to pts 10
648[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 367, out pts 11
649[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 10 to pts 10
650[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.37931
651[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.37931 queue head -1 ts N/A
652[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.448
653[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.426667 queue head -1 ts N/A
654[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.448 queue head -1 ts N/A
655[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 400, out pts 12
656[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 11 to pts 11
657[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
658[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 400, out pts 12
659[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 11 to pts 11
660[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 400, out pts 12
661[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 11 to pts 11
662[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
663[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.413793
664[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.413793 queue head -1 ts N/A
665[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.48
666[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.469333 queue head -1 ts N/A
667[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 434, out pts 13
668[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
669[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 12 to pts 12
670[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 434, out pts 13
671[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 12 to pts 12
672[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 434, out pts 13
673[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 12 to pts 12
674[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.448276
675[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.448276 queue head -1 ts N/A
676[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.512
677[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.490667 queue head -1 ts N/A
678[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.512 queue head -1 ts N/A
679[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 467, out pts 14
680[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 13 to pts 13
681[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
682[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 467, out pts 14
683[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 13 to pts 13
684[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 467, out pts 14
685[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 13 to pts 13
686[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.482759
687[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.482759 queue head -1 ts N/A
688[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.544
689[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.533333 queue head -1 ts N/A
690[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 501, out pts 15
691[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 14 to pts 14
692[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 501, out pts 15
693[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 14 to pts 14
694[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 501, out pts 15
695[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 14 to pts 14
696[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.517241
697[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.517241 queue head -1 ts N/A
698[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
699[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.576
700[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.554667 queue head -1 ts N/A
701[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.576 queue head -1 ts N/A
702[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 534, out pts 15
703[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 15
704[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 534, out pts 15
705[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 15
706[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 534, out pts 15
707[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 15
708[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
709[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.608
710[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.597333 queue head -1 ts N/A
711[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 567, out pts 16
712[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 15 to pts 15
713[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
714[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 567, out pts 16
715[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 15 to pts 15
716[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 567, out pts 16
717[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 15 to pts 15
718[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
719[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.551724
720[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.551724 queue head -1 ts N/A
721[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.64
722[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.618667 queue head -1 ts N/A
723[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.64 queue head -1 ts N/A
724[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 601, out pts 17
725[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 16 to pts 16
726[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
727[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 601, out pts 17
728[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 16 to pts 16
729[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 601, out pts 17
730[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 16 to pts 16
731[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.586207
732[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.586207 queue head -1 ts N/A
733[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.672
734[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.661333 queue head -1 ts N/A
735[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 634, out pts 18
736[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 17 to pts 17
737[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
738[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 634, out pts 18
739[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 17 to pts 17
740[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 634, out pts 18
741[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 17 to pts 17
742[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.62069
743[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.62069 queue head -1 ts N/A
744[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.704
745[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.682667 queue head -1 ts N/A
746[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.704 queue head -1 ts N/A
747[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 667, out pts 19
748[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 18 to pts 18
749[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
750[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 667, out pts 19
751[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 18 to pts 18
752[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 667, out pts 19
753[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 18 to pts 18
754[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.655172
755[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.655172 queue head -1 ts N/A
756[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.736
757[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.725333 queue head -1 ts N/A
758[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 701, out pts 20
759[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 19 to pts 19
760[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
761[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 701, out pts 20
762[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 19 to pts 19
763[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 701, out pts 20
764[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 19 to pts 19
765[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
766[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.689655
767[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.689655 queue head -1 ts N/A
768[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.768
769[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.746667 queue head -1 ts N/A
770[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.768 queue head -1 ts N/A
771[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 734, out pts 21
772[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 20 to pts 20
773[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
774[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 734, out pts 21
775[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 20 to pts 20
776[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 734, out pts 21
777[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 20 to pts 20
778[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.724138
779[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.724138 queue head -1 ts N/A
780[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.8
781[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.789333 queue head -1 ts N/A
782[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 767, out pts 22
783[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
784[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 21 to pts 21
785[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 767, out pts 22
786[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 21 to pts 21
787[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 767, out pts 22
788[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 21 to pts 21
789[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.758621
790[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.758621 queue head -1 ts N/A
791[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.832
792[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.810667 queue head -1 ts N/A
793[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.832 queue head -1 ts N/A
794[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 801, out pts 23
795[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 22 to pts 22
796[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 801, out pts 23
797[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 22 to pts 22
798[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
799[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 801, out pts 23
800[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 22 to pts 22
801[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.793103
802[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.793103 queue head -1 ts N/A
803[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.864
804[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.853333 queue head -1 ts N/A
805[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 834, out pts 24
806[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 23 to pts 23
807[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
808[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 834, out pts 24
809[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 23 to pts 23
810[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 834, out pts 24
811[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 23 to pts 23
812[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
813[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.827586
814[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.827586 queue head -1 ts N/A
815[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.896
816[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.874667 queue head -1 ts N/A
817[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.896 queue head -1 ts N/A
818[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 868, out pts 25
819[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
820[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 24 to pts 24
821[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 868, out pts 25
822[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 24 to pts 24
823[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 868, out pts 25
824[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 24 to pts 24
825[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.862069
826[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.862069 queue head -1 ts N/A
827[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.928
828[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.917333 queue head -1 ts N/A
829[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 901, out pts 26
830[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 25 to pts 25
831[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
832[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 901, out pts 26
833[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 25 to pts 25
834[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 901, out pts 26
835[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 25 to pts 25
836[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.896552
837[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.896552 queue head -1 ts N/A
838[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.96
839[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.938667 queue head -1 ts N/A
840[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.96 queue head -1 ts N/A
841[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 934, out pts 27
842[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 26 to pts 26
843[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
844[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 934, out pts 27
845[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 26 to pts 26
846[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 934, out pts 27
847[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 26 to pts 26
848[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.931034
849[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.931034 queue head -1 ts N/A
850[out#0/matroska @ 0x56205c704680] sq: send 1 ts 0.992
851[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 0.981333 queue head -1 ts N/A
852[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.024
853[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.00267 queue head -1 ts N/A
854[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.024 queue head -1 ts N/A
855[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 968, out pts 28
856[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 27 to pts 27
857[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
858[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 968, out pts 28
859[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 27 to pts 27
860[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 968, out pts 28
861[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 27 to pts 27
862[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
863[out#0/matroska @ 0x56205c704680] sq: send 0 ts 0.965517
864[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 0.965517 queue head -1 ts N/A
865[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.056
866[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.04533 queue head -1 ts N/A
867[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1001, out pts 29
868[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
869[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 28 to pts 28
870[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1001, out pts 29
871[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 28 to pts 28
872[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1001, out pts 29
873[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 28 to pts 28
874[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1
875[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1 queue head -1 ts N/A
876[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.088
877[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.06667 queue head -1 ts N/A
878[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.088 queue head -1 ts N/A
879[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1034, out pts 30
880[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 29 to pts 29
881[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1034, out pts 30
882[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 29 to pts 29
883[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1034, out pts 30
884[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 29 to pts 29
885[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.03448
886[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.03448 queue head -1 ts N/A
887[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
888[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.12
889[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.10933 queue head -1 ts N/A
890[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1068, out pts 31
891[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 30 to pts 30
892[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1068, out pts 31
893[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 30 to pts 30
894[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1068, out pts 31
895[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 30 to pts 30
896[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.06897
897[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.06897 queue head -1 ts N/A
898[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
899[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.152
900[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.13067 queue head -1 ts N/A
901[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.152 queue head -1 ts N/A
902[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1101, out pts 32
903[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
904[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 31 to pts 31
905[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1101, out pts 32
906[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 31 to pts 31
907[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1101, out pts 32
908[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 31 to pts 31
909[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.10345
910[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.10345 queue head -1 ts N/A
911[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.184
912[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.17333 queue head -1 ts N/A
913[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1134, out pts 33
914[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
915[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 32 to pts 32
916[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1134, out pts 33
917[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 32 to pts 32
918[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1134, out pts 33
919[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 32 to pts 32
920[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
921[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.13793
922[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.13793 queue head -1 ts N/A
923[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.216
924[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.19467 queue head -1 ts N/A
925[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.216 queue head -1 ts N/A
926[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1168, out pts 34
927[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 33 to pts 33
928[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
929[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1168, out pts 34
930[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 33 to pts 33
931[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1168, out pts 34
932[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 33 to pts 33
933[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.17241
934[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.17241 queue head -1 ts N/A
935[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.248
936[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.23733 queue head -1 ts N/A
937[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1201, out pts 35
938[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 34 to pts 34
939nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
940[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1201, out pts 35
941[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 34 to pts 34
942[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1201, out pts 35
943[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 34 to pts 34
944[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.2069
945[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.2069 queue head -1 ts N/A
946[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.28
947[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.25867 queue head -1 ts N/A
948[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.28 queue head -1 ts N/A
949[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1235, out pts 36
950[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 35 to pts 35
951[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
952[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1235, out pts 36
953[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 35 to pts 35
954[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1235, out pts 36
955[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 35 to pts 35
956[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.24138
957[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.24138 queue head -1 ts N/A
958[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.312
959[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.30133 queue head -1 ts N/A
960[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1268, out pts 37
961[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 36 to pts 36
962[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
963[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1268, out pts 37
964[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 36 to pts 36
965[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1268, out pts 37
966[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 36 to pts 36
967[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
968[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.27586
969[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.27586 queue head -1 ts N/A
970[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.344
971[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.32267 queue head -1 ts N/A
972[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.344 queue head -1 ts N/A
973[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1301, out pts 38
974[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
975[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 37 to pts 37
976[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1301, out pts 38
977[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 37 to pts 37
978[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1301, out pts 38
979[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 37 to pts 37
980[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.31034
981[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.31034 queue head -1 ts N/A
982[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.376
983[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.36533 queue head -1 ts N/A
984[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1335, out pts 39
985[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 38 to pts 38
986[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1335, out pts 39
987[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
988[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 38 to pts 38
989[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1335, out pts 39
990[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 38 to pts 38
991[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.34483
992[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.34483 queue head -1 ts N/A
993[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.408
994[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.38667 queue head -1 ts N/A
995[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.408 queue head -1 ts N/A
996[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1368, out pts 40
997[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 39 to pts 39
998[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
999[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1368, out pts 40
1000[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 39 to pts 39
1001[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1368, out pts 40
1002[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 39 to pts 39
1003[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.37931
1004[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.37931 queue head -1 ts N/A
1005[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.44
1006[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.42933 queue head -1 ts N/A
1007[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1401, out pts 41
1008[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1009[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 40 to pts 40
1010[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1401, out pts 41
1011[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 40 to pts 40
1012[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1401, out pts 41
1013[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 40 to pts 40
1014[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1015[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.41379
1016[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.41379 queue head -1 ts N/A
1017[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.472
1018[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.45067 queue head -1 ts N/A
1019[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.472 queue head -1 ts N/A
1020[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1435, out pts 42
1021[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1022[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 41 to pts 41
1023[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1435, out pts 42
1024[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 41 to pts 41
1025[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1435, out pts 42
1026[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 41 to pts 41
1027[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.44828
1028[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.44828 queue head -1 ts N/A
1029[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.504
1030[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.49333 queue head -1 ts N/A
1031[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1468, out pts 43
1032[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 42 to pts 42
1033[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1034[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1468, out pts 43
1035[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 42 to pts 42
1036[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1468, out pts 43
1037[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 42 to pts 42
1038[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.48276
1039[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.48276 queue head -1 ts N/A
1040[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.536
1041[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.51467 queue head -1 ts N/A
1042[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.536 queue head -1 ts N/A
1043[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1502, out pts 44
1044[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 43 to pts 43
1045[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1046[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1502, out pts 44
1047[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 43 to pts 43
1048[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1502, out pts 44
1049[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 43 to pts 43
1050[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.51724
1051[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.51724 queue head -1 ts N/A
1052[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.568
1053[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.55733 queue head -1 ts N/A
1054[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1535, out pts 45
1055[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 44 to pts 44
1056[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1057[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1535, out pts 45
1058[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 44 to pts 44
1059[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1535, out pts 45
1060[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 44 to pts 44
1061[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1062[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.55172
1063[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.55172 queue head -1 ts N/A
1064[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.6
1065[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.57867 queue head -1 ts N/A
1066[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.6 queue head -1 ts N/A
1067[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1568, out pts 45
1068[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 45
1069[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1070[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1568, out pts 45
1071[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 45
1072[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1568, out pts 45
1073[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 45
1074[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.632
1075[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.62133 queue head -1 ts N/A
1076[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1602, out pts 46
1077[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 45 to pts 45
1078[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1602, out pts 46
1079[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 45 to pts 45
1080[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1602, out pts 46
1081[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 45 to pts 45
1082[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1083[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.58621
1084[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.58621 queue head -1 ts N/A
1085[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.664
1086[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.64267 queue head -1 ts N/A
1087[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.664 queue head -1 ts N/A
1088[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1635, out pts 47
1089[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 46 to pts 46
1090[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1091[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1635, out pts 47
1092[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 46 to pts 46
1093[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1635, out pts 47
1094[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 46 to pts 46
1095[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.62069
1096[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.62069 queue head -1 ts N/A
1097[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.696
1098[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.68533 queue head -1 ts N/A
1099[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1100[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1668, out pts 48
1101[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 47 to pts 47
1102[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1668, out pts 48
1103[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 47 to pts 47
1104[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1668, out pts 48
1105[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 47 to pts 47
1106[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.65517
1107[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.65517 queue head -1 ts N/A
1108[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.728
1109[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.70667 queue head -1 ts N/A
1110[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.728 queue head -1 ts N/A
1111[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1112[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1702, out pts 49
1113[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 48 to pts 48
1114[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1702, out pts 49
1115[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 48 to pts 48
1116[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1702, out pts 49
1117[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 48 to pts 48
1118[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1119[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.68966
1120[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.68966 queue head -1 ts N/A
1121[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.76
1122[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.74933 queue head -1 ts N/A
1123[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.792
1124[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.77067 queue head -1 ts N/A
1125[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.792 queue head -1 ts N/A
1126[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1127[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1735, out pts 50
1128[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 49 to pts 49
1129[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1735, out pts 50
1130[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 49 to pts 49
1131[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1735, out pts 50
1132[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 49 to pts 49
1133[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.72414
1134[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.72414 queue head -1 ts N/A
1135[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.824
1136[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.81333 queue head -1 ts N/A
1137[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1138[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1768, out pts 51
1139[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 50 to pts 50
1140[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1768, out pts 51
1141[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 50 to pts 50
1142[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1768, out pts 51
1143[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 50 to pts 50
1144[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.75862
1145[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.75862 queue head -1 ts N/A
1146[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.856
1147[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.83467 queue head -1 ts N/A
1148[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.856 queue head -1 ts N/A
1149[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1150[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1802, out pts 52
1151[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 51 to pts 51
1152[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1802, out pts 52
1153[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 51 to pts 51
1154[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1802, out pts 52
1155[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 51 to pts 51
1156[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.7931
1157[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.7931 queue head -1 ts N/A
1158[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.888
1159[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.87733 queue head -1 ts N/A
1160[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1835, out pts 53
1161[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1162[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 52 to pts 52
1163[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1835, out pts 53
1164[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 52 to pts 52
1165[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1835, out pts 53
1166[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 52 to pts 52
1167[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1168[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.82759
1169[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.82759 queue head -1 ts N/A
1170[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.92
1171[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.89867 queue head -1 ts N/A
1172[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.92 queue head -1 ts N/A
1173[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1174[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1869, out pts 54
1175[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 53 to pts 53
1176[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1869, out pts 54
1177[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 53 to pts 53
1178[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1869, out pts 54
1179[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 53 to pts 53
1180[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.86207
1181[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.86207 queue head -1 ts N/A
1182[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.952
1183[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.94133 queue head -1 ts N/A
1184[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1185[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1902, out pts 55
1186[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 54 to pts 54
1187[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1902, out pts 55
1188[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 54 to pts 54
1189[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1902, out pts 55
1190[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 54 to pts 54
1191[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.89655
1192[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.89655 queue head -1 ts N/A
1193[out#0/matroska @ 0x56205c704680] sq: send 1 ts 1.984
1194[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.96267 queue head -1 ts N/A
1195[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 1.984 queue head -1 ts N/A
1196[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1197[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1935, out pts 56
1198[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 55 to pts 55
1199[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1935, out pts 56
1200[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 55 to pts 55
1201[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1935, out pts 56
1202[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 55 to pts 55
1203[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.93103
1204[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.93103 queue head -1 ts N/A
1205[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.016
1206[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.00533 queue head -1 ts N/A
1207[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1208[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 1969, out pts 57
1209[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 56 to pts 56
1210[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 1969, out pts 57
1211[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 56 to pts 56
1212[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 1969, out pts 57
1213[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 56 to pts 56
1214[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1215[out#0/matroska @ 0x56205c704680] sq: send 0 ts 1.96552
1216[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 1.96552 queue head -1 ts N/A
1217[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.048
1218[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.02667 queue head -1 ts N/A
1219[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.048 queue head -1 ts N/A
1220[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1221[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2002, out pts 58
1222[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 57 to pts 57
1223[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2002, out pts 58
1224[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 57 to pts 57
1225[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2002, out pts 58
1226[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 57 to pts 57
1227[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2
1228[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2 queue head -1 ts N/A
1229[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.08
1230[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.06933 queue head -1 ts N/A
1231[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1232[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2035, out pts 59
1233[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 58 to pts 58
1234[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2035, out pts 59
1235[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 58 to pts 58
1236[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2035, out pts 59
1237[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 58 to pts 58
1238[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.03448
1239[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.03448 queue head -1 ts N/A
1240[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.112
1241[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.09067 queue head -1 ts N/A
1242[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.112 queue head -1 ts N/A
1243[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2069, out pts 60
1244[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1245[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 59 to pts 59
1246[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2069, out pts 60
1247[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 59 to pts 59
1248[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2069, out pts 60
1249[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 59 to pts 59
1250[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.06897
1251[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.06897 queue head -1 ts N/A
1252[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.144
1253[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.13333 queue head -1 ts N/A
1254[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2102, out pts 61
1255[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1256[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 60 to pts 60
1257[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2102, out pts 61
1258[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 60 to pts 60
1259[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2102, out pts 61
1260[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 60 to pts 60
1261[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.10345
1262[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.10345 queue head -1 ts N/A
1263[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.176
1264[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.15467 queue head -1 ts N/A
1265[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.176 queue head -1 ts N/A
1266[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1267[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2135, out pts 62
1268[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 61 to pts 61
1269[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2135, out pts 62
1270[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 61 to pts 61
1271[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2135, out pts 62
1272[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 61 to pts 61
1273[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1274[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.13793
1275[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.13793 queue head -1 ts N/A
1276[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.208
1277[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.19733 queue head -1 ts N/A
1278[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2169, out pts 63
1279[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1280[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 62 to pts 62
1281[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2169, out pts 63
1282[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 62 to pts 62
1283[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2169, out pts 63
1284[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 62 to pts 62
1285[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.17241
1286[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.17241 queue head -1 ts N/A
1287[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.24
1288[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.21867 queue head -1 ts N/A
1289[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.24 queue head -1 ts N/A
1290[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2202, out pts 64
1291[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 63 to pts 63
1292[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1293[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2202, out pts 64
1294[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 63 to pts 63
1295[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2202, out pts 64
1296[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 63 to pts 63
1297[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.2069
1298[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.2069 queue head -1 ts N/A
1299[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.272
1300[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.26133 queue head -1 ts N/A
1301[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2236, out pts 65
1302[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1303[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 64 to pts 64
1304[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2236, out pts 65
1305[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 64 to pts 64
1306[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2236, out pts 65
1307[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 64 to pts 64
1308[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.24138
1309[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.24138 queue head -1 ts N/A
1310[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.304
1311[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.28267 queue head -1 ts N/A
1312[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.304 queue head -1 ts N/A
1313[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2269, out pts 66
1314[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 65 to pts 65
1315[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1316[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2269, out pts 66
1317[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 65 to pts 65
1318[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2269, out pts 66
1319[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 65 to pts 65
1320[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1321[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.27586
1322[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.27586 queue head -1 ts N/A
1323[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.336
1324[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.32533 queue head -1 ts N/A
1325[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2302, out pts 67
1326[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 66 to pts 66
1327[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1328[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2302, out pts 67
1329[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 66 to pts 66
1330[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2302, out pts 67
1331[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 66 to pts 66
1332[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.31034
1333[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.31034 queue head -1 ts N/A
1334[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.368
1335[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.34667 queue head -1 ts N/A
1336[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.368 queue head -1 ts N/A
1337[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2336, out pts 68
1338[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 67 to pts 67
1339[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1340[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2336, out pts 68
1341[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 67 to pts 67
1342[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2336, out pts 68
1343[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 67 to pts 67
1344[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.34483
1345[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.34483 queue head -1 ts N/A
1346[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.4
1347[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.38933 queue head -1 ts N/A
1348[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2369, out pts 69
1349[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 68 to pts 68
1350[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1351[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2369, out pts 69
1352[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 68 to pts 68
1353[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2369, out pts 69
1354[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 68 to pts 68
1355[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.37931
1356[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.37931 queue head -1 ts N/A
1357[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.432
1358[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.41067 queue head -1 ts N/A
1359[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.432 queue head -1 ts N/A
1360[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2402, out pts 70
1361[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1362[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 69 to pts 69
1363[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2402, out pts 70
1364[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 69 to pts 69
1365[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2402, out pts 70
1366[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 69 to pts 69
1367[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1368[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.41379
1369[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.41379 queue head -1 ts N/A
1370[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.464
1371[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.45333 queue head -1 ts N/A
1372[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1373[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2436, out pts 71
1374[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 70 to pts 70
1375[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2436, out pts 71
1376[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 70 to pts 70
1377[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2436, out pts 71
1378[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 70 to pts 70
1379[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.44828
1380[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.44828 queue head -1 ts N/A
1381[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.496
1382[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.47467 queue head -1 ts N/A
1383[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.496 queue head -1 ts N/A
1384[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2469, out pts 72
1385[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1386[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 71 to pts 71
1387[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2469, out pts 72
1388[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 71 to pts 71
1389[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2469, out pts 72
1390[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 71 to pts 71
1391[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.48276
1392[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.48276 queue head -1 ts N/A
1393[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.528
1394[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.51733 queue head -1 ts N/A
1395[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1396[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2503, out pts 73
1397[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 72 to pts 72
1398[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2503, out pts 73
1399[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 72 to pts 72
1400[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2503, out pts 73
1401[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 72 to pts 72
1402[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.51724
1403[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.51724 queue head -1 ts N/A
1404[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.56
1405[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.53867 queue head -1 ts N/A
1406[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.56 queue head -1 ts N/A
1407[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.592
1408[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.58133 queue head -1 ts N/A
1409[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2536, out pts 74
1410[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 73 to pts 73
1411[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1412[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2536, out pts 74
1413[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 73 to pts 73
1414[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2536, out pts 74
1415[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 73 to pts 73
1416[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1417[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.55172
1418[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.55172 queue head -1 ts N/A
1419[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.624
1420[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.60267 queue head -1 ts N/A
1421[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.624 queue head -1 ts N/A
1422[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2569, out pts 75
1423[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 74 to pts 74
1424[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1425[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2569, out pts 75
1426[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 74 to pts 74
1427[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2569, out pts 75
1428[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 74 to pts 74
1429[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.58621
1430[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.58621 queue head -1 ts N/A
1431[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.656
1432[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.64533 queue head -1 ts N/A
1433[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2603, out pts 75
1434[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1435[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 75
1436[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2603, out pts 75
1437[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 75
1438[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2603, out pts 75
1439[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 75
1440[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.688
1441[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.66667 queue head -1 ts N/A
1442[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.688 queue head -1 ts N/A
1443[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1444[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2636, out pts 76
1445[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 75 to pts 75
1446[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2636, out pts 76
1447[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 75 to pts 75
1448[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2636, out pts 76
1449[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 75 to pts 75
1450[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.62069
1451[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.62069 queue head -1 ts N/A
1452[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.72
1453[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.70933 queue head -1 ts N/A
1454[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2669, out pts 77
1455[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 76 to pts 76
1456[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1457[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2669, out pts 77
1458[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 76 to pts 76
1459[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2669, out pts 77
1460[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 76 to pts 76
1461[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.65517
1462[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.65517 queue head -1 ts N/A
1463[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.752
1464[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.73067 queue head -1 ts N/A
1465[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.752 queue head -1 ts N/A
1466[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2703, out pts 78
1467[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 77 to pts 77
1468[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1469[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2703, out pts 78
1470[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 77 to pts 77
1471[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2703, out pts 78
1472[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 77 to pts 77
1473[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1474[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.68966
1475[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.68966 queue head -1 ts N/A
1476[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.784
1477[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.77333 queue head -1 ts N/A
1478[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1479[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2736, out pts 79
1480[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 78 to pts 78
1481[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2736, out pts 79
1482[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 78 to pts 78
1483[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2736, out pts 79
1484[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 78 to pts 78
1485[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.72414
1486[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.72414 queue head -1 ts N/A
1487[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.816
1488[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.79467 queue head -1 ts N/A
1489[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.816 queue head -1 ts N/A
1490[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1491[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2769, out pts 80
1492[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 79 to pts 79
1493[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2769, out pts 80
1494[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 79 to pts 79
1495[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2769, out pts 80
1496[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 79 to pts 79
1497[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.75862
1498[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.75862 queue head -1 ts N/A
1499[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.848
1500[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.83733 queue head -1 ts N/A
1501[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2803, out pts 81
1502[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 80 to pts 80
1503[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1504[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2803, out pts 81
1505[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 80 to pts 80
1506[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2803, out pts 81
1507[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 80 to pts 80
1508[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.7931
1509[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.7931 queue head -1 ts N/A
1510[libx264 @ 0x56205c705b80] frame= 0 QP=24.12 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=32286 bytes
1511[matroska @ 0x56205c7047c0] Starting new cluster with timestamp 0 at offset 786 bytes
1512[matroska @ 0x56205c7047c0] Writing block of size 32976 with pts 0, dts -69, duration 34 at relative offset 9 in cluster at offset 786. TrackNumber 1, keyframe 1
1513[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.88
1514[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.85867 queue head -1 ts N/A
1515[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.88 queue head -1 ts N/A
1516frame= 1 fps=0.0 q=34.0 size= 1kB time=00:00:02.81 bitrate= 2.2kbits/s speed=4.79x
1517[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1518[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2836, out pts 82
1519[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 81 to pts 81
1520[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2836, out pts 82
1521[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 81 to pts 81
1522[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2836, out pts 82
1523[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 81 to pts 81
1524[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1525[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.82759
1526[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.82759 queue head -1 ts N/A
1527[libx264 @ 0x56205c705b80] frame= 1 QP=24.82 NAL=2 Slice:P Poc:8 I:1090 P:3155 SKIP:3915 size=14819 bytes
1528[matroska @ 0x56205c7047c0] Writing block of size 14819 with pts 138, dts -34, duration 34 at relative offset 32994 in cluster at offset 786. TrackNumber 1, keyframe 0
1529[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.912
1530[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.90133 queue head -1 ts N/A
1531[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1532[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2870, out pts 83
1533[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 82 to pts 82
1534[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2870, out pts 83
1535[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 82 to pts 82
1536[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2870, out pts 83
1537[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 82 to pts 82
1538[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.86207
1539[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.86207 queue head -1 ts N/A
1540[libx264 @ 0x56205c705b80] frame= 2 QP=27.50 NAL=2 Slice:B Poc:4 I:34 P:2730 SKIP:5396 size=5334 bytes
1541[matroska @ 0x56205c7047c0] Writing block of size 73 with pts -21, dts -21, duration 21 at relative offset 47820 in cluster at offset 786. TrackNumber 2, keyframe 1
1542[matroska @ 0x56205c7047c0] Writing block of size 5334 with pts 69, dts 0, duration 34 at relative offset 47899 in cluster at offset 786. TrackNumber 1, keyframe 0
1543[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.944
1544[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.92267 queue head -1 ts N/A
1545[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.944 queue head -1 ts N/A
1546[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1547[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2903, out pts 84
1548[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 83 to pts 83
1549[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2903, out pts 84
1550[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 83 to pts 83
1551[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2903, out pts 84
1552[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 83 to pts 83
1553[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.89655
1554[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.89655 queue head -1 ts N/A
1555[libx264 @ 0x56205c705b80] frame= 3 QP=29.85 NAL=0 Slice:B Poc:2 I:4 P:2353 SKIP:5803 size=3309 bytes
1556[matroska @ 0x56205c7047c0] Writing block of size 111 with pts 0, dts 0, duration 21 at relative offset 53240 in cluster at offset 786. TrackNumber 2, keyframe 1
1557[matroska @ 0x56205c7047c0] Writing block of size 443 with pts 21, dts 21, duration 21 at relative offset 53357 in cluster at offset 786. TrackNumber 2, keyframe 1
1558[matroska @ 0x56205c7047c0] Writing block of size 3309 with pts 34, dts 34, duration 34 at relative offset 53807 in cluster at offset 786. TrackNumber 1, keyframe 0
1559[out#0/matroska @ 0x56205c704680] sq: send 1 ts 2.976
1560[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.96533 queue head -1 ts N/A
1561[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1562[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2936, out pts 85
1563[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 84 to pts 84
1564[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2936, out pts 85
1565[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 84 to pts 84
1566[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2936, out pts 85
1567[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 84 to pts 84
1568[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.93103
1569[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.93103 queue head -1 ts N/A
1570[libx264 @ 0x56205c705b80] frame= 4 QP=27.56 NAL=0 Slice:B Poc:6 I:8 P:1820 SKIP:6332 size=2658 bytes
1571[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 43, dts 43, duration 21 at relative offset 57123 in cluster at offset 786. TrackNumber 2, keyframe 1
1572[matroska @ 0x56205c7047c0] Writing block of size 768 with pts 64, dts 64, duration 21 at relative offset 57473 in cluster at offset 786. TrackNumber 2, keyframe 1
1573[matroska @ 0x56205c7047c0] Writing block of size 2658 with pts 103, dts 69, duration 34 at relative offset 58248 in cluster at offset 786. TrackNumber 1, keyframe 0
1574[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.008
1575[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 2.98667 queue head -1 ts N/A
1576[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.008 queue head -1 ts N/A
1577[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 2970, out pts 86
1578[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 85 to pts 85
1579[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1580[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 2970, out pts 86
1581[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 85 to pts 85
1582[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 2970, out pts 86
1583[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 85 to pts 85
1584[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1585[out#0/matroska @ 0x56205c704680] sq: send 0 ts 2.96552
1586[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 2.96552 queue head -1 ts N/A
1587[libx264 @ 0x56205c705b80] frame= 5 QP=24.95 NAL=2 Slice:P Poc:16 I:1041 P:3521 SKIP:3598 size=15130 bytes
1588[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 85, dts 85, duration 21 at relative offset 60913 in cluster at offset 786. TrackNumber 2, keyframe 1
1589[matroska @ 0x56205c7047c0] Writing block of size 15130 with pts 276, dts 103, duration 34 at relative offset 61259 in cluster at offset 786. TrackNumber 1, keyframe 0
1590[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.04
1591[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.02933 queue head -1 ts N/A
1592[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1593[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3003, out pts 87
1594[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 86 to pts 86
1595[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3003, out pts 87
1596[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 86 to pts 86
1597[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3003, out pts 87
1598[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 86 to pts 86
1599[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3
1600[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3 queue head -1 ts N/A
1601[libx264 @ 0x56205c705b80] frame= 6 QP=26.87 NAL=2 Slice:B Poc:12 I:19 P:2783 SKIP:5358 size=5085 bytes
1602[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 107, dts 107, duration 21 at relative offset 76396 in cluster at offset 786. TrackNumber 2, keyframe 1
1603[matroska @ 0x56205c7047c0] Writing block of size 313 with pts 128, dts 128, duration 21 at relative offset 76732 in cluster at offset 786. TrackNumber 2, keyframe 1
1604[matroska @ 0x56205c7047c0] Writing block of size 5085 with pts 207, dts 138, duration 34 at relative offset 77052 in cluster at offset 786. TrackNumber 1, keyframe 0
1605[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.072
1606[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.05067 queue head -1 ts N/A
1607[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.072 queue head -1 ts N/A
1608[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1609[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3036, out pts 88
1610[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 87 to pts 87
1611[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3036, out pts 88
1612[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 87 to pts 87
1613[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3036, out pts 88
1614[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 87 to pts 87
1615[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.03448
1616[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.03448 queue head -1 ts N/A
1617[libx264 @ 0x56205c705b80] frame= 7 QP=28.17 NAL=0 Slice:B Poc:10 I:1 P:2375 SKIP:5784 size=3237 bytes
1618[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 149, dts 149, duration 21 at relative offset 82144 in cluster at offset 786. TrackNumber 2, keyframe 1
1619[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 171, dts 171, duration 21 at relative offset 82469 in cluster at offset 786. TrackNumber 2, keyframe 1
1620[matroska @ 0x56205c7047c0] Writing block of size 3237 with pts 172, dts 172, duration 34 at relative offset 82822 in cluster at offset 786. TrackNumber 1, keyframe 0
1621[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.104
1622[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.09333 queue head -1 ts N/A
1623[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1624[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3070, out pts 89
1625[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 88 to pts 88
1626[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3070, out pts 89
1627[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 88 to pts 88
1628[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3070, out pts 89
1629[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 88 to pts 88
1630[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.06897
1631[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.06897 queue head -1 ts N/A
1632[libx264 @ 0x56205c705b80] frame= 8 QP=28.82 NAL=0 Slice:B Poc:14 I:3 P:2062 SKIP:6095 size=2460 bytes
1633[matroska @ 0x56205c7047c0] Writing block of size 382 with pts 192, dts 192, duration 21 at relative offset 86066 in cluster at offset 786. TrackNumber 2, keyframe 1
1634[matroska @ 0x56205c7047c0] Writing block of size 2460 with pts 241, dts 207, duration 34 at relative offset 86455 in cluster at offset 786. TrackNumber 1, keyframe 0
1635[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.136
1636[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.11467 queue head -1 ts N/A
1637[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.136 queue head -1 ts N/A
1638[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3103, out pts 90
1639[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 89 to pts 89
1640[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1641[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3103, out pts 90
1642[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 89 to pts 89
1643[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3103, out pts 90
1644[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 89 to pts 89
1645[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.10345
1646[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.10345 queue head -1 ts N/A
1647[libx264 @ 0x56205c705b80] frame= 9 QP=25.06 NAL=2 Slice:P Poc:24 I:1158 P:3293 SKIP:3709 size=14865 bytes
1648[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 213, dts 213, duration 21 at relative offset 88922 in cluster at offset 786. TrackNumber 2, keyframe 1
1649[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 235, dts 235, duration 21 at relative offset 89268 in cluster at offset 786. TrackNumber 2, keyframe 1
1650[matroska @ 0x56205c7047c0] Writing block of size 14865 with pts 414, dts 241, duration 34 at relative offset 89611 in cluster at offset 786. TrackNumber 1, keyframe 0
1651[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.168
1652[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.15733 queue head -1 ts N/A
1653[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1654[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3136, out pts 91
1655[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 90 to pts 90
1656[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3136, out pts 91
1657[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 90 to pts 90
1658[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3136, out pts 91
1659[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 90 to pts 90
1660[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1661[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.13793
1662[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.13793 queue head -1 ts N/A
1663[libx264 @ 0x56205c705b80] frame= 10 QP=27.37 NAL=2 Slice:B Poc:20 I:8 P:2830 SKIP:5322 size=5390 bytes
1664[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 256, dts 256, duration 21 at relative offset 104483 in cluster at offset 786. TrackNumber 2, keyframe 1
1665[matroska @ 0x56205c7047c0] Writing block of size 5390 with pts 345, dts 276, duration 34 at relative offset 104835 in cluster at offset 786. TrackNumber 1, keyframe 0
1666[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.2
1667[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.17867 queue head -1 ts N/A
1668[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.2 queue head -1 ts N/A
1669[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1670[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3170, out pts 92
1671[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 91 to pts 91
1672[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3170, out pts 92
1673[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 91 to pts 91
1674[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3170, out pts 92
1675[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 91 to pts 91
1676[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.17241
1677[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.17241 queue head -1 ts N/A
1678[libx264 @ 0x56205c705b80] frame= 11 QP=29.67 NAL=0 Slice:B Poc:18 I:1 P:2495 SKIP:5664 size=3050 bytes
1679[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 277, dts 277, duration 21 at relative offset 110232 in cluster at offset 786. TrackNumber 2, keyframe 1
1680[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 299, dts 299, duration 21 at relative offset 110599 in cluster at offset 786. TrackNumber 2, keyframe 1
1681[matroska @ 0x56205c7047c0] Writing block of size 3050 with pts 310, dts 310, duration 34 at relative offset 110939 in cluster at offset 786. TrackNumber 1, keyframe 0
1682[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.232
1683[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.22133 queue head -1 ts N/A
1684[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3203, out pts 93
1685[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 92 to pts 92
1686[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1687[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3203, out pts 93
1688[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 92 to pts 92
1689[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3203, out pts 93
1690[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 92 to pts 92
1691[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.2069
1692[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.2069 queue head -1 ts N/A
1693[libx264 @ 0x56205c705b80] frame= 12 QP=28.15 NAL=0 Slice:B Poc:22 I:2 P:2384 SKIP:5774 size=3166 bytes
1694[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 320, dts 320, duration 21 at relative offset 113996 in cluster at offset 786. TrackNumber 2, keyframe 1
1695[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 341, dts 341, duration 21 at relative offset 114350 in cluster at offset 786. TrackNumber 2, keyframe 1
1696[matroska @ 0x56205c7047c0] Writing block of size 3166 with pts 379, dts 345, duration 34 at relative offset 114703 in cluster at offset 786. TrackNumber 1, keyframe 0
1697[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.264
1698[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.24267 queue head -1 ts N/A
1699[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.264 queue head -1 ts N/A
1700[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1701[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3237, out pts 94
1702[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 93 to pts 93
1703[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3237, out pts 94
1704[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 93 to pts 93
1705[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3237, out pts 94
1706[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 93 to pts 93
1707[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.24138
1708[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.24138 queue head -1 ts N/A
1709[libx264 @ 0x56205c705b80] frame= 13 QP=24.04 NAL=2 Slice:P Poc:30 I:1245 P:4311 SKIP:2604 size=18485 bytes
1710[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 363, dts 363, duration 21 at relative offset 117876 in cluster at offset 786. TrackNumber 2, keyframe 1
1711[matroska @ 0x56205c7047c0] Writing block of size 18485 with pts 517, dts 379, duration 34 at relative offset 118230 in cluster at offset 786. TrackNumber 1, keyframe 0
1712[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.296
1713[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.28533 queue head -1 ts N/A
1714[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3270, out pts 95
1715[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1716[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 94 to pts 94
1717[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3270, out pts 95
1718[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 94 to pts 94
1719[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3270, out pts 95
1720[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 94 to pts 94
1721[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1722[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.27586
1723[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.27586 queue head -1 ts N/A
1724[libx264 @ 0x56205c705b80] frame= 14 QP=27.36 NAL=2 Slice:B Poc:26 I:12 P:2823 SKIP:5325 size=4235 bytes
1725[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 384, dts 384, duration 21 at relative offset 136723 in cluster at offset 786. TrackNumber 2, keyframe 1
1726[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 405, dts 405, duration 21 at relative offset 137074 in cluster at offset 786. TrackNumber 2, keyframe 1
1727[matroska @ 0x56205c7047c0] Writing block of size 4235 with pts 448, dts 414, duration 34 at relative offset 137438 in cluster at offset 786. TrackNumber 1, keyframe 0
1728[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.328
1729[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.30667 queue head -1 ts N/A
1730[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.328 queue head -1 ts N/A
1731[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.36
1732[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.34933 queue head -1 ts N/A
1733[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1734[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3303, out pts 96
1735[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 95 to pts 95
1736[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3303, out pts 96
1737[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 95 to pts 95
1738[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3303, out pts 96
1739[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 95 to pts 95
1740[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.31034
1741[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.31034 queue head -1 ts N/A
1742[libx264 @ 0x56205c705b80] frame= 15 QP=28.46 NAL=0 Slice:B Poc:28 I:16 P:2824 SKIP:5320 size=3296 bytes
1743[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 427, dts 427, duration 21 at relative offset 141680 in cluster at offset 786. TrackNumber 2, keyframe 1
1744[matroska @ 0x56205c7047c0] Writing block of size 3296 with pts 483, dts 448, duration 34 at relative offset 142044 in cluster at offset 786. TrackNumber 1, keyframe 0
1745[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.392
1746[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.37067 queue head -1 ts N/A
1747[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.392 queue head -1 ts N/A
1748[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3337, out pts 97
1749[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 96 to pts 96
1750[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1751[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3337, out pts 97
1752[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 96 to pts 96
1753[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3337, out pts 97
1754[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 96 to pts 96
1755[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.34483
1756[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.34483 queue head -1 ts N/A
1757[libx264 @ 0x56205c705b80] frame= 16 QP=24.43 NAL=2 Slice:P Poc:38 I:541 P:3265 SKIP:4354 size=9922 bytes
1758[matroska @ 0x56205c7047c0] Writing block of size 375 with pts 448, dts 448, duration 21 at relative offset 145347 in cluster at offset 786. TrackNumber 2, keyframe 1
1759[matroska @ 0x56205c7047c0] Writing block of size 386 with pts 469, dts 469, duration 21 at relative offset 145729 in cluster at offset 786. TrackNumber 2, keyframe 1
1760[matroska @ 0x56205c7047c0] Writing block of size 9922 with pts 655, dts 483, duration 34 at relative offset 146122 in cluster at offset 786. TrackNumber 1, keyframe 0
1761[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.424
1762[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.41333 queue head -1 ts N/A
1763[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3370, out pts 98
1764[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1765[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 97 to pts 97
1766[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3370, out pts 98
1767[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 97 to pts 97
1768[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3370, out pts 98
1769[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 97 to pts 97
1770[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.37931
1771[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.37931 queue head -1 ts N/A
1772[libx264 @ 0x56205c705b80] frame= 17 QP=26.18 NAL=2 Slice:B Poc:34 I:6 P:2574 SKIP:5580 size=3716 bytes
1773[matroska @ 0x56205c7047c0] Writing block of size 376 with pts 491, dts 491, duration 21 at relative offset 156051 in cluster at offset 786. TrackNumber 2, keyframe 1
1774[matroska @ 0x56205c7047c0] Writing block of size 371 with pts 512, dts 512, duration 21 at relative offset 156434 in cluster at offset 786. TrackNumber 2, keyframe 1
1775[matroska @ 0x56205c7047c0] Writing block of size 3716 with pts 586, dts 517, duration 34 at relative offset 156812 in cluster at offset 786. TrackNumber 1, keyframe 0
1776[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.456
1777[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.43467 queue head -1 ts N/A
1778[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.456 queue head -1 ts N/A
1779[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3403, out pts 99
1780[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1781[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 98 to pts 98
1782[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3403, out pts 99
1783[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 98 to pts 98
1784[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3403, out pts 99
1785[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 98 to pts 98
1786[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1787[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.41379
1788[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.41379 queue head -1 ts N/A
1789[libx264 @ 0x56205c705b80] frame= 18 QP=26.62 NAL=0 Slice:B Poc:32 I:17 P:1937 SKIP:6206 size=1988 bytes
1790[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 533, dts 533, duration 21 at relative offset 160535 in cluster at offset 786. TrackNumber 2, keyframe 1
1791[matroska @ 0x56205c7047c0] Writing block of size 1988 with pts 552, dts 552, duration 34 at relative offset 160893 in cluster at offset 786. TrackNumber 1, keyframe 0
1792[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.488
1793[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.47733 queue head -1 ts N/A
1794[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3437, out pts 100
1795[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1796[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 99 to pts 99
1797[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3437, out pts 100
1798[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 99 to pts 99
1799[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3437, out pts 100
1800[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 99 to pts 99
1801[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.44828
1802[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.44828 queue head -1 ts N/A
1803[libx264 @ 0x56205c705b80] frame= 19 QP=29.13 NAL=0 Slice:B Poc:36 I:5 P:1949 SKIP:6206 size=1878 bytes
1804[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 555, dts 555, duration 21 at relative offset 162888 in cluster at offset 786. TrackNumber 2, keyframe 1
1805[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 576, dts 576, duration 21 at relative offset 163252 in cluster at offset 786. TrackNumber 2, keyframe 1
1806[matroska @ 0x56205c7047c0] Writing block of size 1878 with pts 621, dts 586, duration 34 at relative offset 163626 in cluster at offset 786. TrackNumber 1, keyframe 0
1807[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.52
1808[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.49867 queue head -1 ts N/A
1809[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.52 queue head -1 ts N/A
1810[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1811[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3470, out pts 101
1812[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 100 to pts 100
1813[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3470, out pts 101
1814[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 100 to pts 100
1815[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3470, out pts 101
1816[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 100 to pts 100
1817[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.48276
1818[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.48276 queue head -1 ts N/A
1819[libx264 @ 0x56205c705b80] frame= 20 QP=25.07 NAL=2 Slice:P Poc:46 I:697 P:3300 SKIP:4163 size=10803 bytes
1820[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 597, dts 597, duration 21 at relative offset 165511 in cluster at offset 786. TrackNumber 2, keyframe 1
1821[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 619, dts 619, duration 21 at relative offset 165870 in cluster at offset 786. TrackNumber 2, keyframe 1
1822[matroska @ 0x56205c7047c0] Writing block of size 10803 with pts 793, dts 621, duration 34 at relative offset 166228 in cluster at offset 786. TrackNumber 1, keyframe 0
1823[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.552
1824[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.54133 queue head -1 ts N/A
1825[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1826[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3504, out pts 102
1827[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 101 to pts 101
1828[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3504, out pts 102
1829[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 101 to pts 101
1830[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3504, out pts 102
1831[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 101 to pts 101
1832[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.51724
1833[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.51724 queue head -1 ts N/A
1834[libx264 @ 0x56205c705b80] frame= 21 QP=27.10 NAL=2 Slice:B Poc:42 I:23 P:2692 SKIP:5445 size=4613 bytes
1835[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 640, dts 640, duration 21 at relative offset 177038 in cluster at offset 786. TrackNumber 2, keyframe 1
1836[matroska @ 0x56205c7047c0] Writing block of size 4613 with pts 724, dts 655, duration 34 at relative offset 177391 in cluster at offset 786. TrackNumber 1, keyframe 0
1837[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.584
1838[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.56267 queue head -1 ts N/A
1839[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.584 queue head -1 ts N/A
1840[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3537, out pts 103
1841[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1842[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 102 to pts 102
1843[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3537, out pts 103
1844[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 102 to pts 102
1845[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3537, out pts 103
1846[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 102 to pts 102
1847[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1848[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.55172
1849[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.55172 queue head -1 ts N/A
1850[libx264 @ 0x56205c705b80] frame= 22 QP=27.40 NAL=0 Slice:B Poc:40 I:6 P:2182 SKIP:5972 size=2417 bytes
1851[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.616
1852[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.60533 queue head -1 ts N/A
1853[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 661, dts 661, duration 21 at relative offset 182011 in cluster at offset 786. TrackNumber 2, keyframe 1
1854[matroska @ 0x56205c7047c0] Writing block of size 319 with pts 683, dts 683, duration 21 at relative offset 182346 in cluster at offset 786. TrackNumber 2, keyframe 1
1855[matroska @ 0x56205c7047c0] Writing block of size 2417 with pts 690, dts 690, duration 34 at relative offset 182672 in cluster at offset 786. TrackNumber 1, keyframe 0
1856[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1857[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3570, out pts 104
1858[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 103 to pts 103
1859[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3570, out pts 104
1860[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 103 to pts 103
1861[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3570, out pts 104
1862[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 103 to pts 103
1863[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.58621
1864[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.58621 queue head -1 ts N/A
1865[libx264 @ 0x56205c705b80] frame= 23 QP=28.96 NAL=0 Slice:B Poc:44 I:1 P:2124 SKIP:6035 size=2575 bytes
1866[matroska @ 0x56205c7047c0] Writing block of size 290 with pts 704, dts 704, duration 21 at relative offset 185096 in cluster at offset 786. TrackNumber 2, keyframe 1
1867[matroska @ 0x56205c7047c0] Writing block of size 2575 with pts 759, dts 724, duration 34 at relative offset 185393 in cluster at offset 786. TrackNumber 1, keyframe 0
1868[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.648
1869[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.62667 queue head -1 ts N/A
1870[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.648 queue head -1 ts N/A
1871[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1872[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3604, out pts 105
1873[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 104 to pts 104
1874[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3604, out pts 105
1875[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 104 to pts 104
1876[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3604, out pts 105
1877[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 104 to pts 104
1878[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.62069
1879[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.62069 queue head -1 ts N/A
1880[libx264 @ 0x56205c705b80] frame= 24 QP=25.33 NAL=2 Slice:P Poc:54 I:896 P:3578 SKIP:3686 size=13049 bytes
1881[matroska @ 0x56205c7047c0] Writing block of size 289 with pts 725, dts 725, duration 21 at relative offset 187975 in cluster at offset 786. TrackNumber 2, keyframe 1
1882[matroska @ 0x56205c7047c0] Writing block of size 299 with pts 747, dts 747, duration 21 at relative offset 188271 in cluster at offset 786. TrackNumber 2, keyframe 1
1883[matroska @ 0x56205c7047c0] Writing block of size 13049 with pts 931, dts 759, duration 34 at relative offset 188577 in cluster at offset 786. TrackNumber 1, keyframe 0
1884[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.68
1885[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.66933 queue head -1 ts N/A
1886[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3637, out pts 105
1887[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 105
1888[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3637, out pts 105
1889[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 105
1890[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3637, out pts 105
1891[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 105
1892[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1893[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.712
1894[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.69067 queue head -1 ts N/A
1895[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.712 queue head -1 ts N/A
1896[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1897[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3670, out pts 106
1898[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 105 to pts 105
1899[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3670, out pts 106
1900[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 105 to pts 105
1901[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3670, out pts 106
1902[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 105 to pts 105
1903[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.65517
1904[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.65517 queue head -1 ts N/A
1905[libx264 @ 0x56205c705b80] frame= 25 QP=27.26 NAL=2 Slice:B Poc:50 I:44 P:2874 SKIP:5242 size=5703 bytes
1906[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 768, dts 768, duration 21 at relative offset 201633 in cluster at offset 786. TrackNumber 2, keyframe 1
1907[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 789, dts 789, duration 21 at relative offset 201969 in cluster at offset 786. TrackNumber 2, keyframe 1
1908[matroska @ 0x56205c7047c0] Writing block of size 5703 with pts 862, dts 793, duration 34 at relative offset 202321 in cluster at offset 786. TrackNumber 1, keyframe 0
1909[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.744
1910[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.73333 queue head -1 ts N/A
1911[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3704, out pts 107
1912[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1913[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 106 to pts 106
1914[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3704, out pts 107
1915[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 106 to pts 106
1916[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3704, out pts 107
1917[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 106 to pts 106
1918[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1919[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.68966
1920[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.68966 queue head -1 ts N/A
1921[libx264 @ 0x56205c705b80] frame= 26 QP=27.77 NAL=0 Slice:B Poc:48 I:3 P:2692 SKIP:5465 size=3196 bytes
1922[matroska @ 0x56205c7047c0] Writing block of size 370 with pts 811, dts 811, duration 21 at relative offset 208031 in cluster at offset 786. TrackNumber 2, keyframe 1
1923[matroska @ 0x56205c7047c0] Writing block of size 3196 with pts 828, dts 828, duration 34 at relative offset 208408 in cluster at offset 786. TrackNumber 1, keyframe 0
1924[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.776
1925[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.75467 queue head -1 ts N/A
1926[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.776 queue head -1 ts N/A
1927[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3737, out pts 108
1928[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 107 to pts 107
1929[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1930[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3737, out pts 108
1931[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 107 to pts 107
1932[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3737, out pts 108
1933[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 107 to pts 107
1934[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.72414
1935[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.72414 queue head -1 ts N/A
1936[libx264 @ 0x56205c705b80] frame= 27 QP=28.63 NAL=0 Slice:B Poc:52 I:4 P:2364 SKIP:5792 size=3309 bytes
1937[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 832, dts 832, duration 21 at relative offset 211611 in cluster at offset 786. TrackNumber 2, keyframe 1
1938[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 853, dts 853, duration 21 at relative offset 211956 in cluster at offset 786. TrackNumber 2, keyframe 1
1939[matroska @ 0x56205c7047c0] Writing block of size 3309 with pts 897, dts 862, duration 34 at relative offset 212295 in cluster at offset 786. TrackNumber 1, keyframe 0
1940[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.808
1941[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.79733 queue head -1 ts N/A
1942[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3770, out pts 109
1943[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 108 to pts 108
1944[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3770, out pts 109
1945[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1946[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 108 to pts 108
1947[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3770, out pts 109
1948[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 108 to pts 108
1949[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.75862
1950[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.75862 queue head -1 ts N/A
1951[libx264 @ 0x56205c705b80] frame= 28 QP=24.99 NAL=2 Slice:P Poc:62 I:1421 P:3075 SKIP:3664 size=14138 bytes
1952[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 875, dts 875, duration 21 at relative offset 215611 in cluster at offset 786. TrackNumber 2, keyframe 1
1953[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 896, dts 896, duration 21 at relative offset 215960 in cluster at offset 786. TrackNumber 2, keyframe 1
1954[matroska @ 0x56205c7047c0] Writing block of size 14138 with pts 1069, dts 897, duration 34 at relative offset 216305 in cluster at offset 786. TrackNumber 1, keyframe 0
1955[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.84
1956[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.81867 queue head -1 ts N/A
1957[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.84 queue head -1 ts N/A
1958[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1959[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3804, out pts 110
1960[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 109 to pts 109
1961[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3804, out pts 110
1962[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 109 to pts 109
1963[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3804, out pts 110
1964[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 109 to pts 109
1965[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.7931
1966[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.7931 queue head -1 ts N/A
1967[libx264 @ 0x56205c705b80] frame= 29 QP=27.11 NAL=2 Slice:B Poc:58 I:141 P:3024 SKIP:4995 size=6908 bytes
1968[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 917, dts 917, duration 21 at relative offset 230450 in cluster at offset 786. TrackNumber 2, keyframe 1
1969[matroska @ 0x56205c7047c0] Writing block of size 6908 with pts 1000, dts 931, duration 34 at relative offset 230789 in cluster at offset 786. TrackNumber 1, keyframe 0
1970[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.872
1971[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.86133 queue head -1 ts N/A
1972[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1973[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3837, out pts 111
1974[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 110 to pts 110
1975[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3837, out pts 111
1976[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 110 to pts 110
1977[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3837, out pts 111
1978[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 110 to pts 110
1979[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
1980[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.82759
1981[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.82759 queue head -1 ts N/A
1982[libx264 @ 0x56205c705b80] frame= 30 QP=28.68 NAL=0 Slice:B Poc:56 I:19 P:2417 SKIP:5724 size=3398 bytes
1983[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 939, dts 939, duration 21 at relative offset 237704 in cluster at offset 786. TrackNumber 2, keyframe 1
1984[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 960, dts 960, duration 21 at relative offset 238075 in cluster at offset 786. TrackNumber 2, keyframe 1
1985[matroska @ 0x56205c7047c0] Writing block of size 3398 with pts 966, dts 966, duration 34 at relative offset 238420 in cluster at offset 786. TrackNumber 1, keyframe 0
1986[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.904
1987[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.88267 queue head -1 ts N/A
1988[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.904 queue head -1 ts N/A
1989[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1990[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3871, out pts 112
1991[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 111 to pts 111
1992[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3871, out pts 112
1993[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 111 to pts 111
1994[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3871, out pts 112
1995[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 111 to pts 111
1996[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.86207
1997[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.86207 queue head -1 ts N/A
1998[libx264 @ 0x56205c705b80] frame= 31 QP=27.47 NAL=0 Slice:B Poc:60 I:42 P:2701 SKIP:5417 size=4080 bytes
1999[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 981, dts 981, duration 21 at relative offset 241825 in cluster at offset 786. TrackNumber 2, keyframe 1
2000[matroska @ 0x56205c7047c0] Writing block of size 4080 with pts 1034, dts 1000, duration 34 at relative offset 242182 in cluster at offset 786. TrackNumber 1, keyframe 0
2001[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.936
2002[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.92533 queue head -1 ts N/A
2003[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3904, out pts 113
2004[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2005[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 112 to pts 112
2006[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3904, out pts 113
2007[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 112 to pts 112
2008[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3904, out pts 113
2009[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 112 to pts 112
2010[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.89655
2011[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.89655 queue head -1 ts N/A
2012[libx264 @ 0x56205c705b80] frame= 32 QP=25.23 NAL=2 Slice:P Poc:70 I:1203 P:3282 SKIP:3675 size=12778 bytes
2013[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 1003, dts 1003, duration 21 at relative offset 246269 in cluster at offset 786. TrackNumber 2, keyframe 1
2014[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 1024, dts 1024, duration 21 at relative offset 246613 in cluster at offset 786. TrackNumber 2, keyframe 1
2015[matroska @ 0x56205c7047c0] Writing block of size 12778 with pts 1207, dts 1034, duration 34 at relative offset 246963 in cluster at offset 786. TrackNumber 1, keyframe 0
2016[out#0/matroska @ 0x56205c704680] sq: send 1 ts 3.968
2017[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.94667 queue head -1 ts N/A
2018[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.968 queue head -1 ts N/A
2019[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2020[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3937, out pts 114
2021[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 113 to pts 113
2022[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3937, out pts 114
2023[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 113 to pts 113
2024[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3937, out pts 114
2025[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 113 to pts 113
2026[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.93103
2027[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.93103 queue head -1 ts N/A
2028[libx264 @ 0x56205c705b80] frame= 33 QP=27.31 NAL=2 Slice:B Poc:66 I:72 P:3303 SKIP:4785 size=7410 bytes
2029[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 1045, dts 1045, duration 21 at relative offset 259748 in cluster at offset 786. TrackNumber 2, keyframe 1
2030[matroska @ 0x56205c7047c0] Writing block of size 362 with pts 1067, dts 1067, duration 21 at relative offset 260119 in cluster at offset 786. TrackNumber 2, keyframe 1
2031[matroska @ 0x56205c7047c0] Writing block of size 7410 with pts 1138, dts 1069, duration 34 at relative offset 260488 in cluster at offset 786. TrackNumber 1, keyframe 0
2032[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4
2033[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 3.98933 queue head -1 ts N/A
2034[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2035[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 3971, out pts 115
2036[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 114 to pts 114
2037[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 3971, out pts 115
2038[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 114 to pts 114
2039[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 3971, out pts 115
2040[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 114 to pts 114
2041[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2042[out#0/matroska @ 0x56205c704680] sq: send 0 ts 3.96552
2043[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 3.96552 queue head -1 ts N/A
2044[libx264 @ 0x56205c705b80] frame= 34 QP=28.11 NAL=0 Slice:B Poc:64 I:11 P:2691 SKIP:5458 size=3419 bytes
2045[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 1088, dts 1088, duration 21 at relative offset 267905 in cluster at offset 786. TrackNumber 2, keyframe 1
2046[matroska @ 0x56205c7047c0] Writing block of size 3419 with pts 1103, dts 1103, duration 34 at relative offset 268266 in cluster at offset 786. TrackNumber 1, keyframe 0
2047[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.032
2048[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.01067 queue head -1 ts N/A
2049[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.032 queue head -1 ts N/A
2050[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2051[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4004, out pts 116
2052[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 115 to pts 115
2053[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4004, out pts 116
2054[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 115 to pts 115
2055[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4004, out pts 116
2056[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 115 to pts 115
2057[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4
2058[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4 queue head -1 ts N/A
2059[libx264 @ 0x56205c705b80] frame= 35 QP=28.33 NAL=0 Slice:B Poc:68 I:10 P:2748 SKIP:5402 size=4041 bytes
2060[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 1109, dts 1109, duration 21 at relative offset 271692 in cluster at offset 786. TrackNumber 2, keyframe 1
2061[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 1131, dts 1131, duration 21 at relative offset 272028 in cluster at offset 786. TrackNumber 2, keyframe 1
2062[matroska @ 0x56205c7047c0] Writing block of size 4041 with pts 1172, dts 1138, duration 34 at relative offset 272387 in cluster at offset 786. TrackNumber 1, keyframe 0
2063[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.064
2064[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.05333 queue head -1 ts N/A
2065[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4037, out pts 117
2066[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2067[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 116 to pts 116
2068[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4037, out pts 117
2069[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 116 to pts 116
2070[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4037, out pts 117
2071[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 116 to pts 116
2072[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.03448
2073[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.03448 queue head -1 ts N/A
2074[libx264 @ 0x56205c705b80] frame= 36 QP=25.12 NAL=2 Slice:P Poc:78 I:1873 P:2941 SKIP:3346 size=15344 bytes
2075[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 1152, dts 1152, duration 21 at relative offset 276435 in cluster at offset 786. TrackNumber 2, keyframe 1
2076[matroska @ 0x56205c7047c0] Writing block of size 15344 with pts 1345, dts 1172, duration 34 at relative offset 276800 in cluster at offset 786. TrackNumber 1, keyframe 0
2077[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.096
2078[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.07467 queue head -1 ts N/A
2079[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.096 queue head -1 ts N/A
2080[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2081[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4071, out pts 118
2082[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 117 to pts 117
2083[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4071, out pts 118
2084[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 117 to pts 117
2085[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4071, out pts 118
2086[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 117 to pts 117
2087[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.06897
2088[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.06897 queue head -1 ts N/A
2089[libx264 @ 0x56205c705b80] frame= 37 QP=27.31 NAL=2 Slice:B Poc:74 I:145 P:3154 SKIP:4861 size=8021 bytes
2090[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 1173, dts 1173, duration 21 at relative offset 292151 in cluster at offset 786. TrackNumber 2, keyframe 1
2091[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 1195, dts 1195, duration 21 at relative offset 292509 in cluster at offset 786. TrackNumber 2, keyframe 1
2092[matroska @ 0x56205c7047c0] Writing block of size 8021 with pts 1276, dts 1207, duration 34 at relative offset 292865 in cluster at offset 786. TrackNumber 1, keyframe 0
2093[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.128
2094[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.11733 queue head -1 ts N/A
2095[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.16
2096[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.13867 queue head -1 ts N/A
2097[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.16 queue head -1 ts N/A
2098[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4104, out pts 119
2099[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 118 to pts 118
2100[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2101[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4104, out pts 119
2102[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 118 to pts 118
2103[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4104, out pts 119
2104[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 118 to pts 118
2105[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.10345
2106[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.10345 queue head -1 ts N/A
2107[libx264 @ 0x56205c705b80] frame= 38 QP=29.23 NAL=0 Slice:B Poc:72 I:40 P:2579 SKIP:5541 size=4400 bytes
2108[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 1216, dts 1216, duration 21 at relative offset 300893 in cluster at offset 786. TrackNumber 2, keyframe 1
2109[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 1237, dts 1237, duration 21 at relative offset 301233 in cluster at offset 786. TrackNumber 2, keyframe 1
2110[matroska @ 0x56205c7047c0] Writing block of size 4400 with pts 1241, dts 1241, duration 34 at relative offset 301595 in cluster at offset 786. TrackNumber 1, keyframe 0
2111[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.192
2112[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.18133 queue head -1 ts N/A
2113[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2114[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4137, out pts 120
2115[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 119 to pts 119
2116[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4137, out pts 120
2117[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 119 to pts 119
2118[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4137, out pts 120
2119[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 119 to pts 119
2120[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2121[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.13793
2122[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.13793 queue head -1 ts N/A
2123[libx264 @ 0x56205c705b80] frame= 39 QP=28.34 NAL=0 Slice:B Poc:76 I:24 P:2930 SKIP:5206 size=4430 bytes
2124[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 1259, dts 1259, duration 21 at relative offset 306002 in cluster at offset 786. TrackNumber 2, keyframe 1
2125[matroska @ 0x56205c7047c0] Writing block of size 4430 with pts 1310, dts 1276, duration 34 at relative offset 306343 in cluster at offset 786. TrackNumber 1, keyframe 0
2126[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.224
2127[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.20267 queue head -1 ts N/A
2128[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.224 queue head -1 ts N/A
2129[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4171, out pts 121
2130[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2131[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 120 to pts 120
2132[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4171, out pts 121
2133[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 120 to pts 120
2134[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4171, out pts 121
2135[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 120 to pts 120
2136[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.17241
2137[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.17241 queue head -1 ts N/A
2138[libx264 @ 0x56205c705b80] frame= 40 QP=24.97 NAL=2 Slice:P Poc:86 I:1538 P:3266 SKIP:3356 size=17626 bytes
2139[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 1280, dts 1280, duration 21 at relative offset 310780 in cluster at offset 786. TrackNumber 2, keyframe 1
2140[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 1301, dts 1301, duration 21 at relative offset 311113 in cluster at offset 786. TrackNumber 2, keyframe 1
2141[matroska @ 0x56205c7047c0] Writing block of size 17626 with pts 1483, dts 1310, duration 34 at relative offset 311444 in cluster at offset 786. TrackNumber 1, keyframe 0
2142[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.256
2143[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.24533 queue head -1 ts N/A
2144[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4204, out pts 122
2145[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2146[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 121 to pts 121
2147[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4204, out pts 122
2148[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 121 to pts 121
2149[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4204, out pts 122
2150[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 121 to pts 121
2151[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.2069
2152[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.2069 queue head -1 ts N/A
2153[libx264 @ 0x56205c705b80] frame= 41 QP=27.13 NAL=2 Slice:B Poc:82 I:117 P:2834 SKIP:5209 size=6604 bytes
2154[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 1323, dts 1323, duration 21 at relative offset 329078 in cluster at offset 786. TrackNumber 2, keyframe 1
2155[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 1344, dts 1344, duration 21 at relative offset 329429 in cluster at offset 786. TrackNumber 2, keyframe 1
2156[matroska @ 0x56205c7047c0] Writing block of size 6604 with pts 1414, dts 1345, duration 34 at relative offset 329767 in cluster at offset 786. TrackNumber 1, keyframe 0
2157[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.288
2158[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.26667 queue head -1 ts N/A
2159[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.288 queue head -1 ts N/A
2160[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2161[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4238, out pts 123
2162[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 122 to pts 122
2163[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4238, out pts 123
2164[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 122 to pts 122
2165[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4238, out pts 123
2166[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 122 to pts 122
2167[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.24138
2168[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.24138 queue head -1 ts N/A
2169[libx264 @ 0x56205c705b80] frame= 42 QP=28.28 NAL=0 Slice:B Poc:80 I:62 P:2713 SKIP:5385 size=4949 bytes
2170[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 1365, dts 1365, duration 21 at relative offset 336378 in cluster at offset 786. TrackNumber 2, keyframe 1
2171[matroska @ 0x56205c7047c0] Writing block of size 4949 with pts 1379, dts 1379, duration 34 at relative offset 336729 in cluster at offset 786. TrackNumber 1, keyframe 0
2172[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.32
2173[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.30933 queue head -1 ts N/A
2174[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4271, out pts 124
2175[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 123 to pts 123
2176[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2177[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4271, out pts 124
2178[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 123 to pts 123
2179[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4271, out pts 124
2180[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 123 to pts 123
2181[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2182[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.27586
2183[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.27586 queue head -1 ts N/A
2184[libx264 @ 0x56205c705b80] frame= 43 QP=28.01 NAL=0 Slice:B Poc:84 I:3 P:2476 SKIP:5681 size=3190 bytes
2185[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 1387, dts 1387, duration 21 at relative offset 341685 in cluster at offset 786. TrackNumber 2, keyframe 1
2186[matroska @ 0x56205c7047c0] Writing block of size 356 with pts 1408, dts 1408, duration 21 at relative offset 342001 in cluster at offset 786. TrackNumber 2, keyframe 1
2187[matroska @ 0x56205c7047c0] Writing block of size 3190 with pts 1448, dts 1414, duration 34 at relative offset 342364 in cluster at offset 786. TrackNumber 1, keyframe 0
2188[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.352
2189[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.33067 queue head -1 ts N/A
2190[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.352 queue head -1 ts N/A
2191[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4304, out pts 125
2192[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 124 to pts 124
2193[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2194[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4304, out pts 125
2195[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 124 to pts 124
2196[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4304, out pts 125
2197[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 124 to pts 124
2198[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.31034
2199[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.31034 queue head -1 ts N/A
2200[libx264 @ 0x56205c705b80] frame= 44 QP=24.04 NAL=2 Slice:P Poc:92 I:980 P:3780 SKIP:3400 size=15330 bytes
2201[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 1429, dts 1429, duration 21 at relative offset 345561 in cluster at offset 786. TrackNumber 2, keyframe 1
2202[matroska @ 0x56205c7047c0] Writing block of size 15330 with pts 1586, dts 1448, duration 34 at relative offset 345916 in cluster at offset 786. TrackNumber 1, keyframe 0
2203[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.384
2204[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.37333 queue head -1 ts N/A
2205[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4338, out pts 126
2206[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2207[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 125 to pts 125
2208[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4338, out pts 126
2209[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 125 to pts 125
2210[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4338, out pts 126
2211[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 125 to pts 125
2212[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.34483
2213[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.34483 queue head -1 ts N/A
2214[libx264 @ 0x56205c705b80] frame= 45 QP=27.51 NAL=2 Slice:B Poc:88 I:5 P:2450 SKIP:5705 size=3678 bytes
2215[matroska @ 0x56205c7047c0] Writing block of size 356 with pts 1451, dts 1451, duration 21 at relative offset 361253 in cluster at offset 786. TrackNumber 2, keyframe 1
2216[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 1472, dts 1472, duration 21 at relative offset 361616 in cluster at offset 786. TrackNumber 2, keyframe 1
2217[matroska @ 0x56205c7047c0] Writing block of size 3678 with pts 1517, dts 1483, duration 34 at relative offset 361957 in cluster at offset 786. TrackNumber 1, keyframe 0
2218[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.416
2219[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.39467 queue head -1 ts N/A
2220[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.416 queue head -1 ts N/A
2221[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2222[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4371, out pts 127
2223[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 126 to pts 126
2224[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4371, out pts 127
2225[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 126 to pts 126
2226[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4371, out pts 127
2227[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 126 to pts 126
2228[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.37931
2229[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.37931 queue head -1 ts N/A
2230[libx264 @ 0x56205c705b80] frame= 46 QP=27.92 NAL=0 Slice:B Poc:90 I:14 P:2841 SKIP:5305 size=3964 bytes
2231[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 1493, dts 1493, duration 21 at relative offset 365642 in cluster at offset 786. TrackNumber 2, keyframe 1
2232[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 1515, dts 1515, duration 21 at relative offset 365995 in cluster at offset 786. TrackNumber 2, keyframe 1
2233[matroska @ 0x56205c7047c0] Writing block of size 3964 with pts 1552, dts 1517, duration 34 at relative offset 366355 in cluster at offset 786. TrackNumber 1, keyframe 0
2234[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.448
2235[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.43733 queue head -1 ts N/A
2236[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4404, out pts 128
2237[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2238[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 127 to pts 127
2239[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4404, out pts 128
2240[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 127 to pts 127
2241[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4404, out pts 128
2242[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 127 to pts 127
2243[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2244[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.41379
2245[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.41379 queue head -1 ts N/A
2246[libx264 @ 0x56205c705b80] frame= 47 QP=24.60 NAL=2 Slice:P Poc:100 I:666 P:3305 SKIP:4189 size=13653 bytes
2247[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 1536, dts 1536, duration 21 at relative offset 370326 in cluster at offset 786. TrackNumber 2, keyframe 1
2248[matroska @ 0x56205c7047c0] Writing block of size 13653 with pts 1724, dts 1552, duration 34 at relative offset 370687 in cluster at offset 786. TrackNumber 1, keyframe 0
2249[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.48
2250[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.45867 queue head -1 ts N/A
2251[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.48 queue head -1 ts N/A
2252[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2253[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4438, out pts 129
2254[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 128 to pts 128
2255[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4438, out pts 129
2256[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 128 to pts 128
2257[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4438, out pts 129
2258[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 128 to pts 128
2259[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.44828
2260[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.44828 queue head -1 ts N/A
2261[libx264 @ 0x56205c705b80] frame= 48 QP=26.85 NAL=2 Slice:B Poc:96 I:8 P:2754 SKIP:5398 size=4943 bytes
2262[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 1557, dts 1557, duration 21 at relative offset 384347 in cluster at offset 786. TrackNumber 2, keyframe 1
2263[matroska @ 0x56205c7047c0] Writing block of size 356 with pts 1579, dts 1579, duration 21 at relative offset 384690 in cluster at offset 786. TrackNumber 2, keyframe 1
2264[matroska @ 0x56205c7047c0] Writing block of size 4943 with pts 1655, dts 1586, duration 34 at relative offset 385053 in cluster at offset 786. TrackNumber 1, keyframe 0
2265[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.512
2266[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.50133 queue head -1 ts N/A
2267[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2268[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4471, out pts 130
2269[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 129 to pts 129
2270[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4471, out pts 130
2271[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 129 to pts 129
2272[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4471, out pts 130
2273[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 129 to pts 129
2274[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.48276
2275[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.48276 queue head -1 ts N/A
2276[libx264 @ 0x56205c705b80] frame= 49 QP=28.22 NAL=0 Slice:B Poc:94 I:2 P:2344 SKIP:5814 size=2855 bytes
2277[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 1600, dts 1600, duration 21 at relative offset 390003 in cluster at offset 786. TrackNumber 2, keyframe 1
2278[matroska @ 0x56205c7047c0] Writing block of size 2855 with pts 1621, dts 1621, duration 34 at relative offset 390362 in cluster at offset 786. TrackNumber 1, keyframe 0
2279[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.544
2280[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.52267 queue head -1 ts N/A
2281[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.544 queue head -1 ts N/A
2282[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4505, out pts 131
2283[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 130 to pts 130
2284[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2285[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4505, out pts 131
2286[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 130 to pts 130
2287[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4505, out pts 131
2288[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 130 to pts 130
2289[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.51724
2290[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.51724 queue head -1 ts N/A
2291[libx264 @ 0x56205c705b80] frame= 50 QP=27.68 NAL=0 Slice:B Poc:98 I:1 P:2482 SKIP:5677 size=2652 bytes
2292[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 1621, dts 1621, duration 21 at relative offset 393224 in cluster at offset 786. TrackNumber 2, keyframe 1
2293[matroska @ 0x56205c7047c0] Writing block of size 314 with pts 1643, dts 1643, duration 21 at relative offset 393556 in cluster at offset 786. TrackNumber 2, keyframe 1
2294[matroska @ 0x56205c7047c0] Writing block of size 2652 with pts 1690, dts 1655, duration 34 at relative offset 393877 in cluster at offset 786. TrackNumber 1, keyframe 0
2295[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.576
2296[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.56533 queue head -1 ts N/A
2297[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4538, out pts 132
2298[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2299[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 131 to pts 131
2300[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4538, out pts 132
2301[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 131 to pts 131
2302[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4538, out pts 132
2303[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 131 to pts 131
2304[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2305[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.55172
2306[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.55172 queue head -1 ts N/A
2307[libx264 @ 0x56205c705b80] frame= 51 QP=24.60 NAL=2 Slice:P Poc:108 I:651 P:3278 SKIP:4231 size=11706 bytes
2308[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 1664, dts 1664, duration 21 at relative offset 396536 in cluster at offset 786. TrackNumber 2, keyframe 1
2309[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 1685, dts 1685, duration 21 at relative offset 396901 in cluster at offset 786. TrackNumber 2, keyframe 1
2310[matroska @ 0x56205c7047c0] Writing block of size 11706 with pts 1862, dts 1690, duration 34 at relative offset 397260 in cluster at offset 786. TrackNumber 1, keyframe 0
2311[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.608
2312[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.58667 queue head -1 ts N/A
2313[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.608 queue head -1 ts N/A
2314[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4571, out pts 133
2315[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 132 to pts 132
2316[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2317[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4571, out pts 133
2318[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 132 to pts 132
2319[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4571, out pts 133
2320[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 132 to pts 132
2321[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.58621
2322[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.58621 queue head -1 ts N/A
2323[libx264 @ 0x56205c705b80] frame= 52 QP=27.40 NAL=2 Slice:B Poc:104 I:14 P:2697 SKIP:5449 size=4622 bytes
2324[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 1707, dts 1707, duration 21 at relative offset 408973 in cluster at offset 786. TrackNumber 2, keyframe 1
2325[matroska @ 0x56205c7047c0] Writing block of size 4622 with pts 1793, dts 1724, duration 34 at relative offset 409328 in cluster at offset 786. TrackNumber 1, keyframe 0
2326[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.64
2327[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.62933 queue head -1 ts N/A
2328[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2329[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4605, out pts 134
2330[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 133 to pts 133
2331[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4605, out pts 134
2332[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 133 to pts 133
2333[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4605, out pts 134
2334[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 133 to pts 133
2335[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.62069
2336[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.62069 queue head -1 ts N/A
2337[libx264 @ 0x56205c705b80] frame= 53 QP=27.99 NAL=0 Slice:B Poc:102 I:1 P:2553 SKIP:5606 size=2679 bytes
2338[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 1728, dts 1728, duration 21 at relative offset 413957 in cluster at offset 786. TrackNumber 2, keyframe 1
2339[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 1749, dts 1749, duration 21 at relative offset 414295 in cluster at offset 786. TrackNumber 2, keyframe 1
2340[matroska @ 0x56205c7047c0] Writing block of size 2679 with pts 1759, dts 1759, duration 34 at relative offset 414632 in cluster at offset 786. TrackNumber 1, keyframe 0
2341[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.672
2342[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.65067 queue head -1 ts N/A
2343[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.672 queue head -1 ts N/A
2344[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4638, out pts 135
2345[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2346[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 134 to pts 134
2347[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4638, out pts 135
2348[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 134 to pts 134
2349[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4638, out pts 135
2350[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 134 to pts 134
2351[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.65517
2352[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.65517 queue head -1 ts N/A
2353[libx264 @ 0x56205c705b80] frame= 54 QP=28.40 NAL=0 Slice:B Poc:106 I:2 P:2316 SKIP:5842 size=2418 bytes
2354[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 1771, dts 1771, duration 21 at relative offset 417318 in cluster at offset 786. TrackNumber 2, keyframe 1
2355[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 1792, dts 1792, duration 21 at relative offset 417663 in cluster at offset 786. TrackNumber 2, keyframe 1
2356[matroska @ 0x56205c7047c0] Writing block of size 2418 with pts 1828, dts 1793, duration 34 at relative offset 418017 in cluster at offset 786. TrackNumber 1, keyframe 0
2357[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.704
2358[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.69333 queue head -1 ts N/A
2359[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4671, out pts 135
2360[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2361[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 135
2362[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4671, out pts 135
2363[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 135
2364[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4671, out pts 135
2365[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 135
2366[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.736
2367[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.71467 queue head -1 ts N/A
2368[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.736 queue head -1 ts N/A
2369[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4705, out pts 136
2370[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 135 to pts 135
2371[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2372[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4705, out pts 136
2373[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 135 to pts 135
2374[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4705, out pts 136
2375[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 135 to pts 135
2376[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2377[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.68966
2378[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.68966 queue head -1 ts N/A
2379[libx264 @ 0x56205c705b80] frame= 55 QP=24.56 NAL=2 Slice:P Poc:116 I:954 P:3110 SKIP:4096 size=12149 bytes
2380[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 1813, dts 1813, duration 21 at relative offset 420442 in cluster at offset 786. TrackNumber 2, keyframe 1
2381[matroska @ 0x56205c7047c0] Writing block of size 12149 with pts 2000, dts 1828, duration 34 at relative offset 420790 in cluster at offset 786. TrackNumber 1, keyframe 0
2382[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.768
2383[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.75733 queue head -1 ts N/A
2384[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4738, out pts 137
2385[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2386[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 136 to pts 136
2387[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4738, out pts 137
2388[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 136 to pts 136
2389[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4738, out pts 137
2390[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 136 to pts 136
2391[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.72414
2392[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.72414 queue head -1 ts N/A
2393[libx264 @ 0x56205c705b80] frame= 56 QP=27.84 NAL=2 Slice:B Poc:112 I:34 P:3010 SKIP:5116 size=5325 bytes
2394[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 1835, dts 1835, duration 21 at relative offset 432946 in cluster at offset 786. TrackNumber 2, keyframe 1
2395[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 1856, dts 1856, duration 21 at relative offset 433301 in cluster at offset 786. TrackNumber 2, keyframe 1
2396[matroska @ 0x56205c7047c0] Writing block of size 5325 with pts 1931, dts 1862, duration 34 at relative offset 433652 in cluster at offset 786. TrackNumber 1, keyframe 0
2397[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.8
2398[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.77867 queue head -1 ts N/A
2399[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.8 queue head -1 ts N/A
2400[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2401[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4771, out pts 138
2402[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 137 to pts 137
2403[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4771, out pts 138
2404[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 137 to pts 137
2405[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4771, out pts 138
2406[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 137 to pts 137
2407[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.75862
2408[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.75862 queue head -1 ts N/A
2409[libx264 @ 0x56205c705b80] frame= 57 QP=29.46 NAL=0 Slice:B Poc:110 I:9 P:2296 SKIP:5855 size=2781 bytes
2410[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 1877, dts 1877, duration 21 at relative offset 438984 in cluster at offset 786. TrackNumber 2, keyframe 1
2411[matroska @ 0x56205c7047c0] Writing block of size 2781 with pts 1897, dts 1897, duration 34 at relative offset 439327 in cluster at offset 786. TrackNumber 1, keyframe 0
2412[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.832
2413[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.82133 queue head -1 ts N/A
2414[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4805, out pts 139
2415[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 138 to pts 138
2416[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4805, out pts 139
2417[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 138 to pts 138
2418[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4805, out pts 139
2419[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 138 to pts 138
2420[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.7931
2421[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.7931 queue head -1 ts N/A
2422[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2423[libx264 @ 0x56205c705b80] frame= 58 QP=28.48 NAL=0 Slice:B Poc:114 I:4 P:2415 SKIP:5741 size=2895 bytes
2424[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 1899, dts 1899, duration 21 at relative offset 442115 in cluster at offset 786. TrackNumber 2, keyframe 1
2425[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 1920, dts 1920, duration 21 at relative offset 442466 in cluster at offset 786. TrackNumber 2, keyframe 1
2426[matroska @ 0x56205c7047c0] Writing block of size 2895 with pts 1966, dts 1931, duration 34 at relative offset 442819 in cluster at offset 786. TrackNumber 1, keyframe 0
2427[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.864
2428[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.84267 queue head -1 ts N/A
2429[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.864 queue head -1 ts N/A
2430[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4838, out pts 140
2431[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 139 to pts 139
2432[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2433[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4838, out pts 140
2434[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 139 to pts 139
2435[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4838, out pts 140
2436[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 139 to pts 139
2437[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2438[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.82759
2439[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.82759 queue head -1 ts N/A
2440[libx264 @ 0x56205c705b80] frame= 59 QP=24.96 NAL=2 Slice:P Poc:124 I:894 P:3352 SKIP:3914 size=12150 bytes
2441[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 1941, dts 1941, duration 21 at relative offset 445721 in cluster at offset 786. TrackNumber 2, keyframe 1
2442[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 1963, dts 1963, duration 21 at relative offset 446079 in cluster at offset 786. TrackNumber 2, keyframe 1
2443[matroska @ 0x56205c7047c0] Writing block of size 12150 with pts 2138, dts 1966, duration 34 at relative offset 446421 in cluster at offset 786. TrackNumber 1, keyframe 0
2444[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.896
2445[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.88533 queue head -1 ts N/A
2446[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.928
2447[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.90667 queue head -1 ts N/A
2448[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.928 queue head -1 ts N/A
2449[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2450[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4872, out pts 141
2451[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 140 to pts 140
2452[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4872, out pts 141
2453[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 140 to pts 140
2454[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4872, out pts 141
2455[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 140 to pts 140
2456[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.86207
2457[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.86207 queue head -1 ts N/A
2458[libx264 @ 0x56205c705b80] frame= 60 QP=27.09 NAL=2 Slice:B Poc:120 I:23 P:2932 SKIP:5205 size=5102 bytes
2459[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 1984, dts 1984, duration 21 at relative offset 458578 in cluster at offset 786. TrackNumber 2, keyframe 1
2460[matroska @ 0x56205c7047c0] Writing block of size 5102 with pts 2069, dts 2000, duration 34 at relative offset 458927 in cluster at offset 786. TrackNumber 1, keyframe 0
2461[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.96
2462[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.94933 queue head -1 ts N/A
2463[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2464[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4905, out pts 142
2465[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 141 to pts 141
2466[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4905, out pts 142
2467[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 141 to pts 141
2468[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4905, out pts 142
2469[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 141 to pts 141
2470[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.89655
2471[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.89655 queue head -1 ts N/A
2472[libx264 @ 0x56205c705b80] frame= 61 QP=27.86 NAL=0 Slice:B Poc:118 I:3 P:2334 SKIP:5823 size=2712 bytes
2473[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 2005, dts 2005, duration 21 at relative offset 464036 in cluster at offset 786. TrackNumber 2, keyframe 1
2474[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 2027, dts 2027, duration 21 at relative offset 464374 in cluster at offset 786. TrackNumber 2, keyframe 1
2475[matroska @ 0x56205c7047c0] Writing block of size 2712 with pts 2034, dts 2034, duration 34 at relative offset 464702 in cluster at offset 786. TrackNumber 1, keyframe 0
2476[out#0/matroska @ 0x56205c704680] sq: send 1 ts 4.992
2477[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.97067 queue head -1 ts N/A
2478[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 4.992 queue head -1 ts N/A
2479[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2480[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4938, out pts 143
2481[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 142 to pts 142
2482[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4938, out pts 143
2483[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 142 to pts 142
2484[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4938, out pts 143
2485[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 142 to pts 142
2486[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.93103
2487[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.93103 queue head -1 ts N/A
2488[libx264 @ 0x56205c705b80] frame= 62 QP=30.17 NAL=0 Slice:B Poc:122 I:5 P:2113 SKIP:6042 size=2823 bytes
2489[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 2048, dts 2048, duration 21 at relative offset 467421 in cluster at offset 786. TrackNumber 2, keyframe 1
2490[matroska @ 0x56205c7047c0] Writing block of size 2823 with pts 2103, dts 2069, duration 34 at relative offset 467763 in cluster at offset 786. TrackNumber 1, keyframe 0
2491[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.024
2492[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.01333 queue head -1 ts N/A
2493[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2494[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 4972, out pts 144
2495[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 143 to pts 143
2496[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 4972, out pts 144
2497[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 143 to pts 143
2498[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 4972, out pts 144
2499[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 143 to pts 143
2500[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2501[out#0/matroska @ 0x56205c704680] sq: send 0 ts 4.96552
2502[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 4.96552 queue head -1 ts N/A
2503[libx264 @ 0x56205c705b80] frame= 63 QP=24.28 NAL=2 Slice:P Poc:132 I:1527 P:3014 SKIP:3619 size=15508 bytes
2504[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 2069, dts 2069, duration 21 at relative offset 470593 in cluster at offset 786. TrackNumber 2, keyframe 1
2505[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 2091, dts 2091, duration 21 at relative offset 470944 in cluster at offset 786. TrackNumber 2, keyframe 1
2506[matroska @ 0x56205c7047c0] Writing block of size 15508 with pts 2276, dts 2103, duration 34 at relative offset 471285 in cluster at offset 786. TrackNumber 1, keyframe 0
2507[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.056
2508[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.03467 queue head -1 ts N/A
2509[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.056 queue head -1 ts N/A
2510[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5005, out pts 145
2511[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 144 to pts 144
2512[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2513[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5005, out pts 145
2514[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 144 to pts 144
2515[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5005, out pts 145
2516[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 144 to pts 144
2517[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5
2518[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5 queue head -1 ts N/A
2519[libx264 @ 0x56205c705b80] frame= 64 QP=27.26 NAL=2 Slice:B Poc:128 I:147 P:2756 SKIP:5257 size=6183 bytes
2520[matroska @ 0x56205c7047c0] Writing block of size 306 with pts 2112, dts 2112, duration 21 at relative offset 486800 in cluster at offset 786. TrackNumber 2, keyframe 1
2521[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 2133, dts 2133, duration 21 at relative offset 487113 in cluster at offset 786. TrackNumber 2, keyframe 1
2522[matroska @ 0x56205c7047c0] Writing block of size 6183 with pts 2207, dts 2138, duration 34 at relative offset 487440 in cluster at offset 786. TrackNumber 1, keyframe 0
2523[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.088
2524[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.07733 queue head -1 ts N/A
2525[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2526[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5038, out pts 146
2527[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 145 to pts 145
2528[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5038, out pts 146
2529[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 145 to pts 145
2530[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5038, out pts 146
2531[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 145 to pts 145
2532[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.03448
2533[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.03448 queue head -1 ts N/A
2534[libx264 @ 0x56205c705b80] frame= 65 QP=28.56 NAL=0 Slice:B Poc:126 I:26 P:2555 SKIP:5579 size=3651 bytes
2535[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 2155, dts 2155, duration 21 at relative offset 493630 in cluster at offset 786. TrackNumber 2, keyframe 1
2536[matroska @ 0x56205c7047c0] Writing block of size 3651 with pts 2172, dts 2172, duration 34 at relative offset 493973 in cluster at offset 786. TrackNumber 1, keyframe 0
2537[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.12
2538[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.09867 queue head -1 ts N/A
2539[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.12 queue head -1 ts N/A
2540[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5072, out pts 147
2541[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 146 to pts 146
2542nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2543[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5072, out pts 147
2544[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 146 to pts 146
2545[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5072, out pts 147
2546[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 146 to pts 146
2547[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.06897
2548[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.06897 queue head -1 ts N/A
2549[libx264 @ 0x56205c705b80] frame= 66 QP=29.19 NAL=0 Slice:B Poc:130 I:19 P:2102 SKIP:6039 size=3028 bytes
2550[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 2176, dts 2176, duration 21 at relative offset 497631 in cluster at offset 786. TrackNumber 2, keyframe 1
2551[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 2197, dts 2197, duration 21 at relative offset 497982 in cluster at offset 786. TrackNumber 2, keyframe 1
2552[matroska @ 0x56205c7047c0] Writing block of size 3028 with pts 2241, dts 2207, duration 34 at relative offset 498341 in cluster at offset 786. TrackNumber 1, keyframe 0
2553[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.152
2554[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.14133 queue head -1 ts N/A
2555[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5105, out pts 148
2556[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 147 to pts 147
2557nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2558[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5105, out pts 148
2559[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 147 to pts 147
2560[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5105, out pts 148
2561[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 147 to pts 147
2562[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.10345
2563[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.10345 queue head -1 ts N/A
2564[libx264 @ 0x56205c705b80] frame= 67 QP=24.47 NAL=2 Slice:P Poc:140 I:908 P:3496 SKIP:3756 size=14560 bytes
2565[matroska @ 0x56205c7047c0] Writing block of size 366 with pts 2219, dts 2219, duration 21 at relative offset 501376 in cluster at offset 786. TrackNumber 2, keyframe 1
2566[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 2240, dts 2240, duration 21 at relative offset 501749 in cluster at offset 786. TrackNumber 2, keyframe 1
2567[matroska @ 0x56205c7047c0] Writing block of size 14560 with pts 2414, dts 2241, duration 34 at relative offset 502124 in cluster at offset 786. TrackNumber 1, keyframe 0
2568[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.184
2569[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.16267 queue head -1 ts N/A
2570[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.184 queue head -1 ts N/A
2571[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5138, out pts 149
2572[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 148 to pts 148
2573[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2574[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5138, out pts 149
2575[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 148 to pts 148
2576[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5138, out pts 149
2577[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 148 to pts 148
2578[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2579[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.13793
2580[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.13793 queue head -1 ts N/A
2581[libx264 @ 0x56205c705b80] frame= 68 QP=27.32 NAL=2 Slice:B Poc:136 I:26 P:2970 SKIP:5164 size=5176 bytes
2582[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 2261, dts 2261, duration 21 at relative offset 516691 in cluster at offset 786. TrackNumber 2, keyframe 1
2583[matroska @ 0x56205c7047c0] Writing block of size 5176 with pts 2345, dts 2276, duration 34 at relative offset 517065 in cluster at offset 786. TrackNumber 1, keyframe 0
2584[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.216
2585[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.20533 queue head -1 ts N/A
2586[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5172, out pts 150
2587[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2588[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 149 to pts 149
2589[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5172, out pts 150
2590[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 149 to pts 149
2591[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5172, out pts 150
2592[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 149 to pts 149
2593[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.17241
2594[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.17241 queue head -1 ts N/A
2595[libx264 @ 0x56205c705b80] frame= 69 QP=29.76 NAL=0 Slice:B Poc:134 I:8 P:2406 SKIP:5746 size=2807 bytes
2596[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 2283, dts 2283, duration 21 at relative offset 522248 in cluster at offset 786. TrackNumber 2, keyframe 1
2597[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 2304, dts 2304, duration 21 at relative offset 522623 in cluster at offset 786. TrackNumber 2, keyframe 1
2598[matroska @ 0x56205c7047c0] Writing block of size 2807 with pts 2310, dts 2310, duration 34 at relative offset 522998 in cluster at offset 786. TrackNumber 1, keyframe 0
2599[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.248
2600[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.22667 queue head -1 ts N/A
2601[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.248 queue head -1 ts N/A
2602[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2603[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5205, out pts 151
2604[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 150 to pts 150
2605[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5205, out pts 151
2606[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 150 to pts 150
2607[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5205, out pts 151
2608[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 150 to pts 150
2609[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.2069
2610[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.2069 queue head -1 ts N/A
2611[libx264 @ 0x56205c705b80] frame= 70 QP=28.11 NAL=0 Slice:B Poc:138 I:13 P:2222 SKIP:5925 size=3060 bytes
2612[matroska @ 0x56205c7047c0] Writing block of size 374 with pts 2325, dts 2325, duration 21 at relative offset 525812 in cluster at offset 786. TrackNumber 2, keyframe 1
2613[matroska @ 0x56205c7047c0] Writing block of size 3060 with pts 2379, dts 2345, duration 34 at relative offset 526193 in cluster at offset 786. TrackNumber 1, keyframe 0
2614[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.28
2615[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.26933 queue head -1 ts N/A
2616[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5239, out pts 152
2617[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 151 to pts 151
2618[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2619[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5239, out pts 152
2620[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 151 to pts 151
2621[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5239, out pts 152
2622[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 151 to pts 151
2623[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.24138
2624[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.24138 queue head -1 ts N/A
2625[libx264 @ 0x56205c705b80] frame= 71 QP=24.70 NAL=2 Slice:P Poc:148 I:568 P:3390 SKIP:4202 size=12195 bytes
2626[matroska @ 0x56205c7047c0] Writing block of size 361 with pts 2347, dts 2347, duration 21 at relative offset 529260 in cluster at offset 786. TrackNumber 2, keyframe 1
2627[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 2368, dts 2368, duration 21 at relative offset 529628 in cluster at offset 786. TrackNumber 2, keyframe 1
2628[matroska @ 0x56205c7047c0] Writing block of size 12195 with pts 2552, dts 2379, duration 34 at relative offset 529979 in cluster at offset 786. TrackNumber 1, keyframe 0
2629[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.312
2630[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.29067 queue head -1 ts N/A
2631[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.312 queue head -1 ts N/A
2632[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2633[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5272, out pts 153
2634[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 152 to pts 152
2635[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5272, out pts 153
2636[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 152 to pts 152
2637[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5272, out pts 153
2638[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 152 to pts 152
2639[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2640[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.27586
2641[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.27586 queue head -1 ts N/A
2642[libx264 @ 0x56205c705b80] frame= 72 QP=26.46 NAL=2 Slice:B Poc:144 I:5 P:2247 SKIP:5908 size=3642 bytes
2643[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 2389, dts 2389, duration 21 at relative offset 542181 in cluster at offset 786. TrackNumber 2, keyframe 1
2644[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 2411, dts 2411, duration 21 at relative offset 542533 in cluster at offset 786. TrackNumber 2, keyframe 1
2645[matroska @ 0x56205c7047c0] Writing block of size 3642 with pts 2483, dts 2414, duration 34 at relative offset 542866 in cluster at offset 786. TrackNumber 1, keyframe 0
2646[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.344
2647[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.33333 queue head -1 ts N/A
2648[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2649[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5305, out pts 154
2650[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 153 to pts 153
2651[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5305, out pts 154
2652[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 153 to pts 153
2653[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5305, out pts 154
2654[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 153 to pts 153
2655[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.31034
2656[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.31034 queue head -1 ts N/A
2657[libx264 @ 0x56205c705b80] frame= 73 QP=28.59 NAL=0 Slice:B Poc:142 I:5 P:2496 SKIP:5659 size=3005 bytes
2658[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 2432, dts 2432, duration 21 at relative offset 546515 in cluster at offset 786. TrackNumber 2, keyframe 1
2659[matroska @ 0x56205c7047c0] Writing block of size 3005 with pts 2448, dts 2448, duration 34 at relative offset 546854 in cluster at offset 786. TrackNumber 1, keyframe 0
2660[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.376
2661[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.35467 queue head -1 ts N/A
2662[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.376 queue head -1 ts N/A
2663[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5339, out pts 155
2664[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 154 to pts 154
2665[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2666[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5339, out pts 155
2667[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 154 to pts 154
2668[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5339, out pts 155
2669[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 154 to pts 154
2670[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.34483
2671[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.34483 queue head -1 ts N/A
2672[libx264 @ 0x56205c705b80] frame= 74 QP=27.36 NAL=0 Slice:B Poc:146 I:2 P:2246 SKIP:5912 size=2395 bytes
2673[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 2453, dts 2453, duration 21 at relative offset 549866 in cluster at offset 786. TrackNumber 2, keyframe 1
2674[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 2475, dts 2475, duration 21 at relative offset 550203 in cluster at offset 786. TrackNumber 2, keyframe 1
2675[matroska @ 0x56205c7047c0] Writing block of size 2395 with pts 2517, dts 2483, duration 34 at relative offset 550546 in cluster at offset 786. TrackNumber 1, keyframe 0
2676[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.408
2677[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.39733 queue head -1 ts N/A
2678[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5372, out pts 156
2679[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 155 to pts 155
2680[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2681[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5372, out pts 156
2682[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 155 to pts 155
2683[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5372, out pts 156
2684[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 155 to pts 155
2685[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.37931
2686[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.37931 queue head -1 ts N/A
2687[libx264 @ 0x56205c705b80] frame= 75 QP=24.11 NAL=2 Slice:P Poc:154 I:756 P:3359 SKIP:4045 size=12459 bytes
2688[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 2496, dts 2496, duration 21 at relative offset 552948 in cluster at offset 786. TrackNumber 2, keyframe 1
2689[matroska @ 0x56205c7047c0] Writing block of size 12459 with pts 2655, dts 2517, duration 34 at relative offset 553295 in cluster at offset 786. TrackNumber 1, keyframe 0
2690[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.44
2691[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.41867 queue head -1 ts N/A
2692[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.44 queue head -1 ts N/A
2693[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2694[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5405, out pts 157
2695[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 156 to pts 156
2696[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5405, out pts 157
2697[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 156 to pts 156
2698[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5405, out pts 157
2699[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 156 to pts 156
2700[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2701[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.41379
2702[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.41379 queue head -1 ts N/A
2703[libx264 @ 0x56205c705b80] frame= 76 QP=25.74 NAL=2 Slice:B Poc:150 I:9 P:2421 SKIP:5730 size=2921 bytes
2704[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 2517, dts 2517, duration 21 at relative offset 565761 in cluster at offset 786. TrackNumber 2, keyframe 1
2705[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 2539, dts 2539, duration 21 at relative offset 566115 in cluster at offset 786. TrackNumber 2, keyframe 1
2706[matroska @ 0x56205c7047c0] Writing block of size 2921 with pts 2586, dts 2552, duration 34 at relative offset 566458 in cluster at offset 786. TrackNumber 1, keyframe 0
2707[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.472
2708[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.46133 queue head -1 ts N/A
2709[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5439, out pts 158
2710[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 157 to pts 157
2711[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5439, out pts 158
2712[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 157 to pts 157
2713[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5439, out pts 158
2714[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 157 to pts 157
2715[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.44828
2716[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.44828 queue head -1 ts N/A
2717[h264 @ 0x56205aae6b40] nal_unit_type: 5(IDR), nal_ref_idc: 3
2718[libx264 @ 0x56205c705b80] frame= 77 QP=29.41 NAL=0 Slice:B Poc:152 I:1 P:1683 SKIP:6476 size=1515 bytes
2719[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 2560, dts 2560, duration 21 at relative offset 569386 in cluster at offset 786. TrackNumber 2, keyframe 1
2720[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 2581, dts 2581, duration 21 at relative offset 569725 in cluster at offset 786. TrackNumber 2, keyframe 1
2721[matroska @ 0x56205c7047c0] Writing block of size 1515 with pts 2621, dts 2586, duration 34 at relative offset 570082 in cluster at offset 786. TrackNumber 1, keyframe 0
2722[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.504
2723[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.48267 queue head -1 ts N/A
2724[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.504 queue head -1 ts N/A
2725[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2726[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5472, out pts 159
2727[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 158 to pts 158
2728[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5472, out pts 159
2729[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 158 to pts 158
2730[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5472, out pts 159
2731[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 158 to pts 158
2732[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.48276
2733[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.48276 queue head -1 ts N/A
2734[libx264 @ 0x56205c705b80] frame= 78 QP=23.83 NAL=2 Slice:P Poc:162 I:957 P:3338 SKIP:3865 size=12103 bytes
2735[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 2603, dts 2603, duration 21 at relative offset 571604 in cluster at offset 786. TrackNumber 2, keyframe 1
2736[matroska @ 0x56205c7047c0] Writing block of size 12103 with pts 2793, dts 2621, duration 34 at relative offset 571958 in cluster at offset 786. TrackNumber 1, keyframe 0
2737[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.536
2738[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.52533 queue head -1 ts N/A
2739[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5506, out pts 160
2740[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 159 to pts 159
2741[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2742[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5506, out pts 160
2743[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 159 to pts 159
2744[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5506, out pts 160
2745[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 159 to pts 159
2746[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.51724
2747[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.51724 queue head -1 ts N/A
2748[libx264 @ 0x56205c705b80] frame= 79 QP=26.37 NAL=2 Slice:B Poc:158 I:22 P:3026 SKIP:5112 size=4455 bytes
2749[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 2624, dts 2624, duration 21 at relative offset 584068 in cluster at offset 786. TrackNumber 2, keyframe 1
2750[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 2645, dts 2645, duration 21 at relative offset 584406 in cluster at offset 786. TrackNumber 2, keyframe 1
2751[matroska @ 0x56205c7047c0] Writing block of size 4455 with pts 2724, dts 2655, duration 34 at relative offset 584747 in cluster at offset 786. TrackNumber 1, keyframe 0
2752[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.568
2753[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.54667 queue head -1 ts N/A
2754[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.568 queue head -1 ts N/A
2755[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5539, out pts 161
2756[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2757[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 160 to pts 160
2758[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5539, out pts 161
2759[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 160 to pts 160
2760[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5539, out pts 161
2761[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 160 to pts 160
2762[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2763[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.55172
2764[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.55172 queue head -1 ts N/A
2765[libx264 @ 0x56205c705b80] frame= 80 QP=29.30 NAL=0 Slice:B Poc:156 I:15 P:2911 SKIP:5234 size=2989 bytes
2766[matroska @ 0x56205c7047c0] Writing block of size 308 with pts 2667, dts 2667, duration 21 at relative offset 589209 in cluster at offset 786. TrackNumber 2, keyframe 1
2767[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 2688, dts 2688, duration 21 at relative offset 589524 in cluster at offset 786. TrackNumber 2, keyframe 1
2768[matroska @ 0x56205c7047c0] Writing block of size 2989 with pts 2690, dts 2690, duration 34 at relative offset 589873 in cluster at offset 786. TrackNumber 1, keyframe 0
2769[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.6
2770[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.58933 queue head -1 ts N/A
2771[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5572, out pts 162
2772[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2773[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 161 to pts 161
2774[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5572, out pts 162
2775[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 161 to pts 161
2776[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5572, out pts 162
2777[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 161 to pts 161
2778[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.58621
2779[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.58621 queue head -1 ts N/A
2780[libx264 @ 0x56205c705b80] frame= 81 QP=28.09 NAL=0 Slice:B Poc:160 I:3 P:2951 SKIP:5206 size=2694 bytes
2781[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 2709, dts 2709, duration 21 at relative offset 592869 in cluster at offset 786. TrackNumber 2, keyframe 1
2782[matroska @ 0x56205c7047c0] Writing block of size 2694 with pts 2759, dts 2724, duration 34 at relative offset 593218 in cluster at offset 786. TrackNumber 1, keyframe 0
2783[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.632
2784[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.61067 queue head -1 ts N/A
2785[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.632 queue head -1 ts N/A
2786[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2787[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5606, out pts 163
2788[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 162 to pts 162
2789[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5606, out pts 163
2790[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 162 to pts 162
2791[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5606, out pts 163
2792[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 162 to pts 162
2793[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.62069
2794[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.62069 queue head -1 ts N/A
2795[libx264 @ 0x56205c705b80] frame= 82 QP=24.43 NAL=2 Slice:P Poc:170 I:623 P:3028 SKIP:4509 size=10911 bytes
2796[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 2731, dts 2731, duration 21 at relative offset 595919 in cluster at offset 786. TrackNumber 2, keyframe 1
2797[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 2752, dts 2752, duration 21 at relative offset 596276 in cluster at offset 786. TrackNumber 2, keyframe 1
2798[matroska @ 0x56205c7047c0] Writing block of size 10911 with pts 2931, dts 2759, duration 34 at relative offset 596630 in cluster at offset 786. TrackNumber 1, keyframe 0
2799[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.664
2800[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.65333 queue head -1 ts N/A
2801[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2802[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5639, out pts 164
2803[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 163 to pts 163
2804[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5639, out pts 164
2805[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 163 to pts 163
2806[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5639, out pts 164
2807[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 163 to pts 163
2808[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.65517
2809[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.65517 queue head -1 ts N/A
2810[libx264 @ 0x56205c705b80] frame= 83 QP=26.79 NAL=2 Slice:B Poc:166 I:14 P:2699 SKIP:5447 size=3828 bytes
2811[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 2773, dts 2773, duration 21 at relative offset 607548 in cluster at offset 786. TrackNumber 2, keyframe 1
2812[matroska @ 0x56205c7047c0] Writing block of size 3828 with pts 2862, dts 2793, duration 34 at relative offset 607884 in cluster at offset 786. TrackNumber 1, keyframe 0
2813[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.696
2814[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.67467 queue head -1 ts N/A
2815[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.696 queue head -1 ts N/A
2816[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.728
2817[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.71733 queue head -1 ts N/A
2818[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5672, out pts 164
2819[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2820[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 164
2821[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5672, out pts 164
2822[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 164
2823[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5672, out pts 164
2824[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 164
2825[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.76
2826[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.73867 queue head -1 ts N/A
2827[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.76 queue head -1 ts N/A
2828[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5706, out pts 165
2829[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2830[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 164 to pts 164
2831[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5706, out pts 165
2832[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 164 to pts 164
2833[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5706, out pts 165
2834[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 164 to pts 164
2835[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2836[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.68966
2837[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.68966 queue head -1 ts N/A
2838[libx264 @ 0x56205c705b80] frame= 84 QP=28.82 NAL=0 Slice:B Poc:164 I:4 P:2776 SKIP:5380 size=2574 bytes
2839[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.792
2840[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.78133 queue head -1 ts N/A
2841[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5739, out pts 166
2842[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 165 to pts 165
2843[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2844[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5739, out pts 166
2845[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 165 to pts 165
2846[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5739, out pts 166
2847[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 165 to pts 165
2848[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.72414
2849[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.72414 queue head -1 ts N/A
2850[matroska @ 0x56205c7047c0] Writing block of size 417 with pts 2795, dts 2795, duration 21 at relative offset 611719 in cluster at offset 786. TrackNumber 2, keyframe 1
2851[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 2816, dts 2816, duration 21 at relative offset 612143 in cluster at offset 786. TrackNumber 2, keyframe 1
2852[matroska @ 0x56205c7047c0] Writing block of size 2574 with pts 2828, dts 2828, duration 34 at relative offset 612514 in cluster at offset 786. TrackNumber 1, keyframe 0
2853[libx264 @ 0x56205c705b80] frame= 85 QP=29.79 NAL=0 Slice:B Poc:168 I:2 P:2447 SKIP:5711 size=2261 bytes
2854[matroska @ 0x56205c7047c0] Writing block of size 377 with pts 2837, dts 2837, duration 21 at relative offset 615095 in cluster at offset 786. TrackNumber 2, keyframe 1
2855[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 2859, dts 2859, duration 21 at relative offset 615479 in cluster at offset 786. TrackNumber 2, keyframe 1
2856[matroska @ 0x56205c7047c0] Writing block of size 2261 with pts 2897, dts 2862, duration 34 at relative offset 615828 in cluster at offset 786. TrackNumber 1, keyframe 0
2857[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.824
2858[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.80267 queue head -1 ts N/A
2859[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.824 queue head -1 ts N/A
2860[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2861[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5772, out pts 167
2862[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 166 to pts 166
2863[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5772, out pts 167
2864[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 166 to pts 166
2865[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5772, out pts 167
2866[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 166 to pts 166
2867[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.75862
2868[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.75862 queue head -1 ts N/A
2869[libx264 @ 0x56205c705b80] frame= 86 QP=24.37 NAL=2 Slice:P Poc:178 I:921 P:3115 SKIP:4124 size=12636 bytes
2870[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 2880, dts 2880, duration 21 at relative offset 618096 in cluster at offset 786. TrackNumber 2, keyframe 1
2871[matroska @ 0x56205c7047c0] Writing block of size 12636 with pts 3069, dts 2897, duration 34 at relative offset 618401 in cluster at offset 786. TrackNumber 1, keyframe 0
2872[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.856
2873[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.84533 queue head -1 ts N/A
2874[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2875[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5806, out pts 168
2876[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 167 to pts 167
2877[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5806, out pts 168
2878[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 167 to pts 167
2879[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5806, out pts 168
2880[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 167 to pts 167
2881[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.7931
2882[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.7931 queue head -1 ts N/A
2883[libx264 @ 0x56205c705b80] frame= 87 QP=26.10 NAL=2 Slice:B Poc:174 I:20 P:2998 SKIP:5142 size=4469 bytes
2884[matroska @ 0x56205c7047c0] Writing block of size 286 with pts 2901, dts 2901, duration 21 at relative offset 631044 in cluster at offset 786. TrackNumber 2, keyframe 1
2885[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 2923, dts 2923, duration 21 at relative offset 631337 in cluster at offset 786. TrackNumber 2, keyframe 1
2886[matroska @ 0x56205c7047c0] Writing block of size 4469 with pts 3000, dts 2931, duration 34 at relative offset 631642 in cluster at offset 786. TrackNumber 1, keyframe 0
2887[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.888
2888[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.86667 queue head -1 ts N/A
2889[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.888 queue head -1 ts N/A
2890[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5839, out pts 169
2891[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2892[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 168 to pts 168
2893[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5839, out pts 169
2894[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 168 to pts 168
2895[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5839, out pts 169
2896[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 168 to pts 168
2897[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2898[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.82759
2899[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.82759 queue head -1 ts N/A
2900[libx264 @ 0x56205c705b80] frame= 88 QP=28.72 NAL=0 Slice:B Poc:172 I:1 P:2196 SKIP:5963 size=2033 bytes
2901[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 2944, dts 2944, duration 21 at relative offset 636118 in cluster at offset 786. TrackNumber 2, keyframe 1
2902[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 2965, dts 2965, duration 21 at relative offset 636435 in cluster at offset 786. TrackNumber 2, keyframe 1
2903[matroska @ 0x56205c7047c0] Writing block of size 2033 with pts 2966, dts 2966, duration 34 at relative offset 636796 in cluster at offset 786. TrackNumber 1, keyframe 0
2904[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.92
2905[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.90933 queue head -1 ts N/A
2906[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5873, out pts 170
2907[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 169 to pts 169
2908[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2909[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5873, out pts 170
2910[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 169 to pts 169
2911[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5873, out pts 170
2912[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 169 to pts 169
2913[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.86207
2914[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.86207 queue head -1 ts N/A
2915[libx264 @ 0x56205c705b80] frame= 89 QP=28.35 NAL=0 Slice:B Poc:176 I:1 P:2279 SKIP:5880 size=2506 bytes
2916[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 2987, dts 2987, duration 21 at relative offset 638836 in cluster at offset 786. TrackNumber 2, keyframe 1
2917[matroska @ 0x56205c7047c0] Writing block of size 2506 with pts 3034, dts 3000, duration 34 at relative offset 639173 in cluster at offset 786. TrackNumber 1, keyframe 0
2918[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.952
2919[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.93067 queue head -1 ts N/A
2920[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.952 queue head -1 ts N/A
2921[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5906, out pts 171
2922[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2923[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 170 to pts 170
2924[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5906, out pts 171
2925[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 170 to pts 170
2926[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5906, out pts 171
2927[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 170 to pts 170
2928[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.89655
2929[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.89655 queue head -1 ts N/A
2930[libx264 @ 0x56205c705b80] frame= 90 QP=24.28 NAL=2 Slice:P Poc:186 I:875 P:3577 SKIP:3708 size=14608 bytes
2931[matroska @ 0x56205c7047c0] Writing block of size 378 with pts 3008, dts 3008, duration 21 at relative offset 641686 in cluster at offset 786. TrackNumber 2, keyframe 1
2932[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 3029, dts 3029, duration 21 at relative offset 642071 in cluster at offset 786. TrackNumber 2, keyframe 1
2933[matroska @ 0x56205c7047c0] Writing block of size 14608 with pts 3207, dts 3034, duration 34 at relative offset 642404 in cluster at offset 786. TrackNumber 1, keyframe 0
2934[out#0/matroska @ 0x56205c704680] sq: send 1 ts 5.984
2935[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.97333 queue head -1 ts N/A
2936[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5939, out pts 172
2937[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 171 to pts 171
2938[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2939[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5939, out pts 172
2940[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 171 to pts 171
2941[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5939, out pts 172
2942[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 171 to pts 171
2943[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.93103
2944[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.93103 queue head -1 ts N/A
2945[libx264 @ 0x56205c705b80] frame= 91 QP=26.49 NAL=2 Slice:B Poc:182 I:13 P:3101 SKIP:5046 size=4739 bytes
2946[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 3051, dts 3051, duration 21 at relative offset 657019 in cluster at offset 786. TrackNumber 2, keyframe 1
2947[matroska @ 0x56205c7047c0] Writing block of size 4739 with pts 3138, dts 3069, duration 34 at relative offset 657367 in cluster at offset 786. TrackNumber 1, keyframe 0
2948[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.016
2949[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 5.99467 queue head -1 ts N/A
2950[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.016 queue head -1 ts N/A
2951[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2952[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 5973, out pts 173
2953[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 172 to pts 172
2954[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 5973, out pts 173
2955[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 172 to pts 172
2956[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 5973, out pts 173
2957[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 172 to pts 172
2958[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
2959[out#0/matroska @ 0x56205c704680] sq: send 0 ts 5.96552
2960[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 5.96552 queue head -1 ts N/A
2961[libx264 @ 0x56205c705b80] frame= 92 QP=27.42 NAL=0 Slice:B Poc:180 I:1 P:2530 SKIP:5629 size=2732 bytes
2962[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 3072, dts 3072, duration 21 at relative offset 662113 in cluster at offset 786. TrackNumber 2, keyframe 1
2963[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 3093, dts 3093, duration 21 at relative offset 662459 in cluster at offset 786. TrackNumber 2, keyframe 1
2964[matroska @ 0x56205c7047c0] Writing block of size 2732 with pts 3103, dts 3103, duration 34 at relative offset 662823 in cluster at offset 786. TrackNumber 1, keyframe 0
2965[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.048
2966[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.03733 queue head -1 ts N/A
2967[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6006, out pts 174
2968[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 173 to pts 173
2969[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2970[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6006, out pts 174
2971[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 173 to pts 173
2972[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6006, out pts 174
2973[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 173 to pts 173
2974[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6
2975[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6 queue head -1 ts N/A
2976[libx264 @ 0x56205c705b80] frame= 93 QP=25.98 NAL=0 Slice:B Poc:184 I:1 P:2206 SKIP:5953 size=2322 bytes
2977[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 3115, dts 3115, duration 21 at relative offset 665562 in cluster at offset 786. TrackNumber 2, keyframe 1
2978[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 3136, dts 3136, duration 21 at relative offset 665899 in cluster at offset 786. TrackNumber 2, keyframe 1
2979[matroska @ 0x56205c7047c0] Writing block of size 2322 with pts 3172, dts 3138, duration 34 at relative offset 666253 in cluster at offset 786. TrackNumber 1, keyframe 0
2980[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.08
2981[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.05867 queue head -1 ts N/A
2982[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.08 queue head -1 ts N/A
2983[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2984[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6039, out pts 175
2985[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 174 to pts 174
2986[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6039, out pts 175
2987[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 174 to pts 174
2988[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6039, out pts 175
2989[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 174 to pts 174
2990[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.03448
2991[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.03448 queue head -1 ts N/A
2992[libx264 @ 0x56205c705b80] frame= 94 QP=24.51 NAL=2 Slice:P Poc:194 I:671 P:3267 SKIP:4222 size=11826 bytes
2993[matroska @ 0x56205c7047c0] Writing block of size 378 with pts 3157, dts 3157, duration 21 at relative offset 668582 in cluster at offset 786. TrackNumber 2, keyframe 1
2994[matroska @ 0x56205c7047c0] Writing block of size 11826 with pts 3345, dts 3172, duration 34 at relative offset 668967 in cluster at offset 786. TrackNumber 1, keyframe 0
2995[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.112
2996[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.10133 queue head -1 ts N/A
2997[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2998[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6073, out pts 176
2999[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 175 to pts 175
3000[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6073, out pts 176
3001[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 175 to pts 175
3002[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6073, out pts 176
3003[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 175 to pts 175
3004[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.06897
3005[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.06897 queue head -1 ts N/A
3006[libx264 @ 0x56205c705b80] frame= 95 QP=26.25 NAL=2 Slice:B Poc:190 I:17 P:2980 SKIP:5163 size=4283 bytes
3007[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 3179, dts 3179, duration 21 at relative offset 680800 in cluster at offset 786. TrackNumber 2, keyframe 1
3008[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 3200, dts 3200, duration 21 at relative offset 681154 in cluster at offset 786. TrackNumber 2, keyframe 1
3009[matroska @ 0x56205c7047c0] Writing block of size 4283 with pts 3276, dts 3207, duration 34 at relative offset 681487 in cluster at offset 786. TrackNumber 1, keyframe 0
3010[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.144
3011[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.12267 queue head -1 ts N/A
3012[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.144 queue head -1 ts N/A
3013[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3014[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6106, out pts 177
3015[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 176 to pts 176
3016[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6106, out pts 177
3017[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 176 to pts 176
3018[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6106, out pts 177
3019[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 176 to pts 176
3020[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.10345
3021[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.10345 queue head -1 ts N/A
3022[libx264 @ 0x56205c705b80] frame= 96 QP=27.48 NAL=0 Slice:B Poc:188 I:0 P:2383 SKIP:5777 size=2235 bytes
3023[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 3221, dts 3221, duration 21 at relative offset 685777 in cluster at offset 786. TrackNumber 2, keyframe 1
3024[matroska @ 0x56205c7047c0] Writing block of size 2235 with pts 3241, dts 3241, duration 34 at relative offset 686094 in cluster at offset 786. TrackNumber 1, keyframe 0
3025[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.176
3026[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.16533 queue head -1 ts N/A
3027frame= 97 fps= 89 q=34.0 size= 1kB time=00:00:06.10 bitrate= 1.0kbits/s speed= 5.6x
3028[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3029[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6139, out pts 178
3030[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 177 to pts 177
3031[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6139, out pts 178
3032[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 177 to pts 177
3033[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6139, out pts 178
3034[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 177 to pts 177
3035[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3036[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.13793
3037[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.13793 queue head -1 ts N/A
3038[libx264 @ 0x56205c705b80] frame= 97 QP=26.27 NAL=0 Slice:B Poc:192 I:1 P:2096 SKIP:6063 size=2076 bytes
3039[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 3243, dts 3243, duration 21 at relative offset 688336 in cluster at offset 786. TrackNumber 2, keyframe 1
3040[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 3264, dts 3264, duration 21 at relative offset 688653 in cluster at offset 786. TrackNumber 2, keyframe 1
3041[matroska @ 0x56205c7047c0] Writing block of size 2076 with pts 3310, dts 3276, duration 34 at relative offset 688997 in cluster at offset 786. TrackNumber 1, keyframe 0
3042[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.208
3043[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.18667 queue head -1 ts N/A
3044[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.208 queue head -1 ts N/A
3045[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6173, out pts 179
3046[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3047[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 178 to pts 178
3048[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6173, out pts 179
3049[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 178 to pts 178
3050[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6173, out pts 179
3051[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 178 to pts 178
3052[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.17241
3053[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.17241 queue head -1 ts N/A
3054[libx264 @ 0x56205c705b80] frame= 98 QP=24.70 NAL=2 Slice:P Poc:202 I:702 P:3167 SKIP:4291 size=11347 bytes
3055[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 3285, dts 3285, duration 21 at relative offset 691080 in cluster at offset 786. TrackNumber 2, keyframe 1
3056[matroska @ 0x56205c7047c0] Writing block of size 382 with pts 3307, dts 3307, duration 21 at relative offset 691447 in cluster at offset 786. TrackNumber 2, keyframe 1
3057[matroska @ 0x56205c7047c0] Writing block of size 11347 with pts 3483, dts 3310, duration 34 at relative offset 691836 in cluster at offset 786. TrackNumber 1, keyframe 0
3058[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.24
3059[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.22933 queue head -1 ts N/A
3060[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3061[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6206, out pts 180
3062[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 179 to pts 179
3063[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6206, out pts 180
3064[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 179 to pts 179
3065[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6206, out pts 180
3066[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 179 to pts 179
3067[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.2069
3068[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.2069 queue head -1 ts N/A
3069[libx264 @ 0x56205c705b80] frame= 99 QP=25.38 NAL=2 Slice:B Poc:198 I:14 P:2819 SKIP:5327 size=4012 bytes
3070[matroska @ 0x56205c7047c0] Writing block of size 319 with pts 3328, dts 3328, duration 21 at relative offset 703190 in cluster at offset 786. TrackNumber 2, keyframe 1
3071[matroska @ 0x56205c7047c0] Writing block of size 4012 with pts 3414, dts 3345, duration 34 at relative offset 703516 in cluster at offset 786. TrackNumber 1, keyframe 0
3072[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.272
3073[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.25067 queue head -1 ts N/A
3074[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.272 queue head -1 ts N/A
3075[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3076[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6240, out pts 181
3077[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 180 to pts 180
3078[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6240, out pts 181
3079[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 180 to pts 180
3080[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6240, out pts 181
3081[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 180 to pts 180
3082[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.24138
3083[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.24138 queue head -1 ts N/A
3084[libx264 @ 0x56205c705b80] frame= 100 QP=26.31 NAL=0 Slice:B Poc:196 I:2 P:2563 SKIP:5595 size=2471 bytes
3085[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 3349, dts 3349, duration 21 at relative offset 707535 in cluster at offset 786. TrackNumber 2, keyframe 1
3086[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 3371, dts 3371, duration 21 at relative offset 707894 in cluster at offset 786. TrackNumber 2, keyframe 1
3087[matroska @ 0x56205c7047c0] Writing block of size 2471 with pts 3379, dts 3379, duration 34 at relative offset 708252 in cluster at offset 786. TrackNumber 1, keyframe 0
3088[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.304
3089[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.29333 queue head -1 ts N/A
3090[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6273, out pts 182
3091[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 181 to pts 181
3092[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3093[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6273, out pts 182
3094[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 181 to pts 181
3095[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6273, out pts 182
3096[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 181 to pts 181
3097[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3098[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.27586
3099[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.27586 queue head -1 ts N/A
3100[libx264 @ 0x56205c705b80] frame= 101 QP=25.79 NAL=0 Slice:B Poc:200 I:5 P:2564 SKIP:5591 size=2510 bytes
3101[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 3392, dts 3392, duration 21 at relative offset 710730 in cluster at offset 786. TrackNumber 2, keyframe 1
3102[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 3413, dts 3413, duration 21 at relative offset 711059 in cluster at offset 786. TrackNumber 2, keyframe 1
3103[matroska @ 0x56205c7047c0] Writing block of size 2510 with pts 3448, dts 3414, duration 34 at relative offset 711409 in cluster at offset 786. TrackNumber 1, keyframe 0
3104[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.336
3105[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.31467 queue head -1 ts N/A
3106[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.336 queue head -1 ts N/A
3107[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3108[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6306, out pts 183
3109[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 182 to pts 182
3110[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6306, out pts 183
3111[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 182 to pts 182
3112[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6306, out pts 183
3113[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 182 to pts 182
3114[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.31034
3115[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.31034 queue head -1 ts N/A
3116[libx264 @ 0x56205c705b80] frame= 102 QP=24.86 NAL=2 Slice:P Poc:210 I:773 P:3850 SKIP:3537 size=13045 bytes
3117[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 3435, dts 3435, duration 21 at relative offset 713926 in cluster at offset 786. TrackNumber 2, keyframe 1
3118[matroska @ 0x56205c7047c0] Writing block of size 13045 with pts 3621, dts 3448, duration 34 at relative offset 714288 in cluster at offset 786. TrackNumber 1, keyframe 0
3119[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.368
3120[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.35733 queue head -1 ts N/A
3121[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6340, out pts 184
3122[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3123[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 183 to pts 183
3124[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6340, out pts 184
3125[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 183 to pts 183
3126[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6340, out pts 184
3127[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 183 to pts 183
3128[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.34483
3129[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.34483 queue head -1 ts N/A
3130[libx264 @ 0x56205c705b80] frame= 103 QP=26.19 NAL=2 Slice:B Poc:206 I:20 P:3324 SKIP:4816 size=4369 bytes
3131[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 3456, dts 3456, duration 21 at relative offset 727340 in cluster at offset 786. TrackNumber 2, keyframe 1
3132[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 3477, dts 3477, duration 21 at relative offset 727678 in cluster at offset 786. TrackNumber 2, keyframe 1
3133[matroska @ 0x56205c7047c0] Writing block of size 4369 with pts 3552, dts 3483, duration 34 at relative offset 728038 in cluster at offset 786. TrackNumber 1, keyframe 0
3134[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.4
3135[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.37867 queue head -1 ts N/A
3136[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.4 queue head -1 ts N/A
3137[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3138[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6373, out pts 185
3139[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 184 to pts 184
3140[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6373, out pts 185
3141[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 184 to pts 184
3142[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6373, out pts 185
3143[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 184 to pts 184
3144[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.37931
3145[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.37931 queue head -1 ts N/A
3146[libx264 @ 0x56205c705b80] frame= 104 QP=27.26 NAL=0 Slice:B Poc:204 I:1 P:2269 SKIP:5890 size=2121 bytes
3147[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 3499, dts 3499, duration 21 at relative offset 732414 in cluster at offset 786. TrackNumber 2, keyframe 1
3148[matroska @ 0x56205c7047c0] Writing block of size 2121 with pts 3517, dts 3517, duration 34 at relative offset 732743 in cluster at offset 786. TrackNumber 1, keyframe 0
3149[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.432
3150[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.42133 queue head -1 ts N/A
3151[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6406, out pts 186
3152[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3153[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 185 to pts 185
3154[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6406, out pts 186
3155[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 185 to pts 185
3156[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6406, out pts 186
3157[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 185 to pts 185
3158[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3159[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.41379
3160[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.41379 queue head -1 ts N/A
3161[libx264 @ 0x56205c705b80] frame= 105 QP=28.76 NAL=0 Slice:B Poc:208 I:4 P:2342 SKIP:5814 size=1925 bytes
3162[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 3520, dts 3520, duration 21 at relative offset 734871 in cluster at offset 786. TrackNumber 2, keyframe 1
3163[matroska @ 0x56205c7047c0] Writing block of size 294 with pts 3541, dts 3541, duration 21 at relative offset 735227 in cluster at offset 786. TrackNumber 2, keyframe 1
3164[matroska @ 0x56205c7047c0] Writing block of size 1925 with pts 3586, dts 3552, duration 34 at relative offset 735528 in cluster at offset 786. TrackNumber 1, keyframe 0
3165[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.464
3166[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.44267 queue head -1 ts N/A
3167[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.464 queue head -1 ts N/A
3168[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.496
3169[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.48533 queue head -1 ts N/A
3170[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3171[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6440, out pts 187
3172[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 186 to pts 186
3173[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6440, out pts 187
3174[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 186 to pts 186
3175[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6440, out pts 187
3176[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 186 to pts 186
3177[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.44828
3178[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.44828 queue head -1 ts N/A
3179[libx264 @ 0x56205c705b80] frame= 106 QP=24.86 NAL=2 Slice:P Poc:216 I:285 P:3085 SKIP:4790 size=7960 bytes
3180[matroska @ 0x56205c7047c0] Writing block of size 287 with pts 3563, dts 3563, duration 21 at relative offset 737460 in cluster at offset 786. TrackNumber 2, keyframe 1
3181[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 3584, dts 3584, duration 21 at relative offset 737754 in cluster at offset 786. TrackNumber 2, keyframe 1
3182[matroska @ 0x56205c7047c0] Writing block of size 7960 with pts 3724, dts 3586, duration 34 at relative offset 738111 in cluster at offset 786. TrackNumber 1, keyframe 0
3183[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.528
3184[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.50667 queue head -1 ts N/A
3185[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.528 queue head -1 ts N/A
3186[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3187[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6473, out pts 188
3188[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 187 to pts 187
3189[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6473, out pts 188
3190[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 187 to pts 187
3191[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6473, out pts 188
3192[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 187 to pts 187
3193[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.48276
3194[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.48276 queue head -1 ts N/A
3195[libx264 @ 0x56205c705b80] frame= 107 QP=28.00 NAL=2 Slice:B Poc:212 I:2 P:2367 SKIP:5791 size=2362 bytes
3196[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 3605, dts 3605, duration 21 at relative offset 746078 in cluster at offset 786. TrackNumber 2, keyframe 1
3197[matroska @ 0x56205c7047c0] Writing block of size 2362 with pts 3655, dts 3621, duration 34 at relative offset 746409 in cluster at offset 786. TrackNumber 1, keyframe 0
3198[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.56
3199[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.54933 queue head -1 ts N/A
3200[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3201[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6507, out pts 189
3202[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 188 to pts 188
3203[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6507, out pts 189
3204[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 188 to pts 188
3205[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6507, out pts 189
3206[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 188 to pts 188
3207[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.51724
3208[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.51724 queue head -1 ts N/A
3209[libx264 @ 0x56205c705b80] frame= 108 QP=25.13 NAL=0 Slice:B Poc:214 I:4 P:2115 SKIP:6041 size=1940 bytes
3210[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 3627, dts 3627, duration 21 at relative offset 748778 in cluster at offset 786. TrackNumber 2, keyframe 1
3211[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 3648, dts 3648, duration 21 at relative offset 749123 in cluster at offset 786. TrackNumber 2, keyframe 1
3212[matroska @ 0x56205c7047c0] Writing block of size 1940 with pts 3690, dts 3655, duration 34 at relative offset 749464 in cluster at offset 786. TrackNumber 1, keyframe 0
3213[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.592
3214[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.57067 queue head -1 ts N/A
3215[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.592 queue head -1 ts N/A
3216[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3217[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6540, out pts 190
3218[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 189 to pts 189
3219[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6540, out pts 190
3220[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 189 to pts 189
3221[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6540, out pts 190
3222[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 189 to pts 189
3223[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3224[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.55172
3225[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.55172 queue head -1 ts N/A
3226[libx264 @ 0x56205c705b80] frame= 109 QP=25.05 NAL=2 Slice:P Poc:224 I:518 P:2808 SKIP:4834 size=8798 bytes
3227[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 3669, dts 3669, duration 21 at relative offset 751411 in cluster at offset 786. TrackNumber 2, keyframe 1
3228[matroska @ 0x56205c7047c0] Writing block of size 8798 with pts 3862, dts 3690, duration 34 at relative offset 751751 in cluster at offset 786. TrackNumber 1, keyframe 0
3229[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.624
3230[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.61333 queue head -1 ts N/A
3231[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3232[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6573, out pts 191
3233[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 190 to pts 190
3234[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6573, out pts 191
3235[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 190 to pts 190
3236[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6573, out pts 191
3237[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 190 to pts 190
3238[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.58621
3239[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.58621 queue head -1 ts N/A
3240[libx264 @ 0x56205c705b80] frame= 110 QP=27.10 NAL=2 Slice:B Poc:220 I:13 P:2967 SKIP:5180 size=4138 bytes
3241[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 3691, dts 3691, duration 21 at relative offset 760556 in cluster at offset 786. TrackNumber 2, keyframe 1
3242[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 3712, dts 3712, duration 21 at relative offset 760901 in cluster at offset 786. TrackNumber 2, keyframe 1
3243[matroska @ 0x56205c7047c0] Writing block of size 4138 with pts 3793, dts 3724, duration 34 at relative offset 761258 in cluster at offset 786. TrackNumber 1, keyframe 0
3244[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.656
3245[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.63467 queue head -1 ts N/A
3246[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.656 queue head -1 ts N/A
3247[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3248[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6607, out pts 192
3249[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 191 to pts 191
3250[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6607, out pts 192
3251[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 191 to pts 191
3252[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6607, out pts 192
3253[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 191 to pts 191
3254[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.62069
3255[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.62069 queue head -1 ts N/A
3256[libx264 @ 0x56205c705b80] frame= 111 QP=26.07 NAL=0 Slice:B Poc:218 I:0 P:2028 SKIP:6132 size=1707 bytes
3257[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 3733, dts 3733, duration 21 at relative offset 765403 in cluster at offset 786. TrackNumber 2, keyframe 1
3258[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 3755, dts 3755, duration 21 at relative offset 765757 in cluster at offset 786. TrackNumber 2, keyframe 1
3259[matroska @ 0x56205c7047c0] Writing block of size 1707 with pts 3759, dts 3759, duration 34 at relative offset 766105 in cluster at offset 786. TrackNumber 1, keyframe 0
3260[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.688
3261[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.67733 queue head -1 ts N/A
3262[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3263[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6640, out pts 193
3264[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 192 to pts 192
3265[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6640, out pts 193
3266[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 192 to pts 192
3267[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6640, out pts 193
3268[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 192 to pts 192
3269[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.65517
3270[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.65517 queue head -1 ts N/A
3271[libx264 @ 0x56205c705b80] frame= 112 QP=28.27 NAL=0 Slice:B Poc:222 I:1 P:2256 SKIP:5903 size=2215 bytes
3272[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 3776, dts 3776, duration 21 at relative offset 767819 in cluster at offset 786. TrackNumber 2, keyframe 1
3273[matroska @ 0x56205c7047c0] Writing block of size 2215 with pts 3828, dts 3793, duration 34 at relative offset 768151 in cluster at offset 786. TrackNumber 1, keyframe 0
3274[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.72
3275[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.69867 queue head -1 ts N/A
3276[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.72 queue head -1 ts N/A
3277[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6673, out pts 194
3278[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 193 to pts 193
3279[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3280[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6673, out pts 194
3281[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 193 to pts 193
3282[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6673, out pts 194
3283[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 193 to pts 193
3284[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3285[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.68966
3286[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.68966 queue head -1 ts N/A
3287[libx264 @ 0x56205c705b80] frame= 113 QP=25.27 NAL=2 Slice:P Poc:232 I:1407 P:3286 SKIP:3467 size=13909 bytes
3288[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 3797, dts 3797, duration 21 at relative offset 770373 in cluster at offset 786. TrackNumber 2, keyframe 1
3289[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 3819, dts 3819, duration 21 at relative offset 770733 in cluster at offset 786. TrackNumber 2, keyframe 1
3290[matroska @ 0x56205c7047c0] Writing block of size 13909 with pts 4000, dts 3828, duration 34 at relative offset 771081 in cluster at offset 786. TrackNumber 1, keyframe 0
3291[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.752
3292[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.74133 queue head -1 ts N/A
3293[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3294[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6707, out pts 195
3295[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 194 to pts 194
3296[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6707, out pts 195
3297[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 194 to pts 194
3298[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6707, out pts 195
3299[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 194 to pts 194
3300[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.72414
3301[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.72414 queue head -1 ts N/A
3302[libx264 @ 0x56205c705b80] frame= 114 QP=27.21 NAL=2 Slice:B Poc:228 I:30 P:3342 SKIP:4788 size=6503 bytes
3303[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 3840, dts 3840, duration 21 at relative offset 784997 in cluster at offset 786. TrackNumber 2, keyframe 1
3304[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 3861, dts 3861, duration 21 at relative offset 785343 in cluster at offset 786. TrackNumber 2, keyframe 1
3305[matroska @ 0x56205c7047c0] Writing block of size 6503 with pts 3931, dts 3862, duration 34 at relative offset 785700 in cluster at offset 786. TrackNumber 1, keyframe 0
3306[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.784
3307[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.76267 queue head -1 ts N/A
3308[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.784 queue head -1 ts N/A
3309[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3310[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6740, out pts 195
3311[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 195
3312[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6740, out pts 195
3313[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 195
3314[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6740, out pts 195
3315[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 195
3316[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.816
3317[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.80533 queue head -1 ts N/A
3318[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3319[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6773, out pts 196
3320[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 195 to pts 195
3321[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6773, out pts 196
3322[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 195 to pts 195
3323[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6773, out pts 196
3324[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 195 to pts 195
3325[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.75862
3326[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.75862 queue head -1 ts N/A
3327[libx264 @ 0x56205c705b80] frame= 115 QP=28.25 NAL=0 Slice:B Poc:226 I:18 P:2850 SKIP:5292 size=3431 bytes
3328[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 3883, dts 3883, duration 21 at relative offset 792210 in cluster at offset 786. TrackNumber 2, keyframe 1
3329[matroska @ 0x56205c7047c0] Writing block of size 3431 with pts 3897, dts 3897, duration 34 at relative offset 792552 in cluster at offset 786. TrackNumber 1, keyframe 0
3330[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.848
3331[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.82667 queue head -1 ts N/A
3332[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.848 queue head -1 ts N/A
3333[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6807, out pts 197
3334[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3335[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 196 to pts 196
3336[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6807, out pts 197
3337[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 196 to pts 196
3338[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6807, out pts 197
3339[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 196 to pts 196
3340[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.7931
3341[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.7931 queue head -1 ts N/A
3342[libx264 @ 0x56205c705b80] frame= 116 QP=28.09 NAL=0 Slice:B Poc:230 I:12 P:2979 SKIP:5169 size=4157 bytes
3343[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 3904, dts 3904, duration 21 at relative offset 795990 in cluster at offset 786. TrackNumber 2, keyframe 1
3344[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 3925, dts 3925, duration 21 at relative offset 796349 in cluster at offset 786. TrackNumber 2, keyframe 1
3345[matroska @ 0x56205c7047c0] Writing block of size 4157 with pts 3966, dts 3931, duration 34 at relative offset 796707 in cluster at offset 786. TrackNumber 1, keyframe 0
3346[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.88
3347[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.86933 queue head -1 ts N/A
3348[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3349[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6840, out pts 198
3350[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 197 to pts 197
3351[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6840, out pts 198
3352[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 197 to pts 197
3353[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6840, out pts 198
3354[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 197 to pts 197
3355[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3356[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.82759
3357[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.82759 queue head -1 ts N/A
3358[libx264 @ 0x56205c705b80] frame= 117 QP=25.71 NAL=2 Slice:P Poc:240 I:1161 P:3391 SKIP:3608 size=14276 bytes
3359[matroska @ 0x56205c7047c0] Writing block of size 314 with pts 3947, dts 3947, duration 21 at relative offset 800871 in cluster at offset 786. TrackNumber 2, keyframe 1
3360[matroska @ 0x56205c7047c0] Writing block of size 14276 with pts 4138, dts 3966, duration 34 at relative offset 801192 in cluster at offset 786. TrackNumber 1, keyframe 0
3361[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.912
3362[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.89067 queue head -1 ts N/A
3363[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.912 queue head -1 ts N/A
3364[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3365[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6874, out pts 199
3366[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 198 to pts 198
3367[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6874, out pts 199
3368[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 198 to pts 198
3369[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6874, out pts 199
3370[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 198 to pts 198
3371[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.86207
3372[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.86207 queue head -1 ts N/A
3373[libx264 @ 0x56205c705b80] frame= 118 QP=27.16 NAL=2 Slice:B Poc:236 I:147 P:3150 SKIP:4863 size=7420 bytes
3374[matroska @ 0x56205c7047c0] Writing block of size 432 with pts 3968, dts 3968, duration 21 at relative offset 815475 in cluster at offset 786. TrackNumber 2, keyframe 1
3375[matroska @ 0x56205c7047c0] Writing block of size 379 with pts 3989, dts 3989, duration 21 at relative offset 815914 in cluster at offset 786. TrackNumber 2, keyframe 1
3376[matroska @ 0x56205c7047c0] Writing block of size 7420 with pts 4069, dts 4000, duration 34 at relative offset 816300 in cluster at offset 786. TrackNumber 1, keyframe 0
3377[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.944
3378[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.93333 queue head -1 ts N/A
3379[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3380[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6907, out pts 200
3381[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 199 to pts 199
3382[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6907, out pts 200
3383[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 199 to pts 199
3384[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6907, out pts 200
3385[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 199 to pts 199
3386[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.89655
3387[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.89655 queue head -1 ts N/A
3388[libx264 @ 0x56205c705b80] frame= 119 QP=29.21 NAL=0 Slice:B Poc:234 I:14 P:2805 SKIP:5341 size=3697 bytes
3389[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 4011, dts 4011, duration 21 at relative offset 823727 in cluster at offset 786. TrackNumber 2, keyframe 1
3390[matroska @ 0x56205c7047c0] Writing block of size 421 with pts 4032, dts 4032, duration 21 at relative offset 824062 in cluster at offset 786. TrackNumber 2, keyframe 1
3391[matroska @ 0x56205c7047c0] Writing block of size 3697 with pts 4034, dts 4034, duration 34 at relative offset 824490 in cluster at offset 786. TrackNumber 1, keyframe 0
3392[out#0/matroska @ 0x56205c704680] sq: send 1 ts 6.976
3393[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.95467 queue head -1 ts N/A
3394[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.976 queue head -1 ts N/A
3395[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6940, out pts 201
3396[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 200 to pts 200
3397[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3398[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6940, out pts 201
3399[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 200 to pts 200
3400[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6940, out pts 201
3401[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 200 to pts 200
3402[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.93103
3403[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.93103 queue head -1 ts N/A
3404[libx264 @ 0x56205c705b80] frame= 120 QP=28.55 NAL=0 Slice:B Poc:238 I:18 P:2855 SKIP:5287 size=4344 bytes
3405[matroska @ 0x56205c7047c0] Writing block of size 274 with pts 4053, dts 4053, duration 21 at relative offset 828194 in cluster at offset 786. TrackNumber 2, keyframe 1
3406[matroska @ 0x56205c7047c0] Writing block of size 4344 with pts 4103, dts 4069, duration 34 at relative offset 828475 in cluster at offset 786. TrackNumber 1, keyframe 0
3407[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.008
3408[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 6.99733 queue head -1 ts N/A
3409[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3410[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 6974, out pts 202
3411[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 201 to pts 201
3412[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 6974, out pts 202
3413[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 201 to pts 201
3414[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 6974, out pts 202
3415[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 201 to pts 201
3416[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3417[out#0/matroska @ 0x56205c704680] sq: send 0 ts 6.96552
3418[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 6.96552 queue head -1 ts N/A
3419[libx264 @ 0x56205c705b80] frame= 121 QP=25.57 NAL=2 Slice:P Poc:248 I:1520 P:4087 SKIP:2553 size=18361 bytes
3420[matroska @ 0x56205c7047c0] Writing block of size 308 with pts 4075, dts 4075, duration 21 at relative offset 832826 in cluster at offset 786. TrackNumber 2, keyframe 1
3421[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 4096, dts 4096, duration 21 at relative offset 833141 in cluster at offset 786. TrackNumber 2, keyframe 1
3422[matroska @ 0x56205c7047c0] Writing block of size 18361 with pts 4276, dts 4103, duration 34 at relative offset 833497 in cluster at offset 786. TrackNumber 1, keyframe 0
3423[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.04
3424[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.01867 queue head -1 ts N/A
3425[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.04 queue head -1 ts N/A
3426[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7007, out pts 203
3427[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 202 to pts 202
3428[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3429[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7007, out pts 203
3430[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 202 to pts 202
3431[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7007, out pts 203
3432[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 202 to pts 202
3433[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7
3434[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7 queue head -1 ts N/A
3435[libx264 @ 0x56205c705b80] frame= 122 QP=27.26 NAL=2 Slice:B Poc:244 I:86 P:3424 SKIP:4650 size=7685 bytes
3436[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 4117, dts 4117, duration 21 at relative offset 851866 in cluster at offset 786. TrackNumber 2, keyframe 1
3437[matroska @ 0x56205c7047c0] Writing block of size 7685 with pts 4207, dts 4138, duration 34 at relative offset 852205 in cluster at offset 786. TrackNumber 1, keyframe 0
3438[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.072
3439[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.06133 queue head -1 ts N/A
3440[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7040, out pts 204
3441[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 203 to pts 203
3442[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3443[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7040, out pts 204
3444[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 203 to pts 203
3445[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7040, out pts 204
3446[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 203 to pts 203
3447[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.03448
3448[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.03448 queue head -1 ts N/A
3449[libx264 @ 0x56205c705b80] frame= 123 QP=28.54 NAL=0 Slice:B Poc:242 I:30 P:2628 SKIP:5502 size=4330 bytes
3450[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 4139, dts 4139, duration 21 at relative offset 859897 in cluster at offset 786. TrackNumber 2, keyframe 1
3451[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 4160, dts 4160, duration 21 at relative offset 860261 in cluster at offset 786. TrackNumber 2, keyframe 1
3452[matroska @ 0x56205c7047c0] Writing block of size 4330 with pts 4172, dts 4172, duration 34 at relative offset 860607 in cluster at offset 786. TrackNumber 1, keyframe 0
3453[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.104
3454[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.08267 queue head -1 ts N/A
3455[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.104 queue head -1 ts N/A
3456[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3457[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7074, out pts 205
3458[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 204 to pts 204
3459[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7074, out pts 205
3460[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 204 to pts 204
3461[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7074, out pts 205
3462[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 204 to pts 204
3463[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.06897
3464[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.06897 queue head -1 ts N/A
3465[libx264 @ 0x56205c705b80] frame= 124 QP=28.66 NAL=0 Slice:B Poc:246 I:19 P:2914 SKIP:5227 size=4097 bytes
3466[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 4181, dts 4181, duration 21 at relative offset 864944 in cluster at offset 786. TrackNumber 2, keyframe 1
3467[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 4203, dts 4203, duration 21 at relative offset 865292 in cluster at offset 786. TrackNumber 2, keyframe 1
3468[matroska @ 0x56205c7047c0] Writing block of size 4097 with pts 4241, dts 4207, duration 34 at relative offset 865638 in cluster at offset 786. TrackNumber 1, keyframe 0
3469[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.136
3470[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.12533 queue head -1 ts N/A
3471[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7107, out pts 206
3472[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3473[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 205 to pts 205
3474[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7107, out pts 206
3475[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 205 to pts 205
3476[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7107, out pts 206
3477[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 205 to pts 205
3478[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.10345
3479[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.10345 queue head -1 ts N/A
3480[libx264 @ 0x56205c705b80] frame= 125 QP=25.20 NAL=2 Slice:P Poc:256 I:1278 P:4409 SKIP:2473 size=16694 bytes
3481[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 4224, dts 4224, duration 21 at relative offset 869742 in cluster at offset 786. TrackNumber 2, keyframe 1
3482[matroska @ 0x56205c7047c0] Writing block of size 16694 with pts 4414, dts 4241, duration 34 at relative offset 870090 in cluster at offset 786. TrackNumber 1, keyframe 0
3483[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.168
3484[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.14667 queue head -1 ts N/A
3485[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.168 queue head -1 ts N/A
3486[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7140, out pts 207
3487[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 206 to pts 206
3488[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3489[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7140, out pts 207
3490[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 206 to pts 206
3491[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7140, out pts 207
3492[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 206 to pts 206
3493[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3494[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.13793
3495[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.13793 queue head -1 ts N/A
3496[libx264 @ 0x56205c705b80] frame= 126 QP=26.98 NAL=2 Slice:B Poc:252 I:35 P:3590 SKIP:4535 size=6434 bytes
3497[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 4245, dts 4245, duration 21 at relative offset 886792 in cluster at offset 786. TrackNumber 2, keyframe 1
3498[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 4267, dts 4267, duration 21 at relative offset 887139 in cluster at offset 786. TrackNumber 2, keyframe 1
3499[matroska @ 0x56205c7047c0] Writing block of size 6434 with pts 4345, dts 4276, duration 34 at relative offset 887495 in cluster at offset 786. TrackNumber 1, keyframe 0
3500[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.2
3501[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.18933 queue head -1 ts N/A
3502[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3503[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7174, out pts 208
3504[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 207 to pts 207
3505[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7174, out pts 208
3506[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 207 to pts 207
3507[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7174, out pts 208
3508[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 207 to pts 207
3509[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.17241
3510[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.17241 queue head -1 ts N/A
3511[libx264 @ 0x56205c705b80] frame= 127 QP=27.46 NAL=0 Slice:B Poc:250 I:50 P:3343 SKIP:4767 size=3912 bytes
3512[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 4288, dts 4288, duration 21 at relative offset 893936 in cluster at offset 786. TrackNumber 2, keyframe 1
3513[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 4309, dts 4309, duration 21 at relative offset 894281 in cluster at offset 786. TrackNumber 2, keyframe 1
3514[matroska @ 0x56205c7047c0] Writing block of size 3912 with pts 4310, dts 4310, duration 34 at relative offset 894629 in cluster at offset 786. TrackNumber 1, keyframe 0
3515[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.232
3516[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.21067 queue head -1 ts N/A
3517[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.232 queue head -1 ts N/A
3518[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.264
3519[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.25333 queue head -1 ts N/A
3520[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7207, out pts 209
3521[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3522[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 208 to pts 208
3523[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7207, out pts 209
3524[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 208 to pts 208
3525[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7207, out pts 209
3526[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 208 to pts 208
3527[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.2069
3528[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.2069 queue head -1 ts N/A
3529[libx264 @ 0x56205c705b80] frame= 128 QP=27.50 NAL=0 Slice:B Poc:254 I:8 P:2615 SKIP:5537 size=3417 bytes
3530[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 4331, dts 4331, duration 21 at relative offset 898548 in cluster at offset 786. TrackNumber 2, keyframe 1
3531[matroska @ 0x56205c7047c0] Writing block of size 3417 with pts 4379, dts 4345, duration 34 at relative offset 898909 in cluster at offset 786. TrackNumber 1, keyframe 0
3532[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.296
3533[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.27467 queue head -1 ts N/A
3534[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.296 queue head -1 ts N/A
3535[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7241, out pts 210
3536[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3537[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 209 to pts 209
3538[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7241, out pts 210
3539[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 209 to pts 209
3540[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7241, out pts 210
3541[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 209 to pts 209
3542[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.24138
3543[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.24138 queue head -1 ts N/A
3544[libx264 @ 0x56205c705b80] frame= 129 QP=24.85 NAL=2 Slice:P Poc:264 I:1029 P:4216 SKIP:2915 size=16910 bytes
3545[matroska @ 0x56205c7047c0] Writing block of size 299 with pts 4352, dts 4352, duration 21 at relative offset 902333 in cluster at offset 786. TrackNumber 2, keyframe 1
3546[matroska @ 0x56205c7047c0] Writing block of size 295 with pts 4373, dts 4373, duration 21 at relative offset 902639 in cluster at offset 786. TrackNumber 2, keyframe 1
3547[matroska @ 0x56205c7047c0] Writing block of size 16910 with pts 4552, dts 4379, duration 34 at relative offset 902941 in cluster at offset 786. TrackNumber 1, keyframe 0
3548[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.328
3549[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.31733 queue head -1 ts N/A
3550[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3551[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7274, out pts 211
3552[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 210 to pts 210
3553[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7274, out pts 211
3554[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 210 to pts 210
3555[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7274, out pts 211
3556[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 210 to pts 210
3557[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3558[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.27586
3559[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.27586 queue head -1 ts N/A
3560[libx264 @ 0x56205c705b80] frame= 130 QP=26.97 NAL=2 Slice:B Poc:260 I:17 P:2779 SKIP:5364 size=4562 bytes
3561[matroska @ 0x56205c7047c0] Writing block of size 418 with pts 4395, dts 4395, duration 21 at relative offset 919859 in cluster at offset 786. TrackNumber 2, keyframe 1
3562[matroska @ 0x56205c7047c0] Writing block of size 4562 with pts 4483, dts 4414, duration 34 at relative offset 920284 in cluster at offset 786. TrackNumber 1, keyframe 0
3563[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.36
3564[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.33867 queue head -1 ts N/A
3565[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.36 queue head -1 ts N/A
3566[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3567[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7307, out pts 212
3568[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 211 to pts 211
3569[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7307, out pts 212
3570[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 211 to pts 211
3571[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7307, out pts 212
3572[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 211 to pts 211
3573[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.31034
3574[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.31034 queue head -1 ts N/A
3575[libx264 @ 0x56205c705b80] frame= 131 QP=27.47 NAL=0 Slice:B Poc:258 I:24 P:3088 SKIP:5048 size=4034 bytes
3576[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 4416, dts 4416, duration 21 at relative offset 924853 in cluster at offset 786. TrackNumber 2, keyframe 1
3577[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 4437, dts 4437, duration 21 at relative offset 925169 in cluster at offset 786. TrackNumber 2, keyframe 1
3578[matroska @ 0x56205c7047c0] Writing block of size 4034 with pts 4448, dts 4448, duration 34 at relative offset 925501 in cluster at offset 786. TrackNumber 1, keyframe 0
3579[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.392
3580[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.38133 queue head -1 ts N/A
3581[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7341, out pts 213
3582[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 212 to pts 212
3583[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3584[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7341, out pts 213
3585[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 212 to pts 212
3586[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7341, out pts 213
3587[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 212 to pts 212
3588[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.34483
3589[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.34483 queue head -1 ts N/A
3590[libx264 @ 0x56205c705b80] frame= 132 QP=27.83 NAL=0 Slice:B Poc:262 I:2 P:2415 SKIP:5743 size=2469 bytes
3591[matroska @ 0x56205c7047c0] Writing block of size 312 with pts 4459, dts 4459, duration 21 at relative offset 929542 in cluster at offset 786. TrackNumber 2, keyframe 1
3592[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 4480, dts 4480, duration 21 at relative offset 929861 in cluster at offset 786. TrackNumber 2, keyframe 1
3593[matroska @ 0x56205c7047c0] Writing block of size 2469 with pts 4517, dts 4483, duration 34 at relative offset 930214 in cluster at offset 786. TrackNumber 1, keyframe 0
3594[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.424
3595[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.40267 queue head -1 ts N/A
3596[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.424 queue head -1 ts N/A
3597[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3598[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7374, out pts 214
3599[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 213 to pts 213
3600[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7374, out pts 214
3601[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 213 to pts 213
3602[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7374, out pts 214
3603[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 213 to pts 213
3604[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.37931
3605[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.37931 queue head -1 ts N/A
3606[libx264 @ 0x56205c705b80] frame= 133 QP=23.72 NAL=2 Slice:P Poc:272 I:1194 P:4133 SKIP:2833 size=17166 bytes
3607[matroska @ 0x56205c7047c0] Writing block of size 381 with pts 4501, dts 4501, duration 21 at relative offset 932690 in cluster at offset 786. TrackNumber 2, keyframe 1
3608[matroska @ 0x56205c7047c0] Writing block of size 17166 with pts 4690, dts 4517, duration 34 at relative offset 933078 in cluster at offset 786. TrackNumber 1, keyframe 0
3609[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.456
3610[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.44533 queue head -1 ts N/A
3611[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3612[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7407, out pts 215
3613[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 214 to pts 214
3614[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7407, out pts 215
3615[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 214 to pts 214
3616[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7407, out pts 215
3617[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 214 to pts 214
3618[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3619[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.41379
3620[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.41379 queue head -1 ts N/A
3621[libx264 @ 0x56205c705b80] frame= 134 QP=25.83 NAL=2 Slice:B Poc:268 I:31 P:2850 SKIP:5279 size=4200 bytes
3622[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 4523, dts 4523, duration 21 at relative offset 950252 in cluster at offset 786. TrackNumber 2, keyframe 1
3623[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 4544, dts 4544, duration 21 at relative offset 950589 in cluster at offset 786. TrackNumber 2, keyframe 1
3624[matroska @ 0x56205c7047c0] Writing block of size 4200 with pts 4621, dts 4552, duration 34 at relative offset 950950 in cluster at offset 786. TrackNumber 1, keyframe 0
3625[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.488
3626[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.46667 queue head -1 ts N/A
3627[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.488 queue head -1 ts N/A
3628[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7441, out pts 216
3629[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3630[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 215 to pts 215
3631[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7441, out pts 216
3632[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 215 to pts 215
3633[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7441, out pts 216
3634[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 215 to pts 215
3635[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.44828
3636[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.44828 queue head -1 ts N/A
3637[libx264 @ 0x56205c705b80] frame= 135 QP=26.20 NAL=0 Slice:B Poc:266 I:13 P:2818 SKIP:5329 size=3198 bytes
3638[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 4565, dts 4565, duration 21 at relative offset 955157 in cluster at offset 786. TrackNumber 2, keyframe 1
3639[matroska @ 0x56205c7047c0] Writing block of size 3198 with pts 4586, dts 4586, duration 34 at relative offset 955498 in cluster at offset 786. TrackNumber 1, keyframe 0
3640[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.52
3641[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.50933 queue head -1 ts N/A
3642[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3643[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7474, out pts 217
3644[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 216 to pts 216
3645[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7474, out pts 217
3646[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 216 to pts 216
3647[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7474, out pts 217
3648[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 216 to pts 216
3649[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.48276
3650[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.48276 queue head -1 ts N/A
3651[libx264 @ 0x56205c705b80] frame= 136 QP=26.58 NAL=0 Slice:B Poc:270 I:45 P:2574 SKIP:5541 size=2758 bytes
3652[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 4587, dts 4587, duration 21 at relative offset 958703 in cluster at offset 786. TrackNumber 2, keyframe 1
3653[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 4608, dts 4608, duration 21 at relative offset 959042 in cluster at offset 786. TrackNumber 2, keyframe 1
3654[matroska @ 0x56205c7047c0] Writing block of size 2758 with pts 4655, dts 4621, duration 34 at relative offset 959403 in cluster at offset 786. TrackNumber 1, keyframe 0
3655[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.552
3656[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.53067 queue head -1 ts N/A
3657[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.552 queue head -1 ts N/A
3658[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3659[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7508, out pts 218
3660[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 217 to pts 217
3661[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7508, out pts 218
3662[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 217 to pts 217
3663[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7508, out pts 218
3664[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 217 to pts 217
3665[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.51724
3666[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.51724 queue head -1 ts N/A
3667[libx264 @ 0x56205c705b80] scene cut at 174 Icost:1422200 Pcost:1017616 ratio:0.2845 bias:0.2987 gop:174 (imb:4903 pmb:2885)
3668[libx264 @ 0x56205c705b80] frame= 137 QP=23.92 NAL=2 Slice:P Poc:280 I:726 P:3282 SKIP:4152 size=10902 bytes
3669[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 4629, dts 4629, duration 21 at relative offset 962168 in cluster at offset 786. TrackNumber 2, keyframe 1
3670[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 4651, dts 4651, duration 21 at relative offset 962521 in cluster at offset 786. TrackNumber 2, keyframe 1
3671[matroska @ 0x56205c7047c0] Writing block of size 10902 with pts 4828, dts 4655, duration 34 at relative offset 962873 in cluster at offset 786. TrackNumber 1, keyframe 0
3672[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.584
3673[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.57333 queue head -1 ts N/A
3674[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7541, out pts 219
3675[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 218 to pts 218
3676[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3677[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7541, out pts 219
3678[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 218 to pts 218
3679[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7541, out pts 219
3680[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 218 to pts 218
3681[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3682[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.55172
3683[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.55172 queue head -1 ts N/A
3684[libx264 @ 0x56205c705b80] frame= 138 QP=26.64 NAL=2 Slice:B Poc:276 I:34 P:2777 SKIP:5349 size=3581 bytes
3685[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 4672, dts 4672, duration 21 at relative offset 973782 in cluster at offset 786. TrackNumber 2, keyframe 1
3686[matroska @ 0x56205c7047c0] Writing block of size 3581 with pts 4759, dts 4690, duration 34 at relative offset 974118 in cluster at offset 786. TrackNumber 1, keyframe 0
3687[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.616
3688[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.59467 queue head -1 ts N/A
3689[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.616 queue head -1 ts N/A
3690[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7574, out pts 220
3691[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 219 to pts 219
3692[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3693[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7574, out pts 220
3694[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 219 to pts 219
3695[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7574, out pts 220
3696[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 219 to pts 219
3697[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.58621
3698[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.58621 queue head -1 ts N/A
3699[libx264 @ 0x56205c705b80] frame= 139 QP=27.59 NAL=0 Slice:B Poc:274 I:2 P:2655 SKIP:5503 size=2332 bytes
3700[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 4693, dts 4693, duration 21 at relative offset 977706 in cluster at offset 786. TrackNumber 2, keyframe 1
3701[matroska @ 0x56205c7047c0] Writing block of size 370 with pts 4715, dts 4715, duration 21 at relative offset 978052 in cluster at offset 786. TrackNumber 2, keyframe 1
3702[matroska @ 0x56205c7047c0] Writing block of size 2332 with pts 4724, dts 4724, duration 34 at relative offset 978429 in cluster at offset 786. TrackNumber 1, keyframe 0
3703[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.648
3704[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.63733 queue head -1 ts N/A
3705[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3706[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7608, out pts 221
3707[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 220 to pts 220
3708[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7608, out pts 221
3709[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 220 to pts 220
3710[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7608, out pts 221
3711[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 220 to pts 220
3712[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.62069
3713[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.62069 queue head -1 ts N/A
3714[libx264 @ 0x56205c705b80] frame= 140 QP=27.95 NAL=0 Slice:B Poc:278 I:9 P:2270 SKIP:5881 size=1967 bytes
3715[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 4736, dts 4736, duration 21 at relative offset 980768 in cluster at offset 786. TrackNumber 2, keyframe 1
3716[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 4757, dts 4757, duration 21 at relative offset 981115 in cluster at offset 786. TrackNumber 2, keyframe 1
3717[matroska @ 0x56205c7047c0] Writing block of size 1967 with pts 4793, dts 4759, duration 34 at relative offset 981450 in cluster at offset 786. TrackNumber 1, keyframe 0
3718[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.68
3719[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.65867 queue head -1 ts N/A
3720[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.68 queue head -1 ts N/A
3721[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3722[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7641, out pts 222
3723[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 221 to pts 221
3724[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7641, out pts 222
3725[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 221 to pts 221
3726[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7641, out pts 222
3727[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 221 to pts 221
3728[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.65517
3729[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.65517 queue head -1 ts N/A
3730[libx264 @ 0x56205c705b80] frame= 141 QP=24.69 NAL=2 Slice:P Poc:288 I:358 P:2769 SKIP:5033 size=8773 bytes
3731[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 4779, dts 4779, duration 21 at relative offset 983424 in cluster at offset 786. TrackNumber 2, keyframe 1
3732[matroska @ 0x56205c7047c0] Writing block of size 8773 with pts 4966, dts 4793, duration 34 at relative offset 983781 in cluster at offset 786. TrackNumber 1, keyframe 0
3733[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.712
3734[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.70133 queue head -1 ts N/A
3735[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7674, out pts 223
3736[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 222 to pts 222
3737[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3738[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7674, out pts 223
3739[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 222 to pts 222
3740[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7674, out pts 223
3741[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 222 to pts 222
3742[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3743[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.68966
3744[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.68966 queue head -1 ts N/A
3745[libx264 @ 0x56205c705b80] frame= 142 QP=28.10 NAL=2 Slice:B Poc:284 I:6 P:2255 SKIP:5899 size=3192 bytes
3746[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.744
3747[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.72267 queue head -1 ts N/A
3748[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.744 queue head -1 ts N/A
3749[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 4800, dts 4800, duration 21 at relative offset 992561 in cluster at offset 786. TrackNumber 2, keyframe 1
3750[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 4821, dts 4821, duration 21 at relative offset 992913 in cluster at offset 786. TrackNumber 2, keyframe 1
3751[matroska @ 0x56205c7047c0] Writing block of size 3192 with pts 4897, dts 4828, duration 34 at relative offset 993262 in cluster at offset 786. TrackNumber 1, keyframe 0
3752[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3753[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7708, out pts 224
3754[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 223 to pts 223
3755[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7708, out pts 224
3756[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 223 to pts 223
3757[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7708, out pts 224
3758[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 223 to pts 223
3759[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.72414
3760[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.72414 queue head -1 ts N/A
3761[libx264 @ 0x56205c705b80] frame= 143 QP=29.41 NAL=0 Slice:B Poc:282 I:4 P:2351 SKIP:5805 size=2286 bytes
3762[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 4843, dts 4843, duration 21 at relative offset 996461 in cluster at offset 786. TrackNumber 2, keyframe 1
3763[matroska @ 0x56205c7047c0] Writing block of size 2286 with pts 4862, dts 4862, duration 34 at relative offset 996799 in cluster at offset 786. TrackNumber 1, keyframe 0
3764[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.776
3765[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.76533 queue head -1 ts N/A
3766[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7741, out pts 224
3767[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 224
3768[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3769[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7741, out pts 224
3770[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 224
3771[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7741, out pts 224
3772[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 224
3773[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.808
3774[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.78667 queue head -1 ts N/A
3775[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.808 queue head -1 ts N/A
3776[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7774, out pts 225
3777[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 224 to pts 224
3778[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3779[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7774, out pts 225
3780[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 224 to pts 224
3781[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7774, out pts 225
3782[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 224 to pts 224
3783[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.75862
3784[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.75862 queue head -1 ts N/A
3785[libx264 @ 0x56205c705b80] frame= 144 QP=29.59 NAL=0 Slice:B Poc:286 I:3 P:2123 SKIP:6034 size=2002 bytes
3786[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 4864, dts 4864, duration 21 at relative offset 999092 in cluster at offset 786. TrackNumber 2, keyframe 1
3787[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 4885, dts 4885, duration 21 at relative offset 999447 in cluster at offset 786. TrackNumber 2, keyframe 1
3788[matroska @ 0x56205c7047c0] Writing block of size 2002 with pts 4931, dts 4897, duration 34 at relative offset 999801 in cluster at offset 786. TrackNumber 1, keyframe 0
3789[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.84
3790[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.82933 queue head -1 ts N/A
3791[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7808, out pts 226
3792[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3793[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 225 to pts 225
3794[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7808, out pts 226
3795[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 225 to pts 225
3796[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7808, out pts 226
3797[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 225 to pts 225
3798[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.7931
3799[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.7931 queue head -1 ts N/A
3800[libx264 @ 0x56205c705b80] frame= 145 QP=24.26 NAL=2 Slice:P Poc:296 I:869 P:3388 SKIP:3903 size=12915 bytes
3801[matroska @ 0x56205c7047c0] Writing block of size 323 with pts 4907, dts 4907, duration 21 at relative offset 1001810 in cluster at offset 786. TrackNumber 2, keyframe 1
3802[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.872
3803[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.85067 queue head -1 ts N/A
3804[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.872 queue head -1 ts N/A
3805[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3806[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7841, out pts 227
3807[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 226 to pts 226
3808[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7841, out pts 227
3809[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 226 to pts 226
3810[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7841, out pts 227
3811[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 226 to pts 226
3812[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3813[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.82759
3814[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.82759 queue head -1 ts N/A
3815[matroska @ 0x56205c7047c0] Starting new cluster with timestamp 4949 at offset 1002933 bytes
3816[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 4928, dts 4928, duration 21 at relative offset 10 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3817[matroska @ 0x56205c7047c0] Writing block of size 12915 with pts 5103, dts 4931, duration 34 at relative offset 364 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3818[libx264 @ 0x56205c705b80] frame= 146 QP=26.30 NAL=2 Slice:B Poc:292 I:23 P:2609 SKIP:5528 size=4141 bytes
3819[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 4949, dts 4949, duration 21 at relative offset 13286 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3820[matroska @ 0x56205c7047c0] Writing block of size 4141 with pts 5034, dts 4966, duration 34 at relative offset 13651 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3821[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.904
3822[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.89333 queue head -1 ts N/A
3823[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7875, out pts 228
3824[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 227 to pts 227
3825[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3826[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7875, out pts 228
3827[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 227 to pts 227
3828[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7875, out pts 228
3829[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 227 to pts 227
3830[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.86207
3831[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.86207 queue head -1 ts N/A
3832[libx264 @ 0x56205c705b80] frame= 147 QP=27.13 NAL=0 Slice:B Poc:290 I:9 P:2615 SKIP:5536 size=3119 bytes
3833[matroska @ 0x56205c7047c0] Writing block of size 315 with pts 4971, dts 4971, duration 21 at relative offset 17799 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3834[matroska @ 0x56205c7047c0] Writing block of size 383 with pts 4992, dts 4992, duration 21 at relative offset 18121 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3835[matroska @ 0x56205c7047c0] Writing block of size 3119 with pts 5000, dts 5000, duration 34 at relative offset 18511 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3836[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.936
3837[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.91467 queue head -1 ts N/A
3838[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.936 queue head -1 ts N/A
3839[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7908, out pts 229
3840[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 228 to pts 228
3841[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3842[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7908, out pts 229
3843[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 228 to pts 228
3844[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7908, out pts 229
3845[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 228 to pts 228
3846[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.89655
3847[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.89655 queue head -1 ts N/A
3848[libx264 @ 0x56205c705b80] frame= 148 QP=27.82 NAL=0 Slice:B Poc:294 I:2 P:1826 SKIP:6332 size=2153 bytes
3849[matroska @ 0x56205c7047c0] Writing block of size 304 with pts 5013, dts 5013, duration 21 at relative offset 21637 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3850[matroska @ 0x56205c7047c0] Writing block of size 2153 with pts 5069, dts 5034, duration 34 at relative offset 21948 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3851[out#0/matroska @ 0x56205c704680] sq: send 1 ts 7.968
3852[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.95733 queue head -1 ts N/A
3853[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3854[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7941, out pts 230
3855[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 229 to pts 229
3856[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7941, out pts 230
3857[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 229 to pts 229
3858[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7941, out pts 230
3859[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 229 to pts 229
3860[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.93103
3861[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.93103 queue head -1 ts N/A
3862[libx264 @ 0x56205c705b80] frame= 149 QP=24.33 NAL=2 Slice:P Poc:304 I:690 P:3364 SKIP:4106 size=13036 bytes
3863[matroska @ 0x56205c7047c0] Writing block of size 389 with pts 5035, dts 5035, duration 21 at relative offset 24108 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3864[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 5056, dts 5056, duration 21 at relative offset 24504 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3865[matroska @ 0x56205c7047c0] Writing block of size 13036 with pts 5241, dts 5069, duration 34 at relative offset 24870 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3866[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8
3867[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 7.97867 queue head -1 ts N/A
3868[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8 queue head -1 ts N/A
3869[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3870[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 7975, out pts 231
3871[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 230 to pts 230
3872[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 7975, out pts 231
3873[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 230 to pts 230
3874[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 7975, out pts 231
3875[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 230 to pts 230
3876[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3877[out#0/matroska @ 0x56205c704680] sq: send 0 ts 7.96552
3878[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 7.96552 queue head -1 ts N/A
3879[libx264 @ 0x56205c705b80] frame= 150 QP=26.63 NAL=2 Slice:B Poc:300 I:21 P:2552 SKIP:5587 size=3797 bytes
3880[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 5077, dts 5077, duration 21 at relative offset 37913 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3881[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 5099, dts 5099, duration 21 at relative offset 38266 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3882[matroska @ 0x56205c7047c0] Writing block of size 3797 with pts 5172, dts 5103, duration 34 at relative offset 38593 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3883[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.032
3884[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.02133 queue head -1 ts N/A
3885[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.064
3886[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.04267 queue head -1 ts N/A
3887[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.064 queue head -1 ts N/A
3888[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8008, out pts 232
3889[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 231 to pts 231
3890[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3891[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8008, out pts 232
3892[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 231 to pts 231
3893[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8008, out pts 232
3894[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 231 to pts 231
3895[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8
3896[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8 queue head -1 ts N/A
3897[libx264 @ 0x56205c705b80] frame= 151 QP=27.17 NAL=0 Slice:B Poc:298 I:3 P:2316 SKIP:5841 size=2570 bytes
3898[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 5120, dts 5120, duration 21 at relative offset 42397 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3899[matroska @ 0x56205c7047c0] Writing block of size 2570 with pts 5138, dts 5138, duration 34 at relative offset 42725 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3900[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.096
3901[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.08533 queue head -1 ts N/A
3902[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3903[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8041, out pts 233
3904[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 232 to pts 232
3905[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8041, out pts 233
3906[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 232 to pts 232
3907[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8041, out pts 233
3908[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 232 to pts 232
3909[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.03448
3910[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.03448 queue head -1 ts N/A
3911[libx264 @ 0x56205c705b80] frame= 152 QP=26.57 NAL=0 Slice:B Poc:302 I:7 P:2318 SKIP:5835 size=2153 bytes
3912[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 5141, dts 5141, duration 21 at relative offset 45302 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3913[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 5163, dts 5163, duration 21 at relative offset 45654 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3914[matroska @ 0x56205c7047c0] Writing block of size 2153 with pts 5207, dts 5172, duration 34 at relative offset 45981 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3915[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.128
3916[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.10667 queue head -1 ts N/A
3917[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.128 queue head -1 ts N/A
3918[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3919[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8075, out pts 234
3920[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 233 to pts 233
3921[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8075, out pts 234
3922[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 233 to pts 233
3923[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8075, out pts 234
3924[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 233 to pts 233
3925[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.06897
3926[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.06897 queue head -1 ts N/A
3927[libx264 @ 0x56205c705b80] frame= 153 QP=24.36 NAL=2 Slice:P Poc:312 I:526 P:2971 SKIP:4663 size=10903 bytes
3928[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 5184, dts 5184, duration 21 at relative offset 48141 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3929[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 5205, dts 5205, duration 21 at relative offset 48501 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3930[matroska @ 0x56205c7047c0] Writing block of size 10903 with pts 5379, dts 5207, duration 34 at relative offset 48867 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3931[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.16
3932[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.14933 queue head -1 ts N/A
3933[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3934[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8108, out pts 235
3935[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 234 to pts 234
3936[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8108, out pts 235
3937[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 234 to pts 234
3938[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8108, out pts 235
3939[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 234 to pts 234
3940[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.10345
3941[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.10345 queue head -1 ts N/A
3942[libx264 @ 0x56205c705b80] frame= 154 QP=26.30 NAL=2 Slice:B Poc:308 I:12 P:2478 SKIP:5670 size=3322 bytes
3943[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 5227, dts 5227, duration 21 at relative offset 59777 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3944[matroska @ 0x56205c7047c0] Writing block of size 3322 with pts 5310, dts 5241, duration 34 at relative offset 60094 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3945[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.192
3946[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.17067 queue head -1 ts N/A
3947[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.192 queue head -1 ts N/A
3948[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8141, out pts 236
3949[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 235 to pts 235
3950[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3951[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8141, out pts 236
3952[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 235 to pts 235
3953[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8141, out pts 236
3954[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 235 to pts 235
3955[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
3956[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.13793
3957[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.13793 queue head -1 ts N/A
3958[libx264 @ 0x56205c705b80] frame= 155 QP=31.00 NAL=0 Slice:B Poc:306 I:3 P:2044 SKIP:6113 size=1980 bytes
3959[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 5248, dts 5248, duration 21 at relative offset 63423 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3960[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 5269, dts 5269, duration 21 at relative offset 63794 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3961[matroska @ 0x56205c7047c0] Writing block of size 1980 with pts 5276, dts 5276, duration 34 at relative offset 64152 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3962[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.224
3963[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.21333 queue head -1 ts N/A
3964[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8175, out pts 237
3965[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3966[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 236 to pts 236
3967[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8175, out pts 237
3968[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 236 to pts 236
3969[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8175, out pts 237
3970[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 236 to pts 236
3971[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.17241
3972[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.17241 queue head -1 ts N/A
3973[libx264 @ 0x56205c705b80] frame= 156 QP=30.35 NAL=0 Slice:B Poc:310 I:1 P:2020 SKIP:6139 size=1765 bytes
3974[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 5291, dts 5291, duration 21 at relative offset 66139 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3975[matroska @ 0x56205c7047c0] Writing block of size 1765 with pts 5345, dts 5310, duration 34 at relative offset 66501 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3976[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.256
3977[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.23467 queue head -1 ts N/A
3978[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.256 queue head -1 ts N/A
3979[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3980[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8208, out pts 238
3981[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 237 to pts 237
3982[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8208, out pts 238
3983[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 237 to pts 237
3984[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8208, out pts 238
3985[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 237 to pts 237
3986[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.2069
3987[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.2069 queue head -1 ts N/A
3988[libx264 @ 0x56205c705b80] frame= 157 QP=24.74 NAL=2 Slice:P Poc:320 I:425 P:2649 SKIP:5086 size=8018 bytes
3989[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 5312, dts 5312, duration 21 at relative offset 68273 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3990[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 5333, dts 5333, duration 21 at relative offset 68620 in cluster at offset 1002933. TrackNumber 2, keyframe 1
3991[matroska @ 0x56205c7047c0] Writing block of size 8018 with pts 5517, dts 5345, duration 34 at relative offset 68959 in cluster at offset 1002933. TrackNumber 1, keyframe 0
3992[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.288
3993[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.27733 queue head -1 ts N/A
3994[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3995[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8242, out pts 239
3996[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 238 to pts 238
3997[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8242, out pts 239
3998[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 238 to pts 238
3999[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8242, out pts 239
4000[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 238 to pts 238
4001[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.24138
4002[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.24138 queue head -1 ts N/A
4003[libx264 @ 0x56205c705b80] frame= 158 QP=26.32 NAL=2 Slice:B Poc:316 I:5 P:2607 SKIP:5548 size=3113 bytes
4004[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 5355, dts 5355, duration 21 at relative offset 76984 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4005[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 5376, dts 5376, duration 21 at relative offset 77332 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4006[matroska @ 0x56205c7047c0] Writing block of size 3113 with pts 5448, dts 5379, duration 34 at relative offset 77694 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4007[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.32
4008[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.29867 queue head -1 ts N/A
4009[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.32 queue head -1 ts N/A
4010[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4011[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8275, out pts 240
4012[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 239 to pts 239
4013[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8275, out pts 240
4014[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 239 to pts 239
4015[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8275, out pts 240
4016[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 239 to pts 239
4017[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4018[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.27586
4019[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.27586 queue head -1 ts N/A
4020[libx264 @ 0x56205c705b80] frame= 159 QP=28.68 NAL=0 Slice:B Poc:314 I:1 P:2295 SKIP:5864 size=1949 bytes
4021[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 5397, dts 5397, duration 21 at relative offset 80814 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4022[matroska @ 0x56205c7047c0] Writing block of size 1949 with pts 5414, dts 5414, duration 34 at relative offset 81152 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4023[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.352
4024[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.34133 queue head -1 ts N/A
4025[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4026[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8308, out pts 241
4027[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 240 to pts 240
4028[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8308, out pts 241
4029[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 240 to pts 240
4030[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8308, out pts 241
4031[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 240 to pts 240
4032[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.31034
4033[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.31034 queue head -1 ts N/A
4034[libx264 @ 0x56205c705b80] frame= 160 QP=28.81 NAL=0 Slice:B Poc:318 I:3 P:2263 SKIP:5894 size=1785 bytes
4035[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 5419, dts 5419, duration 21 at relative offset 83108 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4036[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 5440, dts 5440, duration 21 at relative offset 83444 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4037[matroska @ 0x56205c7047c0] Writing block of size 1785 with pts 5483, dts 5448, duration 34 at relative offset 83801 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4038[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.384
4039[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.36267 queue head -1 ts N/A
4040[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.384 queue head -1 ts N/A
4041[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4042[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8342, out pts 242
4043[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 241 to pts 241
4044[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8342, out pts 242
4045[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 241 to pts 241
4046[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8342, out pts 242
4047[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 241 to pts 241
4048[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.34483
4049[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.34483 queue head -1 ts N/A
4050[libx264 @ 0x56205c705b80] frame= 161 QP=25.11 NAL=2 Slice:P Poc:328 I:961 P:3470 SKIP:3729 size=10523 bytes
4051[matroska @ 0x56205c7047c0] Writing block of size 308 with pts 5461, dts 5461, duration 21 at relative offset 85593 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4052[matroska @ 0x56205c7047c0] Writing block of size 10523 with pts 5655, dts 5483, duration 34 at relative offset 85908 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4053[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.416
4054[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.40533 queue head -1 ts N/A
4055[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4056[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8375, out pts 243
4057[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 242 to pts 242
4058[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8375, out pts 243
4059[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 242 to pts 242
4060[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8375, out pts 243
4061[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 242 to pts 242
4062[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.37931
4063[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.37931 queue head -1 ts N/A
4064[libx264 @ 0x56205c705b80] frame= 162 QP=26.19 NAL=2 Slice:B Poc:324 I:14 P:3402 SKIP:4744 size=4646 bytes
4065[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 5483, dts 5483, duration 21 at relative offset 96438 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4066[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 5504, dts 5504, duration 21 at relative offset 96794 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4067[matroska @ 0x56205c7047c0] Writing block of size 4646 with pts 5586, dts 5517, duration 34 at relative offset 97127 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4068[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.448
4069[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.42667 queue head -1 ts N/A
4070[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.448 queue head -1 ts N/A
4071[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8408, out pts 244
4072[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4073[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 243 to pts 243
4074[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8408, out pts 244
4075[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 243 to pts 243
4076[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8408, out pts 244
4077[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 243 to pts 243
4078[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4079[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.41379
4080[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.41379 queue head -1 ts N/A
4081[libx264 @ 0x56205c705b80] frame= 163 QP=27.62 NAL=0 Slice:B Poc:322 I:2 P:2407 SKIP:5751 size=2147 bytes
4082[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 5525, dts 5525, duration 21 at relative offset 101780 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4083[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 5547, dts 5547, duration 21 at relative offset 102145 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4084[matroska @ 0x56205c7047c0] Writing block of size 2147 with pts 5552, dts 5552, duration 34 at relative offset 102474 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4085[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.48
4086[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.46933 queue head -1 ts N/A
4087[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4088[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8442, out pts 245
4089[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 244 to pts 244
4090[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8442, out pts 245
4091[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 244 to pts 244
4092[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8442, out pts 245
4093[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 244 to pts 244
4094[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.44828
4095[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.44828 queue head -1 ts N/A
4096[libx264 @ 0x56205c705b80] frame= 164 QP=25.89 NAL=0 Slice:B Poc:326 I:5 P:2062 SKIP:6093 size=2130 bytes
4097[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 5568, dts 5568, duration 21 at relative offset 104628 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4098[matroska @ 0x56205c7047c0] Writing block of size 2130 with pts 5621, dts 5586, duration 34 at relative offset 104993 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4099[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.512
4100[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.49067 queue head -1 ts N/A
4101[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.512 queue head -1 ts N/A
4102[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8475, out pts 246
4103[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4104[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 245 to pts 245
4105[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8475, out pts 246
4106[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 245 to pts 245
4107[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8475, out pts 246
4108[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 245 to pts 245
4109[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.48276
4110[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.48276 queue head -1 ts N/A
4111[libx264 @ 0x56205c705b80] frame= 165 QP=25.94 NAL=2 Slice:P Poc:334 I:470 P:3086 SKIP:4604 size=9372 bytes
4112[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 5589, dts 5589, duration 21 at relative offset 107130 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4113[matroska @ 0x56205c7047c0] Writing block of size 372 with pts 5611, dts 5611, duration 21 at relative offset 107457 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4114[matroska @ 0x56205c7047c0] Writing block of size 9372 with pts 5759, dts 5621, duration 34 at relative offset 107836 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4115[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.544
4116[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.53333 queue head -1 ts N/A
4117[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8509, out pts 247
4118[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 246 to pts 246
4119[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4120[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8509, out pts 247
4121[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 246 to pts 246
4122[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8509, out pts 247
4123[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 246 to pts 246
4124[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.51724
4125[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.51724 queue head -1 ts N/A
4126[libx264 @ 0x56205c705b80] frame= 166 QP=28.62 NAL=2 Slice:B Poc:330 I:6 P:2359 SKIP:5795 size=2961 bytes
4127[matroska @ 0x56205c7047c0] Writing block of size 307 with pts 5632, dts 5632, duration 21 at relative offset 117215 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4128[matroska @ 0x56205c7047c0] Writing block of size 394 with pts 5653, dts 5653, duration 21 at relative offset 117529 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4129[matroska @ 0x56205c7047c0] Writing block of size 2961 with pts 5690, dts 5655, duration 34 at relative offset 117930 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4130[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.576
4131[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.55467 queue head -1 ts N/A
4132[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.576 queue head -1 ts N/A
4133[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8542, out pts 248
4134[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4135[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 247 to pts 247
4136[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8542, out pts 248
4137[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 247 to pts 247
4138[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8542, out pts 248
4139[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 247 to pts 247
4140[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4141[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.55172
4142[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.55172 queue head -1 ts N/A
4143[libx264 @ 0x56205c705b80] frame= 167 QP=29.98 NAL=0 Slice:B Poc:332 I:3 P:2678 SKIP:5479 size=3088 bytes
4144[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 5675, dts 5675, duration 21 at relative offset 120898 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4145[matroska @ 0x56205c7047c0] Writing block of size 3088 with pts 5724, dts 5690, duration 34 at relative offset 121203 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4146[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.608
4147[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.59733 queue head -1 ts N/A
4148[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8575, out pts 249
4149[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 248 to pts 248
4150[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4151[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8575, out pts 249
4152[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 248 to pts 248
4153[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8575, out pts 249
4154[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 248 to pts 248
4155[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.58621
4156[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.58621 queue head -1 ts N/A
4157[libx264 @ 0x56205c705b80] frame= 168 QP=26.48 NAL=2 Slice:P Poc:342 I:1234 P:3029 SKIP:3897 size=13016 bytes
4158[matroska @ 0x56205c7047c0] Writing block of size 374 with pts 5696, dts 5696, duration 21 at relative offset 124298 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4159[matroska @ 0x56205c7047c0] Writing block of size 306 with pts 5717, dts 5717, duration 21 at relative offset 124679 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4160[matroska @ 0x56205c7047c0] Writing block of size 13016 with pts 5897, dts 5724, duration 34 at relative offset 124992 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4161[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.64
4162[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.61867 queue head -1 ts N/A
4163[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.64 queue head -1 ts N/A
4164[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4165[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8609, out pts 250
4166[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 249 to pts 249
4167[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8609, out pts 250
4168[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 249 to pts 249
4169[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8609, out pts 250
4170[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 249 to pts 249
4171[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.62069
4172[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.62069 queue head -1 ts N/A
4173[libx264 @ 0x56205c705b80] frame= 169 QP=27.23 NAL=2 Slice:B Poc:338 I:53 P:3415 SKIP:4692 size=6974 bytes
4174[matroska @ 0x56205c7047c0] Writing block of size 370 with pts 5739, dts 5739, duration 21 at relative offset 138015 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4175[matroska @ 0x56205c7047c0] Writing block of size 6974 with pts 5828, dts 5759, duration 34 at relative offset 138392 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4176[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.672
4177[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.66133 queue head -1 ts N/A
4178[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8642, out pts 251
4179[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 250 to pts 250
4180[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4181[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8642, out pts 251
4182[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 250 to pts 250
4183[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8642, out pts 251
4184[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 250 to pts 250
4185[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.65517
4186[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.65517 queue head -1 ts N/A
4187[libx264 @ 0x56205c705b80] frame= 170 QP=28.85 NAL=0 Slice:B Poc:336 I:7 P:2886 SKIP:5267 size=3804 bytes
4188[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 5760, dts 5760, duration 21 at relative offset 145373 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4189[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 5781, dts 5781, duration 21 at relative offset 145704 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4190[matroska @ 0x56205c7047c0] Writing block of size 3804 with pts 5793, dts 5793, duration 34 at relative offset 146070 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4191[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.704
4192[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.68267 queue head -1 ts N/A
4193[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.704 queue head -1 ts N/A
4194[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8675, out pts 252
4195[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 251 to pts 251
4196[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4197[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8675, out pts 252
4198[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 251 to pts 251
4199[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8675, out pts 252
4200[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 251 to pts 251
4201[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4202[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.68966
4203[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.68966 queue head -1 ts N/A
4204[libx264 @ 0x56205c705b80] frame= 171 QP=29.52 NAL=0 Slice:B Poc:340 I:13 P:2755 SKIP:5392 size=3990 bytes
4205[matroska @ 0x56205c7047c0] Writing block of size 393 with pts 5803, dts 5803, duration 21 at relative offset 149881 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4206[matroska @ 0x56205c7047c0] Writing block of size 379 with pts 5824, dts 5824, duration 21 at relative offset 150281 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4207[matroska @ 0x56205c7047c0] Writing block of size 3990 with pts 5862, dts 5828, duration 34 at relative offset 150667 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4208[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.736
4209[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.72533 queue head -1 ts N/A
4210[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4211[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8709, out pts 253
4212[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 252 to pts 252
4213[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8709, out pts 253
4214[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 252 to pts 252
4215[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8709, out pts 253
4216[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 252 to pts 252
4217[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.72414
4218[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.72414 queue head -1 ts N/A
4219[libx264 @ 0x56205c705b80] frame= 172 QP=27.00 NAL=2 Slice:P Poc:346 I:1049 P:3146 SKIP:3965 size=12303 bytes
4220[matroska @ 0x56205c7047c0] Writing block of size 254 with pts 5845, dts 5845, duration 21 at relative offset 154664 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4221[matroska @ 0x56205c7047c0] Writing block of size 12303 with pts 5966, dts 5862, duration 34 at relative offset 154925 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4222[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.768
4223[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.74667 queue head -1 ts N/A
4224[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.768 queue head -1 ts N/A
4225[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8742, out pts 254
4226[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4227[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 253 to pts 253
4228[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8742, out pts 254
4229[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 253 to pts 253
4230[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8742, out pts 254
4231[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 253 to pts 253
4232[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.75862
4233[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.75862 queue head -1 ts N/A
4234[libx264 @ 0x56205c705b80] frame= 173 QP=28.99 NAL=0 Slice:B Poc:344 I:51 P:2792 SKIP:5317 size=4924 bytes
4235[matroska @ 0x56205c7047c0] Writing block of size 373 with pts 5867, dts 5867, duration 21 at relative offset 167235 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4236[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 5888, dts 5888, duration 21 at relative offset 167615 in cluster at offset 1002933. TrackNumber 2, keyframe 1
4237[matroska @ 0x56205c7047c0] Writing block of size 4924 with pts 5931, dts 5897, duration 34 at relative offset 167954 in cluster at offset 1002933. TrackNumber 1, keyframe 0
4238[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.8
4239[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.78933 queue head -1 ts N/A
4240[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.832
4241[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.81067 queue head -1 ts N/A
4242[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.832 queue head -1 ts N/A
4243[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4244[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8775, out pts 254
4245[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 254
4246[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8775, out pts 254
4247[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 254
4248[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8775, out pts 254
4249[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 254
4250[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.864
4251[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.85333 queue head -1 ts N/A
4252[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8809, out pts 255
4253[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 254 to pts 254
4254[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4255[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8809, out pts 255
4256[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 254 to pts 254
4257[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8809, out pts 255
4258[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 254 to pts 254
4259[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.7931
4260[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.7931 queue head -1 ts N/A
4261[libx264 @ 0x56205c705b80] frame= 174 QP=21.93 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=44363 bytes
4262[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.896
4263[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.87467 queue head -1 ts N/A
4264[matroska @ 0x56205c7047c0] Starting new cluster with timestamp 5930 at offset 1175825 bytes
4265[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 5909, dts 5909, duration 21 at relative offset 10 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4266[matroska @ 0x56205c7047c0] Writing block of size 44363 with pts 6000, dts 5931, duration 34 at relative offset 356 in cluster at offset 1175825. TrackNumber 1, keyframe 1
4267[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.896 queue head -1 ts N/A
4268[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4269[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8842, out pts 256
4270[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 255 to pts 255
4271[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8842, out pts 256
4272[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 255 to pts 255
4273[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8842, out pts 256
4274[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 255 to pts 255
4275[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4276[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.82759
4277[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.82759 queue head -1 ts N/A
4278[libx264 @ 0x56205c705b80] frame= 175 QP=25.88 NAL=2 Slice:P Poc:8 I:1023 P:2897 SKIP:4240 size=11651 bytes
4279[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 5931, dts 5931, duration 21 at relative offset 44727 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4280[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 5952, dts 5952, duration 21 at relative offset 45076 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4281[matroska @ 0x56205c7047c0] Writing block of size 11651 with pts 6138, dts 5966, duration 34 at relative offset 45414 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4282[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.928
4283[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.91733 queue head -1 ts N/A
4284[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4285[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8876, out pts 257
4286[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 256 to pts 256
4287[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8876, out pts 257
4288[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 256 to pts 256
4289[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8876, out pts 257
4290[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 256 to pts 256
4291[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.86207
4292[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.86207 queue head -1 ts N/A
4293[libx264 @ 0x56205c705b80] frame= 176 QP=27.76 NAL=2 Slice:B Poc:4 I:51 P:2693 SKIP:5416 size=4922 bytes
4294[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 5973, dts 5973, duration 21 at relative offset 57072 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4295[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 5995, dts 5995, duration 21 at relative offset 57429 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4296[matroska @ 0x56205c7047c0] Writing block of size 4922 with pts 6069, dts 6000, duration 34 at relative offset 57785 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4297[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.96
4298[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.93867 queue head -1 ts N/A
4299[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.96 queue head -1 ts N/A
4300[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4301[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8909, out pts 258
4302[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 257 to pts 257
4303[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8909, out pts 258
4304[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 257 to pts 257
4305[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8909, out pts 258
4306[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 257 to pts 257
4307[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.89655
4308[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.89655 queue head -1 ts N/A
4309[libx264 @ 0x56205c705b80] frame= 177 QP=30.34 NAL=0 Slice:B Poc:2 I:7 P:2168 SKIP:5985 size=2982 bytes
4310[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 6016, dts 6016, duration 21 at relative offset 62714 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4311[matroska @ 0x56205c7047c0] Writing block of size 2982 with pts 6034, dts 6034, duration 34 at relative offset 63052 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4312[out#0/matroska @ 0x56205c704680] sq: send 1 ts 8.992
4313[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 8.98133 queue head -1 ts N/A
4314[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4315[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8942, out pts 259
4316[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 258 to pts 258
4317[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8942, out pts 259
4318[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 258 to pts 258
4319[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8942, out pts 259
4320[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 258 to pts 258
4321[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.93103
4322[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.93103 queue head -1 ts N/A
4323[libx264 @ 0x56205c705b80] frame= 178 QP=29.00 NAL=0 Slice:B Poc:6 I:29 P:2675 SKIP:5456 size=3430 bytes
4324[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 6037, dts 6037, duration 21 at relative offset 66041 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4325[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 6059, dts 6059, duration 21 at relative offset 66399 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4326[matroska @ 0x56205c7047c0] Writing block of size 3430 with pts 6103, dts 6069, duration 34 at relative offset 66735 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4327[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.024
4328[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.00267 queue head -1 ts N/A
4329[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.024 queue head -1 ts N/A
4330[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4331[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 8976, out pts 260
4332[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 259 to pts 259
4333[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 8976, out pts 260
4334[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 259 to pts 259
4335[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 8976, out pts 260
4336[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 259 to pts 259
4337[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4338[out#0/matroska @ 0x56205c704680] sq: send 0 ts 8.96552
4339[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 8.96552 queue head -1 ts N/A
4340[libx264 @ 0x56205c705b80] frame= 179 QP=26.37 NAL=2 Slice:P Poc:16 I:2730 P:2844 SKIP:2586 size=15277 bytes
4341[matroska @ 0x56205c7047c0] Writing block of size 383 with pts 6080, dts 6080, duration 21 at relative offset 70172 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4342[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 6101, dts 6101, duration 21 at relative offset 70562 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4343[matroska @ 0x56205c7047c0] Writing block of size 15277 with pts 6276, dts 6103, duration 34 at relative offset 70891 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4344[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.056
4345[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.04533 queue head -1 ts N/A
4346[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4347[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9009, out pts 261
4348[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 260 to pts 260
4349[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9009, out pts 261
4350[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 260 to pts 260
4351[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9009, out pts 261
4352[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 260 to pts 260
4353[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9
4354[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9 queue head -1 ts N/A
4355[libx264 @ 0x56205c705b80] frame= 180 QP=27.72 NAL=2 Slice:B Poc:12 I:186 P:2945 SKIP:5029 size=7711 bytes
4356[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 6123, dts 6123, duration 21 at relative offset 86175 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4357[matroska @ 0x56205c7047c0] Writing block of size 7711 with pts 6207, dts 6138, duration 34 at relative offset 86525 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4358[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.088
4359[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.06667 queue head -1 ts N/A
4360[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.088 queue head -1 ts N/A
4361[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4362[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9042, out pts 262
4363[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 261 to pts 261
4364[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9042, out pts 262
4365[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 261 to pts 261
4366[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9042, out pts 262
4367[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 261 to pts 261
4368[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.03448
4369[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.03448 queue head -1 ts N/A
4370[libx264 @ 0x56205c705b80] frame= 181 QP=29.60 NAL=0 Slice:B Poc:10 I:46 P:2388 SKIP:5726 size=4164 bytes
4371[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 6144, dts 6144, duration 21 at relative offset 94243 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4372[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 6165, dts 6165, duration 21 at relative offset 94568 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4373[matroska @ 0x56205c7047c0] Writing block of size 4164 with pts 6172, dts 6172, duration 34 at relative offset 94929 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4374[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.12
4375[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.10933 queue head -1 ts N/A
4376[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4377[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9076, out pts 263
4378[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 262 to pts 262
4379[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9076, out pts 263
4380[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 262 to pts 262
4381[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9076, out pts 263
4382[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 262 to pts 262
4383[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.06897
4384[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.06897 queue head -1 ts N/A
4385[libx264 @ 0x56205c705b80] frame= 182 QP=29.94 NAL=0 Slice:B Poc:14 I:138 P:2266 SKIP:5756 size=4685 bytes
4386[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 6187, dts 6187, duration 21 at relative offset 99100 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4387[matroska @ 0x56205c7047c0] Writing block of size 4685 with pts 6241, dts 6207, duration 34 at relative offset 99445 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4388[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.152
4389[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.13067 queue head -1 ts N/A
4390[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.152 queue head -1 ts N/A
4391[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9109, out pts 264
4392[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 263 to pts 263
4393[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9109, out pts 264
4394[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 263 to pts 263
4395[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9109, out pts 264
4396[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 263 to pts 263
4397[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.10345
4398[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.10345 queue head -1 ts N/A
4399[h264 @ 0x56205ab05800] nal_unit_type: 5(IDR), nal_ref_idc: 3
4400[libx264 @ 0x56205c705b80] frame= 183 QP=25.97 NAL=2 Slice:P Poc:24 I:4034 P:2621 SKIP:1505 size=19319 bytes
4401[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 6208, dts 6208, duration 21 at relative offset 104137 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4402[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 6229, dts 6229, duration 21 at relative offset 104453 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4403[matroska @ 0x56205c7047c0] Writing block of size 19319 with pts 6414, dts 6241, duration 34 at relative offset 104794 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4404[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.184
4405[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.17333 queue head -1 ts N/A
4406[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9142, out pts 265
4407[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 264 to pts 264
4408[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4409[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9142, out pts 265
4410[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 264 to pts 264
4411[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9142, out pts 265
4412[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 264 to pts 264
4413[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4414[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.13793
4415[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.13793 queue head -1 ts N/A
4416[libx264 @ 0x56205c705b80] frame= 184 QP=27.42 NAL=2 Slice:B Poc:20 I:590 P:3065 SKIP:4505 size=10338 bytes
4417[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 6251, dts 6251, duration 21 at relative offset 124121 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4418[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 6272, dts 6272, duration 21 at relative offset 124460 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4419[matroska @ 0x56205c7047c0] Writing block of size 10338 with pts 6345, dts 6276, duration 34 at relative offset 124777 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4420[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.216
4421[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.19467 queue head -1 ts N/A
4422[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.216 queue head -1 ts N/A
4423[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9176, out pts 266
4424[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4425[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 265 to pts 265
4426[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9176, out pts 266
4427[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 265 to pts 265
4428[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9176, out pts 266
4429[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 265 to pts 265
4430[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.17241
4431[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.17241 queue head -1 ts N/A
4432[libx264 @ 0x56205c705b80] frame= 185 QP=28.76 NAL=0 Slice:B Poc:18 I:270 P:2689 SKIP:5201 size=6547 bytes
4433[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 6293, dts 6293, duration 21 at relative offset 135122 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4434[matroska @ 0x56205c7047c0] Writing block of size 6547 with pts 6310, dts 6310, duration 34 at relative offset 135461 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4435[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.248
4436[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.23733 queue head -1 ts N/A
4437[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9209, out pts 267
4438[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4439[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 266 to pts 266
4440[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9209, out pts 267
4441[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 266 to pts 266
4442[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9209, out pts 267
4443[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 266 to pts 266
4444[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.2069
4445[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.2069 queue head -1 ts N/A
4446[libx264 @ 0x56205c705b80] frame= 186 QP=29.16 NAL=0 Slice:B Poc:22 I:96 P:2142 SKIP:5922 size=4713 bytes
4447[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 6315, dts 6315, duration 21 at relative offset 142015 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4448[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 6336, dts 6336, duration 21 at relative offset 142357 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4449[matroska @ 0x56205c7047c0] Writing block of size 4713 with pts 6379, dts 6345, duration 34 at relative offset 142688 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4450[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.28
4451[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.25867 queue head -1 ts N/A
4452[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.28 queue head -1 ts N/A
4453[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4454[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9243, out pts 268
4455[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 267 to pts 267
4456[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9243, out pts 268
4457[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 267 to pts 267
4458[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9243, out pts 268
4459[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 267 to pts 267
4460[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.24138
4461[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.24138 queue head -1 ts N/A
4462[libx264 @ 0x56205c705b80] frame= 187 QP=25.49 NAL=2 Slice:P Poc:32 I:4239 P:2648 SKIP:1273 size=22257 bytes
4463[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 6357, dts 6357, duration 21 at relative offset 147408 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4464[matroska @ 0x56205c7047c0] Writing block of size 22257 with pts 6552, dts 6379, duration 34 at relative offset 147740 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4465[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.312
4466[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.30133 queue head -1 ts N/A
4467[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9276, out pts 269
4468[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 268 to pts 268
4469[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9276, out pts 269
4470[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 268 to pts 268
4471[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9276, out pts 269
4472[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 268 to pts 268
4473[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4474[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.27586
4475[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.27586 queue head -1 ts N/A
4476[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4477[libx264 @ 0x56205c705b80] frame= 188 QP=27.69 NAL=2 Slice:B Poc:28 I:172 P:2615 SKIP:5373 size=7392 bytes
4478[matroska @ 0x56205c7047c0] Writing block of size 401 with pts 6379, dts 6379, duration 21 at relative offset 170005 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4479[matroska @ 0x56205c7047c0] Writing block of size 384 with pts 6400, dts 6400, duration 21 at relative offset 170413 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4480[matroska @ 0x56205c7047c0] Writing block of size 7392 with pts 6483, dts 6414, duration 34 at relative offset 170804 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4481[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.344
4482[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.32267 queue head -1 ts N/A
4483[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.344 queue head -1 ts N/A
4484frame= 189 fps=119 q=34.0 size= 1024kB time=00:00:09.28 bitrate= 903.9kbits/s speed=5.83x
4485[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9309, out pts 270
4486[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 269 to pts 269
4487[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4488[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9309, out pts 270
4489[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 269 to pts 269
4490[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9309, out pts 270
4491[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 269 to pts 269
4492[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.31034
4493[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.31034 queue head -1 ts N/A
4494[libx264 @ 0x56205c705b80] frame= 189 QP=28.80 NAL=0 Slice:B Poc:26 I:58 P:2478 SKIP:5624 size=4762 bytes
4495[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 6421, dts 6421, duration 21 at relative offset 178203 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4496[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 6443, dts 6443, duration 21 at relative offset 178534 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4497[matroska @ 0x56205c7047c0] Writing block of size 4762 with pts 6448, dts 6448, duration 34 at relative offset 178879 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4498[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.376
4499[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.36533 queue head -1 ts N/A
4500[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4501[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9343, out pts 271
4502[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 270 to pts 270
4503[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9343, out pts 271
4504[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 270 to pts 270
4505[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9343, out pts 271
4506[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 270 to pts 270
4507[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.34483
4508[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.34483 queue head -1 ts N/A
4509[libx264 @ 0x56205c705b80] frame= 190 QP=29.18 NAL=0 Slice:B Poc:30 I:25 P:2036 SKIP:6099 size=3831 bytes
4510[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 6464, dts 6464, duration 21 at relative offset 183648 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4511[matroska @ 0x56205c7047c0] Writing block of size 3831 with pts 6517, dts 6483, duration 34 at relative offset 183977 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4512[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.408
4513[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.38667 queue head -1 ts N/A
4514[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.408 queue head -1 ts N/A
4515[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4516[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9376, out pts 272
4517[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 271 to pts 271
4518[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9376, out pts 272
4519[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 271 to pts 271
4520[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9376, out pts 272
4521[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 271 to pts 271
4522[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.37931
4523[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.37931 queue head -1 ts N/A
4524[libx264 @ 0x56205c705b80] frame= 191 QP=25.43 NAL=2 Slice:P Poc:40 I:2664 P:3454 SKIP:2042 size=19713 bytes
4525[matroska @ 0x56205c7047c0] Writing block of size 288 with pts 6485, dts 6485, duration 21 at relative offset 187815 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4526[matroska @ 0x56205c7047c0] Writing block of size 453 with pts 6507, dts 6507, duration 21 at relative offset 188110 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4527[matroska @ 0x56205c7047c0] Writing block of size 19713 with pts 6690, dts 6517, duration 34 at relative offset 188570 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4528[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.44
4529[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.42933 queue head -1 ts N/A
4530[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9409, out pts 273
4531[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 272 to pts 272
4532[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9409, out pts 273
4533[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 272 to pts 272
4534[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9409, out pts 273
4535[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 272 to pts 272
4536[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4537[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.41379
4538[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.41379 queue head -1 ts N/A
4539[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4540[libx264 @ 0x56205c705b80] frame= 192 QP=27.18 NAL=2 Slice:B Poc:36 I:80 P:2900 SKIP:5180 size=6482 bytes
4541[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 6528, dts 6528, duration 21 at relative offset 208291 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4542[matroska @ 0x56205c7047c0] Writing block of size 377 with pts 6549, dts 6549, duration 21 at relative offset 208651 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4543[matroska @ 0x56205c7047c0] Writing block of size 6482 with pts 6621, dts 6552, duration 34 at relative offset 209035 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4544[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.472
4545[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.45067 queue head -1 ts N/A
4546[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.472 queue head -1 ts N/A
4547[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9443, out pts 274
4548[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 273 to pts 273
4549[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9443, out pts 274
4550[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 273 to pts 273
4551[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9443, out pts 274
4552[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 273 to pts 273
4553[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.44828
4554[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.44828 queue head -1 ts N/A
4555[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4556[libx264 @ 0x56205c705b80] frame= 193 QP=28.71 NAL=0 Slice:B Poc:34 I:22 P:2312 SKIP:5826 size=3537 bytes
4557[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 6571, dts 6571, duration 21 at relative offset 215524 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4558[matroska @ 0x56205c7047c0] Writing block of size 3537 with pts 6586, dts 6586, duration 34 at relative offset 215866 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4559[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.504
4560[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.49333 queue head -1 ts N/A
4561[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9476, out pts 275
4562[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 274 to pts 274
4563[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4564[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9476, out pts 275
4565[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 274 to pts 274
4566[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9476, out pts 275
4567[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 274 to pts 274
4568[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.48276
4569[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.48276 queue head -1 ts N/A
4570[libx264 @ 0x56205c705b80] frame= 194 QP=28.68 NAL=0 Slice:B Poc:38 I:8 P:2255 SKIP:5897 size=3074 bytes
4571[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 6592, dts 6592, duration 21 at relative offset 219410 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4572[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 6613, dts 6613, duration 21 at relative offset 219746 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4573[matroska @ 0x56205c7047c0] Writing block of size 3074 with pts 6655, dts 6621, duration 34 at relative offset 220121 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4574[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.536
4575[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.51467 queue head -1 ts N/A
4576[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.536 queue head -1 ts N/A
4577[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9510, out pts 276
4578[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4579[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 275 to pts 275
4580[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9510, out pts 276
4581[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 275 to pts 275
4582[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9510, out pts 276
4583[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 275 to pts 275
4584[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.51724
4585[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.51724 queue head -1 ts N/A
4586[libx264 @ 0x56205c705b80] frame= 195 QP=25.08 NAL=2 Slice:P Poc:46 I:1474 P:3830 SKIP:2856 size=16744 bytes
4587[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 6635, dts 6635, duration 21 at relative offset 223202 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4588[matroska @ 0x56205c7047c0] Writing block of size 16744 with pts 6793, dts 6655, duration 34 at relative offset 223545 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4589[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.568
4590[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.55733 queue head -1 ts N/A
4591[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9543, out pts 277
4592[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 276 to pts 276
4593[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9543, out pts 277
4594[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 276 to pts 276
4595[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9543, out pts 277
4596[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 276 to pts 276
4597[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
4598[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.55172
4599[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.55172 queue head -1 ts N/A
4600[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4601[libx264 @ 0x56205c705b80] frame= 196 QP=27.58 NAL=2 Slice:B Poc:42 I:39 P:2872 SKIP:5249 size=5224 bytes
4602[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 6656, dts 6656, duration 21 at relative offset 240297 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4603[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 6677, dts 6677, duration 21 at relative offset 240637 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4604[matroska @ 0x56205c7047c0] Writing block of size 5224 with pts 6724, dts 6690, duration 34 at relative offset 241012 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4605[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.573
4606[Parsed_concat_28 @ 0x56205c7ec940] EOF on in0:a0, 1 streams left in segment.
4607[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9576, out pts 278
4608[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 277 to pts 277
4609[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4610[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9576, out pts 278
4611[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 277 to pts 277
4612[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9576, out pts 278
4613[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 277 to pts 277
4614[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.58621
4615[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.58621 queue head -1 ts N/A
4616[libx264 @ 0x56205c705b80] frame= 197 QP=28.57 NAL=0 Slice:B Poc:44 I:17 P:2190 SKIP:5953 size=2896 bytes
4617[matroska @ 0x56205c7047c0] Writing block of size 304 with pts 6699, dts 6699, duration 21 at relative offset 246243 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4618[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 6720, dts 6720, duration 21 at relative offset 246554 in cluster at offset 1175825. TrackNumber 2, keyframe 1
4619[matroska @ 0x56205c7047c0] Writing block of size 2896 with pts 6759, dts 6724, duration 34 at relative offset 246925 in cluster at offset 1175825. TrackNumber 1, keyframe 0
4620[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4621[Parsed_fps_0 @ 0x56205aa80540] Read frame with in pts 9610, out pts 279
4622[Parsed_fps_0 @ 0x56205aa80540] Writing frame with pts 278 to pts 278
4623[Parsed_concat_28 @ 0x56205c7ec940] EOF on in0:v0, 0 streams left in segment.
4624[Parsed_concat_28 @ 0x56205c7ec940] Segment finished at pts=9586207
4625[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9610, out pts 279
4626[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 278 to pts 278
4627[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9610, out pts 279
4628[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 278 to pts 278
4629[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.58621
4630[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.57867 queue head -1 ts N/A
4631[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38, out pts 1
4632[Parsed_fps_10 @ 0x56205c7dc000] Set first pts to 0
4633[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4634[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 0 to pts 0
4635[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 72, out pts 2
4636[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4637[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1 to pts 1
4638[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4639[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 105, out pts 3
4640[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 2 to pts 2
4641[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4642[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 138, out pts 4
4643[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 3 to pts 3
4644[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 172, out pts 5
4645[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4646[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 4 to pts 4
4647[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 205, out pts 6
4648[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4649[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 5 to pts 5
4650[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 239, out pts 7
4651[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 6 to pts 6
4652[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4653[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4654[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 272, out pts 8
4655[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 7 to pts 7
4656[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4657[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 305, out pts 9
4658[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 8 to pts 8
4659[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 339, out pts 10
4660[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4661[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 9 to pts 9
4662[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4663[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 372, out pts 11
4664[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 10 to pts 10
4665[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 405, out pts 12
4666[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 11 to pts 11
4667[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4668[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 439, out pts 13
4669[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4670[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 12 to pts 12
4671[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 472, out pts 14
4672[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4673[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 13 to pts 13
4674[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 506, out pts 15
4675[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 14 to pts 14
4676[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4677[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 539, out pts 16
4678[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 15 to pts 15
4679[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4680[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 572, out pts 17
4681[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 16 to pts 16
4682[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4683[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 606, out pts 18
4684[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 17 to pts 17
4685[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4686[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 639, out pts 19
4687[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4688[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 18 to pts 18
4689[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 672, out pts 19
4690[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 19
4691[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4692[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 706, out pts 20
4693[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 19 to pts 19
4694[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4695[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 739, out pts 21
4696[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4697[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 20 to pts 20
4698[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4699[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 772, out pts 22
4700[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 21 to pts 21
4701[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4702[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 806, out pts 23
4703[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 22 to pts 22
4704[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4705[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 839, out pts 24
4706[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 23 to pts 23
4707[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4708[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 873, out pts 25
4709[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 24 to pts 24
4710[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 906, out pts 26
4711[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4712[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 25 to pts 25
4713[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 939, out pts 27
4714[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 26 to pts 26
4715[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4716[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 973, out pts 28
4717[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 27 to pts 27
4718[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4719[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4720[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1006, out pts 29
4721[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 28 to pts 28
4722[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4723[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1039, out pts 30
4724[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 29 to pts 29
4725[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1073, out pts 31
4726[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 30 to pts 30
4727[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4728[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1106, out pts 32
4729[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 31 to pts 31
4730[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4731[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1139, out pts 33
4732[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 32 to pts 32
4733[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4734[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1173, out pts 34
4735[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 33 to pts 33
4736[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4737[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1206, out pts 35
4738[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 34 to pts 34
4739[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4740[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4741[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1240, out pts 36
4742[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 35 to pts 35
4743[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1273, out pts 37
4744[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 36 to pts 36
4745[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4746[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1306, out pts 38
4747[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 37 to pts 37
4748[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4749[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4750[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1340, out pts 39
4751[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 38 to pts 38
4752[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4753[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1373, out pts 40
4754[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 39 to pts 39
4755[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1406, out pts 41
4756[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4757[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 40 to pts 40
4758[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1440, out pts 42
4759[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 41 to pts 41
4760[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4761[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4762[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1473, out pts 43
4763[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 42 to pts 42
4764[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4765[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1507, out pts 44
4766[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 43 to pts 43
4767[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1540, out pts 45
4768[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 44 to pts 44
4769[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4770[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1573, out pts 46
4771[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 45 to pts 45
4772[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4773[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1607, out pts 47
4774[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 46 to pts 46
4775[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4776[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1640, out pts 48
4777[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 47 to pts 47
4778[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4779[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1673, out pts 49
4780[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 48 to pts 48
4781[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4782[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4783[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1707, out pts 50
4784[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 49 to pts 49
4785[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1740, out pts 50
4786[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 50
4787[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4788[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1773, out pts 51
4789[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 50 to pts 50
4790[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4791[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4792[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1807, out pts 52
4793[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 51 to pts 51
4794[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1840, out pts 53
4795[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 52 to pts 52
4796[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4797[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1874, out pts 54
4798[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 53 to pts 53
4799[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4800[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1907, out pts 55
4801[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 54 to pts 54
4802[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4803[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1940, out pts 56
4804[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 55 to pts 55
4805[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4806[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 1974, out pts 57
4807[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 56 to pts 56
4808[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4809[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2007, out pts 58
4810[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 57 to pts 57
4811[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4812[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4813[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2040, out pts 59
4814[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 58 to pts 58
4815[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4816[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2074, out pts 60
4817[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 59 to pts 59
4818[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4819[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2107, out pts 61
4820[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 60 to pts 60
4821[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4822[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2140, out pts 62
4823[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 61 to pts 61
4824[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4825[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2174, out pts 63
4826[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 62 to pts 62
4827[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2207, out pts 64
4828[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 63 to pts 63
4829[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4830[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2241, out pts 65
4831[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 64 to pts 64
4832[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4833[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4834[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2274, out pts 66
4835[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 65 to pts 65
4836[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2307, out pts 67
4837[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4838[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 66 to pts 66
4839[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2341, out pts 68
4840[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4841[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 67 to pts 67
4842[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2374, out pts 69
4843[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 68 to pts 68
4844[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4845[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2407, out pts 70
4846[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4847[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 69 to pts 69
4848[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2441, out pts 71
4849[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4850[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 70 to pts 70
4851[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2474, out pts 72
4852[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 71 to pts 71
4853[h264 @ 0x56205c2f26c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
4854[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2508, out pts 73
4855[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4856[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 72 to pts 72
4857[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2541, out pts 74
4858[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 73 to pts 73
4859[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4860[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2574, out pts 75
4861[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 74 to pts 74
4862[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4863[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2608, out pts 76
4864[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 75 to pts 75
4865[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4866[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2641, out pts 77
4867[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4868[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 76 to pts 76
4869[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2674, out pts 78
4870[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 77 to pts 77
4871[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4872[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4873[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2708, out pts 79
4874[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 78 to pts 78
4875[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2741, out pts 79
4876[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 79
4877[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4878[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2774, out pts 80
4879[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 79 to pts 79
4880[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4881[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4882[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2808, out pts 81
4883[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 80 to pts 80
4884[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2841, out pts 82
4885[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 81 to pts 81
4886[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4887[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2875, out pts 83
4888[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 82 to pts 82
4889[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4890[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2908, out pts 84
4891[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 83 to pts 83
4892[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4893[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2941, out pts 85
4894[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 84 to pts 84
4895[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4896[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4897[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 2975, out pts 86
4898[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 85 to pts 85
4899[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3008, out pts 87
4900[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 86 to pts 86
4901[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4902[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4903[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3041, out pts 88
4904[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 87 to pts 87
4905[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4906[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3075, out pts 89
4907[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 88 to pts 88
4908[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4909[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3108, out pts 90
4910[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 89 to pts 89
4911[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3141, out pts 91
4912[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 90 to pts 90
4913[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4914[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4915[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3175, out pts 92
4916[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 91 to pts 91
4917[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4918[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3208, out pts 93
4919[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 92 to pts 92
4920[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4921[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3242, out pts 94
4922[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 93 to pts 93
4923[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3275, out pts 95
4924[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 94 to pts 94
4925[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4926[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3308, out pts 96
4927[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 95 to pts 95
4928[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4929[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3342, out pts 97
4930[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 96 to pts 96
4931[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4932[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3375, out pts 98
4933[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4934[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 97 to pts 97
4935[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3408, out pts 99
4936[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 98 to pts 98
4937[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4938[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3442, out pts 100
4939[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 99 to pts 99
4940[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4941[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3475, out pts 101
4942[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 100 to pts 100
4943[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4944[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4945[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3509, out pts 102
4946[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 101 to pts 101
4947[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4948[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3542, out pts 103
4949[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 102 to pts 102
4950[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4951[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3575, out pts 104
4952[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 103 to pts 103
4953[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4954[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3609, out pts 105
4955[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 104 to pts 104
4956[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3642, out pts 106
4957[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 105 to pts 105
4958[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4959[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3675, out pts 107
4960[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 106 to pts 106
4961[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4962[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4963[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3709, out pts 108
4964[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 107 to pts 107
4965[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4966[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3742, out pts 109
4967[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 108 to pts 108
4968[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4969[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3775, out pts 109
4970[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 109
4971[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4972[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3809, out pts 110
4973[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 109 to pts 109
4974[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3842, out pts 111
4975[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 110 to pts 110
4976[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4977[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3876, out pts 112
4978[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 111 to pts 111
4979[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4980[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3909, out pts 113
4981[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4982[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 112 to pts 112
4983[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3942, out pts 114
4984[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 113 to pts 113
4985[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4986[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4987[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 3976, out pts 115
4988[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 114 to pts 114
4989[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4009, out pts 116
4990[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4991[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 115 to pts 115
4992[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4042, out pts 117
4993[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 116 to pts 116
4994[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4995[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4076, out pts 118
4996[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4997[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 117 to pts 117
4998[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4109, out pts 119
4999[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 118 to pts 118
5000[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5001[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4142, out pts 120
5002[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 119 to pts 119
5003[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5004[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4176, out pts 121
5005[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5006[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 120 to pts 120
5007[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5008[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4209, out pts 122
5009[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 121 to pts 121
5010[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5011[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4243, out pts 123
5012[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 122 to pts 122
5013[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4276, out pts 124
5014[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 123 to pts 123
5015[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5016[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5017[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4309, out pts 125
5018[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 124 to pts 124
5019[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5020[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4343, out pts 126
5021[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 125 to pts 125
5022[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5023[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4376, out pts 127
5024[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 126 to pts 126
5025[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5026[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4409, out pts 128
5027[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 127 to pts 127
5028[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4443, out pts 129
5029[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 128 to pts 128
5030[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5031[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4476, out pts 130
5032[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 129 to pts 129
5033[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5034[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4510, out pts 131
5035[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5036[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 130 to pts 130
5037[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4543, out pts 132
5038[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 131 to pts 131
5039[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5040[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4576, out pts 133
5041[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 132 to pts 132
5042[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5043[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4610, out pts 134
5044[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5045[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 133 to pts 133
5046[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4643, out pts 135
5047[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 134 to pts 134
5048[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5049[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4676, out pts 136
5050[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 135 to pts 135
5051[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5052[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4710, out pts 137
5053[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 136 to pts 136
5054[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5055[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4743, out pts 138
5056[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 137 to pts 137
5057[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5058[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5059[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4776, out pts 139
5060[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 138 to pts 138
5061[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4810, out pts 139
5062[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 139
5063[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5064[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5065[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4843, out pts 140
5066[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 139 to pts 139
5067[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5068[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4877, out pts 141
5069[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 140 to pts 140
5070[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4910, out pts 142
5071[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 141 to pts 141
5072[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5073[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5074[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4943, out pts 143
5075[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 142 to pts 142
5076[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5077[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 4977, out pts 144
5078[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 143 to pts 143
5079[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5080[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5010, out pts 145
5081[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 144 to pts 144
5082[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5083[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5043, out pts 146
5084[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 145 to pts 145
5085[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5086[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5077, out pts 147
5087[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 146 to pts 146
5088[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5089[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5110, out pts 148
5090[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 147 to pts 147
5091[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5143, out pts 149
5092[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 148 to pts 148
5093[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5094[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5177, out pts 150
5095[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 149 to pts 149
5096[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5097[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5210, out pts 151
5098[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 150 to pts 150
5099[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5100[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5101[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5244, out pts 152
5102[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 151 to pts 151
5103[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5277, out pts 153
5104[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 152 to pts 152
5105[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5106[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5310, out pts 154
5107[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5108[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 153 to pts 153
5109[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5110[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5344, out pts 155
5111[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 154 to pts 154
5112[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5113[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5377, out pts 156
5114[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 155 to pts 155
5115[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5116[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5410, out pts 157
5117[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 156 to pts 156
5118[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5444, out pts 158
5119[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 157 to pts 157
5120[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5121[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5477, out pts 159
5122[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 158 to pts 158
5123[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5124[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5125[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5511, out pts 160
5126[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 159 to pts 159
5127[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5544, out pts 161
5128[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 160 to pts 160
5129[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5130[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5131[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5577, out pts 162
5132[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 161 to pts 161
5133[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5611, out pts 163
5134[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 162 to pts 162
5135[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5136[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5137[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5644, out pts 164
5138[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 163 to pts 163
5139[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5677, out pts 165
5140[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 164 to pts 164
5141[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5142[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5711, out pts 166
5143[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 165 to pts 165
5144[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5145[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5146[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5744, out pts 167
5147[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 166 to pts 166
5148[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5149[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5777, out pts 168
5150[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 167 to pts 167
5151[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5811, out pts 169
5152[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 168 to pts 168
5153[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5154[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5155[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5844, out pts 169
5156[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 169
5157[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5878, out pts 170
5158[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 169 to pts 169
5159[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5160[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5911, out pts 171
5161[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 170 to pts 170
5162[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5163[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5164[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5944, out pts 172
5165[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 171 to pts 171
5166[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 5978, out pts 173
5167[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 172 to pts 172
5168[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5169[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5170[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6011, out pts 174
5171[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 173 to pts 173
5172[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5173[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6044, out pts 175
5174[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 174 to pts 174
5175[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6078, out pts 176
5176[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 175 to pts 175
5177[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5178[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5179[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6111, out pts 177
5180[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 176 to pts 176
5181[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5182[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6144, out pts 178
5183[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 177 to pts 177
5184[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5185[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6178, out pts 179
5186[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 178 to pts 178
5187[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6211, out pts 180
5188[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 179 to pts 179
5189[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5190[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6245, out pts 181
5191[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 180 to pts 180
5192[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5193[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5194[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6278, out pts 182
5195[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 181 to pts 181
5196[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5197[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6311, out pts 183
5198[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 182 to pts 182
5199[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6345, out pts 184
5200[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5201[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 183 to pts 183
5202[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6378, out pts 185
5203[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 184 to pts 184
5204[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5205[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6411, out pts 186
5206[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 185 to pts 185
5207[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5208[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6445, out pts 187
5209[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 186 to pts 186
5210[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5211[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6478, out pts 188
5212[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5213[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 187 to pts 187
5214[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5215[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6512, out pts 189
5216[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 188 to pts 188
5217[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6545, out pts 190
5218[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 189 to pts 189
5219[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5220[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5221[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6578, out pts 191
5222[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 190 to pts 190
5223[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6612, out pts 192
5224[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 191 to pts 191
5225[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5226[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5227[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6645, out pts 193
5228[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 192 to pts 192
5229[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6678, out pts 194
5230[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 193 to pts 193
5231[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5232[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5233[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6712, out pts 195
5234[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 194 to pts 194
5235[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6745, out pts 196
5236[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 195 to pts 195
5237[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5238[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5239[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6778, out pts 197
5240[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 196 to pts 196
5241[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5242[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6812, out pts 198
5243[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 197 to pts 197
5244[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5245[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6845, out pts 199
5246[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 198 to pts 198
5247[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6879, out pts 199
5248[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 199
5249[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5250[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6912, out pts 200
5251[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5252[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 199 to pts 199
5253[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6945, out pts 201
5254[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 200 to pts 200
5255[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5256[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 6979, out pts 202
5257[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 201 to pts 201
5258[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5259[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7012, out pts 203
5260[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5261[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 202 to pts 202
5262[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7045, out pts 204
5263[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 203 to pts 203
5264[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5265[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7079, out pts 205
5266[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 204 to pts 204
5267[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5268[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5269[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7112, out pts 206
5270[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 205 to pts 205
5271[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5272[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7145, out pts 207
5273[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 206 to pts 206
5274[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7179, out pts 208
5275[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5276[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 207 to pts 207
5277[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7212, out pts 209
5278[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 208 to pts 208
5279[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5280[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5281[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7246, out pts 210
5282[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 209 to pts 209
5283[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7279, out pts 211
5284[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 210 to pts 210
5285[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5286[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7312, out pts 212
5287[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 211 to pts 211
5288[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5289[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5290[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7346, out pts 213
5291[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 212 to pts 212
5292[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5293[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7379, out pts 214
5294[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 213 to pts 213
5295[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5296[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7412, out pts 215
5297[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 214 to pts 214
5298[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7446, out pts 216
5299[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5300[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 215 to pts 215
5301[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7479, out pts 217
5302[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 216 to pts 216
5303[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5304[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7513, out pts 218
5305[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 217 to pts 217
5306[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5307[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7546, out pts 219
5308[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5309[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 218 to pts 218
5310[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7579, out pts 220
5311[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 219 to pts 219
5312[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5313[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7613, out pts 221
5314[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 220 to pts 220
5315[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5316[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5317[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7646, out pts 222
5318[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 221 to pts 221
5319[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5320[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7679, out pts 223
5321[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 222 to pts 222
5322[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7713, out pts 224
5323[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5324[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 223 to pts 223
5325[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7746, out pts 225
5326[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 224 to pts 224
5327[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5328[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7779, out pts 226
5329[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 225 to pts 225
5330[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5331[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7813, out pts 227
5332[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 226 to pts 226
5333[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5334[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7846, out pts 228
5335[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5336[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 227 to pts 227
5337[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5338[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7880, out pts 229
5339[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 228 to pts 228
5340[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5341[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7913, out pts 229
5342[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 229
5343[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7946, out pts 230
5344[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5345[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 229 to pts 229
5346[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 7980, out pts 231
5347[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5348[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 230 to pts 230
5349[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5350[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8013, out pts 232
5351[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 231 to pts 231
5352[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5353[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8046, out pts 233
5354[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 232 to pts 232
5355[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5356[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8080, out pts 234
5357[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 233 to pts 233
5358[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8113, out pts 235
5359[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 234 to pts 234
5360[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5361[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8146, out pts 236
5362[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 235 to pts 235
5363[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5364[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5365[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8180, out pts 237
5366[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 236 to pts 236
5367[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5368[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8213, out pts 238
5369[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 237 to pts 237
5370[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8247, out pts 239
5371[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5372[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 238 to pts 238
5373[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8280, out pts 240
5374[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 239 to pts 239
5375[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5376[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8313, out pts 241
5377[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 240 to pts 240
5378[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5379[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8347, out pts 242
5380[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 241 to pts 241
5381[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5382[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8380, out pts 243
5383[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5384[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 242 to pts 242
5385[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5386[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8413, out pts 244
5387[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 243 to pts 243
5388[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5389[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8447, out pts 245
5390[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 244 to pts 244
5391[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8480, out pts 246
5392[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5393[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 245 to pts 245
5394[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5395[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8514, out pts 247
5396[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 246 to pts 246
5397[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8547, out pts 248
5398[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 247 to pts 247
5399[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5400[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5401[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8580, out pts 249
5402[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 248 to pts 248
5403[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8614, out pts 250
5404[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5405[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 249 to pts 249
5406[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5407[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8647, out pts 251
5408[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 250 to pts 250
5409[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8680, out pts 252
5410[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 251 to pts 251
5411[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5412[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8714, out pts 253
5413[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 252 to pts 252
5414[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5415[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5416[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8747, out pts 254
5417[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 253 to pts 253
5418[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8780, out pts 255
5419[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5420[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 254 to pts 254
5421[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8814, out pts 256
5422[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 255 to pts 255
5423[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5424[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8847, out pts 257
5425[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 256 to pts 256
5426[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5427[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8881, out pts 258
5428[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 257 to pts 257
5429[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5430[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8914, out pts 259
5431[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5432[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 258 to pts 258
5433[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8947, out pts 259
5434[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 259
5435[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5436[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 8981, out pts 260
5437[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5438[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 259 to pts 259
5439[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9014, out pts 261
5440[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 260 to pts 260
5441[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5442[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9047, out pts 262
5443[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5444[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 261 to pts 261
5445[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9081, out pts 263
5446[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 262 to pts 262
5447[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5448[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9114, out pts 264
5449[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 263 to pts 263
5450[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5451[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9147, out pts 265
5452[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5453[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 264 to pts 264
5454[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9181, out pts 266
5455[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 265 to pts 265
5456[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5457[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9214, out pts 267
5458[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 266 to pts 266
5459[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5460[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9248, out pts 268
5461[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 267 to pts 267
5462[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5463[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5464[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9281, out pts 269
5465[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 268 to pts 268
5466[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5467[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9314, out pts 270
5468[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 269 to pts 269
5469[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9348, out pts 271
5470[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 270 to pts 270
5471[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5472[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9381, out pts 272
5473[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 271 to pts 271
5474[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5475[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9414, out pts 273
5476[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 272 to pts 272
5477[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5478[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9448, out pts 274
5479[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 273 to pts 273
5480[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5481[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9481, out pts 275
5482[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 274 to pts 274
5483[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5484[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9515, out pts 276
5485[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 275 to pts 275
5486[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5487[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9548, out pts 277
5488[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 276 to pts 276
5489[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5490[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9581, out pts 278
5491[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5492[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 277 to pts 277
5493[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5494[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9615, out pts 279
5495[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 278 to pts 278
5496[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5497[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9648, out pts 280
5498[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 279 to pts 279
5499[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9681, out pts 281
5500[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5501[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 280 to pts 280
5502[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9715, out pts 282
5503[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5504[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 281 to pts 281
5505[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9748, out pts 283
5506[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 282 to pts 282
5507[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5508[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5509[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9781, out pts 284
5510[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 283 to pts 283
5511[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5512[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9815, out pts 285
5513[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 284 to pts 284
5514[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5515[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9848, out pts 286
5516[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 285 to pts 285
5517[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5518[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9882, out pts 287
5519[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 286 to pts 286
5520[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5521[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9915, out pts 288
5522[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 287 to pts 287
5523[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9948, out pts 288
5524[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 288
5525[h264 @ 0x56205c2f26c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5526[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 9982, out pts 289
5527[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 288 to pts 288
5528[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5529[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10015, out pts 290
5530[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 289 to pts 289
5531[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5532[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10048, out pts 291
5533[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5534[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 290 to pts 290
5535[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10082, out pts 292
5536[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5537[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 291 to pts 291
5538[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10115, out pts 293
5539[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 292 to pts 292
5540[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5541[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10148, out pts 294
5542[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 293 to pts 293
5543[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5544[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5545[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10182, out pts 295
5546[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 294 to pts 294
5547[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10215, out pts 296
5548[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5549[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 295 to pts 295
5550[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10249, out pts 297
5551[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 296 to pts 296
5552[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5553[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10282, out pts 298
5554[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 297 to pts 297
5555[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5556[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10315, out pts 299
5557[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 298 to pts 298
5558[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5559[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5560[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10349, out pts 300
5561[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 299 to pts 299
5562[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10382, out pts 301
5563[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 300 to pts 300
5564[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5565[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10415, out pts 302
5566[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 301 to pts 301
5567[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5568[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5569[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10449, out pts 303
5570[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 302 to pts 302
5571[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5572[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10482, out pts 304
5573[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 303 to pts 303
5574[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5575[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10516, out pts 305
5576[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 304 to pts 304
5577[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5578[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10549, out pts 306
5579[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 305 to pts 305
5580[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5581[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10582, out pts 307
5582[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 306 to pts 306
5583[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5584[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10616, out pts 308
5585[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 307 to pts 307
5586[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5587[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10649, out pts 309
5588[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 308 to pts 308
5589[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5590[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10682, out pts 310
5591[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 309 to pts 309
5592[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10716, out pts 311
5593[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 310 to pts 310
5594[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5595[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10749, out pts 312
5596[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5597[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 311 to pts 311
5598[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10782, out pts 313
5599[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 312 to pts 312
5600[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5601[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5602[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10816, out pts 314
5603[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 313 to pts 313
5604[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10849, out pts 315
5605[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 314 to pts 314
5606[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5607[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5608[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10883, out pts 316
5609[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 315 to pts 315
5610[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5611[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10916, out pts 317
5612[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 316 to pts 316
5613[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5614[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10949, out pts 318
5615[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 317 to pts 317
5616[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 10983, out pts 319
5617[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 318 to pts 318
5618[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5619[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11016, out pts 319
5620[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 319
5621[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5622[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11049, out pts 320
5623[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5624[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 319 to pts 319
5625[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5626[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11083, out pts 321
5627[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 320 to pts 320
5628[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11116, out pts 322
5629[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5630[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 321 to pts 321
5631[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11149, out pts 323
5632[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5633[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 322 to pts 322
5634[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5635[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11183, out pts 324
5636[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 323 to pts 323
5637[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5638[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11216, out pts 325
5639[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 324 to pts 324
5640[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11250, out pts 326
5641[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 325 to pts 325
5642[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5643[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5644[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11283, out pts 327
5645[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 326 to pts 326
5646[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5647[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11316, out pts 328
5648[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 327 to pts 327
5649[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5650[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11350, out pts 329
5651[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 328 to pts 328
5652[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11383, out pts 330
5653[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 329 to pts 329
5654[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5655[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5656[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11416, out pts 331
5657[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 330 to pts 330
5658[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5659[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11450, out pts 332
5660[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 331 to pts 331
5661[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5662[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11483, out pts 333
5663[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 332 to pts 332
5664[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11517, out pts 334
5665[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 333 to pts 333
5666[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5667[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11550, out pts 335
5668[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5669[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 334 to pts 334
5670[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5671[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11583, out pts 336
5672[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 335 to pts 335
5673[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5674[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11617, out pts 337
5675[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 336 to pts 336
5676[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11650, out pts 338
5677[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5678[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 337 to pts 337
5679[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11683, out pts 339
5680[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5681[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 338 to pts 338
5682[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5683[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11717, out pts 340
5684[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 339 to pts 339
5685[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5686[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11750, out pts 341
5687[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 340 to pts 340
5688[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5689[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11783, out pts 342
5690[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 341 to pts 341
5691[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5692[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11817, out pts 343
5693[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 342 to pts 342
5694[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5695[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11850, out pts 344
5696[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 343 to pts 343
5697[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5698[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11884, out pts 345
5699[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 344 to pts 344
5700[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11917, out pts 346
5701[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5702[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 345 to pts 345
5703[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5704[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11950, out pts 347
5705[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 346 to pts 346
5706[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5707[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 11984, out pts 348
5708[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 347 to pts 347
5709[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5710[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12017, out pts 348
5711[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 348
5712[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12050, out pts 349
5713[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 348 to pts 348
5714[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5715[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12084, out pts 350
5716[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 349 to pts 349
5717[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5718[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12117, out pts 351
5719[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 350 to pts 350
5720[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5721[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12150, out pts 352
5722[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 351 to pts 351
5723[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5724[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12184, out pts 353
5725[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5726[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 352 to pts 352
5727[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12217, out pts 354
5728[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5729[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 353 to pts 353
5730[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12251, out pts 355
5731[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5732[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 354 to pts 354
5733[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5734[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12284, out pts 356
5735[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 355 to pts 355
5736[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5737[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12317, out pts 357
5738[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 356 to pts 356
5739[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5740[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12351, out pts 358
5741[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 357 to pts 357
5742[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5743[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12384, out pts 359
5744[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 358 to pts 358
5745[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5746[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12417, out pts 360
5747[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 359 to pts 359
5748[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5749[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12451, out pts 361
5750[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 360 to pts 360
5751[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5752[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12484, out pts 362
5753[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 361 to pts 361
5754[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5755[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12518, out pts 363
5756[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 362 to pts 362
5757[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5758[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12551, out pts 364
5759[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 363 to pts 363
5760[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12584, out pts 365
5761[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5762[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 364 to pts 364
5763[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12618, out pts 366
5764[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5765[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 365 to pts 365
5766[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12651, out pts 367
5767[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 366 to pts 366
5768[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5769[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5770[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12684, out pts 368
5771[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 367 to pts 367
5772[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5773[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12718, out pts 369
5774[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 368 to pts 368
5775[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5776[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12751, out pts 370
5777[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 369 to pts 369
5778[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5779[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12784, out pts 371
5780[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 370 to pts 370
5781[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5782[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12818, out pts 372
5783[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 371 to pts 371
5784[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12851, out pts 373
5785[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5786[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 372 to pts 372
5787[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5788[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12885, out pts 374
5789[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 373 to pts 373
5790[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5791[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12918, out pts 375
5792[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 374 to pts 374
5793[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5794[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12951, out pts 376
5795[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 375 to pts 375
5796[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 12985, out pts 377
5797[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 376 to pts 376
5798[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5799[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5800[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13018, out pts 378
5801[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 377 to pts 377
5802[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5803[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13051, out pts 378
5804[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 378
5805[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5806[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13085, out pts 379
5807[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 378 to pts 378
5808[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13118, out pts 380
5809[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5810[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 379 to pts 379
5811[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13151, out pts 381
5812[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 380 to pts 380
5813[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5814[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13185, out pts 382
5815[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 381 to pts 381
5816[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5817[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5818[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13218, out pts 383
5819[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 382 to pts 382
5820[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13252, out pts 384
5821[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5822[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 383 to pts 383
5823[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13285, out pts 385
5824[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 384 to pts 384
5825[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5826[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13318, out pts 386
5827[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 385 to pts 385
5828[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5829[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13352, out pts 387
5830[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 386 to pts 386
5831[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5832[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5833[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13385, out pts 388
5834[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 387 to pts 387
5835[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13418, out pts 389
5836[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 388 to pts 388
5837[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5838[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13452, out pts 390
5839[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 389 to pts 389
5840[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5841[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13485, out pts 391
5842[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 390 to pts 390
5843[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5844[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13519, out pts 392
5845[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 391 to pts 391
5846[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5847[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5848[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13552, out pts 393
5849[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 392 to pts 392
5850[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5851[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13585, out pts 394
5852[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 393 to pts 393
5853[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5854[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13619, out pts 395
5855[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 394 to pts 394
5856[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13652, out pts 396
5857[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5858[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 395 to pts 395
5859[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13685, out pts 397
5860[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 396 to pts 396
5861[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5862[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5863[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13719, out pts 398
5864[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 397 to pts 397
5865[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5866[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13752, out pts 399
5867[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 398 to pts 398
5868[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5869[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13785, out pts 400
5870[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 399 to pts 399
5871[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13819, out pts 401
5872[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5873[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 400 to pts 400
5874[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13852, out pts 402
5875[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5876[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 401 to pts 401
5877[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5878[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13886, out pts 403
5879[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 402 to pts 402
5880[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13919, out pts 404
5881[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5882[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 403 to pts 403
5883[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5884[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13952, out pts 405
5885[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 404 to pts 404
5886[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5887[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 13986, out pts 406
5888[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 405 to pts 405
5889[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5890[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14019, out pts 407
5891[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 406 to pts 406
5892[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14052, out pts 408
5893[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 407 to pts 407
5894[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5895[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5896[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14086, out pts 408
5897[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 408
5898[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5899[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14119, out pts 409
5900[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 408 to pts 408
5901[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14152, out pts 410
5902[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 409 to pts 409
5903[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5904[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14186, out pts 411
5905[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 410 to pts 410
5906[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5907[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14219, out pts 412
5908[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 411 to pts 411
5909[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5910[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14253, out pts 413
5911[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 412 to pts 412
5912[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5913[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14286, out pts 414
5914[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 413 to pts 413
5915[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5916[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14319, out pts 415
5917[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5918[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 414 to pts 414
5919[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14353, out pts 416
5920[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5921[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 415 to pts 415
5922[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5923[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14386, out pts 417
5924[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 416 to pts 416
5925[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5926[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14419, out pts 418
5927[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 417 to pts 417
5928[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14453, out pts 419
5929[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 418 to pts 418
5930[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5931[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5932[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14486, out pts 420
5933[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 419 to pts 419
5934[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5935[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14520, out pts 421
5936[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 420 to pts 420
5937[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5938[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14553, out pts 422
5939[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 421 to pts 421
5940[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5941[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14586, out pts 423
5942[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 422 to pts 422
5943[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5944[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14620, out pts 424
5945[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 423 to pts 423
5946[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5947[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14653, out pts 425
5948[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 424 to pts 424
5949[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5950[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14686, out pts 426
5951[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 425 to pts 425
5952[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14720, out pts 427
5953[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5954[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 426 to pts 426
5955[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14753, out pts 428
5956[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 427 to pts 427
5957[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5958[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5959[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14786, out pts 429
5960[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 428 to pts 428
5961[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5962[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14820, out pts 430
5963[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 429 to pts 429
5964[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14853, out pts 431
5965[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5966[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 430 to pts 430
5967[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14887, out pts 432
5968[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5969[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 431 to pts 431
5970[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5971[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14920, out pts 433
5972[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 432 to pts 432
5973[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5974[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14953, out pts 434
5975[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 433 to pts 433
5976[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 14987, out pts 435
5977[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5978[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 434 to pts 434
5979[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15020, out pts 436
5980[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 435 to pts 435
5981[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5982[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15053, out pts 437
5983[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 436 to pts 436
5984[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5985[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5986[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15087, out pts 438
5987[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 437 to pts 437
5988[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15120, out pts 438
5989[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 438
5990[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5991[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5992[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15153, out pts 439
5993[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 438 to pts 438
5994[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5995[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15187, out pts 440
5996[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 439 to pts 439
5997[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5998[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15220, out pts 441
5999[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 440 to pts 440
6000[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15254, out pts 442
6001[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6002[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 441 to pts 441
6003[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15287, out pts 443
6004[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 442 to pts 442
6005[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6006[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6007[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15320, out pts 444
6008[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 443 to pts 443
6009[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6010[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15354, out pts 445
6011[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 444 to pts 444
6012[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15387, out pts 446
6013[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6014[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 445 to pts 445
6015[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15420, out pts 447
6016[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6017[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 446 to pts 446
6018[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6019[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15454, out pts 448
6020[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 447 to pts 447
6021[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6022[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15487, out pts 449
6023[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 448 to pts 448
6024[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15521, out pts 450
6025[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 449 to pts 449
6026[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6027[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15554, out pts 451
6028[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 450 to pts 450
6029[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6030[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15587, out pts 452
6031[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 451 to pts 451
6032[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6033[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6034[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15621, out pts 453
6035[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 452 to pts 452
6036[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15654, out pts 454
6037[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 453 to pts 453
6038[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6039[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6040[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15687, out pts 455
6041[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 454 to pts 454
6042[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6043[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15721, out pts 456
6044[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 455 to pts 455
6045[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15754, out pts 457
6046[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 456 to pts 456
6047[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6048[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6049[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15787, out pts 458
6050[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 457 to pts 457
6051[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15821, out pts 459
6052[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 458 to pts 458
6053[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6054[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6055[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15854, out pts 460
6056[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 459 to pts 459
6057[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6058[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15888, out pts 461
6059[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 460 to pts 460
6060[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6061[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15921, out pts 462
6062[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 461 to pts 461
6063[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15954, out pts 463
6064[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6065[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 462 to pts 462
6066[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 15988, out pts 464
6067[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 463 to pts 463
6068[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6069[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6070[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16021, out pts 465
6071[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 464 to pts 464
6072[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16054, out pts 466
6073[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 465 to pts 465
6074[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6075[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6076[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16088, out pts 467
6077[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 466 to pts 466
6078[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16121, out pts 468
6079[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 467 to pts 467
6080[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6081[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6082[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16154, out pts 468
6083[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 468
6084[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16188, out pts 469
6085[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 468 to pts 468
6086[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6087[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6088[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16221, out pts 470
6089[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 469 to pts 469
6090[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6091[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16255, out pts 471
6092[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 470 to pts 470
6093[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6094[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16288, out pts 472
6095[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 471 to pts 471
6096[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6097[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16321, out pts 473
6098[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 472 to pts 472
6099[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16355, out pts 474
6100[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6101[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 473 to pts 473
6102[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6103[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16388, out pts 475
6104[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 474 to pts 474
6105[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6106[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16421, out pts 476
6107[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 475 to pts 475
6108[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6109[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16455, out pts 477
6110[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 476 to pts 476
6111[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6112[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16488, out pts 478
6113[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 477 to pts 477
6114[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6115[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16522, out pts 479
6116[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 478 to pts 478
6117[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6118[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16555, out pts 480
6119[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 479 to pts 479
6120[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16588, out pts 481
6121[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6122[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 480 to pts 480
6123[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16622, out pts 482
6124[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 481 to pts 481
6125[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6126[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6127[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16655, out pts 483
6128[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 482 to pts 482
6129[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6130[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16688, out pts 484
6131[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 483 to pts 483
6132[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16722, out pts 485
6133[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 484 to pts 484
6134[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6135[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6136[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16755, out pts 486
6137[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 485 to pts 485
6138[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6139[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16788, out pts 487
6140[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 486 to pts 486
6141[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6142[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16822, out pts 488
6143[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 487 to pts 487
6144[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16855, out pts 489
6145[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 488 to pts 488
6146[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6147[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16889, out pts 490
6148[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6149[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 489 to pts 489
6150[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6151[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16922, out pts 491
6152[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 490 to pts 490
6153[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6154[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16955, out pts 492
6155[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 491 to pts 491
6156[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6157[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 16989, out pts 493
6158[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 492 to pts 492
6159[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17022, out pts 494
6160[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6161[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 493 to pts 493
6162[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6163[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17055, out pts 495
6164[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 494 to pts 494
6165[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6166[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17089, out pts 496
6167[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 495 to pts 495
6168[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17122, out pts 497
6169[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 496 to pts 496
6170[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6171[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17155, out pts 497
6172[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 497
6173[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6174[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6175[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17189, out pts 498
6176[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 497 to pts 497
6177[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6178[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17222, out pts 499
6179[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 498 to pts 498
6180[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17256, out pts 500
6181[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 499 to pts 499
6182[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6183[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6184[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17289, out pts 501
6185[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 500 to pts 500
6186[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6187[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17322, out pts 502
6188[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 501 to pts 501
6189[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17356, out pts 503
6190[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 502 to pts 502
6191[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6192[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17389, out pts 504
6193[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 503 to pts 503
6194[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6195[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17422, out pts 505
6196[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6197[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 504 to pts 504
6198[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6199[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17456, out pts 506
6200[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 505 to pts 505
6201[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6202[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17489, out pts 507
6203[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 506 to pts 506
6204[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6205[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17523, out pts 508
6206[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 507 to pts 507
6207[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6208[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17556, out pts 509
6209[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 508 to pts 508
6210[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6211[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17589, out pts 510
6212[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 509 to pts 509
6213[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6214[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17623, out pts 511
6215[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 510 to pts 510
6216[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6217[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17656, out pts 512
6218[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 511 to pts 511
6219[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6220[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17689, out pts 513
6221[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 512 to pts 512
6222[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6223[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17723, out pts 514
6224[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 513 to pts 513
6225[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6226[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17756, out pts 515
6227[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 514 to pts 514
6228[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17789, out pts 516
6229[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 515 to pts 515
6230[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6231[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6232[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17823, out pts 517
6233[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 516 to pts 516
6234[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6235[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17856, out pts 518
6236[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 517 to pts 517
6237[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17890, out pts 519
6238[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 518 to pts 518
6239[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6240[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17923, out pts 520
6241[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 519 to pts 519
6242[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6243[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17956, out pts 521
6244[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 520 to pts 520
6245[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6246[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6247[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 17990, out pts 522
6248[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 521 to pts 521
6249[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6250[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18023, out pts 523
6251[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 522 to pts 522
6252[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6253[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18056, out pts 524
6254[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 523 to pts 523
6255[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18090, out pts 525
6256[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 524 to pts 524
6257[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6258[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18123, out pts 526
6259[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 525 to pts 525
6260[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6261[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6262[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18156, out pts 527
6263[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 526 to pts 526
6264[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18190, out pts 528
6265[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6266[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 527 to pts 527
6267[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6268[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18223, out pts 528
6269[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 528
6270[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6271[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18257, out pts 529
6272[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 528 to pts 528
6273[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18290, out pts 530
6274[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 529 to pts 529
6275[h264 @ 0x56205be14dc0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6276[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18323, out pts 531
6277[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 530 to pts 530
6278[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6279[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6280[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18357, out pts 532
6281[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 531 to pts 531
6282[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6283[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18390, out pts 533
6284[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 532 to pts 532
6285[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6286[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18423, out pts 534
6287[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 533 to pts 533
6288[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18457, out pts 535
6289[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 534 to pts 534
6290[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6291[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6292[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18490, out pts 536
6293[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 535 to pts 535
6294[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18524, out pts 537
6295[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 536 to pts 536
6296[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6297[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6298[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18557, out pts 538
6299[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 537 to pts 537
6300[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18590, out pts 539
6301[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 538 to pts 538
6302[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6303[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18624, out pts 540
6304[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 539 to pts 539
6305[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6306[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6307[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18657, out pts 541
6308[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 540 to pts 540
6309[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18690, out pts 542
6310[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 541 to pts 541
6311[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6312[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18724, out pts 543
6313[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 542 to pts 542
6314[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6315[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18757, out pts 544
6316[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 543 to pts 543
6317[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6318[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18790, out pts 545
6319[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 544 to pts 544
6320[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6321[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18824, out pts 546
6322[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 545 to pts 545
6323[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6324[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6325[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18857, out pts 547
6326[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 546 to pts 546
6327[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6328[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18891, out pts 548
6329[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 547 to pts 547
6330[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6331[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18924, out pts 549
6332[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 548 to pts 548
6333[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18957, out pts 550
6334[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 549 to pts 549
6335[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6336[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6337[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 18991, out pts 551
6338[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 550 to pts 550
6339[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6340[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19024, out pts 552
6341[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 551 to pts 551
6342[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19057, out pts 553
6343[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6344[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 552 to pts 552
6345[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19091, out pts 554
6346[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6347[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 553 to pts 553
6348[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6349[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19124, out pts 555
6350[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 554 to pts 554
6351[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6352[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19157, out pts 556
6353[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 555 to pts 555
6354[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6355[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19191, out pts 557
6356[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 556 to pts 556
6357[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19224, out pts 557
6358[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6359[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 557
6360[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6361[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19258, out pts 558
6362[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 557 to pts 557
6363[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6364[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19291, out pts 559
6365[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 558 to pts 558
6366[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19324, out pts 560
6367[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 559 to pts 559
6368[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6369[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19358, out pts 561
6370[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 560 to pts 560
6371[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6372[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19391, out pts 562
6373[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 561 to pts 561
6374[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6375[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6376[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19424, out pts 563
6377[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 562 to pts 562
6378[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6379[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19458, out pts 564
6380[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 563 to pts 563
6381[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19491, out pts 565
6382[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 564 to pts 564
6383[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6384[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6385[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19525, out pts 566
6386[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 565 to pts 565
6387[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19558, out pts 567
6388[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 566 to pts 566
6389[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6390[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19591, out pts 568
6391[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6392[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 567 to pts 567
6393[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19625, out pts 569
6394[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 568 to pts 568
6395[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6396[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6397[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19658, out pts 570
6398[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 569 to pts 569
6399[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6400[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19691, out pts 571
6401[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 570 to pts 570
6402[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19725, out pts 572
6403[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6404[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 571 to pts 571
6405[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19758, out pts 573
6406[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 572 to pts 572
6407[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6408[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19791, out pts 574
6409[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 573 to pts 573
6410[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6411[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6412[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19825, out pts 575
6413[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 574 to pts 574
6414[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19858, out pts 576
6415[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 575 to pts 575
6416[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6417[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19892, out pts 577
6418[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 576 to pts 576
6419[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6420[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19925, out pts 578
6421[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 577 to pts 577
6422[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6423[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19958, out pts 579
6424[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 578 to pts 578
6425[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6426[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6427[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 19992, out pts 580
6428[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 579 to pts 579
6429[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20025, out pts 581
6430[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 580 to pts 580
6431[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6432[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6433[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20058, out pts 582
6434[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 581 to pts 581
6435[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6436[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20092, out pts 583
6437[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 582 to pts 582
6438[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20125, out pts 584
6439[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 583 to pts 583
6440[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6441[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6442[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20158, out pts 585
6443[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 584 to pts 584
6444[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6445[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20192, out pts 586
6446[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 585 to pts 585
6447[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6448[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20225, out pts 587
6449[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 586 to pts 586
6450[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20259, out pts 588
6451[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6452[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 587 to pts 587
6453[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6454[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20292, out pts 588
6455[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 588
6456[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6457[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20325, out pts 589
6458[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 588 to pts 588
6459[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6460[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20359, out pts 590
6461[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 589 to pts 589
6462[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20392, out pts 591
6463[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 590 to pts 590
6464[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6465[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20425, out pts 592
6466[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 591 to pts 591
6467[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6468[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20459, out pts 593
6469[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 592 to pts 592
6470[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6471[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20492, out pts 594
6472[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6473[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 593 to pts 593
6474[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6475[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20526, out pts 595
6476[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 594 to pts 594
6477[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20559, out pts 596
6478[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 595 to pts 595
6479[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6480[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6481[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20592, out pts 597
6482[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 596 to pts 596
6483[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20626, out pts 598
6484[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 597 to pts 597
6485[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6486[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6487[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20659, out pts 599
6488[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 598 to pts 598
6489[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6490[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20692, out pts 600
6491[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 599 to pts 599
6492[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6493[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20726, out pts 601
6494[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 600 to pts 600
6495[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20759, out pts 602
6496[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 601 to pts 601
6497[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6498[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20792, out pts 603
6499[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6500[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 602 to pts 602
6501[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20826, out pts 604
6502[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 603 to pts 603
6503[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6504[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20859, out pts 605
6505[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 604 to pts 604
6506[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6507[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20893, out pts 606
6508[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6509[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 605 to pts 605
6510[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6511[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20926, out pts 607
6512[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 606 to pts 606
6513[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20959, out pts 608
6514[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 607 to pts 607
6515[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6516[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6517[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 20993, out pts 609
6518[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 608 to pts 608
6519[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21026, out pts 610
6520[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 609 to pts 609
6521[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6522[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21059, out pts 611
6523[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6524[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 610 to pts 610
6525[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21093, out pts 612
6526[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 611 to pts 611
6527[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6528[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6529[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21126, out pts 613
6530[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 612 to pts 612
6531frame= 198 fps= 95 q=34.0 size= 1024kB time=00:00:09.51 bitrate= 881.7kbits/s speed=4.55x
6532[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21159, out pts 614
6533[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 613 to pts 613
6534[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6535[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21193, out pts 615
6536[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 614 to pts 614
6537[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6538[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21226, out pts 616
6539[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6540[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 615 to pts 615
6541[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6542[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21260, out pts 617
6543[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 616 to pts 616
6544[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21293, out pts 617
6545[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 617
6546[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6547[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21326, out pts 618
6548[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6549[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 617 to pts 617
6550[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21360, out pts 619
6551[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 618 to pts 618
6552[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6553[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6554[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21393, out pts 620
6555[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 619 to pts 619
6556[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6557[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21426, out pts 621
6558[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 620 to pts 620
6559[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21460, out pts 622
6560[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 621 to pts 621
6561[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6562[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21493, out pts 623
6563[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 622 to pts 622
6564[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6565[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21527, out pts 624
6566[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6567[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 623 to pts 623
6568[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6569[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21560, out pts 625
6570[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 624 to pts 624
6571[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6572[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21593, out pts 626
6573[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 625 to pts 625
6574[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21627, out pts 627
6575[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 626 to pts 626
6576[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6577[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6578[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21660, out pts 628
6579[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 627 to pts 627
6580[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21693, out pts 629
6581[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 628 to pts 628
6582[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6583[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21727, out pts 630
6584[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 629 to pts 629
6585[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6586[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21760, out pts 631
6587[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6588[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 630 to pts 630
6589[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21793, out pts 632
6590[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 631 to pts 631
6591[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6592[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6593[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21827, out pts 633
6594[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 632 to pts 632
6595[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6596[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21860, out pts 634
6597[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 633 to pts 633
6598[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6599[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21894, out pts 635
6600[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 634 to pts 634
6601[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6602[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21927, out pts 636
6603[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 635 to pts 635
6604[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21960, out pts 637
6605[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 636 to pts 636
6606[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6607[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 21994, out pts 638
6608[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 637 to pts 637
6609[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6610[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22027, out pts 639
6611[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 638 to pts 638
6612[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6613[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6614[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22060, out pts 640
6615[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 639 to pts 639
6616[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22094, out pts 641
6617[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 640 to pts 640
6618[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6619[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22127, out pts 642
6620[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 641 to pts 641
6621[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6622[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22160, out pts 643
6623[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6624[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 642 to pts 642
6625[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6626[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22194, out pts 644
6627[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 643 to pts 643
6628[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6629[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22227, out pts 645
6630[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 644 to pts 644
6631[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6632[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22261, out pts 646
6633[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 645 to pts 645
6634[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22294, out pts 647
6635[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6636[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 646 to pts 646
6637[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6638[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22327, out pts 647
6639[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 647
6640[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6641[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22361, out pts 648
6642[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 647 to pts 647
6643[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6644[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22394, out pts 649
6645[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 648 to pts 648
6646[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22427, out pts 650
6647[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 649 to pts 649
6648[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6649[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22461, out pts 651
6650[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6651[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 650 to pts 650
6652[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6653[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22494, out pts 652
6654[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 651 to pts 651
6655[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22528, out pts 653
6656[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 652 to pts 652
6657[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6658[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22561, out pts 654
6659[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 653 to pts 653
6660[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6661[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22594, out pts 655
6662[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 654 to pts 654
6663[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6664[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22628, out pts 656
6665[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 655 to pts 655
6666[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6667[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6668[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22661, out pts 657
6669[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 656 to pts 656
6670[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22694, out pts 658
6671[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 657 to pts 657
6672[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6673[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6674[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22728, out pts 659
6675[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 658 to pts 658
6676[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6677[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22761, out pts 660
6678[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 659 to pts 659
6679[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6680[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22794, out pts 661
6681[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 660 to pts 660
6682[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22828, out pts 662
6683[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 661 to pts 661
6684[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6685[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22861, out pts 663
6686[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 662 to pts 662
6687[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6688[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6689[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22895, out pts 664
6690[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 663 to pts 663
6691[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6692[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22928, out pts 665
6693[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 664 to pts 664
6694[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22961, out pts 666
6695[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 665 to pts 665
6696[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6697[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6698[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 22995, out pts 667
6699[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 666 to pts 666
6700[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23028, out pts 668
6701[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 667 to pts 667
6702[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6703[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23061, out pts 669
6704[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6705[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 668 to pts 668
6706[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23095, out pts 670
6707[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 669 to pts 669
6708[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6709[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6710[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23128, out pts 671
6711[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 670 to pts 670
6712[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6713[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23161, out pts 672
6714[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 671 to pts 671
6715[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23195, out pts 673
6716[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6717[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 672 to pts 672
6718[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23228, out pts 674
6719[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 673 to pts 673
6720[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6721[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6722[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23262, out pts 675
6723[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 674 to pts 674
6724[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23295, out pts 676
6725[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 675 to pts 675
6726[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6727[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6728[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23328, out pts 677
6729[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 676 to pts 676
6730[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6731[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23362, out pts 677
6732[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 677
6733[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6734[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23395, out pts 678
6735[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 677 to pts 677
6736[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23428, out pts 679
6737[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6738[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 678 to pts 678
6739[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6740[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23462, out pts 680
6741[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 679 to pts 679
6742[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6743[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23495, out pts 681
6744[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 680 to pts 680
6745[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6746[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23529, out pts 682
6747[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 681 to pts 681
6748[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23562, out pts 683
6749[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6750[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 682 to pts 682
6751[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23595, out pts 684
6752[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 683 to pts 683
6753[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6754[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23629, out pts 685
6755[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 684 to pts 684
6756[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6757[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23662, out pts 686
6758[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6759[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 685 to pts 685
6760[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6761[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23695, out pts 687
6762[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 686 to pts 686
6763[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6764[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23729, out pts 688
6765[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 687 to pts 687
6766[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6767[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23762, out pts 689
6768[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 688 to pts 688
6769[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6770[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23795, out pts 690
6771[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 689 to pts 689
6772[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23829, out pts 691
6773[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6774[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 690 to pts 690
6775[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6776[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23862, out pts 692
6777[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 691 to pts 691
6778[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23896, out pts 693
6779[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 692 to pts 692
6780[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6781[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6782[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23929, out pts 694
6783[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 693 to pts 693
6784[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23962, out pts 695
6785[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6786[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 694 to pts 694
6787[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6788[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 23996, out pts 696
6789[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 695 to pts 695
6790[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6791[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24029, out pts 697
6792[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 696 to pts 696
6793[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6794[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24062, out pts 698
6795[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 697 to pts 697
6796[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24096, out pts 699
6797[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 698 to pts 698
6798[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6799[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24129, out pts 700
6800[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6801[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 699 to pts 699
6802[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24162, out pts 701
6803[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 700 to pts 700
6804[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6805[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6806[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24196, out pts 702
6807[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 701 to pts 701
6808[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24229, out pts 703
6809[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6810[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 702 to pts 702
6811[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24263, out pts 704
6812[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6813[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 703 to pts 703
6814[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24296, out pts 705
6815[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 704 to pts 704
6816[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6817[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6818[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24329, out pts 706
6819[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 705 to pts 705
6820[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24363, out pts 707
6821[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 706 to pts 706
6822[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6823[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6824[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24396, out pts 707
6825[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 707
6826[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6827[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24429, out pts 708
6828[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 707 to pts 707
6829[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6830[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24463, out pts 709
6831[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 708 to pts 708
6832[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24496, out pts 710
6833[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6834[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 709 to pts 709
6835[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6836[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24530, out pts 711
6837[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 710 to pts 710
6838[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6839[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24563, out pts 712
6840[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 711 to pts 711
6841[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6842[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24596, out pts 713
6843[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 712 to pts 712
6844[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24630, out pts 714
6845[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 713 to pts 713
6846[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6847[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24663, out pts 715
6848[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6849[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 714 to pts 714
6850[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24696, out pts 716
6851[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6852[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 715 to pts 715
6853[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6854[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24730, out pts 717
6855[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 716 to pts 716
6856[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6857[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24763, out pts 718
6858[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 717 to pts 717
6859[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24796, out pts 719
6860[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6861[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 718 to pts 718
6862[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24830, out pts 720
6863[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 719 to pts 719
6864[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6865[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24863, out pts 721
6866[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 720 to pts 720
6867[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6868[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24897, out pts 722
6869[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6870[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 721 to pts 721
6871[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6872[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24930, out pts 723
6873[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 722 to pts 722
6874[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6875[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24963, out pts 724
6876[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 723 to pts 723
6877[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6878[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 24997, out pts 725
6879[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 724 to pts 724
6880[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6881[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25030, out pts 726
6882[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 725 to pts 725
6883[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25063, out pts 727
6884[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6885[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 726 to pts 726
6886[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25097, out pts 728
6887[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 727 to pts 727
6888[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6889[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25130, out pts 729
6890[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 728 to pts 728
6891[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6892[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25163, out pts 730
6893[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6894[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 729 to pts 729
6895[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25197, out pts 731
6896[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 730 to pts 730
6897[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6898[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25230, out pts 732
6899[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 731 to pts 731
6900[h264 @ 0x56205be14dc0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6901[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25264, out pts 733
6902[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 732 to pts 732
6903[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6904[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6905[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25297, out pts 734
6906[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 733 to pts 733
6907[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25330, out pts 735
6908[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 734 to pts 734
6909[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6910[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25364, out pts 736
6911[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 735 to pts 735
6912[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6913[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25397, out pts 737
6914[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 736 to pts 736
6915[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6916[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25430, out pts 737
6917[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6918[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 737
6919[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6920[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25464, out pts 738
6921[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 737 to pts 737
6922[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6923[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25497, out pts 739
6924[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 738 to pts 738
6925[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6926[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25531, out pts 740
6927[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 739 to pts 739
6928[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6929[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25564, out pts 741
6930[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 740 to pts 740
6931[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25597, out pts 742
6932[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 741 to pts 741
6933[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6934[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25631, out pts 743
6935[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 742 to pts 742
6936[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6937[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25664, out pts 744
6938[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6939[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 743 to pts 743
6940[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25697, out pts 745
6941[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6942[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 744 to pts 744
6943[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6944[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25731, out pts 746
6945[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 745 to pts 745
6946[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6947[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25764, out pts 747
6948[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 746 to pts 746
6949[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6950[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25797, out pts 748
6951[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 747 to pts 747
6952[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6953[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25831, out pts 749
6954[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 748 to pts 748
6955[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6956[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25864, out pts 750
6957[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 749 to pts 749
6958[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6959[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25898, out pts 751
6960[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 750 to pts 750
6961[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25931, out pts 752
6962[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 751 to pts 751
6963[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6964[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25964, out pts 753
6965[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 752 to pts 752
6966[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6967[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6968[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 25998, out pts 754
6969[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 753 to pts 753
6970[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6971[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26031, out pts 755
6972[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 754 to pts 754
6973[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26064, out pts 756
6974[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6975[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 755 to pts 755
6976[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6977[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26098, out pts 757
6978[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 756 to pts 756
6979[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6980[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26131, out pts 758
6981[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 757 to pts 757
6982[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6983[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26164, out pts 759
6984[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 758 to pts 758
6985[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26198, out pts 760
6986[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6987[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 759 to pts 759
6988[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26231, out pts 761
6989[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 760 to pts 760
6990[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6991[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26265, out pts 762
6992[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 761 to pts 761
6993[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6994[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26298, out pts 763
6995[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 762 to pts 762
6996[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6997[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26331, out pts 764
6998[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 763 to pts 763
6999[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7000[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7001[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26365, out pts 765
7002[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 764 to pts 764
7003[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7004[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26398, out pts 766
7005[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 765 to pts 765
7006[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7007[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26431, out pts 766
7008[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 766
7009[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26465, out pts 767
7010[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7011[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 766 to pts 766
7012[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26498, out pts 768
7013[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7014[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 767 to pts 767
7015[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7016[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26532, out pts 769
7017[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 768 to pts 768
7018[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7019[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26565, out pts 770
7020[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 769 to pts 769
7021[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26598, out pts 771
7022[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7023[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 770 to pts 770
7024[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7025[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26632, out pts 772
7026[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 771 to pts 771
7027[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7028[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26665, out pts 773
7029[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 772 to pts 772
7030[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7031[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26698, out pts 774
7032[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 773 to pts 773
7033[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26732, out pts 775
7034[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 774 to pts 774
7035[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7036[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26765, out pts 776
7037[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 775 to pts 775
7038[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7039[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26798, out pts 777
7040[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 776 to pts 776
7041[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7042[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26832, out pts 778
7043[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 777 to pts 777
7044[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7045[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26865, out pts 779
7046[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 778 to pts 778
7047[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7048[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7049[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26899, out pts 780
7050[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 779 to pts 779
7051[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7052[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26932, out pts 781
7053[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 780 to pts 780
7054[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7055[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26965, out pts 782
7056[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 781 to pts 781
7057[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 26999, out pts 783
7058[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7059[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 782 to pts 782
7060[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27032, out pts 784
7061[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 783 to pts 783
7062[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7063[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7064[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27065, out pts 785
7065[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 784 to pts 784
7066[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7067[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27099, out pts 786
7068[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 785 to pts 785
7069[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27132, out pts 787
7070[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7071[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 786 to pts 786
7072[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27165, out pts 788
7073[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 787 to pts 787
7074[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7075[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27199, out pts 789
7076[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 788 to pts 788
7077[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7078[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7079[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27232, out pts 790
7080[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 789 to pts 789
7081[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7082[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27266, out pts 791
7083[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 790 to pts 790
7084[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7085[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27299, out pts 792
7086[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 791 to pts 791
7087[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7088[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27332, out pts 793
7089[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 792 to pts 792
7090[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27366, out pts 794
7091[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7092[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 793 to pts 793
7093[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27399, out pts 795
7094[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 794 to pts 794
7095[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7096[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7097[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27432, out pts 796
7098[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 795 to pts 795
7099[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7100[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27466, out pts 797
7101[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 796 to pts 796
7102[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27499, out pts 797
7103[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 797
7104[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7105[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27533, out pts 798
7106[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 797 to pts 797
7107[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7108[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27566, out pts 799
7109[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 798 to pts 798
7110[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7111[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27599, out pts 800
7112[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7113[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 799 to pts 799
7114[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27633, out pts 801
7115[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7116[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 800 to pts 800
7117[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27666, out pts 802
7118[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7119[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 801 to pts 801
7120[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27699, out pts 803
7121[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7122[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 802 to pts 802
7123[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7124[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27733, out pts 804
7125[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 803 to pts 803
7126[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27766, out pts 805
7127[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 804 to pts 804
7128[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7129[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7130[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27799, out pts 806
7131[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 805 to pts 805
7132[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7133[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27833, out pts 807
7134[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 806 to pts 806
7135[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7136[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27866, out pts 808
7137[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 807 to pts 807
7138[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27900, out pts 809
7139[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 808 to pts 808
7140[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7141[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27933, out pts 810
7142[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 809 to pts 809
7143[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7144[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7145[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 27966, out pts 811
7146[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 810 to pts 810
7147[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7148[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28000, out pts 812
7149[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 811 to pts 811
7150[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28033, out pts 813
7151[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 812 to pts 812
7152[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7153[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28066, out pts 814
7154[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 813 to pts 813
7155[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7156[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28100, out pts 815
7157[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 814 to pts 814
7158[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7159[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28133, out pts 816
7160[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 815 to pts 815
7161[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7162[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28166, out pts 817
7163[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7164[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 816 to pts 816
7165[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28200, out pts 818
7166[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7167[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 817 to pts 817
7168[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28233, out pts 819
7169[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 818 to pts 818
7170[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7171[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28267, out pts 820
7172[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7173[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 819 to pts 819
7174[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28300, out pts 821
7175[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7176[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 820 to pts 820
7177[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7178[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28333, out pts 822
7179[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 821 to pts 821
7180[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28367, out pts 823
7181[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 822 to pts 822
7182[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7183[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7184[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28400, out pts 824
7185[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 823 to pts 823
7186[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28433, out pts 825
7187[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 824 to pts 824
7188[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7189[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28467, out pts 826
7190[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 825 to pts 825
7191[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7192[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7193[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28500, out pts 827
7194[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 826 to pts 826
7195[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7196[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28534, out pts 827
7197[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 827
7198[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28567, out pts 828
7199[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7200[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 827 to pts 827
7201[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28600, out pts 829
7202[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 828 to pts 828
7203[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7204[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28634, out pts 830
7205[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 829 to pts 829
7206[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7207[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7208[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28667, out pts 831
7209[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 830 to pts 830
7210[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28700, out pts 832
7211[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7212[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 831 to pts 831
7213[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28734, out pts 833
7214[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 832 to pts 832
7215[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7216[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28767, out pts 834
7217[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 833 to pts 833
7218[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7219[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7220[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28800, out pts 835
7221[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 834 to pts 834
7222[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28834, out pts 836
7223[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7224[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 835 to pts 835
7225[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7226[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28867, out pts 837
7227[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 836 to pts 836
7228[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28901, out pts 838
7229[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 837 to pts 837
7230[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7231[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7232[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28934, out pts 839
7233[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 838 to pts 838
7234[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 28967, out pts 840
7235[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 839 to pts 839
7236[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7237[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29001, out pts 841
7238[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 840 to pts 840
7239[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7240[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7241[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29034, out pts 842
7242[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 841 to pts 841
7243[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7244[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29067, out pts 843
7245[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 842 to pts 842
7246[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29101, out pts 844
7247[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 843 to pts 843
7248[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7249[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29134, out pts 845
7250[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7251[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 844 to pts 844
7252[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29167, out pts 846
7253[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 845 to pts 845
7254[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7255[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29201, out pts 847
7256[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 846 to pts 846
7257[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7258[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29234, out pts 848
7259[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7260[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 847 to pts 847
7261[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29268, out pts 849
7262[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 848 to pts 848
7263[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7264[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29301, out pts 850
7265[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 849 to pts 849
7266[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7267[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29334, out pts 851
7268[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7269[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 850 to pts 850
7270[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29368, out pts 852
7271[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 851 to pts 851
7272[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7273[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7274[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29401, out pts 853
7275[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 852 to pts 852
7276[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7277[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29434, out pts 854
7278[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 853 to pts 853
7279[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7280[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29468, out pts 855
7281[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 854 to pts 854
7282[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29501, out pts 856
7283[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 855 to pts 855
7284[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7285[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29535, out pts 857
7286[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 856 to pts 856
7287[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7288[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7289[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29568, out pts 857
7290[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 857
7291[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7292[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29601, out pts 858
7293[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 857 to pts 857
7294[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29635, out pts 859
7295[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 858 to pts 858
7296[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7297[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29668, out pts 860
7298[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 859 to pts 859
7299[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7300[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29701, out pts 861
7301[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 860 to pts 860
7302[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7303[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29735, out pts 862
7304[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7305[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 861 to pts 861
7306[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29768, out pts 863
7307[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7308[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 862 to pts 862
7309[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29801, out pts 864
7310[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7311[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 863 to pts 863
7312[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29835, out pts 865
7313[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 864 to pts 864
7314[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7315[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7316[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29868, out pts 866
7317[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 865 to pts 865
7318[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29902, out pts 867
7319[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 866 to pts 866
7320[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7321[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7322[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29935, out pts 868
7323[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 867 to pts 867
7324[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 29968, out pts 869
7325[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 868 to pts 868
7326[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7327[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7328[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30002, out pts 870
7329[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 869 to pts 869
7330[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7331[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30035, out pts 871
7332[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 870 to pts 870
7333[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30068, out pts 872
7334[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 871 to pts 871
7335[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7336[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7337[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30102, out pts 873
7338[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 872 to pts 872
7339[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7340[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30135, out pts 874
7341[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 873 to pts 873
7342[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30168, out pts 875
7343[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 874 to pts 874
7344[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7345[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30202, out pts 876
7346[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 875 to pts 875
7347[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7348[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30235, out pts 877
7349[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 876 to pts 876
7350[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7351[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30269, out pts 878
7352[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7353[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 877 to pts 877
7354[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30302, out pts 879
7355[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7356[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 878 to pts 878
7357[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30335, out pts 880
7358[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 879 to pts 879
7359[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7360[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30369, out pts 881
7361[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 880 to pts 880
7362[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7363[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30402, out pts 882
7364[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7365[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 881 to pts 881
7366[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7367[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30435, out pts 883
7368[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 882 to pts 882
7369[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30469, out pts 884
7370[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 883 to pts 883
7371[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7372[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30502, out pts 885
7373[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 884 to pts 884
7374[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7375[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30536, out pts 886
7376[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 885 to pts 885
7377[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7378[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30569, out pts 887
7379[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 886 to pts 886
7380[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7381[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7382[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30602, out pts 887
7383[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 887
7384[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7385[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30636, out pts 888
7386[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 887 to pts 887
7387[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30669, out pts 889
7388[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7389[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 888 to pts 888
7390[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30702, out pts 890
7391[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7392[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 889 to pts 889
7393[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30736, out pts 891
7394[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 890 to pts 890
7395[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7396[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30769, out pts 892
7397[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 891 to pts 891
7398[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7399[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7400[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30802, out pts 893
7401[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 892 to pts 892
7402[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30836, out pts 894
7403[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 893 to pts 893
7404[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7405[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30869, out pts 895
7406[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7407[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 894 to pts 894
7408[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30903, out pts 896
7409[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 895 to pts 895
7410[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7411[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7412[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30936, out pts 897
7413[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 896 to pts 896
7414[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 30969, out pts 898
7415[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7416[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 897 to pts 897
7417[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7418[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31003, out pts 899
7419[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 898 to pts 898
7420[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31036, out pts 900
7421[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 899 to pts 899
7422[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7423[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31069, out pts 901
7424[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 900 to pts 900
7425[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7426[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31103, out pts 902
7427[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 901 to pts 901
7428[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7429[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31136, out pts 903
7430[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 902 to pts 902
7431[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7432[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7433[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31169, out pts 904
7434[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 903 to pts 903
7435[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7436[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31203, out pts 905
7437[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 904 to pts 904
7438[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31236, out pts 906
7439[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 905 to pts 905
7440[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7441[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31270, out pts 907
7442[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 906 to pts 906
7443[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7444[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31303, out pts 908
7445[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 907 to pts 907
7446[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7447[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31336, out pts 909
7448[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 908 to pts 908
7449[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7450[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31370, out pts 910
7451[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7452[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 909 to pts 909
7453[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31403, out pts 911
7454[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7455[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 910 to pts 910
7456[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31436, out pts 912
7457[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7458[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 911 to pts 911
7459[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31470, out pts 913
7460[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 912 to pts 912
7461[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7462[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31503, out pts 914
7463[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 913 to pts 913
7464[h264 @ 0x56205bad68c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
7465[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31537, out pts 915
7466[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 914 to pts 914
7467[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7468[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31570, out pts 916
7469[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 915 to pts 915
7470[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7471[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31603, out pts 916
7472[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 916
7473[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7474[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31637, out pts 917
7475[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 916 to pts 916
7476[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7477[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31670, out pts 918
7478[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 917 to pts 917
7479[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7480[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7481[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31703, out pts 919
7482[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 918 to pts 918
7483[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7484[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31737, out pts 920
7485[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 919 to pts 919
7486[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31770, out pts 921
7487[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 920 to pts 920
7488[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7489[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31803, out pts 922
7490[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 921 to pts 921
7491[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7492[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31837, out pts 923
7493[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 922 to pts 922
7494[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7495[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31870, out pts 924
7496[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7497[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 923 to pts 923
7498[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31904, out pts 925
7499[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7500[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 924 to pts 924
7501[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31937, out pts 926
7502[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 925 to pts 925
7503[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7504[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7505[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 31970, out pts 927
7506[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 926 to pts 926
7507[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32004, out pts 928
7508[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 927 to pts 927
7509[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7510[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32037, out pts 929
7511[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 928 to pts 928
7512[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7513[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32070, out pts 930
7514[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 929 to pts 929
7515[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7516[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32104, out pts 931
7517[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 930 to pts 930
7518[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7519[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32137, out pts 932
7520[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 931 to pts 931
7521[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7522[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32170, out pts 933
7523[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 932 to pts 932
7524[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7525[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32204, out pts 934
7526[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 933 to pts 933
7527[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7528[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7529[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32237, out pts 935
7530[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 934 to pts 934
7531[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32271, out pts 936
7532[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7533[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 935 to pts 935
7534[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32304, out pts 937
7535[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 936 to pts 936
7536[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7537[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32337, out pts 938
7538[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 937 to pts 937
7539[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7540[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32371, out pts 939
7541[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7542[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 938 to pts 938
7543[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32404, out pts 940
7544[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7545[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 939 to pts 939
7546[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32437, out pts 941
7547[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 940 to pts 940
7548[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7549[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32471, out pts 942
7550[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 941 to pts 941
7551[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7552[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32504, out pts 943
7553[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7554[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 942 to pts 942
7555[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32538, out pts 944
7556[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 943 to pts 943
7557[h264 @ 0x56205b9dae40] nal_unit_type: 5(IDR), nal_ref_idc: 3
7558[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32571, out pts 945
7559[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 944 to pts 944
7560[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7561[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32604, out pts 946
7562[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7563[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 945 to pts 945
7564[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32638, out pts 947
7565[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 946 to pts 946
7566[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7567[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32671, out pts 947
7568[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 947
7569[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7570[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32704, out pts 948
7571[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 947 to pts 947
7572[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7573[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32738, out pts 949
7574[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 948 to pts 948
7575[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7576[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7577[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32771, out pts 950
7578[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 949 to pts 949
7579[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32804, out pts 951
7580[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 950 to pts 950
7581[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7582[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32838, out pts 952
7583[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 951 to pts 951
7584[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7585[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32871, out pts 953
7586[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 952 to pts 952
7587[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7588[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7589[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32905, out pts 954
7590[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 953 to pts 953
7591[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32938, out pts 955
7592[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 954 to pts 954
7593[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7594[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 32971, out pts 956
7595[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 955 to pts 955
7596[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7597[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33005, out pts 957
7598[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7599[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 956 to pts 956
7600[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7601[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33038, out pts 958
7602[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 957 to pts 957
7603[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33071, out pts 959
7604[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 958 to pts 958
7605[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7606[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7607[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33105, out pts 960
7608[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 959 to pts 959
7609[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7610[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33138, out pts 961
7611[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 960 to pts 960
7612[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33171, out pts 962
7613[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7614[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 961 to pts 961
7615[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33205, out pts 963
7616[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 962 to pts 962
7617[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7618[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7619[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33238, out pts 964
7620[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 963 to pts 963
7621[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33272, out pts 965
7622[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 964 to pts 964
7623[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7624[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7625[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33305, out pts 966
7626[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 965 to pts 965
7627[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7628[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33338, out pts 967
7629[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 966 to pts 966
7630[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33372, out pts 968
7631[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 967 to pts 967
7632[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7633[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33405, out pts 969
7634[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7635[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 968 to pts 968
7636[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33438, out pts 970
7637[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7638[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 969 to pts 969
7639[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33472, out pts 971
7640[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7641[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 970 to pts 970
7642[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7643[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33505, out pts 972
7644[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 971 to pts 971
7645[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7646[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33539, out pts 973
7647[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 972 to pts 972
7648[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7649[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33572, out pts 974
7650[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 973 to pts 973
7651[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7652[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33605, out pts 975
7653[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 974 to pts 974
7654[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7655[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33639, out pts 976
7656[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 975 to pts 975
7657[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33672, out pts 976
7658[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 976
7659[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7660[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7661[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33705, out pts 977
7662[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 976 to pts 976
7663[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33739, out pts 978
7664[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 977 to pts 977
7665[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7666[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33772, out pts 979
7667[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 978 to pts 978
7668[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7669[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33805, out pts 980
7670[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 979 to pts 979
7671[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7672[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7673[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33839, out pts 981
7674[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 980 to pts 980
7675[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33872, out pts 982
7676[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7677[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 981 to pts 981
7678[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33906, out pts 983
7679[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 982 to pts 982
7680[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7681[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33939, out pts 984
7682[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 983 to pts 983
7683[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7684[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 33972, out pts 985
7685[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7686[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 984 to pts 984
7687[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34006, out pts 986
7688[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7689[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 985 to pts 985
7690[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34039, out pts 987
7691[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 986 to pts 986
7692[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7693[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34072, out pts 988
7694[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 987 to pts 987
7695[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7696[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34106, out pts 989
7697[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7698[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 988 to pts 988
7699[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34139, out pts 990
7700[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7701[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 989 to pts 989
7702[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34172, out pts 991
7703[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 990 to pts 990
7704[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7705[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34206, out pts 992
7706[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7707[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 991 to pts 991
7708[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34239, out pts 993
7709[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7710[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 992 to pts 992
7711[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34273, out pts 994
7712[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7713[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 993 to pts 993
7714[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34306, out pts 995
7715[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 994 to pts 994
7716[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7717[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34339, out pts 996
7718[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7719[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 995 to pts 995
7720[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7721[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34373, out pts 997
7722[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 996 to pts 996
7723[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34406, out pts 998
7724[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 997 to pts 997
7725[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7726[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34439, out pts 999
7727[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 998 to pts 998
7728[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7729[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34473, out pts 1000
7730[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 999 to pts 999
7731[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7732[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34506, out pts 1001
7733[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7734[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1000 to pts 1000
7735[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34540, out pts 1002
7736[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1001 to pts 1001
7737[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7738[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7739[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34573, out pts 1003
7740[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1002 to pts 1002
7741[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7742[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34606, out pts 1004
7743[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1003 to pts 1003
7744[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34640, out pts 1005
7745[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7746[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1004 to pts 1004
7747[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7748[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34673, out pts 1006
7749[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1005 to pts 1005
7750[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34706, out pts 1006
7751[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1006
7752[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7753[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34740, out pts 1007
7754[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7755[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1006 to pts 1006
7756[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34773, out pts 1008
7757[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7758[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1007 to pts 1007
7759[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34806, out pts 1009
7760[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7761[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1008 to pts 1008
7762[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34840, out pts 1010
7763[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1009 to pts 1009
7764[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7765[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7766[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34873, out pts 1011
7767[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1010 to pts 1010
7768[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7769[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34907, out pts 1012
7770[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1011 to pts 1011
7771[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34940, out pts 1013
7772[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1012 to pts 1012
7773[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7774[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 34973, out pts 1014
7775[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1013 to pts 1013
7776[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7777[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35007, out pts 1015
7778[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7779[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1014 to pts 1014
7780[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35040, out pts 1016
7781[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1015 to pts 1015
7782[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7783[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35073, out pts 1017
7784[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7785[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1016 to pts 1016
7786[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7787[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35107, out pts 1018
7788[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1017 to pts 1017
7789[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7790[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35140, out pts 1019
7791[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1018 to pts 1018
7792[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35173, out pts 1020
7793[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7794[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1019 to pts 1019
7795[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35207, out pts 1021
7796[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1020 to pts 1020
7797[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7798[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35240, out pts 1022
7799[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1021 to pts 1021
7800[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7801[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35274, out pts 1023
7802[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7803[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1022 to pts 1022
7804[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35307, out pts 1024
7805[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7806[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1023 to pts 1023
7807[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35340, out pts 1025
7808[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7809[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1024 to pts 1024
7810[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35374, out pts 1026
7811[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1025 to pts 1025
7812[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7813[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35407, out pts 1027
7814[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1026 to pts 1026
7815[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7816[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7817[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35440, out pts 1028
7818[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1027 to pts 1027
7819[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35474, out pts 1029
7820[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7821[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1028 to pts 1028
7822[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35507, out pts 1030
7823[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1029 to pts 1029
7824[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7825[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35541, out pts 1031
7826[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1030 to pts 1030
7827[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7828[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35574, out pts 1032
7829[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1031 to pts 1031
7830[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7831[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35607, out pts 1033
7832[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7833[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1032 to pts 1032
7834[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35641, out pts 1034
7835[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1033 to pts 1033
7836[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7837[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35674, out pts 1035
7838[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1034 to pts 1034
7839[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7840[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35707, out pts 1036
7841[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1035 to pts 1035
7842[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7843[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35741, out pts 1036
7844[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1036
7845[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7846[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35774, out pts 1037
7847[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1036 to pts 1036
7848[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7849[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35807, out pts 1038
7850[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1037 to pts 1037
7851[h264 @ 0x56205bba6140] nal_unit_type: 5(IDR), nal_ref_idc: 3
7852[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35841, out pts 1039
7853[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1038 to pts 1038
7854[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7855[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35874, out pts 1040
7856[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1039 to pts 1039
7857[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7858[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35908, out pts 1041
7859[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7860[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1040 to pts 1040
7861[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7862[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35941, out pts 1042
7863[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1041 to pts 1041
7864[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7865[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 35974, out pts 1043
7866[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1042 to pts 1042
7867[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36008, out pts 1044
7868[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1043 to pts 1043
7869[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7870[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36041, out pts 1045
7871[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1044 to pts 1044
7872[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7873[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36074, out pts 1046
7874[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1045 to pts 1045
7875[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7876[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36108, out pts 1047
7877[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1046 to pts 1046
7878[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7879[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36141, out pts 1048
7880[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1047 to pts 1047
7881[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7882[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36174, out pts 1049
7883[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7884[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1048 to pts 1048
7885[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36208, out pts 1050
7886[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7887[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1049 to pts 1049
7888[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36241, out pts 1051
7889[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1050 to pts 1050
7890[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7891[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36275, out pts 1052
7892[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1051 to pts 1051
7893[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7894[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36308, out pts 1053
7895[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1052 to pts 1052
7896[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7897[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36341, out pts 1054
7898[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7899[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1053 to pts 1053
7900[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36375, out pts 1055
7901[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1054 to pts 1054
7902[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7903[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36408, out pts 1056
7904[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1055 to pts 1055
7905[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7906[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36441, out pts 1057
7907[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7908[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1056 to pts 1056
7909[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36475, out pts 1058
7910[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1057 to pts 1057
7911[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7912[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7913[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36508, out pts 1059
7914[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1058 to pts 1058
7915[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7916[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36542, out pts 1060
7917[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1059 to pts 1059
7918[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36575, out pts 1061
7919[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1060 to pts 1060
7920[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7921[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36608, out pts 1062
7922[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7923[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1061 to pts 1061
7924[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36642, out pts 1063
7925[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1062 to pts 1062
7926[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7927[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36675, out pts 1064
7928[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1063 to pts 1063
7929[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7930[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36708, out pts 1065
7931[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7932[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1064 to pts 1064
7933[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7934[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36742, out pts 1066
7935[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1065 to pts 1065
7936[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36775, out pts 1066
7937[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1066
7938[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7939[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36808, out pts 1067
7940[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7941[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1066 to pts 1066
7942[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36842, out pts 1068
7943[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7944[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1067 to pts 1067
7945[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36875, out pts 1069
7946[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1068 to pts 1068
7947[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7948[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7949[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36909, out pts 1070
7950[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1069 to pts 1069
7951[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7952[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36942, out pts 1071
7953[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1070 to pts 1070
7954[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 36975, out pts 1072
7955[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1071 to pts 1071
7956[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7957[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7958[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37009, out pts 1073
7959[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1072 to pts 1072
7960[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7961[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37042, out pts 1074
7962[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1073 to pts 1073
7963[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7964[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37075, out pts 1075
7965[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1074 to pts 1074
7966[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37109, out pts 1076
7967[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1075 to pts 1075
7968[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7969[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37142, out pts 1077
7970[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7971[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1076 to pts 1076
7972[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37175, out pts 1078
7973[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1077 to pts 1077
7974[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7975[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37209, out pts 1079
7976[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7977[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1078 to pts 1078
7978[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37242, out pts 1080
7979[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7980[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1079 to pts 1079
7981[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37276, out pts 1081
7982[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7983[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1080 to pts 1080
7984[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7985[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37309, out pts 1082
7986[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1081 to pts 1081
7987[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7988[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37342, out pts 1083
7989[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1082 to pts 1082
7990[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37376, out pts 1084
7991[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1083 to pts 1083
7992[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7993[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37409, out pts 1085
7994[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1084 to pts 1084
7995[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7996[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7997[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37442, out pts 1086
7998[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1085 to pts 1085
7999[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8000[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37476, out pts 1087
8001[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1086 to pts 1086
8002[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37509, out pts 1088
8003[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1087 to pts 1087
8004[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8005[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8006[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37543, out pts 1089
8007[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1088 to pts 1088
8008[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8009[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37576, out pts 1090
8010[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1089 to pts 1089
8011[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8012[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37609, out pts 1091
8013[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1090 to pts 1090
8014[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37643, out pts 1092
8015[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1091 to pts 1091
8016[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8017[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37676, out pts 1093
8018[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1092 to pts 1092
8019[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8020[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37709, out pts 1094
8021[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1093 to pts 1093
8022[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8023[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37743, out pts 1095
8024[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1094 to pts 1094
8025[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8026[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37776, out pts 1096
8027[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8028[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1095 to pts 1095
8029[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8030[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37809, out pts 1096
8031[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1096
8032[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37843, out pts 1097
8033[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1096 to pts 1096
8034[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8035[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8036[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37876, out pts 1098
8037[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1097 to pts 1097
8038[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8039[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37910, out pts 1099
8040[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1098 to pts 1098
8041[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37943, out pts 1100
8042[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1099 to pts 1099
8043[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8044[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 37976, out pts 1101
8045[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1100 to pts 1100
8046[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8047[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38010, out pts 1102
8048[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1101 to pts 1101
8049[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8050[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38043, out pts 1103
8051[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1102 to pts 1102
8052[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8053[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38076, out pts 1104
8054[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1103 to pts 1103
8055[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8056[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8057[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38110, out pts 1105
8058[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1104 to pts 1104
8059[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8060[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38143, out pts 1106
8061[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1105 to pts 1105
8062[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38176, out pts 1107
8063[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8064[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1106 to pts 1106
8065[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38210, out pts 1108
8066[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1107 to pts 1107
8067[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8068[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38243, out pts 1109
8069[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1108 to pts 1108
8070[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8071[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38277, out pts 1110
8072[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1109 to pts 1109
8073[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8074[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8075[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38310, out pts 1111
8076[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1110 to pts 1110
8077[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8078[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38343, out pts 1112
8079[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1111 to pts 1111
8080[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38377, out pts 1113
8081[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1112 to pts 1112
8082[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8083[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38410, out pts 1114
8084[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1113 to pts 1113
8085[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8086[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38443, out pts 1115
8087[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8088[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1114 to pts 1114
8089[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38477, out pts 1116
8090[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1115 to pts 1115
8091[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8092[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8093[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38510, out pts 1117
8094[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1116 to pts 1116
8095[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38544, out pts 1118
8096[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1117 to pts 1117
8097[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8098[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38577, out pts 1119
8099[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8100[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1118 to pts 1118
8101[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8102[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38610, out pts 1120
8103[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1119 to pts 1119
8104[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8105[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38644, out pts 1121
8106[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1120 to pts 1120
8107[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8108[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38677, out pts 1122
8109[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1121 to pts 1121
8110[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38710, out pts 1123
8111[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8112[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1122 to pts 1122
8113[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38744, out pts 1124
8114[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8115[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1123 to pts 1123
8116[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38777, out pts 1125
8117[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1124 to pts 1124
8118[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8119[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38810, out pts 1125
8120[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1125
8121[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8122[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38844, out pts 1126
8123[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8124[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1125 to pts 1125
8125[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38877, out pts 1127
8126[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8127[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1126 to pts 1126
8128[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8129[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38911, out pts 1128
8130[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1127 to pts 1127
8131[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8132[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38944, out pts 1129
8133[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1128 to pts 1128
8134[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 38977, out pts 1130
8135[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8136[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1129 to pts 1129
8137[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39011, out pts 1131
8138[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1130 to pts 1130
8139[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8140[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8141[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39044, out pts 1132
8142[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1131 to pts 1131
8143[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8144[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39077, out pts 1133
8145[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1132 to pts 1132
8146[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39111, out pts 1134
8147[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1133 to pts 1133
8148[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8149[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39144, out pts 1135
8150[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1134 to pts 1134
8151[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8152[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39177, out pts 1136
8153[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1135 to pts 1135
8154[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8155[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8156[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39211, out pts 1137
8157[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1136 to pts 1136
8158[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39244, out pts 1138
8159[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1137 to pts 1137
8160[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8161[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39278, out pts 1139
8162[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1138 to pts 1138
8163[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8164[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8165[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39311, out pts 1140
8166[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1139 to pts 1139
8167[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8168[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39344, out pts 1141
8169[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1140 to pts 1140
8170[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8171[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39378, out pts 1142
8172[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1141 to pts 1141
8173[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39411, out pts 1143
8174[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1142 to pts 1142
8175[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8176[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8177[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39444, out pts 1144
8178[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1143 to pts 1143
8179[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8180[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39478, out pts 1145
8181[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1144 to pts 1144
8182[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8183[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39511, out pts 1146
8184[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1145 to pts 1145
8185[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8186[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39545, out pts 1147
8187[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1146 to pts 1146
8188[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8189[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39578, out pts 1148
8190[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1147 to pts 1147
8191[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39611, out pts 1149
8192[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1148 to pts 1148
8193[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8194[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39645, out pts 1150
8195[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8196[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1149 to pts 1149
8197[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39678, out pts 1151
8198[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1150 to pts 1150
8199[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8200[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39711, out pts 1152
8201[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8202[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1151 to pts 1151
8203[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39745, out pts 1153
8204[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8205[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1152 to pts 1152
8206[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39778, out pts 1154
8207[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1153 to pts 1153
8208[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8209[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39811, out pts 1155
8210[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1154 to pts 1154
8211[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8212[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39845, out pts 1156
8213[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1155 to pts 1155
8214[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8215[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8216[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39878, out pts 1156
8217[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1156
8218[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39912, out pts 1157
8219[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8220[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1156 to pts 1156
8221[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39945, out pts 1158
8222[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1157 to pts 1157
8223[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8224[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8225[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 39978, out pts 1159
8226[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1158 to pts 1158
8227[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8228[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40012, out pts 1160
8229[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1159 to pts 1159
8230[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8231[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40045, out pts 1161
8232[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1160 to pts 1160
8233[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40078, out pts 1162
8234[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1161 to pts 1161
8235[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8236[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8237[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40112, out pts 1163
8238[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1162 to pts 1162
8239[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40145, out pts 1164
8240[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1163 to pts 1163
8241[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8242[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40178, out pts 1165
8243[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1164 to pts 1164
8244[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8245[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40212, out pts 1166
8246[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1165 to pts 1165
8247[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8248[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40245, out pts 1167
8249[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1166 to pts 1166
8250[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8251[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40279, out pts 1168
8252[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1167 to pts 1167
8253[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8254[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40312, out pts 1169
8255[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1168 to pts 1168
8256[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8257[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40345, out pts 1170
8258[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1169 to pts 1169
8259[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8260[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8261[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40379, out pts 1171
8262[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1170 to pts 1170
8263[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40412, out pts 1172
8264[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1171 to pts 1171
8265[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8266[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40445, out pts 1173
8267[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8268[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1172 to pts 1172
8269[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8270[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40479, out pts 1174
8271[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1173 to pts 1173
8272[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8273[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40512, out pts 1175
8274[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1174 to pts 1174
8275[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8276[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40546, out pts 1176
8277[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1175 to pts 1175
8278[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8279[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40579, out pts 1177
8280[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1176 to pts 1176
8281[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8282[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40612, out pts 1178
8283[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1177 to pts 1177
8284[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40646, out pts 1179
8285[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1178 to pts 1178
8286[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8287[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40679, out pts 1180
8288[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8289[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1179 to pts 1179
8290[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40712, out pts 1181
8291[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1180 to pts 1180
8292[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8293[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40746, out pts 1182
8294[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1181 to pts 1181
8295[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8296[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8297[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40779, out pts 1183
8298[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1182 to pts 1182
8299[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40812, out pts 1184
8300[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8301[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1183 to pts 1183
8302[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40846, out pts 1185
8303[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8304[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1184 to pts 1184
8305[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40879, out pts 1185
8306[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1185
8307[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8308[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40913, out pts 1186
8309[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1185 to pts 1185
8310[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8311[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40946, out pts 1187
8312[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8313[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1186 to pts 1186
8314[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 40979, out pts 1188
8315[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1187 to pts 1187
8316[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8317[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41013, out pts 1189
8318[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1188 to pts 1188
8319[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8320[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8321[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41046, out pts 1190
8322[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1189 to pts 1189
8323[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41079, out pts 1191
8324[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8325[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1190 to pts 1190
8326[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8327[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41113, out pts 1192
8328[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1191 to pts 1191
8329[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8330[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41146, out pts 1193
8331[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1192 to pts 1192
8332[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41179, out pts 1194
8333[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8334[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1193 to pts 1193
8335[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41213, out pts 1195
8336[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8337[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1194 to pts 1194
8338[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41246, out pts 1196
8339[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8340[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1195 to pts 1195
8341[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8342[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41280, out pts 1197
8343[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1196 to pts 1196
8344[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8345[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41313, out pts 1198
8346[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1197 to pts 1197
8347[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41346, out pts 1199
8348[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8349[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1198 to pts 1198
8350[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41380, out pts 1200
8351[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8352[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1199 to pts 1199
8353[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41413, out pts 1201
8354[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1200 to pts 1200
8355[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8356[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41446, out pts 1202
8357[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8358[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1201 to pts 1201
8359[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41480, out pts 1203
8360[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8361[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1202 to pts 1202
8362[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41513, out pts 1204
8363[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8364[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1203 to pts 1203
8365[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8366[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41547, out pts 1205
8367[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1204 to pts 1204
8368[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8369[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41580, out pts 1206
8370[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1205 to pts 1205
8371[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8372[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41613, out pts 1207
8373[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1206 to pts 1206
8374[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8375[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41647, out pts 1208
8376[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1207 to pts 1207
8377[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8378[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41680, out pts 1209
8379[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1208 to pts 1208
8380[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41713, out pts 1210
8381[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1209 to pts 1209
8382[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8383[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41747, out pts 1211
8384[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8385[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1210 to pts 1210
8386[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41780, out pts 1212
8387[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8388[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1211 to pts 1211
8389[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41813, out pts 1213
8390[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1212 to pts 1212
8391[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8392[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8393[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41847, out pts 1214
8394[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1213 to pts 1213
8395[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41880, out pts 1215
8396[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8397[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1214 to pts 1214
8398[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41914, out pts 1216
8399[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1215 to pts 1215
8400[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8401[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8402[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41947, out pts 1216
8403[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1216
8404[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8405[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 41980, out pts 1217
8406[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1216 to pts 1216
8407[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42014, out pts 1218
8408[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8409[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1217 to pts 1217
8410[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42047, out pts 1219
8411[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8412[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1218 to pts 1218
8413[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42080, out pts 1220
8414[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1219 to pts 1219
8415[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8416[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8417[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42114, out pts 1221
8418[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1220 to pts 1220
8419[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42147, out pts 1222
8420[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1221 to pts 1221
8421[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8422[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42180, out pts 1223
8423[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1222 to pts 1222
8424[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8425[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8426[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42214, out pts 1224
8427[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1223 to pts 1223
8428[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8429[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42247, out pts 1225
8430[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1224 to pts 1224
8431[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42281, out pts 1226
8432[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8433[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1225 to pts 1225
8434[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42314, out pts 1227
8435[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8436[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1226 to pts 1226
8437[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42347, out pts 1228
8438[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1227 to pts 1227
8439[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8440[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42381, out pts 1229
8441[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1228 to pts 1228
8442[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8443[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42414, out pts 1230
8444[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8445[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1229 to pts 1229
8446[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42447, out pts 1231
8447[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1230 to pts 1230
8448[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8449[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42481, out pts 1232
8450[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1231 to pts 1231
8451[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8452[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42514, out pts 1233
8453[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1232 to pts 1232
8454[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8455[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8456[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42548, out pts 1234
8457[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1233 to pts 1233
8458[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42581, out pts 1235
8459[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8460[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1234 to pts 1234
8461[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8462[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42614, out pts 1236
8463[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1235 to pts 1235
8464[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8465[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42648, out pts 1237
8466[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1236 to pts 1236
8467[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42681, out pts 1238
8468[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8469[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1237 to pts 1237
8470[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42714, out pts 1239
8471[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1238 to pts 1238
8472[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8473[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8474[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42748, out pts 1240
8475[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1239 to pts 1239
8476[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42781, out pts 1241
8477[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1240 to pts 1240
8478[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8479[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42814, out pts 1242
8480[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8481[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1241 to pts 1241
8482[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8483[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42848, out pts 1243
8484[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1242 to pts 1242
8485[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8486[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42881, out pts 1244
8487[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1243 to pts 1243
8488[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8489[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42915, out pts 1245
8490[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1244 to pts 1244
8491[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8492[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42948, out pts 1245
8493[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1245
8494[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 42981, out pts 1246
8495[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1245 to pts 1245
8496[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8497[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8498[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43015, out pts 1247
8499[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1246 to pts 1246
8500[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8501[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43048, out pts 1248
8502[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1247 to pts 1247
8503[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43081, out pts 1249
8504[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1248 to pts 1248
8505[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8506[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43115, out pts 1250
8507[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1249 to pts 1249
8508[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8509[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8510[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43148, out pts 1251
8511[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1250 to pts 1250
8512[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43181, out pts 1252
8513[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8514[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1251 to pts 1251
8515[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43215, out pts 1253
8516[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8517[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1252 to pts 1252
8518[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43248, out pts 1254
8519[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1253 to pts 1253
8520[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8521[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8522[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43282, out pts 1255
8523[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1254 to pts 1254
8524[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43315, out pts 1256
8525[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1255 to pts 1255
8526[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8527[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43348, out pts 1257
8528[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8529[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1256 to pts 1256
8530[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43382, out pts 1258
8531[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8532[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1257 to pts 1257
8533[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43415, out pts 1259
8534[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1258 to pts 1258
8535[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8536[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43448, out pts 1260
8537[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1259 to pts 1259
8538[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8539[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8540[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43482, out pts 1261
8541[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1260 to pts 1260
8542[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43515, out pts 1262
8543[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1261 to pts 1261
8544[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8545[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43549, out pts 1263
8546[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1262 to pts 1262
8547[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8548[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43582, out pts 1264
8549[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1263 to pts 1263
8550[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8551[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43615, out pts 1265
8552[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1264 to pts 1264
8553[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8554[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43649, out pts 1266
8555[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1265 to pts 1265
8556[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8557[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43682, out pts 1267
8558[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1266 to pts 1266
8559[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8560[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43715, out pts 1268
8561[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8562[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1267 to pts 1267
8563[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43749, out pts 1269
8564[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1268 to pts 1268
8565[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8566[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43782, out pts 1270
8567[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8568[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1269 to pts 1269
8569[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8570[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43815, out pts 1271
8571[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1270 to pts 1270
8572[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8573[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43849, out pts 1272
8574[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1271 to pts 1271
8575[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43882, out pts 1273
8576[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8577[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1272 to pts 1272
8578[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43916, out pts 1274
8579[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8580[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1273 to pts 1273
8581[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43949, out pts 1275
8582[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1274 to pts 1274
8583[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8584[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8585[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 43982, out pts 1275
8586[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1275
8587[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44016, out pts 1276
8588[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8589[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1275 to pts 1275
8590[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44049, out pts 1277
8591[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1276 to pts 1276
8592[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8593[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8594[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44082, out pts 1278
8595[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1277 to pts 1277
8596[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8597[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44116, out pts 1279
8598[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1278 to pts 1278
8599[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44149, out pts 1280
8600[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1279 to pts 1279
8601[h264 @ 0x56205c3c2040] nal_unit_type: 5(IDR), nal_ref_idc: 3
8602[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44182, out pts 1281
8603[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1280 to pts 1280
8604[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8605[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44216, out pts 1282
8606[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1281 to pts 1281
8607[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8608[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44249, out pts 1283
8609[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8610[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1282 to pts 1282
8611[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44283, out pts 1284
8612[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8613[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1283 to pts 1283
8614[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44316, out pts 1285
8615[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1284 to pts 1284
8616[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8617[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8618[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44349, out pts 1286
8619[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1285 to pts 1285
8620[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44383, out pts 1287
8621[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8622[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1286 to pts 1286
8623[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44416, out pts 1288
8624[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1287 to pts 1287
8625[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8626[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44449, out pts 1289
8627[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1288 to pts 1288
8628[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8629[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8630[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44483, out pts 1290
8631[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1289 to pts 1289
8632[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8633[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44516, out pts 1291
8634[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1290 to pts 1290
8635[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8636[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44550, out pts 1292
8637[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1291 to pts 1291
8638[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44583, out pts 1293
8639[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1292 to pts 1292
8640[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8641[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44616, out pts 1294
8642[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1293 to pts 1293
8643[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8644[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8645[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44650, out pts 1295
8646[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1294 to pts 1294
8647[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8648[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44683, out pts 1296
8649[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1295 to pts 1295
8650[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44716, out pts 1297
8651[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1296 to pts 1296
8652[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8653[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8654[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44750, out pts 1298
8655[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1297 to pts 1297
8656[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44783, out pts 1299
8657[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8658[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1298 to pts 1298
8659[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44816, out pts 1300
8660[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8661[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1299 to pts 1299
8662[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44850, out pts 1301
8663[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1300 to pts 1300
8664[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8665[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8666[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44883, out pts 1302
8667[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1301 to pts 1301
8668[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44917, out pts 1303
8669[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1302 to pts 1302
8670[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8671[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44950, out pts 1304
8672[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8673[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1303 to pts 1303
8674[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8675[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 44983, out pts 1305
8676[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1304 to pts 1304
8677[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45017, out pts 1305
8678[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1305
8679[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8680[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45050, out pts 1306
8681[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1305 to pts 1305
8682[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8683[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8684[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45083, out pts 1307
8685[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1306 to pts 1306
8686[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8687[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45117, out pts 1308
8688[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1307 to pts 1307
8689[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8690[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45150, out pts 1309
8691[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1308 to pts 1308
8692[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8693[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45183, out pts 1310
8694[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1309 to pts 1309
8695[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45217, out pts 1311
8696[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1310 to pts 1310
8697[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8698[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8699[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45250, out pts 1312
8700[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1311 to pts 1311
8701[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8702[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45284, out pts 1313
8703[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1312 to pts 1312
8704[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8705[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45317, out pts 1314
8706[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1313 to pts 1313
8707[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45350, out pts 1315
8708[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8709[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1314 to pts 1314
8710[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45384, out pts 1316
8711[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8712[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1315 to pts 1315
8713[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8714[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45417, out pts 1317
8715[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1316 to pts 1316
8716[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45450, out pts 1318
8717[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1317 to pts 1317
8718[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8719[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45484, out pts 1319
8720[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8721[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1318 to pts 1318
8722[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45517, out pts 1320
8723[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8724[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1319 to pts 1319
8725[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45551, out pts 1321
8726[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1320 to pts 1320
8727[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8728[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8729[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45584, out pts 1322
8730[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1321 to pts 1321
8731[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8732[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45617, out pts 1323
8733[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1322 to pts 1322
8734[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45651, out pts 1324
8735[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8736[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1323 to pts 1323
8737[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45684, out pts 1325
8738[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1324 to pts 1324
8739[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8740[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45717, out pts 1326
8741[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8742[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1325 to pts 1325
8743[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45751, out pts 1327
8744[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8745[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1326 to pts 1326
8746[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8747[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45784, out pts 1328
8748[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1327 to pts 1327
8749[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8750[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45817, out pts 1329
8751[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1328 to pts 1328
8752[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8753[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45851, out pts 1330
8754[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1329 to pts 1329
8755[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8756[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45884, out pts 1331
8757[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1330 to pts 1330
8758[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45918, out pts 1332
8759[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8760[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1331 to pts 1331
8761[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8762[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45951, out pts 1333
8763[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1332 to pts 1332
8764[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 45984, out pts 1334
8765[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1333 to pts 1333
8766[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8767[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46018, out pts 1335
8768[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1334 to pts 1334
8769[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8770[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46051, out pts 1335
8771[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1335
8772[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8773[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8774[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46084, out pts 1336
8775[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1335 to pts 1335
8776[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8777[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46118, out pts 1337
8778[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1336 to pts 1336
8779[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8780[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46151, out pts 1338
8781[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1337 to pts 1337
8782[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46184, out pts 1339
8783[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1338 to pts 1338
8784[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8785[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46218, out pts 1340
8786[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8787[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1339 to pts 1339
8788[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8789[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46251, out pts 1341
8790[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1340 to pts 1340
8791[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46285, out pts 1342
8792[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1341 to pts 1341
8793[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8794[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46318, out pts 1343
8795[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8796[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1342 to pts 1342
8797[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46351, out pts 1344
8798[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1343 to pts 1343
8799[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8800[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8801[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46385, out pts 1345
8802[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1344 to pts 1344
8803[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46418, out pts 1346
8804[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8805[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1345 to pts 1345
8806[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46451, out pts 1347
8807[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8808[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1346 to pts 1346
8809[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8810[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46485, out pts 1348
8811[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1347 to pts 1347
8812[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46518, out pts 1349
8813[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1348 to pts 1348
8814[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8815[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46552, out pts 1350
8816[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8817[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1349 to pts 1349
8818[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46585, out pts 1351
8819[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8820[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1350 to pts 1350
8821[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46618, out pts 1352
8822[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1351 to pts 1351
8823[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8824[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46652, out pts 1353
8825[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1352 to pts 1352
8826[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8827[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8828[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46685, out pts 1354
8829[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1353 to pts 1353
8830[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46718, out pts 1355
8831[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8832[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1354 to pts 1354
8833[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46752, out pts 1356
8834[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1355 to pts 1355
8835[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8836[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8837[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46785, out pts 1357
8838[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1356 to pts 1356
8839[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46818, out pts 1358
8840[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8841[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1357 to pts 1357
8842[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46852, out pts 1359
8843[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8844[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1358 to pts 1358
8845[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46885, out pts 1360
8846[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8847[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1359 to pts 1359
8848[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46919, out pts 1361
8849[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1360 to pts 1360
8850[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8851[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46952, out pts 1362
8852[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8853[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1361 to pts 1361
8854[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 46985, out pts 1363
8855[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8856[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1362 to pts 1362
8857[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8858[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47019, out pts 1364
8859[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1363 to pts 1363
8860[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47052, out pts 1365
8861[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1364 to pts 1364
8862[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8863[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47085, out pts 1365
8864[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1365
8865[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8866[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47119, out pts 1366
8867[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1365 to pts 1365
8868[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8869[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47152, out pts 1367
8870[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1366 to pts 1366
8871[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8872[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47185, out pts 1368
8873[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1367 to pts 1367
8874[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8875[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47219, out pts 1369
8876[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8877[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1368 to pts 1368
8878[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47252, out pts 1370
8879[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1369 to pts 1369
8880[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8881[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47286, out pts 1371
8882[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1370 to pts 1370
8883[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8884[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47319, out pts 1372
8885[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8886[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1371 to pts 1371
8887[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47352, out pts 1373
8888[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1372 to pts 1372
8889[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8890[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47386, out pts 1374
8891[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1373 to pts 1373
8892[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8893[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47419, out pts 1375
8894[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8895[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1374 to pts 1374
8896[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47452, out pts 1376
8897[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1375 to pts 1375
8898[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8899[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8900[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47486, out pts 1377
8901[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1376 to pts 1376
8902[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47519, out pts 1378
8903[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1377 to pts 1377
8904[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8905[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8906[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47553, out pts 1379
8907[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1378 to pts 1378
8908frame= 198 fps= 76 q=34.0 size= 1024kB time=00:00:09.51 bitrate= 881.7kbits/s speed=3.67x
8909[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47586, out pts 1380
8910[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8911[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1379 to pts 1379
8912[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47619, out pts 1381
8913[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8914[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1380 to pts 1380
8915[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47653, out pts 1382
8916[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8917[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1381 to pts 1381
8918[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47686, out pts 1383
8919[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1382 to pts 1382
8920[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8921[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47719, out pts 1384
8922[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1383 to pts 1383
8923[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8924[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47753, out pts 1385
8925[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8926[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1384 to pts 1384
8927[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47786, out pts 1386
8928[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1385 to pts 1385
8929[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8930[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47819, out pts 1387
8931[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1386 to pts 1386
8932[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8933[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8934[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47853, out pts 1388
8935[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1387 to pts 1387
8936[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47886, out pts 1389
8937[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8938[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1388 to pts 1388
8939[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47920, out pts 1390
8940[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8941[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1389 to pts 1389
8942[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47953, out pts 1391
8943[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8944[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1390 to pts 1390
8945[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 47986, out pts 1392
8946[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1391 to pts 1391
8947[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8948[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48020, out pts 1393
8949[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8950[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1392 to pts 1392
8951[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48053, out pts 1394
8952[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1393 to pts 1393
8953[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8954[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8955[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48086, out pts 1394
8956[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1394
8957[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48120, out pts 1395
8958[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1394 to pts 1394
8959[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8960[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48153, out pts 1396
8961[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8962[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1395 to pts 1395
8963[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48186, out pts 1397
8964[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1396 to pts 1396
8965[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8966[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48220, out pts 1398
8967[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1397 to pts 1397
8968[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8969[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48253, out pts 1399
8970[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1398 to pts 1398
8971[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8972[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48287, out pts 1400
8973[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8974[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1399 to pts 1399
8975[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48320, out pts 1401
8976[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1400 to pts 1400
8977[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8978[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48353, out pts 1402
8979[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1401 to pts 1401
8980[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8981[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48387, out pts 1403
8982[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1402 to pts 1402
8983[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8984[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48420, out pts 1404
8985[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1403 to pts 1403
8986[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8987[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48453, out pts 1405
8988[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1404 to pts 1404
8989[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8990[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48487, out pts 1406
8991[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1405 to pts 1405
8992[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8993[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8994[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48520, out pts 1407
8995[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1406 to pts 1406
8996[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8997[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48554, out pts 1408
8998[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1407 to pts 1407
8999[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48587, out pts 1409
9000[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1408 to pts 1408
9001[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9002[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9003[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48620, out pts 1410
9004[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1409 to pts 1409
9005[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48654, out pts 1411
9006[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1410 to pts 1410
9007[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9008[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48687, out pts 1412
9009[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1411 to pts 1411
9010[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9011[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9012[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48720, out pts 1413
9013[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1412 to pts 1412
9014[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9015[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48754, out pts 1414
9016[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1413 to pts 1413
9017[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9018[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48787, out pts 1415
9019[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1414 to pts 1414
9020[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48820, out pts 1416
9021[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9022[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1415 to pts 1415
9023[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48854, out pts 1417
9024[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1416 to pts 1416
9025[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9026[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48887, out pts 1418
9027[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1417 to pts 1417
9028[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9029[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9030[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48921, out pts 1419
9031[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1418 to pts 1418
9032[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48954, out pts 1420
9033[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1419 to pts 1419
9034[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9035[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 48987, out pts 1421
9036[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1420 to pts 1420
9037[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9038[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9039[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49021, out pts 1422
9040[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1421 to pts 1421
9041[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9042[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49054, out pts 1423
9043[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1422 to pts 1422
9044[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9045[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49087, out pts 1424
9046[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1423 to pts 1423
9047[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49121, out pts 1425
9048[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1424 to pts 1424
9049[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9050[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9051[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49154, out pts 1425
9052[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1425
9053[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49187, out pts 1426
9054[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1425 to pts 1425
9055[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9056[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49221, out pts 1427
9057[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9058[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1426 to pts 1426
9059[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49254, out pts 1428
9060[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1427 to pts 1427
9061[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9062[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9063[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49288, out pts 1429
9064[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1428 to pts 1428
9065[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9066[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49321, out pts 1430
9067[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1429 to pts 1429
9068[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9069[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49354, out pts 1431
9070[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1430 to pts 1430
9071[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49388, out pts 1432
9072[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1431 to pts 1431
9073[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9074[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9075[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49421, out pts 1433
9076[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1432 to pts 1432
9077[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9078[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49454, out pts 1434
9079[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1433 to pts 1433
9080[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9081[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49488, out pts 1435
9082[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1434 to pts 1434
9083[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49521, out pts 1436
9084[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1435 to pts 1435
9085[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9086[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49555, out pts 1437
9087[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9088[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1436 to pts 1436
9089[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49588, out pts 1438
9090[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9091[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1437 to pts 1437
9092[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9093[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49621, out pts 1439
9094[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1438 to pts 1438
9095[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49655, out pts 1440
9096[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1439 to pts 1439
9097[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9098[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9099[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49688, out pts 1441
9100[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1440 to pts 1440
9101[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49721, out pts 1442
9102[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9103[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1441 to pts 1441
9104[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49755, out pts 1443
9105[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9106[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1442 to pts 1442
9107[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9108[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49788, out pts 1444
9109[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1443 to pts 1443
9110[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9111[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49821, out pts 1445
9112[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1444 to pts 1444
9113[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49855, out pts 1446
9114[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1445 to pts 1445
9115[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9116[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9117[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49888, out pts 1447
9118[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1446 to pts 1446
9119[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9120[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49922, out pts 1448
9121[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1447 to pts 1447
9122[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9123[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49955, out pts 1449
9124[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1448 to pts 1448
9125[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9126[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 49988, out pts 1450
9127[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1449 to pts 1449
9128[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9129[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50022, out pts 1451
9130[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1450 to pts 1450
9131[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9132[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50055, out pts 1452
9133[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1451 to pts 1451
9134[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9135[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50088, out pts 1453
9136[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1452 to pts 1452
9137[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9138[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50122, out pts 1454
9139[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1453 to pts 1453
9140[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9141[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50155, out pts 1454
9142[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1454
9143[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9144[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50188, out pts 1455
9145[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1454 to pts 1454
9146[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9147[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50222, out pts 1456
9148[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1455 to pts 1455
9149[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9150[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50255, out pts 1457
9151[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1456 to pts 1456
9152[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50289, out pts 1458
9153[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9154[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1457 to pts 1457
9155[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9156[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50322, out pts 1459
9157[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1458 to pts 1458
9158[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50355, out pts 1460
9159[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1459 to pts 1459
9160[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9161[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50389, out pts 1461
9162[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1460 to pts 1460
9163[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9164[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50422, out pts 1462
9165[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9166[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1461 to pts 1461
9167[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50455, out pts 1463
9168[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1462 to pts 1462
9169[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9170[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50489, out pts 1464
9171[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9172[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1463 to pts 1463
9173[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50522, out pts 1465
9174[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9175[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1464 to pts 1464
9176[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50556, out pts 1466
9177[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9178[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1465 to pts 1465
9179[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50589, out pts 1467
9180[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1466 to pts 1466
9181[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9182[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50622, out pts 1468
9183[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9184[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1467 to pts 1467
9185[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9186[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50656, out pts 1469
9187[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1468 to pts 1468
9188[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9189[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50689, out pts 1470
9190[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1469 to pts 1469
9191[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9192[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50722, out pts 1471
9193[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1470 to pts 1470
9194[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9195[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50756, out pts 1472
9196[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1471 to pts 1471
9197[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9198[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50789, out pts 1473
9199[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1472 to pts 1472
9200[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50822, out pts 1474
9201[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9202[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1473 to pts 1473
9203[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9204[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50856, out pts 1475
9205[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1474 to pts 1474
9206[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50889, out pts 1476
9207[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1475 to pts 1475
9208[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9209[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50923, out pts 1477
9210[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9211[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1476 to pts 1476
9212[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50956, out pts 1478
9213[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9214[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1477 to pts 1477
9215[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 50989, out pts 1479
9216[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1478 to pts 1478
9217[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9218[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51023, out pts 1480
9219[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9220[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1479 to pts 1479
9221[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51056, out pts 1481
9222[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9223[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1480 to pts 1480
9224[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51089, out pts 1482
9225[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1481 to pts 1481
9226[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9227[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51123, out pts 1483
9228[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1482 to pts 1482
9229[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9230[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51156, out pts 1484
9231[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1483 to pts 1483
9232[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9233[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51189, out pts 1484
9234[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1484
9235[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9236[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51223, out pts 1485
9237[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9238[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1484 to pts 1484
9239[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51256, out pts 1486
9240[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1485 to pts 1485
9241[h264 @ 0x56205bad68c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
9242[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51290, out pts 1487
9243[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1486 to pts 1486
9244[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9245[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51323, out pts 1488
9246[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1487 to pts 1487
9247[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9248[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51356, out pts 1489
9249[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1488 to pts 1488
9250[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9251[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9252[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51390, out pts 1490
9253[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1489 to pts 1489
9254[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51423, out pts 1491
9255[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1490 to pts 1490
9256[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9257[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51456, out pts 1492
9258[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1491 to pts 1491
9259[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9260[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51490, out pts 1493
9261[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9262[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1492 to pts 1492
9263[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9264[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51523, out pts 1494
9265[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1493 to pts 1493
9266[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51557, out pts 1495
9267[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1494 to pts 1494
9268[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9269[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51590, out pts 1496
9270[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1495 to pts 1495
9271[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9272[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9273[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51623, out pts 1497
9274[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1496 to pts 1496
9275[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9276[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51657, out pts 1498
9277[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1497 to pts 1497
9278[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9279[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51690, out pts 1499
9280[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1498 to pts 1498
9281[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9282[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51723, out pts 1500
9283[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1499 to pts 1499
9284[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51757, out pts 1501
9285[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1500 to pts 1500
9286[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9287[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51790, out pts 1502
9288[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1501 to pts 1501
9289[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9290[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51823, out pts 1503
9291[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1502 to pts 1502
9292[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9293[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51857, out pts 1504
9294[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1503 to pts 1503
9295[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9296[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51890, out pts 1505
9297[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1504 to pts 1504
9298[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9299[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9300[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51924, out pts 1506
9301[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1505 to pts 1505
9302[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9303[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51957, out pts 1507
9304[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1506 to pts 1506
9305[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9306[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 51990, out pts 1508
9307[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1507 to pts 1507
9308[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52024, out pts 1509
9309[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9310[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1508 to pts 1508
9311[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52057, out pts 1510
9312[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1509 to pts 1509
9313[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9314[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52090, out pts 1511
9315[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1510 to pts 1510
9316[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9317[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9318[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52124, out pts 1512
9319[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1511 to pts 1511
9320[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52157, out pts 1513
9321[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1512 to pts 1512
9322[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9323[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52190, out pts 1514
9324[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1513 to pts 1513
9325[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9326[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9327[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52224, out pts 1514
9328[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1514
9329[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9330[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52257, out pts 1515
9331[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1514 to pts 1514
9332[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9333[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52291, out pts 1516
9334[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1515 to pts 1515
9335[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52324, out pts 1517
9336[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1516 to pts 1516
9337[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9338[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52357, out pts 1518
9339[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9340[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1517 to pts 1517
9341[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9342[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52391, out pts 1519
9343[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1518 to pts 1518
9344[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52424, out pts 1520
9345[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9346[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1519 to pts 1519
9347[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9348[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52457, out pts 1521
9349[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1520 to pts 1520
9350[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52491, out pts 1522
9351[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1521 to pts 1521
9352[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9353[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52524, out pts 1523
9354[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9355[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1522 to pts 1522
9356[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52558, out pts 1524
9357[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9358[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1523 to pts 1523
9359[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52591, out pts 1525
9360[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1524 to pts 1524
9361[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9362[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.61321
9363[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.6 queue head -1 ts N/A
9364[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52624, out pts 1526
9365[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1525 to pts 1525
9366[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9367[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.64521
9368[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.62133 queue head -1 ts N/A
9369[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.64267 queue head -1 ts N/A
9370[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9371[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52658, out pts 1527
9372[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1526 to pts 1526
9373[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.67721
9374[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.664 queue head -1 ts N/A
9375[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52691, out pts 1528
9376[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9377[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1527 to pts 1527
9378[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.70921
9379[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.68533 queue head -1 ts N/A
9380[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.70667 queue head -1 ts N/A
9381[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52724, out pts 1529
9382[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1528 to pts 1528
9383[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9384[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.74121
9385[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.728 queue head -1 ts N/A
9386[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52758, out pts 1530
9387[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1529 to pts 1529
9388[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9389[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.77321
9390[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.74933 queue head -1 ts N/A
9391[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.77067 queue head -1 ts N/A
9392[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9393[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52791, out pts 1531
9394[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1530 to pts 1530
9395[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.80521
9396[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.792 queue head -1 ts N/A
9397[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52824, out pts 1532
9398[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1531 to pts 1531
9399[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9400[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.83721
9401[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.81333 queue head -1 ts N/A
9402[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.83467 queue head -1 ts N/A
9403[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52858, out pts 1533
9404[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1532 to pts 1532
9405[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9406[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.86921
9407[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.856 queue head -1 ts N/A
9408[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52891, out pts 1534
9409[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1533 to pts 1533
9410[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9411[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.90121
9412[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.87733 queue head -1 ts N/A
9413[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.89867 queue head -1 ts N/A
9414[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52925, out pts 1535
9415[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9416[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1534 to pts 1534
9417[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.93321
9418[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.92 queue head -1 ts N/A
9419[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52958, out pts 1536
9420[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1535 to pts 1535
9421[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9422[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.96521
9423[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.94133 queue head -1 ts N/A
9424[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.96267 queue head -1 ts N/A
9425[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 52991, out pts 1537
9426[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1536 to pts 1536
9427[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9428[out#0/matroska @ 0x56205c704680] sq: send 1 ts 9.99721
9429[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 9.984 queue head -1 ts N/A
9430[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53025, out pts 1538
9431[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1537 to pts 1537
9432[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9433[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.0292
9434[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.0053 queue head -1 ts N/A
9435[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.0267 queue head -1 ts N/A
9436[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53058, out pts 1539
9437[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1538 to pts 1538
9438[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9439[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.0612
9440[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.048 queue head -1 ts N/A
9441[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53091, out pts 1540
9442[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1539 to pts 1539
9443[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9444[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.0932
9445[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.0693 queue head -1 ts N/A
9446[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.0907 queue head -1 ts N/A
9447[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53125, out pts 1541
9448[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9449[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1540 to pts 1540
9450[Parsed_scale_13 @ 0x56205c7dc7c0] w:1080 h:1920 fmt:yuv420p sar:0/1 -> w:608 h:1080 fmt:yuva420p sar:0/1 flags:0x00000004
9451[Parsed_scale_13 @ 0x56205c7dc7c0] w:1080 h:1920 fmt:yuv420p sar:0/1 -> w:608 h:1080 fmt:yuva420p sar:0/1 flags:0x00000004
9452[Parsed_scale_13 @ 0x56205c7dc7c0] w:1080 h:1920 fmt:yuv420p sar:0/1 -> w:608 h:1080 fmt:yuva420p sar:0/1 flags:0x00000004
9453[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9454[Parsed_overlay_20 @ 0x56205c7eaf80] n:1.000000 t:0.000000 x:236.000000 xi:236 y:420.000000 yi:420
9455[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.62069
9456[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.62069 queue head -1 ts N/A
9457[libx264 @ 0x56205c705b80] frame= 198 QP=25.61 NAL=2 Slice:P Poc:54 I:1440 P:3285 SKIP:3435 size=14262 bytes
9458[matroska @ 0x56205c7047c0] Writing block of size 402 with pts 6741, dts 6741, duration 21 at relative offset 249828 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9459[matroska @ 0x56205c7047c0] Writing block of size 14262 with pts 6931, dts 6759, duration 34 at relative offset 250237 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9460[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9461[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9643, out pts 280
9462[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 279 to pts 279
9463[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9643, out pts 280
9464[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 279 to pts 279
9465[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.1252
9466[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.112 queue head -1 ts N/A
9467[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53158, out pts 1542
9468[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1541 to pts 1541
9469[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9470[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9471[Parsed_overlay_20 @ 0x56205c7eaf80] n:2.000000 t:0.034483 x:236.000000 xi:236 y:420.000000 yi:420
9472[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.65517
9473[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.65517 queue head -1 ts N/A
9474[libx264 @ 0x56205c705b80] frame= 199 QP=27.52 NAL=2 Slice:B Poc:50 I:99 P:2955 SKIP:5106 size=5801 bytes
9475[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 6763, dts 6763, duration 21 at relative offset 264506 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9476[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 6784, dts 6784, duration 21 at relative offset 264873 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9477[matroska @ 0x56205c7047c0] Writing block of size 5801 with pts 6862, dts 6793, duration 34 at relative offset 265220 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9478[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9676, out pts 281
9479[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 280 to pts 280
9480[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9676, out pts 281
9481[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 280 to pts 280
9482[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.1572
9483[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.1333 queue head -1 ts N/A
9484[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9485[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.1547 queue head -1 ts N/A
9486[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53191, out pts 1543
9487[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9488[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1542 to pts 1542
9489[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9490[Parsed_overlay_20 @ 0x56205c7eaf80] n:3.000000 t:0.068966 x:236.000000 xi:236 y:420.000000 yi:420
9491[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.68966
9492[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.68966 queue head -1 ts N/A
9493[libx264 @ 0x56205c705b80] frame= 200 QP=27.83 NAL=0 Slice:B Poc:48 I:13 P:2332 SKIP:5815 size=3142 bytes
9494[matroska @ 0x56205c7047c0] Writing block of size 303 with pts 6805, dts 6805, duration 21 at relative offset 271028 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9495[matroska @ 0x56205c7047c0] Writing block of size 303 with pts 6827, dts 6827, duration 21 at relative offset 271338 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9496[matroska @ 0x56205c7047c0] Writing block of size 3142 with pts 6828, dts 6828, duration 34 at relative offset 271648 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9497[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9710, out pts 282
9498[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 281 to pts 281
9499[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9500[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9710, out pts 282
9501[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 281 to pts 281
9502[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.1892
9503[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.176 queue head -1 ts N/A
9504[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53225, out pts 1544
9505[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1543 to pts 1543
9506[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9507[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9508[Parsed_overlay_20 @ 0x56205c7eaf80] n:4.000000 t:0.103448 x:236.000000 xi:236 y:420.000000 yi:420
9509[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.72414
9510[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.72414 queue head -1 ts N/A
9511[libx264 @ 0x56205c705b80] frame= 201 QP=28.37 NAL=0 Slice:B Poc:52 I:21 P:2221 SKIP:5918 size=3056 bytes
9512[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 6848, dts 6848, duration 21 at relative offset 274797 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9513[matroska @ 0x56205c7047c0] Writing block of size 3056 with pts 6897, dts 6862, duration 34 at relative offset 275121 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9514[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9515[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9743, out pts 283
9516[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 282 to pts 282
9517[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9743, out pts 283
9518[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 282 to pts 282
9519[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.2212
9520[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.1973 queue head -1 ts N/A
9521[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.2187 queue head -1 ts N/A
9522[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53258, out pts 1544
9523[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9524[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1544
9525[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.2532
9526[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.24 queue head -1 ts N/A
9527[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53292, out pts 1545
9528[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9529[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1544 to pts 1544
9530[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9531[Parsed_overlay_20 @ 0x56205c7eaf80] n:5.000000 t:0.137931 x:236.000000 xi:236 y:420.000000 yi:420
9532[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.75862
9533[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.75862 queue head -1 ts N/A
9534[libx264 @ 0x56205c705b80] frame= 202 QP=25.84 NAL=2 Slice:P Poc:62 I:1396 P:3301 SKIP:3463 size=13983 bytes
9535[matroska @ 0x56205c7047c0] Writing block of size 403 with pts 6869, dts 6869, duration 21 at relative offset 278184 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9536[matroska @ 0x56205c7047c0] Writing block of size 250 with pts 6891, dts 6891, duration 21 at relative offset 278594 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9537[matroska @ 0x56205c7047c0] Writing block of size 13983 with pts 7069, dts 6897, duration 34 at relative offset 278851 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9538[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9539[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9776, out pts 284
9540[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 283 to pts 283
9541[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9776, out pts 284
9542[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 283 to pts 283
9543[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.2852
9544[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.2613 queue head -1 ts N/A
9545[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.2827 queue head -1 ts N/A
9546[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53325, out pts 1546
9547[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9548[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1545 to pts 1545
9549[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9550[Parsed_overlay_20 @ 0x56205c7eaf80] n:6.000000 t:0.172414 x:236.000000 xi:236 y:420.000000 yi:420
9551[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.7931
9552[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.7931 queue head -1 ts N/A
9553[libx264 @ 0x56205c705b80] frame= 203 QP=26.85 NAL=2 Slice:B Poc:58 I:117 P:2784 SKIP:5259 size=6509 bytes
9554[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 6912, dts 6912, duration 21 at relative offset 292841 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9555[matroska @ 0x56205c7047c0] Writing block of size 6509 with pts 7000, dts 6931, duration 34 at relative offset 293194 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9556[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.3172
9557[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.304 queue head -1 ts N/A
9558[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9810, out pts 284
9559[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 284
9560[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9561[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9810, out pts 284
9562[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 284
9563[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9843, out pts 285
9564[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 284 to pts 284
9565[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9566[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9843, out pts 285
9567[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 284 to pts 284
9568[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.3492
9569[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.3253 queue head -1 ts N/A
9570[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.3467 queue head -1 ts N/A
9571[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53358, out pts 1547
9572[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1546 to pts 1546
9573[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9574[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9575[Parsed_overlay_20 @ 0x56205c7eaf80] n:7.000000 t:0.206897 x:236.000000 xi:236 y:420.000000 yi:420
9576[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.82759
9577[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.82759 queue head -1 ts N/A
9578[libx264 @ 0x56205c705b80] frame= 204 QP=28.55 NAL=0 Slice:B Poc:56 I:13 P:2235 SKIP:5912 size=3190 bytes
9579[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 6933, dts 6933, duration 21 at relative offset 299710 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9580[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 6955, dts 6955, duration 21 at relative offset 300058 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9581[matroska @ 0x56205c7047c0] Writing block of size 3190 with pts 6966, dts 6966, duration 34 at relative offset 300385 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9582[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9877, out pts 286
9583[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 285 to pts 285
9584[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9585[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9877, out pts 286
9586[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 285 to pts 285
9587[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.3812
9588[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.368 queue head -1 ts N/A
9589[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53392, out pts 1548
9590[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1547 to pts 1547
9591[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9592[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9593[Parsed_overlay_20 @ 0x56205c7eaf80] n:8.000000 t:0.241379 x:236.000000 xi:236 y:420.000000 yi:420
9594[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.86207
9595[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.86207 queue head -1 ts N/A
9596[libx264 @ 0x56205c705b80] frame= 205 QP=29.25 NAL=0 Slice:B Poc:60 I:13 P:2309 SKIP:5838 size=3649 bytes
9597[matroska @ 0x56205c7047c0] Writing block of size 323 with pts 6976, dts 6976, duration 21 at relative offset 303582 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9598[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 6997, dts 6997, duration 21 at relative offset 303912 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9599[matroska @ 0x56205c7047c0] Writing block of size 3649 with pts 7034, dts 7000, duration 34 at relative offset 304278 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9600[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9601[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9910, out pts 287
9602[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 286 to pts 286
9603[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9910, out pts 287
9604[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 286 to pts 286
9605[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.4132
9606[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.3893 queue head -1 ts N/A
9607[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.4107 queue head -1 ts N/A
9608[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53425, out pts 1549
9609[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1548 to pts 1548
9610[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9611[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9612[Parsed_overlay_20 @ 0x56205c7eaf80] n:9.000000 t:0.275862 x:236.000000 xi:236 y:420.000000 yi:420
9613[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.89655
9614[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.89655 queue head -1 ts N/A
9615[libx264 @ 0x56205c705b80] frame= 206 QP=26.50 NAL=2 Slice:P Poc:70 I:1691 P:3093 SKIP:3376 size=15010 bytes
9616[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 7019, dts 7019, duration 21 at relative offset 307934 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9617[matroska @ 0x56205c7047c0] Writing block of size 15010 with pts 7207, dts 7034, duration 34 at relative offset 308275 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9618[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9943, out pts 288
9619[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 287 to pts 287
9620[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9943, out pts 288
9621[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9622[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 287 to pts 287
9623[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.4452
9624[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.432 queue head -1 ts N/A
9625[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53458, out pts 1550
9626[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9627[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1549 to pts 1549
9628[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9629[Parsed_overlay_20 @ 0x56205c7eaf80] n:10.000000 t:0.310345 x:236.000000 xi:236 y:420.000000 yi:420
9630[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.93103
9631[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.93103 queue head -1 ts N/A
9632[libx264 @ 0x56205c705b80] frame= 207 QP=28.21 NAL=2 Slice:B Poc:66 I:123 P:2835 SKIP:5202 size=6888 bytes
9633[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 7040, dts 7040, duration 21 at relative offset 323292 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9634[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 7061, dts 7061, duration 21 at relative offset 323666 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9635[matroska @ 0x56205c7047c0] Writing block of size 6888 with pts 7138, dts 7069, duration 34 at relative offset 324013 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9636[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 9977, out pts 289
9637[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9638[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 288 to pts 288
9639[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 9977, out pts 289
9640[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 288 to pts 288
9641[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.4772
9642[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.4533 queue head -1 ts N/A
9643[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.4747 queue head -1 ts N/A
9644[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53492, out pts 1551
9645[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1550 to pts 1550
9646[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9647[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9648[Parsed_overlay_20 @ 0x56205c7eaf80] n:11.000000 t:0.344828 x:236.000000 xi:236 y:420.000000 yi:420
9649[out#0/matroska @ 0x56205c704680] sq: send 0 ts 9.96552
9650[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 9.96552 queue head -1 ts N/A
9651[libx264 @ 0x56205c705b80] frame= 208 QP=28.84 NAL=0 Slice:B Poc:64 I:19 P:2324 SKIP:5817 size=3849 bytes
9652[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 7083, dts 7083, duration 21 at relative offset 330908 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9653[matroska @ 0x56205c7047c0] Writing block of size 3849 with pts 7103, dts 7103, duration 34 at relative offset 331258 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9654[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10010, out pts 290
9655[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9656[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 289 to pts 289
9657[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10010, out pts 290
9658[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 289 to pts 289
9659[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.5092
9660[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.496 queue head -1 ts N/A
9661[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53525, out pts 1552
9662[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1551 to pts 1551
9663nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9664[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9665[Parsed_overlay_20 @ 0x56205c7eaf80] n:12.000000 t:0.379310 x:236.000000 xi:236 y:420.000000 yi:420
9666[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10
9667[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10 queue head -1 ts N/A
9668[libx264 @ 0x56205c705b80] frame= 209 QP=29.12 NAL=0 Slice:B Poc:68 I:54 P:2381 SKIP:5725 size=4012 bytes
9669[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 7104, dts 7104, duration 21 at relative offset 335114 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9670[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 7125, dts 7125, duration 21 at relative offset 335447 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9671[matroska @ 0x56205c7047c0] Writing block of size 4012 with pts 7172, dts 7138, duration 34 at relative offset 335822 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9672[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9673[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10043, out pts 291
9674[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 290 to pts 290
9675[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10043, out pts 291
9676[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 290 to pts 290
9677[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.5412
9678[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.5173 queue head -1 ts N/A
9679[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.5387 queue head -1 ts N/A
9680[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53559, out pts 1553
9681[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1552 to pts 1552
9682[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9683[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9684[Parsed_overlay_20 @ 0x56205c7eaf80] n:13.000000 t:0.413793 x:236.000000 xi:236 y:420.000000 yi:420
9685[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.0345
9686[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.0345 queue head -1 ts N/A
9687[libx264 @ 0x56205c705b80] frame= 210 QP=26.15 NAL=2 Slice:P Poc:78 I:2404 P:3253 SKIP:2503 size=17081 bytes
9688[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 7147, dts 7147, duration 21 at relative offset 339841 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9689[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 7168, dts 7168, duration 21 at relative offset 340190 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9690[matroska @ 0x56205c7047c0] Writing block of size 17081 with pts 7345, dts 7172, duration 34 at relative offset 340543 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9691[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10077, out pts 292
9692[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9693[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 291 to pts 291
9694[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10077, out pts 292
9695[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 291 to pts 291
9696[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.5732
9697[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.56 queue head -1 ts N/A
9698[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9699[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53592, out pts 1554
9700[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1553 to pts 1553
9701[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9702[Parsed_overlay_20 @ 0x56205c7eaf80] n:14.000000 t:0.448276 x:236.000000 xi:236 y:420.000000 yi:420
9703[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.069
9704[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.069 queue head -1 ts N/A
9705[libx264 @ 0x56205c705b80] frame= 211 QP=27.88 NAL=2 Slice:B Poc:74 I:243 P:3239 SKIP:4678 size=8412 bytes
9706[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 7189, dts 7189, duration 21 at relative offset 357632 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9707[matroska @ 0x56205c7047c0] Writing block of size 8412 with pts 7276, dts 7207, duration 34 at relative offset 357961 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9708[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9709[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10110, out pts 293
9710[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 292 to pts 292
9711[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10110, out pts 293
9712[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 292 to pts 292
9713[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.6052
9714[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.5813 queue head -1 ts N/A
9715[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.6027 queue head -1 ts N/A
9716[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53625, out pts 1555
9717[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1554 to pts 1554
9718[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9719[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9720[Parsed_overlay_20 @ 0x56205c7eaf80] n:15.000000 t:0.482759 x:236.000000 xi:236 y:420.000000 yi:420
9721[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.1034
9722[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.1034 queue head -1 ts N/A
9723[libx264 @ 0x56205c705b80] frame= 212 QP=29.90 NAL=0 Slice:B Poc:72 I:52 P:2371 SKIP:5737 size=3961 bytes
9724[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 7211, dts 7211, duration 21 at relative offset 366380 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9725[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 7232, dts 7232, duration 21 at relative offset 366740 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9726[matroska @ 0x56205c7047c0] Writing block of size 3961 with pts 7241, dts 7241, duration 34 at relative offset 367093 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9727[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10143, out pts 294
9728[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9729[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 293 to pts 293
9730[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10143, out pts 294
9731[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 293 to pts 293
9732[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.6372
9733[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.624 queue head -1 ts N/A
9734[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53659, out pts 1556
9735[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1555 to pts 1555
9736[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9737[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9738[Parsed_overlay_20 @ 0x56205c7eaf80] n:16.000000 t:0.517241 x:236.000000 xi:236 y:420.000000 yi:420
9739[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
9740[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.1379
9741[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.1379 queue head -1 ts N/A
9742[libx264 @ 0x56205c705b80] frame= 213 QP=28.65 NAL=0 Slice:B Poc:76 I:146 P:2534 SKIP:5480 size=5101 bytes
9743[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 7253, dts 7253, duration 21 at relative offset 371061 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9744[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 7275, dts 7275, duration 21 at relative offset 371388 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9745[matroska @ 0x56205c7047c0] Writing block of size 5101 with pts 7310, dts 7276, duration 34 at relative offset 371741 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9746[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10177, out pts 295
9747[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9748[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 294 to pts 294
9749[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10177, out pts 295
9750[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 294 to pts 294
9751[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.6692
9752[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.6453 queue head -1 ts N/A
9753[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.6667 queue head -1 ts N/A
9754[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53692, out pts 1557
9755[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1556 to pts 1556
9756[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9757[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9758[Parsed_overlay_20 @ 0x56205c7eaf80] n:17.000000 t:0.551724 x:236.000000 xi:236 y:420.000000 yi:420
9759[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.1724
9760[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.1724 queue head -1 ts N/A
9761[libx264 @ 0x56205c705b80] frame= 214 QP=26.56 NAL=2 Slice:P Poc:86 I:2845 P:2884 SKIP:2431 size=17069 bytes
9762[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 7296, dts 7296, duration 21 at relative offset 376849 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9763[matroska @ 0x56205c7047c0] Writing block of size 17069 with pts 7483, dts 7310, duration 34 at relative offset 377203 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9764[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10210, out pts 296
9765[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 295 to pts 295
9766[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10210, out pts 296
9767[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 295 to pts 295
9768[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9769[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.7012
9770[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.688 queue head -1 ts N/A
9771[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53725, out pts 1558
9772[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9773[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1557 to pts 1557
9774[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9775[Parsed_overlay_20 @ 0x56205c7eaf80] n:18.000000 t:0.586207 x:236.000000 xi:236 y:420.000000 yi:420
9776[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.2069
9777[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.2069 queue head -1 ts N/A
9778[libx264 @ 0x56205c705b80] frame= 215 QP=27.90 NAL=2 Slice:B Poc:82 I:557 P:2805 SKIP:4798 size=9262 bytes
9779[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 7317, dts 7317, duration 21 at relative offset 394280 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9780[matroska @ 0x56205c7047c0] Writing block of size 356 with pts 7339, dts 7339, duration 21 at relative offset 394621 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9781[matroska @ 0x56205c7047c0] Writing block of size 9262 with pts 7414, dts 7345, duration 34 at relative offset 394984 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9782[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10244, out pts 297
9783[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9784[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 296 to pts 296
9785[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10244, out pts 297
9786[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 296 to pts 296
9787[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.7332
9788[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.7093 queue head -1 ts N/A
9789[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.7307 queue head -1 ts N/A
9790[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53759, out pts 1559
9791[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1558 to pts 1558
9792[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9793[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9794[Parsed_overlay_20 @ 0x56205c7eaf80] n:19.000000 t:0.620690 x:236.000000 xi:236 y:420.000000 yi:420
9795[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.2414
9796[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.2414 queue head -1 ts N/A
9797[libx264 @ 0x56205c705b80] frame= 216 QP=29.86 NAL=0 Slice:B Poc:80 I:261 P:2242 SKIP:5657 size=5419 bytes
9798[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 7360, dts 7360, duration 21 at relative offset 404253 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9799[matroska @ 0x56205c7047c0] Writing block of size 5419 with pts 7379, dts 7379, duration 34 at relative offset 404607 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9800[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10277, out pts 298
9801[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 297 to pts 297
9802[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9803[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10277, out pts 298
9804[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 297 to pts 297
9805[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.7652
9806[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.752 queue head -1 ts N/A
9807[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53792, out pts 1560
9808[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1559 to pts 1559
9809[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9810[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9811[Parsed_overlay_20 @ 0x56205c7eaf80] n:20.000000 t:0.655172 x:236.000000 xi:236 y:420.000000 yi:420
9812[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
9813[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.2759
9814[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.2759 queue head -1 ts N/A
9815[libx264 @ 0x56205c705b80] frame= 217 QP=29.16 NAL=0 Slice:B Poc:84 I:450 P:2283 SKIP:5427 size=6100 bytes
9816[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 7381, dts 7381, duration 21 at relative offset 410033 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9817[matroska @ 0x56205c7047c0] Writing block of size 315 with pts 7403, dts 7403, duration 21 at relative offset 410371 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9818[matroska @ 0x56205c7047c0] Writing block of size 6100 with pts 7448, dts 7414, duration 34 at relative offset 410693 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9819[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9820[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10310, out pts 299
9821[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 298 to pts 298
9822[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10310, out pts 299
9823[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 298 to pts 298
9824[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.7972
9825[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.7733 queue head -1 ts N/A
9826[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.7947 queue head -1 ts N/A
9827[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53825, out pts 1561
9828[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1560 to pts 1560
9829[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9830[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9831[Parsed_overlay_20 @ 0x56205c7eaf80] n:21.000000 t:0.689655 x:236.000000 xi:236 y:420.000000 yi:420
9832[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.3103
9833[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.3103 queue head -1 ts N/A
9834[libx264 @ 0x56205c705b80] frame= 218 QP=26.49 NAL=2 Slice:P Poc:92 I:3087 P:2810 SKIP:2263 size=16355 bytes
9835[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 7424, dts 7424, duration 21 at relative offset 416800 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9836[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 7445, dts 7445, duration 21 at relative offset 417128 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9837[matroska @ 0x56205c7047c0] Writing block of size 16355 with pts 7586, dts 7448, duration 34 at relative offset 417480 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9838[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9839[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10344, out pts 300
9840[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 299 to pts 299
9841[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10344, out pts 300
9842[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 299 to pts 299
9843[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.8292
9844[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.816 queue head -1 ts N/A
9845[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53859, out pts 1562
9846[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1561 to pts 1561
9847[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9848[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9849[Parsed_overlay_20 @ 0x56205c7eaf80] n:22.000000 t:0.724138 x:236.000000 xi:236 y:420.000000 yi:420
9850[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.3448
9851[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.3448 queue head -1 ts N/A
9852[libx264 @ 0x56205c705b80] frame= 219 QP=28.38 NAL=2 Slice:B Poc:88 I:542 P:2524 SKIP:5094 size=7701 bytes
9853[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 7467, dts 7467, duration 21 at relative offset 433842 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9854[matroska @ 0x56205c7047c0] Writing block of size 7701 with pts 7517, dts 7483, duration 34 at relative offset 434189 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9855[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9856[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10377, out pts 301
9857[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 300 to pts 300
9858[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10377, out pts 301
9859[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 300 to pts 300
9860[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.8612
9861[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.8373 queue head -1 ts N/A
9862[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.8587 queue head -1 ts N/A
9863[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9864[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53892, out pts 1563
9865[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1562 to pts 1562
9866[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9867[Parsed_overlay_20 @ 0x56205c7eaf80] n:23.000000 t:0.758621 x:236.000000 xi:236 y:420.000000 yi:420
9868[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.3793
9869[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.3793 queue head -1 ts N/A
9870[libx264 @ 0x56205c705b80] frame= 220 QP=28.19 NAL=0 Slice:B Poc:90 I:631 P:2263 SKIP:5266 size=6798 bytes
9871[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 7488, dts 7488, duration 21 at relative offset 441897 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9872[matroska @ 0x56205c7047c0] Writing block of size 323 with pts 7509, dts 7509, duration 21 at relative offset 442246 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9873[matroska @ 0x56205c7047c0] Writing block of size 6798 with pts 7552, dts 7517, duration 34 at relative offset 442576 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9874[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9875[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10410, out pts 302
9876[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 301 to pts 301
9877[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10410, out pts 302
9878[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 301 to pts 301
9879[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.8932
9880[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.88 queue head -1 ts N/A
9881[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53926, out pts 1564
9882[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1563 to pts 1563
9883[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9884[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9885[Parsed_overlay_20 @ 0x56205c7eaf80] n:24.000000 t:0.793103 x:236.000000 xi:236 y:420.000000 yi:420
9886[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
9887[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.4138
9888[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.4138 queue head -1 ts N/A
9889[libx264 @ 0x56205c705b80] frame= 221 QP=26.45 NAL=2 Slice:P Poc:96 I:2896 P:2600 SKIP:2664 size=14318 bytes
9890[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 7531, dts 7531, duration 21 at relative offset 449381 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9891[matroska @ 0x56205c7047c0] Writing block of size 14318 with pts 7655, dts 7552, duration 34 at relative offset 449706 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9892[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10444, out pts 303
9893[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9894[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 302 to pts 302
9895[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10444, out pts 303
9896[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 302 to pts 302
9897[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.9252
9898[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.9013 queue head -1 ts N/A
9899[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.9227 queue head -1 ts N/A
9900[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9901[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53959, out pts 1565
9902[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1564 to pts 1564
9903[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9904[Parsed_overlay_20 @ 0x56205c7eaf80] n:25.000000 t:0.827586 x:236.000000 xi:236 y:420.000000 yi:420
9905[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.4483
9906[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.4483 queue head -1 ts N/A
9907[libx264 @ 0x56205c705b80] frame= 222 QP=28.95 NAL=0 Slice:B Poc:94 I:927 P:2022 SKIP:5211 size=7617 bytes
9908[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 7552, dts 7552, duration 21 at relative offset 464031 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9909[matroska @ 0x56205c7047c0] Writing block of size 400 with pts 7573, dts 7573, duration 21 at relative offset 464367 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9910[matroska @ 0x56205c7047c0] Writing block of size 7617 with pts 7621, dts 7586, duration 34 at relative offset 464774 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9911[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10477, out pts 304
9912[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 303 to pts 303
9913[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10477, out pts 304
9914[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9915[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 303 to pts 303
9916[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.9572
9917[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.944 queue head -1 ts N/A
9918[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 53992, out pts 1566
9919[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1565 to pts 1565
9920[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9921[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9922[Parsed_overlay_20 @ 0x56205c7eaf80] n:26.000000 t:0.862069 x:236.000000 xi:236 y:420.000000 yi:420
9923[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.4828
9924[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.4828 queue head -1 ts N/A
9925[libx264 @ 0x56205c705b80] frame= 223 QP=26.35 NAL=2 Slice:P Poc:100 I:3273 P:2574 SKIP:2313 size=15596 bytes
9926[matroska @ 0x56205c7047c0] Writing block of size 249 with pts 7595, dts 7595, duration 21 at relative offset 472398 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9927[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 7616, dts 7616, duration 21 at relative offset 472654 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9928[matroska @ 0x56205c7047c0] Writing block of size 15596 with pts 7724, dts 7621, duration 34 at relative offset 473008 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9929[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10511, out pts 305
9930[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 304 to pts 304
9931[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9932[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10511, out pts 305
9933[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 304 to pts 304
9934[out#0/matroska @ 0x56205c704680] sq: send 1 ts 10.9892
9935[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.9653 queue head -1 ts N/A
9936[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 10.9867 queue head -1 ts N/A
9937[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54026, out pts 1567
9938[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9939[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1566 to pts 1566
9940[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9941[Parsed_overlay_20 @ 0x56205c7eaf80] n:27.000000 t:0.896552 x:236.000000 xi:236 y:420.000000 yi:420
9942[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.5172
9943[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.5172 queue head -1 ts N/A
9944[libx264 @ 0x56205c705b80] frame= 224 QP=28.46 NAL=0 Slice:B Poc:98 I:992 P:2588 SKIP:4580 size=8067 bytes
9945[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 7637, dts 7637, duration 21 at relative offset 488611 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9946[matroska @ 0x56205c7047c0] Writing block of size 8067 with pts 7690, dts 7655, duration 34 at relative offset 488957 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9947[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10544, out pts 306
9948[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9949[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 305 to pts 305
9950[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10544, out pts 306
9951[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 305 to pts 305
9952[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.0212
9953[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.008 queue head -1 ts N/A
9954[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54059, out pts 1568
9955[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1567 to pts 1567
9956[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9957[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9958[Parsed_overlay_20 @ 0x56205c7eaf80] n:28.000000 t:0.931034 x:236.000000 xi:236 y:420.000000 yi:420
9959[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
9960[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.5517
9961[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.5517 queue head -1 ts N/A
9962[libx264 @ 0x56205c705b80] frame= 225 QP=26.25 NAL=2 Slice:P Poc:104 I:2135 P:3653 SKIP:2372 size=15290 bytes
9963[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 7659, dts 7659, duration 21 at relative offset 497031 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9964[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 7680, dts 7680, duration 21 at relative offset 497369 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9965[matroska @ 0x56205c7047c0] Writing block of size 15290 with pts 7793, dts 7690, duration 34 at relative offset 497729 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9966[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10577, out pts 307
9967[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 306 to pts 306
9968[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9969[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10577, out pts 307
9970[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 306 to pts 306
9971[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.0532
9972[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.0293 queue head -1 ts N/A
9973[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.0507 queue head -1 ts N/A
9974[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.0852
9975[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.072 queue head -1 ts N/A
9976[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54092, out pts 1569
9977[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1568 to pts 1568
9978nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9979[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9980[Parsed_overlay_20 @ 0x56205c7eaf80] n:29.000000 t:0.965517 x:236.000000 xi:236 y:420.000000 yi:420
9981[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.5862
9982[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.5862 queue head -1 ts N/A
9983[libx264 @ 0x56205c705b80] frame= 226 QP=27.72 NAL=0 Slice:B Poc:102 I:632 P:1887 SKIP:5641 size=4858 bytes
9984[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 7701, dts 7701, duration 21 at relative offset 513026 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9985[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 7723, dts 7723, duration 21 at relative offset 513372 in cluster at offset 1175825. TrackNumber 2, keyframe 1
9986[matroska @ 0x56205c7047c0] Writing block of size 4858 with pts 7759, dts 7724, duration 34 at relative offset 513724 in cluster at offset 1175825. TrackNumber 1, keyframe 0
9987[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10611, out pts 308
9988[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 307 to pts 307
9989[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10611, out pts 308
9990[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 307 to pts 307
9991[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.1172
9992[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.0933 queue head -1 ts N/A
9993[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9994[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.1147 queue head -1 ts N/A
9995[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54126, out pts 1570
9996[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1569 to pts 1569
9997[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9998[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
9999[Parsed_overlay_20 @ 0x56205c7eaf80] n:30.000000 t:1.000000 x:236.000000 xi:236 y:420.000000 yi:420
10000[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.6207
10001[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.6207 queue head -1 ts N/A
10002[libx264 @ 0x56205c705b80] frame= 227 QP=25.40 NAL=2 Slice:P Poc:108 I:2505 P:3463 SKIP:2192 size=16398 bytes
10003[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 7744, dts 7744, duration 21 at relative offset 518589 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10004[matroska @ 0x56205c7047c0] Writing block of size 16398 with pts 7862, dts 7759, duration 34 at relative offset 518939 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10005[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10006[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10644, out pts 309
10007[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 308 to pts 308
10008[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10644, out pts 309
10009[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 308 to pts 308
10010[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.1492
10011[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.136 queue head -1 ts N/A
10012[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10013[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54159, out pts 1571
10014[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1570 to pts 1570
10015[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10016[Parsed_overlay_20 @ 0x56205c7eaf80] n:31.000000 t:1.034483 x:236.000000 xi:236 y:420.000000 yi:420
10017[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.6552
10018[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.6552 queue head -1 ts N/A
10019[libx264 @ 0x56205c705b80] frame= 228 QP=28.03 NAL=0 Slice:B Poc:106 I:149 P:2305 SKIP:5706 size=4089 bytes
10020[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 7765, dts 7765, duration 21 at relative offset 535345 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10021[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 7787, dts 7787, duration 21 at relative offset 535695 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10022[matroska @ 0x56205c7047c0] Writing block of size 4089 with pts 7828, dts 7793, duration 34 at relative offset 536049 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10023[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10677, out pts 310
10024[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10025[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 309 to pts 309
10026[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10677, out pts 310
10027[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 309 to pts 309
10028[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.1812
10029[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.1573 queue head -1 ts N/A
10030[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.1787 queue head -1 ts N/A
10031[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54192, out pts 1572
10032[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1571 to pts 1571
10033[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10034[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10035[Parsed_overlay_20 @ 0x56205c7eaf80] n:32.000000 t:1.068966 x:236.000000 xi:236 y:420.000000 yi:420
10036[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.6897
10037[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.6897 queue head -1 ts N/A
10038[libx264 @ 0x56205c705b80] frame= 229 QP=24.50 NAL=2 Slice:P Poc:112 I:2054 P:3627 SKIP:2479 size=16950 bytes
10039[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 7808, dts 7808, duration 21 at relative offset 540145 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10040[matroska @ 0x56205c7047c0] Writing block of size 16950 with pts 7931, dts 7828, duration 34 at relative offset 540489 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10041[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10042[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10711, out pts 311
10043[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 310 to pts 310
10044[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10711, out pts 311
10045[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 310 to pts 310
10046[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.2132
10047[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.2 queue head -1 ts N/A
10048[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54226, out pts 1573
10049[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1572 to pts 1572
10050[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10051[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10052[Parsed_overlay_20 @ 0x56205c7eaf80] n:33.000000 t:1.103448 x:236.000000 xi:236 y:420.000000 yi:420
10053[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.7241
10054[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.7241 queue head -1 ts N/A
10055[libx264 @ 0x56205c705b80] frame= 230 QP=27.57 NAL=0 Slice:B Poc:110 I:40 P:1954 SKIP:6166 size=3026 bytes
10056[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 7829, dts 7829, duration 21 at relative offset 557447 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10057[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 7851, dts 7851, duration 21 at relative offset 557796 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10058[matroska @ 0x56205c7047c0] Writing block of size 3026 with pts 7897, dts 7862, duration 34 at relative offset 558147 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10059[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10744, out pts 312
10060[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 311 to pts 311
10061[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10062[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10744, out pts 312
10063[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 311 to pts 311
10064[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.2452
10065[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.2213 queue head -1 ts N/A
10066[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.2427 queue head -1 ts N/A
10067[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54259, out pts 1574
10068[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1573 to pts 1573
10069[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10070[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10071[Parsed_overlay_20 @ 0x56205c7eaf80] n:34.000000 t:1.137931 x:236.000000 xi:236 y:420.000000 yi:420
10072[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.7586
10073[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.7586 queue head -1 ts N/A
10074[libx264 @ 0x56205c705b80] frame= 231 QP=23.96 NAL=2 Slice:P Poc:120 I:2679 P:4033 SKIP:1448 size=19850 bytes
10075[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 7872, dts 7872, duration 21 at relative offset 561180 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10076[matroska @ 0x56205c7047c0] Writing block of size 308 with pts 7893, dts 7893, duration 21 at relative offset 561513 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10077[matroska @ 0x56205c7047c0] Writing block of size 19850 with pts 8069, dts 7897, duration 34 at relative offset 561828 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10078[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10777, out pts 313
10079[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 312 to pts 312
10080[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10081[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10777, out pts 313
10082[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 312 to pts 312
10083[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.2772
10084[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.264 queue head -1 ts N/A
10085[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54293, out pts 1574
10086[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1574
10087[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10088[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54326, out pts 1575
10089[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1574 to pts 1574
10090[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10091[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10092[Parsed_overlay_20 @ 0x56205c7eaf80] n:35.000000 t:1.172414 x:236.000000 xi:236 y:420.000000 yi:420
10093[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.7931
10094[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.7931 queue head -1 ts N/A
10095[libx264 @ 0x56205c705b80] frame= 232 QP=26.42 NAL=2 Slice:B Poc:116 I:36 P:1976 SKIP:6148 size=3520 bytes
10096[matroska @ 0x56205c7047c0] Writing block of size 294 with pts 7915, dts 7915, duration 21 at relative offset 581686 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10097[matroska @ 0x56205c7047c0] Writing block of size 3520 with pts 8000, dts 7931, duration 34 at relative offset 581987 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10098[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.3092
10099[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.2853 queue head -1 ts N/A
10100[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.3067 queue head -1 ts N/A
10101[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10811, out pts 314
10102[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 313 to pts 313
10103[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10104[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10811, out pts 314
10105[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 313 to pts 313
10106[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54359, out pts 1576
10107[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1575 to pts 1575
10108[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10109[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10110[Parsed_overlay_20 @ 0x56205c7eaf80] n:36.000000 t:1.206897 x:236.000000 xi:236 y:420.000000 yi:420
10111[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.8276
10112[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.8276 queue head -1 ts N/A
10113[libx264 @ 0x56205c705b80] frame= 233 QP=26.34 NAL=0 Slice:B Poc:114 I:3 P:2406 SKIP:5751 size=3200 bytes
10114[matroska @ 0x56205c7047c0] Writing block of size 327 with pts 7936, dts 7936, duration 21 at relative offset 585514 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10115[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 7957, dts 7957, duration 21 at relative offset 585848 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10116[matroska @ 0x56205c7047c0] Writing block of size 3200 with pts 7966, dts 7966, duration 34 at relative offset 586195 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10117[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.3412
10118[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.328 queue head -1 ts N/A
10119[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10120[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10844, out pts 314
10121[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 314
10122[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10844, out pts 314
10123[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 314
10124[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10125[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10878, out pts 315
10126[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 314 to pts 314
10127[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10878, out pts 315
10128[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 314 to pts 314
10129[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.3732
10130[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.3493 queue head -1 ts N/A
10131[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.3707 queue head -1 ts N/A
10132[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54393, out pts 1577
10133[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10134[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1576 to pts 1576
10135[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10136[Parsed_overlay_20 @ 0x56205c7eaf80] n:37.000000 t:1.241379 x:236.000000 xi:236 y:420.000000 yi:420
10137[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.8621
10138[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.8621 queue head -1 ts N/A
10139[libx264 @ 0x56205c705b80] frame= 234 QP=26.31 NAL=0 Slice:B Poc:118 I:5 P:2231 SKIP:5924 size=2532 bytes
10140[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 7979, dts 7979, duration 21 at relative offset 589402 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10141[matroska @ 0x56205c7047c0] Writing block of size 2532 with pts 8034, dts 8000, duration 34 at relative offset 589740 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10142[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10143[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10911, out pts 316
10144[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 315 to pts 315
10145[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10911, out pts 316
10146[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 315 to pts 315
10147[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.4052
10148[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.392 queue head -1 ts N/A
10149[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54426, out pts 1578
10150[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1577 to pts 1577
10151[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10152[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10153[Parsed_overlay_20 @ 0x56205c7eaf80] n:38.000000 t:1.275862 x:236.000000 xi:236 y:420.000000 yi:420
10154[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.8966
10155[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.8966 queue head -1 ts N/A
10156[libx264 @ 0x56205c705b80] frame= 235 QP=24.12 NAL=2 Slice:P Poc:128 I:1161 P:3752 SKIP:3247 size=13750 bytes
10157[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 8000, dts 8000, duration 21 at relative offset 592279 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10158[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 8021, dts 8021, duration 21 at relative offset 592620 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10159[matroska @ 0x56205c7047c0] Writing block of size 13750 with pts 8207, dts 8034, duration 34 at relative offset 592966 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10160[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10944, out pts 317
10161[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10162[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 316 to pts 316
10163[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10944, out pts 317
10164[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 316 to pts 316
10165[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.4372
10166[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.4133 queue head -1 ts N/A
10167[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.4347 queue head -1 ts N/A
10168[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54459, out pts 1579
10169[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1578 to pts 1578
10170[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10171[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10172[Parsed_overlay_20 @ 0x56205c7eaf80] n:39.000000 t:1.310345 x:236.000000 xi:236 y:420.000000 yi:420
10173[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.931
10174[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.931 queue head -1 ts N/A
10175[libx264 @ 0x56205c705b80] frame= 236 QP=25.44 NAL=2 Slice:B Poc:124 I:25 P:2014 SKIP:6121 size=3082 bytes
10176[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 8043, dts 8043, duration 21 at relative offset 606723 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10177[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 8064, dts 8064, duration 21 at relative offset 607066 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10178[matroska @ 0x56205c7047c0] Writing block of size 3082 with pts 8138, dts 8069, duration 34 at relative offset 607407 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10179[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 10978, out pts 318
10180[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10181[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 317 to pts 317
10182[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 10978, out pts 318
10183[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 317 to pts 317
10184[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.4692
10185[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.456 queue head -1 ts N/A
10186[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10187[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54493, out pts 1580
10188[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1579 to pts 1579
10189[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10190[Parsed_overlay_20 @ 0x56205c7eaf80] n:40.000000 t:1.344828 x:236.000000 xi:236 y:420.000000 yi:420
10191[out#0/matroska @ 0x56205c704680] sq: send 0 ts 10.9655
10192[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 10.9655 queue head -1 ts N/A
10193[libx264 @ 0x56205c705b80] frame= 237 QP=26.05 NAL=0 Slice:B Poc:122 I:7 P:2765 SKIP:5388 size=2930 bytes
10194[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 8085, dts 8085, duration 21 at relative offset 610496 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10195[matroska @ 0x56205c7047c0] Writing block of size 2930 with pts 8103, dts 8103, duration 34 at relative offset 610851 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10196[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11011, out pts 319
10197[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 318 to pts 318
10198[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11011, out pts 319
10199[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 318 to pts 318
10200[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10201[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.5012
10202[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.4773 queue head -1 ts N/A
10203[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.4987 queue head -1 ts N/A
10204[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54526, out pts 1581
10205[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1580 to pts 1580
10206[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10207[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10208[Parsed_overlay_20 @ 0x56205c7eaf80] n:41.000000 t:1.379310 x:236.000000 xi:236 y:420.000000 yi:420
10209[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11
10210[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11 queue head -1 ts N/A
10211[libx264 @ 0x56205c705b80] frame= 238 QP=28.74 NAL=0 Slice:B Poc:126 I:1 P:1747 SKIP:6412 size=1789 bytes
10212[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 8107, dts 8107, duration 21 at relative offset 613788 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10213[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 8128, dts 8128, duration 21 at relative offset 614148 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10214[matroska @ 0x56205c7047c0] Writing block of size 1789 with pts 8172, dts 8138, duration 34 at relative offset 614494 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10215[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11044, out pts 320
10216[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10217[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 319 to pts 319
10218[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11044, out pts 320
10219[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 319 to pts 319
10220[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.5332
10221[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.52 queue head -1 ts N/A
10222[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54560, out pts 1582
10223[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1581 to pts 1581
10224[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10225[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10226[Parsed_overlay_20 @ 0x56205c7eaf80] n:42.000000 t:1.413793 x:236.000000 xi:236 y:420.000000 yi:420
10227[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.0345
10228[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.0345 queue head -1 ts N/A
10229[libx264 @ 0x56205c705b80] frame= 239 QP=24.55 NAL=2 Slice:P Poc:136 I:1147 P:3171 SKIP:3842 size=10797 bytes
10230[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 8149, dts 8149, duration 21 at relative offset 616290 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10231[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 8171, dts 8171, duration 21 at relative offset 616646 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10232[matroska @ 0x56205c7047c0] Writing block of size 10797 with pts 8345, dts 8172, duration 34 at relative offset 616991 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10233[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10234[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11078, out pts 321
10235[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 320 to pts 320
10236[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11078, out pts 321
10237[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 320 to pts 320
10238[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.5652
10239[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.5413 queue head -1 ts N/A
10240[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.5627 queue head -1 ts N/A
10241[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54593, out pts 1583
10242[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1582 to pts 1582
10243[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10244[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10245[Parsed_overlay_20 @ 0x56205c7eaf80] n:43.000000 t:1.448276 x:236.000000 xi:236 y:420.000000 yi:420
10246[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.069
10247[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.069 queue head -1 ts N/A
10248[libx264 @ 0x56205c705b80] frame= 240 QP=26.61 NAL=2 Slice:B Poc:132 I:27 P:2395 SKIP:5738 size=3388 bytes
10249[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 8192, dts 8192, duration 21 at relative offset 627795 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10250[matroska @ 0x56205c7047c0] Writing block of size 3388 with pts 8276, dts 8207, duration 34 at relative offset 628137 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10251[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10252[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11111, out pts 322
10253[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 321 to pts 321
10254[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11111, out pts 322
10255[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 321 to pts 321
10256[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.5972
10257[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.584 queue head -1 ts N/A
10258[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54626, out pts 1584
10259[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1583 to pts 1583
10260[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10261[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10262[Parsed_overlay_20 @ 0x56205c7eaf80] n:44.000000 t:1.482759 x:236.000000 xi:236 y:420.000000 yi:420
10263[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.1034
10264[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.1034 queue head -1 ts N/A
10265[libx264 @ 0x56205c705b80] frame= 241 QP=25.99 NAL=0 Slice:B Poc:130 I:5 P:2235 SKIP:5920 size=2142 bytes
10266[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 8213, dts 8213, duration 21 at relative offset 631532 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10267[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 8235, dts 8235, duration 21 at relative offset 631864 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10268[matroska @ 0x56205c7047c0] Writing block of size 2142 with pts 8241, dts 8241, duration 34 at relative offset 632202 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10269[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11144, out pts 323
10270[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10271[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 322 to pts 322
10272[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11144, out pts 323
10273[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 322 to pts 322
10274[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.6292
10275[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.6053 queue head -1 ts N/A
10276[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.6267 queue head -1 ts N/A
10277[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54660, out pts 1585
10278[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10279[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1584 to pts 1584
10280[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10281[Parsed_overlay_20 @ 0x56205c7eaf80] n:45.000000 t:1.517241 x:236.000000 xi:236 y:420.000000 yi:420
10282[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10283[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.1379
10284[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.1379 queue head -1 ts N/A
10285[libx264 @ 0x56205c705b80] frame= 242 QP=28.32 NAL=0 Slice:B Poc:134 I:13 P:1800 SKIP:6347 size=1729 bytes
10286[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 8256, dts 8256, duration 21 at relative offset 634351 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10287[matroska @ 0x56205c7047c0] Writing block of size 1729 with pts 8310, dts 8276, duration 34 at relative offset 634699 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10288[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11178, out pts 324
10289[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 323 to pts 323
10290[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10291[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11178, out pts 324
10292[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 323 to pts 323
10293[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.6612
10294[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.648 queue head -1 ts N/A
10295[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54693, out pts 1586
10296[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1585 to pts 1585
10297[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10298[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10299[Parsed_overlay_20 @ 0x56205c7eaf80] n:46.000000 t:1.551724 x:236.000000 xi:236 y:420.000000 yi:420
10300[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.1724
10301[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.1724 queue head -1 ts N/A
10302[libx264 @ 0x56205c705b80] scene cut at 281 Icost:4999308 Pcost:4947585 ratio:0.0103 bias:0.2093 gop:107 (imb:7328 pmb:460)
10303[libx264 @ 0x56205c705b80] frame= 243 QP=24.63 NAL=2 Slice:P Poc:144 I:1536 P:3601 SKIP:3023 size=13015 bytes
10304[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 8277, dts 8277, duration 21 at relative offset 636435 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10305[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 8299, dts 8299, duration 21 at relative offset 636767 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10306[matroska @ 0x56205c7047c0] Writing block of size 13015 with pts 8483, dts 8310, duration 34 at relative offset 637118 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10307[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10308[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11211, out pts 325
10309[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 324 to pts 324
10310[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11211, out pts 325
10311[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 324 to pts 324
10312[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.6932
10313[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.6693 queue head -1 ts N/A
10314[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.6907 queue head -1 ts N/A
10315[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54726, out pts 1587
10316[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1586 to pts 1586
10317[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10318[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10319[Parsed_overlay_20 @ 0x56205c7eaf80] n:47.000000 t:1.586207 x:236.000000 xi:236 y:420.000000 yi:420
10320[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.2069
10321[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.2069 queue head -1 ts N/A
10322[libx264 @ 0x56205c705b80] frame= 244 QP=26.43 NAL=2 Slice:B Poc:140 I:15 P:2776 SKIP:5369 size=4285 bytes
10323[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 8320, dts 8320, duration 21 at relative offset 650140 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10324[matroska @ 0x56205c7047c0] Writing block of size 386 with pts 8341, dts 8341, duration 21 at relative offset 650456 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10325[matroska @ 0x56205c7047c0] Writing block of size 4285 with pts 8414, dts 8345, duration 34 at relative offset 650849 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10326[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10327[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11245, out pts 326
10328[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 325 to pts 325
10329[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11245, out pts 326
10330[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 325 to pts 325
10331[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.7252
10332[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.712 queue head -1 ts N/A
10333[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54760, out pts 1588
10334[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1587 to pts 1587
10335[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10336[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10337[Parsed_overlay_20 @ 0x56205c7eaf80] n:48.000000 t:1.620690 x:236.000000 xi:236 y:420.000000 yi:420
10338[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.2414
10339[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.2414 queue head -1 ts N/A
10340[libx264 @ 0x56205c705b80] frame= 245 QP=26.93 NAL=0 Slice:B Poc:138 I:2 P:2798 SKIP:5360 size=2868 bytes
10341[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 8363, dts 8363, duration 21 at relative offset 655141 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10342[matroska @ 0x56205c7047c0] Writing block of size 2868 with pts 8379, dts 8379, duration 34 at relative offset 655493 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10343[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11278, out pts 327
10344[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 326 to pts 326
10345[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11278, out pts 327
10346[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10347[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 326 to pts 326
10348[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.7572
10349[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.7333 queue head -1 ts N/A
10350[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.7547 queue head -1 ts N/A
10351[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54793, out pts 1589
10352[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1588 to pts 1588
10353[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10354[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10355[Parsed_overlay_20 @ 0x56205c7eaf80] n:49.000000 t:1.655172 x:236.000000 xi:236 y:420.000000 yi:420
10356[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10357[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.2759
10358[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.2759 queue head -1 ts N/A
10359[libx264 @ 0x56205c705b80] frame= 246 QP=28.42 NAL=0 Slice:B Poc:142 I:4 P:2270 SKIP:5886 size=2443 bytes
10360[matroska @ 0x56205c7047c0] Writing block of size 297 with pts 8384, dts 8384, duration 21 at relative offset 658368 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10361frame= 246 fps= 79 q=31.0 size= 1024kB time=00:00:11.69 bitrate= 717.5kbits/s speed=3.77x
10362[matroska @ 0x56205c7047c0] Writing block of size 380 with pts 8405, dts 8405, duration 21 at relative offset 658672 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10363[matroska @ 0x56205c7047c0] Writing block of size 2443 with pts 8448, dts 8414, duration 34 at relative offset 659059 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10364[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10365[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11311, out pts 328
10366[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 327 to pts 327
10367[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11311, out pts 328
10368[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 327 to pts 327
10369[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.7892
10370[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.776 queue head -1 ts N/A
10371[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54826, out pts 1590
10372[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10373[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1589 to pts 1589
10374[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10375[Parsed_overlay_20 @ 0x56205c7eaf80] n:50.000000 t:1.689655 x:236.000000 xi:236 y:420.000000 yi:420
10376[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.3103
10377[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.3103 queue head -1 ts N/A
10378[libx264 @ 0x56205c705b80] frame= 247 QP=25.33 NAL=2 Slice:P Poc:152 I:825 P:3427 SKIP:3908 size=11666 bytes
10379[matroska @ 0x56205c7047c0] Writing block of size 287 with pts 8427, dts 8427, duration 21 at relative offset 661509 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10380[matroska @ 0x56205c7047c0] Writing block of size 11666 with pts 8621, dts 8448, duration 34 at relative offset 661803 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10381[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11345, out pts 329
10382[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10383[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 328 to pts 328
10384[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11345, out pts 329
10385[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 328 to pts 328
10386[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.8212
10387[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.7973 queue head -1 ts N/A
10388[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.8187 queue head -1 ts N/A
10389[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.8532
10390[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.84 queue head -1 ts N/A
10391[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54860, out pts 1591
10392[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1590 to pts 1590
10393[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10394[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10395[Parsed_overlay_20 @ 0x56205c7eaf80] n:51.000000 t:1.724138 x:236.000000 xi:236 y:420.000000 yi:420
10396[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.3448
10397[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.3448 queue head -1 ts N/A
10398[libx264 @ 0x56205c705b80] frame= 248 QP=26.90 NAL=2 Slice:B Poc:148 I:22 P:2798 SKIP:5340 size=4463 bytes
10399[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 8448, dts 8448, duration 21 at relative offset 673476 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10400[matroska @ 0x56205c7047c0] Writing block of size 419 with pts 8469, dts 8469, duration 21 at relative offset 673816 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10401[matroska @ 0x56205c7047c0] Writing block of size 4463 with pts 8552, dts 8483, duration 34 at relative offset 674242 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10402[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11378, out pts 330
10403[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 329 to pts 329
10404[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10405[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11378, out pts 330
10406[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 329 to pts 329
10407[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.8852
10408[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.8613 queue head -1 ts N/A
10409[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.8827 queue head -1 ts N/A
10410[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54893, out pts 1592
10411[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10412[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1591 to pts 1591
10413[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10414[Parsed_overlay_20 @ 0x56205c7eaf80] n:52.000000 t:1.758621 x:236.000000 xi:236 y:420.000000 yi:420
10415[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.3793
10416[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.3793 queue head -1 ts N/A
10417[libx264 @ 0x56205c705b80] frame= 249 QP=28.51 NAL=0 Slice:B Poc:146 I:1 P:2556 SKIP:5603 size=2928 bytes
10418[matroska @ 0x56205c7047c0] Writing block of size 289 with pts 8491, dts 8491, duration 21 at relative offset 678712 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10419[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 8512, dts 8512, duration 21 at relative offset 679008 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10420[matroska @ 0x56205c7047c0] Writing block of size 2928 with pts 8517, dts 8517, duration 34 at relative offset 679320 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10421[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11411, out pts 331
10422[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 330 to pts 330
10423[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11411, out pts 331
10424[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 330 to pts 330
10425[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10426[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.9172
10427[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.904 queue head -1 ts N/A
10428[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10429[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54927, out pts 1593
10430[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1592 to pts 1592
10431[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10432[Parsed_overlay_20 @ 0x56205c7eaf80] n:53.000000 t:1.793103 x:236.000000 xi:236 y:420.000000 yi:420
10433[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10434[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.4138
10435[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.4138 queue head -1 ts N/A
10436[libx264 @ 0x56205c705b80] frame= 250 QP=27.65 NAL=0 Slice:B Poc:150 I:5 P:2305 SKIP:5850 size=2643 bytes
10437[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 8533, dts 8533, duration 21 at relative offset 682255 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10438[matroska @ 0x56205c7047c0] Writing block of size 2643 with pts 8586, dts 8552, duration 34 at relative offset 682597 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10439[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11445, out pts 332
10440[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10441[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 331 to pts 331
10442[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11445, out pts 332
10443[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 331 to pts 331
10444[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.9492
10445[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.9253 queue head -1 ts N/A
10446[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.9467 queue head -1 ts N/A
10447[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54960, out pts 1594
10448[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1593 to pts 1593
10449[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10450[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10451[Parsed_overlay_20 @ 0x56205c7eaf80] n:54.000000 t:1.827586 x:236.000000 xi:236 y:420.000000 yi:420
10452[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.4483
10453[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.4483 queue head -1 ts N/A
10454[libx264 @ 0x56205c705b80] frame= 251 QP=26.34 NAL=2 Slice:P Poc:160 I:1326 P:3371 SKIP:3463 size=10988 bytes
10455[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 8555, dts 8555, duration 21 at relative offset 685247 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10456[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 8576, dts 8576, duration 21 at relative offset 685595 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10457[matroska @ 0x56205c7047c0] Writing block of size 10988 with pts 8759, dts 8586, duration 34 at relative offset 685947 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10458[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11478, out pts 333
10459[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10460[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 332 to pts 332
10461[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11478, out pts 333
10462[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 332 to pts 332
10463[out#0/matroska @ 0x56205c704680] sq: send 1 ts 11.9812
10464[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.968 queue head -1 ts N/A
10465[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 54993, out pts 1595
10466[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1594 to pts 1594
10467[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10468[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10469[Parsed_overlay_20 @ 0x56205c7eaf80] n:55.000000 t:1.862069 x:236.000000 xi:236 y:420.000000 yi:420
10470[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.4828
10471[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.4828 queue head -1 ts N/A
10472[libx264 @ 0x56205c705b80] frame= 252 QP=26.14 NAL=2 Slice:B Poc:156 I:46 P:3431 SKIP:4683 size=5741 bytes
10473[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 8597, dts 8597, duration 21 at relative offset 696942 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10474[matroska @ 0x56205c7047c0] Writing block of size 361 with pts 8619, dts 8619, duration 21 at relative offset 697283 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10475[matroska @ 0x56205c7047c0] Writing block of size 5741 with pts 8690, dts 8621, duration 34 at relative offset 697651 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10476[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11512, out pts 334
10477[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10478[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 333 to pts 333
10479[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11512, out pts 334
10480[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 333 to pts 333
10481[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.0132
10482[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 11.9893 queue head -1 ts N/A
10483[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.0107 queue head -1 ts N/A
10484[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55027, out pts 1596
10485[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10486[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1595 to pts 1595
10487[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10488[Parsed_overlay_20 @ 0x56205c7eaf80] n:56.000000 t:1.896552 x:236.000000 xi:236 y:420.000000 yi:420
10489[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.5172
10490[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.5172 queue head -1 ts N/A
10491[libx264 @ 0x56205c705b80] frame= 253 QP=26.85 NAL=0 Slice:B Poc:154 I:4 P:2460 SKIP:5696 size=2763 bytes
10492[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 8640, dts 8640, duration 21 at relative offset 703399 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10493[matroska @ 0x56205c7047c0] Writing block of size 2763 with pts 8655, dts 8655, duration 34 at relative offset 703747 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10494[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11545, out pts 335
10495[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 334 to pts 334
10496[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10497[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11545, out pts 335
10498[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 334 to pts 334
10499[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.0452
10500[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.032 queue head -1 ts N/A
10501[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55060, out pts 1597
10502[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1596 to pts 1596
10503[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10504[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10505[Parsed_overlay_20 @ 0x56205c7eaf80] n:57.000000 t:1.931034 x:236.000000 xi:236 y:420.000000 yi:420
10506[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10507[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.5517
10508[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.5517 queue head -1 ts N/A
10509[libx264 @ 0x56205c705b80] frame= 254 QP=27.03 NAL=0 Slice:B Poc:158 I:5 P:2694 SKIP:5461 size=3086 bytes
10510[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 8661, dts 8661, duration 21 at relative offset 706517 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10511[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 8683, dts 8683, duration 21 at relative offset 706864 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10512[matroska @ 0x56205c7047c0] Writing block of size 3086 with pts 8724, dts 8690, duration 34 at relative offset 707204 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10513[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11578, out pts 336
10514[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 335 to pts 335
10515[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11578, out pts 336
10516[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 335 to pts 335
10517[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10518[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.0772
10519[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.0533 queue head -1 ts N/A
10520[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.0747 queue head -1 ts N/A
10521[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55093, out pts 1598
10522[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1597 to pts 1597
10523[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10524[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10525[Parsed_overlay_20 @ 0x56205c7eaf80] n:58.000000 t:1.965517 x:236.000000 xi:236 y:420.000000 yi:420
10526[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.5862
10527[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.5862 queue head -1 ts N/A
10528[libx264 @ 0x56205c705b80] frame= 255 QP=26.79 NAL=2 Slice:P Poc:166 I:1285 P:2914 SKIP:3961 size=11153 bytes
10529[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 8704, dts 8704, duration 21 at relative offset 710297 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10530[matroska @ 0x56205c7047c0] Writing block of size 11153 with pts 8862, dts 8724, duration 34 at relative offset 710653 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10531[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11612, out pts 337
10532[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10533[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 336 to pts 336
10534[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11612, out pts 337
10535[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 336 to pts 336
10536[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.1092
10537[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.096 queue head -1 ts N/A
10538[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55127, out pts 1599
10539[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1598 to pts 1598
10540[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10541[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10542[Parsed_overlay_20 @ 0x56205c7eaf80] n:59.000000 t:2.000000 x:236.000000 xi:236 y:420.000000 yi:420
10543[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.6207
10544[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.6207 queue head -1 ts N/A
10545[libx264 @ 0x56205c705b80] frame= 256 QP=28.07 NAL=2 Slice:B Poc:162 I:110 P:2577 SKIP:5473 size=5141 bytes
10546[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 8725, dts 8725, duration 21 at relative offset 721813 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10547[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 8747, dts 8747, duration 21 at relative offset 722153 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10548[matroska @ 0x56205c7047c0] Writing block of size 5141 with pts 8793, dts 8759, duration 34 at relative offset 722501 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10549[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11645, out pts 338
10550[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 337 to pts 337
10551[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11645, out pts 338
10552[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 337 to pts 337
10553[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10554[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.1412
10555[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.1173 queue head -1 ts N/A
10556[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.1387 queue head -1 ts N/A
10557[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10558[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55160, out pts 1600
10559[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1599 to pts 1599
10560[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10561[Parsed_overlay_20 @ 0x56205c7eaf80] n:60.000000 t:2.034483 x:236.000000 xi:236 y:420.000000 yi:420
10562[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.6552
10563[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.6552 queue head -1 ts N/A
10564[libx264 @ 0x56205c705b80] frame= 257 QP=29.79 NAL=0 Slice:B Poc:164 I:17 P:2513 SKIP:5630 size=3788 bytes
10565[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 8768, dts 8768, duration 21 at relative offset 727649 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10566[matroska @ 0x56205c7047c0] Writing block of size 363 with pts 8789, dts 8789, duration 21 at relative offset 727977 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10567[matroska @ 0x56205c7047c0] Writing block of size 3788 with pts 8828, dts 8793, duration 34 at relative offset 728347 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10568[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11678, out pts 339
10569[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10570[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 338 to pts 338
10571[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11678, out pts 339
10572[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 338 to pts 338
10573[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.1732
10574[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.16 queue head -1 ts N/A
10575[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55193, out pts 1601
10576[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1600 to pts 1600
10577[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10578[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10579[Parsed_overlay_20 @ 0x56205c7eaf80] n:61.000000 t:2.068966 x:236.000000 xi:236 y:420.000000 yi:420
10580[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.6897
10581[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.6897 queue head -1 ts N/A
10582[libx264 @ 0x56205c705b80] frame= 258 QP=25.54 NAL=2 Slice:P Poc:170 I:1685 P:3852 SKIP:2623 size=15587 bytes
10583[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 8811, dts 8811, duration 21 at relative offset 732142 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10584[matroska @ 0x56205c7047c0] Writing block of size 15587 with pts 8931, dts 8828, duration 34 at relative offset 732487 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10585[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10586[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11712, out pts 340
10587[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 339 to pts 339
10588[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11712, out pts 340
10589[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 339 to pts 339
10590[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.2052
10591[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.1813 queue head -1 ts N/A
10592[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.2027 queue head -1 ts N/A
10593[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10594[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55227, out pts 1602
10595[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1601 to pts 1601
10596[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10597[Parsed_overlay_20 @ 0x56205c7eaf80] n:62.000000 t:2.103448 x:236.000000 xi:236 y:420.000000 yi:420
10598[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.7241
10599[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.7241 queue head -1 ts N/A
10600[libx264 @ 0x56205c705b80] frame= 259 QP=28.14 NAL=0 Slice:B Poc:168 I:852 P:2397 SKIP:4911 size=8220 bytes
10601[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 8832, dts 8832, duration 21 at relative offset 748081 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10602[matroska @ 0x56205c7047c0] Writing block of size 361 with pts 8853, dts 8853, duration 21 at relative offset 748443 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10603[matroska @ 0x56205c7047c0] Writing block of size 8220 with pts 8897, dts 8862, duration 34 at relative offset 748811 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10604[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10605[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11745, out pts 341
10606[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 340 to pts 340
10607[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11745, out pts 341
10608[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 340 to pts 340
10609[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.2372
10610[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.224 queue head -1 ts N/A
10611[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55260, out pts 1603
10612[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1602 to pts 1602
10613[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10614[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10615[Parsed_overlay_20 @ 0x56205c7eaf80] n:63.000000 t:2.137931 x:236.000000 xi:236 y:420.000000 yi:420
10616[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.7586
10617[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.7586 queue head -1 ts N/A
10618[libx264 @ 0x56205c705b80] frame= 260 QP=24.45 NAL=2 Slice:P Poc:174 I:1742 P:3629 SKIP:2789 size=12627 bytes
10619[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 8875, dts 8875, duration 21 at relative offset 757038 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10620[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 8896, dts 8896, duration 21 at relative offset 757383 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10621[matroska @ 0x56205c7047c0] Writing block of size 12627 with pts 9000, dts 8897, duration 34 at relative offset 757710 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10622[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11778, out pts 342
10623[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10624[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 341 to pts 341
10625[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11778, out pts 342
10626[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 341 to pts 341
10627[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.2692
10628[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.2453 queue head -1 ts N/A
10629[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.2667 queue head -1 ts N/A
10630[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55294, out pts 1604
10631[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1603 to pts 1603
10632[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10633[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10634[Parsed_overlay_20 @ 0x56205c7eaf80] n:64.000000 t:2.172414 x:236.000000 xi:236 y:420.000000 yi:420
10635[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.7931
10636[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.7931 queue head -1 ts N/A
10637[libx264 @ 0x56205c705b80] frame= 261 QP=25.82 NAL=0 Slice:B Poc:172 I:131 P:2224 SKIP:5805 size=3352 bytes
10638[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 8917, dts 8917, duration 21 at relative offset 770344 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10639[matroska @ 0x56205c7047c0] Writing block of size 3352 with pts 8966, dts 8931, duration 34 at relative offset 770693 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10640[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11812, out pts 343
10641[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 342 to pts 342
10642[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11812, out pts 343
10643[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 342 to pts 342
10644[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10645[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.3012
10646[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.288 queue head -1 ts N/A
10647[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55327, out pts 1604
10648[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1604
10649[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10650[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55360, out pts 1605
10651[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1604 to pts 1604
10652[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10653[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10654[Parsed_overlay_20 @ 0x56205c7eaf80] n:65.000000 t:2.206897 x:236.000000 xi:236 y:420.000000 yi:420
10655[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.8276
10656[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.8276 queue head -1 ts N/A
10657[libx264 @ 0x56205c705b80] frame= 262 QP=24.34 NAL=2 Slice:P Poc:178 I:982 P:3654 SKIP:3524 size=12623 bytes
10658[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 8939, dts 8939, duration 21 at relative offset 774052 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10659[matroska @ 0x56205c7047c0] Writing block of size 361 with pts 8960, dts 8960, duration 21 at relative offset 774407 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10660[matroska @ 0x56205c7047c0] Writing block of size 12623 with pts 9069, dts 8966, duration 34 at relative offset 774775 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10661[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.3332
10662[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.3093 queue head -1 ts N/A
10663[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.3307 queue head -1 ts N/A
10664[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11845, out pts 344
10665[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 343 to pts 343
10666[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10667[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11845, out pts 344
10668[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 343 to pts 343
10669[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10670[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55394, out pts 1606
10671[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1605 to pts 1605
10672[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10673[Parsed_overlay_20 @ 0x56205c7eaf80] n:66.000000 t:2.241379 x:236.000000 xi:236 y:420.000000 yi:420
10674[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.8621
10675[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.8621 queue head -1 ts N/A
10676[libx264 @ 0x56205c705b80] frame= 263 QP=25.50 NAL=0 Slice:B Poc:176 I:12 P:1704 SKIP:6444 size=1886 bytes
10677[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 8981, dts 8981, duration 21 at relative offset 787405 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10678[matroska @ 0x56205c7047c0] Writing block of size 1886 with pts 9034, dts 9000, duration 34 at relative offset 787748 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10679[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.3652
10680[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.352 queue head -1 ts N/A
10681[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11879, out pts 344
10682[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 344
10683[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11879, out pts 344
10684[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 344
10685[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10686[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11912, out pts 345
10687[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 344 to pts 344
10688[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10689[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11912, out pts 345
10690[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 344 to pts 344
10691[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.3972
10692[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.3733 queue head -1 ts N/A
10693[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.3947 queue head -1 ts N/A
10694[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10695[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55427, out pts 1607
10696[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1606 to pts 1606
10697[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10698[Parsed_overlay_20 @ 0x56205c7eaf80] n:67.000000 t:2.275862 x:236.000000 xi:236 y:420.000000 yi:420
10699[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.8966
10700[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.8966 queue head -1 ts N/A
10701[libx264 @ 0x56205c705b80] frame= 264 QP=24.37 NAL=2 Slice:P Poc:186 I:1342 P:3055 SKIP:3763 size=10945 bytes
10702[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 9003, dts 9003, duration 21 at relative offset 789641 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10703[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 9024, dts 9024, duration 21 at relative offset 789986 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10704[matroska @ 0x56205c7047c0] Writing block of size 10945 with pts 9207, dts 9034, duration 34 at relative offset 790324 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10705[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11945, out pts 346
10706[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 345 to pts 345
10707[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11945, out pts 346
10708[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 345 to pts 345
10709[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10710[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.4292
10711[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.416 queue head -1 ts N/A
10712[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55460, out pts 1608
10713[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1607 to pts 1607
10714nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10715[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10716[Parsed_overlay_20 @ 0x56205c7eaf80] n:68.000000 t:2.310345 x:236.000000 xi:236 y:420.000000 yi:420
10717[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.931
10718[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.931 queue head -1 ts N/A
10719[libx264 @ 0x56205c705b80] frame= 265 QP=26.83 NAL=2 Slice:B Poc:182 I:44 P:2866 SKIP:5250 size=3933 bytes
10720[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 9045, dts 9045, duration 21 at relative offset 801276 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10721[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 9067, dts 9067, duration 21 at relative offset 801627 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10722[matroska @ 0x56205c7047c0] Writing block of size 3933 with pts 9138, dts 9069, duration 34 at relative offset 801968 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10723[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10724[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 11979, out pts 347
10725[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 346 to pts 346
10726[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 11979, out pts 347
10727[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 346 to pts 346
10728[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.4612
10729[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.4373 queue head -1 ts N/A
10730[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.4587 queue head -1 ts N/A
10731[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55494, out pts 1609
10732[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10733[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1608 to pts 1608
10734[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10735[Parsed_overlay_20 @ 0x56205c7eaf80] n:69.000000 t:2.344828 x:236.000000 xi:236 y:420.000000 yi:420
10736[out#0/matroska @ 0x56205c704680] sq: send 0 ts 11.9655
10737[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 11.9655 queue head -1 ts N/A
10738[libx264 @ 0x56205c705b80] frame= 266 QP=25.82 NAL=0 Slice:B Poc:180 I:5 P:2571 SKIP:5584 size=2966 bytes
10739[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 9088, dts 9088, duration 21 at relative offset 805908 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10740[matroska @ 0x56205c7047c0] Writing block of size 2966 with pts 9103, dts 9103, duration 34 at relative offset 806266 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10741[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10742[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12012, out pts 348
10743[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 347 to pts 347
10744[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12012, out pts 348
10745[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 347 to pts 347
10746[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.4932
10747[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.48 queue head -1 ts N/A
10748[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55527, out pts 1610
10749[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1609 to pts 1609
10750[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10751[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10752[Parsed_overlay_20 @ 0x56205c7eaf80] n:70.000000 t:2.379310 x:236.000000 xi:236 y:420.000000 yi:420
10753[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12
10754[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12 queue head -1 ts N/A
10755[libx264 @ 0x56205c705b80] frame= 267 QP=27.08 NAL=0 Slice:B Poc:184 I:7 P:1872 SKIP:6281 size=1959 bytes
10756[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 9109, dts 9109, duration 21 at relative offset 809239 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10757[matroska @ 0x56205c7047c0] Writing block of size 373 with pts 9131, dts 9131, duration 21 at relative offset 809581 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10758[matroska @ 0x56205c7047c0] Writing block of size 1959 with pts 9172, dts 9138, duration 34 at relative offset 809961 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10759[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12045, out pts 349
10760[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10761[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 348 to pts 348
10762[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12045, out pts 349
10763[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 348 to pts 348
10764[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.5252
10765[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.5013 queue head -1 ts N/A
10766[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.5227 queue head -1 ts N/A
10767[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10768[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55561, out pts 1611
10769[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1610 to pts 1610
10770[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10771[Parsed_overlay_20 @ 0x56205c7eaf80] n:71.000000 t:2.413793 x:236.000000 xi:236 y:420.000000 yi:420
10772[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.0345
10773[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.0345 queue head -1 ts N/A
10774[libx264 @ 0x56205c705b80] frame= 268 QP=25.26 NAL=2 Slice:P Poc:194 I:555 P:2945 SKIP:4660 size=8762 bytes
10775[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 9152, dts 9152, duration 21 at relative offset 811927 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10776[matroska @ 0x56205c7047c0] Writing block of size 8762 with pts 9345, dts 9172, duration 34 at relative offset 812292 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10777[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12079, out pts 350
10778[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 349 to pts 349
10779[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12079, out pts 350
10780[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 349 to pts 349
10781[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10782[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.5572
10783[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.544 queue head -1 ts N/A
10784[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55594, out pts 1612
10785[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1611 to pts 1611
10786[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10787[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10788[Parsed_overlay_20 @ 0x56205c7eaf80] n:72.000000 t:2.448276 x:236.000000 xi:236 y:420.000000 yi:420
10789[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.069
10790[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.069 queue head -1 ts N/A
10791[libx264 @ 0x56205c705b80] frame= 269 QP=26.65 NAL=2 Slice:B Poc:190 I:9 P:2098 SKIP:6053 size=2674 bytes
10792[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 9173, dts 9173, duration 21 at relative offset 821061 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10793[matroska @ 0x56205c7047c0] Writing block of size 378 with pts 9195, dts 9195, duration 21 at relative offset 821373 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10794[matroska @ 0x56205c7047c0] Writing block of size 2674 with pts 9276, dts 9207, duration 34 at relative offset 821758 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10795[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12112, out pts 351
10796[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 350 to pts 350
10797[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12112, out pts 351
10798[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 350 to pts 350
10799[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10800[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.5892
10801[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.5653 queue head -1 ts N/A
10802[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.5867 queue head -1 ts N/A
10803[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.6212
10804[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.608 queue head -1 ts N/A
10805[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55627, out pts 1613
10806[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1612 to pts 1612
10807[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10808[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10809[Parsed_overlay_20 @ 0x56205c7eaf80] n:73.000000 t:2.482759 x:236.000000 xi:236 y:420.000000 yi:420
10810[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.1034
10811[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.1034 queue head -1 ts N/A
10812[libx264 @ 0x56205c705b80] frame= 270 QP=25.02 NAL=0 Slice:B Poc:188 I:3 P:1645 SKIP:6512 size=1603 bytes
10813[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 9216, dts 9216, duration 21 at relative offset 824439 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10814[matroska @ 0x56205c7047c0] Writing block of size 312 with pts 9237, dts 9237, duration 21 at relative offset 824783 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10815[matroska @ 0x56205c7047c0] Writing block of size 1603 with pts 9241, dts 9241, duration 34 at relative offset 825102 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10816[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12145, out pts 352
10817[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 351 to pts 351
10818[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10819[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12145, out pts 352
10820[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 351 to pts 351
10821[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.6532
10822[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.6293 queue head -1 ts N/A
10823[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.6507 queue head -1 ts N/A
10824[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55661, out pts 1614
10825[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1613 to pts 1613
10826[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10827[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10828[Parsed_overlay_20 @ 0x56205c7eaf80] n:74.000000 t:2.517241 x:236.000000 xi:236 y:420.000000 yi:420
10829[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10830[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.1379
10831[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.1379 queue head -1 ts N/A
10832[libx264 @ 0x56205c705b80] frame= 271 QP=28.01 NAL=0 Slice:B Poc:192 I:2 P:2099 SKIP:6059 size=1887 bytes
10833[matroska @ 0x56205c7047c0] Writing block of size 386 with pts 9259, dts 9259, duration 21 at relative offset 826712 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10834[matroska @ 0x56205c7047c0] Writing block of size 1887 with pts 9310, dts 9276, duration 34 at relative offset 827105 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10835[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12179, out pts 353
10836[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 352 to pts 352
10837[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10838[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12179, out pts 353
10839[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 352 to pts 352
10840[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.6852
10841[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.672 queue head -1 ts N/A
10842[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55694, out pts 1615
10843[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1614 to pts 1614
10844[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10845[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10846[Parsed_overlay_20 @ 0x56205c7eaf80] n:75.000000 t:2.551724 x:236.000000 xi:236 y:420.000000 yi:420
10847[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.1724
10848[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.1724 queue head -1 ts N/A
10849[libx264 @ 0x56205c705b80] frame= 272 QP=24.64 NAL=2 Slice:P Poc:200 I:763 P:2880 SKIP:4517 size=7918 bytes
10850[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 9280, dts 9280, duration 21 at relative offset 828999 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10851[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 9301, dts 9301, duration 21 at relative offset 829338 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10852[matroska @ 0x56205c7047c0] Writing block of size 7918 with pts 9448, dts 9310, duration 34 at relative offset 829679 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10853[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12212, out pts 354
10854[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 353 to pts 353
10855[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12212, out pts 354
10856[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 353 to pts 353
10857[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10858[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.7172
10859[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.6933 queue head -1 ts N/A
10860[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.7147 queue head -1 ts N/A
10861[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55727, out pts 1616
10862[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10863[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1615 to pts 1615
10864[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10865[Parsed_overlay_20 @ 0x56205c7eaf80] n:76.000000 t:2.586207 x:236.000000 xi:236 y:420.000000 yi:420
10866[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.2069
10867[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.2069 queue head -1 ts N/A
10868[libx264 @ 0x56205c705b80] frame= 273 QP=27.46 NAL=2 Slice:B Poc:196 I:10 P:2242 SKIP:5908 size=2760 bytes
10869[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 9323, dts 9323, duration 21 at relative offset 837604 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10870[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 9344, dts 9344, duration 21 at relative offset 837945 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10871[matroska @ 0x56205c7047c0] Writing block of size 2760 with pts 9379, dts 9345, duration 34 at relative offset 838311 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10872[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10873[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12246, out pts 355
10874[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 354 to pts 354
10875[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12246, out pts 355
10876[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 354 to pts 354
10877[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.7492
10878[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.736 queue head -1 ts N/A
10879[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55761, out pts 1617
10880[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10881[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1616 to pts 1616
10882[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10883[Parsed_overlay_20 @ 0x56205c7eaf80] n:77.000000 t:2.620690 x:236.000000 xi:236 y:420.000000 yi:420
10884[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.2414
10885[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.2414 queue head -1 ts N/A
10886[libx264 @ 0x56205c705b80] frame= 274 QP=26.22 NAL=0 Slice:B Poc:198 I:4 P:2314 SKIP:5842 size=2080 bytes
10887[matroska @ 0x56205c7047c0] Writing block of size 347 with pts 9365, dts 9365, duration 21 at relative offset 841078 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10888[matroska @ 0x56205c7047c0] Writing block of size 2080 with pts 9414, dts 9379, duration 34 at relative offset 841432 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10889[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10890[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12279, out pts 356
10891[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 355 to pts 355
10892[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12279, out pts 356
10893[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 355 to pts 355
10894[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.7812
10895[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.7573 queue head -1 ts N/A
10896[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.7787 queue head -1 ts N/A
10897[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55794, out pts 1618
10898[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10899[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1617 to pts 1617
10900[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10901[Parsed_overlay_20 @ 0x56205c7eaf80] n:78.000000 t:2.655172 x:236.000000 xi:236 y:420.000000 yi:420
10902[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10903[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.2759
10904[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.2759 queue head -1 ts N/A
10905[libx264 @ 0x56205c705b80] frame= 275 QP=26.28 NAL=2 Slice:P Poc:208 I:792 P:2153 SKIP:5215 size=6251 bytes
10906[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 9387, dts 9387, duration 21 at relative offset 843519 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10907[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 9408, dts 9408, duration 21 at relative offset 843886 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10908[matroska @ 0x56205c7047c0] Writing block of size 6251 with pts 9586, dts 9414, duration 34 at relative offset 844219 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10909[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10910[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12312, out pts 357
10911[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 356 to pts 356
10912[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12312, out pts 357
10913[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 356 to pts 356
10914[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.8132
10915[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.8 queue head -1 ts N/A
10916[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55827, out pts 1619
10917[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10918[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1618 to pts 1618
10919[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10920[Parsed_overlay_20 @ 0x56205c7eaf80] n:79.000000 t:2.689655 x:236.000000 xi:236 y:420.000000 yi:420
10921[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.3103
10922[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.3103 queue head -1 ts N/A
10923[libx264 @ 0x56205c705b80] frame= 276 QP=25.72 NAL=2 Slice:B Poc:204 I:23 P:1981 SKIP:6156 size=2924 bytes
10924[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 9429, dts 9429, duration 21 at relative offset 850477 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10925[matroska @ 0x56205c7047c0] Writing block of size 2924 with pts 9517, dts 9448, duration 34 at relative offset 850832 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10926[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12346, out pts 358
10927[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 357 to pts 357
10928[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12346, out pts 358
10929[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 357 to pts 357
10930[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10931[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.8452
10932[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.8213 queue head -1 ts N/A
10933[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.8427 queue head -1 ts N/A
10934[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10935[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55861, out pts 1620
10936[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1619 to pts 1619
10937[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10938[Parsed_overlay_20 @ 0x56205c7eaf80] n:80.000000 t:2.724138 x:236.000000 xi:236 y:420.000000 yi:420
10939[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.3448
10940[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.3448 queue head -1 ts N/A
10941[libx264 @ 0x56205c705b80] frame= 277 QP=25.90 NAL=0 Slice:B Poc:202 I:13 P:2074 SKIP:6073 size=2093 bytes
10942[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 9451, dts 9451, duration 21 at relative offset 853763 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10943[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 9472, dts 9472, duration 21 at relative offset 854100 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10944[matroska @ 0x56205c7047c0] Writing block of size 2093 with pts 9483, dts 9483, duration 34 at relative offset 854451 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10945[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12379, out pts 359
10946[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 358 to pts 358
10947[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12379, out pts 359
10948[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 358 to pts 358
10949[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10950[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.8772
10951[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.864 queue head -1 ts N/A
10952[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55894, out pts 1621
10953[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10954[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1620 to pts 1620
10955[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10956[Parsed_overlay_20 @ 0x56205c7eaf80] n:81.000000 t:2.758621 x:236.000000 xi:236 y:420.000000 yi:420
10957[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.3793
10958[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.3793 queue head -1 ts N/A
10959[libx264 @ 0x56205c705b80] frame= 278 QP=28.14 NAL=0 Slice:B Poc:206 I:2 P:2093 SKIP:6065 size=2021 bytes
10960[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 9493, dts 9493, duration 21 at relative offset 856551 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10961[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 9515, dts 9515, duration 21 at relative offset 856898 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10962[matroska @ 0x56205c7047c0] Writing block of size 2021 with pts 9552, dts 9517, duration 34 at relative offset 857257 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10963[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10964[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12412, out pts 360
10965[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 359 to pts 359
10966[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12412, out pts 360
10967[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 359 to pts 359
10968[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.9092
10969[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.8853 queue head -1 ts N/A
10970[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.9067 queue head -1 ts N/A
10971[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55928, out pts 1622
10972[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1621 to pts 1621
10973[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10974[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10975[Parsed_overlay_20 @ 0x56205c7eaf80] n:82.000000 t:2.793103 x:236.000000 xi:236 y:420.000000 yi:420
10976[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
10977[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.4138
10978[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.4138 queue head -1 ts N/A
10979[libx264 @ 0x56205c705b80] frame= 279 QP=27.97 NAL=2 Slice:P Poc:212 I:426 P:1666 SKIP:6068 size=4001 bytes
10980[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 9536, dts 9536, duration 21 at relative offset 859285 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10981[matroska @ 0x56205c7047c0] Writing block of size 4001 with pts 9655, dts 9552, duration 34 at relative offset 859641 in cluster at offset 1175825. TrackNumber 1, keyframe 0
10982[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
10983[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12446, out pts 361
10984[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 360 to pts 360
10985[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12446, out pts 361
10986[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 360 to pts 360
10987[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.9412
10988[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.928 queue head -1 ts N/A
10989[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55961, out pts 1623
10990[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1622 to pts 1622
10991[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
10992[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
10993[Parsed_overlay_20 @ 0x56205c7eaf80] n:83.000000 t:2.827586 x:236.000000 xi:236 y:420.000000 yi:420
10994[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.4483
10995[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.4483 queue head -1 ts N/A
10996[libx264 @ 0x56205c705b80] frame= 280 QP=29.29 NAL=0 Slice:B Poc:210 I:10 P:2148 SKIP:6002 size=2388 bytes
10997[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 9557, dts 9557, duration 21 at relative offset 863649 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10998[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 9579, dts 9579, duration 21 at relative offset 863992 in cluster at offset 1175825. TrackNumber 2, keyframe 1
10999[matroska @ 0x56205c7047c0] Writing block of size 2388 with pts 9621, dts 9586, duration 34 at relative offset 864341 in cluster at offset 1175825. TrackNumber 1, keyframe 0
11000[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12479, out pts 362
11001[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 361 to pts 361
11002[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12479, out pts 362
11003[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 361 to pts 361
11004[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11005[out#0/matroska @ 0x56205c704680] sq: send 1 ts 12.9732
11006[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.9493 queue head -1 ts N/A
11007[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.9707 queue head -1 ts N/A
11008[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 55994, out pts 1624
11009[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1623 to pts 1623
11010[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11011[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11012[Parsed_overlay_20 @ 0x56205c7eaf80] n:84.000000 t:2.862069 x:236.000000 xi:236 y:420.000000 yi:420
11013[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.4828
11014[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.4828 queue head -1 ts N/A
11015[libx264 @ 0x56205c705b80] frame= 281 QP=24.44 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=153028 bytes
11016[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11017[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12513, out pts 363
11018[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 362 to pts 362
11019[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12513, out pts 363
11020[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 362 to pts 362
11021[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.0052
11022[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 12.992 queue head -1 ts N/A
11023[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56028, out pts 1625
11024[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1624 to pts 1624
11025[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11026[matroska @ 0x56205c7047c0] Starting new cluster with timestamp 9621 at offset 2042568 bytes
11027[matroska @ 0x56205c7047c0] Writing block of size 354 with pts 9600, dts 9600, duration 21 at relative offset 10 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11028[matroska @ 0x56205c7047c0] Writing block of size 153028 with pts 9690, dts 9621, duration 34 at relative offset 371 in cluster at offset 2042568. TrackNumber 1, keyframe 1
11029[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11030[Parsed_overlay_20 @ 0x56205c7eaf80] n:85.000000 t:2.896552 x:236.000000 xi:236 y:420.000000 yi:420
11031[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.5172
11032[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.5172 queue head -1 ts N/A
11033[libx264 @ 0x56205c705b80] frame= 282 QP=28.50 NAL=2 Slice:P Poc:8 I:533 P:3701 SKIP:3926 size=18963 bytes
11034[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 9621, dts 9621, duration 21 at relative offset 153407 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11035[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 9643, dts 9643, duration 21 at relative offset 153756 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11036[matroska @ 0x56205c7047c0] Writing block of size 18963 with pts 9828, dts 9655, duration 34 at relative offset 154091 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11037[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11038[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12546, out pts 364
11039[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 363 to pts 363
11040[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12546, out pts 364
11041[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 363 to pts 363
11042[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.0372
11043[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.0133 queue head -1 ts N/A
11044[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.0347 queue head -1 ts N/A
11045[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56061, out pts 1626
11046[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1625 to pts 1625
11047[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11048[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11049[Parsed_overlay_20 @ 0x56205c7eaf80] n:86.000000 t:2.931034 x:236.000000 xi:236 y:420.000000 yi:420
11050[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11051[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.5517
11052[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.5517 queue head -1 ts N/A
11053[libx264 @ 0x56205c705b80] frame= 283 QP=31.66 NAL=2 Slice:B Poc:4 I:28 P:3271 SKIP:4861 size=6741 bytes
11054[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 9664, dts 9664, duration 21 at relative offset 173062 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11055[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 9685, dts 9685, duration 21 at relative offset 173418 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11056[matroska @ 0x56205c7047c0] Writing block of size 6741 with pts 9759, dts 9690, duration 34 at relative offset 173751 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11057[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12579, out pts 365
11058[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11059[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 364 to pts 364
11060[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12579, out pts 365
11061[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 364 to pts 364
11062[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.0692
11063[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.056 queue head -1 ts N/A
11064[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11065[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56094, out pts 1627
11066[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1626 to pts 1626
11067[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11068[Parsed_overlay_20 @ 0x56205c7eaf80] n:87.000000 t:2.965517 x:236.000000 xi:236 y:420.000000 yi:420
11069[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.5862
11070[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.5862 queue head -1 ts N/A
11071[libx264 @ 0x56205c705b80] frame= 284 QP=32.23 NAL=0 Slice:B Poc:2 I:1 P:2012 SKIP:6147 size=2155 bytes
11072[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 9707, dts 9707, duration 21 at relative offset 180499 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11073[matroska @ 0x56205c7047c0] Writing block of size 2155 with pts 9724, dts 9724, duration 34 at relative offset 180851 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11074[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12613, out pts 366
11075[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 365 to pts 365
11076[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11077[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12613, out pts 366
11078[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 365 to pts 365
11079[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.1012
11080[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.0773 queue head -1 ts N/A
11081[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.0987 queue head -1 ts N/A
11082[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56128, out pts 1628
11083[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11084[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1627 to pts 1627
11085[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11086[Parsed_overlay_20 @ 0x56205c7eaf80] n:88.000000 t:3.000000 x:236.000000 xi:236 y:420.000000 yi:420
11087[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.6207
11088[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.6207 queue head -1 ts N/A
11089[libx264 @ 0x56205c705b80] frame= 285 QP=33.10 NAL=0 Slice:B Poc:6 I:10 P:3152 SKIP:4998 size=6089 bytes
11090[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 9728, dts 9728, duration 21 at relative offset 183013 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11091[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 9749, dts 9749, duration 21 at relative offset 183365 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11092[matroska @ 0x56205c7047c0] Writing block of size 6089 with pts 9793, dts 9759, duration 34 at relative offset 183703 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11093[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12646, out pts 367
11094[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 366 to pts 366
11095[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12646, out pts 367
11096[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11097[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 366 to pts 366
11098[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.1332
11099[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.12 queue head -1 ts N/A
11100[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11101[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56161, out pts 1629
11102[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1628 to pts 1628
11103[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11104[Parsed_overlay_20 @ 0x56205c7eaf80] n:89.000000 t:3.034483 x:236.000000 xi:236 y:420.000000 yi:420
11105[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.6552
11106[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.6552 queue head -1 ts N/A
11107[libx264 @ 0x56205c705b80] frame= 286 QP=28.49 NAL=2 Slice:P Poc:14 I:1220 P:4471 SKIP:2469 size=30479 bytes
11108[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 9771, dts 9771, duration 21 at relative offset 189799 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11109[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 9792, dts 9792, duration 21 at relative offset 190149 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11110[matroska @ 0x56205c7047c0] Writing block of size 30479 with pts 9931, dts 9793, duration 34 at relative offset 190477 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11111[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12679, out pts 368
11112[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 367 to pts 367
11113[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11114[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12679, out pts 368
11115[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 367 to pts 367
11116[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.1652
11117[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.1413 queue head -1 ts N/A
11118[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.1627 queue head -1 ts N/A
11119[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56194, out pts 1630
11120[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1629 to pts 1629
11121[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11122[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11123[Parsed_overlay_20 @ 0x56205c7eaf80] n:90.000000 t:3.068966 x:236.000000 xi:236 y:420.000000 yi:420
11124[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.6897
11125[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.6897 queue head -1 ts N/A
11126[libx264 @ 0x56205c705b80] frame= 287 QP=32.09 NAL=2 Slice:B Poc:10 I:8 P:3359 SKIP:4793 size=8346 bytes
11127[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 9813, dts 9813, duration 21 at relative offset 220964 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11128[matroska @ 0x56205c7047c0] Writing block of size 8346 with pts 9862, dts 9828, duration 34 at relative offset 221309 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11129[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11130[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12713, out pts 369
11131[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 368 to pts 368
11132[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12713, out pts 369
11133[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 368 to pts 368
11134[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.1972
11135[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.184 queue head -1 ts N/A
11136[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56228, out pts 1631
11137[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1630 to pts 1630
11138[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11139[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11140[Parsed_overlay_20 @ 0x56205c7eaf80] n:91.000000 t:3.103448 x:236.000000 xi:236 y:420.000000 yi:420
11141[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.7241
11142[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.7241 queue head -1 ts N/A
11143[libx264 @ 0x56205c705b80] frame= 288 QP=33.23 NAL=0 Slice:B Poc:12 I:47 P:2868 SKIP:5245 size=7005 bytes
11144[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 9835, dts 9835, duration 21 at relative offset 229662 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11145[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 9856, dts 9856, duration 21 at relative offset 229990 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11146[matroska @ 0x56205c7047c0] Writing block of size 7005 with pts 9897, dts 9862, duration 34 at relative offset 230346 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11147[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12746, out pts 370
11148[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 369 to pts 369
11149[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12746, out pts 370
11150[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 369 to pts 369
11151[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11152[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.2292
11153[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.2053 queue head -1 ts N/A
11154[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.2267 queue head -1 ts N/A
11155[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56261, out pts 1632
11156[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11157[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1631 to pts 1631
11158[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11159[Parsed_overlay_20 @ 0x56205c7eaf80] n:92.000000 t:3.137931 x:236.000000 xi:236 y:420.000000 yi:420
11160[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.7586
11161[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.7586 queue head -1 ts N/A
11162[libx264 @ 0x56205c705b80] frame= 289 QP=27.85 NAL=2 Slice:P Poc:22 I:2490 P:3780 SKIP:1890 size=47059 bytes
11163[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 9877, dts 9877, duration 21 at relative offset 237358 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11164[matroska @ 0x56205c7047c0] Writing block of size 47059 with pts 10069, dts 9897, duration 34 at relative offset 237683 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11165[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11166[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12779, out pts 371
11167[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 370 to pts 370
11168[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12779, out pts 371
11169[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 370 to pts 370
11170[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.2612
11171[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.248 queue head -1 ts N/A
11172[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56295, out pts 1633
11173[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1632 to pts 1632
11174[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11175[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11176[Parsed_overlay_20 @ 0x56205c7eaf80] n:93.000000 t:3.172414 x:236.000000 xi:236 y:420.000000 yi:420
11177[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.7931
11178[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.7931 queue head -1 ts N/A
11179[libx264 @ 0x56205c705b80] frame= 290 QP=30.44 NAL=2 Slice:B Poc:18 I:696 P:3270 SKIP:4194 size=17896 bytes
11180[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 9899, dts 9899, duration 21 at relative offset 284750 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11181[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 9920, dts 9920, duration 21 at relative offset 285115 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11182[matroska @ 0x56205c7047c0] Writing block of size 17896 with pts 10000, dts 9931, duration 34 at relative offset 285439 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11183[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11184[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12813, out pts 372
11185[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 371 to pts 371
11186[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12813, out pts 372
11187[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 371 to pts 371
11188[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.2932
11189[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.2693 queue head -1 ts N/A
11190[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.2907 queue head -1 ts N/A
11191[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56328, out pts 1634
11192[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1633 to pts 1633
11193[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11194[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11195[Parsed_overlay_20 @ 0x56205c7eaf80] n:94.000000 t:3.206897 x:236.000000 xi:236 y:420.000000 yi:420
11196[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.8276
11197[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.8276 queue head -1 ts N/A
11198[libx264 @ 0x56205c705b80] frame= 291 QP=32.80 NAL=0 Slice:B Poc:16 I:78 P:3301 SKIP:4781 size=9625 bytes
11199[matroska @ 0x56205c7047c0] Writing block of size 415 with pts 9941, dts 9941, duration 21 at relative offset 303343 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11200[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 9963, dts 9963, duration 21 at relative offset 303765 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11201[matroska @ 0x56205c7047c0] Writing block of size 9625 with pts 9966, dts 9966, duration 34 at relative offset 304110 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11202[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12846, out pts 373
11203[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11204[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 372 to pts 372
11205[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12846, out pts 373
11206[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 372 to pts 372
11207[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.3252
11208[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.312 queue head -1 ts N/A
11209[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56361, out pts 1634
11210[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1634
11211[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11212[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.3572
11213[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.3333 queue head -1 ts N/A
11214[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.3547 queue head -1 ts N/A
11215[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56395, out pts 1635
11216[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1634 to pts 1634
11217[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11218[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11219[Parsed_overlay_20 @ 0x56205c7eaf80] n:95.000000 t:3.241379 x:236.000000 xi:236 y:420.000000 yi:420
11220[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.8621
11221[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.8621 queue head -1 ts N/A
11222[libx264 @ 0x56205c705b80] frame= 292 QP=31.59 NAL=0 Slice:B Poc:20 I:56 P:2918 SKIP:5186 size=8917 bytes
11223[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 9984, dts 9984, duration 21 at relative offset 313742 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11224[matroska @ 0x56205c7047c0] Writing block of size 8917 with pts 10034, dts 10000, duration 34 at relative offset 314113 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11225[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12880, out pts 374
11226[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 373 to pts 373
11227[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12880, out pts 374
11228[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11229[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 373 to pts 373
11230[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.3892
11231[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.376 queue head -1 ts N/A
11232[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56428, out pts 1636
11233[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11234[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1635 to pts 1635
11235[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11236[Parsed_overlay_20 @ 0x56205c7eaf80] n:96.000000 t:3.275862 x:236.000000 xi:236 y:420.000000 yi:420
11237[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.8966
11238[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.8966 queue head -1 ts N/A
11239[libx264 @ 0x56205c705b80] frame= 293 QP=28.06 NAL=2 Slice:P Poc:30 I:2062 P:4212 SKIP:1886 size=37985 bytes
11240[matroska @ 0x56205c7047c0] Writing block of size 383 with pts 10005, dts 10005, duration 21 at relative offset 323037 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11241[matroska @ 0x56205c7047c0] Writing block of size 370 with pts 10027, dts 10027, duration 21 at relative offset 323427 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11242[matroska @ 0x56205c7047c0] Writing block of size 37985 with pts 10207, dts 10034, duration 34 at relative offset 323804 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11243[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.4212
11244[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.3973 queue head -1 ts N/A
11245[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.4187 queue head -1 ts N/A
11246[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11247[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12913, out pts 374
11248[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 374
11249[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12913, out pts 374
11250[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 374
11251[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12946, out pts 375
11252[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11253[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 374 to pts 374
11254[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12946, out pts 375
11255[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 374 to pts 374
11256[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.4532
11257[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.44 queue head -1 ts N/A
11258[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56461, out pts 1637
11259[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1636 to pts 1636
11260[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11261[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11262[Parsed_overlay_20 @ 0x56205c7eaf80] n:97.000000 t:3.310345 x:236.000000 xi:236 y:420.000000 yi:420
11263[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.931
11264[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.931 queue head -1 ts N/A
11265[libx264 @ 0x56205c705b80] frame= 294 QP=30.43 NAL=2 Slice:B Poc:26 I:90 P:2968 SKIP:5102 size=10930 bytes
11266[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 10048, dts 10048, duration 21 at relative offset 361797 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11267[matroska @ 0x56205c7047c0] Writing block of size 10930 with pts 10138, dts 10069, duration 34 at relative offset 362161 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11268[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11269[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 12980, out pts 376
11270[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 375 to pts 375
11271[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 12980, out pts 376
11272[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 375 to pts 375
11273[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.4852
11274[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.4613 queue head -1 ts N/A
11275[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.4827 queue head -1 ts N/A
11276[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56495, out pts 1638
11277[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1637 to pts 1637
11278[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11279[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11280[Parsed_overlay_20 @ 0x56205c7eaf80] n:98.000000 t:3.344828 x:236.000000 xi:236 y:420.000000 yi:420
11281[out#0/matroska @ 0x56205c704680] sq: send 0 ts 12.9655
11282[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 12.9655 queue head -1 ts N/A
11283[libx264 @ 0x56205c705b80] frame= 295 QP=31.88 NAL=0 Slice:B Poc:24 I:6 P:2920 SKIP:5234 size=5305 bytes
11284[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 10069, dts 10069, duration 21 at relative offset 373098 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11285[matroska @ 0x56205c7047c0] Writing block of size 306 with pts 10091, dts 10091, duration 21 at relative offset 373433 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11286[matroska @ 0x56205c7047c0] Writing block of size 5305 with pts 10103, dts 10103, duration 34 at relative offset 373746 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11287[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11288[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13013, out pts 377
11289[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 376 to pts 376
11290[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13013, out pts 377
11291[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 376 to pts 376
11292[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.5172
11293[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.504 queue head -1 ts N/A
11294[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11295[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56528, out pts 1639
11296[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1638 to pts 1638
11297[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11298[Parsed_overlay_20 @ 0x56205c7eaf80] n:99.000000 t:3.379310 x:236.000000 xi:236 y:420.000000 yi:420
11299[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13
11300[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13 queue head -1 ts N/A
11301[libx264 @ 0x56205c705b80] frame= 296 QP=32.12 NAL=0 Slice:B Poc:28 I:26 P:2939 SKIP:5195 size=7199 bytes
11302[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 10112, dts 10112, duration 21 at relative offset 379058 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11303[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 10133, dts 10133, duration 21 at relative offset 379390 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11304[matroska @ 0x56205c7047c0] Writing block of size 7199 with pts 10172, dts 10138, duration 34 at relative offset 379719 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11305[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13046, out pts 378
11306[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 377 to pts 377
11307[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13046, out pts 378
11308[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11309[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 377 to pts 377
11310[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.5492
11311[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.5253 queue head -1 ts N/A
11312[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.5467 queue head -1 ts N/A
11313[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56562, out pts 1640
11314[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1639 to pts 1639
11315[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11316[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11317[Parsed_overlay_20 @ 0x56205c7eaf80] n:100.000000 t:3.413793 x:236.000000 xi:236 y:420.000000 yi:420
11318[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.0345
11319[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.0345 queue head -1 ts N/A
11320[libx264 @ 0x56205c705b80] frame= 297 QP=27.83 NAL=2 Slice:P Poc:38 I:1575 P:5044 SKIP:1541 size=34506 bytes
11321[matroska @ 0x56205c7047c0] Writing block of size 416 with pts 10155, dts 10155, duration 21 at relative offset 386925 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11322[matroska @ 0x56205c7047c0] Writing block of size 34506 with pts 10345, dts 10172, duration 34 at relative offset 387348 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11323[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11324[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13080, out pts 379
11325[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 378 to pts 378
11326[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13080, out pts 379
11327[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 378 to pts 378
11328[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.5812
11329[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.568 queue head -1 ts N/A
11330[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56595, out pts 1641
11331[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1640 to pts 1640
11332[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11333[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11334[Parsed_overlay_20 @ 0x56205c7eaf80] n:101.000000 t:3.448276 x:236.000000 xi:236 y:420.000000 yi:420
11335[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.069
11336[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.069 queue head -1 ts N/A
11337[libx264 @ 0x56205c705b80] frame= 298 QP=30.40 NAL=2 Slice:B Poc:34 I:29 P:3497 SKIP:4634 size=10327 bytes
11338[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 10176, dts 10176, duration 21 at relative offset 421862 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11339[matroska @ 0x56205c7047c0] Writing block of size 287 with pts 10197, dts 10197, duration 21 at relative offset 422226 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11340[matroska @ 0x56205c7047c0] Writing block of size 10327 with pts 10276, dts 10207, duration 34 at relative offset 422520 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11341[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13113, out pts 380
11342[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11343[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 379 to pts 379
11344[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13113, out pts 380
11345[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 379 to pts 379
11346[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.6132
11347[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.5893 queue head -1 ts N/A
11348[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.6107 queue head -1 ts N/A
11349[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11350[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56628, out pts 1642
11351[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1641 to pts 1641
11352[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11353[Parsed_overlay_20 @ 0x56205c7eaf80] n:102.000000 t:3.482759 x:236.000000 xi:236 y:420.000000 yi:420
11354[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.1034
11355[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.1034 queue head -1 ts N/A
11356[libx264 @ 0x56205c705b80] frame= 299 QP=31.61 NAL=0 Slice:B Poc:32 I:10 P:3079 SKIP:5071 size=6148 bytes
11357[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 10219, dts 10219, duration 21 at relative offset 432854 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11358[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 10240, dts 10240, duration 21 at relative offset 433166 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11359[matroska @ 0x56205c7047c0] Writing block of size 6148 with pts 10241, dts 10241, duration 34 at relative offset 433511 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11360[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13146, out pts 381
11361[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 380 to pts 380
11362[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11363[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13146, out pts 381
11364[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 380 to pts 380
11365[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.6452
11366[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.632 queue head -1 ts N/A
11367[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56662, out pts 1643
11368[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11369[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1642 to pts 1642
11370[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11371[Parsed_overlay_20 @ 0x56205c7eaf80] n:103.000000 t:3.517241 x:236.000000 xi:236 y:420.000000 yi:420
11372[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11373[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.1379
11374[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.1379 queue head -1 ts N/A
11375[libx264 @ 0x56205c705b80] frame= 300 QP=32.42 NAL=0 Slice:B Poc:36 I:3 P:2984 SKIP:5173 size=6492 bytes
11376[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 10261, dts 10261, duration 21 at relative offset 439666 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11377[matroska @ 0x56205c7047c0] Writing block of size 6492 with pts 10310, dts 10276, duration 34 at relative offset 439990 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11378[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13180, out pts 382
11379[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 381 to pts 381
11380[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11381[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13180, out pts 382
11382[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 381 to pts 381
11383[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.6772
11384[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.6533 queue head -1 ts N/A
11385[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.6747 queue head -1 ts N/A
11386[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11387[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56695, out pts 1644
11388[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1643 to pts 1643
11389[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11390[Parsed_overlay_20 @ 0x56205c7eaf80] n:104.000000 t:3.551724 x:236.000000 xi:236 y:420.000000 yi:420
11391[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.1724
11392[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.1724 queue head -1 ts N/A
11393[libx264 @ 0x56205c705b80] frame= 301 QP=27.33 NAL=2 Slice:P Poc:46 I:2472 P:3772 SKIP:1916 size=30150 bytes
11394[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 10283, dts 10283, duration 21 at relative offset 446489 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11395[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 10304, dts 10304, duration 21 at relative offset 446849 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11396[matroska @ 0x56205c7047c0] Writing block of size 30150 with pts 10483, dts 10310, duration 34 at relative offset 447187 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11397[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11398[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13213, out pts 383
11399[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 382 to pts 382
11400[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13213, out pts 383
11401[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 382 to pts 382
11402[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.7092
11403[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.696 queue head -1 ts N/A
11404[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56728, out pts 1645
11405[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11406[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1644 to pts 1644
11407[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11408[Parsed_overlay_20 @ 0x56205c7eaf80] n:105.000000 t:3.586207 x:236.000000 xi:236 y:420.000000 yi:420
11409[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.2069
11410[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.2069 queue head -1 ts N/A
11411[libx264 @ 0x56205c705b80] frame= 302 QP=30.48 NAL=2 Slice:B Poc:42 I:289 P:3405 SKIP:4466 size=15272 bytes
11412[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 10325, dts 10325, duration 21 at relative offset 477345 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11413[matroska @ 0x56205c7047c0] Writing block of size 15272 with pts 10414, dts 10345, duration 34 at relative offset 477691 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11414[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13247, out pts 384
11415[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 383 to pts 383
11416[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11417[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13247, out pts 384
11418[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 383 to pts 383
11419[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.7412
11420[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.7173 queue head -1 ts N/A
11421[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.7387 queue head -1 ts N/A
11422[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56762, out pts 1646
11423[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1645 to pts 1645
11424[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11425[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11426[Parsed_overlay_20 @ 0x56205c7eaf80] n:106.000000 t:3.620690 x:236.000000 xi:236 y:420.000000 yi:420
11427[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.2414
11428[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.2414 queue head -1 ts N/A
11429[libx264 @ 0x56205c705b80] frame= 303 QP=32.47 NAL=0 Slice:B Poc:40 I:22 P:2971 SKIP:5167 size=7754 bytes
11430[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 10347, dts 10347, duration 21 at relative offset 492970 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11431[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 10368, dts 10368, duration 21 at relative offset 493313 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11432[matroska @ 0x56205c7047c0] Writing block of size 7754 with pts 10379, dts 10379, duration 34 at relative offset 493675 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11433[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13280, out pts 385
11434[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 384 to pts 384
11435[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11436[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13280, out pts 385
11437[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 384 to pts 384
11438[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.7732
11439[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.76 queue head -1 ts N/A
11440[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56795, out pts 1647
11441[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1646 to pts 1646
11442[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11443[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11444[Parsed_overlay_20 @ 0x56205c7eaf80] n:107.000000 t:3.655172 x:236.000000 xi:236 y:420.000000 yi:420
11445[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11446[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.2759
11447[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.2759 queue head -1 ts N/A
11448[libx264 @ 0x56205c705b80] frame= 304 QP=31.82 NAL=0 Slice:B Poc:44 I:54 P:2952 SKIP:5154 size=9486 bytes
11449[matroska @ 0x56205c7047c0] Writing block of size 376 with pts 10389, dts 10389, duration 21 at relative offset 501436 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11450[matroska @ 0x56205c7047c0] Writing block of size 366 with pts 10411, dts 10411, duration 21 at relative offset 501819 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11451[matroska @ 0x56205c7047c0] Writing block of size 9486 with pts 10448, dts 10414, duration 34 at relative offset 502192 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11452[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13313, out pts 386
11453[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 385 to pts 385
11454[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11455[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13313, out pts 386
11456[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 385 to pts 385
11457[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.8052
11458[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.7813 queue head -1 ts N/A
11459[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.8027 queue head -1 ts N/A
11460[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56828, out pts 1648
11461[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11462[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1647 to pts 1647
11463[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11464[Parsed_overlay_20 @ 0x56205c7eaf80] n:108.000000 t:3.689655 x:236.000000 xi:236 y:420.000000 yi:420
11465[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.3103
11466[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.3103 queue head -1 ts N/A
11467[libx264 @ 0x56205c705b80] frame= 305 QP=26.69 NAL=2 Slice:P Poc:54 I:2412 P:3942 SKIP:1806 size=38023 bytes
11468[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 10432, dts 10432, duration 21 at relative offset 511685 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11469[matroska @ 0x56205c7047c0] Writing block of size 38023 with pts 10621, dts 10448, duration 34 at relative offset 512018 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11470[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11471[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13347, out pts 387
11472[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 386 to pts 386
11473[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13347, out pts 387
11474[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 386 to pts 386
11475[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.8372
11476[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.824 queue head -1 ts N/A
11477[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11478[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56862, out pts 1649
11479[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1648 to pts 1648
11480[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11481[Parsed_overlay_20 @ 0x56205c7eaf80] n:109.000000 t:3.724138 x:236.000000 xi:236 y:420.000000 yi:420
11482[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.3448
11483[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.3448 queue head -1 ts N/A
11484[libx264 @ 0x56205c705b80] frame= 306 QP=30.26 NAL=2 Slice:B Poc:50 I:88 P:3463 SKIP:4609 size=15150 bytes
11485[matroska @ 0x56205c7047c0] Writing block of size 293 with pts 10453, dts 10453, duration 21 at relative offset 550049 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11486[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 10475, dts 10475, duration 21 at relative offset 550349 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11487[matroska @ 0x56205c7047c0] Writing block of size 15150 with pts 10552, dts 10483, duration 34 at relative offset 550682 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11488[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13380, out pts 388
11489[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 387 to pts 387
11490[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11491[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13380, out pts 388
11492[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 387 to pts 387
11493[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.8692
11494[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.8453 queue head -1 ts N/A
11495[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.8667 queue head -1 ts N/A
11496[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56895, out pts 1650
11497[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11498[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1649 to pts 1649
11499[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11500[Parsed_overlay_20 @ 0x56205c7eaf80] n:110.000000 t:3.758621 x:236.000000 xi:236 y:420.000000 yi:420
11501[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.3793
11502[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.3793 queue head -1 ts N/A
11503[libx264 @ 0x56205c705b80] frame= 307 QP=31.56 NAL=0 Slice:B Poc:48 I:61 P:3034 SKIP:5065 size=8971 bytes
11504[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 10496, dts 10496, duration 21 at relative offset 565839 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11505[matroska @ 0x56205c7047c0] Writing block of size 8971 with pts 10517, dts 10517, duration 34 at relative offset 566144 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11506[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13413, out pts 389
11507[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 388 to pts 388
11508[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11509[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13413, out pts 389
11510[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 388 to pts 388
11511[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.9012
11512[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.888 queue head -1 ts N/A
11513[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56929, out pts 1651
11514[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11515[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1650 to pts 1650
11516[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11517[Parsed_overlay_20 @ 0x56205c7eaf80] n:111.000000 t:3.793103 x:236.000000 xi:236 y:420.000000 yi:420
11518[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11519[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.4138
11520[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.4138 queue head -1 ts N/A
11521[libx264 @ 0x56205c705b80] frame= 308 QP=31.34 NAL=0 Slice:B Poc:52 I:70 P:2895 SKIP:5195 size=7826 bytes
11522[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 10517, dts 10517, duration 21 at relative offset 575122 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11523[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 10539, dts 10539, duration 21 at relative offset 575479 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11524[matroska @ 0x56205c7047c0] Writing block of size 7826 with pts 10586, dts 10552, duration 34 at relative offset 575834 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11525[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11526[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13447, out pts 390
11527[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 389 to pts 389
11528[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13447, out pts 390
11529[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 389 to pts 389
11530[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.9332
11531[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.9093 queue head -1 ts N/A
11532[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.9307 queue head -1 ts N/A
11533[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56962, out pts 1652
11534[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11535[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1651 to pts 1651
11536[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11537[Parsed_overlay_20 @ 0x56205c7eaf80] n:112.000000 t:3.827586 x:236.000000 xi:236 y:420.000000 yi:420
11538[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.4483
11539[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.4483 queue head -1 ts N/A
11540[libx264 @ 0x56205c705b80] frame= 309 QP=27.10 NAL=2 Slice:P Poc:62 I:1522 P:4150 SKIP:2488 size=33101 bytes
11541[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 10560, dts 10560, duration 21 at relative offset 583667 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11542[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 10581, dts 10581, duration 21 at relative offset 584003 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11543[matroska @ 0x56205c7047c0] Writing block of size 33101 with pts 10759, dts 10586, duration 34 at relative offset 584346 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11544[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11545[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13480, out pts 391
11546[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 390 to pts 390
11547[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13480, out pts 391
11548[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 390 to pts 390
11549[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.9652
11550[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.952 queue head -1 ts N/A
11551[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 56995, out pts 1653
11552[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1652 to pts 1652
11553[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11554[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11555[Parsed_overlay_20 @ 0x56205c7eaf80] n:113.000000 t:3.862069 x:236.000000 xi:236 y:420.000000 yi:420
11556[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.4828
11557[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.4828 queue head -1 ts N/A
11558[libx264 @ 0x56205c705b80] frame= 310 QP=29.26 NAL=2 Slice:B Poc:58 I:75 P:2912 SKIP:5173 size=9639 bytes
11559[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 10603, dts 10603, duration 21 at relative offset 617455 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11560[matroska @ 0x56205c7047c0] Writing block of size 9639 with pts 10690, dts 10621, duration 34 at relative offset 617801 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11561frame= 311 fps= 86 q=34.0 size= 1792kB time=00:00:13.88 bitrate=1057.0kbits/s speed=3.86x
11562[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13514, out pts 392
11563[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 391 to pts 391
11564[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11565[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13514, out pts 392
11566[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 391 to pts 391
11567[out#0/matroska @ 0x56205c704680] sq: send 1 ts 13.9972
11568[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.9733 queue head -1 ts N/A
11569[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 13.9947 queue head -1 ts N/A
11570[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11571[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57029, out pts 1654
11572[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1653 to pts 1653
11573[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11574[Parsed_overlay_20 @ 0x56205c7eaf80] n:114.000000 t:3.896552 x:236.000000 xi:236 y:420.000000 yi:420
11575[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.5172
11576[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.5172 queue head -1 ts N/A
11577[libx264 @ 0x56205c705b80] frame= 311 QP=31.25 NAL=0 Slice:B Poc:56 I:7 P:2903 SKIP:5250 size=5999 bytes
11578[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 10624, dts 10624, duration 21 at relative offset 627447 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11579[matroska @ 0x56205c7047c0] Writing block of size 375 with pts 10645, dts 10645, duration 21 at relative offset 627759 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11580[matroska @ 0x56205c7047c0] Writing block of size 5999 with pts 10655, dts 10655, duration 34 at relative offset 628141 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11581[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13547, out pts 393
11582[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11583[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 392 to pts 392
11584[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13547, out pts 393
11585[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 392 to pts 392
11586[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.0292
11587[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.016 queue head -1 ts N/A
11588[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57062, out pts 1655
11589[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1654 to pts 1654
11590[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11591[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11592[Parsed_overlay_20 @ 0x56205c7eaf80] n:115.000000 t:3.931034 x:236.000000 xi:236 y:420.000000 yi:420
11593[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11594[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.5517
11595[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.5517 queue head -1 ts N/A
11596[libx264 @ 0x56205c705b80] frame= 312 QP=30.58 NAL=0 Slice:B Poc:60 I:21 P:2578 SKIP:5561 size=6567 bytes
11597[matroska @ 0x56205c7047c0] Writing block of size 356 with pts 10667, dts 10667, duration 21 at relative offset 634147 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11598[matroska @ 0x56205c7047c0] Writing block of size 293 with pts 10688, dts 10688, duration 21 at relative offset 634510 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11599[matroska @ 0x56205c7047c0] Writing block of size 6567 with pts 10724, dts 10690, duration 34 at relative offset 634810 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11600[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13580, out pts 394
11601[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11602[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 393 to pts 393
11603[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13580, out pts 394
11604[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 393 to pts 393
11605[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.0612
11606[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.0373 queue head -1 ts N/A
11607[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.0587 queue head -1 ts N/A
11608[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57095, out pts 1656
11609[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1655 to pts 1655
11610[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11611[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11612[Parsed_overlay_20 @ 0x56205c7eaf80] n:116.000000 t:3.965517 x:236.000000 xi:236 y:420.000000 yi:420
11613[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.5862
11614[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.5862 queue head -1 ts N/A
11615[libx264 @ 0x56205c705b80] frame= 313 QP=27.08 NAL=2 Slice:P Poc:70 I:1391 P:5234 SKIP:1535 size=28047 bytes
11616[matroska @ 0x56205c7047c0] Writing block of size 382 with pts 10709, dts 10709, duration 21 at relative offset 641384 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11617[matroska @ 0x56205c7047c0] Writing block of size 28047 with pts 10897, dts 10724, duration 34 at relative offset 641773 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11618[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11619[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13614, out pts 395
11620[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 394 to pts 394
11621[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13614, out pts 395
11622[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 394 to pts 394
11623[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.0932
11624[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.08 queue head -1 ts N/A
11625[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57129, out pts 1657
11626[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1656 to pts 1656
11627nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11628[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11629[Parsed_overlay_20 @ 0x56205c7eaf80] n:117.000000 t:4.000000 x:236.000000 xi:236 y:420.000000 yi:420
11630[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.6207
11631[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.6207 queue head -1 ts N/A
11632[libx264 @ 0x56205c705b80] frame= 314 QP=29.21 NAL=2 Slice:B Poc:66 I:32 P:3565 SKIP:4563 size=10131 bytes
11633[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 10731, dts 10731, duration 21 at relative offset 669828 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11634[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 10752, dts 10752, duration 21 at relative offset 670181 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11635[matroska @ 0x56205c7047c0] Writing block of size 10131 with pts 10828, dts 10759, duration 34 at relative offset 670526 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11636[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13647, out pts 396
11637[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11638[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 395 to pts 395
11639[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13647, out pts 396
11640[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 395 to pts 395
11641[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.1252
11642[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.1013 queue head -1 ts N/A
11643[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.1227 queue head -1 ts N/A
11644[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57162, out pts 1658
11645[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1657 to pts 1657
11646[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11647[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11648[Parsed_overlay_20 @ 0x56205c7eaf80] n:118.000000 t:4.034483 x:236.000000 xi:236 y:420.000000 yi:420
11649[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.6552
11650[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.6552 queue head -1 ts N/A
11651[libx264 @ 0x56205c705b80] frame= 315 QP=30.53 NAL=0 Slice:B Poc:64 I:10 P:2964 SKIP:5186 size=5380 bytes
11652[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 10773, dts 10773, duration 21 at relative offset 680664 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11653[matroska @ 0x56205c7047c0] Writing block of size 5380 with pts 10793, dts 10793, duration 34 at relative offset 681007 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11654[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13680, out pts 397
11655[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 396 to pts 396
11656[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13680, out pts 397
11657[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11658[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 396 to pts 396
11659[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.1572
11660[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.144 queue head -1 ts N/A
11661[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.1892
11662[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.1653 queue head -1 ts N/A
11663[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.1867 queue head -1 ts N/A
11664[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57195, out pts 1659
11665[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11666[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1658 to pts 1658
11667[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11668[Parsed_overlay_20 @ 0x56205c7eaf80] n:119.000000 t:4.068966 x:236.000000 xi:236 y:420.000000 yi:420
11669[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.6897
11670[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.6897 queue head -1 ts N/A
11671[libx264 @ 0x56205c705b80] frame= 316 QP=30.47 NAL=0 Slice:B Poc:68 I:14 P:3274 SKIP:4872 size=5827 bytes
11672[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 10795, dts 10795, duration 21 at relative offset 686394 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11673[matroska @ 0x56205c7047c0] Writing block of size 374 with pts 10816, dts 10816, duration 21 at relative offset 686736 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11674[matroska @ 0x56205c7047c0] Writing block of size 5827 with pts 10862, dts 10828, duration 34 at relative offset 687117 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11675[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13714, out pts 398
11676[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11677[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 397 to pts 397
11678[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13714, out pts 398
11679[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 397 to pts 397
11680[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.2212
11681[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.208 queue head -1 ts N/A
11682[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57229, out pts 1660
11683[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1659 to pts 1659
11684[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11685[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11686[Parsed_overlay_20 @ 0x56205c7eaf80] n:120.000000 t:4.103448 x:236.000000 xi:236 y:420.000000 yi:420
11687[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.7241
11688[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.7241 queue head -1 ts N/A
11689[libx264 @ 0x56205c705b80] frame= 317 QP=27.61 NAL=2 Slice:P Poc:78 I:1163 P:4802 SKIP:2195 size=25812 bytes
11690[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 10837, dts 10837, duration 21 at relative offset 692951 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11691[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 10859, dts 10859, duration 21 at relative offset 693282 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11692[matroska @ 0x56205c7047c0] Writing block of size 25812 with pts 11034, dts 10862, duration 34 at relative offset 693624 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11693[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13747, out pts 399
11694[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11695[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 398 to pts 398
11696[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13747, out pts 399
11697[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 398 to pts 398
11698[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.2532
11699[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.2293 queue head -1 ts N/A
11700[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.2507 queue head -1 ts N/A
11701[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11702[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57262, out pts 1661
11703[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1660 to pts 1660
11704[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11705[Parsed_overlay_20 @ 0x56205c7eaf80] n:121.000000 t:4.137931 x:236.000000 xi:236 y:420.000000 yi:420
11706[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.7586
11707[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.7586 queue head -1 ts N/A
11708[libx264 @ 0x56205c705b80] frame= 318 QP=29.50 NAL=2 Slice:B Poc:74 I:34 P:3520 SKIP:4606 size=10284 bytes
11709[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 10880, dts 10880, duration 21 at relative offset 719444 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11710[matroska @ 0x56205c7047c0] Writing block of size 10284 with pts 10966, dts 10897, duration 34 at relative offset 719793 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11711[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13780, out pts 400
11712[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 399 to pts 399
11713[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11714[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13780, out pts 400
11715[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 399 to pts 399
11716[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.2852
11717[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.272 queue head -1 ts N/A
11718[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57296, out pts 1662
11719[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1661 to pts 1661
11720[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11721[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11722[Parsed_overlay_20 @ 0x56205c7eaf80] n:122.000000 t:4.172414 x:236.000000 xi:236 y:420.000000 yi:420
11723[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.7931
11724[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.7931 queue head -1 ts N/A
11725[libx264 @ 0x56205c705b80] frame= 319 QP=31.20 NAL=0 Slice:B Poc:72 I:6 P:2992 SKIP:5162 size=5399 bytes
11726[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 10901, dts 10901, duration 21 at relative offset 730084 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11727[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 10923, dts 10923, duration 21 at relative offset 730442 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11728[matroska @ 0x56205c7047c0] Writing block of size 5399 with pts 10931, dts 10931, duration 34 at relative offset 730792 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11729[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13814, out pts 401
11730[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 400 to pts 400
11731[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11732[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13814, out pts 401
11733[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 400 to pts 400
11734[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.3172
11735[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.2933 queue head -1 ts N/A
11736[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.3147 queue head -1 ts N/A
11737[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57329, out pts 1663
11738[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1662 to pts 1662
11739[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11740[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11741[Parsed_overlay_20 @ 0x56205c7eaf80] n:123.000000 t:4.206897 x:236.000000 xi:236 y:420.000000 yi:420
11742[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.8276
11743[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.8276 queue head -1 ts N/A
11744[libx264 @ 0x56205c705b80] frame= 320 QP=30.62 NAL=0 Slice:B Poc:76 I:113 P:3491 SKIP:4556 size=7791 bytes
11745[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 10944, dts 10944, duration 21 at relative offset 736198 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11746[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 10965, dts 10965, duration 21 at relative offset 736540 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11747[matroska @ 0x56205c7047c0] Writing block of size 7791 with pts 11000, dts 10966, duration 34 at relative offset 736882 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11748[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13847, out pts 402
11749[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 401 to pts 401
11750[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11751[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13847, out pts 402
11752[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 401 to pts 401
11753[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.3492
11754[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.336 queue head -1 ts N/A
11755[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57362, out pts 1663
11756[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1663
11757[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11758[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11759[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57396, out pts 1664
11760[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1663 to pts 1663
11761[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11762[Parsed_overlay_20 @ 0x56205c7eaf80] n:124.000000 t:4.241379 x:236.000000 xi:236 y:420.000000 yi:420
11763[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.8621
11764[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.8621 queue head -1 ts N/A
11765[libx264 @ 0x56205c705b80] frame= 321 QP=27.24 NAL=2 Slice:P Poc:84 I:2242 P:3902 SKIP:2016 size=42221 bytes
11766[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 10987, dts 10987, duration 21 at relative offset 744680 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11767[matroska @ 0x56205c7047c0] Writing block of size 42221 with pts 11138, dts 11000, duration 34 at relative offset 745031 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11768[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.3812
11769[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.3573 queue head -1 ts N/A
11770[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.3787 queue head -1 ts N/A
11771[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13881, out pts 403
11772[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 402 to pts 402
11773[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13881, out pts 403
11774[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11775[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 402 to pts 402
11776[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57429, out pts 1665
11777[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1664 to pts 1664
11778[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11779[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11780[Parsed_overlay_20 @ 0x56205c7eaf80] n:125.000000 t:4.275862 x:236.000000 xi:236 y:420.000000 yi:420
11781[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.8966
11782[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.8966 queue head -1 ts N/A
11783[libx264 @ 0x56205c705b80] frame= 322 QP=30.27 NAL=2 Slice:B Poc:80 I:311 P:3171 SKIP:4678 size=12702 bytes
11784[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 11008, dts 11008, duration 21 at relative offset 787260 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11785[matroska @ 0x56205c7047c0] Writing block of size 406 with pts 11029, dts 11029, duration 21 at relative offset 787617 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11786[matroska @ 0x56205c7047c0] Writing block of size 12702 with pts 11069, dts 11034, duration 34 at relative offset 788030 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11787[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.4132
11788[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.4 queue head -1 ts N/A
11789[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13914, out pts 404
11790[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 403 to pts 403
11791[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11792[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13914, out pts 404
11793[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 403 to pts 403
11794[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57462, out pts 1666
11795[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1665 to pts 1665
11796[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11797[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11798[Parsed_overlay_20 @ 0x56205c7eaf80] n:126.000000 t:4.310345 x:236.000000 xi:236 y:420.000000 yi:420
11799[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.931
11800[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.931 queue head -1 ts N/A
11801[libx264 @ 0x56205c705b80] frame= 323 QP=31.36 NAL=0 Slice:B Poc:82 I:250 P:3021 SKIP:4889 size=10079 bytes
11802[matroska @ 0x56205c7047c0] Writing block of size 254 with pts 11051, dts 11051, duration 21 at relative offset 800739 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11803[matroska @ 0x56205c7047c0] Writing block of size 10079 with pts 11103, dts 11069, duration 34 at relative offset 801000 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11804[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.4452
11805[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.4213 queue head -1 ts N/A
11806[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.4427 queue head -1 ts N/A
11807[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13947, out pts 404
11808[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 404
11809[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13947, out pts 404
11810[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 404
11811[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11812[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 13981, out pts 405
11813[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 404 to pts 404
11814[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11815[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 13981, out pts 405
11816[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 404 to pts 404
11817[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.4772
11818[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.464 queue head -1 ts N/A
11819[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11820[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57496, out pts 1667
11821[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1666 to pts 1666
11822[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11823[Parsed_overlay_20 @ 0x56205c7eaf80] n:127.000000 t:4.344828 x:236.000000 xi:236 y:420.000000 yi:420
11824[out#0/matroska @ 0x56205c704680] sq: send 0 ts 13.9655
11825[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 13.9655 queue head -1 ts N/A
11826[libx264 @ 0x56205c705b80] frame= 324 QP=27.26 NAL=2 Slice:P Poc:92 I:2321 P:3700 SKIP:2139 size=60084 bytes
11827[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 11072, dts 11072, duration 21 at relative offset 811086 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11828[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 11093, dts 11093, duration 21 at relative offset 811403 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11829[matroska @ 0x56205c7047c0] Writing block of size 60084 with pts 11276, dts 11103, duration 34 at relative offset 811727 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11830[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14014, out pts 406
11831[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 405 to pts 405
11832[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11833[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14014, out pts 406
11834[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 405 to pts 405
11835[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.5092
11836[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.4853 queue head -1 ts N/A
11837[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.5067 queue head -1 ts N/A
11838[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57529, out pts 1668
11839[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1667 to pts 1667
11840[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11841[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11842[Parsed_overlay_20 @ 0x56205c7eaf80] n:128.000000 t:4.379310 x:236.000000 xi:236 y:420.000000 yi:420
11843[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14
11844[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14 queue head -1 ts N/A
11845[libx264 @ 0x56205c705b80] frame= 325 QP=30.10 NAL=2 Slice:B Poc:88 I:127 P:3407 SKIP:4626 size=12905 bytes
11846[matroska @ 0x56205c7047c0] Writing block of size 312 with pts 11115, dts 11115, duration 21 at relative offset 871819 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11847[matroska @ 0x56205c7047c0] Writing block of size 312 with pts 11136, dts 11136, duration 21 at relative offset 872138 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11848[matroska @ 0x56205c7047c0] Writing block of size 12905 with pts 11207, dts 11138, duration 34 at relative offset 872457 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11849[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14047, out pts 407
11850[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 406 to pts 406
11851[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11852[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14047, out pts 407
11853[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 406 to pts 406
11854[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.5412
11855[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.528 queue head -1 ts N/A
11856[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57563, out pts 1669
11857[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1668 to pts 1668
11858[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11859[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11860[Parsed_overlay_20 @ 0x56205c7eaf80] n:129.000000 t:4.413793 x:236.000000 xi:236 y:420.000000 yi:420
11861[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.0345
11862[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.0345 queue head -1 ts N/A
11863[libx264 @ 0x56205c705b80] frame= 326 QP=31.94 NAL=0 Slice:B Poc:86 I:21 P:3189 SKIP:4950 size=9463 bytes
11864[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 11157, dts 11157, duration 21 at relative offset 885369 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11865[matroska @ 0x56205c7047c0] Writing block of size 9463 with pts 11172, dts 11172, duration 34 at relative offset 885719 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11866[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14081, out pts 408
11867[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 407 to pts 407
11868[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14081, out pts 408
11869[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 407 to pts 407
11870[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11871[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.5732
11872[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.5493 queue head -1 ts N/A
11873[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.5707 queue head -1 ts N/A
11874[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57596, out pts 1670
11875[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1669 to pts 1669
11876[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11877[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11878[Parsed_overlay_20 @ 0x56205c7eaf80] n:130.000000 t:4.448276 x:236.000000 xi:236 y:420.000000 yi:420
11879[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.069
11880[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.069 queue head -1 ts N/A
11881[libx264 @ 0x56205c705b80] frame= 327 QP=32.12 NAL=0 Slice:B Poc:90 I:14 P:2990 SKIP:5156 size=6228 bytes
11882[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 11179, dts 11179, duration 21 at relative offset 895189 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11883[matroska @ 0x56205c7047c0] Writing block of size 386 with pts 11200, dts 11200, duration 21 at relative offset 895521 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11884[matroska @ 0x56205c7047c0] Writing block of size 6228 with pts 11241, dts 11207, duration 34 at relative offset 895914 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11885[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14114, out pts 409
11886[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 408 to pts 408
11887[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14114, out pts 409
11888[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 408 to pts 408
11889[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11890[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.6052
11891[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.592 queue head -1 ts N/A
11892[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57629, out pts 1671
11893[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1670 to pts 1670
11894[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11895[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11896[Parsed_overlay_20 @ 0x56205c7eaf80] n:131.000000 t:4.482759 x:236.000000 xi:236 y:420.000000 yi:420
11897[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.1034
11898[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.1034 queue head -1 ts N/A
11899[libx264 @ 0x56205c705b80] frame= 328 QP=26.84 NAL=2 Slice:P Poc:100 I:1196 P:5236 SKIP:1728 size=39314 bytes
11900[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 11221, dts 11221, duration 21 at relative offset 902149 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11901[matroska @ 0x56205c7047c0] Writing block of size 39314 with pts 11414, dts 11241, duration 34 at relative offset 902513 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11902[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14147, out pts 410
11903[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 409 to pts 409
11904[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11905[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14147, out pts 410
11906[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 409 to pts 409
11907[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.6372
11908[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.6133 queue head -1 ts N/A
11909[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.6347 queue head -1 ts N/A
11910[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57663, out pts 1672
11911[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1671 to pts 1671
11912[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11913[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11914[Parsed_overlay_20 @ 0x56205c7eaf80] n:132.000000 t:4.517241 x:236.000000 xi:236 y:420.000000 yi:420
11915[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11916[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.1379
11917[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.1379 queue head -1 ts N/A
11918[libx264 @ 0x56205c705b80] frame= 329 QP=29.83 NAL=2 Slice:B Poc:96 I:114 P:3401 SKIP:4645 size=10408 bytes
11919[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 11243, dts 11243, duration 21 at relative offset 941835 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11920[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 11264, dts 11264, duration 21 at relative offset 942172 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11921[matroska @ 0x56205c7047c0] Writing block of size 10408 with pts 11345, dts 11276, duration 34 at relative offset 942507 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11922[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11923[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14181, out pts 411
11924[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 410 to pts 410
11925[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14181, out pts 411
11926[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 410 to pts 410
11927[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.6692
11928[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.656 queue head -1 ts N/A
11929[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57696, out pts 1673
11930[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1672 to pts 1672
11931[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11932[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11933[Parsed_overlay_20 @ 0x56205c7eaf80] n:133.000000 t:4.551724 x:236.000000 xi:236 y:420.000000 yi:420
11934[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.1724
11935[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.1724 queue head -1 ts N/A
11936[libx264 @ 0x56205c705b80] frame= 330 QP=31.60 NAL=0 Slice:B Poc:94 I:8 P:3279 SKIP:4873 size=6055 bytes
11937[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 11285, dts 11285, duration 21 at relative offset 952922 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11938[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 11307, dts 11307, duration 21 at relative offset 953251 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11939[matroska @ 0x56205c7047c0] Writing block of size 6055 with pts 11310, dts 11310, duration 34 at relative offset 953589 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11940[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14214, out pts 412
11941[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 411 to pts 411
11942[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14214, out pts 412
11943[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 411 to pts 411
11944[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11945[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.7012
11946[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.6773 queue head -1 ts N/A
11947[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.6987 queue head -1 ts N/A
11948[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57729, out pts 1674
11949[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1673 to pts 1673
11950nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11951[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11952[Parsed_overlay_20 @ 0x56205c7eaf80] n:134.000000 t:4.586207 x:236.000000 xi:236 y:420.000000 yi:420
11953[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.2069
11954[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.2069 queue head -1 ts N/A
11955[libx264 @ 0x56205c705b80] frame= 331 QP=30.61 NAL=0 Slice:B Poc:98 I:18 P:3134 SKIP:5008 size=6245 bytes
11956[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 11328, dts 11328, duration 21 at relative offset 959651 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11957[matroska @ 0x56205c7047c0] Writing block of size 6245 with pts 11379, dts 11345, duration 34 at relative offset 960017 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11958[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14248, out pts 413
11959[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 412 to pts 412
11960[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
11961[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14248, out pts 413
11962[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 412 to pts 412
11963[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.7332
11964[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.72 queue head -1 ts N/A
11965[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57763, out pts 1675
11966[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11967[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1674 to pts 1674
11968[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11969[Parsed_overlay_20 @ 0x56205c7eaf80] n:135.000000 t:4.620690 x:236.000000 xi:236 y:420.000000 yi:420
11970[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.2414
11971[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.2414 queue head -1 ts N/A
11972[libx264 @ 0x56205c705b80] frame= 332 QP=27.50 NAL=2 Slice:P Poc:108 I:810 P:4836 SKIP:2514 size=31430 bytes
11973[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 11349, dts 11349, duration 21 at relative offset 966269 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11974[matroska @ 0x56205c7047c0] Writing block of size 363 with pts 11371, dts 11371, duration 21 at relative offset 966600 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11975[matroska @ 0x56205c7047c0] Writing block of size 31430 with pts 11552, dts 11379, duration 34 at relative offset 966970 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11976[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14281, out pts 414
11977[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11978[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 413 to pts 413
11979[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14281, out pts 414
11980[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 413 to pts 413
11981[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.7652
11982[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.7413 queue head -1 ts N/A
11983[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.7627 queue head -1 ts N/A
11984[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11985[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57796, out pts 1676
11986[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1675 to pts 1675
11987[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
11988[Parsed_overlay_20 @ 0x56205c7eaf80] n:136.000000 t:4.655172 x:236.000000 xi:236 y:420.000000 yi:420
11989[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
11990[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.2759
11991[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.2759 queue head -1 ts N/A
11992[libx264 @ 0x56205c705b80] frame= 333 QP=29.37 NAL=2 Slice:B Poc:104 I:84 P:3379 SKIP:4697 size=12353 bytes
11993[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 11392, dts 11392, duration 21 at relative offset 998408 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11994[matroska @ 0x56205c7047c0] Writing block of size 372 with pts 11413, dts 11413, duration 21 at relative offset 998741 in cluster at offset 2042568. TrackNumber 2, keyframe 1
11995[matroska @ 0x56205c7047c0] Writing block of size 12353 with pts 11483, dts 11414, duration 34 at relative offset 999120 in cluster at offset 2042568. TrackNumber 1, keyframe 0
11996[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
11997[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14314, out pts 415
11998[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 414 to pts 414
11999[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14314, out pts 415
12000[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 414 to pts 414
12001[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.7972
12002[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.784 queue head -1 ts N/A
12003[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57829, out pts 1677
12004[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1676 to pts 1676
12005[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12006[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12007[Parsed_overlay_20 @ 0x56205c7eaf80] n:137.000000 t:4.689655 x:236.000000 xi:236 y:420.000000 yi:420
12008[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.3103
12009[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.3103 queue head -1 ts N/A
12010[libx264 @ 0x56205c705b80] frame= 334 QP=31.92 NAL=0 Slice:B Poc:102 I:8 P:3082 SKIP:5070 size=5281 bytes
12011[matroska @ 0x56205c7047c0] Writing block of size 369 with pts 11435, dts 11435, duration 21 at relative offset 1011480 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12012[matroska @ 0x56205c7047c0] Writing block of size 5281 with pts 11448, dts 11448, duration 34 at relative offset 1011856 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12013[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14348, out pts 416
12014[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 415 to pts 415
12015[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12016[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14348, out pts 416
12017[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 415 to pts 415
12018[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.8292
12019[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.8053 queue head -1 ts N/A
12020[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.8267 queue head -1 ts N/A
12021[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12022[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57863, out pts 1678
12023[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1677 to pts 1677
12024[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12025[Parsed_overlay_20 @ 0x56205c7eaf80] n:138.000000 t:4.724138 x:236.000000 xi:236 y:420.000000 yi:420
12026[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.3448
12027[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.3448 queue head -1 ts N/A
12028[libx264 @ 0x56205c705b80] frame= 335 QP=31.22 NAL=0 Slice:B Poc:106 I:18 P:2872 SKIP:5270 size=5911 bytes
12029[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 11456, dts 11456, duration 21 at relative offset 1017144 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12030[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 11477, dts 11477, duration 21 at relative offset 1017477 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12031[matroska @ 0x56205c7047c0] Writing block of size 5911 with pts 11517, dts 11483, duration 34 at relative offset 1017815 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12032[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12033[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14381, out pts 417
12034[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 416 to pts 416
12035[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14381, out pts 417
12036[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 416 to pts 416
12037[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.8612
12038[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.848 queue head -1 ts N/A
12039[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12040[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57896, out pts 1679
12041[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1678 to pts 1678
12042[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12043[Parsed_overlay_20 @ 0x56205c7eaf80] n:139.000000 t:4.758621 x:236.000000 xi:236 y:420.000000 yi:420
12044[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.3793
12045[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.3793 queue head -1 ts N/A
12046[libx264 @ 0x56205c705b80] frame= 336 QP=26.98 NAL=2 Slice:P Poc:116 I:1053 P:5133 SKIP:1974 size=43057 bytes
12047[matroska @ 0x56205c7047c0] Writing block of size 389 with pts 11499, dts 11499, duration 21 at relative offset 1023733 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12048[matroska @ 0x56205c7047c0] Writing block of size 43057 with pts 11690, dts 11517, duration 34 at relative offset 1024129 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12049[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14414, out pts 418
12050[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 417 to pts 417
12051[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12052[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14414, out pts 418
12053[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 417 to pts 417
12054[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.8932
12055[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.8693 queue head -1 ts N/A
12056[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.8907 queue head -1 ts N/A
12057[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57930, out pts 1680
12058[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1679 to pts 1679
12059[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12060[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12061[Parsed_overlay_20 @ 0x56205c7eaf80] n:140.000000 t:4.793103 x:236.000000 xi:236 y:420.000000 yi:420
12062[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12063[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.4138
12064[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.4138 queue head -1 ts N/A
12065[libx264 @ 0x56205c705b80] frame= 337 QP=29.53 NAL=2 Slice:B Poc:112 I:106 P:3222 SKIP:4832 size=9209 bytes
12066[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 11520, dts 11520, duration 21 at relative offset 1067194 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12067[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 11541, dts 11541, duration 21 at relative offset 1067561 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12068[matroska @ 0x56205c7047c0] Writing block of size 9209 with pts 11621, dts 11552, duration 34 at relative offset 1067927 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12069[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14448, out pts 419
12070[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 418 to pts 418
12071[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12072[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14448, out pts 419
12073[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 418 to pts 418
12074[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.9252
12075[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.912 queue head -1 ts N/A
12076[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57963, out pts 1681
12077[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1680 to pts 1680
12078[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12079[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12080[Parsed_overlay_20 @ 0x56205c7eaf80] n:141.000000 t:4.827586 x:236.000000 xi:236 y:420.000000 yi:420
12081[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.4483
12082[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.4483 queue head -1 ts N/A
12083[libx264 @ 0x56205c705b80] frame= 338 QP=31.46 NAL=0 Slice:B Poc:110 I:49 P:3411 SKIP:4700 size=7843 bytes
12084[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 11563, dts 11563, duration 21 at relative offset 1077143 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12085[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 11584, dts 11584, duration 21 at relative offset 1077492 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12086[matroska @ 0x56205c7047c0] Writing block of size 7843 with pts 11586, dts 11586, duration 34 at relative offset 1077833 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12087[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14481, out pts 420
12088[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 419 to pts 419
12089[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14481, out pts 420
12090[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 419 to pts 419
12091[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12092[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.9572
12093[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.9333 queue head -1 ts N/A
12094[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.9547 queue head -1 ts N/A
12095[out#0/matroska @ 0x56205c704680] sq: send 1 ts 14.9892
12096[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.976 queue head -1 ts N/A
12097[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 57996, out pts 1682
12098[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1681 to pts 1681
12099[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12100[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12101[Parsed_overlay_20 @ 0x56205c7eaf80] n:142.000000 t:4.862069 x:236.000000 xi:236 y:420.000000 yi:420
12102[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.4828
12103[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.4828 queue head -1 ts N/A
12104[libx264 @ 0x56205c705b80] frame= 339 QP=31.78 NAL=0 Slice:B Poc:114 I:29 P:2745 SKIP:5386 size=5278 bytes
12105[matroska @ 0x56205c7047c0] Writing block of size 285 with pts 11605, dts 11605, duration 21 at relative offset 1085683 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12106[matroska @ 0x56205c7047c0] Writing block of size 5278 with pts 11655, dts 11621, duration 34 at relative offset 1085975 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12107[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14515, out pts 421
12108[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12109[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 420 to pts 420
12110[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14515, out pts 421
12111[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 420 to pts 420
12112[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.0212
12113[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 14.9973 queue head -1 ts N/A
12114[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.0187 queue head -1 ts N/A
12115[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58030, out pts 1683
12116[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1682 to pts 1682
12117[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12118[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12119[Parsed_overlay_20 @ 0x56205c7eaf80] n:143.000000 t:4.896552 x:236.000000 xi:236 y:420.000000 yi:420
12120[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.5172
12121[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.5172 queue head -1 ts N/A
12122[libx264 @ 0x56205c705b80] frame= 340 QP=27.58 NAL=2 Slice:P Poc:124 I:893 P:4088 SKIP:3179 size=29817 bytes
12123[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 11627, dts 11627, duration 21 at relative offset 1091260 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12124[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 11648, dts 11648, duration 21 at relative offset 1091619 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12125[matroska @ 0x56205c7047c0] Writing block of size 29817 with pts 11828, dts 11655, duration 34 at relative offset 1091979 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12126[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12127[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14548, out pts 422
12128[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 421 to pts 421
12129[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14548, out pts 422
12130[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 421 to pts 421
12131[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.0532
12132[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.04 queue head -1 ts N/A
12133[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12134[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58063, out pts 1684
12135[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1683 to pts 1683
12136[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12137[Parsed_overlay_20 @ 0x56205c7eaf80] n:144.000000 t:4.931034 x:236.000000 xi:236 y:420.000000 yi:420
12138[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12139[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.5517
12140[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.5517 queue head -1 ts N/A
12141[libx264 @ 0x56205c705b80] frame= 341 QP=29.71 NAL=2 Slice:B Poc:120 I:52 P:3480 SKIP:4628 size=9038 bytes
12142[matroska @ 0x56205c7047c0] Writing block of size 398 with pts 11669, dts 11669, duration 21 at relative offset 1121804 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12143[matroska @ 0x56205c7047c0] Writing block of size 9038 with pts 11759, dts 11690, duration 34 at relative offset 1122209 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12144[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12145[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14581, out pts 423
12146[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 422 to pts 422
12147[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14581, out pts 423
12148[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 422 to pts 422
12149[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.0852
12150[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.0613 queue head -1 ts N/A
12151[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.0827 queue head -1 ts N/A
12152[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58096, out pts 1685
12153[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1684 to pts 1684
12154[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12155[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12156[Parsed_overlay_20 @ 0x56205c7eaf80] n:145.000000 t:4.965517 x:236.000000 xi:236 y:420.000000 yi:420
12157[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.5862
12158[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.5862 queue head -1 ts N/A
12159[libx264 @ 0x56205c705b80] frame= 342 QP=31.52 NAL=0 Slice:B Poc:118 I:36 P:2855 SKIP:5269 size=6259 bytes
12160[matroska @ 0x56205c7047c0] Writing block of size 292 with pts 11691, dts 11691, duration 21 at relative offset 1131254 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12161[matroska @ 0x56205c7047c0] Writing block of size 311 with pts 11712, dts 11712, duration 21 at relative offset 1131553 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12162[matroska @ 0x56205c7047c0] Writing block of size 6259 with pts 11724, dts 11724, duration 34 at relative offset 1131871 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12163[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14615, out pts 424
12164[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 423 to pts 423
12165[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14615, out pts 424
12166[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12167[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 423 to pts 423
12168[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.1172
12169[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.104 queue head -1 ts N/A
12170[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12171[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58130, out pts 1686
12172[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1685 to pts 1685
12173[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12174[Parsed_overlay_20 @ 0x56205c7eaf80] n:146.000000 t:5.000000 x:236.000000 xi:236 y:420.000000 yi:420
12175[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.6207
12176[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.6207 queue head -1 ts N/A
12177[libx264 @ 0x56205c705b80] frame= 343 QP=31.23 NAL=0 Slice:B Poc:122 I:8 P:2778 SKIP:5374 size=4074 bytes
12178[matroska @ 0x56205c7047c0] Writing block of size 286 with pts 11733, dts 11733, duration 21 at relative offset 1138137 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12179[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 11755, dts 11755, duration 21 at relative offset 1138430 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12180[matroska @ 0x56205c7047c0] Writing block of size 4074 with pts 11793, dts 11759, duration 34 at relative offset 1138775 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12181[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14648, out pts 425
12182[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 424 to pts 424
12183[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12184[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14648, out pts 425
12185[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 424 to pts 424
12186[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.1492
12187[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.1253 queue head -1 ts N/A
12188[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.1467 queue head -1 ts N/A
12189[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12190[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58163, out pts 1687
12191[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1686 to pts 1686
12192[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12193[Parsed_overlay_20 @ 0x56205c7eaf80] n:147.000000 t:5.034483 x:236.000000 xi:236 y:420.000000 yi:420
12194[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.6552
12195[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.6552 queue head -1 ts N/A
12196[libx264 @ 0x56205c705b80] frame= 344 QP=27.28 NAL=2 Slice:P Poc:132 I:1142 P:4639 SKIP:2379 size=27190 bytes
12197[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 11776, dts 11776, duration 21 at relative offset 1142856 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12198[matroska @ 0x56205c7047c0] Writing block of size 27190 with pts 11966, dts 11793, duration 34 at relative offset 1143180 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12199[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14681, out pts 426
12200[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 425 to pts 425
12201[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12202[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14681, out pts 426
12203[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 425 to pts 425
12204[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.1812
12205[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.168 queue head -1 ts N/A
12206[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58196, out pts 1688
12207[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1687 to pts 1687
12208[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12209[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12210[Parsed_overlay_20 @ 0x56205c7eaf80] n:148.000000 t:5.068966 x:236.000000 xi:236 y:420.000000 yi:420
12211[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.6897
12212[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.6897 queue head -1 ts N/A
12213[libx264 @ 0x56205c705b80] frame= 345 QP=30.25 NAL=2 Slice:B Poc:128 I:32 P:4137 SKIP:3991 size=9629 bytes
12214[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 11797, dts 11797, duration 21 at relative offset 1170378 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12215[matroska @ 0x56205c7047c0] Writing block of size 362 with pts 11819, dts 11819, duration 21 at relative offset 1170723 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12216[matroska @ 0x56205c7047c0] Writing block of size 9629 with pts 11897, dts 11828, duration 34 at relative offset 1171092 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12217[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12218[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14715, out pts 427
12219[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 426 to pts 426
12220[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14715, out pts 427
12221[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 426 to pts 426
12222[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.2132
12223[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.1893 queue head -1 ts N/A
12224[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.2107 queue head -1 ts N/A
12225[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58230, out pts 1689
12226[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12227[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1688 to pts 1688
12228[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12229[Parsed_overlay_20 @ 0x56205c7eaf80] n:149.000000 t:5.103448 x:236.000000 xi:236 y:420.000000 yi:420
12230[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.7241
12231[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.7241 queue head -1 ts N/A
12232[libx264 @ 0x56205c705b80] frame= 346 QP=31.93 NAL=0 Slice:B Poc:126 I:8 P:3539 SKIP:4613 size=5667 bytes
12233[matroska @ 0x56205c7047c0] Writing block of size 370 with pts 11840, dts 11840, duration 21 at relative offset 1180728 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12234[matroska @ 0x56205c7047c0] Writing block of size 304 with pts 11861, dts 11861, duration 21 at relative offset 1181105 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12235[matroska @ 0x56205c7047c0] Writing block of size 5667 with pts 11862, dts 11862, duration 34 at relative offset 1181416 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12236[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14748, out pts 428
12237[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 427 to pts 427
12238[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12239[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14748, out pts 428
12240[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 427 to pts 427
12241[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.2452
12242[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.232 queue head -1 ts N/A
12243[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58263, out pts 1690
12244[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12245[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1689 to pts 1689
12246[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12247[Parsed_overlay_20 @ 0x56205c7eaf80] n:150.000000 t:5.137931 x:236.000000 xi:236 y:420.000000 yi:420
12248[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.7586
12249[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.7586 queue head -1 ts N/A
12250[libx264 @ 0x56205c705b80] frame= 347 QP=31.93 NAL=0 Slice:B Poc:130 I:21 P:3568 SKIP:4571 size=6358 bytes
12251[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 11883, dts 11883, duration 21 at relative offset 1187090 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12252[matroska @ 0x56205c7047c0] Writing block of size 6358 with pts 11931, dts 11897, duration 34 at relative offset 1187441 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12253[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14781, out pts 429
12254[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12255[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 428 to pts 428
12256[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14781, out pts 429
12257[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 428 to pts 428
12258[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.2772
12259[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.2533 queue head -1 ts N/A
12260[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.2747 queue head -1 ts N/A
12261[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58297, out pts 1691
12262[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1690 to pts 1690
12263[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12264[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12265[Parsed_overlay_20 @ 0x56205c7eaf80] n:151.000000 t:5.172414 x:236.000000 xi:236 y:420.000000 yi:420
12266[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.7931
12267[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.7931 queue head -1 ts N/A
12268[libx264 @ 0x56205c705b80] frame= 348 QP=27.57 NAL=2 Slice:P Poc:140 I:1064 P:4565 SKIP:2531 size=24037 bytes
12269[matroska @ 0x56205c7047c0] Writing block of size 380 with pts 11904, dts 11904, duration 21 at relative offset 1193806 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12270[matroska @ 0x56205c7047c0] Writing block of size 397 with pts 11925, dts 11925, duration 21 at relative offset 1194193 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12271[matroska @ 0x56205c7047c0] Writing block of size 24037 with pts 12103, dts 11931, duration 34 at relative offset 1194597 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12272[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12273[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14815, out pts 430
12274[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 429 to pts 429
12275[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14815, out pts 430
12276[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 429 to pts 429
12277[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.3092
12278[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.296 queue head -1 ts N/A
12279[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58330, out pts 1692
12280[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1691 to pts 1691
12281[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12282[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12283[Parsed_overlay_20 @ 0x56205c7eaf80] n:152.000000 t:5.206897 x:236.000000 xi:236 y:420.000000 yi:420
12284[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.8276
12285[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.8276 queue head -1 ts N/A
12286[libx264 @ 0x56205c705b80] frame= 349 QP=30.39 NAL=2 Slice:B Poc:136 I:56 P:3951 SKIP:4153 size=10944 bytes
12287[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 11947, dts 11947, duration 21 at relative offset 1218642 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12288[matroska @ 0x56205c7047c0] Writing block of size 10944 with pts 12034, dts 11966, duration 34 at relative offset 1218997 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12289[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14848, out pts 431
12290[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 430 to pts 430
12291[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12292[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14848, out pts 431
12293[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 430 to pts 430
12294[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.3412
12295[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.3173 queue head -1 ts N/A
12296[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.3387 queue head -1 ts N/A
12297[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58363, out pts 1693
12298[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12299[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1692 to pts 1692
12300[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12301[Parsed_overlay_20 @ 0x56205c7eaf80] n:153.000000 t:5.241379 x:236.000000 xi:236 y:420.000000 yi:420
12302[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.8621
12303[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.8621 queue head -1 ts N/A
12304[libx264 @ 0x56205c705b80] frame= 350 QP=31.77 NAL=0 Slice:B Poc:134 I:20 P:3298 SKIP:4842 size=5551 bytes
12305[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 11968, dts 11968, duration 21 at relative offset 1229948 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12306[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 11989, dts 11989, duration 21 at relative offset 1230295 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12307[matroska @ 0x56205c7047c0] Writing block of size 5551 with pts 12000, dts 12000, duration 34 at relative offset 1230644 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12308[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12309[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14882, out pts 432
12310[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 431 to pts 431
12311[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14882, out pts 432
12312[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 431 to pts 431
12313[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.3732
12314[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.36 queue head -1 ts N/A
12315[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12316[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58397, out pts 1694
12317[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1693 to pts 1693
12318[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12319[Parsed_overlay_20 @ 0x56205c7eaf80] n:154.000000 t:5.275862 x:236.000000 xi:236 y:420.000000 yi:420
12320[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.8966
12321[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.8966 queue head -1 ts N/A
12322[libx264 @ 0x56205c705b80] frame= 351 QP=31.94 NAL=0 Slice:B Poc:138 I:56 P:3655 SKIP:4449 size=7428 bytes
12323[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 12011, dts 12011, duration 21 at relative offset 1236202 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12324[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 12032, dts 12032, duration 21 at relative offset 1236519 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12325[matroska @ 0x56205c7047c0] Writing block of size 7428 with pts 12069, dts 12034, duration 34 at relative offset 1236843 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12326[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14915, out pts 433
12327[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12328[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 432 to pts 432
12329[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14915, out pts 433
12330[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 432 to pts 432
12331[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.4052
12332[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.3813 queue head -1 ts N/A
12333[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.4027 queue head -1 ts N/A
12334[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58430, out pts 1694
12335[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1694
12336[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12337[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58463, out pts 1695
12338[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1694 to pts 1694
12339[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12340[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12341[Parsed_overlay_20 @ 0x56205c7eaf80] n:155.000000 t:5.310345 x:236.000000 xi:236 y:420.000000 yi:420
12342[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.931
12343[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.931 queue head -1 ts N/A
12344[libx264 @ 0x56205c705b80] frame= 352 QP=28.11 NAL=2 Slice:P Poc:148 I:951 P:4581 SKIP:2628 size=24047 bytes
12345[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 12053, dts 12053, duration 21 at relative offset 1244278 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12346[matroska @ 0x56205c7047c0] Writing block of size 24047 with pts 12241, dts 12069, duration 34 at relative offset 1244613 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12347[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.4372
12348[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.424 queue head -1 ts N/A
12349[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14948, out pts 433
12350[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12351[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 433
12352[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14948, out pts 433
12353[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 433
12354[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12355[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 14982, out pts 434
12356[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 433 to pts 433
12357[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 14982, out pts 434
12358[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 433 to pts 433
12359[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.4692
12360[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.4453 queue head -1 ts N/A
12361[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.4667 queue head -1 ts N/A
12362[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58497, out pts 1696
12363[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1695 to pts 1695
12364[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12365[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12366[Parsed_overlay_20 @ 0x56205c7eaf80] n:156.000000 t:5.344828 x:236.000000 xi:236 y:420.000000 yi:420
12367[out#0/matroska @ 0x56205c704680] sq: send 0 ts 14.9655
12368[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 14.9655 queue head -1 ts N/A
12369[libx264 @ 0x56205c705b80] frame= 353 QP=30.49 NAL=2 Slice:B Poc:144 I:85 P:4100 SKIP:3975 size=12714 bytes
12370[matroska @ 0x56205c7047c0] Writing block of size 300 with pts 12075, dts 12075, duration 21 at relative offset 1268668 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12371[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 12096, dts 12096, duration 21 at relative offset 1268975 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12372[matroska @ 0x56205c7047c0] Writing block of size 12714 with pts 12172, dts 12103, duration 34 at relative offset 1269349 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12373[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15015, out pts 435
12374[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 434 to pts 434
12375[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15015, out pts 435
12376nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12377[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 434 to pts 434
12378[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.5012
12379[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.488 queue head -1 ts N/A
12380[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58530, out pts 1697
12381[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1696 to pts 1696
12382[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12383[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12384[Parsed_overlay_20 @ 0x56205c7eaf80] n:157.000000 t:5.379310 x:236.000000 xi:236 y:420.000000 yi:420
12385[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15
12386[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15 queue head -1 ts N/A
12387[libx264 @ 0x56205c705b80] frame= 354 QP=31.69 NAL=0 Slice:B Poc:142 I:22 P:3367 SKIP:4771 size=6491 bytes
12388[matroska @ 0x56205c7047c0] Writing block of size 369 with pts 12117, dts 12117, duration 21 at relative offset 1282070 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12389[matroska @ 0x56205c7047c0] Writing block of size 6491 with pts 12138, dts 12138, duration 34 at relative offset 1282446 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12390[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15048, out pts 436
12391[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 435 to pts 435
12392[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12393[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15048, out pts 436
12394[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 435 to pts 435
12395[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.5332
12396[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.5093 queue head -1 ts N/A
12397[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.5307 queue head -1 ts N/A
12398[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58564, out pts 1698
12399[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1697 to pts 1697
12400[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12401[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12402[Parsed_overlay_20 @ 0x56205c7eaf80] n:158.000000 t:5.413793 x:236.000000 xi:236 y:420.000000 yi:420
12403[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.0345
12404[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.0345 queue head -1 ts N/A
12405[libx264 @ 0x56205c705b80] frame= 355 QP=32.01 NAL=0 Slice:B Poc:146 I:17 P:3477 SKIP:4666 size=6279 bytes
12406[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 12139, dts 12139, duration 21 at relative offset 1288944 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12407[matroska @ 0x56205c7047c0] Writing block of size 302 with pts 12160, dts 12160, duration 21 at relative offset 1289309 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12408[matroska @ 0x56205c7047c0] Writing block of size 6279 with pts 12207, dts 12172, duration 34 at relative offset 1289618 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12409[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15082, out pts 437
12410[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 436 to pts 436
12411[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12412[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15082, out pts 437
12413[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 436 to pts 436
12414[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.5652
12415[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.552 queue head -1 ts N/A
12416[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58597, out pts 1699
12417[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1698 to pts 1698
12418[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12419[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12420[Parsed_overlay_20 @ 0x56205c7eaf80] n:159.000000 t:5.448276 x:236.000000 xi:236 y:420.000000 yi:420
12421[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.069
12422[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.069 queue head -1 ts N/A
12423[libx264 @ 0x56205c705b80] frame= 356 QP=28.08 NAL=2 Slice:P Poc:156 I:1386 P:4734 SKIP:2040 size=28379 bytes
12424[matroska @ 0x56205c7047c0] Writing block of size 390 with pts 12181, dts 12181, duration 21 at relative offset 1295904 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12425[matroska @ 0x56205c7047c0] Writing block of size 327 with pts 12203, dts 12203, duration 21 at relative offset 1296301 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12426[matroska @ 0x56205c7047c0] Writing block of size 28379 with pts 12379, dts 12207, duration 34 at relative offset 1296635 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12427[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15115, out pts 438
12428[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 437 to pts 437
12429[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12430[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15115, out pts 438
12431[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 437 to pts 437
12432[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.5972
12433[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.5733 queue head -1 ts N/A
12434[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.5947 queue head -1 ts N/A
12435[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58630, out pts 1700
12436[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1699 to pts 1699
12437[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12438[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12439[Parsed_overlay_20 @ 0x56205c7eaf80] n:160.000000 t:5.482759 x:236.000000 xi:236 y:420.000000 yi:420
12440[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.1034
12441[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.1034 queue head -1 ts N/A
12442[libx264 @ 0x56205c705b80] frame= 357 QP=30.54 NAL=2 Slice:B Poc:152 I:184 P:3792 SKIP:4184 size=11369 bytes
12443[matroska @ 0x56205c7047c0] Writing block of size 301 with pts 12224, dts 12224, duration 21 at relative offset 1325022 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12444[matroska @ 0x56205c7047c0] Writing block of size 11369 with pts 12310, dts 12241, duration 34 at relative offset 1325330 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12445[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12446[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15148, out pts 439
12447[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 438 to pts 438
12448[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15148, out pts 439
12449[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 438 to pts 438
12450[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.6292
12451[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.616 queue head -1 ts N/A
12452[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12453[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58664, out pts 1701
12454[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1700 to pts 1700
12455[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12456[Parsed_overlay_20 @ 0x56205c7eaf80] n:161.000000 t:5.517241 x:236.000000 xi:236 y:420.000000 yi:420
12457[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12458[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.1379
12459[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.1379 queue head -1 ts N/A
12460[libx264 @ 0x56205c705b80] frame= 358 QP=32.07 NAL=0 Slice:B Poc:150 I:61 P:3790 SKIP:4309 size=8503 bytes
12461[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 12245, dts 12245, duration 21 at relative offset 1336706 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12462[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 12267, dts 12267, duration 21 at relative offset 1337039 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12463[matroska @ 0x56205c7047c0] Writing block of size 8503 with pts 12276, dts 12276, duration 34 at relative offset 1337374 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12464[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15182, out pts 440
12465[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 439 to pts 439
12466[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12467[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15182, out pts 440
12468[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 439 to pts 439
12469[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.6612
12470[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.6373 queue head -1 ts N/A
12471[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.6587 queue head -1 ts N/A
12472[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58697, out pts 1702
12473[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1701 to pts 1701
12474[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12475[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12476[Parsed_overlay_20 @ 0x56205c7eaf80] n:162.000000 t:5.551724 x:236.000000 xi:236 y:420.000000 yi:420
12477[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.1724
12478[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.1724 queue head -1 ts N/A
12479[libx264 @ 0x56205c705b80] frame= 359 QP=31.59 NAL=0 Slice:B Poc:154 I:160 P:3840 SKIP:4160 size=8556 bytes
12480[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 12288, dts 12288, duration 21 at relative offset 1345884 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12481[matroska @ 0x56205c7047c0] Writing block of size 363 with pts 12309, dts 12309, duration 21 at relative offset 1346250 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12482[matroska @ 0x56205c7047c0] Writing block of size 8556 with pts 12345, dts 12310, duration 34 at relative offset 1346620 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12483[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15215, out pts 441
12484[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12485[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 440 to pts 440
12486[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15215, out pts 441
12487[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 440 to pts 440
12488[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.6932
12489[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.68 queue head -1 ts N/A
12490[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12491[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58730, out pts 1703
12492[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1702 to pts 1702
12493[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12494[Parsed_overlay_20 @ 0x56205c7eaf80] n:163.000000 t:5.586207 x:236.000000 xi:236 y:420.000000 yi:420
12495[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.2069
12496[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.2069 queue head -1 ts N/A
12497[libx264 @ 0x56205c705b80] frame= 360 QP=27.46 NAL=2 Slice:P Poc:164 I:2180 P:4448 SKIP:1532 size=39314 bytes
12498[matroska @ 0x56205c7047c0] Writing block of size 395 with pts 12331, dts 12331, duration 21 at relative offset 1355183 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12499[matroska @ 0x56205c7047c0] Writing block of size 39314 with pts 12517, dts 12345, duration 34 at relative offset 1355585 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12500[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12501[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15249, out pts 442
12502[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 441 to pts 441
12503[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15249, out pts 442
12504[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 441 to pts 441
12505[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.7252
12506[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.7013 queue head -1 ts N/A
12507[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.7227 queue head -1 ts N/A
12508[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.7572
12509[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.744 queue head -1 ts N/A
12510[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58764, out pts 1704
12511[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1703 to pts 1703
12512[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12513[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12514[Parsed_overlay_20 @ 0x56205c7eaf80] n:164.000000 t:5.620690 x:236.000000 xi:236 y:420.000000 yi:420
12515[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.2414
12516[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.2414 queue head -1 ts N/A
12517[libx264 @ 0x56205c705b80] frame= 361 QP=29.94 NAL=2 Slice:B Poc:160 I:383 P:3904 SKIP:3873 size=12314 bytes
12518[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 12352, dts 12352, duration 21 at relative offset 1394907 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12519[matroska @ 0x56205c7047c0] Writing block of size 319 with pts 12373, dts 12373, duration 21 at relative offset 1395260 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12520[matroska @ 0x56205c7047c0] Writing block of size 12314 with pts 12448, dts 12379, duration 34 at relative offset 1395586 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12521[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12522[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15282, out pts 443
12523[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 442 to pts 442
12524[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15282, out pts 443
12525[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 442 to pts 442
12526[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.7892
12527[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.7653 queue head -1 ts N/A
12528[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.7867 queue head -1 ts N/A
12529[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12530[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58797, out pts 1705
12531[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1704 to pts 1704
12532[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12533[Parsed_overlay_20 @ 0x56205c7eaf80] n:165.000000 t:5.655172 x:236.000000 xi:236 y:420.000000 yi:420
12534[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12535[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.2759
12536[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.2759 queue head -1 ts N/A
12537[libx264 @ 0x56205c705b80] frame= 362 QP=31.65 NAL=0 Slice:B Poc:158 I:282 P:3304 SKIP:4574 size=8154 bytes
12538[matroska @ 0x56205c7047c0] Writing block of size 290 with pts 12395, dts 12395, duration 21 at relative offset 1407907 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12539[matroska @ 0x56205c7047c0] Writing block of size 8154 with pts 12414, dts 12414, duration 34 at relative offset 1408204 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12540[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15315, out pts 444
12541[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12542[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 443 to pts 443
12543[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15315, out pts 444
12544[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 443 to pts 443
12545[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.8212
12546[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.808 queue head -1 ts N/A
12547[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58830, out pts 1706
12548[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1705 to pts 1705
12549[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12550[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12551[Parsed_overlay_20 @ 0x56205c7eaf80] n:166.000000 t:5.689655 x:236.000000 xi:236 y:420.000000 yi:420
12552[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.3103
12553[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.3103 queue head -1 ts N/A
12554[libx264 @ 0x56205c705b80] frame= 363 QP=30.87 NAL=0 Slice:B Poc:162 I:230 P:3717 SKIP:4213 size=8507 bytes
12555[matroska @ 0x56205c7047c0] Writing block of size 302 with pts 12416, dts 12416, duration 21 at relative offset 1416365 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12556[matroska @ 0x56205c7047c0] Writing block of size 386 with pts 12437, dts 12437, duration 21 at relative offset 1416674 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12557[matroska @ 0x56205c7047c0] Writing block of size 8507 with pts 12483, dts 12448, duration 34 at relative offset 1417067 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12558[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12559[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15349, out pts 445
12560[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 444 to pts 444
12561[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15349, out pts 445
12562[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 444 to pts 444
12563[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.8532
12564[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.8293 queue head -1 ts N/A
12565[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.8507 queue head -1 ts N/A
12566[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58864, out pts 1707
12567[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1706 to pts 1706
12568[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12569[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12570[Parsed_overlay_20 @ 0x56205c7eaf80] n:167.000000 t:5.724138 x:236.000000 xi:236 y:420.000000 yi:420
12571[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.3448
12572[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.3448 queue head -1 ts N/A
12573[libx264 @ 0x56205c705b80] frame= 364 QP=27.67 NAL=2 Slice:P Poc:172 I:1659 P:4825 SKIP:1676 size=34791 bytes
12574[matroska @ 0x56205c7047c0] Writing block of size 371 with pts 12459, dts 12459, duration 21 at relative offset 1425581 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12575[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 12480, dts 12480, duration 21 at relative offset 1425959 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12576[matroska @ 0x56205c7047c0] Writing block of size 34791 with pts 12655, dts 12483, duration 34 at relative offset 1426324 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12577[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12578[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15382, out pts 446
12579[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 445 to pts 445
12580[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15382, out pts 446
12581[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 445 to pts 445
12582[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.8852
12583[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.872 queue head -1 ts N/A
12584[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58897, out pts 1708
12585[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1707 to pts 1707
12586[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12587[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12588[Parsed_overlay_20 @ 0x56205c7eaf80] n:168.000000 t:5.758621 x:236.000000 xi:236 y:420.000000 yi:420
12589[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.3793
12590[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.3793 queue head -1 ts N/A
12591[libx264 @ 0x56205c705b80] frame= 365 QP=29.59 NAL=2 Slice:B Poc:168 I:69 P:3716 SKIP:4375 size=10003 bytes
12592[matroska @ 0x56205c7047c0] Writing block of size 294 with pts 12501, dts 12501, duration 21 at relative offset 1461123 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12593[matroska @ 0x56205c7047c0] Writing block of size 10003 with pts 12586, dts 12517, duration 34 at relative offset 1461424 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12594[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15415, out pts 447
12595[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 446 to pts 446
12596[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15415, out pts 447
12597[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 446 to pts 446
12598[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12599[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.9172
12600[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.8933 queue head -1 ts N/A
12601[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.9147 queue head -1 ts N/A
12602[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58931, out pts 1709
12603[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1708 to pts 1708
12604[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12605[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12606[Parsed_overlay_20 @ 0x56205c7eaf80] n:169.000000 t:5.793103 x:236.000000 xi:236 y:420.000000 yi:420
12607[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12608[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.4138
12609[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.4138 queue head -1 ts N/A
12610[libx264 @ 0x56205c705b80] frame= 366 QP=30.83 NAL=0 Slice:B Poc:166 I:23 P:3406 SKIP:4731 size=6343 bytes
12611[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 12523, dts 12523, duration 21 at relative offset 1471434 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12612[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 12544, dts 12544, duration 21 at relative offset 1471778 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12613[matroska @ 0x56205c7047c0] Writing block of size 6343 with pts 12552, dts 12552, duration 34 at relative offset 1472121 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12614[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15449, out pts 448
12615[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 447 to pts 447
12616[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12617[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15449, out pts 448
12618[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 447 to pts 447
12619[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.9492
12620[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.936 queue head -1 ts N/A
12621[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58964, out pts 1710
12622[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12623[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1709 to pts 1709
12624[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12625[Parsed_overlay_20 @ 0x56205c7eaf80] n:170.000000 t:5.827586 x:236.000000 xi:236 y:420.000000 yi:420
12626[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.4483
12627[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.4483 queue head -1 ts N/A
12628[libx264 @ 0x56205c705b80] frame= 367 QP=29.77 NAL=0 Slice:B Poc:170 I:129 P:3428 SKIP:4603 size=6479 bytes
12629[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 12565, dts 12565, duration 21 at relative offset 1478471 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12630[matroska @ 0x56205c7047c0] Writing block of size 6479 with pts 12621, dts 12586, duration 34 at relative offset 1478821 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12631[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15482, out pts 449
12632[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 448 to pts 448
12633[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12634[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15482, out pts 449
12635[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 448 to pts 448
12636[out#0/matroska @ 0x56205c704680] sq: send 1 ts 15.9812
12637[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.9573 queue head -1 ts N/A
12638[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 15.9787 queue head -1 ts N/A
12639[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 58997, out pts 1711
12640[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1710 to pts 1710
12641[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12642[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12643[Parsed_overlay_20 @ 0x56205c7eaf80] n:171.000000 t:5.862069 x:236.000000 xi:236 y:420.000000 yi:420
12644[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.4828
12645[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.4828 queue head -1 ts N/A
12646[libx264 @ 0x56205c705b80] frame= 368 QP=27.27 NAL=2 Slice:P Poc:180 I:1801 P:5165 SKIP:1194 size=34490 bytes
12647[matroska @ 0x56205c7047c0] Writing block of size 386 with pts 12587, dts 12587, duration 21 at relative offset 1485307 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12648[matroska @ 0x56205c7047c0] Writing block of size 374 with pts 12608, dts 12608, duration 21 at relative offset 1485700 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12649[matroska @ 0x56205c7047c0] Writing block of size 34490 with pts 12793, dts 12621, duration 34 at relative offset 1486081 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12650[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15516, out pts 450
12651[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 449 to pts 449
12652[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15516, out pts 450
12653[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12654[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 449 to pts 449
12655[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.0132
12656[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16 queue head -1 ts N/A
12657[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59031, out pts 1712
12658[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12659[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1711 to pts 1711
12660[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12661[Parsed_overlay_20 @ 0x56205c7eaf80] n:172.000000 t:5.896552 x:236.000000 xi:236 y:420.000000 yi:420
12662[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.5172
12663[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.5172 queue head -1 ts N/A
12664[libx264 @ 0x56205c705b80] frame= 369 QP=29.79 NAL=2 Slice:B Poc:176 I:199 P:3495 SKIP:4466 size=9655 bytes
12665[matroska @ 0x56205c7047c0] Writing block of size 397 with pts 12629, dts 12629, duration 21 at relative offset 1520579 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12666[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 12651, dts 12651, duration 21 at relative offset 1520983 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12667[matroska @ 0x56205c7047c0] Writing block of size 9655 with pts 12724, dts 12655, duration 34 at relative offset 1521358 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12668[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15549, out pts 451
12669[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 450 to pts 450
12670[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15549, out pts 451
12671[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 450 to pts 450
12672[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12673[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.0452
12674[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.0213 queue head -1 ts N/A
12675[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.0427 queue head -1 ts N/A
12676[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59064, out pts 1713
12677[h264 @ 0x56205c2f26c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12678[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1712 to pts 1712
12679[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12680[Parsed_overlay_20 @ 0x56205c7eaf80] n:173.000000 t:5.931034 x:236.000000 xi:236 y:420.000000 yi:420
12681[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12682[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.5517
12683[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.5517 queue head -1 ts N/A
12684[libx264 @ 0x56205c705b80] frame= 370 QP=30.81 NAL=0 Slice:B Poc:174 I:121 P:3728 SKIP:4311 size=7481 bytes
12685[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 12672, dts 12672, duration 21 at relative offset 1531020 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12686[matroska @ 0x56205c7047c0] Writing block of size 7481 with pts 12690, dts 12690, duration 34 at relative offset 1531351 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12687[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15582, out pts 452
12688[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12689[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 451 to pts 451
12690[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15582, out pts 452
12691[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 451 to pts 451
12692[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.0772
12693[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.064 queue head -1 ts N/A
12694[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59097, out pts 1714
12695[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1713 to pts 1713
12696[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12697[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12698[Parsed_overlay_20 @ 0x56205c7eaf80] n:174.000000 t:5.965517 x:236.000000 xi:236 y:420.000000 yi:420
12699[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.5862
12700[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.5862 queue head -1 ts N/A
12701[libx264 @ 0x56205c705b80] frame= 371 QP=30.57 NAL=0 Slice:B Poc:178 I:74 P:3137 SKIP:4949 size=6459 bytes
12702[matroska @ 0x56205c7047c0] Writing block of size 291 with pts 12693, dts 12693, duration 21 at relative offset 1538839 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12703[matroska @ 0x56205c7047c0] Writing block of size 291 with pts 12715, dts 12715, duration 21 at relative offset 1539137 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12704[matroska @ 0x56205c7047c0] Writing block of size 6459 with pts 12759, dts 12724, duration 34 at relative offset 1539435 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12705frame= 372 fps= 91 q=34.0 size= 1792kB time=00:00:16.00 bitrate= 917.5kbits/s speed= 3.9x
12706[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15616, out pts 453
12707[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 452 to pts 452
12708[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12709[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15616, out pts 453
12710[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 452 to pts 452
12711[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.1092
12712[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.0853 queue head -1 ts N/A
12713[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.1067 queue head -1 ts N/A
12714[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59131, out pts 1715
12715[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1714 to pts 1714
12716[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12717[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12718[Parsed_overlay_20 @ 0x56205c7eaf80] n:175.000000 t:6.000000 x:236.000000 xi:236 y:420.000000 yi:420
12719[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.6207
12720[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.6207 queue head -1 ts N/A
12721[libx264 @ 0x56205c705b80] frame= 372 QP=27.35 NAL=2 Slice:P Poc:188 I:1022 P:5233 SKIP:1905 size=31214 bytes
12722[matroska @ 0x56205c7047c0] Writing block of size 315 with pts 12736, dts 12736, duration 21 at relative offset 1545901 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12723[matroska @ 0x56205c7047c0] Writing block of size 313 with pts 12757, dts 12757, duration 21 at relative offset 1546223 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12724[matroska @ 0x56205c7047c0] Writing block of size 31214 with pts 12931, dts 12759, duration 34 at relative offset 1546543 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12725[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12726[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15649, out pts 454
12727[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 453 to pts 453
12728[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15649, out pts 454
12729[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 453 to pts 453
12730[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.1412
12731[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.128 queue head -1 ts N/A
12732[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59164, out pts 1716
12733[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1715 to pts 1715
12734[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12735[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12736[Parsed_overlay_20 @ 0x56205c7eaf80] n:176.000000 t:6.034483 x:236.000000 xi:236 y:420.000000 yi:420
12737[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.6552
12738[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.6552 queue head -1 ts N/A
12739[libx264 @ 0x56205c705b80] frame= 373 QP=30.24 NAL=2 Slice:B Poc:184 I:53 P:3662 SKIP:4445 size=9094 bytes
12740[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 12779, dts 12779, duration 21 at relative offset 1577765 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12741[matroska @ 0x56205c7047c0] Writing block of size 9094 with pts 12862, dts 12793, duration 34 at relative offset 1578111 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12742[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15682, out pts 455
12743[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12744[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 454 to pts 454
12745[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15682, out pts 455
12746[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 454 to pts 454
12747[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.1732
12748[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.1493 queue head -1 ts N/A
12749[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.1707 queue head -1 ts N/A
12750[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59197, out pts 1717
12751[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1716 to pts 1716
12752[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12753[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12754[Parsed_overlay_20 @ 0x56205c7eaf80] n:177.000000 t:6.068966 x:236.000000 xi:236 y:420.000000 yi:420
12755[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.6897
12756[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.6897 queue head -1 ts N/A
12757[libx264 @ 0x56205c705b80] frame= 374 QP=31.21 NAL=0 Slice:B Poc:182 I:6 P:3394 SKIP:4760 size=4850 bytes
12758[matroska @ 0x56205c7047c0] Writing block of size 363 with pts 12800, dts 12800, duration 21 at relative offset 1587212 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12759[matroska @ 0x56205c7047c0] Writing block of size 365 with pts 12821, dts 12821, duration 21 at relative offset 1587582 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12760[matroska @ 0x56205c7047c0] Writing block of size 4850 with pts 12828, dts 12828, duration 34 at relative offset 1587954 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12761[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15716, out pts 456
12762[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 455 to pts 455
12763[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12764[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15716, out pts 456
12765[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 455 to pts 455
12766[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.2052
12767[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.192 queue head -1 ts N/A
12768[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59231, out pts 1718
12769[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1717 to pts 1717
12770[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12771[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12772[Parsed_overlay_20 @ 0x56205c7eaf80] n:178.000000 t:6.103448 x:236.000000 xi:236 y:420.000000 yi:420
12773[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.7241
12774[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.7241 queue head -1 ts N/A
12775[libx264 @ 0x56205c705b80] frame= 375 QP=31.25 NAL=0 Slice:B Poc:186 I:12 P:3344 SKIP:4804 size=5960 bytes
12776[matroska @ 0x56205c7047c0] Writing block of size 383 with pts 12843, dts 12843, duration 21 at relative offset 1592811 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12777[matroska @ 0x56205c7047c0] Writing block of size 5960 with pts 12897, dts 12862, duration 34 at relative offset 1593201 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12778[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12779[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15749, out pts 457
12780[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 456 to pts 456
12781[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15749, out pts 457
12782[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 456 to pts 456
12783[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.2372
12784[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.2133 queue head -1 ts N/A
12785[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.2347 queue head -1 ts N/A
12786[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59264, out pts 1719
12787[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12788[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1718 to pts 1718
12789[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12790[Parsed_overlay_20 @ 0x56205c7eaf80] n:179.000000 t:6.137931 x:236.000000 xi:236 y:420.000000 yi:420
12791[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.7586
12792[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.7586 queue head -1 ts N/A
12793[libx264 @ 0x56205c705b80] frame= 376 QP=26.99 NAL=2 Slice:P Poc:196 I:1060 P:5285 SKIP:1815 size=30435 bytes
12794[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 12864, dts 12864, duration 21 at relative offset 1599168 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12795[matroska @ 0x56205c7047c0] Writing block of size 316 with pts 12885, dts 12885, duration 21 at relative offset 1599493 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12796[matroska @ 0x56205c7047c0] Writing block of size 30435 with pts 13069, dts 12897, duration 34 at relative offset 1599816 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12797[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12798[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15782, out pts 458
12799[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 457 to pts 457
12800[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15782, out pts 458
12801[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 457 to pts 457
12802[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.2692
12803[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.256 queue head -1 ts N/A
12804[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59298, out pts 1720
12805[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1719 to pts 1719
12806[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12807[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12808[Parsed_overlay_20 @ 0x56205c7eaf80] n:180.000000 t:6.172414 x:236.000000 xi:236 y:420.000000 yi:420
12809[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.7931
12810[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.7931 queue head -1 ts N/A
12811[libx264 @ 0x56205c705b80] frame= 377 QP=29.64 NAL=2 Slice:B Poc:192 I:110 P:4166 SKIP:3884 size=11057 bytes
12812[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 12907, dts 12907, duration 21 at relative offset 1630259 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12813[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 12928, dts 12928, duration 21 at relative offset 1630607 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12814[matroska @ 0x56205c7047c0] Writing block of size 11057 with pts 13000, dts 12931, duration 34 at relative offset 1630948 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12815[h264 @ 0x56205b5c6a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12816[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15816, out pts 459
12817[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 458 to pts 458
12818[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15816, out pts 459
12819[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 458 to pts 458
12820[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.3012
12821[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.2773 queue head -1 ts N/A
12822[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.2987 queue head -1 ts N/A
12823[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59331, out pts 1721
12824[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1720 to pts 1720
12825[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12826[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12827[Parsed_overlay_20 @ 0x56205c7eaf80] n:181.000000 t:6.206897 x:236.000000 xi:236 y:420.000000 yi:420
12828[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.8276
12829[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.8276 queue head -1 ts N/A
12830[libx264 @ 0x56205c705b80] frame= 378 QP=31.91 NAL=0 Slice:B Poc:190 I:17 P:3424 SKIP:4719 size=6668 bytes
12831[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 12949, dts 12949, duration 21 at relative offset 1642012 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12832[matroska @ 0x56205c7047c0] Writing block of size 6668 with pts 12966, dts 12966, duration 34 at relative offset 1642360 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12833[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12834[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15849, out pts 460
12835[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 459 to pts 459
12836[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15849, out pts 460
12837[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 459 to pts 459
12838[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.3332
12839[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.32 queue head -1 ts N/A
12840[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59364, out pts 1722
12841[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12842[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1721 to pts 1721
12843[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12844[Parsed_overlay_20 @ 0x56205c7eaf80] n:182.000000 t:6.241379 x:236.000000 xi:236 y:420.000000 yi:420
12845[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.8621
12846[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.8621 queue head -1 ts N/A
12847[libx264 @ 0x56205c705b80] frame= 379 QP=31.43 NAL=0 Slice:B Poc:194 I:10 P:3263 SKIP:4887 size=5757 bytes
12848[matroska @ 0x56205c7047c0] Writing block of size 315 with pts 12971, dts 12971, duration 21 at relative offset 1649035 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12849[matroska @ 0x56205c7047c0] Writing block of size 366 with pts 12992, dts 12992, duration 21 at relative offset 1649357 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12850[matroska @ 0x56205c7047c0] Writing block of size 5757 with pts 13034, dts 13000, duration 34 at relative offset 1649730 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12851[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12852[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15883, out pts 461
12853[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 460 to pts 460
12854[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15883, out pts 461
12855[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 460 to pts 460
12856[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.3652
12857[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.3413 queue head -1 ts N/A
12858[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.3627 queue head -1 ts N/A
12859[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59398, out pts 1723
12860[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1722 to pts 1722
12861[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12862[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12863[Parsed_overlay_20 @ 0x56205c7eaf80] n:183.000000 t:6.275862 x:236.000000 xi:236 y:420.000000 yi:420
12864[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.8966
12865[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.8966 queue head -1 ts N/A
12866[libx264 @ 0x56205c705b80] frame= 380 QP=26.90 NAL=2 Slice:P Poc:204 I:791 P:5300 SKIP:2069 size=29375 bytes
12867[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 13013, dts 13013, duration 21 at relative offset 1655494 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12868[matroska @ 0x56205c7047c0] Writing block of size 29375 with pts 13207, dts 13034, duration 34 at relative offset 1655859 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12869[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12870[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15916, out pts 462
12871[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 461 to pts 461
12872[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15916, out pts 462
12873[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 461 to pts 461
12874[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.3972
12875[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.384 queue head -1 ts N/A
12876[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12877[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59431, out pts 1723
12878[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1723
12879[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.4292
12880[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.4053 queue head -1 ts N/A
12881[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.4267 queue head -1 ts N/A
12882[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12883[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59464, out pts 1724
12884[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1723 to pts 1723
12885[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12886[Parsed_overlay_20 @ 0x56205c7eaf80] n:184.000000 t:6.310345 x:236.000000 xi:236 y:420.000000 yi:420
12887[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.931
12888[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.931 queue head -1 ts N/A
12889[libx264 @ 0x56205c705b80] frame= 381 QP=29.22 NAL=2 Slice:B Poc:200 I:55 P:4228 SKIP:3877 size=10878 bytes
12890[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 13035, dts 13035, duration 21 at relative offset 1685242 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12891[matroska @ 0x56205c7047c0] Writing block of size 415 with pts 13056, dts 13056, duration 21 at relative offset 1685595 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12892[matroska @ 0x56205c7047c0] Writing block of size 10878 with pts 13138, dts 13069, duration 34 at relative offset 1686017 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12893[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15949, out pts 463
12894[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 462 to pts 462
12895[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12896[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15949, out pts 463
12897[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 462 to pts 462
12898[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.4612
12899[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.448 queue head -1 ts N/A
12900[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59498, out pts 1725
12901[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12902[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1724 to pts 1724
12903[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12904[Parsed_overlay_20 @ 0x56205c7eaf80] n:185.000000 t:6.344828 x:236.000000 xi:236 y:420.000000 yi:420
12905[out#0/matroska @ 0x56205c704680] sq: send 0 ts 15.9655
12906[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 15.9655 queue head -1 ts N/A
12907[libx264 @ 0x56205c705b80] frame= 382 QP=30.78 NAL=0 Slice:B Poc:198 I:5 P:3356 SKIP:4799 size=5289 bytes
12908[matroska @ 0x56205c7047c0] Writing block of size 284 with pts 13077, dts 13077, duration 21 at relative offset 1696902 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12909[matroska @ 0x56205c7047c0] Writing block of size 297 with pts 13099, dts 13099, duration 21 at relative offset 1697193 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12910[matroska @ 0x56205c7047c0] Writing block of size 5289 with pts 13103, dts 13103, duration 34 at relative offset 1697497 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12911[out#0/matroska @ 0x56205c704680] sq: send 1 ts 16.4862
12912[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.4693 queue head -1 ts N/A
12913[h264 @ 0x56205ab21080] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12914[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 15983, out pts 464
12915[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 463 to pts 463
12916[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 15983, out pts 464
12917[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 463 to pts 463
12918[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59531, out pts 1726
12919[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1725 to pts 1725
12920[h264 @ 0x56205c1533c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12921[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12922[Parsed_overlay_20 @ 0x56205c7eaf80] n:186.000000 t:6.379310 x:236.000000 xi:236 y:420.000000 yi:420
12923[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16
12924[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16 queue head -1 ts N/A
12925[libx264 @ 0x56205c705b80] frame= 383 QP=30.99 NAL=0 Slice:B Poc:202 I:5 P:3239 SKIP:4916 size=4623 bytes
12926[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 13120, dts 13120, duration 21 at relative offset 1702793 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12927[matroska @ 0x56205c7047c0] Writing block of size 4623 with pts 13172, dts 13138, duration 34 at relative offset 1703098 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12928[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16016, out pts 464
12929[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 464
12930[h264 @ 0x56205b2755c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12931[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16016, out pts 464
12932[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 464
12933[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16049, out pts 465
12934[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 464 to pts 464
12935[h264 @ 0x56205ab05800] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12936[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16049, out pts 465
12937[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 464 to pts 464
12938[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59565, out pts 1727
12939[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1726 to pts 1726
12940[h264 @ 0x56205c222d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12941[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12942[Parsed_overlay_20 @ 0x56205c7eaf80] n:187.000000 t:6.413793 x:236.000000 xi:236 y:420.000000 yi:420
12943[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.0345
12944[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.0345 queue head -1 ts N/A
12945[libx264 @ 0x56205c705b80] frame= 384 QP=26.99 NAL=2 Slice:P Poc:212 I:547 P:5076 SKIP:2537 size=23033 bytes
12946[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 13141, dts 13141, duration 21 at relative offset 1707728 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12947[matroska @ 0x56205c7047c0] Writing block of size 314 with pts 13163, dts 13163, duration 21 at relative offset 1708074 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12948[matroska @ 0x56205c7047c0] Writing block of size 23033 with pts 13345, dts 13172, duration 34 at relative offset 1708395 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12949[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16083, out pts 466
12950[h264 @ 0x56205aad2000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12951[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 465 to pts 465
12952[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16083, out pts 466
12953[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 465 to pts 465
12954[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59598, out pts 1728
12955[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1727 to pts 1727
12956[h264 @ 0x56205c2f26c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
12957[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12958[Parsed_overlay_20 @ 0x56205c7eaf80] n:188.000000 t:6.448276 x:236.000000 xi:236 y:420.000000 yi:420
12959[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.069
12960[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.069 queue head -1 ts N/A
12961[libx264 @ 0x56205c705b80] frame= 385 QP=29.51 NAL=2 Slice:B Poc:208 I:27 P:3658 SKIP:4475 size=6934 bytes
12962[matroska @ 0x56205c7047c0] Writing block of size 385 with pts 13184, dts 13184, duration 21 at relative offset 1731436 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12963[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 13205, dts 13205, duration 21 at relative offset 1731828 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12964[matroska @ 0x56205c7047c0] Writing block of size 6934 with pts 13276, dts 13207, duration 34 at relative offset 1732177 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12965[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16116, out pts 467
12966[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 466 to pts 466
12967[h264 @ 0x56205aae6b40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12968[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16116, out pts 467
12969[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 466 to pts 466
12970[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59631, out pts 1729
12971[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1728 to pts 1728
12972[h264 @ 0x56205c3c2040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12973[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12974[Parsed_overlay_20 @ 0x56205c7eaf80] n:189.000000 t:6.482759 x:236.000000 xi:236 y:420.000000 yi:420
12975[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.1034
12976[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.1034 queue head -1 ts N/A
12977[libx264 @ 0x56205c705b80] frame= 386 QP=31.20 NAL=0 Slice:B Poc:206 I:0 P:3480 SKIP:4680 size=4996 bytes
12978[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 13227, dts 13227, duration 21 at relative offset 1739118 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12979[matroska @ 0x56205c7047c0] Writing block of size 4996 with pts 13241, dts 13241, duration 34 at relative offset 1739473 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12980[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16149, out pts 468
12981[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 467 to pts 467
12982[h264 @ 0x56205b0dd380] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12983[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16149, out pts 468
12984[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 467 to pts 467
12985[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59665, out pts 1730
12986[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1729 to pts 1729
12987[h264 @ 0x56205c4919c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
12988[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
12989[Parsed_overlay_20 @ 0x56205c7eaf80] n:190.000000 t:6.517241 x:236.000000 xi:236 y:420.000000 yi:420
12990[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
12991[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.1379
12992[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.1379 queue head -1 ts N/A
12993[libx264 @ 0x56205c705b80] frame= 387 QP=31.36 NAL=0 Slice:B Poc:210 I:4 P:3040 SKIP:5116 size=4237 bytes
12994[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 13248, dts 13248, duration 21 at relative offset 1744476 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12995[matroska @ 0x56205c7047c0] Writing block of size 369 with pts 13269, dts 13269, duration 21 at relative offset 1744828 in cluster at offset 2042568. TrackNumber 2, keyframe 1
12996[matroska @ 0x56205c7047c0] Writing block of size 4237 with pts 13310, dts 13276, duration 34 at relative offset 1745204 in cluster at offset 2042568. TrackNumber 1, keyframe 0
12997[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16183, out pts 469
12998[h264 @ 0x56205b1acc40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
12999[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 468 to pts 468
13000[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16183, out pts 469
13001[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 468 to pts 468
13002[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59698, out pts 1731
13003[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1730 to pts 1730
13004[h264 @ 0x56205c561340] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13005[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13006[Parsed_overlay_20 @ 0x56205c7eaf80] n:191.000000 t:6.551724 x:236.000000 xi:236 y:420.000000 yi:420
13007[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.1724
13008[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.1724 queue head -1 ts N/A
13009[libx264 @ 0x56205c705b80] frame= 388 QP=27.24 NAL=2 Slice:P Poc:220 I:587 P:4648 SKIP:2925 size=20112 bytes
13010[matroska @ 0x56205c7047c0] Writing block of size 369 with pts 13291, dts 13291, duration 21 at relative offset 1749448 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13011[matroska @ 0x56205c7047c0] Writing block of size 20112 with pts 13483, dts 13310, duration 34 at relative offset 1749824 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13012[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16216, out pts 470
13013[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 469 to pts 469
13014[h264 @ 0x56205b288880] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13015[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16216, out pts 470
13016[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 469 to pts 469
13017[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59731, out pts 1732
13018[h264 @ 0x56205c630cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13019[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1731 to pts 1731
13020[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13021[Parsed_overlay_20 @ 0x56205c7eaf80] n:192.000000 t:6.586207 x:236.000000 xi:236 y:420.000000 yi:420
13022[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.2069
13023[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.2069 queue head -1 ts N/A
13024[libx264 @ 0x56205c705b80] frame= 389 QP=29.77 NAL=2 Slice:B Poc:216 I:25 P:3796 SKIP:4339 size=7058 bytes
13025[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 13312, dts 13312, duration 21 at relative offset 1769944 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13026[matroska @ 0x56205c7047c0] Writing block of size 284 with pts 13333, dts 13333, duration 21 at relative offset 1770284 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13027[matroska @ 0x56205c7047c0] Writing block of size 7058 with pts 13414, dts 13345, duration 34 at relative offset 1770575 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13028[h264 @ 0x56205b357e80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13029[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16250, out pts 471
13030[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 470 to pts 470
13031[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16250, out pts 471
13032[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 470 to pts 470
13033[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59765, out pts 1733
13034[h264 @ 0x56205b9dae40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13035[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1732 to pts 1732
13036[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13037[Parsed_overlay_20 @ 0x56205c7eaf80] n:193.000000 t:6.620690 x:236.000000 xi:236 y:420.000000 yi:420
13038[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.2414
13039[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.2414 queue head -1 ts N/A
13040[libx264 @ 0x56205c705b80] frame= 390 QP=30.49 NAL=0 Slice:B Poc:214 I:2 P:2961 SKIP:5197 size=4513 bytes
13041[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 13355, dts 13355, duration 21 at relative offset 1777640 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13042[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 13376, dts 13376, duration 21 at relative offset 1777972 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13043[matroska @ 0x56205c7047c0] Writing block of size 4513 with pts 13379, dts 13379, duration 34 at relative offset 1778325 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13044[h264 @ 0x56205b427740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13045[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16283, out pts 472
13046[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 471 to pts 471
13047[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16283, out pts 472
13048[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 471 to pts 471
13049[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59798, out pts 1734
13050[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1733 to pts 1733
13051[h264 @ 0x56205bad68c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13052[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13053[Parsed_overlay_20 @ 0x56205c7eaf80] n:194.000000 t:6.655172 x:236.000000 xi:236 y:420.000000 yi:420
13054[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
13055[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.2759
13056[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.2759 queue head -1 ts N/A
13057[libx264 @ 0x56205c705b80] frame= 391 QP=30.81 NAL=0 Slice:B Poc:218 I:9 P:3498 SKIP:4653 size=4577 bytes
13058[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 13397, dts 13397, duration 21 at relative offset 1782845 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13059[matroska @ 0x56205c7047c0] Writing block of size 4577 with pts 13448, dts 13414, duration 34 at relative offset 1783200 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13060[h264 @ 0x56205b4f70c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13061[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16316, out pts 473
13062[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 472 to pts 472
13063[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16316, out pts 473
13064[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 472 to pts 472
13065[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59831, out pts 1735
13066[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1734 to pts 1734
13067[h264 @ 0x56205bba6140] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13068[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13069[Parsed_overlay_20 @ 0x56205c7eaf80] n:195.000000 t:6.689655 x:236.000000 xi:236 y:420.000000 yi:420
13070[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.3103
13071[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.3103 queue head -1 ts N/A
13072[libx264 @ 0x56205c705b80] frame= 392 QP=27.43 NAL=2 Slice:P Poc:228 I:898 P:4442 SKIP:2820 size=20925 bytes
13073[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 13419, dts 13419, duration 21 at relative offset 1787784 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13074[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 13440, dts 13440, duration 21 at relative offset 1788116 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13075[matroska @ 0x56205c7047c0] Writing block of size 20925 with pts 13621, dts 13448, duration 34 at relative offset 1788472 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13076[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16350, out pts 474
13077[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 473 to pts 473
13078nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13079[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16350, out pts 474
13080[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 473 to pts 473
13081[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59865, out pts 1736
13082[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1735 to pts 1735
13083[h264 @ 0x56205bc75ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13084[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13085[Parsed_overlay_20 @ 0x56205c7eaf80] n:196.000000 t:6.724138 x:236.000000 xi:236 y:420.000000 yi:420
13086[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.3448
13087[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.3448 queue head -1 ts N/A
13088[libx264 @ 0x56205c705b80] frame= 393 QP=29.22 NAL=2 Slice:B Poc:224 I:45 P:3532 SKIP:4583 size=6314 bytes
13089[matroska @ 0x56205c7047c0] Writing block of size 369 with pts 13461, dts 13461, duration 21 at relative offset 1809405 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13090[matroska @ 0x56205c7047c0] Writing block of size 6314 with pts 13552, dts 13483, duration 34 at relative offset 1809781 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13091[h264 @ 0x56205b6963c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13092[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16383, out pts 475
13093[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 474 to pts 474
13094[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16383, out pts 475
13095[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 474 to pts 474
13096[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59898, out pts 1737
13097[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1736 to pts 1736
13098[h264 @ 0x56205bd45440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13099[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13100[Parsed_overlay_20 @ 0x56205c7eaf80] n:197.000000 t:6.758621 x:236.000000 xi:236 y:420.000000 yi:420
13101[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.3793
13102[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.3793 queue head -1 ts N/A
13103[libx264 @ 0x56205c705b80] frame= 394 QP=31.01 NAL=0 Slice:B Poc:222 I:1 P:3186 SKIP:4973 size=4650 bytes
13104[matroska @ 0x56205c7047c0] Writing block of size 313 with pts 13483, dts 13483, duration 21 at relative offset 1816102 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13105[matroska @ 0x56205c7047c0] Writing block of size 306 with pts 13504, dts 13504, duration 21 at relative offset 1816422 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13106[matroska @ 0x56205c7047c0] Writing block of size 4650 with pts 13517, dts 13517, duration 34 at relative offset 1816735 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13107[h264 @ 0x56205b765d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13108[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16416, out pts 476
13109[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 475 to pts 475
13110[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16416, out pts 476
13111[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 475 to pts 475
13112[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59932, out pts 1738
13113[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1737 to pts 1737
13114[h264 @ 0x56205be14dc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13115[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13116[Parsed_overlay_20 @ 0x56205c7eaf80] n:198.000000 t:6.793103 x:236.000000 xi:236 y:420.000000 yi:420
13117[vost#0:0/libx264 @ 0x56205c7057c0] Clipping frame in rate conversion by 0.000008
13118[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.4138
13119[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.4138 queue head -1 ts N/A
13120[libx264 @ 0x56205c705b80] frame= 395 QP=30.72 NAL=0 Slice:B Poc:226 I:7 P:3127 SKIP:5026 size=4322 bytes
13121[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 13525, dts 13525, duration 21 at relative offset 1821392 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13122[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 13547, dts 13547, duration 21 at relative offset 1821763 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13123[matroska @ 0x56205c7047c0] Writing block of size 4322 with pts 13586, dts 13552, duration 34 at relative offset 1822130 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13124[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16450, out pts 477
13125[h264 @ 0x56205b8356c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13126[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 476 to pts 476
13127[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16450, out pts 477
13128[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 476 to pts 476
13129[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59965, out pts 1739
13130[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1738 to pts 1738
13131[h264 @ 0x56205bee4740] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13132[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13133[Parsed_overlay_20 @ 0x56205c7eaf80] n:199.000000 t:6.827586 x:236.000000 xi:236 y:420.000000 yi:420
13134[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.4483
13135[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.4483 queue head -1 ts N/A
13136[libx264 @ 0x56205c705b80] frame= 396 QP=26.94 NAL=2 Slice:P Poc:236 I:1751 P:4429 SKIP:1980 size=25775 bytes
13137[matroska @ 0x56205c7047c0] Writing block of size 312 with pts 13568, dts 13568, duration 21 at relative offset 1826459 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13138[matroska @ 0x56205c7047c0] Writing block of size 25775 with pts 13759, dts 13586, duration 34 at relative offset 1826778 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13139[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16483, out pts 478
13140[h264 @ 0x56205b905040] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13141[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 477 to pts 477
13142[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16483, out pts 478
13143[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 477 to pts 477
13144[h264 @ 0x56205bfb40c0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13145[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 59998, out pts 1740
13146[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1739 to pts 1739
13147[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13148[Parsed_overlay_20 @ 0x56205c7eaf80] n:200.000000 t:6.862069 x:236.000000 xi:236 y:420.000000 yi:420
13149[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.4828
13150[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.4828 queue head -1 ts N/A
13151[libx264 @ 0x56205c705b80] frame= 397 QP=28.92 NAL=2 Slice:B Poc:232 I:392 P:3776 SKIP:3992 size=10258 bytes
13152[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 13589, dts 13589, duration 21 at relative offset 1852561 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13153[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 13611, dts 13611, duration 21 at relative offset 1852932 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13154[matroska @ 0x56205c7047c0] Writing block of size 10258 with pts 13690, dts 13621, duration 34 at relative offset 1853281 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13155[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16517, out pts 479
13156[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 478 to pts 478
13157nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
13158[Parsed_fps_23 @ 0x56205c7ebac0] Read frame with in pts 16517, out pts 479
13159[Parsed_fps_23 @ 0x56205c7ebac0] Writing frame with pts 478 to pts 478
13160[Parsed_fps_10 @ 0x56205c7dc000] Read frame with in pts 60032, out pts 1741
13161[h264 @ 0x56205c083a40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
13162[Parsed_fps_10 @ 0x56205c7dc000] Writing frame with pts 1740 to pts 1740
13163[Parsed_overlay_20 @ 0x56205c7eaf80] Copying data in avfilter.
13164[Parsed_overlay_20 @ 0x56205c7eaf80] n:201.000000 t:6.896552 x:236.000000 xi:236 y:420.000000 yi:420
13165[out#0/matroska @ 0x56205c704680] sq: send 0 ts 16.5172
13166[out#0/matroska @ 0x56205c704680] sq: receive 0 ts 16.5172 queue head -1 ts N/A
13167[libx264 @ 0x56205c705b80] frame= 398 QP=30.67 NAL=0 Slice:B Poc:230 I:7 P:3010 SKIP:5143 size=4368 bytes
13168[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 13632, dts 13632, duration 21 at relative offset 1863546 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13169[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 13653, dts 13653, duration 21 at relative offset 1863851 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13170[matroska @ 0x56205c7047c0] Writing block of size 4368 with pts 13655, dts 13655, duration 34 at relative offset 1864211 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13171[out#0/matroska @ 0x56205c704680] sq: send 1 ts -9.22337e+12
13172[Parsed_concat_28 @ 0x56205c7ec940] EOF on in1:a0, 1 streams left in segment.
13173[Parsed_fps_5 @ 0x56205c7db7c0] Read frame with in pts 16550, out pts 480
13174[Parsed_fps_5 @ 0x56205c7db7c0] Writing frame with pts 479 to pts 479
13175[Parsed_overlay_20 @ 0x56205c7eaf80] [framesync @ 0x56205c7eb0e8] Sync level 0
13176[Parsed_concat_28 @ 0x56205c7ec940] EOF on in1:v0, 0 streams left in segment.
13177[Parsed_concat_28 @ 0x56205c7ec940] Segment finished at pts=16517242
13178[fc#0 @ 0x56205aa406c0] Error while filtering: Invalid data found when processing input
13179Failed to inject frame into filter network: Invalid data found when processing input
13180[vist#0:0/h264 @ 0x56205aa48d40] Decoder thread received EOF packet
13181[h264 @ 0x56205b2755c0] nal_unit_type: 5(IDR), nal_ref_idc: 3
13182[vist#0:0/h264 @ 0x56205aa48d40] Decoder returned EOF, finishing
13183[vist#0:0/h264 @ 0x56205aa48d40] Terminating decoder thread
13184Error while filtering: Invalid data found when processing input
13185[aist#0:1/ac3 @ 0x56205aa6ba00] Decoder thread received EOF packet
13186[aist#0:1/ac3 @ 0x56205aa6ba00] Decoder returned EOF, finishing
13187[aist#0:1/ac3 @ 0x56205aa6ba00] Terminating decoder thread
13188[Parsed_concat_28 @ 0x56205c7ec940] EOF on in2:a0, 1 streams left in segment.
13189[vist#1:0/h264 @ 0x56205ab18540] Decoder thread received EOF packet
13190[vist#1:0/h264 @ 0x56205ab18540] Decoder returned EOF, finishing
13191[vist#1:0/h264 @ 0x56205ab18540] Terminating decoder thread
13192[aist#1:1/ac3 @ 0x56205aa47540] Decoder thread received EOF packet
13193[aist#1:1/ac3 @ 0x56205aa47540] Decoder returned EOF, finishing
13194[aist#1:1/ac3 @ 0x56205aa47540] Terminating decoder thread
13195[out#0/matroska @ 0x56205c704680] sq: 0 EOF
13196[out#0/matroska @ 0x56205c704680] sq: finish 0; head ts 16.5172
13197[out#0/matroska @ 0x56205c704680] sq: 1 EOF
13198[out#0/matroska @ 0x56205c704680] sq: finish 1; head ts 16.4862
13199[out#0/matroska @ 0x56205c704680] sq: finish queue
13200[out#0/matroska @ 0x56205c704680] sq: 0 EOF
13201[out#0/matroska @ 0x56205c704680] sq: finish queue
13202[libx264 @ 0x56205c705b80] frame= 399 QP=30.67 NAL=0 Slice:B Poc:234 I:33 P:3046 SKIP:5081 size=5019 bytes
13203[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 13675, dts 13675, duration 21 at relative offset 1868586 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13204[matroska @ 0x56205c7047c0] Writing block of size 5019 with pts 13724, dts 13690, duration 34 at relative offset 1868936 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13205[libx264 @ 0x56205c705b80] frame= 400 QP=27.03 NAL=2 Slice:P Poc:244 I:1484 P:4401 SKIP:2275 size=28515 bytes
13206[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 13696, dts 13696, duration 21 at relative offset 1873962 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13207[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 13717, dts 13717, duration 21 at relative offset 1874306 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13208[matroska @ 0x56205c7047c0] Writing block of size 28515 with pts 13897, dts 13724, duration 34 at relative offset 1874670 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13209[libx264 @ 0x56205c705b80] frame= 401 QP=29.07 NAL=2 Slice:B Poc:240 I:360 P:3629 SKIP:4171 size=9822 bytes
13210[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 13739, dts 13739, duration 21 at relative offset 1903193 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13211[matroska @ 0x56205c7047c0] Writing block of size 9822 with pts 13828, dts 13759, duration 34 at relative offset 1903551 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13212[libx264 @ 0x56205c705b80] frame= 402 QP=31.15 NAL=0 Slice:B Poc:238 I:21 P:3011 SKIP:5128 size=5072 bytes
13213[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 13760, dts 13760, duration 21 at relative offset 1913380 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13214[matroska @ 0x56205c7047c0] Writing block of size 327 with pts 13781, dts 13781, duration 21 at relative offset 1913723 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13215[matroska @ 0x56205c7047c0] Writing block of size 5072 with pts 13793, dts 13793, duration 34 at relative offset 1914057 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13216[libx264 @ 0x56205c705b80] frame= 403 QP=30.92 NAL=0 Slice:B Poc:242 I:38 P:3006 SKIP:5116 size=4612 bytes
13217[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 13803, dts 13803, duration 21 at relative offset 1919136 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13218[libx264 @ 0x56205c705b80] frame= 404 QP=27.11 NAL=2 Slice:P Poc:252 I:814 P:4825 SKIP:2521 size=23520 bytes
13219[matroska @ 0x56205c7047c0] Writing block of size 370 with pts 13824, dts 13824, duration 21 at relative offset 1919472 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13220[matroska @ 0x56205c7047c0] Writing block of size 4612 with pts 13862, dts 13828, duration 34 at relative offset 1919849 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13221[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 13845, dts 13845, duration 21 at relative offset 1924468 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13222[matroska @ 0x56205c7047c0] Writing block of size 23520 with pts 14034, dts 13862, duration 34 at relative offset 1924808 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13223[libx264 @ 0x56205c705b80] frame= 405 QP=29.87 NAL=2 Slice:B Poc:248 I:20 P:3409 SKIP:4731 size=6643 bytes
13224[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 13867, dts 13867, duration 21 at relative offset 1948336 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13225[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 13888, dts 13888, duration 21 at relative offset 1948675 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13226[matroska @ 0x56205c7047c0] Writing block of size 6643 with pts 13966, dts 13897, duration 34 at relative offset 1949033 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13227[libx264 @ 0x56205c705b80] frame= 406 QP=30.20 NAL=0 Slice:B Poc:246 I:10 P:3386 SKIP:4764 size=4282 bytes
13228[matroska @ 0x56205c7047c0] Writing block of size 357 with pts 13909, dts 13909, duration 21 at relative offset 1955683 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13229[matroska @ 0x56205c7047c0] Writing block of size 4282 with pts 13931, dts 13931, duration 34 at relative offset 1956047 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13230[libx264 @ 0x56205c705b80] frame= 407 QP=30.79 NAL=0 Slice:B Poc:250 I:5 P:2946 SKIP:5209 size=4191 bytes
13231[matroska @ 0x56205c7047c0] Writing block of size 348 with pts 13931, dts 13931, duration 21 at relative offset 1960336 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13232[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 13952, dts 13952, duration 21 at relative offset 1960691 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13233[matroska @ 0x56205c7047c0] Writing block of size 4191 with pts 14000, dts 13966, duration 34 at relative offset 1961065 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13234[libx264 @ 0x56205c705b80] frame= 408 QP=27.64 NAL=2 Slice:P Poc:260 I:951 P:4004 SKIP:3205 size=18806 bytes
13235[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 13973, dts 13973, duration 21 at relative offset 1965263 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13236[matroska @ 0x56205c7047c0] Writing block of size 315 with pts 13995, dts 13995, duration 21 at relative offset 1965634 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13237[matroska @ 0x56205c7047c0] Writing block of size 18806 with pts 14172, dts 14000, duration 34 at relative offset 1965956 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13238[libx264 @ 0x56205c705b80] frame= 409 QP=29.49 NAL=2 Slice:B Poc:256 I:29 P:3166 SKIP:4965 size=6856 bytes
13239[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 14016, dts 14016, duration 21 at relative offset 1984770 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13240[libx264 @ 0x56205c705b80] frame= 410 QP=31.43 NAL=0 Slice:B Poc:254 I:7 P:2972 SKIP:5181 size=4392 bytes
13241[matroska @ 0x56205c7047c0] Writing block of size 6856 with pts 14103, dts 14034, duration 34 at relative offset 1985128 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13242[matroska @ 0x56205c7047c0] Writing block of size 331 with pts 14037, dts 14037, duration 21 at relative offset 1991991 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13243[matroska @ 0x56205c7047c0] Writing block of size 333 with pts 14059, dts 14059, duration 21 at relative offset 1992329 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13244[matroska @ 0x56205c7047c0] Writing block of size 4392 with pts 14069, dts 14069, duration 34 at relative offset 1992669 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13245[libx264 @ 0x56205c705b80] frame= 411 QP=30.81 NAL=0 Slice:B Poc:258 I:12 P:2950 SKIP:5198 size=4744 bytes
13246[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 14080, dts 14080, duration 21 at relative offset 1997068 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13247[matroska @ 0x56205c7047c0] Writing block of size 343 with pts 14101, dts 14101, duration 21 at relative offset 1997407 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13248[matroska @ 0x56205c7047c0] Writing block of size 4744 with pts 14138, dts 14103, duration 34 at relative offset 1997757 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13249[libx264 @ 0x56205c705b80] frame= 412 QP=27.23 NAL=2 Slice:P Poc:268 I:1876 P:3577 SKIP:2707 size=26086 bytes
13250[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 14123, dts 14123, duration 21 at relative offset 2002508 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13251[matroska @ 0x56205c7047c0] Writing block of size 26086 with pts 14310, dts 14138, duration 34 at relative offset 2002833 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13252[libx264 @ 0x56205c705b80] frame= 413 QP=29.95 NAL=2 Slice:B Poc:264 I:292 P:3319 SKIP:4549 size=9643 bytes
13253[matroska @ 0x56205c7047c0] Writing block of size 339 with pts 14144, dts 14144, duration 21 at relative offset 2028927 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13254[matroska @ 0x56205c7047c0] Writing block of size 410 with pts 14165, dts 14165, duration 21 at relative offset 2029273 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13255[matroska @ 0x56205c7047c0] Writing block of size 9643 with pts 14241, dts 14172, duration 34 at relative offset 2029690 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13256[libx264 @ 0x56205c705b80] frame= 414 QP=31.24 NAL=0 Slice:B Poc:262 I:77 P:3160 SKIP:4923 size=6477 bytes
13257[matroska @ 0x56205c7047c0] Writing block of size 284 with pts 14187, dts 14187, duration 21 at relative offset 2039340 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13258[matroska @ 0x56205c7047c0] Writing block of size 6477 with pts 14207, dts 14207, duration 34 at relative offset 2039631 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13259[libx264 @ 0x56205c705b80] frame= 415 QP=31.22 NAL=0 Slice:B Poc:266 I:176 P:3036 SKIP:4948 size=6670 bytes
13260[matroska @ 0x56205c7047c0] Writing block of size 301 with pts 14208, dts 14208, duration 21 at relative offset 2046115 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13261[matroska @ 0x56205c7047c0] Writing block of size 323 with pts 14229, dts 14229, duration 21 at relative offset 2046423 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13262[matroska @ 0x56205c7047c0] Writing block of size 6670 with pts 14276, dts 14241, duration 34 at relative offset 2046753 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13263[libx264 @ 0x56205c705b80] frame= 416 QP=27.55 NAL=2 Slice:P Poc:276 I:1521 P:3896 SKIP:2743 size=24958 bytes
13264[matroska @ 0x56205c7047c0] Writing block of size 314 with pts 14251, dts 14251, duration 21 at relative offset 2053430 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13265[matroska @ 0x56205c7047c0] Writing block of size 324 with pts 14272, dts 14272, duration 21 at relative offset 2053751 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13266[matroska @ 0x56205c7047c0] Writing block of size 24958 with pts 14448, dts 14276, duration 34 at relative offset 2054082 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13267[libx264 @ 0x56205c705b80] frame= 417 QP=29.57 NAL=2 Slice:B Poc:272 I:241 P:3265 SKIP:4654 size=9065 bytes
13268[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 14293, dts 14293, duration 21 at relative offset 2079048 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13269[matroska @ 0x56205c7047c0] Writing block of size 9065 with pts 14379, dts 14310, duration 34 at relative offset 2079383 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13270[libx264 @ 0x56205c705b80] frame= 418 QP=30.52 NAL=0 Slice:B Poc:270 I:248 P:2902 SKIP:5010 size=6274 bytes
13271[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 14315, dts 14315, duration 21 at relative offset 2088455 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13272[matroska @ 0x56205c7047c0] Writing block of size 341 with pts 14336, dts 14336, duration 21 at relative offset 2088796 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13273[matroska @ 0x56205c7047c0] Writing block of size 6274 with pts 14345, dts 14345, duration 34 at relative offset 2089144 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13274[libx264 @ 0x56205c705b80] frame= 419 QP=31.37 NAL=0 Slice:B Poc:274 I:139 P:2892 SKIP:5129 size=5846 bytes
13275[matroska @ 0x56205c7047c0] Writing block of size 365 with pts 14357, dts 14357, duration 21 at relative offset 2095425 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13276[matroska @ 0x56205c7047c0] Writing block of size 5846 with pts 14414, dts 14379, duration 34 at relative offset 2095797 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13277[libx264 @ 0x56205c705b80] frame= 420 QP=27.59 NAL=2 Slice:P Poc:284 I:2648 P:3953 SKIP:1559 size=27056 bytes
13278[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 14379, dts 14379, duration 21 at relative offset 2101650 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13279[matroska @ 0x56205c7047c0] Writing block of size 310 with pts 14400, dts 14400, duration 21 at relative offset 2101997 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13280[matroska @ 0x56205c7047c0] Writing block of size 27056 with pts 14586, dts 14414, duration 34 at relative offset 2102314 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13281[libx264 @ 0x56205c705b80] frame= 421 QP=29.48 NAL=2 Slice:B Poc:280 I:275 P:3405 SKIP:4480 size=9403 bytes
13282[matroska @ 0x56205c7047c0] Writing block of size 364 with pts 14421, dts 14421, duration 21 at relative offset 2129378 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13283[libx264 @ 0x56205c705b80] frame= 422 QP=30.41 NAL=0 Slice:B Poc:278 I:149 P:3008 SKIP:5003 size=6096 bytes
13284[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 14443, dts 14443, duration 21 at relative offset 2129749 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13285[matroska @ 0x56205c7047c0] Writing block of size 9403 with pts 14517, dts 14448, duration 34 at relative offset 2130090 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13286[matroska @ 0x56205c7047c0] Writing block of size 365 with pts 14464, dts 14464, duration 21 at relative offset 2139500 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13287[matroska @ 0x56205c7047c0] Writing block of size 6096 with pts 14483, dts 14483, duration 34 at relative offset 2139872 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13288[libx264 @ 0x56205c705b80] frame= 423 QP=30.30 NAL=0 Slice:B Poc:282 I:50 P:3247 SKIP:4863 size=5288 bytes
13289[matroska @ 0x56205c7047c0] Writing block of size 325 with pts 14485, dts 14485, duration 21 at relative offset 2145975 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13290[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 14507, dts 14507, duration 21 at relative offset 2146307 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13291[matroska @ 0x56205c7047c0] Writing block of size 5288 with pts 14552, dts 14517, duration 34 at relative offset 2146665 in cluster at offset 2042568. TrackNumber 1, keyframe 0
13292[libx264 @ 0x56205c705b80] frame= 424 QP=26.48 NAL=2 Slice:P Poc:292 I:3163 P:3651 SKIP:1346 size=27990 bytes
13293[matroska @ 0x56205c7047c0] Writing block of size 371 with pts 14528, dts 14528, duration 21 at relative offset 2151960 in cluster at offset 2042568. TrackNumber 2, keyframe 1
13294[libx264 @ 0x56205c705b80] frame= 425 QP=28.70 NAL=2 Slice:B Poc:288 I:272 P:3320 SKIP:4568 size=9603 bytes
13295[matroska @ 0x56205c7047c0] Starting new cluster with timestamp 14570 at offset 4194914 bytes
13296[matroska @ 0x56205c7047c0] Writing block of size 377 with pts 14549, dts 14549, duration 21 at relative offset 10 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13297[matroska @ 0x56205c7047c0] Writing block of size 27990 with pts 14724, dts 14552, duration 34 at relative offset 394 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13298[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 14571, dts 14571, duration 21 at relative offset 28392 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13299[matroska @ 0x56205c7047c0] Writing block of size 9603 with pts 14655, dts 14586, duration 34 at relative offset 28708 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13300[libx264 @ 0x56205c705b80] frame= 426 QP=29.76 NAL=0 Slice:B Poc:286 I:117 P:3502 SKIP:4541 size=6565 bytes
13301[matroska @ 0x56205c7047c0] Writing block of size 304 with pts 14592, dts 14592, duration 21 at relative offset 38318 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13302[matroska @ 0x56205c7047c0] Writing block of size 335 with pts 14613, dts 14613, duration 21 at relative offset 38629 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13303[matroska @ 0x56205c7047c0] Writing block of size 6565 with pts 14621, dts 14621, duration 34 at relative offset 38971 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13304[libx264 @ 0x56205c705b80] frame= 427 QP=28.98 NAL=0 Slice:B Poc:290 I:126 P:2924 SKIP:5110 size=6100 bytes
13305[matroska @ 0x56205c7047c0] Writing block of size 321 with pts 14635, dts 14635, duration 21 at relative offset 45543 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13306[matroska @ 0x56205c7047c0] Writing block of size 6100 with pts 14690, dts 14655, duration 34 at relative offset 45871 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13307[libx264 @ 0x56205c705b80] frame= 428 QP=26.52 NAL=2 Slice:P Poc:300 I:1619 P:3964 SKIP:2577 size=25446 bytes
13308[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 14656, dts 14656, duration 21 at relative offset 51978 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13309[matroska @ 0x56205c7047c0] Writing block of size 322 with pts 14677, dts 14677, duration 21 at relative offset 52352 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13310[matroska @ 0x56205c7047c0] Writing block of size 25446 with pts 14862, dts 14690, duration 34 at relative offset 52681 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13311[libx264 @ 0x56205c705b80] frame= 429 QP=28.95 NAL=2 Slice:B Poc:296 I:116 P:3577 SKIP:4467 size=8267 bytes
13312[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 14699, dts 14699, duration 21 at relative offset 78135 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13313[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 14720, dts 14720, duration 21 at relative offset 78488 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13314[matroska @ 0x56205c7047c0] Writing block of size 8267 with pts 14793, dts 14724, duration 34 at relative offset 78821 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13315[libx264 @ 0x56205c705b80] frame= 430 QP=28.69 NAL=0 Slice:B Poc:294 I:66 P:3345 SKIP:4749 size=5455 bytes
13316[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 14741, dts 14741, duration 21 at relative offset 87095 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13317[matroska @ 0x56205c7047c0] Writing block of size 5455 with pts 14759, dts 14759, duration 34 at relative offset 87451 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13318[libx264 @ 0x56205c705b80] frame= 431 QP=30.82 NAL=0 Slice:B Poc:298 I:18 P:3036 SKIP:5106 size=5393 bytes
13319[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 14763, dts 14763, duration 21 at relative offset 92913 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13320[matroska @ 0x56205c7047c0] Writing block of size 352 with pts 14784, dts 14784, duration 21 at relative offset 93254 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13321[matroska @ 0x56205c7047c0] Writing block of size 5393 with pts 14828, dts 14793, duration 34 at relative offset 93613 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13322[libx264 @ 0x56205c705b80] frame= 432 QP=26.25 NAL=2 Slice:P Poc:308 I:1599 P:4265 SKIP:2296 size=28408 bytes
13323[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 14805, dts 14805, duration 21 at relative offset 99013 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13324[matroska @ 0x56205c7047c0] Writing block of size 313 with pts 14827, dts 14827, duration 21 at relative offset 99375 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13325[matroska @ 0x56205c7047c0] Writing block of size 28408 with pts 15000, dts 14828, duration 34 at relative offset 99695 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13326[libx264 @ 0x56205c705b80] frame= 433 QP=29.64 NAL=2 Slice:B Poc:304 I:91 P:3342 SKIP:4727 size=8654 bytes
13327[matroska @ 0x56205c7047c0] Writing block of size 358 with pts 14848, dts 14848, duration 21 at relative offset 128111 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13328[matroska @ 0x56205c7047c0] Writing block of size 8654 with pts 14931, dts 14862, duration 34 at relative offset 128476 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13329[libx264 @ 0x56205c705b80] frame= 434 QP=29.88 NAL=0 Slice:B Poc:302 I:57 P:3348 SKIP:4755 size=5898 bytes
13330[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 14869, dts 14869, duration 21 at relative offset 137137 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13331[matroska @ 0x56205c7047c0] Writing block of size 396 with pts 14891, dts 14891, duration 21 at relative offset 137480 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13332[matroska @ 0x56205c7047c0] Writing block of size 5898 with pts 14897, dts 14897, duration 34 at relative offset 137883 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13333[libx264 @ 0x56205c705b80] frame= 435 QP=30.43 NAL=0 Slice:B Poc:306 I:16 P:2730 SKIP:5414 size=4465 bytes
13334[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 14912, dts 14912, duration 21 at relative offset 143788 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13335[matroska @ 0x56205c7047c0] Writing block of size 4465 with pts 14966, dts 14931, duration 34 at relative offset 144135 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13336[libx264 @ 0x56205c705b80] frame= 436 QP=26.10 NAL=2 Slice:P Poc:316 I:1300 P:4084 SKIP:2776 size=26365 bytes
13337[matroska @ 0x56205c7047c0] Writing block of size 312 with pts 14933, dts 14933, duration 21 at relative offset 148607 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13338[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 14955, dts 14955, duration 21 at relative offset 148926 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13339[matroska @ 0x56205c7047c0] Writing block of size 26365 with pts 15138, dts 14966, duration 34 at relative offset 149261 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13340[libx264 @ 0x56205c705b80] frame= 437 QP=29.58 NAL=2 Slice:B Poc:312 I:43 P:2980 SKIP:5137 size=6847 bytes
13341[matroska @ 0x56205c7047c0] Writing block of size 403 with pts 14976, dts 14976, duration 21 at relative offset 175634 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13342[matroska @ 0x56205c7047c0] Writing block of size 307 with pts 14997, dts 14997, duration 21 at relative offset 176044 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13343[matroska @ 0x56205c7047c0] Writing block of size 6847 with pts 15069, dts 15000, duration 34 at relative offset 176358 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13344[libx264 @ 0x56205c705b80] frame= 438 QP=31.08 NAL=0 Slice:B Poc:310 I:32 P:2826 SKIP:5302 size=5710 bytes
13345[libx264 @ 0x56205c705b80] frame= 439 QP=31.78 NAL=0 Slice:B Poc:314 I:10 P:2720 SKIP:5430 size=4518 bytes
13346[matroska @ 0x56205c7047c0] Writing block of size 289 with pts 15019, dts 15019, duration 21 at relative offset 183212 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13347[matroska @ 0x56205c7047c0] Writing block of size 5710 with pts 15034, dts 15034, duration 34 at relative offset 183508 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13348[matroska @ 0x56205c7047c0] Writing block of size 315 with pts 15040, dts 15040, duration 21 at relative offset 189225 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13349[matroska @ 0x56205c7047c0] Writing block of size 387 with pts 15061, dts 15061, duration 21 at relative offset 189547 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13350[matroska @ 0x56205c7047c0] Writing block of size 4518 with pts 15103, dts 15069, duration 34 at relative offset 189941 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13351[libx264 @ 0x56205c705b80] frame= 440 QP=25.91 NAL=2 Slice:P Poc:324 I:1127 P:4116 SKIP:2917 size=24729 bytes
13352[matroska @ 0x56205c7047c0] Writing block of size 329 with pts 15083, dts 15083, duration 21 at relative offset 194466 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13353[matroska @ 0x56205c7047c0] Writing block of size 24729 with pts 15276, dts 15103, duration 34 at relative offset 194802 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13354[libx264 @ 0x56205c705b80] frame= 441 QP=28.86 NAL=2 Slice:B Poc:320 I:45 P:3251 SKIP:4864 size=6772 bytes
13355[matroska @ 0x56205c7047c0] Writing block of size 300 with pts 15104, dts 15104, duration 21 at relative offset 219539 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13356[matroska @ 0x56205c7047c0] Writing block of size 374 with pts 15125, dts 15125, duration 21 at relative offset 219846 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13357[matroska @ 0x56205c7047c0] Writing block of size 6772 with pts 15207, dts 15138, duration 34 at relative offset 220227 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13358[libx264 @ 0x56205c705b80] frame= 442 QP=32.32 NAL=0 Slice:B Poc:318 I:11 P:2685 SKIP:5464 size=4464 bytes
13359[libx264 @ 0x56205c705b80] frame= 443 QP=30.62 NAL=0 Slice:B Poc:322 I:8 P:2839 SKIP:5313 size=3996 bytes
13360[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 15147, dts 15147, duration 21 at relative offset 227006 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13361[matroska @ 0x56205c7047c0] Writing block of size 368 with pts 15168, dts 15168, duration 21 at relative offset 227363 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13362[matroska @ 0x56205c7047c0] Writing block of size 4464 with pts 15172, dts 15172, duration 34 at relative offset 227738 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13363[matroska @ 0x56205c7047c0] Writing block of size 375 with pts 15189, dts 15189, duration 21 at relative offset 232209 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13364[matroska @ 0x56205c7047c0] Writing block of size 3996 with pts 15241, dts 15207, duration 34 at relative offset 232591 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13365[libx264 @ 0x56205c705b80] frame= 444 QP=25.29 NAL=2 Slice:P Poc:332 I:1137 P:4600 SKIP:2423 size=27852 bytes
13366[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 15211, dts 15211, duration 21 at relative offset 236594 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13367[matroska @ 0x56205c7047c0] Writing block of size 362 with pts 15232, dts 15232, duration 21 at relative offset 236941 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13368[matroska @ 0x56205c7047c0] Writing block of size 27852 with pts 15414, dts 15241, duration 34 at relative offset 237310 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13369[libx264 @ 0x56205c705b80] frame= 445 QP=28.61 NAL=2 Slice:B Poc:328 I:19 P:3101 SKIP:5040 size=6260 bytes
13370[matroska @ 0x56205c7047c0] Writing block of size 353 with pts 15253, dts 15253, duration 21 at relative offset 265170 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13371[matroska @ 0x56205c7047c0] Writing block of size 292 with pts 15275, dts 15275, duration 21 at relative offset 265530 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13372[matroska @ 0x56205c7047c0] Writing block of size 6260 with pts 15345, dts 15276, duration 34 at relative offset 265829 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13373[libx264 @ 0x56205c705b80] frame= 446 QP=30.64 NAL=0 Slice:B Poc:326 I:10 P:2925 SKIP:5225 size=4706 bytes
13374[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 15296, dts 15296, duration 21 at relative offset 272096 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13375[matroska @ 0x56205c7047c0] Writing block of size 4706 with pts 15310, dts 15310, duration 34 at relative offset 272439 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13376[libx264 @ 0x56205c705b80] frame= 447 QP=30.51 NAL=0 Slice:B Poc:330 I:6 P:2749 SKIP:5405 size=3571 bytes
13377[matroska @ 0x56205c7047c0] Writing block of size 298 with pts 15317, dts 15317, duration 21 at relative offset 277152 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13378[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 15339, dts 15339, duration 21 at relative offset 277457 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13379[matroska @ 0x56205c7047c0] Writing block of size 3571 with pts 15379, dts 15345, duration 34 at relative offset 277831 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13380[libx264 @ 0x56205c705b80] frame= 448 QP=25.71 NAL=2 Slice:P Poc:340 I:412 P:4322 SKIP:3426 size=18462 bytes
13381[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 15360, dts 15360, duration 21 at relative offset 281409 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13382[matroska @ 0x56205c7047c0] Writing block of size 18462 with pts 15552, dts 15379, duration 34 at relative offset 281721 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13383[libx264 @ 0x56205c705b80] frame= 449 QP=29.10 NAL=2 Slice:B Poc:336 I:11 P:3217 SKIP:4932 size=4953 bytes
13384[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 15381, dts 15381, duration 21 at relative offset 300191 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13385[matroska @ 0x56205c7047c0] Writing block of size 317 with pts 15403, dts 15403, duration 21 at relative offset 300558 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13386[matroska @ 0x56205c7047c0] Writing block of size 4953 with pts 15483, dts 15414, duration 34 at relative offset 300882 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13387[libx264 @ 0x56205c705b80] frame= 450 QP=30.80 NAL=0 Slice:B Poc:334 I:0 P:2809 SKIP:5351 size=2787 bytes
13388[libx264 @ 0x56205c705b80] frame= 451 QP=31.06 NAL=0 Slice:B Poc:338 I:2 P:2523 SKIP:5635 size=2956 bytes
13389[matroska @ 0x56205c7047c0] Writing block of size 361 with pts 15424, dts 15424, duration 21 at relative offset 305842 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13390[matroska @ 0x56205c7047c0] Writing block of size 330 with pts 15445, dts 15445, duration 21 at relative offset 306210 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13391[matroska @ 0x56205c7047c0] Writing block of size 2787 with pts 15448, dts 15448, duration 34 at relative offset 306547 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13392[matroska @ 0x56205c7047c0] Writing block of size 351 with pts 15467, dts 15467, duration 21 at relative offset 309341 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13393[matroska @ 0x56205c7047c0] Writing block of size 2956 with pts 15517, dts 15483, duration 34 at relative offset 309699 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13394[libx264 @ 0x56205c705b80] frame= 452 QP=25.60 NAL=2 Slice:P Poc:348 I:723 P:4389 SKIP:3048 size=19326 bytes
13395[matroska @ 0x56205c7047c0] Writing block of size 340 with pts 15488, dts 15488, duration 21 at relative offset 312662 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13396[matroska @ 0x56205c7047c0] Writing block of size 337 with pts 15509, dts 15509, duration 21 at relative offset 313009 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13397[matroska @ 0x56205c7047c0] Writing block of size 19326 with pts 15690, dts 15517, duration 34 at relative offset 313353 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13398[libx264 @ 0x56205c705b80] frame= 453 QP=28.88 NAL=2 Slice:B Poc:344 I:11 P:3029 SKIP:5120 size=4775 bytes
13399[matroska @ 0x56205c7047c0] Writing block of size 345 with pts 15531, dts 15531, duration 21 at relative offset 332687 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13400[matroska @ 0x56205c7047c0] Writing block of size 4775 with pts 15621, dts 15552, duration 34 at relative offset 333039 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13401[libx264 @ 0x56205c705b80] frame= 454 QP=30.96 NAL=0 Slice:B Poc:342 I:0 P:2589 SKIP:5571 size=3002 bytes
13402[matroska @ 0x56205c7047c0] Writing block of size 346 with pts 15552, dts 15552, duration 21 at relative offset 337821 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13403[libx264 @ 0x56205c705b80] frame= 455 QP=31.34 NAL=0 Slice:B Poc:346 I:3 P:2587 SKIP:5570 size=2948 bytes
13404[matroska @ 0x56205c7047c0] Writing block of size 326 with pts 15573, dts 15573, duration 21 at relative offset 338174 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13405[libx264 @ 0x56205c705b80] frame= 456 QP=26.78 NAL=2 Slice:P Poc:356 I:269 P:3385 SKIP:4506 size=12224 bytes
13406[matroska @ 0x56205c7047c0] Writing block of size 3002 with pts 15586, dts 15586, duration 34 at relative offset 338507 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13407[matroska @ 0x56205c7047c0] Writing block of size 367 with pts 15595, dts 15595, duration 21 at relative offset 341516 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13408[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 15616, dts 15616, duration 21 at relative offset 341890 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13409[matroska @ 0x56205c7047c0] Writing block of size 2948 with pts 15655, dts 15621, duration 34 at relative offset 342217 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13410[matroska @ 0x56205c7047c0] Writing block of size 360 with pts 15637, dts 15637, duration 21 at relative offset 345172 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13411[matroska @ 0x56205c7047c0] Writing block of size 12224 with pts 15828, dts 15655, duration 34 at relative offset 345539 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13412[libx264 @ 0x56205c705b80] frame= 457 QP=28.83 NAL=2 Slice:B Poc:352 I:7 P:2960 SKIP:5193 size=4721 bytes
13413[matroska @ 0x56205c7047c0] Writing block of size 327 with pts 15659, dts 15659, duration 21 at relative offset 357770 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13414[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 15680, dts 15680, duration 21 at relative offset 358104 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13415[matroska @ 0x56205c7047c0] Writing block of size 4721 with pts 15759, dts 15690, duration 34 at relative offset 358466 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13416[libx264 @ 0x56205c705b80] frame= 458 QP=30.58 NAL=0 Slice:B Poc:350 I:2 P:2747 SKIP:5411 size=2978 bytes
13417[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 15701, dts 15701, duration 21 at relative offset 363194 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13418[matroska @ 0x56205c7047c0] Writing block of size 355 with pts 15723, dts 15723, duration 21 at relative offset 363529 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13419[matroska @ 0x56205c7047c0] Writing block of size 2978 with pts 15724, dts 15724, duration 34 at relative offset 363891 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13420[libx264 @ 0x56205c705b80] frame= 459 QP=31.17 NAL=0 Slice:B Poc:354 I:4 P:2589 SKIP:5567 size=3111 bytes
13421[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 15744, dts 15744, duration 21 at relative offset 366876 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13422[matroska @ 0x56205c7047c0] Writing block of size 3111 with pts 15793, dts 15759, duration 34 at relative offset 367227 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13423[libx264 @ 0x56205c705b80] frame= 460 QP=27.31 NAL=2 Slice:P Poc:364 I:1812 P:3162 SKIP:3186 size=27145 bytes
13424[matroska @ 0x56205c7047c0] Writing block of size 412 with pts 15765, dts 15765, duration 21 at relative offset 370345 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13425[matroska @ 0x56205c7047c0] Writing block of size 291 with pts 15787, dts 15787, duration 21 at relative offset 370764 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13426[matroska @ 0x56205c7047c0] Writing block of size 27145 with pts 15966, dts 15793, duration 34 at relative offset 371062 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13427[libx264 @ 0x56205c705b80] frame= 461 QP=29.95 NAL=2 Slice:B Poc:360 I:371 P:3245 SKIP:4544 size=11415 bytes
13428[matroska @ 0x56205c7047c0] Writing block of size 304 with pts 15808, dts 15808, duration 21 at relative offset 398215 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13429[matroska @ 0x56205c7047c0] Writing block of size 11415 with pts 15897, dts 15828, duration 34 at relative offset 398526 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13430[libx264 @ 0x56205c705b80] frame= 462 QP=32.06 NAL=0 Slice:B Poc:358 I:69 P:2636 SKIP:5455 size=5998 bytes
13431[matroska @ 0x56205c7047c0] Writing block of size 328 with pts 15829, dts 15829, duration 21 at relative offset 409948 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13432[libx264 @ 0x56205c705b80] frame= 463 QP=32.02 NAL=0 Slice:B Poc:362 I:176 P:2800 SKIP:5184 size=6777 bytes
13433[matroska @ 0x56205c7047c0] Writing block of size 415 with pts 15851, dts 15851, duration 21 at relative offset 410283 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13434[matroska @ 0x56205c7047c0] Writing block of size 5998 with pts 15862, dts 15862, duration 34 at relative offset 410705 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13435[matroska @ 0x56205c7047c0] Writing block of size 267 with pts 15872, dts 15872, duration 21 at relative offset 416710 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13436[matroska @ 0x56205c7047c0] Writing block of size 296 with pts 15893, dts 15893, duration 21 at relative offset 416984 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13437[matroska @ 0x56205c7047c0] Writing block of size 6777 with pts 15931, dts 15897, duration 34 at relative offset 417287 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13438[libx264 @ 0x56205c705b80] frame= 464 QP=26.90 NAL=2 Slice:P Poc:372 I:2295 P:4279 SKIP:1586 size=42611 bytes
13439[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 15915, dts 15915, duration 21 at relative offset 424071 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13440[matroska @ 0x56205c7047c0] Writing block of size 42611 with pts 16103, dts 15931, duration 34 at relative offset 424387 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13441[libx264 @ 0x56205c705b80] frame= 465 QP=29.69 NAL=2 Slice:B Poc:368 I:62 P:3539 SKIP:4559 size=7718 bytes
13442[matroska @ 0x56205c7047c0] Writing block of size 318 with pts 15936, dts 15936, duration 21 at relative offset 467006 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13443[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 15957, dts 15957, duration 21 at relative offset 467331 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13444[matroska @ 0x56205c7047c0] Writing block of size 7718 with pts 16034, dts 15966, duration 34 at relative offset 467647 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13445[libx264 @ 0x56205c705b80] frame= 466 QP=31.49 NAL=0 Slice:B Poc:366 I:153 P:3292 SKIP:4715 size=8405 bytes
13446[libx264 @ 0x56205c705b80] frame= 467 QP=29.85 NAL=0 Slice:B Poc:370 I:30 P:3376 SKIP:4754 size=4369 bytes
13447[matroska @ 0x56205c7047c0] Writing block of size 342 with pts 15979, dts 15979, duration 21 at relative offset 475372 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13448[matroska @ 0x56205c7047c0] Writing block of size 8405 with pts 16000, dts 16000, duration 34 at relative offset 475721 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13449[matroska @ 0x56205c7047c0] Writing block of size 359 with pts 16000, dts 16000, duration 21 at relative offset 484133 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13450[matroska @ 0x56205c7047c0] Writing block of size 376 with pts 16021, dts 16021, duration 21 at relative offset 484499 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13451[matroska @ 0x56205c7047c0] Writing block of size 4369 with pts 16069, dts 16034, duration 34 at relative offset 484882 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13452[libx264 @ 0x56205c705b80] frame= 468 QP=27.35 NAL=2 Slice:P Poc:380 I:1068 P:4235 SKIP:2857 size=26397 bytes
13453[matroska @ 0x56205c7047c0] Writing block of size 392 with pts 16043, dts 16043, duration 21 at relative offset 489258 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13454[matroska @ 0x56205c7047c0] Writing block of size 350 with pts 16064, dts 16064, duration 21 at relative offset 489657 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13455[matroska @ 0x56205c7047c0] Writing block of size 26397 with pts 16241, dts 16069, duration 34 at relative offset 490014 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13456[libx264 @ 0x56205c705b80] frame= 469 QP=28.95 NAL=2 Slice:B Poc:376 I:37 P:3582 SKIP:4541 size=7098 bytes
13457[matroska @ 0x56205c7047c0] Writing block of size 332 with pts 16085, dts 16085, duration 21 at relative offset 516419 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13458[matroska @ 0x56205c7047c0] Writing block of size 7098 with pts 16172, dts 16103, duration 34 at relative offset 516758 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13459[libx264 @ 0x56205c705b80] frame= 470 QP=30.51 NAL=0 Slice:B Poc:374 I:63 P:3251 SKIP:4846 size=5214 bytes
13460[libx264 @ 0x56205c705b80] frame= 471 QP=30.26 NAL=0 Slice:B Poc:378 I:48 P:3166 SKIP:4946 size=4206 bytes
13461[matroska @ 0x56205c7047c0] Writing block of size 336 with pts 16107, dts 16107, duration 21 at relative offset 523863 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13462[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 16128, dts 16128, duration 21 at relative offset 524206 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13463[matroska @ 0x56205c7047c0] Writing block of size 5214 with pts 16138, dts 16138, duration 34 at relative offset 524518 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13464[matroska @ 0x56205c7047c0] Writing block of size 297 with pts 16149, dts 16149, duration 21 at relative offset 529739 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13465[matroska @ 0x56205c7047c0] Writing block of size 399 with pts 16171, dts 16171, duration 21 at relative offset 530043 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13466[matroska @ 0x56205c7047c0] Writing block of size 4206 with pts 16207, dts 16172, duration 34 at relative offset 530449 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13467[libx264 @ 0x56205c705b80] frame= 472 QP=28.24 NAL=2 Slice:P Poc:388 I:650 P:3939 SKIP:3571 size=16744 bytes
13468[matroska @ 0x56205c7047c0] Writing block of size 305 with pts 16192, dts 16192, duration 21 at relative offset 534662 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13469[matroska @ 0x56205c7047c0] Writing block of size 16744 with pts 16379, dts 16207, duration 34 at relative offset 534974 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13470[libx264 @ 0x56205c705b80] frame= 473 QP=29.16 NAL=2 Slice:B Poc:384 I:49 P:3677 SKIP:4434 size=6648 bytes
13471[matroska @ 0x56205c7047c0] Writing block of size 300 with pts 16213, dts 16213, duration 21 at relative offset 551726 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13472[matroska @ 0x56205c7047c0] Writing block of size 320 with pts 16235, dts 16235, duration 21 at relative offset 552033 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13473[matroska @ 0x56205c7047c0] Writing block of size 6648 with pts 16310, dts 16241, duration 34 at relative offset 552360 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13474[libx264 @ 0x56205c705b80] frame= 474 QP=31.19 NAL=0 Slice:B Poc:382 I:16 P:3104 SKIP:5040 size=3879 bytes
13475[libx264 @ 0x56205c705b80] frame= 475 QP=29.91 NAL=0 Slice:B Poc:386 I:18 P:3137 SKIP:5005 size=3414 bytes
13476[matroska @ 0x56205c7047c0] Writing block of size 349 with pts 16256, dts 16256, duration 21 at relative offset 559015 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13477[matroska @ 0x56205c7047c0] Writing block of size 3879 with pts 16276, dts 16276, duration 34 at relative offset 559371 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13478[matroska @ 0x56205c7047c0] Writing block of size 338 with pts 16277, dts 16277, duration 21 at relative offset 563257 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13479[libx264 @ 0x56205c705b80] frame= 476 QP=30.96 NAL=2 Slice:P Poc:394 I:269 P:2299 SKIP:5592 size=5662 bytes
13480[matroska @ 0x56205c7047c0] Writing block of size 323 with pts 16299, dts 16299, duration 21 at relative offset 563602 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13481[matroska @ 0x56205c7047c0] Writing block of size 3414 with pts 16345, dts 16310, duration 34 at relative offset 563932 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13482[matroska @ 0x56205c7047c0] Writing block of size 391 with pts 16320, dts 16320, duration 21 at relative offset 567353 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13483[matroska @ 0x56205c7047c0] Writing block of size 344 with pts 16341, dts 16341, duration 21 at relative offset 567751 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13484[matroska @ 0x56205c7047c0] Writing block of size 5662 with pts 16483, dts 16345, duration 34 at relative offset 568102 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13485[libx264 @ 0x56205c705b80] frame= 477 QP=30.93 NAL=2 Slice:B Poc:390 I:21 P:3075 SKIP:5064 size=4411 bytes
13486[matroska @ 0x56205c7047c0] Writing block of size 334 with pts 16363, dts 16363, duration 21 at relative offset 573771 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13487[matroska @ 0x56205c7047c0] Writing block of size 4411 with pts 16414, dts 16379, duration 34 at relative offset 574112 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13488[libx264 @ 0x56205c705b80] frame= 478 QP=31.27 NAL=0 Slice:B Poc:392 I:3 P:2660 SKIP:5497 size=2973 bytes
13489[out#0/matroska @ 0x56205c704680] sq: 0 EOF
13490[matroska @ 0x56205c7047c0] Writing block of size 292 with pts 16384, dts 16384, duration 21 at relative offset 578530 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13491[out#0/matroska @ 0x56205c704680] sq: finish queue
13492[out#0/matroska @ 0x56205c704680] sq: 1 EOF
13493[out#0/matroska @ 0x56205c704680] sq: finish queue
13494[out#0/matroska @ 0x56205c704680] sq: receive 1 ts 16.4867 queue head -1 ts N/A
13495[matroska @ 0x56205c7047c0] Writing block of size 365 with pts 16405, dts 16405, duration 21 at relative offset 578829 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13496[matroska @ 0x56205c7047c0] Writing block of size 2973 with pts 16448, dts 16414, duration 34 at relative offset 579201 in cluster at offset 4194914. TrackNumber 1, keyframe 0
13497[aac @ 0x56205c706f80] Trying to remove 190 more samples than there are in the queue
13498[out#0/matroska @ 0x56205c704680] sq: 1 EOF
13499[out#0/matroska @ 0x56205c704680] sq: finish queue
13500[out#0/matroska @ 0x56205c704680] All streams finished
13501[out#0/matroska @ 0x56205c704680] Terminating muxer thread
13502[matroska @ 0x56205c7047c0] Writing block of size 384 with pts 16427, dts 16427, duration 21 at relative offset 582181 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13503[matroska @ 0x56205c7047c0] Writing block of size 394 with pts 16448, dts 16448, duration 21 at relative offset 582572 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13504[matroska @ 0x56205c7047c0] Writing block of size 309 with pts 16469, dts 16469, duration 17 at relative offset 582973 in cluster at offset 4194914. TrackNumber 2, keyframe 1
13505[matroska @ 0x56205c7047c0] end duration = 16517
13506[matroska @ 0x56205c7047c0] stream 0 end duration = 16517
13507[matroska @ 0x56205c7047c0] stream 1 end duration = 16507
13508[AVIOContext @ 0x56205c7d28c0] Statistics: 4779020 bytes written, 2 seeks, 20 writeouts
13509[out#0/matroska @ 0x56205c704680] Output file #0 (build/02-conditionals.mkv):
13510[out#0/matroska @ 0x56205c704680] Output stream #0:0 (video): 479 frames encoded; 479 packets muxed (4504870 bytes);
13511[out#0/matroska @ 0x56205c704680] Output stream #0:1 (audio): 773 frames encoded (791362 samples); 774 packets muxed (263632 bytes);
13512[out#0/matroska @ 0x56205c704680] Total: 1253 packets (4768502 bytes) muxed
13513[out#0/matroska @ 0x56205c704680] video:4399kB audio:257kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.205012%
13514frame= 479 fps=106 q=-1.0 Lsize= 4666kB time=00:00:16.46 bitrate=2321.1kbits/s speed=3.63x
13515[Parsed_fps_0 @ 0x56205aa80540] Dropping frame with pts 279
13516[Parsed_fps_0 @ 0x56205aa80540] 289 frames in, 279 frames out; 10 frames dropped, 0 frames duplicated.
13517[Parsed_fps_23 @ 0x56205c7ebac0] Dropping frame with pts 479
13518[Parsed_fps_23 @ 0x56205c7ebac0] 496 frames in, 479 frames out; 17 frames dropped, 0 frames duplicated.
13519[Parsed_fps_10 @ 0x56205c7dc000] Dropping frame with pts 1741
13520[Parsed_fps_10 @ 0x56205c7dc000] 1800 frames in, 1741 frames out; 59 frames dropped, 0 frames duplicated.
13521[Parsed_fps_5 @ 0x56205c7db7c0] Dropping frame with pts 480
13522[Parsed_fps_5 @ 0x56205c7db7c0] 497 frames in, 480 frames out; 17 frames dropped, 0 frames duplicated.
13523[libx264 @ 0x56205c705b80] frame I:3 Avg QP:23.50 size: 76559
13524[libx264 @ 0x56205c705b80] frame P:127 Avg QP:25.97 size: 19493
13525[libx264 @ 0x56205c705b80] frame B:349 Avg QP:29.00 size: 5154
13526[libx264 @ 0x56205c705b80] consecutive B-frames: 0.6% 4.2% 7.5% 87.7%
13527[libx264 @ 0x56205c705b80] mb I I16..4: 19.5% 74.5% 6.0%
13528[libx264 @ 0x56205c705b80] mb P I16..4: 5.4% 10.7% 0.4% P16..4: 38.5% 4.7% 2.1% 0.0% 0.0% skip:38.3%
13529[libx264 @ 0x56205c705b80] mb B I16..4: 0.3% 0.5% 0.0% B16..8: 32.4% 1.0% 0.1% direct: 0.9% skip:64.7% L0:43.4% L1:55.0% BI: 1.6%
13530[libx264 @ 0x56205c705b80] 8x8 transform intra:65.1% inter:86.2%
13531[libx264 @ 0x56205c705b80] coded y,uvDC,uvAC intra: 24.7% 39.0% 3.0% inter: 5.0% 6.6% 0.0%
13532[libx264 @ 0x56205c705b80] i16 v,h,dc,p: 29% 27% 15% 29%
13533[libx264 @ 0x56205c705b80] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 14% 43% 4% 4% 4% 3% 4% 3%
13534[libx264 @ 0x56205c705b80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 13% 24% 8% 6% 8% 4% 7% 4%
13535[libx264 @ 0x56205c705b80] i8c dc,h,v,p: 62% 18% 17% 3%
13536[libx264 @ 0x56205c705b80] Weighted P-Frames: Y:7.1% UV:0.8%
13537[libx264 @ 0x56205c705b80] ref P L0: 58.8% 14.7% 19.5% 6.7% 0.4%
13538[libx264 @ 0x56205c705b80] ref B L0: 88.2% 9.7% 2.0%
13539[libx264 @ 0x56205c705b80] ref B L1: 95.4% 4.6%
13540[libx264 @ 0x56205c705b80] kb/s:2181.57
13541[aac @ 0x56205c706f80] Qavg: 1002.416
13542[in#0/matroska,webm @ 0x56205aa6bc00] Terminating demuxer thread
13543[in#0/matroska,webm @ 0x56205aa6bc00] Input file #0 (resources/if-conditionals.mkv):
13544[in#0/matroska,webm @ 0x56205aa6bc00] Input stream #0:0 (video): 518 packets read (5880629 bytes); 498 frames decoded; 0 decode errors;
13545[in#0/matroska,webm @ 0x56205aa6bc00] Input stream #0:1 (audio): 537 packets read (412416 bytes); 532 frames decoded; 0 decode errors (817152 samples);
13546[in#0/matroska,webm @ 0x56205aa6bc00] Total: 1055 packets (6293045 bytes) demuxed
13547[AVIOContext @ 0x56205aa502c0] Statistics: 6328392 bytes read, 0 seeks
13548[in#1/matroska,webm @ 0x56205aa49c80] Terminating demuxer thread
13549[in#1/matroska,webm @ 0x56205aa49c80] Input file #1 (resources/programming-basics.mkv):
13550[in#1/matroska,webm @ 0x56205aa49c80] Input stream #1:0 (video): 1821 packets read (22088116 bytes); 1817 frames decoded; 0 decode errors;
13551[in#1/matroska,webm @ 0x56205aa49c80] Input stream #1:1 (audio): 1897 packets read (1456896 bytes); 1892 frames decoded; 0 decode errors (2906112 samples);
13552[in#1/matroska,webm @ 0x56205aa49c80] Total: 3718 packets (23545012 bytes) demuxed
13553[AVIOContext @ 0x56205aa493c0] Statistics: 23589642 bytes read, 0 seeks
13554Conversion failed!