Ticket #9001: ffmpeg-20210804-124257.log

File ffmpeg-20210804-124257.log, 1.2 MB (added by Gregory Beauregard, 5 years ago)

log for failed-to-render ffconcat case as of 08/04

Line 
1ffmpeg started on 2021-08-04 at 12:42:57
2Report written to "ffmpeg-20210804-124257.log"
3Log level: 48
4Command line:
5/home/gregory/databases/apps/ffmpeg/ffmpeg/build/ffmpeg -report -f concat -safe 0 -i concatplaylist.txt -vf "subtitles=concatplaylist.txt" -c:v libx264 -b:v 1M -c:a libopus -b:a 96k -map 0:v -map 0:a -y assconcat.mkv
6ffmpeg version N-103128-g3b298640e1 Copyright (c) 2000-2021 the FFmpeg developers
7 built with gcc 10.3.0 (Gentoo 10.3.0-r2 p3)
8 configuration: --enable-nonfree --enable-libglslang --extra-cflags=-I/opt/cuda/targets/x86_64-linux/include --extra-ldflags=-L/opt/cuda/targets/x86_64-linux/lib --extra-cflags=-I/home/gregory/databases/apps/ffmpeg/ffmpeg/build/include --extra-ldflags=-L/home/gregory/databases/apps/ffmpeg/ffmpeg/build/lib --optflags='-march=native -O3 -pipe -Wa,-mbranches-within-32B-boundaries' --enable-libnpp --enable-vulkan --enable-cuda-llvm --enable-avfilter --disable-indev=oss --disable-indev=jack --disable-outdev=oss --enable-version3 --enable-bzlib --disable-runtime-cpudetect --disable-debug --disable-gcrypt --enable-gnutls --enable-gpl --enable-iconv --disable-libtls --enable-libxml2 --enable-lzma --enable-network --enable-opencl --enable-openssl --enable-postproc --disable-libsmbclient --enable-ffplay --enable-sdl2 --enable-vaapi --enable-vdpau --enable-xlib --enable-libxcb --enable-libxcb-shm --enable-libxcb-xfixes --enable-zlib --disable-libcdio --disable-libiec61883 --disable-libdc1394 --disable-libcaca --enable libavutil 57. 3.100 / 57. 3.100
9 libavcodec 59. 4.100 / 59. 4.100
10 libavformat 59. 4.101 / 59. 4.101
11 libavdevice 59. 0.100 / 59. 0.100
12 libavfilter 8. 1.103 / 8. 1.103
13 libswscale 6. 0.100 / 6. 0.100
14 libswresample 4. 0.100 / 4. 0.100
15 libpostproc 56. 0.100 / 56. 0.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-f' ... matched as option 'f' (force format) with argument 'concat'.
19Reading option '-safe' ... matched as AVOption 'safe' with argument '0'.
20Reading option '-i' ... matched as input url with argument 'concatplaylist.txt'.
21Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'subtitles=concatplaylist.txt'.
22Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
23Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1M'.
24Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'libopus'.
25Reading option '-b:a' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '96k'.
26Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
27Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
28Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
29Reading option 'assconcat.mkv' ... matched as output url.
30Finished splitting the commandline.
31Parsing a group of options: global .
32Applying option report (generate a report) with argument 1.
33Applying option y (overwrite output files) with argument 1.
34Successfully parsed a group of options.
35Parsing a group of options: input url concatplaylist.txt.
36Applying option f (force format) with argument concat.
37Successfully parsed a group of options.
38Opening an input file: concatplaylist.txt.
39[concat @ 0x562b73fb3f00] Opening 'concatplaylist.txt' for reading
40[file @ 0x562b73fb5fc0] Setting default whitelist 'file,crypto,data'
41[NULL @ 0x562b73fbf2c0] Opening 'assconcatsamp1.mkv' for reading
42[matroska,webm @ 0x562b73fbf2c0] Format matroska,webm probed with size=2048 and score=100
43st:0 removing common factor 1000000 from timebase
44st:1 removing common factor 1000000 from timebase
45st:2 removing common factor 1000000 from timebase
46[matroska,webm @ 0x562b73fbf2c0] Before avformat_find_stream_info() pos: 4561 bytes read:32768 seeks:0 nb_streams:3
47[h264 @ 0x562b73fc6bc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
48[h264 @ 0x562b73fc6bc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
49[h264 @ 0x562b73fc6bc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
50[h264 @ 0x562b73fc6bc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
51[h264 @ 0x562b73fc6bc0] nal_unit_type: 6(SEI), nal_ref_idc: 0
52[h264 @ 0x562b73fc6bc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
53[h264 @ 0x562b73fc6bc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
54[h264 @ 0x562b73fc6bc0] nal_unit_type: 6(SEI), nal_ref_idc: 0
55[h264 @ 0x562b73fc6bc0] nal_unit_type: 5(IDR), nal_ref_idc: 3
56[h264 @ 0x562b73fc6bc0] Format yuv420p10le chosen by get_format().
57[h264 @ 0x562b73fc6bc0] Reinit context to 1920x1088, pix_fmt: yuv420p10le
58[h264 @ 0x562b73fc6bc0] no picture
59[opus @ 0x562b73fc76c0] skip 312/960 samples
60[matroska,webm @ 0x562b73fbf2c0] All info found
61[matroska,webm @ 0x562b73fbf2c0] After avformat_find_stream_info() pos: 6664 bytes read:32768 seeks:0 frames:7
62[matroska,webm @ 0x562b73fbf2c0] Auto-inserting h264_mp4toannexb bitstream filter
63[concat @ 0x562b73fb3f00] Before avformat_find_stream_info() pos: 69 bytes read:69 seeks:0 nb_streams:3
64[concat @ 0x562b73fb3f00] file:0 stream:0 pts:0 pts_time:0 dts:NOPTS dts_time:NOPTS -> pts:7 pts_time:0.007 dts:NOPTS dts_time:NOPTS
65[h264 @ 0x562b73fe5d00] nal_unit_type: 7(SPS), nal_ref_idc: 3
66[h264 @ 0x562b73fe5d00] nal_unit_type: 8(PPS), nal_ref_idc: 3
67[h264 @ 0x562b73fe5d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
68[h264 @ 0x562b73fe5d00] nal_unit_type: 7(SPS), nal_ref_idc: 3
69[h264 @ 0x562b73fe5d00] nal_unit_type: 8(PPS), nal_ref_idc: 3
70[h264 @ 0x562b73fe5d00] nal_unit_type: 6(SEI), nal_ref_idc: 0
71[h264 @ 0x562b73fe5d00] nal_unit_type: 5(IDR), nal_ref_idc: 3
72[h264 @ 0x562b73fe5d00] Format yuv420p10le chosen by get_format().
73[h264 @ 0x562b73fe5d00] Reinit context to 1920x1088, pix_fmt: yuv420p10le
74[h264 @ 0x562b73fe5d00] no picture
75[concat @ 0x562b73fb3f00] file:0 stream:0 pts:167 pts_time:0.167 dts:NOPTS dts_time:NOPTS -> pts:174 pts_time:0.174 dts:NOPTS dts_time:NOPTS
76[concat @ 0x562b73fb3f00] file:0 stream:1 pts:-7 pts_time:-0.007 dts:-7 dts_time:-0.007 -> pts:0 pts_time:0 dts:0 dts_time:0
77[opus @ 0x562b73fd5800] skip 312/960 samples
78[concat @ 0x562b73fb3f00] file:0 stream:0 pts:90 pts_time:0.09 dts:0 dts_time:0 -> pts:97 pts_time:0.097 dts:7 dts_time:0.007
79[concat @ 0x562b73fb3f00] All info found
80[concat @ 0x562b73fb3f00] After avformat_find_stream_info() pos: 69 bytes read:69 seeks:0 frames:4
81Input #0, concat, from 'concatplaylist.txt':
82 Duration: N/A, start: 0.000000, bitrate: N/A
83 Stream #0:0, 3, 1/1000: Video: h264 (High 10), yuv420p10le(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn
84 Metadata:
85 BPS-eng : 6146901
86 DURATION-eng : 00:23:43.089000000
87 NUMBER_OF_FRAMES-eng: 34120
88 NUMBER_OF_BYTES-eng: 1093448464
89 _STATISTICS_WRITING_APP-eng: mkvmerge v44.0.0 ('Domino') 64-bit
90 _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-12 14:34:13
91 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
92 ENCODER : Lavc59.4.100 libx264
93 DURATION : 00:00:15.022000000
94 Stream #0:1(jpn), 1, 1/1000: Audio: opus, 48000 Hz, stereo, fltp
95 Metadata:
96 BPS-eng : 739837
97 DURATION-eng : 00:23:43.090000000
98 NUMBER_OF_FRAMES-eng: 16677
99 NUMBER_OF_BYTES-eng: 131606971
100 _STATISTICS_WRITING_APP-eng: mkvmerge v44.0.0 ('Domino') 64-bit
101 _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-12 14:34:13
102 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
103 ENCODER : Lavc59.4.100 libopus
104 DURATION : 00:00:15.007000000
105 Stream #0:2(jpn), 0, 1/1000: Subtitle: ass
106 Metadata:
107 title : Full Subs [Underwater-Commie]
108 BPS-eng : 139
109 DURATION-eng : 00:23:37.050000000
110 NUMBER_OF_FRAMES-eng: 418
111 NUMBER_OF_BYTES-eng: 24654
112 _STATISTICS_WRITING_APP-eng: mkvmerge v44.0.0 ('Domino') 64-bit
113 _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-12 14:34:13
114 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
115 DURATION : 00:00:15.287000000
116Successfully opened the file.
117Parsing a group of options: output url assconcat.mkv.
118Applying option vf (set video filters) with argument subtitles=concatplaylist.txt.
119Applying option c:v (codec name) with argument libx264.
120Applying option b:v (video bitrate (please use -b:v)) with argument 1M.
121Applying option c:a (codec name) with argument libopus.
122Applying option b:a (video bitrate (please use -b:v)) with argument 96k.
123Applying option map (set input stream mapping) with argument 0:v.
124Applying option map (set input stream mapping) with argument 0:a.
125Successfully parsed a group of options.
126Opening an output file: assconcat.mkv.
127[file @ 0x562b740cfd00] Setting default whitelist 'file,crypto,data'
128Successfully opened the file.
129detected 12 logical cores
130[h264 @ 0x562b74035580] nal_unit_type: 7(SPS), nal_ref_idc: 3
131[h264 @ 0x562b74035580] nal_unit_type: 8(PPS), nal_ref_idc: 3
132Stream mapping:
133 Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
134 Stream #0:1 -> #0:1 (opus (native) -> opus (libopus))
135Press [q] to stop, [?] for help
136cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
137cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
138[h264 @ 0x562b74035580] nal_unit_type: 6(SEI), nal_ref_idc: 0
139[h264 @ 0x562b74035580] nal_unit_type: 7(SPS), nal_ref_idc: 3
140[h264 @ 0x562b74035580] nal_unit_type: 8(PPS), nal_ref_idc: 3
141[h264 @ 0x562b74035580] nal_unit_type: 6(SEI), nal_ref_idc: 0
142[h264 @ 0x562b74035580] nal_unit_type: 5(IDR), nal_ref_idc: 3
143[h264 @ 0x562b74035580] Format yuv420p10le chosen by get_format().
144[h264 @ 0x562b74035580] Reinit context to 1920x1088, pix_fmt: yuv420p10le
145[h264 @ 0x562b74035580] no picture
146cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
147[opus @ 0x562b73ff1800] skip 312/960 samples
148[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
149[graph_1_in_0_1 @ 0x562b742e3000] Setting 'time_base' to value '1/48000'
150[graph_1_in_0_1 @ 0x562b742e3000] Setting 'sample_rate' to value '48000'
151[graph_1_in_0_1 @ 0x562b742e3000] Setting 'sample_fmt' to value 'fltp'
152[graph_1_in_0_1 @ 0x562b742e3000] Setting 'channel_layout' to value '0x3'
153[graph_1_in_0_1 @ 0x562b742e3000] tb:1/48000 samplefmt:fltp samplerate:48000 chlayout:0x3
154[format_out_0_1 @ 0x562b742e4000] Setting 'sample_fmts' to value 's16|flt'
155[format_out_0_1 @ 0x562b742e4000] Setting 'sample_rates' to value '48000|24000|16000|12000|8000'
156[format_out_0_1 @ 0x562b742e4000] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
157[AVFilterGraph @ 0x562b7414c100] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
158[auto_resampler_0 @ 0x562b742e4ac0] picking flt out of 2 ref:fltp
159[auto_resampler_0 @ 0x562b742e4ac0] [SWR @ 0x562b742e4dc0] Using fltp internally between filters
160[auto_resampler_0 @ 0x562b742e4ac0] ch:2 chl:stereo fmt:fltp r:48000Hz -> ch:2 chl:stereo fmt:flt r:48000Hz
161cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
162[h264 @ 0x562b73ff5a00] no picture
163cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
164[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14 pts_time:0.014 dts:14 dts_time:0.014 -> pts:21 pts_time:0.021 dts:21 dts_time:0.021
165[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
166cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
167[concat @ 0x562b73fb3f00] file:0 stream:1 pts:34 pts_time:0.034 dts:34 dts_time:0.034 -> pts:41 pts_time:0.041 dts:41 dts_time:0.041
168cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
169[concat @ 0x562b73fb3f00] file:0 stream:0 pts:49 pts_time:0.049 dts:49 dts_time:0.049 -> pts:56 pts_time:0.056 dts:56 dts_time:0.056
170cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
171[concat @ 0x562b73fb3f00] file:0 stream:1 pts:54 pts_time:0.054 dts:54 dts_time:0.054 -> pts:61 pts_time:0.061 dts:61 dts_time:0.061
172[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
173cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
174[concat @ 0x562b73fb3f00] file:0 stream:1 pts:74 pts_time:0.074 dts:74 dts_time:0.074 -> pts:81 pts_time:0.081 dts:81 dts_time:0.081
175cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
176[concat @ 0x562b73fb3f00] file:0 stream:0 pts:132 pts_time:0.132 dts:90 dts_time:0.09 -> pts:139 pts_time:0.139 dts:97 dts_time:0.097
177cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
178[concat @ 0x562b73fb3f00] file:0 stream:1 pts:94 pts_time:0.094 dts:94 dts_time:0.094 -> pts:101 pts_time:0.101 dts:101 dts_time:0.101
179[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
180cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
181[concat @ 0x562b73fb3f00] file:0 stream:1 pts:114 pts_time:0.114 dts:114 dts_time:0.114 -> pts:121 pts_time:0.121 dts:121 dts_time:0.121
182cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
183[concat @ 0x562b73fb3f00] file:0 stream:0 pts:341 pts_time:0.341 dts:132 dts_time:0.132 -> pts:348 pts_time:0.348 dts:139 dts_time:0.139
184cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
185[concat @ 0x562b73fb3f00] file:0 stream:1 pts:134 pts_time:0.134 dts:134 dts_time:0.134 -> pts:141 pts_time:0.141 dts:141 dts_time:0.141
186[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
187cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
188[concat @ 0x562b73fb3f00] file:0 stream:1 pts:154 pts_time:0.154 dts:154 dts_time:0.154 -> pts:161 pts_time:0.161 dts:161 dts_time:0.161
189cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
190[concat @ 0x562b73fb3f00] file:0 stream:0 pts:257 pts_time:0.257 dts:167 dts_time:0.167 -> pts:264 pts_time:0.264 dts:174 dts_time:0.174
191cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
192[concat @ 0x562b73fb3f00] file:0 stream:1 pts:174 pts_time:0.174 dts:174 dts_time:0.174 -> pts:181 pts_time:0.181 dts:181 dts_time:0.181
193[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
194cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
195[concat @ 0x562b73fb3f00] file:0 stream:1 pts:193 pts_time:0.193 dts:193 dts_time:0.193 -> pts:200 pts_time:0.2 dts:200 dts_time:0.2
196cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
197[concat @ 0x562b73fb3f00] file:0 stream:0 pts:216 pts_time:0.216 dts:216 dts_time:0.216 -> pts:223 pts_time:0.223 dts:223 dts_time:0.223
198cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
199[concat @ 0x562b73fb3f00] file:0 stream:1 pts:213 pts_time:0.213 dts:213 dts_time:0.213 -> pts:220 pts_time:0.22 dts:220 dts_time:0.22
200[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
201cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
202[concat @ 0x562b73fb3f00] file:0 stream:1 pts:233 pts_time:0.233 dts:233 dts_time:0.233 -> pts:240 pts_time:0.24 dts:240 dts_time:0.24
203cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
204[concat @ 0x562b73fb3f00] file:0 stream:0 pts:299 pts_time:0.299 dts:257 dts_time:0.257 -> pts:306 pts_time:0.306 dts:264 dts_time:0.264
205cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
206[concat @ 0x562b73fb3f00] file:0 stream:1 pts:253 pts_time:0.253 dts:253 dts_time:0.253 -> pts:260 pts_time:0.26 dts:260 dts_time:0.26
207[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
208cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
209[concat @ 0x562b73fb3f00] file:0 stream:1 pts:273 pts_time:0.273 dts:273 dts_time:0.273 -> pts:280 pts_time:0.28 dts:280 dts_time:0.28
210cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
211[concat @ 0x562b73fb3f00] file:0 stream:0 pts:508 pts_time:0.508 dts:299 dts_time:0.299 -> pts:515 pts_time:0.515 dts:306 dts_time:0.306
212cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
213[concat @ 0x562b73fb3f00] file:0 stream:1 pts:293 pts_time:0.293 dts:293 dts_time:0.293 -> pts:300 pts_time:0.3 dts:300 dts_time:0.3
214[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
215cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
216[concat @ 0x562b73fb3f00] file:0 stream:1 pts:313 pts_time:0.313 dts:313 dts_time:0.313 -> pts:320 pts_time:0.32 dts:320 dts_time:0.32
217cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
218[concat @ 0x562b73fb3f00] file:0 stream:1 pts:333 pts_time:0.333 dts:333 dts_time:0.333 -> pts:340 pts_time:0.34 dts:340 dts_time:0.34
219cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
220[concat @ 0x562b73fb3f00] file:0 stream:0 pts:424 pts_time:0.424 dts:341 dts_time:0.341 -> pts:431 pts_time:0.431 dts:348 dts_time:0.348
221cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
222[concat @ 0x562b73fb3f00] file:0 stream:1 pts:353 pts_time:0.353 dts:353 dts_time:0.353 -> pts:360 pts_time:0.36 dts:360 dts_time:0.36
223[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
224cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
225[concat @ 0x562b73fb3f00] file:0 stream:1 pts:373 pts_time:0.373 dts:373 dts_time:0.373 -> pts:380 pts_time:0.38 dts:380 dts_time:0.38
226cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
227[concat @ 0x562b73fb3f00] file:0 stream:0 pts:382 pts_time:0.382 dts:382 dts_time:0.382 -> pts:389 pts_time:0.389 dts:389 dts_time:0.389
228cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
229[concat @ 0x562b73fb3f00] file:0 stream:1 pts:393 pts_time:0.393 dts:393 dts_time:0.393 -> pts:400 pts_time:0.4 dts:400 dts_time:0.4
230[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
231cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
232[concat @ 0x562b73fb3f00] file:0 stream:1 pts:413 pts_time:0.413 dts:413 dts_time:0.413 -> pts:420 pts_time:0.42 dts:420 dts_time:0.42
233cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
234[concat @ 0x562b73fb3f00] file:0 stream:0 pts:466 pts_time:0.466 dts:424 dts_time:0.424 -> pts:473 pts_time:0.473 dts:431 dts_time:0.431
235cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
236[concat @ 0x562b73fb3f00] file:0 stream:1 pts:433 pts_time:0.433 dts:433 dts_time:0.433 -> pts:440 pts_time:0.44 dts:440 dts_time:0.44
237[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
238cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
239[concat @ 0x562b73fb3f00] file:0 stream:1 pts:453 pts_time:0.453 dts:453 dts_time:0.453 -> pts:460 pts_time:0.46 dts:460 dts_time:0.46
240cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
241[concat @ 0x562b73fb3f00] file:0 stream:0 pts:674 pts_time:0.674 dts:466 dts_time:0.466 -> pts:681 pts_time:0.681 dts:473 dts_time:0.473
242cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
243[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
244[concat @ 0x562b73fb3f00] file:0 stream:1 pts:473 pts_time:0.473 dts:473 dts_time:0.473 -> pts:480 pts_time:0.48 dts:480 dts_time:0.48
245cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
246[concat @ 0x562b73fb3f00] file:0 stream:1 pts:493 pts_time:0.493 dts:493 dts_time:0.493 -> pts:500 pts_time:0.5 dts:500 dts_time:0.5
247cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
248[concat @ 0x562b73fb3f00] file:0 stream:0 pts:591 pts_time:0.591 dts:508 dts_time:0.508 -> pts:598 pts_time:0.598 dts:515 dts_time:0.515
249[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
250[Parsed_subtitles_0 @ 0x562b74b24dc0] Setting 'filename' to value 'concatplaylist.txt'
251[Parsed_subtitles_0 @ 0x562b74b24dc0] libass API version: 0x1501000
252[Parsed_subtitles_0 @ 0x562b74b24dc0] libass source: tarball: 0.15.1
253[Parsed_subtitles_0 @ 0x562b74b24dc0] Raster: FreeType 2.10.4
254[Parsed_subtitles_0 @ 0x562b74b24dc0] Shaper: FriBidi 1.0.10 (SIMPLE) HarfBuzz-ng 2.8.2 (COMPLEX)
255[Parsed_subtitles_0 @ 0x562b74b24dc0] Initialized
256[NULL @ 0x562b73ff26c0] Opening 'concatplaylist.txt' for reading
257[file @ 0x562b74bf3180] Setting default whitelist 'file,crypto,data'
258[concat @ 0x562b73ff26c0] Format concat probed with size=2048 and score=100
259[NULL @ 0x562b74bf7c00] Opening 'assconcatsamp1.mkv' for reading
260[matroska,webm @ 0x562b74bf7c00] Format matroska,webm probed with size=2048 and score=100
261st:0 removing common factor 1000000 from timebase
262st:1 removing common factor 1000000 from timebase
263st:2 removing common factor 1000000 from timebase
264[matroska,webm @ 0x562b74bf7c00] Before avformat_find_stream_info() pos: 4561 bytes read:32768 seeks:0 nb_streams:3
265[h264 @ 0x562b74eed880] nal_unit_type: 7(SPS), nal_ref_idc: 3
266[h264 @ 0x562b74eed880] nal_unit_type: 8(PPS), nal_ref_idc: 3
267[h264 @ 0x562b74eed880] nal_unit_type: 7(SPS), nal_ref_idc: 3
268[h264 @ 0x562b74eed880] nal_unit_type: 8(PPS), nal_ref_idc: 3
269[h264 @ 0x562b74eed880] nal_unit_type: 6(SEI), nal_ref_idc: 0
270[h264 @ 0x562b74eed880] nal_unit_type: 7(SPS), nal_ref_idc: 3
271[h264 @ 0x562b74eed880] nal_unit_type: 8(PPS), nal_ref_idc: 3
272[h264 @ 0x562b74eed880] nal_unit_type: 6(SEI), nal_ref_idc: 0
273[h264 @ 0x562b74eed880] nal_unit_type: 5(IDR), nal_ref_idc: 3
274[h264 @ 0x562b74eed880] Format yuv420p10le chosen by get_format().
275[h264 @ 0x562b74eed880] Reinit context to 1920x1088, pix_fmt: yuv420p10le
276[h264 @ 0x562b74eed880] no picture
277[opus @ 0x562b74eee380] skip 312/960 samples
278[matroska,webm @ 0x562b74bf7c00] All info found
279[matroska,webm @ 0x562b74bf7c00] After avformat_find_stream_info() pos: 6664 bytes read:32768 seeks:0 frames:7
280[matroska,webm @ 0x562b74bf7c00] Auto-inserting h264_mp4toannexb bitstream filter
281[concat @ 0x562b73ff26c0] Before avformat_find_stream_info() pos: 69 bytes read:69 seeks:0 nb_streams:3
282[concat @ 0x562b73ff26c0] file:0 stream:0 pts:0 pts_time:0 dts:NOPTS dts_time:NOPTS -> pts:7 pts_time:0.007 dts:NOPTS dts_time:NOPTS
283[h264 @ 0x562b74f3fbc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
284[h264 @ 0x562b74f3fbc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
285[h264 @ 0x562b74f3fbc0] nal_unit_type: 6(SEI), nal_ref_idc: 0
286[h264 @ 0x562b74f3fbc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
287[h264 @ 0x562b74f3fbc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
288[h264 @ 0x562b74f3fbc0] nal_unit_type: 6(SEI), nal_ref_idc: 0
289[h264 @ 0x562b74f3fbc0] nal_unit_type: 5(IDR), nal_ref_idc: 3
290[h264 @ 0x562b74f3fbc0] Format yuv420p10le chosen by get_format().
291[h264 @ 0x562b74f3fbc0] Reinit context to 1920x1088, pix_fmt: yuv420p10le
292[h264 @ 0x562b74f3fbc0] no picture
293[concat @ 0x562b73ff26c0] file:0 stream:0 pts:167 pts_time:0.167 dts:NOPTS dts_time:NOPTS -> pts:174 pts_time:0.174 dts:NOPTS dts_time:NOPTS
294[concat @ 0x562b73ff26c0] file:0 stream:1 pts:-7 pts_time:-0.007 dts:-7 dts_time:-0.007 -> pts:0 pts_time:0 dts:0 dts_time:0
295[opus @ 0x562b74f3e640] skip 312/960 samples
296[concat @ 0x562b73ff26c0] file:0 stream:0 pts:90 pts_time:0.09 dts:0 dts_time:0 -> pts:97 pts_time:0.097 dts:7 dts_time:0.007
297[concat @ 0x562b73ff26c0] All info found
298[concat @ 0x562b73ff26c0] After avformat_find_stream_info() pos: 69 bytes read:69 seeks:0 frames:4
299[Parsed_subtitles_0 @ 0x562b74b24dc0] Using font provider fontconfig
300[Parsed_subtitles_0 @ 0x562b74b24dc0] Event: [Script Info]
301; Script generated by Aegisub 3.2.2
302; http://www.aegisub.org/
303X-MediaTitle: Everyday Life - Episode 1 -
304Title: Subtitle (English (US))
305ScriptType: v4.00+
306WrapStyle: 0
307PlayResX: 1280
308PlayResY: 720
309ScaledBorderAndShadow: yes
310X-AntiAlias: 1
311X-Created: 6 hours ago
312X-MediaID: 573100
313X-VideoID:
314X-ScriptID: 54816
315X-LanguageCode: enUS
316X-Language: English (US)
317X-OwnerName: kadokawapictures
318X-Progress:
319X-Status: Approved
320Video Zoom: 5
321YCbCr Matrix: TV.601
322
323[Aegisub Project Garbage]
324Last Style Storage: nichijou ts
325Video File: ?dummy:23.976000:40000:1920:1080:47:163:254:
326Video AR Value: 1.777778
327Video Zoom Percent: 0.250000
328Scroll Position: 286
329Active Line: 106
330Video Position: 5929
331
332[V4+ Styles]
333Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encodin[Parsed_subtitles_0 @ 0x562b74b24dc0]
334[Parsed_subtitles_0 @ 0x562b74b24dc0] Style format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
335[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: Default,Aller,48,&H00FFFFFF,&H000000FF,&H00675136,&H8036452F,-1,0,0,0,100,100,0,0,1,3,1.5,2,110,110,40,0
336[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: op kara boys,Corbel,50,&H00E7E7F6,&H000000FF,&H00DADADA,&H00000000,-1,0,0,0,100,100,0,0,1,3,0,7,50,50,33,1
337[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: op trans,Corbel,50,&H00DADADA,&H000000FF,&H00E0E0E0,&H00000000,-1,0,0,0,100,100,0,0,1,3,0,2,50,50,33,1
338[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: ed kara,Chinacat,44,&H00C1E4F0,&H000000FF,&H00676C6F,&H00000000,0,0,0,0,100,100,0,0,1,3,0,8,10,10,33,1
339[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: op kara girls,Corbel,50,&H00E7E7F6,&H000000FF,&H00DADADA,&H00000000,-1,0,0,0,100,100,0,0,1,3,0,9,50,50,33,1
340[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: op kara,Corbel,50,&H00E7E7F6,&H000000FF,&H00DADADA,&H00000000,-1,0,0,0,100,100,0,0,1,3,0,8,50,50,33,1
341[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: ed trans1,Chinacat,44,&H00C1E4F0,&H000000FF,&H00676C6F,&H00000000,0,0,0,0,100,100,0,0,1,3,0,2,10,10,33,1
342[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: Titles,EFN Impresja,50,&H00000000,&H000000FF,&H00000000,&H00FFFFFF,0,0,0,0,100,100,0,0,1,0,1.25,2,10,10,10,1
343[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: Calli,ArtificeSSK,40,&H00000000,&HFF0000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,0,0,2,30,30,30,1
344[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: Calli_alt,BloklettersViltstiftFxd,40,&H00000000,&HFF0000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,0,0,2,10,10,10,1
345[Parsed_subtitles_0 @ 0x562b74b24dc0] [0x562b74bf9b20] Style: Misc,vtks animal 2,45,&H50000000,&H000000FF,&H00000000,&H00FFFFFF,0,0,0,0,100,100,0,0,1,0,0,2,10,10,10,1
346[Parsed_subtitles_0 @ 0x562b74b24dc0] Event format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
347[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14 pts_time:0.014 dts:14 dts_time:0.014 -> pts:21 pts_time:0.021 dts:21 dts_time:0.021
348[concat @ 0x562b73ff26c0] file:0 stream:1 pts:34 pts_time:0.034 dts:34 dts_time:0.034 -> pts:41 pts_time:0.041 dts:41 dts_time:0.041
349[concat @ 0x562b73ff26c0] file:0 stream:0 pts:49 pts_time:0.049 dts:49 dts_time:0.049 -> pts:56 pts_time:0.056 dts:56 dts_time:0.056
350[concat @ 0x562b73ff26c0] file:0 stream:1 pts:54 pts_time:0.054 dts:54 dts_time:0.054 -> pts:61 pts_time:0.061 dts:61 dts_time:0.061
351[concat @ 0x562b73ff26c0] file:0 stream:1 pts:74 pts_time:0.074 dts:74 dts_time:0.074 -> pts:81 pts_time:0.081 dts:81 dts_time:0.081
352[concat @ 0x562b73ff26c0] file:0 stream:0 pts:132 pts_time:0.132 dts:90 dts_time:0.09 -> pts:139 pts_time:0.139 dts:97 dts_time:0.097
353[concat @ 0x562b73ff26c0] file:0 stream:1 pts:94 pts_time:0.094 dts:94 dts_time:0.094 -> pts:101 pts_time:0.101 dts:101 dts_time:0.101
354[concat @ 0x562b73ff26c0] file:0 stream:1 pts:114 pts_time:0.114 dts:114 dts_time:0.114 -> pts:121 pts_time:0.121 dts:121 dts_time:0.121
355[concat @ 0x562b73ff26c0] file:0 stream:0 pts:341 pts_time:0.341 dts:132 dts_time:0.132 -> pts:348 pts_time:0.348 dts:139 dts_time:0.139
356[concat @ 0x562b73ff26c0] file:0 stream:1 pts:134 pts_time:0.134 dts:134 dts_time:0.134 -> pts:141 pts_time:0.141 dts:141 dts_time:0.141
357[concat @ 0x562b73ff26c0] file:0 stream:1 pts:154 pts_time:0.154 dts:154 dts_time:0.154 -> pts:161 pts_time:0.161 dts:161 dts_time:0.161
358[concat @ 0x562b73ff26c0] file:0 stream:0 pts:257 pts_time:0.257 dts:167 dts_time:0.167 -> pts:264 pts_time:0.264 dts:174 dts_time:0.174
359[concat @ 0x562b73ff26c0] file:0 stream:1 pts:174 pts_time:0.174 dts:174 dts_time:0.174 -> pts:181 pts_time:0.181 dts:181 dts_time:0.181
360[concat @ 0x562b73ff26c0] file:0 stream:1 pts:193 pts_time:0.193 dts:193 dts_time:0.193 -> pts:200 pts_time:0.2 dts:200 dts_time:0.2
361[concat @ 0x562b73ff26c0] file:0 stream:0 pts:216 pts_time:0.216 dts:216 dts_time:0.216 -> pts:223 pts_time:0.223 dts:223 dts_time:0.223
362[concat @ 0x562b73ff26c0] file:0 stream:1 pts:213 pts_time:0.213 dts:213 dts_time:0.213 -> pts:220 pts_time:0.22 dts:220 dts_time:0.22
363[concat @ 0x562b73ff26c0] file:0 stream:1 pts:233 pts_time:0.233 dts:233 dts_time:0.233 -> pts:240 pts_time:0.24 dts:240 dts_time:0.24
364[concat @ 0x562b73ff26c0] file:0 stream:0 pts:299 pts_time:0.299 dts:257 dts_time:0.257 -> pts:306 pts_time:0.306 dts:264 dts_time:0.264
365[concat @ 0x562b73ff26c0] file:0 stream:1 pts:253 pts_time:0.253 dts:253 dts_time:0.253 -> pts:260 pts_time:0.26 dts:260 dts_time:0.26
366[concat @ 0x562b73ff26c0] file:0 stream:1 pts:273 pts_time:0.273 dts:273 dts_time:0.273 -> pts:280 pts_time:0.28 dts:280 dts_time:0.28
367[concat @ 0x562b73ff26c0] file:0 stream:0 pts:508 pts_time:0.508 dts:299 dts_time:0.299 -> pts:515 pts_time:0.515 dts:306 dts_time:0.306
368[concat @ 0x562b73ff26c0] file:0 stream:1 pts:293 pts_time:0.293 dts:293 dts_time:0.293 -> pts:300 pts_time:0.3 dts:300 dts_time:0.3
369[concat @ 0x562b73ff26c0] file:0 stream:1 pts:313 pts_time:0.313 dts:313 dts_time:0.313 -> pts:320 pts_time:0.32 dts:320 dts_time:0.32
370[concat @ 0x562b73ff26c0] file:0 stream:1 pts:333 pts_time:0.333 dts:333 dts_time:0.333 -> pts:340 pts_time:0.34 dts:340 dts_time:0.34
371[concat @ 0x562b73ff26c0] file:0 stream:0 pts:424 pts_time:0.424 dts:341 dts_time:0.341 -> pts:431 pts_time:0.431 dts:348 dts_time:0.348
372[concat @ 0x562b73ff26c0] file:0 stream:1 pts:353 pts_time:0.353 dts:353 dts_time:0.353 -> pts:360 pts_time:0.36 dts:360 dts_time:0.36
373[concat @ 0x562b73ff26c0] file:0 stream:1 pts:373 pts_time:0.373 dts:373 dts_time:0.373 -> pts:380 pts_time:0.38 dts:380 dts_time:0.38
374[concat @ 0x562b73ff26c0] file:0 stream:0 pts:382 pts_time:0.382 dts:382 dts_time:0.382 -> pts:389 pts_time:0.389 dts:389 dts_time:0.389
375[concat @ 0x562b73ff26c0] file:0 stream:1 pts:393 pts_time:0.393 dts:393 dts_time:0.393 -> pts:400 pts_time:0.4 dts:400 dts_time:0.4
376[concat @ 0x562b73ff26c0] file:0 stream:1 pts:413 pts_time:0.413 dts:413 dts_time:0.413 -> pts:420 pts_time:0.42 dts:420 dts_time:0.42
377[concat @ 0x562b73ff26c0] file:0 stream:0 pts:466 pts_time:0.466 dts:424 dts_time:0.424 -> pts:473 pts_time:0.473 dts:431 dts_time:0.431
378[concat @ 0x562b73ff26c0] file:0 stream:1 pts:433 pts_time:0.433 dts:433 dts_time:0.433 -> pts:440 pts_time:0.44 dts:440 dts_time:0.44
379[concat @ 0x562b73ff26c0] file:0 stream:1 pts:453 pts_time:0.453 dts:453 dts_time:0.453 -> pts:460 pts_time:0.46 dts:460 dts_time:0.46
380[concat @ 0x562b73ff26c0] file:0 stream:0 pts:674 pts_time:0.674 dts:466 dts_time:0.466 -> pts:681 pts_time:0.681 dts:473 dts_time:0.473
381[concat @ 0x562b73ff26c0] file:0 stream:1 pts:473 pts_time:0.473 dts:473 dts_time:0.473 -> pts:480 pts_time:0.48 dts:480 dts_time:0.48
382[concat @ 0x562b73ff26c0] file:0 stream:1 pts:493 pts_time:0.493 dts:493 dts_time:0.493 -> pts:500 pts_time:0.5 dts:500 dts_time:0.5
383[concat @ 0x562b73ff26c0] file:0 stream:0 pts:591 pts_time:0.591 dts:508 dts_time:0.508 -> pts:598 pts_time:0.598 dts:515 dts_time:0.515
384[concat @ 0x562b73ff26c0] file:0 stream:1 pts:513 pts_time:0.513 dts:513 dts_time:0.513 -> pts:520 pts_time:0.52 dts:520 dts_time:0.52
385[concat @ 0x562b73ff26c0] file:0 stream:1 pts:533 pts_time:0.533 dts:533 dts_time:0.533 -> pts:540 pts_time:0.54 dts:540 dts_time:0.54
386[concat @ 0x562b73ff26c0] file:0 stream:0 pts:549 pts_time:0.549 dts:549 dts_time:0.549 -> pts:556 pts_time:0.556 dts:556 dts_time:0.556
387[concat @ 0x562b73ff26c0] file:0 stream:1 pts:553 pts_time:0.553 dts:553 dts_time:0.553 -> pts:560 pts_time:0.56 dts:560 dts_time:0.56
388[concat @ 0x562b73ff26c0] file:0 stream:1 pts:573 pts_time:0.573 dts:573 dts_time:0.573 -> pts:580 pts_time:0.58 dts:580 dts_time:0.58
389[concat @ 0x562b73ff26c0] file:0 stream:0 pts:633 pts_time:0.633 dts:591 dts_time:0.591 -> pts:640 pts_time:0.64 dts:598 dts_time:0.598
390[concat @ 0x562b73ff26c0] file:0 stream:1 pts:593 pts_time:0.593 dts:593 dts_time:0.593 -> pts:600 pts_time:0.6 dts:600 dts_time:0.6
391[concat @ 0x562b73ff26c0] file:0 stream:1 pts:613 pts_time:0.613 dts:613 dts_time:0.613 -> pts:620 pts_time:0.62 dts:620 dts_time:0.62
392[concat @ 0x562b73ff26c0] file:0 stream:0 pts:841 pts_time:0.841 dts:633 dts_time:0.633 -> pts:848 pts_time:0.848 dts:640 dts_time:0.64
393[concat @ 0x562b73ff26c0] file:0 stream:1 pts:633 pts_time:0.633 dts:633 dts_time:0.633 -> pts:640 pts_time:0.64 dts:640 dts_time:0.64
394[concat @ 0x562b73ff26c0] file:0 stream:1 pts:653 pts_time:0.653 dts:653 dts_time:0.653 -> pts:660 pts_time:0.66 dts:660 dts_time:0.66
395[concat @ 0x562b73ff26c0] file:0 stream:0 pts:758 pts_time:0.758 dts:674 dts_time:0.674 -> pts:765 pts_time:0.765 dts:681 dts_time:0.681
396[concat @ 0x562b73ff26c0] file:0 stream:1 pts:673 pts_time:0.673 dts:673 dts_time:0.673 -> pts:680 pts_time:0.68 dts:680 dts_time:0.68
397[concat @ 0x562b73ff26c0] file:0 stream:1 pts:693 pts_time:0.693 dts:693 dts_time:0.693 -> pts:700 pts_time:0.7 dts:700 dts_time:0.7
398[concat @ 0x562b73ff26c0] file:0 stream:0 pts:716 pts_time:0.716 dts:716 dts_time:0.716 -> pts:723 pts_time:0.723 dts:723 dts_time:0.723
399[concat @ 0x562b73ff26c0] file:0 stream:1 pts:713 pts_time:0.713 dts:713 dts_time:0.713 -> pts:720 pts_time:0.72 dts:720 dts_time:0.72
400[concat @ 0x562b73ff26c0] file:0 stream:1 pts:733 pts_time:0.733 dts:733 dts_time:0.733 -> pts:740 pts_time:0.74 dts:740 dts_time:0.74
401[concat @ 0x562b73ff26c0] file:0 stream:0 pts:799 pts_time:0.799 dts:758 dts_time:0.758 -> pts:806 pts_time:0.806 dts:765 dts_time:0.765
402[concat @ 0x562b73ff26c0] file:0 stream:1 pts:753 pts_time:0.753 dts:753 dts_time:0.753 -> pts:760 pts_time:0.76 dts:760 dts_time:0.76
403[concat @ 0x562b73ff26c0] file:0 stream:1 pts:773 pts_time:0.773 dts:773 dts_time:0.773 -> pts:780 pts_time:0.78 dts:780 dts_time:0.78
404[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1008 pts_time:1.008 dts:799 dts_time:0.799 -> pts:1015 pts_time:1.015 dts:806 dts_time:0.806
405[concat @ 0x562b73ff26c0] file:0 stream:1 pts:793 pts_time:0.793 dts:793 dts_time:0.793 -> pts:800 pts_time:0.8 dts:800 dts_time:0.8
406[concat @ 0x562b73ff26c0] file:0 stream:1 pts:813 pts_time:0.813 dts:813 dts_time:0.813 -> pts:820 pts_time:0.82 dts:820 dts_time:0.82
407[concat @ 0x562b73ff26c0] file:0 stream:1 pts:833 pts_time:0.833 dts:833 dts_time:0.833 -> pts:840 pts_time:0.84 dts:840 dts_time:0.84
408[concat @ 0x562b73ff26c0] file:0 stream:0 pts:925 pts_time:0.925 dts:841 dts_time:0.841 -> pts:932 pts_time:0.932 dts:848 dts_time:0.848
409[concat @ 0x562b73ff26c0] file:0 stream:1 pts:853 pts_time:0.853 dts:853 dts_time:0.853 -> pts:860 pts_time:0.86 dts:860 dts_time:0.86
410[concat @ 0x562b73ff26c0] file:0 stream:1 pts:873 pts_time:0.873 dts:873 dts_time:0.873 -> pts:880 pts_time:0.88 dts:880 dts_time:0.88
411[concat @ 0x562b73ff26c0] file:0 stream:0 pts:883 pts_time:0.883 dts:883 dts_time:0.883 -> pts:890 pts_time:0.89 dts:890 dts_time:0.89
412[concat @ 0x562b73ff26c0] file:0 stream:1 pts:893 pts_time:0.893 dts:893 dts_time:0.893 -> pts:900 pts_time:0.9 dts:900 dts_time:0.9
413[concat @ 0x562b73ff26c0] file:0 stream:1 pts:913 pts_time:0.913 dts:913 dts_time:0.913 -> pts:920 pts_time:0.92 dts:920 dts_time:0.92
414[concat @ 0x562b73ff26c0] file:0 stream:0 pts:966 pts_time:0.966 dts:925 dts_time:0.925 -> pts:973 pts_time:0.973 dts:932 dts_time:0.932
415[concat @ 0x562b73ff26c0] file:0 stream:1 pts:933 pts_time:0.933 dts:933 dts_time:0.933 -> pts:940 pts_time:0.94 dts:940 dts_time:0.94
416[concat @ 0x562b73ff26c0] file:0 stream:1 pts:953 pts_time:0.953 dts:953 dts_time:0.953 -> pts:960 pts_time:0.96 dts:960 dts_time:0.96
417[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1175 pts_time:1.175 dts:966 dts_time:0.966 -> pts:1182 pts_time:1.182 dts:973 dts_time:0.973
418[concat @ 0x562b73ff26c0] file:0 stream:1 pts:973 pts_time:0.973 dts:973 dts_time:0.973 -> pts:980 pts_time:0.98 dts:980 dts_time:0.98
419[concat @ 0x562b73ff26c0] file:0 stream:1 pts:993 pts_time:0.993 dts:993 dts_time:0.993 -> pts:1000 pts_time:1 dts:1000 dts_time:1
420[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1091 pts_time:1.091 dts:1008 dts_time:1.008 -> pts:1098 pts_time:1.098 dts:1015 dts_time:1.015
421[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1013 pts_time:1.013 dts:1013 dts_time:1.013 -> pts:1020 pts_time:1.02 dts:1020 dts_time:1.02
422[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1033 pts_time:1.033 dts:1033 dts_time:1.033 -> pts:1040 pts_time:1.04 dts:1040 dts_time:1.04
423[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1050 pts_time:1.05 dts:1050 dts_time:1.05 -> pts:1057 pts_time:1.057 dts:1057 dts_time:1.057
424[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1053 pts_time:1.053 dts:1053 dts_time:1.053 -> pts:1060 pts_time:1.06 dts:1060 dts_time:1.06
425[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1073 pts_time:1.073 dts:1073 dts_time:1.073 -> pts:1080 pts_time:1.08 dts:1080 dts_time:1.08
426[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1133 pts_time:1.133 dts:1091 dts_time:1.091 -> pts:1140 pts_time:1.14 dts:1098 dts_time:1.098
427[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1093 pts_time:1.093 dts:1093 dts_time:1.093 -> pts:1100 pts_time:1.1 dts:1100 dts_time:1.1
428[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1113 pts_time:1.113 dts:1113 dts_time:1.113 -> pts:1120 pts_time:1.12 dts:1120 dts_time:1.12
429[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1342 pts_time:1.342 dts:1133 dts_time:1.133 -> pts:1349 pts_time:1.349 dts:1140 dts_time:1.14
430[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1133 pts_time:1.133 dts:1133 dts_time:1.133 -> pts:1140 pts_time:1.14 dts:1140 dts_time:1.14
431[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1153 pts_time:1.153 dts:1153 dts_time:1.153 -> pts:1160 pts_time:1.16 dts:1160 dts_time:1.16
432[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1258 pts_time:1.258 dts:1175 dts_time:1.175 -> pts:1265 pts_time:1.265 dts:1182 dts_time:1.182
433[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1173 pts_time:1.173 dts:1173 dts_time:1.173 -> pts:1180 pts_time:1.18 dts:1180 dts_time:1.18
434[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1193 pts_time:1.193 dts:1193 dts_time:1.193 -> pts:1200 pts_time:1.2 dts:1200 dts_time:1.2
435[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1217 pts_time:1.217 dts:1217 dts_time:1.217 -> pts:1224 pts_time:1.224 dts:1224 dts_time:1.224
436[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1213 pts_time:1.213 dts:1213 dts_time:1.213 -> pts:1220 pts_time:1.22 dts:1220 dts_time:1.22
437[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1233 pts_time:1.233 dts:1233 dts_time:1.233 -> pts:1240 pts_time:1.24 dts:1240 dts_time:1.24
438[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1300 pts_time:1.3 dts:1258 dts_time:1.258 -> pts:1307 pts_time:1.307 dts:1265 dts_time:1.265
439[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1253 pts_time:1.253 dts:1253 dts_time:1.253 -> pts:1260 pts_time:1.26 dts:1260 dts_time:1.26
440[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1273 pts_time:1.273 dts:1273 dts_time:1.273 -> pts:1280 pts_time:1.28 dts:1280 dts_time:1.28
441[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1509 pts_time:1.509 dts:1300 dts_time:1.3 -> pts:1516 pts_time:1.516 dts:1307 dts_time:1.307
442[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1293 pts_time:1.293 dts:1293 dts_time:1.293 -> pts:1300 pts_time:1.3 dts:1300 dts_time:1.3
443[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1313 pts_time:1.313 dts:1313 dts_time:1.313 -> pts:1320 pts_time:1.32 dts:1320 dts_time:1.32
444[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1333 pts_time:1.333 dts:1333 dts_time:1.333 -> pts:1340 pts_time:1.34 dts:1340 dts_time:1.34
445[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1425 pts_time:1.425 dts:1342 dts_time:1.342 -> pts:1432 pts_time:1.432 dts:1349 dts_time:1.349
446[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1353 pts_time:1.353 dts:1353 dts_time:1.353 -> pts:1360 pts_time:1.36 dts:1360 dts_time:1.36
447[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1373 pts_time:1.373 dts:1373 dts_time:1.373 -> pts:1380 pts_time:1.38 dts:1380 dts_time:1.38
448[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1383 pts_time:1.383 dts:1383 dts_time:1.383 -> pts:1390 pts_time:1.39 dts:1390 dts_time:1.39
449[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1393 pts_time:1.393 dts:1393 dts_time:1.393 -> pts:1400 pts_time:1.4 dts:1400 dts_time:1.4
450[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1413 pts_time:1.413 dts:1413 dts_time:1.413 -> pts:1420 pts_time:1.42 dts:1420 dts_time:1.42
451[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1467 pts_time:1.467 dts:1425 dts_time:1.425 -> pts:1474 pts_time:1.474 dts:1432 dts_time:1.432
452[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1433 pts_time:1.433 dts:1433 dts_time:1.433 -> pts:1440 pts_time:1.44 dts:1440 dts_time:1.44
453[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1453 pts_time:1.453 dts:1453 dts_time:1.453 -> pts:1460 pts_time:1.46 dts:1460 dts_time:1.46
454[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1550 pts_time:1.55 dts:1467 dts_time:1.467 -> pts:1557 pts_time:1.557 dts:1474 dts_time:1.474
455[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1473 pts_time:1.473 dts:1473 dts_time:1.473 -> pts:1480 pts_time:1.48 dts:1480 dts_time:1.48
456[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1493 pts_time:1.493 dts:1493 dts_time:1.493 -> pts:1500 pts_time:1.5 dts:1500 dts_time:1.5
457[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1592 pts_time:1.592 dts:1509 dts_time:1.509 -> pts:1599 pts_time:1.599 dts:1516 dts_time:1.516
458[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1513 pts_time:1.513 dts:1513 dts_time:1.513 -> pts:1520 pts_time:1.52 dts:1520 dts_time:1.52
459[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1533 pts_time:1.533 dts:1533 dts_time:1.533 -> pts:1540 pts_time:1.54 dts:1540 dts_time:1.54
460[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1759 pts_time:1.759 dts:1550 dts_time:1.55 -> pts:1766 pts_time:1.766 dts:1557 dts_time:1.557
461[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1553 pts_time:1.553 dts:1553 dts_time:1.553 -> pts:1560 pts_time:1.56 dts:1560 dts_time:1.56
462[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1573 pts_time:1.573 dts:1573 dts_time:1.573 -> pts:1580 pts_time:1.58 dts:1580 dts_time:1.58
463[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1675 pts_time:1.675 dts:1592 dts_time:1.592 -> pts:1682 pts_time:1.682 dts:1599 dts_time:1.599
464[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1593 pts_time:1.593 dts:1593 dts_time:1.593 -> pts:1600 pts_time:1.6 dts:1600 dts_time:1.6
465[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1613 pts_time:1.613 dts:1613 dts_time:1.613 -> pts:1620 pts_time:1.62 dts:1620 dts_time:1.62
466[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1634 pts_time:1.634 dts:1634 dts_time:1.634 -> pts:1641 pts_time:1.641 dts:1641 dts_time:1.641
467[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1633 pts_time:1.633 dts:1633 dts_time:1.633 -> pts:1640 pts_time:1.64 dts:1640 dts_time:1.64
468[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1653 pts_time:1.653 dts:1653 dts_time:1.653 -> pts:1660 pts_time:1.66 dts:1660 dts_time:1.66
469[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1717 pts_time:1.717 dts:1675 dts_time:1.675 -> pts:1724 pts_time:1.724 dts:1682 dts_time:1.682
470[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1673 pts_time:1.673 dts:1673 dts_time:1.673 -> pts:1680 pts_time:1.68 dts:1680 dts_time:1.68
471[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1693 pts_time:1.693 dts:1693 dts_time:1.693 -> pts:1700 pts_time:1.7 dts:1700 dts_time:1.7
472[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1926 pts_time:1.926 dts:1717 dts_time:1.717 -> pts:1933 pts_time:1.933 dts:1724 dts_time:1.724
473[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1713 pts_time:1.713 dts:1713 dts_time:1.713 -> pts:1720 pts_time:1.72 dts:1720 dts_time:1.72
474[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1733 pts_time:1.733 dts:1733 dts_time:1.733 -> pts:1740 pts_time:1.74 dts:1740 dts_time:1.74
475[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1842 pts_time:1.842 dts:1759 dts_time:1.759 -> pts:1849 pts_time:1.849 dts:1766 dts_time:1.766
476[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1753 pts_time:1.753 dts:1753 dts_time:1.753 -> pts:1760 pts_time:1.76 dts:1760 dts_time:1.76
477[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1773 pts_time:1.773 dts:1773 dts_time:1.773 -> pts:1780 pts_time:1.78 dts:1780 dts_time:1.78
478[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1800 pts_time:1.8 dts:1800 dts_time:1.8 -> pts:1807 pts_time:1.807 dts:1807 dts_time:1.807
479[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1793 pts_time:1.793 dts:1793 dts_time:1.793 -> pts:1800 pts_time:1.8 dts:1800 dts_time:1.8
480[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1813 pts_time:1.813 dts:1813 dts_time:1.813 -> pts:1820 pts_time:1.82 dts:1820 dts_time:1.82
481[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1833 pts_time:1.833 dts:1833 dts_time:1.833 -> pts:1840 pts_time:1.84 dts:1840 dts_time:1.84
482[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1884 pts_time:1.884 dts:1842 dts_time:1.842 -> pts:1891 pts_time:1.891 dts:1849 dts_time:1.849
483[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1853 pts_time:1.853 dts:1853 dts_time:1.853 -> pts:1860 pts_time:1.86 dts:1860 dts_time:1.86
484[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1873 pts_time:1.873 dts:1873 dts_time:1.873 -> pts:1880 pts_time:1.88 dts:1880 dts_time:1.88
485[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2092 pts_time:2.092 dts:1884 dts_time:1.884 -> pts:2099 pts_time:2.099 dts:1891 dts_time:1.891
486[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1893 pts_time:1.893 dts:1893 dts_time:1.893 -> pts:1900 pts_time:1.9 dts:1900 dts_time:1.9
487[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1913 pts_time:1.913 dts:1913 dts_time:1.913 -> pts:1920 pts_time:1.92 dts:1920 dts_time:1.92
488[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2009 pts_time:2.009 dts:1926 dts_time:1.926 -> pts:2016 pts_time:2.016 dts:1933 dts_time:1.933
489[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1933 pts_time:1.933 dts:1933 dts_time:1.933 -> pts:1940 pts_time:1.94 dts:1940 dts_time:1.94
490[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1953 pts_time:1.953 dts:1953 dts_time:1.953 -> pts:1960 pts_time:1.96 dts:1960 dts_time:1.96
491[concat @ 0x562b73ff26c0] file:0 stream:0 pts:1967 pts_time:1.967 dts:1967 dts_time:1.967 -> pts:1974 pts_time:1.974 dts:1974 dts_time:1.974
492[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1973 pts_time:1.973 dts:1973 dts_time:1.973 -> pts:1980 pts_time:1.98 dts:1980 dts_time:1.98
493[concat @ 0x562b73ff26c0] file:0 stream:1 pts:1993 pts_time:1.993 dts:1993 dts_time:1.993 -> pts:2000 pts_time:2 dts:2000 dts_time:2
494[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2051 pts_time:2.051 dts:2009 dts_time:2.009 -> pts:2058 pts_time:2.058 dts:2016 dts_time:2.016
495[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2013 pts_time:2.013 dts:2013 dts_time:2.013 -> pts:2020 pts_time:2.02 dts:2020 dts_time:2.02
496[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2033 pts_time:2.033 dts:2033 dts_time:2.033 -> pts:2040 pts_time:2.04 dts:2040 dts_time:2.04
497[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2259 pts_time:2.259 dts:2051 dts_time:2.051 -> pts:2266 pts_time:2.266 dts:2058 dts_time:2.058
498[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2053 pts_time:2.053 dts:2053 dts_time:2.053 -> pts:2060 pts_time:2.06 dts:2060 dts_time:2.06
499[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2073 pts_time:2.073 dts:2073 dts_time:2.073 -> pts:2080 pts_time:2.08 dts:2080 dts_time:2.08
500[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2176 pts_time:2.176 dts:2092 dts_time:2.092 -> pts:2183 pts_time:2.183 dts:2099 dts_time:2.099
501[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2093 pts_time:2.093 dts:2093 dts_time:2.093 -> pts:2100 pts_time:2.1 dts:2100 dts_time:2.1
502[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2113 pts_time:2.113 dts:2113 dts_time:2.113 -> pts:2120 pts_time:2.12 dts:2120 dts_time:2.12
503[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2134 pts_time:2.134 dts:2134 dts_time:2.134 -> pts:2141 pts_time:2.141 dts:2141 dts_time:2.141
504[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2133 pts_time:2.133 dts:2133 dts_time:2.133 -> pts:2140 pts_time:2.14 dts:2140 dts_time:2.14
505[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2153 pts_time:2.153 dts:2153 dts_time:2.153 -> pts:2160 pts_time:2.16 dts:2160 dts_time:2.16
506[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2218 pts_time:2.218 dts:2176 dts_time:2.176 -> pts:2225 pts_time:2.225 dts:2183 dts_time:2.183
507[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2173 pts_time:2.173 dts:2173 dts_time:2.173 -> pts:2180 pts_time:2.18 dts:2180 dts_time:2.18
508[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2193 pts_time:2.193 dts:2193 dts_time:2.193 -> pts:2200 pts_time:2.2 dts:2200 dts_time:2.2
509[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2301 pts_time:2.301 dts:2218 dts_time:2.218 -> pts:2308 pts_time:2.308 dts:2225 dts_time:2.225
510[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2213 pts_time:2.213 dts:2213 dts_time:2.213 -> pts:2220 pts_time:2.22 dts:2220 dts_time:2.22
511[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2232 pts_time:2.232 dts:2232 dts_time:2.232 -> pts:2239 pts_time:2.239 dts:2239 dts_time:2.239
512[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2343 pts_time:2.343 dts:2259 dts_time:2.259 -> pts:2350 pts_time:2.35 dts:2266 dts_time:2.266
513[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2252 pts_time:2.252 dts:2252 dts_time:2.252 -> pts:2259 pts_time:2.259 dts:2259 dts_time:2.259
514[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2272 pts_time:2.272 dts:2272 dts_time:2.272 -> pts:2279 pts_time:2.279 dts:2279 dts_time:2.279
515[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2292 pts_time:2.292 dts:2292 dts_time:2.292 -> pts:2299 pts_time:2.299 dts:2299 dts_time:2.299
516[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2510 pts_time:2.51 dts:2301 dts_time:2.301 -> pts:2517 pts_time:2.517 dts:2308 dts_time:2.308
517[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2312 pts_time:2.312 dts:2312 dts_time:2.312 -> pts:2319 pts_time:2.319 dts:2319 dts_time:2.319
518[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2332 pts_time:2.332 dts:2332 dts_time:2.332 -> pts:2339 pts_time:2.339 dts:2339 dts_time:2.339
519[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2426 pts_time:2.426 dts:2343 dts_time:2.343 -> pts:2433 pts_time:2.433 dts:2350 dts_time:2.35
520[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2352 pts_time:2.352 dts:2352 dts_time:2.352 -> pts:2359 pts_time:2.359 dts:2359 dts_time:2.359
521[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2372 pts_time:2.372 dts:2372 dts_time:2.372 -> pts:2379 pts_time:2.379 dts:2379 dts_time:2.379
522[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2384 pts_time:2.384 dts:2384 dts_time:2.384 -> pts:2391 pts_time:2.391 dts:2391 dts_time:2.391
523[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2392 pts_time:2.392 dts:2392 dts_time:2.392 -> pts:2399 pts_time:2.399 dts:2399 dts_time:2.399
524[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2412 pts_time:2.412 dts:2412 dts_time:2.412 -> pts:2419 pts_time:2.419 dts:2419 dts_time:2.419
525[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2468 pts_time:2.468 dts:2426 dts_time:2.426 -> pts:2475 pts_time:2.475 dts:2433 dts_time:2.433
526[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2432 pts_time:2.432 dts:2432 dts_time:2.432 -> pts:2439 pts_time:2.439 dts:2439 dts_time:2.439
527[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2452 pts_time:2.452 dts:2452 dts_time:2.452 -> pts:2459 pts_time:2.459 dts:2459 dts_time:2.459
528[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2635 pts_time:2.635 dts:2468 dts_time:2.468 -> pts:2642 pts_time:2.642 dts:2475 dts_time:2.475
529[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2472 pts_time:2.472 dts:2472 dts_time:2.472 -> pts:2479 pts_time:2.479 dts:2479 dts_time:2.479
530[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2492 pts_time:2.492 dts:2492 dts_time:2.492 -> pts:2499 pts_time:2.499 dts:2499 dts_time:2.499
531[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2551 pts_time:2.551 dts:2510 dts_time:2.51 -> pts:2558 pts_time:2.558 dts:2517 dts_time:2.517
532[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2512 pts_time:2.512 dts:2512 dts_time:2.512 -> pts:2519 pts_time:2.519 dts:2519 dts_time:2.519
533[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2532 pts_time:2.532 dts:2532 dts_time:2.532 -> pts:2539 pts_time:2.539 dts:2539 dts_time:2.539
534[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2593 pts_time:2.593 dts:2551 dts_time:2.551 -> pts:2600 pts_time:2.6 dts:2558 dts_time:2.558
535[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2552 pts_time:2.552 dts:2552 dts_time:2.552 -> pts:2559 pts_time:2.559 dts:2559 dts_time:2.559
536[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2572 pts_time:2.572 dts:2572 dts_time:2.572 -> pts:2579 pts_time:2.579 dts:2579 dts_time:2.579
537[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2676 pts_time:2.676 dts:2593 dts_time:2.593 -> pts:2683 pts_time:2.683 dts:2600 dts_time:2.6
538[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2592 pts_time:2.592 dts:2592 dts_time:2.592 -> pts:2599 pts_time:2.599 dts:2599 dts_time:2.599
539[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2612 pts_time:2.612 dts:2612 dts_time:2.612 -> pts:2619 pts_time:2.619 dts:2619 dts_time:2.619
540[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2718 pts_time:2.718 dts:2635 dts_time:2.635 -> pts:2725 pts_time:2.725 dts:2642 dts_time:2.642
541[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2632 pts_time:2.632 dts:2632 dts_time:2.632 -> pts:2639 pts_time:2.639 dts:2639 dts_time:2.639
542[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2652 pts_time:2.652 dts:2652 dts_time:2.652 -> pts:2659 pts_time:2.659 dts:2659 dts_time:2.659
543[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2760 pts_time:2.76 dts:2676 dts_time:2.676 -> pts:2767 pts_time:2.767 dts:2683 dts_time:2.683
544[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2673 pts_time:2.673 dts:2673 dts_time:2.673 -> pts:2680 pts_time:2.68 dts:2680 dts_time:2.68
545[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2693 pts_time:2.693 dts:2693 dts_time:2.693 -> pts:2700 pts_time:2.7 dts:2700 dts_time:2.7
546[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2927 pts_time:2.927 dts:2718 dts_time:2.718 -> pts:2934 pts_time:2.934 dts:2725 dts_time:2.725
547[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2713 pts_time:2.713 dts:2713 dts_time:2.713 -> pts:2720 pts_time:2.72 dts:2720 dts_time:2.72
548[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2733 pts_time:2.733 dts:2733 dts_time:2.733 -> pts:2740 pts_time:2.74 dts:2740 dts_time:2.74
549[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2843 pts_time:2.843 dts:2760 dts_time:2.76 -> pts:2850 pts_time:2.85 dts:2767 dts_time:2.767
550[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2753 pts_time:2.753 dts:2753 dts_time:2.753 -> pts:2760 pts_time:2.76 dts:2760 dts_time:2.76
551[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2773 pts_time:2.773 dts:2773 dts_time:2.773 -> pts:2780 pts_time:2.78 dts:2780 dts_time:2.78
552[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2793 pts_time:2.793 dts:2793 dts_time:2.793 -> pts:2800 pts_time:2.8 dts:2800 dts_time:2.8
553[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2801 pts_time:2.801 dts:2801 dts_time:2.801 -> pts:2808 pts_time:2.808 dts:2808 dts_time:2.808
554[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2813 pts_time:2.813 dts:2813 dts_time:2.813 -> pts:2820 pts_time:2.82 dts:2820 dts_time:2.82
555[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2833 pts_time:2.833 dts:2833 dts_time:2.833 -> pts:2840 pts_time:2.84 dts:2840 dts_time:2.84
556[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2885 pts_time:2.885 dts:2843 dts_time:2.843 -> pts:2892 pts_time:2.892 dts:2850 dts_time:2.85
557[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2853 pts_time:2.853 dts:2853 dts_time:2.853 -> pts:2860 pts_time:2.86 dts:2860 dts_time:2.86
558[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2873 pts_time:2.873 dts:2873 dts_time:2.873 -> pts:2880 pts_time:2.88 dts:2880 dts_time:2.88
559[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3093 pts_time:3.093 dts:2885 dts_time:2.885 -> pts:3100 pts_time:3.1 dts:2892 dts_time:2.892
560[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2893 pts_time:2.893 dts:2893 dts_time:2.893 -> pts:2900 pts_time:2.9 dts:2900 dts_time:2.9
561[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2913 pts_time:2.913 dts:2913 dts_time:2.913 -> pts:2920 pts_time:2.92 dts:2920 dts_time:2.92
562[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3010 pts_time:3.01 dts:2927 dts_time:2.927 -> pts:3017 pts_time:3.017 dts:2934 dts_time:2.934
563[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2933 pts_time:2.933 dts:2933 dts_time:2.933 -> pts:2940 pts_time:2.94 dts:2940 dts_time:2.94
564[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2953 pts_time:2.953 dts:2953 dts_time:2.953 -> pts:2960 pts_time:2.96 dts:2960 dts_time:2.96
565[concat @ 0x562b73ff26c0] file:0 stream:0 pts:2968 pts_time:2.968 dts:2968 dts_time:2.968 -> pts:2975 pts_time:2.975 dts:2975 dts_time:2.975
566[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2973 pts_time:2.973 dts:2973 dts_time:2.973 -> pts:2980 pts_time:2.98 dts:2980 dts_time:2.98
567[concat @ 0x562b73ff26c0] file:0 stream:1 pts:2993 pts_time:2.993 dts:2993 dts_time:2.993 -> pts:3000 pts_time:3 dts:3000 dts_time:3
568[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3052 pts_time:3.052 dts:3010 dts_time:3.01 -> pts:3059 pts_time:3.059 dts:3017 dts_time:3.017
569[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3013 pts_time:3.013 dts:3013 dts_time:3.013 -> pts:3020 pts_time:3.02 dts:3020 dts_time:3.02
570[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3033 pts_time:3.033 dts:3033 dts_time:3.033 -> pts:3040 pts_time:3.04 dts:3040 dts_time:3.04
571[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3260 pts_time:3.26 dts:3052 dts_time:3.052 -> pts:3267 pts_time:3.267 dts:3059 dts_time:3.059
572[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3053 pts_time:3.053 dts:3053 dts_time:3.053 -> pts:3060 pts_time:3.06 dts:3060 dts_time:3.06
573[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3073 pts_time:3.073 dts:3073 dts_time:3.073 -> pts:3080 pts_time:3.08 dts:3080 dts_time:3.08
574[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3177 pts_time:3.177 dts:3093 dts_time:3.093 -> pts:3184 pts_time:3.184 dts:3100 dts_time:3.1
575[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3093 pts_time:3.093 dts:3093 dts_time:3.093 -> pts:3100 pts_time:3.1 dts:3100 dts_time:3.1
576[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3113 pts_time:3.113 dts:3113 dts_time:3.113 -> pts:3120 pts_time:3.12 dts:3120 dts_time:3.12
577[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3135 pts_time:3.135 dts:3135 dts_time:3.135 -> pts:3142 pts_time:3.142 dts:3142 dts_time:3.142
578[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3133 pts_time:3.133 dts:3133 dts_time:3.133 -> pts:3140 pts_time:3.14 dts:3140 dts_time:3.14
579[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3153 pts_time:3.153 dts:3153 dts_time:3.153 -> pts:3160 pts_time:3.16 dts:3160 dts_time:3.16
580[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3219 pts_time:3.219 dts:3177 dts_time:3.177 -> pts:3226 pts_time:3.226 dts:3184 dts_time:3.184
581[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3173 pts_time:3.173 dts:3173 dts_time:3.173 -> pts:3180 pts_time:3.18 dts:3180 dts_time:3.18
582[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3193 pts_time:3.193 dts:3193 dts_time:3.193 -> pts:3200 pts_time:3.2 dts:3200 dts_time:3.2
583[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3427 pts_time:3.427 dts:3219 dts_time:3.219 -> pts:3434 pts_time:3.434 dts:3226 dts_time:3.226
584[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3213 pts_time:3.213 dts:3213 dts_time:3.213 -> pts:3220 pts_time:3.22 dts:3220 dts_time:3.22
585[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3233 pts_time:3.233 dts:3233 dts_time:3.233 -> pts:3240 pts_time:3.24 dts:3240 dts_time:3.24
586[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3344 pts_time:3.344 dts:3260 dts_time:3.26 -> pts:3351 pts_time:3.351 dts:3267 dts_time:3.267
587[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3253 pts_time:3.253 dts:3253 dts_time:3.253 -> pts:3260 pts_time:3.26 dts:3260 dts_time:3.26
588[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3272 pts_time:3.272 dts:3272 dts_time:3.272 -> pts:3279 pts_time:3.279 dts:3279 dts_time:3.279
589[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3292 pts_time:3.292 dts:3292 dts_time:3.292 -> pts:3299 pts_time:3.299 dts:3299 dts_time:3.299
590[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3302 pts_time:3.302 dts:3302 dts_time:3.302 -> pts:3309 pts_time:3.309 dts:3309 dts_time:3.309
591[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3312 pts_time:3.312 dts:3312 dts_time:3.312 -> pts:3319 pts_time:3.319 dts:3319 dts_time:3.319
592[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3332 pts_time:3.332 dts:3332 dts_time:3.332 -> pts:3339 pts_time:3.339 dts:3339 dts_time:3.339
593[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3385 pts_time:3.385 dts:3344 dts_time:3.344 -> pts:3392 pts_time:3.392 dts:3351 dts_time:3.351
594[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3353 pts_time:3.353 dts:3353 dts_time:3.353 -> pts:3360 pts_time:3.36 dts:3360 dts_time:3.36
595[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3373 pts_time:3.373 dts:3373 dts_time:3.373 -> pts:3380 pts_time:3.38 dts:3380 dts_time:3.38
596[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3594 pts_time:3.594 dts:3385 dts_time:3.385 -> pts:3601 pts_time:3.601 dts:3392 dts_time:3.392
597[concat @ 0x562b73ff26c0] file:0 stream:2 pts:3397 pts_time:3.397 dts:3397 dts_time:3.397 -> pts:3404 pts_time:3.404 dts:3404 dts_time:3.404
598[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 3404, +5050: 0,0,Titles,,0,0,0,,{\fad(600,788)\pos(963,543)\blur0.5}Motivation
599[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3393 pts_time:3.393 dts:3393 dts_time:3.393 -> pts:3400 pts_time:3.4 dts:3400 dts_time:3.4
600[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3413 pts_time:3.413 dts:3413 dts_time:3.413 -> pts:3420 pts_time:3.42 dts:3420 dts_time:3.42
601[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3511 pts_time:3.511 dts:3427 dts_time:3.427 -> pts:3518 pts_time:3.518 dts:3434 dts_time:3.434
602[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3433 pts_time:3.433 dts:3433 dts_time:3.433 -> pts:3440 pts_time:3.44 dts:3440 dts_time:3.44
603[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3453 pts_time:3.453 dts:3453 dts_time:3.453 -> pts:3460 pts_time:3.46 dts:3460 dts_time:3.46
604[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3469 pts_time:3.469 dts:3469 dts_time:3.469 -> pts:3476 pts_time:3.476 dts:3476 dts_time:3.476
605[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3473 pts_time:3.473 dts:3473 dts_time:3.473 -> pts:3480 pts_time:3.48 dts:3480 dts_time:3.48
606[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3493 pts_time:3.493 dts:3493 dts_time:3.493 -> pts:3500 pts_time:3.5 dts:3500 dts_time:3.5
607[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3552 pts_time:3.552 dts:3511 dts_time:3.511 -> pts:3559 pts_time:3.559 dts:3518 dts_time:3.518
608[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3513 pts_time:3.513 dts:3513 dts_time:3.513 -> pts:3520 pts_time:3.52 dts:3520 dts_time:3.52
609[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3533 pts_time:3.533 dts:3533 dts_time:3.533 -> pts:3540 pts_time:3.54 dts:3540 dts_time:3.54
610[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3761 pts_time:3.761 dts:3552 dts_time:3.552 -> pts:3768 pts_time:3.768 dts:3559 dts_time:3.559
611[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3553 pts_time:3.553 dts:3553 dts_time:3.553 -> pts:3560 pts_time:3.56 dts:3560 dts_time:3.56
612[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3573 pts_time:3.573 dts:3573 dts_time:3.573 -> pts:3580 pts_time:3.58 dts:3580 dts_time:3.58
613[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3677 pts_time:3.677 dts:3594 dts_time:3.594 -> pts:3684 pts_time:3.684 dts:3601 dts_time:3.601
614[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3593 pts_time:3.593 dts:3593 dts_time:3.593 -> pts:3600 pts_time:3.6 dts:3600 dts_time:3.6
615[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3613 pts_time:3.613 dts:3613 dts_time:3.613 -> pts:3620 pts_time:3.62 dts:3620 dts_time:3.62
616[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3636 pts_time:3.636 dts:3636 dts_time:3.636 -> pts:3643 pts_time:3.643 dts:3643 dts_time:3.643
617[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3633 pts_time:3.633 dts:3633 dts_time:3.633 -> pts:3640 pts_time:3.64 dts:3640 dts_time:3.64
618[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3653 pts_time:3.653 dts:3653 dts_time:3.653 -> pts:3660 pts_time:3.66 dts:3660 dts_time:3.66
619[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3719 pts_time:3.719 dts:3677 dts_time:3.677 -> pts:3726 pts_time:3.726 dts:3684 dts_time:3.684
620[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3673 pts_time:3.673 dts:3673 dts_time:3.673 -> pts:3680 pts_time:3.68 dts:3680 dts_time:3.68
621[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3693 pts_time:3.693 dts:3693 dts_time:3.693 -> pts:3700 pts_time:3.7 dts:3700 dts_time:3.7
622[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3928 pts_time:3.928 dts:3719 dts_time:3.719 -> pts:3935 pts_time:3.935 dts:3726 dts_time:3.726
623[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3713 pts_time:3.713 dts:3713 dts_time:3.713 -> pts:3720 pts_time:3.72 dts:3720 dts_time:3.72
624[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3733 pts_time:3.733 dts:3733 dts_time:3.733 -> pts:3740 pts_time:3.74 dts:3740 dts_time:3.74
625[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3753 pts_time:3.753 dts:3753 dts_time:3.753 -> pts:3760 pts_time:3.76 dts:3760 dts_time:3.76
626[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3844 pts_time:3.844 dts:3761 dts_time:3.761 -> pts:3851 pts_time:3.851 dts:3768 dts_time:3.768
627[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3773 pts_time:3.773 dts:3773 dts_time:3.773 -> pts:3780 pts_time:3.78 dts:3780 dts_time:3.78
628[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3793 pts_time:3.793 dts:3793 dts_time:3.793 -> pts:3800 pts_time:3.8 dts:3800 dts_time:3.8
629[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3802 pts_time:3.802 dts:3802 dts_time:3.802 -> pts:3809 pts_time:3.809 dts:3809 dts_time:3.809
630[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3813 pts_time:3.813 dts:3813 dts_time:3.813 -> pts:3820 pts_time:3.82 dts:3820 dts_time:3.82
631[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3833 pts_time:3.833 dts:3833 dts_time:3.833 -> pts:3840 pts_time:3.84 dts:3840 dts_time:3.84
632[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3886 pts_time:3.886 dts:3844 dts_time:3.844 -> pts:3893 pts_time:3.893 dts:3851 dts_time:3.851
633[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3853 pts_time:3.853 dts:3853 dts_time:3.853 -> pts:3860 pts_time:3.86 dts:3860 dts_time:3.86
634[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3873 pts_time:3.873 dts:3873 dts_time:3.873 -> pts:3880 pts_time:3.88 dts:3880 dts_time:3.88
635[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4011 pts_time:4.011 dts:3886 dts_time:3.886 -> pts:4018 pts_time:4.018 dts:3893 dts_time:3.893
636[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3893 pts_time:3.893 dts:3893 dts_time:3.893 -> pts:3900 pts_time:3.9 dts:3900 dts_time:3.9
637[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3913 pts_time:3.913 dts:3913 dts_time:3.913 -> pts:3920 pts_time:3.92 dts:3920 dts_time:3.92
638[concat @ 0x562b73ff26c0] file:0 stream:0 pts:3969 pts_time:3.969 dts:3928 dts_time:3.928 -> pts:3976 pts_time:3.976 dts:3935 dts_time:3.935
639[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3933 pts_time:3.933 dts:3933 dts_time:3.933 -> pts:3940 pts_time:3.94 dts:3940 dts_time:3.94
640[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3953 pts_time:3.953 dts:3953 dts_time:3.953 -> pts:3960 pts_time:3.96 dts:3960 dts_time:3.96
641[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4094 pts_time:4.094 dts:3969 dts_time:3.969 -> pts:4101 pts_time:4.101 dts:3976 dts_time:3.976
642[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3973 pts_time:3.973 dts:3973 dts_time:3.973 -> pts:3980 pts_time:3.98 dts:3980 dts_time:3.98
643[concat @ 0x562b73ff26c0] file:0 stream:1 pts:3993 pts_time:3.993 dts:3993 dts_time:3.993 -> pts:4000 pts_time:4 dts:4000 dts_time:4
644[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4053 pts_time:4.053 dts:4011 dts_time:4.011 -> pts:4060 pts_time:4.06 dts:4018 dts_time:4.018
645[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4013 pts_time:4.013 dts:4013 dts_time:4.013 -> pts:4020 pts_time:4.02 dts:4020 dts_time:4.02
646[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4033 pts_time:4.033 dts:4033 dts_time:4.033 -> pts:4040 pts_time:4.04 dts:4040 dts_time:4.04
647[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4261 pts_time:4.261 dts:4053 dts_time:4.053 -> pts:4268 pts_time:4.268 dts:4060 dts_time:4.06
648[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4053 pts_time:4.053 dts:4053 dts_time:4.053 -> pts:4060 pts_time:4.06 dts:4060 dts_time:4.06
649[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4073 pts_time:4.073 dts:4073 dts_time:4.073 -> pts:4080 pts_time:4.08 dts:4080 dts_time:4.08
650[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4178 pts_time:4.178 dts:4094 dts_time:4.094 -> pts:4185 pts_time:4.185 dts:4101 dts_time:4.101
651[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4093 pts_time:4.093 dts:4093 dts_time:4.093 -> pts:4100 pts_time:4.1 dts:4100 dts_time:4.1
652[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4113 pts_time:4.113 dts:4113 dts_time:4.113 -> pts:4120 pts_time:4.12 dts:4120 dts_time:4.12
653[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4136 pts_time:4.136 dts:4136 dts_time:4.136 -> pts:4143 pts_time:4.143 dts:4143 dts_time:4.143
654[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4133 pts_time:4.133 dts:4133 dts_time:4.133 -> pts:4140 pts_time:4.14 dts:4140 dts_time:4.14
655[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4153 pts_time:4.153 dts:4153 dts_time:4.153 -> pts:4160 pts_time:4.16 dts:4160 dts_time:4.16
656[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4220 pts_time:4.22 dts:4178 dts_time:4.178 -> pts:4227 pts_time:4.227 dts:4185 dts_time:4.185
657[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4173 pts_time:4.173 dts:4173 dts_time:4.173 -> pts:4180 pts_time:4.18 dts:4180 dts_time:4.18
658[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4193 pts_time:4.193 dts:4193 dts_time:4.193 -> pts:4200 pts_time:4.2 dts:4200 dts_time:4.2
659[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4428 pts_time:4.428 dts:4220 dts_time:4.22 -> pts:4435 pts_time:4.435 dts:4227 dts_time:4.227
660[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4213 pts_time:4.213 dts:4213 dts_time:4.213 -> pts:4220 pts_time:4.22 dts:4220 dts_time:4.22
661[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4233 pts_time:4.233 dts:4233 dts_time:4.233 -> pts:4240 pts_time:4.24 dts:4240 dts_time:4.24
662[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4253 pts_time:4.253 dts:4253 dts_time:4.253 -> pts:4260 pts_time:4.26 dts:4260 dts_time:4.26
663[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4345 pts_time:4.345 dts:4261 dts_time:4.261 -> pts:4352 pts_time:4.352 dts:4268 dts_time:4.268
664[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4273 pts_time:4.273 dts:4273 dts_time:4.273 -> pts:4280 pts_time:4.28 dts:4280 dts_time:4.28
665[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4293 pts_time:4.293 dts:4293 dts_time:4.293 -> pts:4300 pts_time:4.3 dts:4300 dts_time:4.3
666[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4303 pts_time:4.303 dts:4303 dts_time:4.303 -> pts:4310 pts_time:4.31 dts:4310 dts_time:4.31
667[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4313 pts_time:4.313 dts:4313 dts_time:4.313 -> pts:4320 pts_time:4.32 dts:4320 dts_time:4.32
668[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4333 pts_time:4.333 dts:4333 dts_time:4.333 -> pts:4340 pts_time:4.34 dts:4340 dts_time:4.34
669[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4386 pts_time:4.386 dts:4345 dts_time:4.345 -> pts:4393 pts_time:4.393 dts:4352 dts_time:4.352
670[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4353 pts_time:4.353 dts:4353 dts_time:4.353 -> pts:4360 pts_time:4.36 dts:4360 dts_time:4.36
671[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4373 pts_time:4.373 dts:4373 dts_time:4.373 -> pts:4380 pts_time:4.38 dts:4380 dts_time:4.38
672[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4595 pts_time:4.595 dts:4386 dts_time:4.386 -> pts:4602 pts_time:4.602 dts:4393 dts_time:4.393
673[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4393 pts_time:4.393 dts:4393 dts_time:4.393 -> pts:4400 pts_time:4.4 dts:4400 dts_time:4.4
674[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4413 pts_time:4.413 dts:4413 dts_time:4.413 -> pts:4420 pts_time:4.42 dts:4420 dts_time:4.42
675[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4512 pts_time:4.512 dts:4428 dts_time:4.428 -> pts:4519 pts_time:4.519 dts:4435 dts_time:4.435
676[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4433 pts_time:4.433 dts:4433 dts_time:4.433 -> pts:4440 pts_time:4.44 dts:4440 dts_time:4.44
677[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4453 pts_time:4.453 dts:4453 dts_time:4.453 -> pts:4460 pts_time:4.46 dts:4460 dts_time:4.46
678[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4470 pts_time:4.47 dts:4470 dts_time:4.47 -> pts:4477 pts_time:4.477 dts:4477 dts_time:4.477
679[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4473 pts_time:4.473 dts:4473 dts_time:4.473 -> pts:4480 pts_time:4.48 dts:4480 dts_time:4.48
680[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4493 pts_time:4.493 dts:4493 dts_time:4.493 -> pts:4500 pts_time:4.5 dts:4500 dts_time:4.5
681[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4553 pts_time:4.553 dts:4512 dts_time:4.512 -> pts:4560 pts_time:4.56 dts:4519 dts_time:4.519
682[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4513 pts_time:4.513 dts:4513 dts_time:4.513 -> pts:4520 pts_time:4.52 dts:4520 dts_time:4.52
683[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4533 pts_time:4.533 dts:4533 dts_time:4.533 -> pts:4540 pts_time:4.54 dts:4540 dts_time:4.54
684[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4762 pts_time:4.762 dts:4553 dts_time:4.553 -> pts:4769 pts_time:4.769 dts:4560 dts_time:4.56
685[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4552 pts_time:4.552 dts:4552 dts_time:4.552 -> pts:4559 pts_time:4.559 dts:4559 dts_time:4.559
686[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4572 pts_time:4.572 dts:4572 dts_time:4.572 -> pts:4579 pts_time:4.579 dts:4579 dts_time:4.579
687[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4678 pts_time:4.678 dts:4595 dts_time:4.595 -> pts:4685 pts_time:4.685 dts:4602 dts_time:4.602
688[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4592 pts_time:4.592 dts:4592 dts_time:4.592 -> pts:4599 pts_time:4.599 dts:4599 dts_time:4.599
689[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4612 pts_time:4.612 dts:4612 dts_time:4.612 -> pts:4619 pts_time:4.619 dts:4619 dts_time:4.619
690[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4637 pts_time:4.637 dts:4637 dts_time:4.637 -> pts:4644 pts_time:4.644 dts:4644 dts_time:4.644
691[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4633 pts_time:4.633 dts:4633 dts_time:4.633 -> pts:4640 pts_time:4.64 dts:4640 dts_time:4.64
692[concat @ 0x562b73ff26c0] file:0 stream:2 pts:4657 pts_time:4.657 dts:4657 dts_time:4.657 -> pts:4664 pts_time:4.664 dts:4664 dts_time:4.664
693[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 4664, +1620: 1,0,Default,MIO,0,0,0,,What's wrong, Yukko?
694[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4653 pts_time:4.653 dts:4653 dts_time:4.653 -> pts:4660 pts_time:4.66 dts:4660 dts_time:4.66
695[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4720 pts_time:4.72 dts:4678 dts_time:4.678 -> pts:4727 pts_time:4.727 dts:4685 dts_time:4.685
696[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4673 pts_time:4.673 dts:4673 dts_time:4.673 -> pts:4680 pts_time:4.68 dts:4680 dts_time:4.68
697[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4693 pts_time:4.693 dts:4693 dts_time:4.693 -> pts:4700 pts_time:4.7 dts:4700 dts_time:4.7
698[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4887 pts_time:4.887 dts:4720 dts_time:4.72 -> pts:4894 pts_time:4.894 dts:4727 dts_time:4.727
699[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4713 pts_time:4.713 dts:4713 dts_time:4.713 -> pts:4720 pts_time:4.72 dts:4720 dts_time:4.72
700[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4733 pts_time:4.733 dts:4733 dts_time:4.733 -> pts:4740 pts_time:4.74 dts:4740 dts_time:4.74
701[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4753 pts_time:4.753 dts:4753 dts_time:4.753 -> pts:4760 pts_time:4.76 dts:4760 dts_time:4.76
702[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4803 pts_time:4.803 dts:4762 dts_time:4.762 -> pts:4810 pts_time:4.81 dts:4769 dts_time:4.769
703[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4773 pts_time:4.773 dts:4773 dts_time:4.773 -> pts:4780 pts_time:4.78 dts:4780 dts_time:4.78
704[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4793 pts_time:4.793 dts:4793 dts_time:4.793 -> pts:4800 pts_time:4.8 dts:4800 dts_time:4.8
705[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4845 pts_time:4.845 dts:4803 dts_time:4.803 -> pts:4852 pts_time:4.852 dts:4810 dts_time:4.81
706[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4813 pts_time:4.813 dts:4813 dts_time:4.813 -> pts:4820 pts_time:4.82 dts:4820 dts_time:4.82
707[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4833 pts_time:4.833 dts:4833 dts_time:4.833 -> pts:4840 pts_time:4.84 dts:4840 dts_time:4.84
708[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5054 pts_time:5.054 dts:4845 dts_time:4.845 -> pts:5061 pts_time:5.061 dts:4852 dts_time:4.852
709[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4853 pts_time:4.853 dts:4853 dts_time:4.853 -> pts:4860 pts_time:4.86 dts:4860 dts_time:4.86
710[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4873 pts_time:4.873 dts:4873 dts_time:4.873 -> pts:4880 pts_time:4.88 dts:4880 dts_time:4.88
711[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4970 pts_time:4.97 dts:4887 dts_time:4.887 -> pts:4977 pts_time:4.977 dts:4894 dts_time:4.894
712[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4893 pts_time:4.893 dts:4893 dts_time:4.893 -> pts:4900 pts_time:4.9 dts:4900 dts_time:4.9
713[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4913 pts_time:4.913 dts:4913 dts_time:4.913 -> pts:4920 pts_time:4.92 dts:4920 dts_time:4.92
714[concat @ 0x562b73ff26c0] file:0 stream:0 pts:4929 pts_time:4.929 dts:4929 dts_time:4.929 -> pts:4936 pts_time:4.936 dts:4936 dts_time:4.936
715[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4933 pts_time:4.933 dts:4933 dts_time:4.933 -> pts:4940 pts_time:4.94 dts:4940 dts_time:4.94
716[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4953 pts_time:4.953 dts:4953 dts_time:4.953 -> pts:4960 pts_time:4.96 dts:4960 dts_time:4.96
717[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5012 pts_time:5.012 dts:4970 dts_time:4.97 -> pts:5019 pts_time:5.019 dts:4977 dts_time:4.977
718[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4973 pts_time:4.973 dts:4973 dts_time:4.973 -> pts:4980 pts_time:4.98 dts:4980 dts_time:4.98
719[concat @ 0x562b73ff26c0] file:0 stream:1 pts:4993 pts_time:4.993 dts:4993 dts_time:4.993 -> pts:5000 pts_time:5 dts:5000 dts_time:5
720[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5221 pts_time:5.221 dts:5012 dts_time:5.012 -> pts:5228 pts_time:5.228 dts:5019 dts_time:5.019
721[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5013 pts_time:5.013 dts:5013 dts_time:5.013 -> pts:5020 pts_time:5.02 dts:5020 dts_time:5.02
722[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5033 pts_time:5.033 dts:5033 dts_time:5.033 -> pts:5040 pts_time:5.04 dts:5040 dts_time:5.04
723[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5137 pts_time:5.137 dts:5054 dts_time:5.054 -> pts:5144 pts_time:5.144 dts:5061 dts_time:5.061
724[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5053 pts_time:5.053 dts:5053 dts_time:5.053 -> pts:5060 pts_time:5.06 dts:5060 dts_time:5.06
725[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5073 pts_time:5.073 dts:5073 dts_time:5.073 -> pts:5080 pts_time:5.08 dts:5080 dts_time:5.08
726[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5095 pts_time:5.095 dts:5095 dts_time:5.095 -> pts:5102 pts_time:5.102 dts:5102 dts_time:5.102
727[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5093 pts_time:5.093 dts:5093 dts_time:5.093 -> pts:5100 pts_time:5.1 dts:5100 dts_time:5.1
728[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5113 pts_time:5.113 dts:5113 dts_time:5.113 -> pts:5120 pts_time:5.12 dts:5120 dts_time:5.12
729[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5179 pts_time:5.179 dts:5137 dts_time:5.137 -> pts:5186 pts_time:5.186 dts:5144 dts_time:5.144
730[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5133 pts_time:5.133 dts:5133 dts_time:5.133 -> pts:5140 pts_time:5.14 dts:5140 dts_time:5.14
731[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5153 pts_time:5.153 dts:5153 dts_time:5.153 -> pts:5160 pts_time:5.16 dts:5160 dts_time:5.16
732[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5387 pts_time:5.387 dts:5179 dts_time:5.179 -> pts:5394 pts_time:5.394 dts:5186 dts_time:5.186
733[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5173 pts_time:5.173 dts:5173 dts_time:5.173 -> pts:5180 pts_time:5.18 dts:5180 dts_time:5.18
734[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5193 pts_time:5.193 dts:5193 dts_time:5.193 -> pts:5200 pts_time:5.2 dts:5200 dts_time:5.2
735[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5213 pts_time:5.213 dts:5213 dts_time:5.213 -> pts:5220 pts_time:5.22 dts:5220 dts_time:5.22
736[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5304 pts_time:5.304 dts:5221 dts_time:5.221 -> pts:5311 pts_time:5.311 dts:5228 dts_time:5.228
737[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5233 pts_time:5.233 dts:5233 dts_time:5.233 -> pts:5240 pts_time:5.24 dts:5240 dts_time:5.24
738[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5253 pts_time:5.253 dts:5253 dts_time:5.253 -> pts:5260 pts_time:5.26 dts:5260 dts_time:5.26
739[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5262 pts_time:5.262 dts:5262 dts_time:5.262 -> pts:5269 pts_time:5.269 dts:5269 dts_time:5.269
740[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5273 pts_time:5.273 dts:5273 dts_time:5.273 -> pts:5280 pts_time:5.28 dts:5280 dts_time:5.28
741[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5293 pts_time:5.293 dts:5293 dts_time:5.293 -> pts:5300 pts_time:5.3 dts:5300 dts_time:5.3
742[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5346 pts_time:5.346 dts:5304 dts_time:5.304 -> pts:5353 pts_time:5.353 dts:5311 dts_time:5.311
743[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5313 pts_time:5.313 dts:5313 dts_time:5.313 -> pts:5320 pts_time:5.32 dts:5320 dts_time:5.32
744[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5333 pts_time:5.333 dts:5333 dts_time:5.333 -> pts:5340 pts_time:5.34 dts:5340 dts_time:5.34
745[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5554 pts_time:5.554 dts:5346 dts_time:5.346 -> pts:5561 pts_time:5.561 dts:5353 dts_time:5.353
746[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5353 pts_time:5.353 dts:5353 dts_time:5.353 -> pts:5360 pts_time:5.36 dts:5360 dts_time:5.36
747[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5373 pts_time:5.373 dts:5373 dts_time:5.373 -> pts:5380 pts_time:5.38 dts:5380 dts_time:5.38
748[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5471 pts_time:5.471 dts:5387 dts_time:5.387 -> pts:5478 pts_time:5.478 dts:5394 dts_time:5.394
749[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5393 pts_time:5.393 dts:5393 dts_time:5.393 -> pts:5400 pts_time:5.4 dts:5400 dts_time:5.4
750[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5413 pts_time:5.413 dts:5413 dts_time:5.413 -> pts:5420 pts_time:5.42 dts:5420 dts_time:5.42
751[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5429 pts_time:5.429 dts:5429 dts_time:5.429 -> pts:5436 pts_time:5.436 dts:5436 dts_time:5.436
752[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5433 pts_time:5.433 dts:5433 dts_time:5.433 -> pts:5440 pts_time:5.44 dts:5440 dts_time:5.44
753[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5453 pts_time:5.453 dts:5453 dts_time:5.453 -> pts:5460 pts_time:5.46 dts:5460 dts_time:5.46
754[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5513 pts_time:5.513 dts:5471 dts_time:5.471 -> pts:5520 pts_time:5.52 dts:5478 dts_time:5.478
755[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5473 pts_time:5.473 dts:5473 dts_time:5.473 -> pts:5480 pts_time:5.48 dts:5480 dts_time:5.48
756[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5493 pts_time:5.493 dts:5493 dts_time:5.493 -> pts:5500 pts_time:5.5 dts:5500 dts_time:5.5
757[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5721 pts_time:5.721 dts:5513 dts_time:5.513 -> pts:5728 pts_time:5.728 dts:5520 dts_time:5.52
758[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5513 pts_time:5.513 dts:5513 dts_time:5.513 -> pts:5520 pts_time:5.52 dts:5520 dts_time:5.52
759[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5533 pts_time:5.533 dts:5533 dts_time:5.533 -> pts:5540 pts_time:5.54 dts:5540 dts_time:5.54
760[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5638 pts_time:5.638 dts:5554 dts_time:5.554 -> pts:5645 pts_time:5.645 dts:5561 dts_time:5.561
761[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5553 pts_time:5.553 dts:5553 dts_time:5.553 -> pts:5560 pts_time:5.56 dts:5560 dts_time:5.56
762[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5573 pts_time:5.573 dts:5573 dts_time:5.573 -> pts:5580 pts_time:5.58 dts:5580 dts_time:5.58
763[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5596 pts_time:5.596 dts:5596 dts_time:5.596 -> pts:5603 pts_time:5.603 dts:5603 dts_time:5.603
764[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5593 pts_time:5.593 dts:5593 dts_time:5.593 -> pts:5600 pts_time:5.6 dts:5600 dts_time:5.6
765[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5613 pts_time:5.613 dts:5613 dts_time:5.613 -> pts:5620 pts_time:5.62 dts:5620 dts_time:5.62
766[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5679 pts_time:5.679 dts:5638 dts_time:5.638 -> pts:5686 pts_time:5.686 dts:5645 dts_time:5.645
767[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5633 pts_time:5.633 dts:5633 dts_time:5.633 -> pts:5640 pts_time:5.64 dts:5640 dts_time:5.64
768[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5653 pts_time:5.653 dts:5653 dts_time:5.653 -> pts:5660 pts_time:5.66 dts:5660 dts_time:5.66
769[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5888 pts_time:5.888 dts:5679 dts_time:5.679 -> pts:5895 pts_time:5.895 dts:5686 dts_time:5.686
770[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5673 pts_time:5.673 dts:5673 dts_time:5.673 -> pts:5680 pts_time:5.68 dts:5680 dts_time:5.68
771[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5693 pts_time:5.693 dts:5693 dts_time:5.693 -> pts:5700 pts_time:5.7 dts:5700 dts_time:5.7
772[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5713 pts_time:5.713 dts:5713 dts_time:5.713 -> pts:5720 pts_time:5.72 dts:5720 dts_time:5.72
773[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5804 pts_time:5.804 dts:5721 dts_time:5.721 -> pts:5811 pts_time:5.811 dts:5728 dts_time:5.728
774[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5733 pts_time:5.733 dts:5733 dts_time:5.733 -> pts:5740 pts_time:5.74 dts:5740 dts_time:5.74
775[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5753 pts_time:5.753 dts:5753 dts_time:5.753 -> pts:5760 pts_time:5.76 dts:5760 dts_time:5.76
776[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5763 pts_time:5.763 dts:5763 dts_time:5.763 -> pts:5770 pts_time:5.77 dts:5770 dts_time:5.77
777[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5773 pts_time:5.773 dts:5773 dts_time:5.773 -> pts:5780 pts_time:5.78 dts:5780 dts_time:5.78
778[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5793 pts_time:5.793 dts:5793 dts_time:5.793 -> pts:5800 pts_time:5.8 dts:5800 dts_time:5.8
779[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5846 pts_time:5.846 dts:5804 dts_time:5.804 -> pts:5853 pts_time:5.853 dts:5811 dts_time:5.811
780[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5813 pts_time:5.813 dts:5813 dts_time:5.813 -> pts:5820 pts_time:5.82 dts:5820 dts_time:5.82
781[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5833 pts_time:5.833 dts:5833 dts_time:5.833 -> pts:5840 pts_time:5.84 dts:5840 dts_time:5.84
782[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6055 pts_time:6.055 dts:5846 dts_time:5.846 -> pts:6062 pts_time:6.062 dts:5853 dts_time:5.853
783[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5853 pts_time:5.853 dts:5853 dts_time:5.853 -> pts:5860 pts_time:5.86 dts:5860 dts_time:5.86
784[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5873 pts_time:5.873 dts:5873 dts_time:5.873 -> pts:5880 pts_time:5.88 dts:5880 dts_time:5.88
785[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5971 pts_time:5.971 dts:5888 dts_time:5.888 -> pts:5978 pts_time:5.978 dts:5895 dts_time:5.895
786[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5893 pts_time:5.893 dts:5893 dts_time:5.893 -> pts:5900 pts_time:5.9 dts:5900 dts_time:5.9
787[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5913 pts_time:5.913 dts:5913 dts_time:5.913 -> pts:5920 pts_time:5.92 dts:5920 dts_time:5.92
788[concat @ 0x562b73ff26c0] file:0 stream:0 pts:5930 pts_time:5.93 dts:5930 dts_time:5.93 -> pts:5937 pts_time:5.937 dts:5937 dts_time:5.937
789[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5933 pts_time:5.933 dts:5933 dts_time:5.933 -> pts:5940 pts_time:5.94 dts:5940 dts_time:5.94
790[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5953 pts_time:5.953 dts:5953 dts_time:5.953 -> pts:5960 pts_time:5.96 dts:5960 dts_time:5.96
791[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6013 pts_time:6.013 dts:5971 dts_time:5.971 -> pts:6020 pts_time:6.02 dts:5978 dts_time:5.978
792[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5973 pts_time:5.973 dts:5973 dts_time:5.973 -> pts:5980 pts_time:5.98 dts:5980 dts_time:5.98
793[concat @ 0x562b73ff26c0] file:0 stream:1 pts:5993 pts_time:5.993 dts:5993 dts_time:5.993 -> pts:6000 pts_time:6 dts:6000 dts_time:6
794[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6222 pts_time:6.222 dts:6013 dts_time:6.013 -> pts:6229 pts_time:6.229 dts:6020 dts_time:6.02
795[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6013 pts_time:6.013 dts:6013 dts_time:6.013 -> pts:6020 pts_time:6.02 dts:6020 dts_time:6.02
796[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6033 pts_time:6.033 dts:6033 dts_time:6.033 -> pts:6040 pts_time:6.04 dts:6040 dts_time:6.04
797[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6138 pts_time:6.138 dts:6055 dts_time:6.055 -> pts:6145 pts_time:6.145 dts:6062 dts_time:6.062
798[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6053 pts_time:6.053 dts:6053 dts_time:6.053 -> pts:6060 pts_time:6.06 dts:6060 dts_time:6.06
799[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6073 pts_time:6.073 dts:6073 dts_time:6.073 -> pts:6080 pts_time:6.08 dts:6080 dts_time:6.08
800[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6096 pts_time:6.096 dts:6096 dts_time:6.096 -> pts:6103 pts_time:6.103 dts:6103 dts_time:6.103
801[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6093 pts_time:6.093 dts:6093 dts_time:6.093 -> pts:6100 pts_time:6.1 dts:6100 dts_time:6.1
802[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6113 pts_time:6.113 dts:6113 dts_time:6.113 -> pts:6120 pts_time:6.12 dts:6120 dts_time:6.12
803[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6180 pts_time:6.18 dts:6138 dts_time:6.138 -> pts:6187 pts_time:6.187 dts:6145 dts_time:6.145
804[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6133 pts_time:6.133 dts:6133 dts_time:6.133 -> pts:6140 pts_time:6.14 dts:6140 dts_time:6.14
805[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6153 pts_time:6.153 dts:6153 dts_time:6.153 -> pts:6160 pts_time:6.16 dts:6160 dts_time:6.16
806[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6263 pts_time:6.263 dts:6180 dts_time:6.18 -> pts:6270 pts_time:6.27 dts:6187 dts_time:6.187
807[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6173 pts_time:6.173 dts:6173 dts_time:6.173 -> pts:6180 pts_time:6.18 dts:6180 dts_time:6.18
808[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6193 pts_time:6.193 dts:6193 dts_time:6.193 -> pts:6200 pts_time:6.2 dts:6200 dts_time:6.2
809[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6213 pts_time:6.213 dts:6213 dts_time:6.213 -> pts:6220 pts_time:6.22 dts:6220 dts_time:6.22
810[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6305 pts_time:6.305 dts:6222 dts_time:6.222 -> pts:6312 pts_time:6.312 dts:6229 dts_time:6.229
811[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6233 pts_time:6.233 dts:6233 dts_time:6.233 -> pts:6240 pts_time:6.24 dts:6240 dts_time:6.24
812[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6254 pts_time:6.254 dts:6254 dts_time:6.254 -> pts:6261 pts_time:6.261 dts:6261 dts_time:6.261
813[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6472 pts_time:6.472 dts:6263 dts_time:6.263 -> pts:6479 pts_time:6.479 dts:6270 dts_time:6.27
814[concat @ 0x562b73ff26c0] file:0 stream:2 pts:6277 pts_time:6.277 dts:6277 dts_time:6.277 -> pts:6284 pts_time:6.284 dts:6284 dts_time:6.284
815[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 6284, +2380: 2,0,Default,YUKKO,0,0,0,,I just don't have any motivation.
816[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6274 pts_time:6.274 dts:6274 dts_time:6.274 -> pts:6281 pts_time:6.281 dts:6281 dts_time:6.281
817[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6294 pts_time:6.294 dts:6294 dts_time:6.294 -> pts:6301 pts_time:6.301 dts:6301 dts_time:6.301
818[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6388 pts_time:6.388 dts:6305 dts_time:6.305 -> pts:6395 pts_time:6.395 dts:6312 dts_time:6.312
819[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6314 pts_time:6.314 dts:6314 dts_time:6.314 -> pts:6321 pts_time:6.321 dts:6321 dts_time:6.321
820[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6334 pts_time:6.334 dts:6334 dts_time:6.334 -> pts:6341 pts_time:6.341 dts:6341 dts_time:6.341
821[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6347 pts_time:6.347 dts:6347 dts_time:6.347 -> pts:6354 pts_time:6.354 dts:6354 dts_time:6.354
822[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6354 pts_time:6.354 dts:6354 dts_time:6.354 -> pts:6361 pts_time:6.361 dts:6361 dts_time:6.361
823[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6374 pts_time:6.374 dts:6374 dts_time:6.374 -> pts:6381 pts_time:6.381 dts:6381 dts_time:6.381
824[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6430 pts_time:6.43 dts:6388 dts_time:6.388 -> pts:6437 pts_time:6.437 dts:6395 dts_time:6.395
825[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6394 pts_time:6.394 dts:6394 dts_time:6.394 -> pts:6401 pts_time:6.401 dts:6401 dts_time:6.401
826[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6414 pts_time:6.414 dts:6414 dts_time:6.414 -> pts:6421 pts_time:6.421 dts:6421 dts_time:6.421
827[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6639 pts_time:6.639 dts:6430 dts_time:6.43 -> pts:6646 pts_time:6.646 dts:6437 dts_time:6.437
828[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6434 pts_time:6.434 dts:6434 dts_time:6.434 -> pts:6441 pts_time:6.441 dts:6441 dts_time:6.441
829[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6454 pts_time:6.454 dts:6454 dts_time:6.454 -> pts:6461 pts_time:6.461 dts:6461 dts_time:6.461
830[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6555 pts_time:6.555 dts:6472 dts_time:6.472 -> pts:6562 pts_time:6.562 dts:6479 dts_time:6.479
831[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6474 pts_time:6.474 dts:6474 dts_time:6.474 -> pts:6481 pts_time:6.481 dts:6481 dts_time:6.481
832[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6494 pts_time:6.494 dts:6494 dts_time:6.494 -> pts:6501 pts_time:6.501 dts:6501 dts_time:6.501
833[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6514 pts_time:6.514 dts:6514 dts_time:6.514 -> pts:6521 pts_time:6.521 dts:6521 dts_time:6.521
834[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6514 pts_time:6.514 dts:6514 dts_time:6.514 -> pts:6521 pts_time:6.521 dts:6521 dts_time:6.521
835[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6534 pts_time:6.534 dts:6534 dts_time:6.534 -> pts:6541 pts_time:6.541 dts:6541 dts_time:6.541
836[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6597 pts_time:6.597 dts:6555 dts_time:6.555 -> pts:6604 pts_time:6.604 dts:6562 dts_time:6.562
837[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6554 pts_time:6.554 dts:6554 dts_time:6.554 -> pts:6561 pts_time:6.561 dts:6561 dts_time:6.561
838[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6574 pts_time:6.574 dts:6574 dts_time:6.574 -> pts:6581 pts_time:6.581 dts:6581 dts_time:6.581
839[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6805 pts_time:6.805 dts:6597 dts_time:6.597 -> pts:6812 pts_time:6.812 dts:6604 dts_time:6.604
840[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6593 pts_time:6.593 dts:6593 dts_time:6.593 -> pts:6600 pts_time:6.6 dts:6600 dts_time:6.6
841[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6613 pts_time:6.613 dts:6613 dts_time:6.613 -> pts:6620 pts_time:6.62 dts:6620 dts_time:6.62
842[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6722 pts_time:6.722 dts:6639 dts_time:6.639 -> pts:6729 pts_time:6.729 dts:6646 dts_time:6.646
843[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6633 pts_time:6.633 dts:6633 dts_time:6.633 -> pts:6640 pts_time:6.64 dts:6640 dts_time:6.64
844[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6653 pts_time:6.653 dts:6653 dts_time:6.653 -> pts:6660 pts_time:6.66 dts:6660 dts_time:6.66
845[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6680 pts_time:6.68 dts:6680 dts_time:6.68 -> pts:6687 pts_time:6.687 dts:6687 dts_time:6.687
846[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6673 pts_time:6.673 dts:6673 dts_time:6.673 -> pts:6680 pts_time:6.68 dts:6680 dts_time:6.68
847[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6693 pts_time:6.693 dts:6693 dts_time:6.693 -> pts:6700 pts_time:6.7 dts:6700 dts_time:6.7
848[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6713 pts_time:6.713 dts:6713 dts_time:6.713 -> pts:6720 pts_time:6.72 dts:6720 dts_time:6.72
849[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6764 pts_time:6.764 dts:6722 dts_time:6.722 -> pts:6771 pts_time:6.771 dts:6729 dts_time:6.729
850[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6733 pts_time:6.733 dts:6733 dts_time:6.733 -> pts:6740 pts_time:6.74 dts:6740 dts_time:6.74
851[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6753 pts_time:6.753 dts:6753 dts_time:6.753 -> pts:6760 pts_time:6.76 dts:6760 dts_time:6.76
852[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6972 pts_time:6.972 dts:6764 dts_time:6.764 -> pts:6979 pts_time:6.979 dts:6771 dts_time:6.771
853[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6773 pts_time:6.773 dts:6773 dts_time:6.773 -> pts:6780 pts_time:6.78 dts:6780 dts_time:6.78
854[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6793 pts_time:6.793 dts:6793 dts_time:6.793 -> pts:6800 pts_time:6.8 dts:6800 dts_time:6.8
855[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6889 pts_time:6.889 dts:6805 dts_time:6.805 -> pts:6896 pts_time:6.896 dts:6812 dts_time:6.812
856[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6813 pts_time:6.813 dts:6813 dts_time:6.813 -> pts:6820 pts_time:6.82 dts:6820 dts_time:6.82
857[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6833 pts_time:6.833 dts:6833 dts_time:6.833 -> pts:6840 pts_time:6.84 dts:6840 dts_time:6.84
858[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6847 pts_time:6.847 dts:6847 dts_time:6.847 -> pts:6854 pts_time:6.854 dts:6854 dts_time:6.854
859[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6853 pts_time:6.853 dts:6853 dts_time:6.853 -> pts:6860 pts_time:6.86 dts:6860 dts_time:6.86
860[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6873 pts_time:6.873 dts:6873 dts_time:6.873 -> pts:6880 pts_time:6.88 dts:6880 dts_time:6.88
861[concat @ 0x562b73ff26c0] file:0 stream:0 pts:6931 pts_time:6.931 dts:6889 dts_time:6.889 -> pts:6938 pts_time:6.938 dts:6896 dts_time:6.896
862[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6893 pts_time:6.893 dts:6893 dts_time:6.893 -> pts:6900 pts_time:6.9 dts:6900 dts_time:6.9
863[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6913 pts_time:6.913 dts:6913 dts_time:6.913 -> pts:6920 pts_time:6.92 dts:6920 dts_time:6.92
864[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7139 pts_time:7.139 dts:6931 dts_time:6.931 -> pts:7146 pts_time:7.146 dts:6938 dts_time:6.938
865[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6933 pts_time:6.933 dts:6933 dts_time:6.933 -> pts:6940 pts_time:6.94 dts:6940 dts_time:6.94
866[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6953 pts_time:6.953 dts:6953 dts_time:6.953 -> pts:6960 pts_time:6.96 dts:6960 dts_time:6.96
867[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7056 pts_time:7.056 dts:6972 dts_time:6.972 -> pts:7063 pts_time:7.063 dts:6979 dts_time:6.979
868[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6973 pts_time:6.973 dts:6973 dts_time:6.973 -> pts:6980 pts_time:6.98 dts:6980 dts_time:6.98
869[concat @ 0x562b73ff26c0] file:0 stream:1 pts:6993 pts_time:6.993 dts:6993 dts_time:6.993 -> pts:7000 pts_time:7 dts:7000 dts_time:7
870[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7014 pts_time:7.014 dts:7014 dts_time:7.014 -> pts:7021 pts_time:7.021 dts:7021 dts_time:7.021
871[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7013 pts_time:7.013 dts:7013 dts_time:7.013 -> pts:7020 pts_time:7.02 dts:7020 dts_time:7.02
872[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7033 pts_time:7.033 dts:7033 dts_time:7.033 -> pts:7040 pts_time:7.04 dts:7040 dts_time:7.04
873[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7097 pts_time:7.097 dts:7056 dts_time:7.056 -> pts:7104 pts_time:7.104 dts:7063 dts_time:7.063
874[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7053 pts_time:7.053 dts:7053 dts_time:7.053 -> pts:7060 pts_time:7.06 dts:7060 dts_time:7.06
875[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7073 pts_time:7.073 dts:7073 dts_time:7.073 -> pts:7080 pts_time:7.08 dts:7080 dts_time:7.08
876[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7306 pts_time:7.306 dts:7097 dts_time:7.097 -> pts:7313 pts_time:7.313 dts:7104 dts_time:7.104
877[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7093 pts_time:7.093 dts:7093 dts_time:7.093 -> pts:7100 pts_time:7.1 dts:7100 dts_time:7.1
878[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7113 pts_time:7.113 dts:7113 dts_time:7.113 -> pts:7120 pts_time:7.12 dts:7120 dts_time:7.12
879[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7223 pts_time:7.223 dts:7139 dts_time:7.139 -> pts:7230 pts_time:7.23 dts:7146 dts_time:7.146
880[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7133 pts_time:7.133 dts:7133 dts_time:7.133 -> pts:7140 pts_time:7.14 dts:7140 dts_time:7.14
881[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7153 pts_time:7.153 dts:7153 dts_time:7.153 -> pts:7160 pts_time:7.16 dts:7160 dts_time:7.16
882[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7173 pts_time:7.173 dts:7173 dts_time:7.173 -> pts:7180 pts_time:7.18 dts:7180 dts_time:7.18
883[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7181 pts_time:7.181 dts:7181 dts_time:7.181 -> pts:7188 pts_time:7.188 dts:7188 dts_time:7.188
884[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7193 pts_time:7.193 dts:7193 dts_time:7.193 -> pts:7200 pts_time:7.2 dts:7200 dts_time:7.2
885[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7213 pts_time:7.213 dts:7213 dts_time:7.213 -> pts:7220 pts_time:7.22 dts:7220 dts_time:7.22
886[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7264 pts_time:7.264 dts:7223 dts_time:7.223 -> pts:7271 pts_time:7.271 dts:7230 dts_time:7.23
887[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7233 pts_time:7.233 dts:7233 dts_time:7.233 -> pts:7240 pts_time:7.24 dts:7240 dts_time:7.24
888[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7253 pts_time:7.253 dts:7253 dts_time:7.253 -> pts:7260 pts_time:7.26 dts:7260 dts_time:7.26
889[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7473 pts_time:7.473 dts:7264 dts_time:7.264 -> pts:7480 pts_time:7.48 dts:7271 dts_time:7.271
890[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7273 pts_time:7.273 dts:7273 dts_time:7.273 -> pts:7280 pts_time:7.28 dts:7280 dts_time:7.28
891[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7293 pts_time:7.293 dts:7293 dts_time:7.293 -> pts:7300 pts_time:7.3 dts:7300 dts_time:7.3
892[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7389 pts_time:7.389 dts:7306 dts_time:7.306 -> pts:7396 pts_time:7.396 dts:7313 dts_time:7.313
893[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7313 pts_time:7.313 dts:7313 dts_time:7.313 -> pts:7320 pts_time:7.32 dts:7320 dts_time:7.32
894[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7333 pts_time:7.333 dts:7333 dts_time:7.333 -> pts:7340 pts_time:7.34 dts:7340 dts_time:7.34
895[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7348 pts_time:7.348 dts:7348 dts_time:7.348 -> pts:7355 pts_time:7.355 dts:7355 dts_time:7.355
896[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7353 pts_time:7.353 dts:7353 dts_time:7.353 -> pts:7360 pts_time:7.36 dts:7360 dts_time:7.36
897[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7373 pts_time:7.373 dts:7373 dts_time:7.373 -> pts:7380 pts_time:7.38 dts:7380 dts_time:7.38
898[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7431 pts_time:7.431 dts:7389 dts_time:7.389 -> pts:7438 pts_time:7.438 dts:7396 dts_time:7.396
899[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7393 pts_time:7.393 dts:7393 dts_time:7.393 -> pts:7400 pts_time:7.4 dts:7400 dts_time:7.4
900[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7413 pts_time:7.413 dts:7413 dts_time:7.413 -> pts:7420 pts_time:7.42 dts:7420 dts_time:7.42
901[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7640 pts_time:7.64 dts:7431 dts_time:7.431 -> pts:7647 pts_time:7.647 dts:7438 dts_time:7.438
902[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7433 pts_time:7.433 dts:7433 dts_time:7.433 -> pts:7440 pts_time:7.44 dts:7440 dts_time:7.44
903[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7453 pts_time:7.453 dts:7453 dts_time:7.453 -> pts:7460 pts_time:7.46 dts:7460 dts_time:7.46
904[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7556 pts_time:7.556 dts:7473 dts_time:7.473 -> pts:7563 pts_time:7.563 dts:7480 dts_time:7.48
905[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7473 pts_time:7.473 dts:7473 dts_time:7.473 -> pts:7480 pts_time:7.48 dts:7480 dts_time:7.48
906[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7493 pts_time:7.493 dts:7493 dts_time:7.493 -> pts:7500 pts_time:7.5 dts:7500 dts_time:7.5
907[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7515 pts_time:7.515 dts:7515 dts_time:7.515 -> pts:7522 pts_time:7.522 dts:7522 dts_time:7.522
908[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7513 pts_time:7.513 dts:7513 dts_time:7.513 -> pts:7520 pts_time:7.52 dts:7520 dts_time:7.52
909[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7533 pts_time:7.533 dts:7533 dts_time:7.533 -> pts:7540 pts_time:7.54 dts:7540 dts_time:7.54
910[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7598 pts_time:7.598 dts:7556 dts_time:7.556 -> pts:7605 pts_time:7.605 dts:7563 dts_time:7.563
911[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7553 pts_time:7.553 dts:7553 dts_time:7.553 -> pts:7560 pts_time:7.56 dts:7560 dts_time:7.56
912[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7573 pts_time:7.573 dts:7573 dts_time:7.573 -> pts:7580 pts_time:7.58 dts:7580 dts_time:7.58
913[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7806 pts_time:7.806 dts:7598 dts_time:7.598 -> pts:7813 pts_time:7.813 dts:7605 dts_time:7.605
914[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7593 pts_time:7.593 dts:7593 dts_time:7.593 -> pts:7600 pts_time:7.6 dts:7600 dts_time:7.6
915[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7612 pts_time:7.612 dts:7612 dts_time:7.612 -> pts:7619 pts_time:7.619 dts:7619 dts_time:7.619
916[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7632 pts_time:7.632 dts:7632 dts_time:7.632 -> pts:7639 pts_time:7.639 dts:7639 dts_time:7.639
917[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7723 pts_time:7.723 dts:7640 dts_time:7.64 -> pts:7730 pts_time:7.73 dts:7647 dts_time:7.647
918[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7652 pts_time:7.652 dts:7652 dts_time:7.652 -> pts:7659 pts_time:7.659 dts:7659 dts_time:7.659
919[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7672 pts_time:7.672 dts:7672 dts_time:7.672 -> pts:7679 pts_time:7.679 dts:7679 dts_time:7.679
920[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7681 pts_time:7.681 dts:7681 dts_time:7.681 -> pts:7688 pts_time:7.688 dts:7688 dts_time:7.688
921[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7693 pts_time:7.693 dts:7693 dts_time:7.693 -> pts:7700 pts_time:7.7 dts:7700 dts_time:7.7
922[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7713 pts_time:7.713 dts:7713 dts_time:7.713 -> pts:7720 pts_time:7.72 dts:7720 dts_time:7.72
923[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7765 pts_time:7.765 dts:7723 dts_time:7.723 -> pts:7772 pts_time:7.772 dts:7730 dts_time:7.73
924[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7733 pts_time:7.733 dts:7733 dts_time:7.733 -> pts:7740 pts_time:7.74 dts:7740 dts_time:7.74
925[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7753 pts_time:7.753 dts:7753 dts_time:7.753 -> pts:7760 pts_time:7.76 dts:7760 dts_time:7.76
926[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7973 pts_time:7.973 dts:7765 dts_time:7.765 -> pts:7980 pts_time:7.98 dts:7772 dts_time:7.772
927[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7773 pts_time:7.773 dts:7773 dts_time:7.773 -> pts:7780 pts_time:7.78 dts:7780 dts_time:7.78
928[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7793 pts_time:7.793 dts:7793 dts_time:7.793 -> pts:7800 pts_time:7.8 dts:7800 dts_time:7.8
929[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7890 pts_time:7.89 dts:7806 dts_time:7.806 -> pts:7897 pts_time:7.897 dts:7813 dts_time:7.813
930[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7813 pts_time:7.813 dts:7813 dts_time:7.813 -> pts:7820 pts_time:7.82 dts:7820 dts_time:7.82
931[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7833 pts_time:7.833 dts:7833 dts_time:7.833 -> pts:7840 pts_time:7.84 dts:7840 dts_time:7.84
932[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7848 pts_time:7.848 dts:7848 dts_time:7.848 -> pts:7855 pts_time:7.855 dts:7855 dts_time:7.855
933[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7853 pts_time:7.853 dts:7853 dts_time:7.853 -> pts:7860 pts_time:7.86 dts:7860 dts_time:7.86
934[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7873 pts_time:7.873 dts:7873 dts_time:7.873 -> pts:7880 pts_time:7.88 dts:7880 dts_time:7.88
935[concat @ 0x562b73ff26c0] file:0 stream:0 pts:7932 pts_time:7.932 dts:7890 dts_time:7.89 -> pts:7939 pts_time:7.939 dts:7897 dts_time:7.897
936[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7893 pts_time:7.893 dts:7893 dts_time:7.893 -> pts:7900 pts_time:7.9 dts:7900 dts_time:7.9
937[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7913 pts_time:7.913 dts:7913 dts_time:7.913 -> pts:7920 pts_time:7.92 dts:7920 dts_time:7.92
938[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8140 pts_time:8.14 dts:7932 dts_time:7.932 -> pts:8147 pts_time:8.147 dts:7939 dts_time:7.939
939[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7933 pts_time:7.933 dts:7933 dts_time:7.933 -> pts:7940 pts_time:7.94 dts:7940 dts_time:7.94
940[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7953 pts_time:7.953 dts:7953 dts_time:7.953 -> pts:7960 pts_time:7.96 dts:7960 dts_time:7.96
941[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8057 pts_time:8.057 dts:7973 dts_time:7.973 -> pts:8064 pts_time:8.064 dts:7980 dts_time:7.98
942[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7973 pts_time:7.973 dts:7973 dts_time:7.973 -> pts:7980 pts_time:7.98 dts:7980 dts_time:7.98
943[concat @ 0x562b73ff26c0] file:0 stream:1 pts:7993 pts_time:7.993 dts:7993 dts_time:7.993 -> pts:8000 pts_time:8 dts:8000 dts_time:8
944[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8015 pts_time:8.015 dts:8015 dts_time:8.015 -> pts:8022 pts_time:8.022 dts:8022 dts_time:8.022
945[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8013 pts_time:8.013 dts:8013 dts_time:8.013 -> pts:8020 pts_time:8.02 dts:8020 dts_time:8.02
946[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8033 pts_time:8.033 dts:8033 dts_time:8.033 -> pts:8040 pts_time:8.04 dts:8040 dts_time:8.04
947[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8098 pts_time:8.098 dts:8057 dts_time:8.057 -> pts:8105 pts_time:8.105 dts:8064 dts_time:8.064
948[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8053 pts_time:8.053 dts:8053 dts_time:8.053 -> pts:8060 pts_time:8.06 dts:8060 dts_time:8.06
949[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8073 pts_time:8.073 dts:8073 dts_time:8.073 -> pts:8080 pts_time:8.08 dts:8080 dts_time:8.08
950[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8307 pts_time:8.307 dts:8098 dts_time:8.098 -> pts:8314 pts_time:8.314 dts:8105 dts_time:8.105
951[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8093 pts_time:8.093 dts:8093 dts_time:8.093 -> pts:8100 pts_time:8.1 dts:8100 dts_time:8.1
952[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8113 pts_time:8.113 dts:8113 dts_time:8.113 -> pts:8120 pts_time:8.12 dts:8120 dts_time:8.12
953[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8132 pts_time:8.132 dts:8132 dts_time:8.132 -> pts:8139 pts_time:8.139 dts:8139 dts_time:8.139
954[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8224 pts_time:8.224 dts:8140 dts_time:8.14 -> pts:8231 pts_time:8.231 dts:8147 dts_time:8.147
955[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8152 pts_time:8.152 dts:8152 dts_time:8.152 -> pts:8159 pts_time:8.159 dts:8159 dts_time:8.159
956[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8172 pts_time:8.172 dts:8172 dts_time:8.172 -> pts:8179 pts_time:8.179 dts:8179 dts_time:8.179
957[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8182 pts_time:8.182 dts:8182 dts_time:8.182 -> pts:8189 pts_time:8.189 dts:8189 dts_time:8.189
958[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8192 pts_time:8.192 dts:8192 dts_time:8.192 -> pts:8199 pts_time:8.199 dts:8199 dts_time:8.199
959[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8213 pts_time:8.213 dts:8213 dts_time:8.213 -> pts:8220 pts_time:8.22 dts:8220 dts_time:8.22
960[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8265 pts_time:8.265 dts:8224 dts_time:8.224 -> pts:8272 pts_time:8.272 dts:8231 dts_time:8.231
961[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8233 pts_time:8.233 dts:8233 dts_time:8.233 -> pts:8240 pts_time:8.24 dts:8240 dts_time:8.24
962[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8253 pts_time:8.253 dts:8253 dts_time:8.253 -> pts:8260 pts_time:8.26 dts:8260 dts_time:8.26
963[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8474 pts_time:8.474 dts:8265 dts_time:8.265 -> pts:8481 pts_time:8.481 dts:8272 dts_time:8.272
964[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8273 pts_time:8.273 dts:8273 dts_time:8.273 -> pts:8280 pts_time:8.28 dts:8280 dts_time:8.28
965[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8293 pts_time:8.293 dts:8293 dts_time:8.293 -> pts:8300 pts_time:8.3 dts:8300 dts_time:8.3
966[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8390 pts_time:8.39 dts:8307 dts_time:8.307 -> pts:8397 pts_time:8.397 dts:8314 dts_time:8.314
967[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8313 pts_time:8.313 dts:8313 dts_time:8.313 -> pts:8320 pts_time:8.32 dts:8320 dts_time:8.32
968[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8333 pts_time:8.333 dts:8333 dts_time:8.333 -> pts:8340 pts_time:8.34 dts:8340 dts_time:8.34
969[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8349 pts_time:8.349 dts:8349 dts_time:8.349 -> pts:8356 pts_time:8.356 dts:8356 dts_time:8.356
970[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8353 pts_time:8.353 dts:8353 dts_time:8.353 -> pts:8360 pts_time:8.36 dts:8360 dts_time:8.36
971[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8373 pts_time:8.373 dts:8373 dts_time:8.373 -> pts:8380 pts_time:8.38 dts:8380 dts_time:8.38
972[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8432 pts_time:8.432 dts:8390 dts_time:8.39 -> pts:8439 pts_time:8.439 dts:8397 dts_time:8.397
973[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8393 pts_time:8.393 dts:8393 dts_time:8.393 -> pts:8400 pts_time:8.4 dts:8400 dts_time:8.4
974[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8413 pts_time:8.413 dts:8413 dts_time:8.413 -> pts:8420 pts_time:8.42 dts:8420 dts_time:8.42
975[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8641 pts_time:8.641 dts:8432 dts_time:8.432 -> pts:8648 pts_time:8.648 dts:8439 dts_time:8.439
976[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8433 pts_time:8.433 dts:8433 dts_time:8.433 -> pts:8440 pts_time:8.44 dts:8440 dts_time:8.44
977[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8453 pts_time:8.453 dts:8453 dts_time:8.453 -> pts:8460 pts_time:8.46 dts:8460 dts_time:8.46
978[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8557 pts_time:8.557 dts:8474 dts_time:8.474 -> pts:8564 pts_time:8.564 dts:8481 dts_time:8.481
979[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8473 pts_time:8.473 dts:8473 dts_time:8.473 -> pts:8480 pts_time:8.48 dts:8480 dts_time:8.48
980[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8493 pts_time:8.493 dts:8493 dts_time:8.493 -> pts:8500 pts_time:8.5 dts:8500 dts_time:8.5
981[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8516 pts_time:8.516 dts:8516 dts_time:8.516 -> pts:8523 pts_time:8.523 dts:8523 dts_time:8.523
982[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8513 pts_time:8.513 dts:8513 dts_time:8.513 -> pts:8520 pts_time:8.52 dts:8520 dts_time:8.52
983[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8533 pts_time:8.533 dts:8533 dts_time:8.533 -> pts:8540 pts_time:8.54 dts:8540 dts_time:8.54
984[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8599 pts_time:8.599 dts:8557 dts_time:8.557 -> pts:8606 pts_time:8.606 dts:8564 dts_time:8.564
985[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8553 pts_time:8.553 dts:8553 dts_time:8.553 -> pts:8560 pts_time:8.56 dts:8560 dts_time:8.56
986[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8573 pts_time:8.573 dts:8573 dts_time:8.573 -> pts:8580 pts_time:8.58 dts:8580 dts_time:8.58
987[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8807 pts_time:8.807 dts:8599 dts_time:8.599 -> pts:8814 pts_time:8.814 dts:8606 dts_time:8.606
988[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8593 pts_time:8.593 dts:8593 dts_time:8.593 -> pts:8600 pts_time:8.6 dts:8600 dts_time:8.6
989[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8613 pts_time:8.613 dts:8613 dts_time:8.613 -> pts:8620 pts_time:8.62 dts:8620 dts_time:8.62
990[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8633 pts_time:8.633 dts:8633 dts_time:8.633 -> pts:8640 pts_time:8.64 dts:8640 dts_time:8.64
991[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8724 pts_time:8.724 dts:8641 dts_time:8.641 -> pts:8731 pts_time:8.731 dts:8648 dts_time:8.648
992[concat @ 0x562b73ff26c0] file:0 stream:2 pts:8657 pts_time:8.657 dts:8657 dts_time:8.657 -> pts:8664 pts_time:8.664 dts:8664 dts_time:8.664
993[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 8664, +1460: 3,0,Default,MIO,0,0,0,,What are you talking about?
994[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8653 pts_time:8.653 dts:8653 dts_time:8.653 -> pts:8660 pts_time:8.66 dts:8660 dts_time:8.66
995[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8673 pts_time:8.673 dts:8673 dts_time:8.673 -> pts:8680 pts_time:8.68 dts:8680 dts_time:8.68
996[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8682 pts_time:8.682 dts:8682 dts_time:8.682 -> pts:8689 pts_time:8.689 dts:8689 dts_time:8.689
997[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8693 pts_time:8.693 dts:8693 dts_time:8.693 -> pts:8700 pts_time:8.7 dts:8700 dts_time:8.7
998[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8713 pts_time:8.713 dts:8713 dts_time:8.713 -> pts:8720 pts_time:8.72 dts:8720 dts_time:8.72
999[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8766 pts_time:8.766 dts:8724 dts_time:8.724 -> pts:8773 pts_time:8.773 dts:8731 dts_time:8.731
1000[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8733 pts_time:8.733 dts:8733 dts_time:8.733 -> pts:8740 pts_time:8.74 dts:8740 dts_time:8.74
1001[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8753 pts_time:8.753 dts:8753 dts_time:8.753 -> pts:8760 pts_time:8.76 dts:8760 dts_time:8.76
1002[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8974 pts_time:8.974 dts:8766 dts_time:8.766 -> pts:8981 pts_time:8.981 dts:8773 dts_time:8.773
1003[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8773 pts_time:8.773 dts:8773 dts_time:8.773 -> pts:8780 pts_time:8.78 dts:8780 dts_time:8.78
1004[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8793 pts_time:8.793 dts:8793 dts_time:8.793 -> pts:8800 pts_time:8.8 dts:8800 dts_time:8.8
1005[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8891 pts_time:8.891 dts:8807 dts_time:8.807 -> pts:8898 pts_time:8.898 dts:8814 dts_time:8.814
1006[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8813 pts_time:8.813 dts:8813 dts_time:8.813 -> pts:8820 pts_time:8.82 dts:8820 dts_time:8.82
1007[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8833 pts_time:8.833 dts:8833 dts_time:8.833 -> pts:8840 pts_time:8.84 dts:8840 dts_time:8.84
1008[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8849 pts_time:8.849 dts:8849 dts_time:8.849 -> pts:8856 pts_time:8.856 dts:8856 dts_time:8.856
1009[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8853 pts_time:8.853 dts:8853 dts_time:8.853 -> pts:8860 pts_time:8.86 dts:8860 dts_time:8.86
1010[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8873 pts_time:8.873 dts:8873 dts_time:8.873 -> pts:8880 pts_time:8.88 dts:8880 dts_time:8.88
1011[concat @ 0x562b73ff26c0] file:0 stream:0 pts:8933 pts_time:8.933 dts:8891 dts_time:8.891 -> pts:8940 pts_time:8.94 dts:8898 dts_time:8.898
1012[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8893 pts_time:8.893 dts:8893 dts_time:8.893 -> pts:8900 pts_time:8.9 dts:8900 dts_time:8.9
1013[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8913 pts_time:8.913 dts:8913 dts_time:8.913 -> pts:8920 pts_time:8.92 dts:8920 dts_time:8.92
1014[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9141 pts_time:9.141 dts:8933 dts_time:8.933 -> pts:9148 pts_time:9.148 dts:8940 dts_time:8.94
1015[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8933 pts_time:8.933 dts:8933 dts_time:8.933 -> pts:8940 pts_time:8.94 dts:8940 dts_time:8.94
1016[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8953 pts_time:8.953 dts:8953 dts_time:8.953 -> pts:8960 pts_time:8.96 dts:8960 dts_time:8.96
1017[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9058 pts_time:9.058 dts:8974 dts_time:8.974 -> pts:9065 pts_time:9.065 dts:8981 dts_time:8.981
1018[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8973 pts_time:8.973 dts:8973 dts_time:8.973 -> pts:8980 pts_time:8.98 dts:8980 dts_time:8.98
1019[concat @ 0x562b73ff26c0] file:0 stream:1 pts:8993 pts_time:8.993 dts:8993 dts_time:8.993 -> pts:9000 pts_time:9 dts:9000 dts_time:9
1020[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9016 pts_time:9.016 dts:9016 dts_time:9.016 -> pts:9023 pts_time:9.023 dts:9023 dts_time:9.023
1021[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9013 pts_time:9.013 dts:9013 dts_time:9.013 -> pts:9020 pts_time:9.02 dts:9020 dts_time:9.02
1022[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9033 pts_time:9.033 dts:9033 dts_time:9.033 -> pts:9040 pts_time:9.04 dts:9040 dts_time:9.04
1023[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9099 pts_time:9.099 dts:9058 dts_time:9.058 -> pts:9106 pts_time:9.106 dts:9065 dts_time:9.065
1024[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9053 pts_time:9.053 dts:9053 dts_time:9.053 -> pts:9060 pts_time:9.06 dts:9060 dts_time:9.06
1025[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9073 pts_time:9.073 dts:9073 dts_time:9.073 -> pts:9080 pts_time:9.08 dts:9080 dts_time:9.08
1026[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9308 pts_time:9.308 dts:9099 dts_time:9.099 -> pts:9315 pts_time:9.315 dts:9106 dts_time:9.106
1027[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9093 pts_time:9.093 dts:9093 dts_time:9.093 -> pts:9100 pts_time:9.1 dts:9100 dts_time:9.1
1028[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9113 pts_time:9.113 dts:9113 dts_time:9.113 -> pts:9120 pts_time:9.12 dts:9120 dts_time:9.12
1029[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9133 pts_time:9.133 dts:9133 dts_time:9.133 -> pts:9140 pts_time:9.14 dts:9140 dts_time:9.14
1030[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9225 pts_time:9.225 dts:9141 dts_time:9.141 -> pts:9232 pts_time:9.232 dts:9148 dts_time:9.148
1031[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9153 pts_time:9.153 dts:9153 dts_time:9.153 -> pts:9160 pts_time:9.16 dts:9160 dts_time:9.16
1032[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9173 pts_time:9.173 dts:9173 dts_time:9.173 -> pts:9180 pts_time:9.18 dts:9180 dts_time:9.18
1033[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9183 pts_time:9.183 dts:9183 dts_time:9.183 -> pts:9190 pts_time:9.19 dts:9190 dts_time:9.19
1034[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9193 pts_time:9.193 dts:9193 dts_time:9.193 -> pts:9200 pts_time:9.2 dts:9200 dts_time:9.2
1035[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9213 pts_time:9.213 dts:9213 dts_time:9.213 -> pts:9220 pts_time:9.22 dts:9220 dts_time:9.22
1036[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9266 pts_time:9.266 dts:9225 dts_time:9.225 -> pts:9273 pts_time:9.273 dts:9232 dts_time:9.232
1037[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9233 pts_time:9.233 dts:9233 dts_time:9.233 -> pts:9240 pts_time:9.24 dts:9240 dts_time:9.24
1038[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9253 pts_time:9.253 dts:9253 dts_time:9.253 -> pts:9260 pts_time:9.26 dts:9260 dts_time:9.26
1039[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9475 pts_time:9.475 dts:9266 dts_time:9.266 -> pts:9482 pts_time:9.482 dts:9273 dts_time:9.273
1040[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9273 pts_time:9.273 dts:9273 dts_time:9.273 -> pts:9280 pts_time:9.28 dts:9280 dts_time:9.28
1041[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9293 pts_time:9.293 dts:9293 dts_time:9.293 -> pts:9300 pts_time:9.3 dts:9300 dts_time:9.3
1042[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9391 pts_time:9.391 dts:9308 dts_time:9.308 -> pts:9398 pts_time:9.398 dts:9315 dts_time:9.315
1043[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9313 pts_time:9.313 dts:9313 dts_time:9.313 -> pts:9320 pts_time:9.32 dts:9320 dts_time:9.32
1044[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9333 pts_time:9.333 dts:9333 dts_time:9.333 -> pts:9340 pts_time:9.34 dts:9340 dts_time:9.34
1045[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9350 pts_time:9.35 dts:9350 dts_time:9.35 -> pts:9357 pts_time:9.357 dts:9357 dts_time:9.357
1046[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9353 pts_time:9.353 dts:9353 dts_time:9.353 -> pts:9360 pts_time:9.36 dts:9360 dts_time:9.36
1047[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9373 pts_time:9.373 dts:9373 dts_time:9.373 -> pts:9380 pts_time:9.38 dts:9380 dts_time:9.38
1048[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9433 pts_time:9.433 dts:9391 dts_time:9.391 -> pts:9440 pts_time:9.44 dts:9398 dts_time:9.398
1049[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9393 pts_time:9.393 dts:9393 dts_time:9.393 -> pts:9400 pts_time:9.4 dts:9400 dts_time:9.4
1050[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9413 pts_time:9.413 dts:9413 dts_time:9.413 -> pts:9420 pts_time:9.42 dts:9420 dts_time:9.42
1051[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9642 pts_time:9.642 dts:9433 dts_time:9.433 -> pts:9649 pts_time:9.649 dts:9440 dts_time:9.44
1052[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9433 pts_time:9.433 dts:9433 dts_time:9.433 -> pts:9440 pts_time:9.44 dts:9440 dts_time:9.44
1053[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9453 pts_time:9.453 dts:9453 dts_time:9.453 -> pts:9460 pts_time:9.46 dts:9460 dts_time:9.46
1054[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9558 pts_time:9.558 dts:9475 dts_time:9.475 -> pts:9565 pts_time:9.565 dts:9482 dts_time:9.482
1055[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9473 pts_time:9.473 dts:9473 dts_time:9.473 -> pts:9480 pts_time:9.48 dts:9480 dts_time:9.48
1056[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9493 pts_time:9.493 dts:9493 dts_time:9.493 -> pts:9500 pts_time:9.5 dts:9500 dts_time:9.5
1057[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9517 pts_time:9.517 dts:9517 dts_time:9.517 -> pts:9524 pts_time:9.524 dts:9524 dts_time:9.524
1058[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9513 pts_time:9.513 dts:9513 dts_time:9.513 -> pts:9520 pts_time:9.52 dts:9520 dts_time:9.52
1059[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9533 pts_time:9.533 dts:9533 dts_time:9.533 -> pts:9540 pts_time:9.54 dts:9540 dts_time:9.54
1060[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9600 pts_time:9.6 dts:9558 dts_time:9.558 -> pts:9607 pts_time:9.607 dts:9565 dts_time:9.565
1061[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9553 pts_time:9.553 dts:9553 dts_time:9.553 -> pts:9560 pts_time:9.56 dts:9560 dts_time:9.56
1062[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9573 pts_time:9.573 dts:9573 dts_time:9.573 -> pts:9580 pts_time:9.58 dts:9580 dts_time:9.58
1063[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9808 pts_time:9.808 dts:9600 dts_time:9.6 -> pts:9815 pts_time:9.815 dts:9607 dts_time:9.607
1064[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9593 pts_time:9.593 dts:9593 dts_time:9.593 -> pts:9600 pts_time:9.6 dts:9600 dts_time:9.6
1065[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9613 pts_time:9.613 dts:9613 dts_time:9.613 -> pts:9620 pts_time:9.62 dts:9620 dts_time:9.62
1066[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9633 pts_time:9.633 dts:9633 dts_time:9.633 -> pts:9640 pts_time:9.64 dts:9640 dts_time:9.64
1067[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9725 pts_time:9.725 dts:9642 dts_time:9.642 -> pts:9732 pts_time:9.732 dts:9649 dts_time:9.649
1068[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9653 pts_time:9.653 dts:9653 dts_time:9.653 -> pts:9660 pts_time:9.66 dts:9660 dts_time:9.66
1069[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9673 pts_time:9.673 dts:9673 dts_time:9.673 -> pts:9680 pts_time:9.68 dts:9680 dts_time:9.68
1070[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9683 pts_time:9.683 dts:9683 dts_time:9.683 -> pts:9690 pts_time:9.69 dts:9690 dts_time:9.69
1071[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9693 pts_time:9.693 dts:9693 dts_time:9.693 -> pts:9700 pts_time:9.7 dts:9700 dts_time:9.7
1072[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9713 pts_time:9.713 dts:9713 dts_time:9.713 -> pts:9720 pts_time:9.72 dts:9720 dts_time:9.72
1073[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9767 pts_time:9.767 dts:9725 dts_time:9.725 -> pts:9774 pts_time:9.774 dts:9732 dts_time:9.732
1074[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9733 pts_time:9.733 dts:9733 dts_time:9.733 -> pts:9740 pts_time:9.74 dts:9740 dts_time:9.74
1075[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9753 pts_time:9.753 dts:9753 dts_time:9.753 -> pts:9760 pts_time:9.76 dts:9760 dts_time:9.76
1076[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9975 pts_time:9.975 dts:9767 dts_time:9.767 -> pts:9982 pts_time:9.982 dts:9774 dts_time:9.774
1077[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9773 pts_time:9.773 dts:9773 dts_time:9.773 -> pts:9780 pts_time:9.78 dts:9780 dts_time:9.78
1078[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9793 pts_time:9.793 dts:9793 dts_time:9.793 -> pts:9800 pts_time:9.8 dts:9800 dts_time:9.8
1079[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9892 pts_time:9.892 dts:9808 dts_time:9.808 -> pts:9899 pts_time:9.899 dts:9815 dts_time:9.815
1080[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9813 pts_time:9.813 dts:9813 dts_time:9.813 -> pts:9820 pts_time:9.82 dts:9820 dts_time:9.82
1081[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9833 pts_time:9.833 dts:9833 dts_time:9.833 -> pts:9840 pts_time:9.84 dts:9840 dts_time:9.84
1082[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9850 pts_time:9.85 dts:9850 dts_time:9.85 -> pts:9857 pts_time:9.857 dts:9857 dts_time:9.857
1083[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9853 pts_time:9.853 dts:9853 dts_time:9.853 -> pts:9860 pts_time:9.86 dts:9860 dts_time:9.86
1084[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9873 pts_time:9.873 dts:9873 dts_time:9.873 -> pts:9880 pts_time:9.88 dts:9880 dts_time:9.88
1085[concat @ 0x562b73ff26c0] file:0 stream:0 pts:9934 pts_time:9.934 dts:9892 dts_time:9.892 -> pts:9941 pts_time:9.941 dts:9899 dts_time:9.899
1086[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9893 pts_time:9.893 dts:9893 dts_time:9.893 -> pts:9900 pts_time:9.9 dts:9900 dts_time:9.9
1087[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9913 pts_time:9.913 dts:9913 dts_time:9.913 -> pts:9920 pts_time:9.92 dts:9920 dts_time:9.92
1088[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10059 pts_time:10.059 dts:9934 dts_time:9.934 -> pts:10066 pts_time:10.066 dts:9941 dts_time:9.941
1089[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9933 pts_time:9.933 dts:9933 dts_time:9.933 -> pts:9940 pts_time:9.94 dts:9940 dts_time:9.94
1090[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9953 pts_time:9.953 dts:9953 dts_time:9.953 -> pts:9960 pts_time:9.96 dts:9960 dts_time:9.96
1091[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10017 pts_time:10.017 dts:9975 dts_time:9.975 -> pts:10024 pts_time:10.024 dts:9982 dts_time:9.982
1092[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9973 pts_time:9.973 dts:9973 dts_time:9.973 -> pts:9980 pts_time:9.98 dts:9980 dts_time:9.98
1093[concat @ 0x562b73ff26c0] file:0 stream:1 pts:9993 pts_time:9.993 dts:9993 dts_time:9.993 -> pts:10000 pts_time:10 dts:10000 dts_time:10
1094[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10226 pts_time:10.226 dts:10017 dts_time:10.017 -> pts:10233 pts_time:10.233 dts:10024 dts_time:10.024
1095[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10013 pts_time:10.013 dts:10013 dts_time:10.013 -> pts:10020 pts_time:10.02 dts:10020 dts_time:10.02
1096[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10033 pts_time:10.033 dts:10033 dts_time:10.033 -> pts:10040 pts_time:10.04 dts:10040 dts_time:10.04
1097[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10142 pts_time:10.142 dts:10059 dts_time:10.059 -> pts:10149 pts_time:10.149 dts:10066 dts_time:10.066
1098[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10053 pts_time:10.053 dts:10053 dts_time:10.053 -> pts:10060 pts_time:10.06 dts:10060 dts_time:10.06
1099[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10073 pts_time:10.073 dts:10073 dts_time:10.073 -> pts:10080 pts_time:10.08 dts:10080 dts_time:10.08
1100[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10100 pts_time:10.1 dts:10100 dts_time:10.1 -> pts:10107 pts_time:10.107 dts:10107 dts_time:10.107
1101[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10093 pts_time:10.093 dts:10093 dts_time:10.093 -> pts:10100 pts_time:10.1 dts:10100 dts_time:10.1
1102[concat @ 0x562b73ff26c0] file:0 stream:2 pts:10117 pts_time:10.117 dts:10117 dts_time:10.117 -> pts:10124 pts_time:10.124 dts:10124 dts_time:10.124
1103[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 10124, +2340: 4,0,Default,MIO,0,0,0,,Come on, we're high school students,
1104[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10113 pts_time:10.113 dts:10113 dts_time:10.113 -> pts:10120 pts_time:10.12 dts:10120 dts_time:10.12
1105[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10133 pts_time:10.133 dts:10133 dts_time:10.133 -> pts:10140 pts_time:10.14 dts:10140 dts_time:10.14
1106[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10184 pts_time:10.184 dts:10142 dts_time:10.142 -> pts:10191 pts_time:10.191 dts:10149 dts_time:10.149
1107[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10153 pts_time:10.153 dts:10153 dts_time:10.153 -> pts:10160 pts_time:10.16 dts:10160 dts_time:10.16
1108[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10173 pts_time:10.173 dts:10173 dts_time:10.173 -> pts:10180 pts_time:10.18 dts:10180 dts_time:10.18
1109[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10392 pts_time:10.392 dts:10184 dts_time:10.184 -> pts:10399 pts_time:10.399 dts:10191 dts_time:10.191
1110[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10193 pts_time:10.193 dts:10193 dts_time:10.193 -> pts:10200 pts_time:10.2 dts:10200 dts_time:10.2
1111[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10213 pts_time:10.213 dts:10213 dts_time:10.213 -> pts:10220 pts_time:10.22 dts:10220 dts_time:10.22
1112[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10309 pts_time:10.309 dts:10226 dts_time:10.226 -> pts:10316 pts_time:10.316 dts:10233 dts_time:10.233
1113[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10233 pts_time:10.233 dts:10233 dts_time:10.233 -> pts:10240 pts_time:10.24 dts:10240 dts_time:10.24
1114[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10253 pts_time:10.253 dts:10253 dts_time:10.253 -> pts:10260 pts_time:10.26 dts:10260 dts_time:10.26
1115[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10267 pts_time:10.267 dts:10267 dts_time:10.267 -> pts:10274 pts_time:10.274 dts:10274 dts_time:10.274
1116[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10273 pts_time:10.273 dts:10273 dts_time:10.273 -> pts:10280 pts_time:10.28 dts:10280 dts_time:10.28
1117[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10293 pts_time:10.293 dts:10293 dts_time:10.293 -> pts:10300 pts_time:10.3 dts:10300 dts_time:10.3
1118[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10351 pts_time:10.351 dts:10309 dts_time:10.309 -> pts:10358 pts_time:10.358 dts:10316 dts_time:10.316
1119[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10313 pts_time:10.313 dts:10313 dts_time:10.313 -> pts:10320 pts_time:10.32 dts:10320 dts_time:10.32
1120[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10333 pts_time:10.333 dts:10333 dts_time:10.333 -> pts:10340 pts_time:10.34 dts:10340 dts_time:10.34
1121[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10559 pts_time:10.559 dts:10351 dts_time:10.351 -> pts:10566 pts_time:10.566 dts:10358 dts_time:10.358
1122[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10353 pts_time:10.353 dts:10353 dts_time:10.353 -> pts:10360 pts_time:10.36 dts:10360 dts_time:10.36
1123[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10373 pts_time:10.373 dts:10373 dts_time:10.373 -> pts:10380 pts_time:10.38 dts:10380 dts_time:10.38
1124[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10476 pts_time:10.476 dts:10392 dts_time:10.392 -> pts:10483 pts_time:10.483 dts:10399 dts_time:10.399
1125[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10393 pts_time:10.393 dts:10393 dts_time:10.393 -> pts:10400 pts_time:10.4 dts:10400 dts_time:10.4
1126[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10413 pts_time:10.413 dts:10413 dts_time:10.413 -> pts:10420 pts_time:10.42 dts:10420 dts_time:10.42
1127[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10434 pts_time:10.434 dts:10434 dts_time:10.434 -> pts:10441 pts_time:10.441 dts:10441 dts_time:10.441
1128[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10433 pts_time:10.433 dts:10433 dts_time:10.433 -> pts:10440 pts_time:10.44 dts:10440 dts_time:10.44
1129[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10453 pts_time:10.453 dts:10453 dts_time:10.453 -> pts:10460 pts_time:10.46 dts:10460 dts_time:10.46
1130[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10518 pts_time:10.518 dts:10476 dts_time:10.476 -> pts:10525 pts_time:10.525 dts:10483 dts_time:10.483
1131[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10473 pts_time:10.473 dts:10473 dts_time:10.473 -> pts:10480 pts_time:10.48 dts:10480 dts_time:10.48
1132[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10493 pts_time:10.493 dts:10493 dts_time:10.493 -> pts:10500 pts_time:10.5 dts:10500 dts_time:10.5
1133[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10726 pts_time:10.726 dts:10518 dts_time:10.518 -> pts:10733 pts_time:10.733 dts:10525 dts_time:10.525
1134[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10513 pts_time:10.513 dts:10513 dts_time:10.513 -> pts:10520 pts_time:10.52 dts:10520 dts_time:10.52
1135[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10533 pts_time:10.533 dts:10533 dts_time:10.533 -> pts:10540 pts_time:10.54 dts:10540 dts_time:10.54
1136[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10643 pts_time:10.643 dts:10559 dts_time:10.559 -> pts:10650 pts_time:10.65 dts:10566 dts_time:10.566
1137[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10553 pts_time:10.553 dts:10553 dts_time:10.553 -> pts:10560 pts_time:10.56 dts:10560 dts_time:10.56
1138[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10573 pts_time:10.573 dts:10573 dts_time:10.573 -> pts:10580 pts_time:10.58 dts:10580 dts_time:10.58
1139[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10593 pts_time:10.593 dts:10593 dts_time:10.593 -> pts:10600 pts_time:10.6 dts:10600 dts_time:10.6
1140[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10601 pts_time:10.601 dts:10601 dts_time:10.601 -> pts:10608 pts_time:10.608 dts:10608 dts_time:10.608
1141[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10613 pts_time:10.613 dts:10613 dts_time:10.613 -> pts:10620 pts_time:10.62 dts:10620 dts_time:10.62
1142[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10633 pts_time:10.633 dts:10633 dts_time:10.633 -> pts:10640 pts_time:10.64 dts:10640 dts_time:10.64
1143[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10684 pts_time:10.684 dts:10643 dts_time:10.643 -> pts:10691 pts_time:10.691 dts:10650 dts_time:10.65
1144[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10653 pts_time:10.653 dts:10653 dts_time:10.653 -> pts:10660 pts_time:10.66 dts:10660 dts_time:10.66
1145[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10673 pts_time:10.673 dts:10673 dts_time:10.673 -> pts:10680 pts_time:10.68 dts:10680 dts_time:10.68
1146[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10893 pts_time:10.893 dts:10684 dts_time:10.684 -> pts:10900 pts_time:10.9 dts:10691 dts_time:10.691
1147[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10693 pts_time:10.693 dts:10693 dts_time:10.693 -> pts:10700 pts_time:10.7 dts:10700 dts_time:10.7
1148[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10713 pts_time:10.713 dts:10713 dts_time:10.713 -> pts:10720 pts_time:10.72 dts:10720 dts_time:10.72
1149[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10809 pts_time:10.809 dts:10726 dts_time:10.726 -> pts:10816 pts_time:10.816 dts:10733 dts_time:10.733
1150[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10733 pts_time:10.733 dts:10733 dts_time:10.733 -> pts:10740 pts_time:10.74 dts:10740 dts_time:10.74
1151[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10753 pts_time:10.753 dts:10753 dts_time:10.753 -> pts:10760 pts_time:10.76 dts:10760 dts_time:10.76
1152[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10768 pts_time:10.768 dts:10768 dts_time:10.768 -> pts:10775 pts_time:10.775 dts:10775 dts_time:10.775
1153[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10773 pts_time:10.773 dts:10773 dts_time:10.773 -> pts:10780 pts_time:10.78 dts:10780 dts_time:10.78
1154[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10793 pts_time:10.793 dts:10793 dts_time:10.793 -> pts:10800 pts_time:10.8 dts:10800 dts_time:10.8
1155[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10851 pts_time:10.851 dts:10809 dts_time:10.809 -> pts:10858 pts_time:10.858 dts:10816 dts_time:10.816
1156[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10813 pts_time:10.813 dts:10813 dts_time:10.813 -> pts:10820 pts_time:10.82 dts:10820 dts_time:10.82
1157[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10833 pts_time:10.833 dts:10833 dts_time:10.833 -> pts:10840 pts_time:10.84 dts:10840 dts_time:10.84
1158[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11060 pts_time:11.06 dts:10851 dts_time:10.851 -> pts:11067 pts_time:11.067 dts:10858 dts_time:10.858
1159[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10853 pts_time:10.853 dts:10853 dts_time:10.853 -> pts:10860 pts_time:10.86 dts:10860 dts_time:10.86
1160[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10873 pts_time:10.873 dts:10873 dts_time:10.873 -> pts:10880 pts_time:10.88 dts:10880 dts_time:10.88
1161[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10976 pts_time:10.976 dts:10893 dts_time:10.893 -> pts:10983 pts_time:10.983 dts:10900 dts_time:10.9
1162[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10893 pts_time:10.893 dts:10893 dts_time:10.893 -> pts:10900 pts_time:10.9 dts:10900 dts_time:10.9
1163[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10913 pts_time:10.913 dts:10913 dts_time:10.913 -> pts:10920 pts_time:10.92 dts:10920 dts_time:10.92
1164[concat @ 0x562b73ff26c0] file:0 stream:0 pts:10935 pts_time:10.935 dts:10935 dts_time:10.935 -> pts:10942 pts_time:10.942 dts:10942 dts_time:10.942
1165[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10933 pts_time:10.933 dts:10933 dts_time:10.933 -> pts:10940 pts_time:10.94 dts:10940 dts_time:10.94
1166[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10953 pts_time:10.953 dts:10953 dts_time:10.953 -> pts:10960 pts_time:10.96 dts:10960 dts_time:10.96
1167[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11018 pts_time:11.018 dts:10976 dts_time:10.976 -> pts:11025 pts_time:11.025 dts:10983 dts_time:10.983
1168[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10973 pts_time:10.973 dts:10973 dts_time:10.973 -> pts:10980 pts_time:10.98 dts:10980 dts_time:10.98
1169[concat @ 0x562b73ff26c0] file:0 stream:1 pts:10993 pts_time:10.993 dts:10993 dts_time:10.993 -> pts:11000 pts_time:11 dts:11000 dts_time:11
1170[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11143 pts_time:11.143 dts:11018 dts_time:11.018 -> pts:11150 pts_time:11.15 dts:11025 dts_time:11.025
1171[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11013 pts_time:11.013 dts:11013 dts_time:11.013 -> pts:11020 pts_time:11.02 dts:11020 dts_time:11.02
1172[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11033 pts_time:11.033 dts:11033 dts_time:11.033 -> pts:11040 pts_time:11.04 dts:11040 dts_time:11.04
1173[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11101 pts_time:11.101 dts:11060 dts_time:11.06 -> pts:11108 pts_time:11.108 dts:11067 dts_time:11.067
1174[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11053 pts_time:11.053 dts:11053 dts_time:11.053 -> pts:11060 pts_time:11.06 dts:11060 dts_time:11.06
1175[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11073 pts_time:11.073 dts:11073 dts_time:11.073 -> pts:11080 pts_time:11.08 dts:11080 dts_time:11.08
1176[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11093 pts_time:11.093 dts:11093 dts_time:11.093 -> pts:11100 pts_time:11.1 dts:11100 dts_time:11.1
1177[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11310 pts_time:11.31 dts:11101 dts_time:11.101 -> pts:11317 pts_time:11.317 dts:11108 dts_time:11.108
1178[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11113 pts_time:11.113 dts:11113 dts_time:11.113 -> pts:11120 pts_time:11.12 dts:11120 dts_time:11.12
1179[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11133 pts_time:11.133 dts:11133 dts_time:11.133 -> pts:11140 pts_time:11.14 dts:11140 dts_time:11.14
1180[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11227 pts_time:11.227 dts:11143 dts_time:11.143 -> pts:11234 pts_time:11.234 dts:11150 dts_time:11.15
1181[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11153 pts_time:11.153 dts:11153 dts_time:11.153 -> pts:11160 pts_time:11.16 dts:11160 dts_time:11.16
1182[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11173 pts_time:11.173 dts:11173 dts_time:11.173 -> pts:11180 pts_time:11.18 dts:11180 dts_time:11.18
1183[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11185 pts_time:11.185 dts:11185 dts_time:11.185 -> pts:11192 pts_time:11.192 dts:11192 dts_time:11.192
1184[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11193 pts_time:11.193 dts:11193 dts_time:11.193 -> pts:11200 pts_time:11.2 dts:11200 dts_time:11.2
1185[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11213 pts_time:11.213 dts:11213 dts_time:11.213 -> pts:11220 pts_time:11.22 dts:11220 dts_time:11.22
1186[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11268 pts_time:11.268 dts:11227 dts_time:11.227 -> pts:11275 pts_time:11.275 dts:11234 dts_time:11.234
1187[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11233 pts_time:11.233 dts:11233 dts_time:11.233 -> pts:11240 pts_time:11.24 dts:11240 dts_time:11.24
1188[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11253 pts_time:11.253 dts:11253 dts_time:11.253 -> pts:11260 pts_time:11.26 dts:11260 dts_time:11.26
1189[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11477 pts_time:11.477 dts:11268 dts_time:11.268 -> pts:11484 pts_time:11.484 dts:11275 dts_time:11.275
1190[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11273 pts_time:11.273 dts:11273 dts_time:11.273 -> pts:11280 pts_time:11.28 dts:11280 dts_time:11.28
1191[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11293 pts_time:11.293 dts:11293 dts_time:11.293 -> pts:11300 pts_time:11.3 dts:11300 dts_time:11.3
1192[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11393 pts_time:11.393 dts:11310 dts_time:11.31 -> pts:11400 pts_time:11.4 dts:11317 dts_time:11.317
1193[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11313 pts_time:11.313 dts:11313 dts_time:11.313 -> pts:11320 pts_time:11.32 dts:11320 dts_time:11.32
1194[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11333 pts_time:11.333 dts:11333 dts_time:11.333 -> pts:11340 pts_time:11.34 dts:11340 dts_time:11.34
1195[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11352 pts_time:11.352 dts:11352 dts_time:11.352 -> pts:11359 pts_time:11.359 dts:11359 dts_time:11.359
1196[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11353 pts_time:11.353 dts:11353 dts_time:11.353 -> pts:11360 pts_time:11.36 dts:11360 dts_time:11.36
1197[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11373 pts_time:11.373 dts:11373 dts_time:11.373 -> pts:11380 pts_time:11.38 dts:11380 dts_time:11.38
1198[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11435 pts_time:11.435 dts:11393 dts_time:11.393 -> pts:11442 pts_time:11.442 dts:11400 dts_time:11.4
1199[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11393 pts_time:11.393 dts:11393 dts_time:11.393 -> pts:11400 pts_time:11.4 dts:11400 dts_time:11.4
1200[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11413 pts_time:11.413 dts:11413 dts_time:11.413 -> pts:11420 pts_time:11.42 dts:11420 dts_time:11.42
1201[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11644 pts_time:11.644 dts:11435 dts_time:11.435 -> pts:11651 pts_time:11.651 dts:11442 dts_time:11.442
1202[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11433 pts_time:11.433 dts:11433 dts_time:11.433 -> pts:11440 pts_time:11.44 dts:11440 dts_time:11.44
1203[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11452 pts_time:11.452 dts:11452 dts_time:11.452 -> pts:11459 pts_time:11.459 dts:11459 dts_time:11.459
1204[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11560 pts_time:11.56 dts:11477 dts_time:11.477 -> pts:11567 pts_time:11.567 dts:11484 dts_time:11.484
1205[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11472 pts_time:11.472 dts:11472 dts_time:11.472 -> pts:11479 pts_time:11.479 dts:11479 dts_time:11.479
1206[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11492 pts_time:11.492 dts:11492 dts_time:11.492 -> pts:11499 pts_time:11.499 dts:11499 dts_time:11.499
1207[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11519 pts_time:11.519 dts:11519 dts_time:11.519 -> pts:11526 pts_time:11.526 dts:11526 dts_time:11.526
1208[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11512 pts_time:11.512 dts:11512 dts_time:11.512 -> pts:11519 pts_time:11.519 dts:11519 dts_time:11.519
1209[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11533 pts_time:11.533 dts:11533 dts_time:11.533 -> pts:11540 pts_time:11.54 dts:11540 dts_time:11.54
1210[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11602 pts_time:11.602 dts:11560 dts_time:11.56 -> pts:11609 pts_time:11.609 dts:11567 dts_time:11.567
1211[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11553 pts_time:11.553 dts:11553 dts_time:11.553 -> pts:11560 pts_time:11.56 dts:11560 dts_time:11.56
1212[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11573 pts_time:11.573 dts:11573 dts_time:11.573 -> pts:11580 pts_time:11.58 dts:11580 dts_time:11.58
1213[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11593 pts_time:11.593 dts:11593 dts_time:11.593 -> pts:11600 pts_time:11.6 dts:11600 dts_time:11.6
1214[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11810 pts_time:11.81 dts:11602 dts_time:11.602 -> pts:11817 pts_time:11.817 dts:11609 dts_time:11.609
1215[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11613 pts_time:11.613 dts:11613 dts_time:11.613 -> pts:11620 pts_time:11.62 dts:11620 dts_time:11.62
1216[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11633 pts_time:11.633 dts:11633 dts_time:11.633 -> pts:11640 pts_time:11.64 dts:11640 dts_time:11.64
1217[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11727 pts_time:11.727 dts:11644 dts_time:11.644 -> pts:11734 pts_time:11.734 dts:11651 dts_time:11.651
1218[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11653 pts_time:11.653 dts:11653 dts_time:11.653 -> pts:11660 pts_time:11.66 dts:11660 dts_time:11.66
1219[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11673 pts_time:11.673 dts:11673 dts_time:11.673 -> pts:11680 pts_time:11.68 dts:11680 dts_time:11.68
1220[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11685 pts_time:11.685 dts:11685 dts_time:11.685 -> pts:11692 pts_time:11.692 dts:11692 dts_time:11.692
1221[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11693 pts_time:11.693 dts:11693 dts_time:11.693 -> pts:11700 pts_time:11.7 dts:11700 dts_time:11.7
1222[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11713 pts_time:11.713 dts:11713 dts_time:11.713 -> pts:11720 pts_time:11.72 dts:11720 dts_time:11.72
1223[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11769 pts_time:11.769 dts:11727 dts_time:11.727 -> pts:11776 pts_time:11.776 dts:11734 dts_time:11.734
1224[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11733 pts_time:11.733 dts:11733 dts_time:11.733 -> pts:11740 pts_time:11.74 dts:11740 dts_time:11.74
1225[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11753 pts_time:11.753 dts:11753 dts_time:11.753 -> pts:11760 pts_time:11.76 dts:11760 dts_time:11.76
1226[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11977 pts_time:11.977 dts:11769 dts_time:11.769 -> pts:11984 pts_time:11.984 dts:11776 dts_time:11.776
1227[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11773 pts_time:11.773 dts:11773 dts_time:11.773 -> pts:11780 pts_time:11.78 dts:11780 dts_time:11.78
1228[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11793 pts_time:11.793 dts:11793 dts_time:11.793 -> pts:11800 pts_time:11.8 dts:11800 dts_time:11.8
1229[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11894 pts_time:11.894 dts:11810 dts_time:11.81 -> pts:11901 pts_time:11.901 dts:11817 dts_time:11.817
1230[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11813 pts_time:11.813 dts:11813 dts_time:11.813 -> pts:11820 pts_time:11.82 dts:11820 dts_time:11.82
1231[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11833 pts_time:11.833 dts:11833 dts_time:11.833 -> pts:11840 pts_time:11.84 dts:11840 dts_time:11.84
1232[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11852 pts_time:11.852 dts:11852 dts_time:11.852 -> pts:11859 pts_time:11.859 dts:11859 dts_time:11.859
1233[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11853 pts_time:11.853 dts:11853 dts_time:11.853 -> pts:11860 pts_time:11.86 dts:11860 dts_time:11.86
1234[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11873 pts_time:11.873 dts:11873 dts_time:11.873 -> pts:11880 pts_time:11.88 dts:11880 dts_time:11.88
1235[concat @ 0x562b73ff26c0] file:0 stream:0 pts:11936 pts_time:11.936 dts:11894 dts_time:11.894 -> pts:11943 pts_time:11.943 dts:11901 dts_time:11.901
1236[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11893 pts_time:11.893 dts:11893 dts_time:11.893 -> pts:11900 pts_time:11.9 dts:11900 dts_time:11.9
1237[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11913 pts_time:11.913 dts:11913 dts_time:11.913 -> pts:11920 pts_time:11.92 dts:11920 dts_time:11.92
1238[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12144 pts_time:12.144 dts:11936 dts_time:11.936 -> pts:12151 pts_time:12.151 dts:11943 dts_time:11.943
1239[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11933 pts_time:11.933 dts:11933 dts_time:11.933 -> pts:11940 pts_time:11.94 dts:11940 dts_time:11.94
1240[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11953 pts_time:11.953 dts:11953 dts_time:11.953 -> pts:11960 pts_time:11.96 dts:11960 dts_time:11.96
1241[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12061 pts_time:12.061 dts:11977 dts_time:11.977 -> pts:12068 pts_time:12.068 dts:11984 dts_time:11.984
1242[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11973 pts_time:11.973 dts:11973 dts_time:11.973 -> pts:11980 pts_time:11.98 dts:11980 dts_time:11.98
1243[concat @ 0x562b73ff26c0] file:0 stream:1 pts:11993 pts_time:11.993 dts:11993 dts_time:11.993 -> pts:12000 pts_time:12 dts:12000 dts_time:12
1244[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12019 pts_time:12.019 dts:12019 dts_time:12.019 -> pts:12026 pts_time:12.026 dts:12026 dts_time:12.026
1245[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12013 pts_time:12.013 dts:12013 dts_time:12.013 -> pts:12020 pts_time:12.02 dts:12020 dts_time:12.02
1246[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12033 pts_time:12.033 dts:12033 dts_time:12.033 -> pts:12040 pts_time:12.04 dts:12040 dts_time:12.04
1247[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12053 pts_time:12.053 dts:12053 dts_time:12.053 -> pts:12060 pts_time:12.06 dts:12060 dts_time:12.06
1248[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12102 pts_time:12.102 dts:12061 dts_time:12.061 -> pts:12109 pts_time:12.109 dts:12068 dts_time:12.068
1249[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12073 pts_time:12.073 dts:12073 dts_time:12.073 -> pts:12080 pts_time:12.08 dts:12080 dts_time:12.08
1250[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12093 pts_time:12.093 dts:12093 dts_time:12.093 -> pts:12100 pts_time:12.1 dts:12100 dts_time:12.1
1251[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12311 pts_time:12.311 dts:12102 dts_time:12.102 -> pts:12318 pts_time:12.318 dts:12109 dts_time:12.109
1252[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12113 pts_time:12.113 dts:12113 dts_time:12.113 -> pts:12120 pts_time:12.12 dts:12120 dts_time:12.12
1253[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12133 pts_time:12.133 dts:12133 dts_time:12.133 -> pts:12140 pts_time:12.14 dts:12140 dts_time:12.14
1254[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12228 pts_time:12.228 dts:12144 dts_time:12.144 -> pts:12235 pts_time:12.235 dts:12151 dts_time:12.151
1255[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12153 pts_time:12.153 dts:12153 dts_time:12.153 -> pts:12160 pts_time:12.16 dts:12160 dts_time:12.16
1256[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12173 pts_time:12.173 dts:12173 dts_time:12.173 -> pts:12180 pts_time:12.18 dts:12180 dts_time:12.18
1257[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12186 pts_time:12.186 dts:12186 dts_time:12.186 -> pts:12193 pts_time:12.193 dts:12193 dts_time:12.193
1258[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12193 pts_time:12.193 dts:12193 dts_time:12.193 -> pts:12200 pts_time:12.2 dts:12200 dts_time:12.2
1259[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12213 pts_time:12.213 dts:12213 dts_time:12.213 -> pts:12220 pts_time:12.22 dts:12220 dts_time:12.22
1260[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12269 pts_time:12.269 dts:12228 dts_time:12.228 -> pts:12276 pts_time:12.276 dts:12235 dts_time:12.235
1261[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12233 pts_time:12.233 dts:12233 dts_time:12.233 -> pts:12240 pts_time:12.24 dts:12240 dts_time:12.24
1262[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12253 pts_time:12.253 dts:12253 dts_time:12.253 -> pts:12260 pts_time:12.26 dts:12260 dts_time:12.26
1263[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12478 pts_time:12.478 dts:12269 dts_time:12.269 -> pts:12485 pts_time:12.485 dts:12276 dts_time:12.276
1264[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12273 pts_time:12.273 dts:12273 dts_time:12.273 -> pts:12280 pts_time:12.28 dts:12280 dts_time:12.28
1265[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12293 pts_time:12.293 dts:12293 dts_time:12.293 -> pts:12300 pts_time:12.3 dts:12300 dts_time:12.3
1266[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12394 pts_time:12.394 dts:12311 dts_time:12.311 -> pts:12401 pts_time:12.401 dts:12318 dts_time:12.318
1267[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12313 pts_time:12.313 dts:12313 dts_time:12.313 -> pts:12320 pts_time:12.32 dts:12320 dts_time:12.32
1268[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12333 pts_time:12.333 dts:12333 dts_time:12.333 -> pts:12340 pts_time:12.34 dts:12340 dts_time:12.34
1269[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:12360 pts_time:12.36 dts:12360 dts_time:12.36
1270[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:12360 pts_time:12.36 dts:12360 dts_time:12.36
1271[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12373 pts_time:12.373 dts:12373 dts_time:12.373 -> pts:12380 pts_time:12.38 dts:12380 dts_time:12.38
1272[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12436 pts_time:12.436 dts:12394 dts_time:12.394 -> pts:12443 pts_time:12.443 dts:12401 dts_time:12.401
1273[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12393 pts_time:12.393 dts:12393 dts_time:12.393 -> pts:12400 pts_time:12.4 dts:12400 dts_time:12.4
1274[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12413 pts_time:12.413 dts:12413 dts_time:12.413 -> pts:12420 pts_time:12.42 dts:12420 dts_time:12.42
1275[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12645 pts_time:12.645 dts:12436 dts_time:12.436 -> pts:12652 pts_time:12.652 dts:12443 dts_time:12.443
1276[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12433 pts_time:12.433 dts:12433 dts_time:12.433 -> pts:12440 pts_time:12.44 dts:12440 dts_time:12.44
1277[concat @ 0x562b73ff26c0] file:0 stream:2 pts:12457 pts_time:12.457 dts:12457 dts_time:12.457 -> pts:12464 pts_time:12.464 dts:12464 dts_time:12.464
1278[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 12464, +1290: 5,0,Default,,0,0,0,,and it's the start of the new semester.
1279[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12453 pts_time:12.453 dts:12453 dts_time:12.453 -> pts:12460 pts_time:12.46 dts:12460 dts_time:12.46
1280[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12561 pts_time:12.561 dts:12478 dts_time:12.478 -> pts:12568 pts_time:12.568 dts:12485 dts_time:12.485
1281[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12472 pts_time:12.472 dts:12472 dts_time:12.472 -> pts:12479 pts_time:12.479 dts:12479 dts_time:12.479
1282[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12492 pts_time:12.492 dts:12492 dts_time:12.492 -> pts:12499 pts_time:12.499 dts:12499 dts_time:12.499
1283[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12512 pts_time:12.512 dts:12512 dts_time:12.512 -> pts:12519 pts_time:12.519 dts:12519 dts_time:12.519
1284[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12520 pts_time:12.52 dts:12520 dts_time:12.52 -> pts:12527 pts_time:12.527 dts:12527 dts_time:12.527
1285[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12532 pts_time:12.532 dts:12532 dts_time:12.532 -> pts:12539 pts_time:12.539 dts:12539 dts_time:12.539
1286[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12552 pts_time:12.552 dts:12552 dts_time:12.552 -> pts:12559 pts_time:12.559 dts:12559 dts_time:12.559
1287[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12603 pts_time:12.603 dts:12561 dts_time:12.561 -> pts:12610 pts_time:12.61 dts:12568 dts_time:12.568
1288[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12572 pts_time:12.572 dts:12572 dts_time:12.572 -> pts:12579 pts_time:12.579 dts:12579 dts_time:12.579
1289[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12592 pts_time:12.592 dts:12592 dts_time:12.592 -> pts:12599 pts_time:12.599 dts:12599 dts_time:12.599
1290[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12811 pts_time:12.811 dts:12603 dts_time:12.603 -> pts:12818 pts_time:12.818 dts:12610 dts_time:12.61
1291[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12612 pts_time:12.612 dts:12612 dts_time:12.612 -> pts:12619 pts_time:12.619 dts:12619 dts_time:12.619
1292[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12632 pts_time:12.632 dts:12632 dts_time:12.632 -> pts:12639 pts_time:12.639 dts:12639 dts_time:12.639
1293[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12728 pts_time:12.728 dts:12645 dts_time:12.645 -> pts:12735 pts_time:12.735 dts:12652 dts_time:12.652
1294[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12653 pts_time:12.653 dts:12653 dts_time:12.653 -> pts:12660 pts_time:12.66 dts:12660 dts_time:12.66
1295[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12673 pts_time:12.673 dts:12673 dts_time:12.673 -> pts:12680 pts_time:12.68 dts:12680 dts_time:12.68
1296[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12686 pts_time:12.686 dts:12686 dts_time:12.686 -> pts:12693 pts_time:12.693 dts:12693 dts_time:12.693
1297[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12693 pts_time:12.693 dts:12693 dts_time:12.693 -> pts:12700 pts_time:12.7 dts:12700 dts_time:12.7
1298[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12713 pts_time:12.713 dts:12713 dts_time:12.713 -> pts:12720 pts_time:12.72 dts:12720 dts_time:12.72
1299[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12770 pts_time:12.77 dts:12728 dts_time:12.728 -> pts:12777 pts_time:12.777 dts:12735 dts_time:12.735
1300[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12733 pts_time:12.733 dts:12733 dts_time:12.733 -> pts:12740 pts_time:12.74 dts:12740 dts_time:12.74
1301[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12753 pts_time:12.753 dts:12753 dts_time:12.753 -> pts:12760 pts_time:12.76 dts:12760 dts_time:12.76
1302[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12978 pts_time:12.978 dts:12770 dts_time:12.77 -> pts:12985 pts_time:12.985 dts:12777 dts_time:12.777
1303[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12773 pts_time:12.773 dts:12773 dts_time:12.773 -> pts:12780 pts_time:12.78 dts:12780 dts_time:12.78
1304[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12793 pts_time:12.793 dts:12793 dts_time:12.793 -> pts:12800 pts_time:12.8 dts:12800 dts_time:12.8
1305[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12895 pts_time:12.895 dts:12811 dts_time:12.811 -> pts:12902 pts_time:12.902 dts:12818 dts_time:12.818
1306[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12813 pts_time:12.813 dts:12813 dts_time:12.813 -> pts:12820 pts_time:12.82 dts:12820 dts_time:12.82
1307[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12833 pts_time:12.833 dts:12833 dts_time:12.833 -> pts:12840 pts_time:12.84 dts:12840 dts_time:12.84
1308[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12853 pts_time:12.853 dts:12853 dts_time:12.853 -> pts:12860 pts_time:12.86 dts:12860 dts_time:12.86
1309[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12853 pts_time:12.853 dts:12853 dts_time:12.853 -> pts:12860 pts_time:12.86 dts:12860 dts_time:12.86
1310[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12873 pts_time:12.873 dts:12873 dts_time:12.873 -> pts:12880 pts_time:12.88 dts:12880 dts_time:12.88
1311[concat @ 0x562b73ff26c0] file:0 stream:0 pts:12937 pts_time:12.937 dts:12895 dts_time:12.895 -> pts:12944 pts_time:12.944 dts:12902 dts_time:12.902
1312[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12893 pts_time:12.893 dts:12893 dts_time:12.893 -> pts:12900 pts_time:12.9 dts:12900 dts_time:12.9
1313[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12913 pts_time:12.913 dts:12913 dts_time:12.913 -> pts:12920 pts_time:12.92 dts:12920 dts_time:12.92
1314[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13145 pts_time:13.145 dts:12937 dts_time:12.937 -> pts:13152 pts_time:13.152 dts:12944 dts_time:12.944
1315[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12933 pts_time:12.933 dts:12933 dts_time:12.933 -> pts:12940 pts_time:12.94 dts:12940 dts_time:12.94
1316[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12953 pts_time:12.953 dts:12953 dts_time:12.953 -> pts:12960 pts_time:12.96 dts:12960 dts_time:12.96
1317[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13062 pts_time:13.062 dts:12978 dts_time:12.978 -> pts:13069 pts_time:13.069 dts:12985 dts_time:12.985
1318[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12973 pts_time:12.973 dts:12973 dts_time:12.973 -> pts:12980 pts_time:12.98 dts:12980 dts_time:12.98
1319[concat @ 0x562b73ff26c0] file:0 stream:1 pts:12993 pts_time:12.993 dts:12993 dts_time:12.993 -> pts:13000 pts_time:13 dts:13000 dts_time:13
1320[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13020 pts_time:13.02 dts:13020 dts_time:13.02 -> pts:13027 pts_time:13.027 dts:13027 dts_time:13.027
1321[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13013 pts_time:13.013 dts:13013 dts_time:13.013 -> pts:13020 pts_time:13.02 dts:13020 dts_time:13.02
1322[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13033 pts_time:13.033 dts:13033 dts_time:13.033 -> pts:13040 pts_time:13.04 dts:13040 dts_time:13.04
1323[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13053 pts_time:13.053 dts:13053 dts_time:13.053 -> pts:13060 pts_time:13.06 dts:13060 dts_time:13.06
1324[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13103 pts_time:13.103 dts:13062 dts_time:13.062 -> pts:13110 pts_time:13.11 dts:13069 dts_time:13.069
1325[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13073 pts_time:13.073 dts:13073 dts_time:13.073 -> pts:13080 pts_time:13.08 dts:13080 dts_time:13.08
1326[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13093 pts_time:13.093 dts:13093 dts_time:13.093 -> pts:13100 pts_time:13.1 dts:13100 dts_time:13.1
1327[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13312 pts_time:13.312 dts:13103 dts_time:13.103 -> pts:13319 pts_time:13.319 dts:13110 dts_time:13.11
1328[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13113 pts_time:13.113 dts:13113 dts_time:13.113 -> pts:13120 pts_time:13.12 dts:13120 dts_time:13.12
1329[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13133 pts_time:13.133 dts:13133 dts_time:13.133 -> pts:13140 pts_time:13.14 dts:13140 dts_time:13.14
1330[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13229 pts_time:13.229 dts:13145 dts_time:13.145 -> pts:13236 pts_time:13.236 dts:13152 dts_time:13.152
1331[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13153 pts_time:13.153 dts:13153 dts_time:13.153 -> pts:13160 pts_time:13.16 dts:13160 dts_time:13.16
1332[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13173 pts_time:13.173 dts:13173 dts_time:13.173 -> pts:13180 pts_time:13.18 dts:13180 dts_time:13.18
1333[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13187 pts_time:13.187 dts:13187 dts_time:13.187 -> pts:13194 pts_time:13.194 dts:13194 dts_time:13.194
1334[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13193 pts_time:13.193 dts:13193 dts_time:13.193 -> pts:13200 pts_time:13.2 dts:13200 dts_time:13.2
1335[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13213 pts_time:13.213 dts:13213 dts_time:13.213 -> pts:13220 pts_time:13.22 dts:13220 dts_time:13.22
1336[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13270 pts_time:13.27 dts:13229 dts_time:13.229 -> pts:13277 pts_time:13.277 dts:13236 dts_time:13.236
1337[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13233 pts_time:13.233 dts:13233 dts_time:13.233 -> pts:13240 pts_time:13.24 dts:13240 dts_time:13.24
1338[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13252 pts_time:13.252 dts:13252 dts_time:13.252 -> pts:13259 pts_time:13.259 dts:13259 dts_time:13.259
1339[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13479 pts_time:13.479 dts:13270 dts_time:13.27 -> pts:13486 pts_time:13.486 dts:13277 dts_time:13.277
1340[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13272 pts_time:13.272 dts:13272 dts_time:13.272 -> pts:13279 pts_time:13.279 dts:13279 dts_time:13.279
1341[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13292 pts_time:13.292 dts:13292 dts_time:13.292 -> pts:13299 pts_time:13.299 dts:13299 dts_time:13.299
1342[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13395 pts_time:13.395 dts:13312 dts_time:13.312 -> pts:13402 pts_time:13.402 dts:13319 dts_time:13.319
1343[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13312 pts_time:13.312 dts:13312 dts_time:13.312 -> pts:13319 pts_time:13.319 dts:13319 dts_time:13.319
1344[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13333 pts_time:13.333 dts:13333 dts_time:13.333 -> pts:13340 pts_time:13.34 dts:13340 dts_time:13.34
1345[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13354 pts_time:13.354 dts:13354 dts_time:13.354 -> pts:13361 pts_time:13.361 dts:13361 dts_time:13.361
1346[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13353 pts_time:13.353 dts:13353 dts_time:13.353 -> pts:13360 pts_time:13.36 dts:13360 dts_time:13.36
1347[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13373 pts_time:13.373 dts:13373 dts_time:13.373 -> pts:13380 pts_time:13.38 dts:13380 dts_time:13.38
1348[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13437 pts_time:13.437 dts:13395 dts_time:13.395 -> pts:13444 pts_time:13.444 dts:13402 dts_time:13.402
1349[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13393 pts_time:13.393 dts:13393 dts_time:13.393 -> pts:13400 pts_time:13.4 dts:13400 dts_time:13.4
1350[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13413 pts_time:13.413 dts:13413 dts_time:13.413 -> pts:13420 pts_time:13.42 dts:13420 dts_time:13.42
1351[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13646 pts_time:13.646 dts:13437 dts_time:13.437 -> pts:13653 pts_time:13.653 dts:13444 dts_time:13.444
1352[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13433 pts_time:13.433 dts:13433 dts_time:13.433 -> pts:13440 pts_time:13.44 dts:13440 dts_time:13.44
1353[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13453 pts_time:13.453 dts:13453 dts_time:13.453 -> pts:13460 pts_time:13.46 dts:13460 dts_time:13.46
1354[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13562 pts_time:13.562 dts:13479 dts_time:13.479 -> pts:13569 pts_time:13.569 dts:13486 dts_time:13.486
1355[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13473 pts_time:13.473 dts:13473 dts_time:13.473 -> pts:13480 pts_time:13.48 dts:13480 dts_time:13.48
1356[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13493 pts_time:13.493 dts:13493 dts_time:13.493 -> pts:13500 pts_time:13.5 dts:13500 dts_time:13.5
1357[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13513 pts_time:13.513 dts:13513 dts_time:13.513 -> pts:13520 pts_time:13.52 dts:13520 dts_time:13.52
1358[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13521 pts_time:13.521 dts:13521 dts_time:13.521 -> pts:13528 pts_time:13.528 dts:13528 dts_time:13.528
1359[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13533 pts_time:13.533 dts:13533 dts_time:13.533 -> pts:13540 pts_time:13.54 dts:13540 dts_time:13.54
1360[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13553 pts_time:13.553 dts:13553 dts_time:13.553 -> pts:13560 pts_time:13.56 dts:13560 dts_time:13.56
1361[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13604 pts_time:13.604 dts:13562 dts_time:13.562 -> pts:13611 pts_time:13.611 dts:13569 dts_time:13.569
1362[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13573 pts_time:13.573 dts:13573 dts_time:13.573 -> pts:13580 pts_time:13.58 dts:13580 dts_time:13.58
1363[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13593 pts_time:13.593 dts:13593 dts_time:13.593 -> pts:13600 pts_time:13.6 dts:13600 dts_time:13.6
1364[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13729 pts_time:13.729 dts:13604 dts_time:13.604 -> pts:13736 pts_time:13.736 dts:13611 dts_time:13.611
1365[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13613 pts_time:13.613 dts:13613 dts_time:13.613 -> pts:13620 pts_time:13.62 dts:13620 dts_time:13.62
1366[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13633 pts_time:13.633 dts:13633 dts_time:13.633 -> pts:13640 pts_time:13.64 dts:13640 dts_time:13.64
1367[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13687 pts_time:13.687 dts:13646 dts_time:13.646 -> pts:13694 pts_time:13.694 dts:13653 dts_time:13.653
1368[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13653 pts_time:13.653 dts:13653 dts_time:13.653 -> pts:13660 pts_time:13.66 dts:13660 dts_time:13.66
1369[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13673 pts_time:13.673 dts:13673 dts_time:13.673 -> pts:13680 pts_time:13.68 dts:13680 dts_time:13.68
1370[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13771 pts_time:13.771 dts:13687 dts_time:13.687 -> pts:13778 pts_time:13.778 dts:13694 dts_time:13.694
1371[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13693 pts_time:13.693 dts:13693 dts_time:13.693 -> pts:13700 pts_time:13.7 dts:13700 dts_time:13.7
1372[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13713 pts_time:13.713 dts:13713 dts_time:13.713 -> pts:13720 pts_time:13.72 dts:13720 dts_time:13.72
1373[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13896 pts_time:13.896 dts:13729 dts_time:13.729 -> pts:13903 pts_time:13.903 dts:13736 dts_time:13.736
1374[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13733 pts_time:13.733 dts:13733 dts_time:13.733 -> pts:13740 pts_time:13.74 dts:13740 dts_time:13.74
1375[concat @ 0x562b73ff26c0] file:0 stream:2 pts:13747 pts_time:13.747 dts:13747 dts_time:13.747 -> pts:13754 pts_time:13.754 dts:13754 dts_time:13.754
1376[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 13754, +1540: 6,0,Default,MIO,0,0,0,,If you just get started,
1377[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13752 pts_time:13.752 dts:13752 dts_time:13.752 -> pts:13759 pts_time:13.759 dts:13759 dts_time:13.759
1378[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13812 pts_time:13.812 dts:13771 dts_time:13.771 -> pts:13819 pts_time:13.819 dts:13778 dts_time:13.778
1379[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13772 pts_time:13.772 dts:13772 dts_time:13.772 -> pts:13779 pts_time:13.779 dts:13779 dts_time:13.779
1380[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13792 pts_time:13.792 dts:13792 dts_time:13.792 -> pts:13799 pts_time:13.799 dts:13799 dts_time:13.799
1381[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13854 pts_time:13.854 dts:13812 dts_time:13.812 -> pts:13861 pts_time:13.861 dts:13819 dts_time:13.819
1382[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13812 pts_time:13.812 dts:13812 dts_time:13.812 -> pts:13819 pts_time:13.819 dts:13819 dts_time:13.819
1383[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13832 pts_time:13.832 dts:13832 dts_time:13.832 -> pts:13839 pts_time:13.839 dts:13839 dts_time:13.839
1384[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13979 pts_time:13.979 dts:13854 dts_time:13.854 -> pts:13986 pts_time:13.986 dts:13861 dts_time:13.861
1385[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13853 pts_time:13.853 dts:13853 dts_time:13.853 -> pts:13860 pts_time:13.86 dts:13860 dts_time:13.86
1386[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13873 pts_time:13.873 dts:13873 dts_time:13.873 -> pts:13880 pts_time:13.88 dts:13880 dts_time:13.88
1387[concat @ 0x562b73ff26c0] file:0 stream:0 pts:13938 pts_time:13.938 dts:13896 dts_time:13.896 -> pts:13945 pts_time:13.945 dts:13903 dts_time:13.903
1388[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13893 pts_time:13.893 dts:13893 dts_time:13.893 -> pts:13900 pts_time:13.9 dts:13900 dts_time:13.9
1389[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13913 pts_time:13.913 dts:13913 dts_time:13.913 -> pts:13920 pts_time:13.92 dts:13920 dts_time:13.92
1390[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14021 pts_time:14.021 dts:13938 dts_time:13.938 -> pts:14028 pts_time:14.028 dts:13945 dts_time:13.945
1391[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13933 pts_time:13.933 dts:13933 dts_time:13.933 -> pts:13940 pts_time:13.94 dts:13940 dts_time:13.94
1392[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13953 pts_time:13.953 dts:13953 dts_time:13.953 -> pts:13960 pts_time:13.96 dts:13960 dts_time:13.96
1393[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14188 pts_time:14.188 dts:13979 dts_time:13.979 -> pts:14195 pts_time:14.195 dts:13986 dts_time:13.986
1394[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13973 pts_time:13.973 dts:13973 dts_time:13.973 -> pts:13980 pts_time:13.98 dts:13980 dts_time:13.98
1395[concat @ 0x562b73ff26c0] file:0 stream:1 pts:13993 pts_time:13.993 dts:13993 dts_time:13.993 -> pts:14000 pts_time:14 dts:14000 dts_time:14
1396[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14013 pts_time:14.013 dts:14013 dts_time:14.013 -> pts:14020 pts_time:14.02 dts:14020 dts_time:14.02
1397[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14104 pts_time:14.104 dts:14021 dts_time:14.021 -> pts:14111 pts_time:14.111 dts:14028 dts_time:14.028
1398[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14033 pts_time:14.033 dts:14033 dts_time:14.033 -> pts:14040 pts_time:14.04 dts:14040 dts_time:14.04
1399[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14053 pts_time:14.053 dts:14053 dts_time:14.053 -> pts:14060 pts_time:14.06 dts:14060 dts_time:14.06
1400[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14063 pts_time:14.063 dts:14063 dts_time:14.063 -> pts:14070 pts_time:14.07 dts:14070 dts_time:14.07
1401[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14073 pts_time:14.073 dts:14073 dts_time:14.073 -> pts:14080 pts_time:14.08 dts:14080 dts_time:14.08
1402[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14093 pts_time:14.093 dts:14093 dts_time:14.093 -> pts:14100 pts_time:14.1 dts:14100 dts_time:14.1
1403[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14146 pts_time:14.146 dts:14104 dts_time:14.104 -> pts:14153 pts_time:14.153 dts:14111 dts_time:14.111
1404[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14113 pts_time:14.113 dts:14113 dts_time:14.113 -> pts:14120 pts_time:14.12 dts:14120 dts_time:14.12
1405[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14133 pts_time:14.133 dts:14133 dts_time:14.133 -> pts:14140 pts_time:14.14 dts:14140 dts_time:14.14
1406[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14355 pts_time:14.355 dts:14146 dts_time:14.146 -> pts:14362 pts_time:14.362 dts:14153 dts_time:14.153
1407[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14153 pts_time:14.153 dts:14153 dts_time:14.153 -> pts:14160 pts_time:14.16 dts:14160 dts_time:14.16
1408[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14173 pts_time:14.173 dts:14173 dts_time:14.173 -> pts:14180 pts_time:14.18 dts:14180 dts_time:14.18
1409[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14271 pts_time:14.271 dts:14188 dts_time:14.188 -> pts:14278 pts_time:14.278 dts:14195 dts_time:14.195
1410[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14193 pts_time:14.193 dts:14193 dts_time:14.193 -> pts:14200 pts_time:14.2 dts:14200 dts_time:14.2
1411[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14213 pts_time:14.213 dts:14213 dts_time:14.213 -> pts:14220 pts_time:14.22 dts:14220 dts_time:14.22
1412[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14230 pts_time:14.23 dts:14230 dts_time:14.23 -> pts:14237 pts_time:14.237 dts:14237 dts_time:14.237
1413[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14233 pts_time:14.233 dts:14233 dts_time:14.233 -> pts:14240 pts_time:14.24 dts:14240 dts_time:14.24
1414[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14253 pts_time:14.253 dts:14253 dts_time:14.253 -> pts:14260 pts_time:14.26 dts:14260 dts_time:14.26
1415[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14313 pts_time:14.313 dts:14271 dts_time:14.271 -> pts:14320 pts_time:14.32 dts:14278 dts_time:14.278
1416[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14273 pts_time:14.273 dts:14273 dts_time:14.273 -> pts:14280 pts_time:14.28 dts:14280 dts_time:14.28
1417[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14293 pts_time:14.293 dts:14293 dts_time:14.293 -> pts:14300 pts_time:14.3 dts:14300 dts_time:14.3
1418[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14522 pts_time:14.522 dts:14313 dts_time:14.313 -> pts:14529 pts_time:14.529 dts:14320 dts_time:14.32
1419[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14313 pts_time:14.313 dts:14313 dts_time:14.313 -> pts:14320 pts_time:14.32 dts:14320 dts_time:14.32
1420[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14333 pts_time:14.333 dts:14333 dts_time:14.333 -> pts:14340 pts_time:14.34 dts:14340 dts_time:14.34
1421[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14438 pts_time:14.438 dts:14355 dts_time:14.355 -> pts:14445 pts_time:14.445 dts:14362 dts_time:14.362
1422[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14353 pts_time:14.353 dts:14353 dts_time:14.353 -> pts:14360 pts_time:14.36 dts:14360 dts_time:14.36
1423[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14373 pts_time:14.373 dts:14373 dts_time:14.373 -> pts:14380 pts_time:14.38 dts:14380 dts_time:14.38
1424[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14396 pts_time:14.396 dts:14396 dts_time:14.396 -> pts:14403 pts_time:14.403 dts:14403 dts_time:14.403
1425[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14393 pts_time:14.393 dts:14393 dts_time:14.393 -> pts:14400 pts_time:14.4 dts:14400 dts_time:14.4
1426[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14413 pts_time:14.413 dts:14413 dts_time:14.413 -> pts:14420 pts_time:14.42 dts:14420 dts_time:14.42
1427[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14480 pts_time:14.48 dts:14438 dts_time:14.438 -> pts:14487 pts_time:14.487 dts:14445 dts_time:14.445
1428[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14433 pts_time:14.433 dts:14433 dts_time:14.433 -> pts:14440 pts_time:14.44 dts:14440 dts_time:14.44
1429[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14453 pts_time:14.453 dts:14453 dts_time:14.453 -> pts:14460 pts_time:14.46 dts:14460 dts_time:14.46
1430[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14688 pts_time:14.688 dts:14480 dts_time:14.48 -> pts:14695 pts_time:14.695 dts:14487 dts_time:14.487
1431[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14473 pts_time:14.473 dts:14473 dts_time:14.473 -> pts:14480 pts_time:14.48 dts:14480 dts_time:14.48
1432[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14493 pts_time:14.493 dts:14493 dts_time:14.493 -> pts:14500 pts_time:14.5 dts:14500 dts_time:14.5
1433[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14513 pts_time:14.513 dts:14513 dts_time:14.513 -> pts:14520 pts_time:14.52 dts:14520 dts_time:14.52
1434[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14605 pts_time:14.605 dts:14522 dts_time:14.522 -> pts:14612 pts_time:14.612 dts:14529 dts_time:14.529
1435[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14533 pts_time:14.533 dts:14533 dts_time:14.533 -> pts:14540 pts_time:14.54 dts:14540 dts_time:14.54
1436[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14553 pts_time:14.553 dts:14553 dts_time:14.553 -> pts:14560 pts_time:14.56 dts:14560 dts_time:14.56
1437[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14563 pts_time:14.563 dts:14563 dts_time:14.563 -> pts:14570 pts_time:14.57 dts:14570 dts_time:14.57
1438[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14573 pts_time:14.573 dts:14573 dts_time:14.573 -> pts:14580 pts_time:14.58 dts:14580 dts_time:14.58
1439[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14593 pts_time:14.593 dts:14593 dts_time:14.593 -> pts:14600 pts_time:14.6 dts:14600 dts_time:14.6
1440[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14647 pts_time:14.647 dts:14605 dts_time:14.605 -> pts:14654 pts_time:14.654 dts:14612 dts_time:14.612
1441[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14613 pts_time:14.613 dts:14613 dts_time:14.613 -> pts:14620 pts_time:14.62 dts:14620 dts_time:14.62
1442[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14633 pts_time:14.633 dts:14633 dts_time:14.633 -> pts:14640 pts_time:14.64 dts:14640 dts_time:14.64
1443[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14855 pts_time:14.855 dts:14647 dts_time:14.647 -> pts:14862 pts_time:14.862 dts:14654 dts_time:14.654
1444[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14653 pts_time:14.653 dts:14653 dts_time:14.653 -> pts:14660 pts_time:14.66 dts:14660 dts_time:14.66
1445[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14673 pts_time:14.673 dts:14673 dts_time:14.673 -> pts:14680 pts_time:14.68 dts:14680 dts_time:14.68
1446[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14772 pts_time:14.772 dts:14688 dts_time:14.688 -> pts:14779 pts_time:14.779 dts:14695 dts_time:14.695
1447[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14693 pts_time:14.693 dts:14693 dts_time:14.693 -> pts:14700 pts_time:14.7 dts:14700 dts_time:14.7
1448[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14713 pts_time:14.713 dts:14713 dts_time:14.713 -> pts:14720 pts_time:14.72 dts:14720 dts_time:14.72
1449[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14730 pts_time:14.73 dts:14730 dts_time:14.73 -> pts:14737 pts_time:14.737 dts:14737 dts_time:14.737
1450[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14733 pts_time:14.733 dts:14733 dts_time:14.733 -> pts:14740 pts_time:14.74 dts:14740 dts_time:14.74
1451[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14753 pts_time:14.753 dts:14753 dts_time:14.753 -> pts:14760 pts_time:14.76 dts:14760 dts_time:14.76
1452[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14813 pts_time:14.813 dts:14772 dts_time:14.772 -> pts:14820 pts_time:14.82 dts:14779 dts_time:14.779
1453[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14773 pts_time:14.773 dts:14773 dts_time:14.773 -> pts:14780 pts_time:14.78 dts:14780 dts_time:14.78
1454[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14793 pts_time:14.793 dts:14793 dts_time:14.793 -> pts:14800 pts_time:14.8 dts:14800 dts_time:14.8
1455[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14980 pts_time:14.98 dts:14813 dts_time:14.813 -> pts:14987 pts_time:14.987 dts:14820 dts_time:14.82
1456[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14813 pts_time:14.813 dts:14813 dts_time:14.813 -> pts:14820 pts_time:14.82 dts:14820 dts_time:14.82
1457[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14833 pts_time:14.833 dts:14833 dts_time:14.833 -> pts:14840 pts_time:14.84 dts:14840 dts_time:14.84
1458[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14897 pts_time:14.897 dts:14855 dts_time:14.855 -> pts:14904 pts_time:14.904 dts:14862 dts_time:14.862
1459[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14853 pts_time:14.853 dts:14853 dts_time:14.853 -> pts:14860 pts_time:14.86 dts:14860 dts_time:14.86
1460[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14873 pts_time:14.873 dts:14873 dts_time:14.873 -> pts:14880 pts_time:14.88 dts:14880 dts_time:14.88
1461[concat @ 0x562b73ff26c0] file:0 stream:0 pts:14939 pts_time:14.939 dts:14897 dts_time:14.897 -> pts:14946 pts_time:14.946 dts:14904 dts_time:14.904
1462[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14893 pts_time:14.893 dts:14893 dts_time:14.893 -> pts:14900 pts_time:14.9 dts:14900 dts_time:14.9
1463[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14913 pts_time:14.913 dts:14913 dts_time:14.913 -> pts:14920 pts_time:14.92 dts:14920 dts_time:14.92
1464[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14933 pts_time:14.933 dts:14933 dts_time:14.933 -> pts:14940 pts_time:14.94 dts:14940 dts_time:14.94
1465[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14953 pts_time:14.953 dts:14953 dts_time:14.953 -> pts:14960 pts_time:14.96 dts:14960 dts_time:14.96
1466[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14973 pts_time:14.973 dts:14973 dts_time:14.973 -> pts:14980 pts_time:14.98 dts:14980 dts_time:14.98
1467[concat @ 0x562b73ff26c0] file:0 stream:1 pts:14993 pts_time:14.993 dts:14993 dts_time:14.993 -> pts:15000 pts_time:15 dts:15000 dts_time:15
1468[AVIOContext @ 0x562b74bf4140] Statistics: 537826 bytes read, 0 seeks
1469[NULL @ 0x562b74eec280] Opening 'assconcatsamp2.mkv' for reading
1470[matroska,webm @ 0x562b74eec280] Format matroska,webm probed with size=2048 and score=100
1471st:0 removing common factor 1000000 from timebase
1472st:1 removing common factor 1000000 from timebase
1473st:2 removing common factor 1000000 from timebase
1474[matroska,webm @ 0x562b74eec280] Before avformat_find_stream_info() pos: 5126 bytes read:32768 seeks:0 nb_streams:3
1475[h264 @ 0x562b74f1fe00] nal_unit_type: 7(SPS), nal_ref_idc: 3
1476[h264 @ 0x562b74f1fe00] nal_unit_type: 8(PPS), nal_ref_idc: 3
1477[h264 @ 0x562b74f1fe00] nal_unit_type: 7(SPS), nal_ref_idc: 3
1478[h264 @ 0x562b74f1fe00] nal_unit_type: 8(PPS), nal_ref_idc: 3
1479[h264 @ 0x562b74f1fe00] nal_unit_type: 6(SEI), nal_ref_idc: 0
1480[h264 @ 0x562b74f1fe00] nal_unit_type: 7(SPS), nal_ref_idc: 3
1481[h264 @ 0x562b74f1fe00] nal_unit_type: 8(PPS), nal_ref_idc: 3
1482[h264 @ 0x562b74f1fe00] nal_unit_type: 6(SEI), nal_ref_idc: 0
1483[h264 @ 0x562b74f1fe00] nal_unit_type: 5(IDR), nal_ref_idc: 3
1484[h264 @ 0x562b74f1fe00] Format yuv420p10le chosen by get_format().
1485[h264 @ 0x562b74f1fe00] Reinit context to 1920x1088, pix_fmt: yuv420p10le
1486[h264 @ 0x562b74f1fe00] no picture
1487[opus @ 0x562b74f2a280] skip 312/960 samples
1488[matroska,webm @ 0x562b74eec280] All info found
1489[matroska,webm @ 0x562b74eec280] After avformat_find_stream_info() pos: 24988 bytes read:32768 seeks:0 frames:7
1490[matroska,webm @ 0x562b74eec280] Auto-inserting h264_mp4toannexb bitstream filter
1491[concat @ 0x562b73ff26c0] file:1 stream:0 pts:0 pts_time:0 dts:NOPTS dts_time:NOPTS -> pts:15294 pts_time:15.294 dts:NOPTS dts_time:NOPTS
1492[concat @ 0x562b73ff26c0] file:1 stream:0 pts:167 pts_time:0.167 dts:NOPTS dts_time:NOPTS -> pts:15461 pts_time:15.461 dts:NOPTS dts_time:NOPTS
1493[concat @ 0x562b73ff26c0] file:1 stream:1 pts:-7 pts_time:-0.007 dts:-7 dts_time:-0.007 -> pts:15287 pts_time:15.287 dts:15287 dts_time:15.287
1494[concat @ 0x562b73ff26c0] file:1 stream:0 pts:90 pts_time:0.09 dts:0 dts_time:0 -> pts:15384 pts_time:15.384 dts:15294 dts_time:15.294
1495[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14 pts_time:0.014 dts:14 dts_time:0.014 -> pts:15308 pts_time:15.308 dts:15308 dts_time:15.308
1496[concat @ 0x562b73ff26c0] file:1 stream:1 pts:34 pts_time:0.034 dts:34 dts_time:0.034 -> pts:15328 pts_time:15.328 dts:15328 dts_time:15.328
1497[concat @ 0x562b73ff26c0] file:1 stream:0 pts:49 pts_time:0.049 dts:49 dts_time:0.049 -> pts:15343 pts_time:15.343 dts:15343 dts_time:15.343
1498[concat @ 0x562b73ff26c0] file:1 stream:1 pts:54 pts_time:0.054 dts:54 dts_time:0.054 -> pts:15348 pts_time:15.348 dts:15348 dts_time:15.348
1499[concat @ 0x562b73ff26c0] file:1 stream:1 pts:74 pts_time:0.074 dts:74 dts_time:0.074 -> pts:15368 pts_time:15.368 dts:15368 dts_time:15.368
1500[concat @ 0x562b73ff26c0] file:1 stream:0 pts:132 pts_time:0.132 dts:90 dts_time:0.09 -> pts:15426 pts_time:15.426 dts:15384 dts_time:15.384
1501[concat @ 0x562b73ff26c0] file:1 stream:1 pts:94 pts_time:0.094 dts:94 dts_time:0.094 -> pts:15388 pts_time:15.388 dts:15388 dts_time:15.388
1502[concat @ 0x562b73ff26c0] file:1 stream:1 pts:114 pts_time:0.114 dts:114 dts_time:0.114 -> pts:15408 pts_time:15.408 dts:15408 dts_time:15.408
1503[concat @ 0x562b73ff26c0] file:1 stream:0 pts:341 pts_time:0.341 dts:132 dts_time:0.132 -> pts:15635 pts_time:15.635 dts:15426 dts_time:15.426
1504[concat @ 0x562b73ff26c0] file:1 stream:1 pts:134 pts_time:0.134 dts:134 dts_time:0.134 -> pts:15428 pts_time:15.428 dts:15428 dts_time:15.428
1505[concat @ 0x562b73ff26c0] file:1 stream:1 pts:154 pts_time:0.154 dts:154 dts_time:0.154 -> pts:15448 pts_time:15.448 dts:15448 dts_time:15.448
1506[concat @ 0x562b73ff26c0] file:1 stream:0 pts:257 pts_time:0.257 dts:167 dts_time:0.167 -> pts:15551 pts_time:15.551 dts:15461 dts_time:15.461
1507[concat @ 0x562b73ff26c0] file:1 stream:1 pts:174 pts_time:0.174 dts:174 dts_time:0.174 -> pts:15468 pts_time:15.468 dts:15468 dts_time:15.468
1508[concat @ 0x562b73ff26c0] file:1 stream:1 pts:193 pts_time:0.193 dts:193 dts_time:0.193 -> pts:15487 pts_time:15.487 dts:15487 dts_time:15.487
1509[concat @ 0x562b73ff26c0] file:1 stream:0 pts:216 pts_time:0.216 dts:216 dts_time:0.216 -> pts:15510 pts_time:15.51 dts:15510 dts_time:15.51
1510[concat @ 0x562b73ff26c0] file:1 stream:1 pts:213 pts_time:0.213 dts:213 dts_time:0.213 -> pts:15507 pts_time:15.507 dts:15507 dts_time:15.507
1511[concat @ 0x562b73ff26c0] file:1 stream:1 pts:233 pts_time:0.233 dts:233 dts_time:0.233 -> pts:15527 pts_time:15.527 dts:15527 dts_time:15.527
1512[concat @ 0x562b73ff26c0] file:1 stream:0 pts:299 pts_time:0.299 dts:257 dts_time:0.257 -> pts:15593 pts_time:15.593 dts:15551 dts_time:15.551
1513[concat @ 0x562b73ff26c0] file:1 stream:1 pts:253 pts_time:0.253 dts:253 dts_time:0.253 -> pts:15547 pts_time:15.547 dts:15547 dts_time:15.547
1514[concat @ 0x562b73ff26c0] file:1 stream:1 pts:273 pts_time:0.273 dts:273 dts_time:0.273 -> pts:15567 pts_time:15.567 dts:15567 dts_time:15.567
1515[concat @ 0x562b73ff26c0] file:1 stream:0 pts:508 pts_time:0.508 dts:299 dts_time:0.299 -> pts:15802 pts_time:15.802 dts:15593 dts_time:15.593
1516[concat @ 0x562b73ff26c0] file:1 stream:1 pts:293 pts_time:0.293 dts:293 dts_time:0.293 -> pts:15587 pts_time:15.587 dts:15587 dts_time:15.587
1517[concat @ 0x562b73ff26c0] file:1 stream:1 pts:313 pts_time:0.313 dts:313 dts_time:0.313 -> pts:15607 pts_time:15.607 dts:15607 dts_time:15.607
1518[concat @ 0x562b73ff26c0] file:1 stream:1 pts:333 pts_time:0.333 dts:333 dts_time:0.333 -> pts:15627 pts_time:15.627 dts:15627 dts_time:15.627
1519[concat @ 0x562b73ff26c0] file:1 stream:0 pts:424 pts_time:0.424 dts:341 dts_time:0.341 -> pts:15718 pts_time:15.718 dts:15635 dts_time:15.635
1520[concat @ 0x562b73ff26c0] file:1 stream:1 pts:353 pts_time:0.353 dts:353 dts_time:0.353 -> pts:15647 pts_time:15.647 dts:15647 dts_time:15.647
1521[concat @ 0x562b73ff26c0] file:1 stream:1 pts:373 pts_time:0.373 dts:373 dts_time:0.373 -> pts:15667 pts_time:15.667 dts:15667 dts_time:15.667
1522[concat @ 0x562b73ff26c0] file:1 stream:0 pts:382 pts_time:0.382 dts:382 dts_time:0.382 -> pts:15676 pts_time:15.676 dts:15676 dts_time:15.676
1523[concat @ 0x562b73ff26c0] file:1 stream:1 pts:393 pts_time:0.393 dts:393 dts_time:0.393 -> pts:15687 pts_time:15.687 dts:15687 dts_time:15.687
1524[concat @ 0x562b73ff26c0] file:1 stream:1 pts:413 pts_time:0.413 dts:413 dts_time:0.413 -> pts:15707 pts_time:15.707 dts:15707 dts_time:15.707
1525[concat @ 0x562b73ff26c0] file:1 stream:0 pts:466 pts_time:0.466 dts:424 dts_time:0.424 -> pts:15760 pts_time:15.76 dts:15718 dts_time:15.718
1526[concat @ 0x562b73ff26c0] file:1 stream:1 pts:433 pts_time:0.433 dts:433 dts_time:0.433 -> pts:15727 pts_time:15.727 dts:15727 dts_time:15.727
1527[concat @ 0x562b73ff26c0] file:1 stream:1 pts:453 pts_time:0.453 dts:453 dts_time:0.453 -> pts:15747 pts_time:15.747 dts:15747 dts_time:15.747
1528[concat @ 0x562b73ff26c0] file:1 stream:0 pts:674 pts_time:0.674 dts:466 dts_time:0.466 -> pts:15968 pts_time:15.968 dts:15760 dts_time:15.76
1529[concat @ 0x562b73ff26c0] file:1 stream:1 pts:473 pts_time:0.473 dts:473 dts_time:0.473 -> pts:15767 pts_time:15.767 dts:15767 dts_time:15.767
1530[concat @ 0x562b73ff26c0] file:1 stream:1 pts:493 pts_time:0.493 dts:493 dts_time:0.493 -> pts:15787 pts_time:15.787 dts:15787 dts_time:15.787
1531[concat @ 0x562b73ff26c0] file:1 stream:0 pts:591 pts_time:0.591 dts:508 dts_time:0.508 -> pts:15885 pts_time:15.885 dts:15802 dts_time:15.802
1532[concat @ 0x562b73ff26c0] file:1 stream:1 pts:513 pts_time:0.513 dts:513 dts_time:0.513 -> pts:15807 pts_time:15.807 dts:15807 dts_time:15.807
1533[concat @ 0x562b73ff26c0] file:1 stream:1 pts:533 pts_time:0.533 dts:533 dts_time:0.533 -> pts:15827 pts_time:15.827 dts:15827 dts_time:15.827
1534[concat @ 0x562b73ff26c0] file:1 stream:0 pts:549 pts_time:0.549 dts:549 dts_time:0.549 -> pts:15843 pts_time:15.843 dts:15843 dts_time:15.843
1535[concat @ 0x562b73ff26c0] file:1 stream:1 pts:553 pts_time:0.553 dts:553 dts_time:0.553 -> pts:15847 pts_time:15.847 dts:15847 dts_time:15.847
1536[concat @ 0x562b73ff26c0] file:1 stream:1 pts:573 pts_time:0.573 dts:573 dts_time:0.573 -> pts:15867 pts_time:15.867 dts:15867 dts_time:15.867
1537[concat @ 0x562b73ff26c0] file:1 stream:0 pts:633 pts_time:0.633 dts:591 dts_time:0.591 -> pts:15927 pts_time:15.927 dts:15885 dts_time:15.885
1538[concat @ 0x562b73ff26c0] file:1 stream:1 pts:593 pts_time:0.593 dts:593 dts_time:0.593 -> pts:15887 pts_time:15.887 dts:15887 dts_time:15.887
1539[concat @ 0x562b73ff26c0] file:1 stream:1 pts:613 pts_time:0.613 dts:613 dts_time:0.613 -> pts:15907 pts_time:15.907 dts:15907 dts_time:15.907
1540[concat @ 0x562b73ff26c0] file:1 stream:0 pts:841 pts_time:0.841 dts:633 dts_time:0.633 -> pts:16135 pts_time:16.135 dts:15927 dts_time:15.927
1541[concat @ 0x562b73ff26c0] file:1 stream:1 pts:633 pts_time:0.633 dts:633 dts_time:0.633 -> pts:15927 pts_time:15.927 dts:15927 dts_time:15.927
1542[concat @ 0x562b73ff26c0] file:1 stream:1 pts:653 pts_time:0.653 dts:653 dts_time:0.653 -> pts:15947 pts_time:15.947 dts:15947 dts_time:15.947
1543[concat @ 0x562b73ff26c0] file:1 stream:0 pts:758 pts_time:0.758 dts:674 dts_time:0.674 -> pts:16052 pts_time:16.052 dts:15968 dts_time:15.968
1544[concat @ 0x562b73ff26c0] file:1 stream:1 pts:673 pts_time:0.673 dts:673 dts_time:0.673 -> pts:15967 pts_time:15.967 dts:15967 dts_time:15.967
1545[concat @ 0x562b73ff26c0] file:1 stream:1 pts:693 pts_time:0.693 dts:693 dts_time:0.693 -> pts:15987 pts_time:15.987 dts:15987 dts_time:15.987
1546[concat @ 0x562b73ff26c0] file:1 stream:0 pts:716 pts_time:0.716 dts:716 dts_time:0.716 -> pts:16010 pts_time:16.01 dts:16010 dts_time:16.01
1547[concat @ 0x562b73ff26c0] file:1 stream:1 pts:713 pts_time:0.713 dts:713 dts_time:0.713 -> pts:16007 pts_time:16.007 dts:16007 dts_time:16.007
1548[concat @ 0x562b73ff26c0] file:1 stream:1 pts:733 pts_time:0.733 dts:733 dts_time:0.733 -> pts:16027 pts_time:16.027 dts:16027 dts_time:16.027
1549[concat @ 0x562b73ff26c0] file:1 stream:0 pts:799 pts_time:0.799 dts:758 dts_time:0.758 -> pts:16093 pts_time:16.093 dts:16052 dts_time:16.052
1550[concat @ 0x562b73ff26c0] file:1 stream:1 pts:753 pts_time:0.753 dts:753 dts_time:0.753 -> pts:16047 pts_time:16.047 dts:16047 dts_time:16.047
1551[concat @ 0x562b73ff26c0] file:1 stream:1 pts:773 pts_time:0.773 dts:773 dts_time:0.773 -> pts:16067 pts_time:16.067 dts:16067 dts_time:16.067
1552[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1008 pts_time:1.008 dts:799 dts_time:0.799 -> pts:16302 pts_time:16.302 dts:16093 dts_time:16.093
1553[concat @ 0x562b73ff26c0] file:1 stream:1 pts:793 pts_time:0.793 dts:793 dts_time:0.793 -> pts:16087 pts_time:16.087 dts:16087 dts_time:16.087
1554[concat @ 0x562b73ff26c0] file:1 stream:1 pts:813 pts_time:0.813 dts:813 dts_time:0.813 -> pts:16107 pts_time:16.107 dts:16107 dts_time:16.107
1555[concat @ 0x562b73ff26c0] file:1 stream:1 pts:833 pts_time:0.833 dts:833 dts_time:0.833 -> pts:16127 pts_time:16.127 dts:16127 dts_time:16.127
1556[concat @ 0x562b73ff26c0] file:1 stream:0 pts:925 pts_time:0.925 dts:841 dts_time:0.841 -> pts:16219 pts_time:16.219 dts:16135 dts_time:16.135
1557[concat @ 0x562b73ff26c0] file:1 stream:1 pts:853 pts_time:0.853 dts:853 dts_time:0.853 -> pts:16147 pts_time:16.147 dts:16147 dts_time:16.147
1558[concat @ 0x562b73ff26c0] file:1 stream:1 pts:873 pts_time:0.873 dts:873 dts_time:0.873 -> pts:16167 pts_time:16.167 dts:16167 dts_time:16.167
1559[concat @ 0x562b73ff26c0] file:1 stream:0 pts:883 pts_time:0.883 dts:883 dts_time:0.883 -> pts:16177 pts_time:16.177 dts:16177 dts_time:16.177
1560[concat @ 0x562b73ff26c0] file:1 stream:1 pts:893 pts_time:0.893 dts:893 dts_time:0.893 -> pts:16187 pts_time:16.187 dts:16187 dts_time:16.187
1561[concat @ 0x562b73ff26c0] file:1 stream:1 pts:913 pts_time:0.913 dts:913 dts_time:0.913 -> pts:16207 pts_time:16.207 dts:16207 dts_time:16.207
1562[concat @ 0x562b73ff26c0] file:1 stream:0 pts:966 pts_time:0.966 dts:925 dts_time:0.925 -> pts:16260 pts_time:16.26 dts:16219 dts_time:16.219
1563[concat @ 0x562b73ff26c0] file:1 stream:1 pts:933 pts_time:0.933 dts:933 dts_time:0.933 -> pts:16227 pts_time:16.227 dts:16227 dts_time:16.227
1564[concat @ 0x562b73ff26c0] file:1 stream:1 pts:953 pts_time:0.953 dts:953 dts_time:0.953 -> pts:16247 pts_time:16.247 dts:16247 dts_time:16.247
1565[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1175 pts_time:1.175 dts:966 dts_time:0.966 -> pts:16469 pts_time:16.469 dts:16260 dts_time:16.26
1566[concat @ 0x562b73ff26c0] file:1 stream:1 pts:973 pts_time:0.973 dts:973 dts_time:0.973 -> pts:16267 pts_time:16.267 dts:16267 dts_time:16.267
1567[concat @ 0x562b73ff26c0] file:1 stream:1 pts:993 pts_time:0.993 dts:993 dts_time:0.993 -> pts:16287 pts_time:16.287 dts:16287 dts_time:16.287
1568[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1091 pts_time:1.091 dts:1008 dts_time:1.008 -> pts:16385 pts_time:16.385 dts:16302 dts_time:16.302
1569[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1013 pts_time:1.013 dts:1013 dts_time:1.013 -> pts:16307 pts_time:16.307 dts:16307 dts_time:16.307
1570[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1033 pts_time:1.033 dts:1033 dts_time:1.033 -> pts:16327 pts_time:16.327 dts:16327 dts_time:16.327
1571[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1050 pts_time:1.05 dts:1050 dts_time:1.05 -> pts:16344 pts_time:16.344 dts:16344 dts_time:16.344
1572[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1053 pts_time:1.053 dts:1053 dts_time:1.053 -> pts:16347 pts_time:16.347 dts:16347 dts_time:16.347
1573[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1073 pts_time:1.073 dts:1073 dts_time:1.073 -> pts:16367 pts_time:16.367 dts:16367 dts_time:16.367
1574[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1133 pts_time:1.133 dts:1091 dts_time:1.091 -> pts:16427 pts_time:16.427 dts:16385 dts_time:16.385
1575[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1093 pts_time:1.093 dts:1093 dts_time:1.093 -> pts:16387 pts_time:16.387 dts:16387 dts_time:16.387
1576[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1113 pts_time:1.113 dts:1113 dts_time:1.113 -> pts:16407 pts_time:16.407 dts:16407 dts_time:16.407
1577[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1342 pts_time:1.342 dts:1133 dts_time:1.133 -> pts:16636 pts_time:16.636 dts:16427 dts_time:16.427
1578[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1133 pts_time:1.133 dts:1133 dts_time:1.133 -> pts:16427 pts_time:16.427 dts:16427 dts_time:16.427
1579[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1153 pts_time:1.153 dts:1153 dts_time:1.153 -> pts:16447 pts_time:16.447 dts:16447 dts_time:16.447
1580[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1258 pts_time:1.258 dts:1175 dts_time:1.175 -> pts:16552 pts_time:16.552 dts:16469 dts_time:16.469
1581[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1173 pts_time:1.173 dts:1173 dts_time:1.173 -> pts:16467 pts_time:16.467 dts:16467 dts_time:16.467
1582[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1193 pts_time:1.193 dts:1193 dts_time:1.193 -> pts:16487 pts_time:16.487 dts:16487 dts_time:16.487
1583[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1217 pts_time:1.217 dts:1217 dts_time:1.217 -> pts:16511 pts_time:16.511 dts:16511 dts_time:16.511
1584[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1213 pts_time:1.213 dts:1213 dts_time:1.213 -> pts:16507 pts_time:16.507 dts:16507 dts_time:16.507
1585[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1233 pts_time:1.233 dts:1233 dts_time:1.233 -> pts:16527 pts_time:16.527 dts:16527 dts_time:16.527
1586[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1300 pts_time:1.3 dts:1258 dts_time:1.258 -> pts:16594 pts_time:16.594 dts:16552 dts_time:16.552
1587[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1253 pts_time:1.253 dts:1253 dts_time:1.253 -> pts:16547 pts_time:16.547 dts:16547 dts_time:16.547
1588[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1273 pts_time:1.273 dts:1273 dts_time:1.273 -> pts:16567 pts_time:16.567 dts:16567 dts_time:16.567
1589[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1509 pts_time:1.509 dts:1300 dts_time:1.3 -> pts:16803 pts_time:16.803 dts:16594 dts_time:16.594
1590[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1293 pts_time:1.293 dts:1293 dts_time:1.293 -> pts:16587 pts_time:16.587 dts:16587 dts_time:16.587
1591[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1313 pts_time:1.313 dts:1313 dts_time:1.313 -> pts:16607 pts_time:16.607 dts:16607 dts_time:16.607
1592[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1333 pts_time:1.333 dts:1333 dts_time:1.333 -> pts:16627 pts_time:16.627 dts:16627 dts_time:16.627
1593[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1425 pts_time:1.425 dts:1342 dts_time:1.342 -> pts:16719 pts_time:16.719 dts:16636 dts_time:16.636
1594[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1353 pts_time:1.353 dts:1353 dts_time:1.353 -> pts:16647 pts_time:16.647 dts:16647 dts_time:16.647
1595[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1373 pts_time:1.373 dts:1373 dts_time:1.373 -> pts:16667 pts_time:16.667 dts:16667 dts_time:16.667
1596[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1383 pts_time:1.383 dts:1383 dts_time:1.383 -> pts:16677 pts_time:16.677 dts:16677 dts_time:16.677
1597[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1393 pts_time:1.393 dts:1393 dts_time:1.393 -> pts:16687 pts_time:16.687 dts:16687 dts_time:16.687
1598[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1413 pts_time:1.413 dts:1413 dts_time:1.413 -> pts:16707 pts_time:16.707 dts:16707 dts_time:16.707
1599[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1467 pts_time:1.467 dts:1425 dts_time:1.425 -> pts:16761 pts_time:16.761 dts:16719 dts_time:16.719
1600[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1433 pts_time:1.433 dts:1433 dts_time:1.433 -> pts:16727 pts_time:16.727 dts:16727 dts_time:16.727
1601[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1453 pts_time:1.453 dts:1453 dts_time:1.453 -> pts:16747 pts_time:16.747 dts:16747 dts_time:16.747
1602[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1675 pts_time:1.675 dts:1467 dts_time:1.467 -> pts:16969 pts_time:16.969 dts:16761 dts_time:16.761
1603[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1473 pts_time:1.473 dts:1473 dts_time:1.473 -> pts:16767 pts_time:16.767 dts:16767 dts_time:16.767
1604[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1493 pts_time:1.493 dts:1493 dts_time:1.493 -> pts:16787 pts_time:16.787 dts:16787 dts_time:16.787
1605[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1592 pts_time:1.592 dts:1509 dts_time:1.509 -> pts:16886 pts_time:16.886 dts:16803 dts_time:16.803
1606[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1513 pts_time:1.513 dts:1513 dts_time:1.513 -> pts:16807 pts_time:16.807 dts:16807 dts_time:16.807
1607[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1533 pts_time:1.533 dts:1533 dts_time:1.533 -> pts:16827 pts_time:16.827 dts:16827 dts_time:16.827
1608[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1550 pts_time:1.55 dts:1550 dts_time:1.55 -> pts:16844 pts_time:16.844 dts:16844 dts_time:16.844
1609[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1553 pts_time:1.553 dts:1553 dts_time:1.553 -> pts:16847 pts_time:16.847 dts:16847 dts_time:16.847
1610[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1573 pts_time:1.573 dts:1573 dts_time:1.573 -> pts:16867 pts_time:16.867 dts:16867 dts_time:16.867
1611[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1634 pts_time:1.634 dts:1592 dts_time:1.592 -> pts:16928 pts_time:16.928 dts:16886 dts_time:16.886
1612[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1593 pts_time:1.593 dts:1593 dts_time:1.593 -> pts:16887 pts_time:16.887 dts:16887 dts_time:16.887
1613[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1613 pts_time:1.613 dts:1613 dts_time:1.613 -> pts:16907 pts_time:16.907 dts:16907 dts_time:16.907
1614[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1842 pts_time:1.842 dts:1634 dts_time:1.634 -> pts:17136 pts_time:17.136 dts:16928 dts_time:16.928
1615[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1633 pts_time:1.633 dts:1633 dts_time:1.633 -> pts:16927 pts_time:16.927 dts:16927 dts_time:16.927
1616[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1653 pts_time:1.653 dts:1653 dts_time:1.653 -> pts:16947 pts_time:16.947 dts:16947 dts_time:16.947
1617[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1759 pts_time:1.759 dts:1675 dts_time:1.675 -> pts:17053 pts_time:17.053 dts:16969 dts_time:16.969
1618[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1673 pts_time:1.673 dts:1673 dts_time:1.673 -> pts:16967 pts_time:16.967 dts:16967 dts_time:16.967
1619[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1693 pts_time:1.693 dts:1693 dts_time:1.693 -> pts:16987 pts_time:16.987 dts:16987 dts_time:16.987
1620[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1717 pts_time:1.717 dts:1717 dts_time:1.717 -> pts:17011 pts_time:17.011 dts:17011 dts_time:17.011
1621[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1713 pts_time:1.713 dts:1713 dts_time:1.713 -> pts:17007 pts_time:17.007 dts:17007 dts_time:17.007
1622[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1733 pts_time:1.733 dts:1733 dts_time:1.733 -> pts:17027 pts_time:17.027 dts:17027 dts_time:17.027
1623[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1800 pts_time:1.8 dts:1759 dts_time:1.759 -> pts:17094 pts_time:17.094 dts:17053 dts_time:17.053
1624[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1753 pts_time:1.753 dts:1753 dts_time:1.753 -> pts:17047 pts_time:17.047 dts:17047 dts_time:17.047
1625[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1773 pts_time:1.773 dts:1773 dts_time:1.773 -> pts:17067 pts_time:17.067 dts:17067 dts_time:17.067
1626[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2009 pts_time:2.009 dts:1800 dts_time:1.8 -> pts:17303 pts_time:17.303 dts:17094 dts_time:17.094
1627[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1793 pts_time:1.793 dts:1793 dts_time:1.793 -> pts:17087 pts_time:17.087 dts:17087 dts_time:17.087
1628[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1813 pts_time:1.813 dts:1813 dts_time:1.813 -> pts:17107 pts_time:17.107 dts:17107 dts_time:17.107
1629[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1833 pts_time:1.833 dts:1833 dts_time:1.833 -> pts:17127 pts_time:17.127 dts:17127 dts_time:17.127
1630[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1926 pts_time:1.926 dts:1842 dts_time:1.842 -> pts:17220 pts_time:17.22 dts:17136 dts_time:17.136
1631[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1853 pts_time:1.853 dts:1853 dts_time:1.853 -> pts:17147 pts_time:17.147 dts:17147 dts_time:17.147
1632[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1873 pts_time:1.873 dts:1873 dts_time:1.873 -> pts:17167 pts_time:17.167 dts:17167 dts_time:17.167
1633[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1884 pts_time:1.884 dts:1884 dts_time:1.884 -> pts:17178 pts_time:17.178 dts:17178 dts_time:17.178
1634[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1893 pts_time:1.893 dts:1893 dts_time:1.893 -> pts:17187 pts_time:17.187 dts:17187 dts_time:17.187
1635[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1913 pts_time:1.913 dts:1913 dts_time:1.913 -> pts:17207 pts_time:17.207 dts:17207 dts_time:17.207
1636[concat @ 0x562b73ff26c0] file:1 stream:0 pts:1967 pts_time:1.967 dts:1926 dts_time:1.926 -> pts:17261 pts_time:17.261 dts:17220 dts_time:17.22
1637[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1933 pts_time:1.933 dts:1933 dts_time:1.933 -> pts:17227 pts_time:17.227 dts:17227 dts_time:17.227
1638[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1953 pts_time:1.953 dts:1953 dts_time:1.953 -> pts:17247 pts_time:17.247 dts:17247 dts_time:17.247
1639[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2092 pts_time:2.092 dts:1967 dts_time:1.967 -> pts:17386 pts_time:17.386 dts:17261 dts_time:17.261
1640[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1973 pts_time:1.973 dts:1973 dts_time:1.973 -> pts:17267 pts_time:17.267 dts:17267 dts_time:17.267
1641[concat @ 0x562b73ff26c0] file:1 stream:1 pts:1992 pts_time:1.992 dts:1992 dts_time:1.992 -> pts:17286 pts_time:17.286 dts:17286 dts_time:17.286
1642[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2051 pts_time:2.051 dts:2009 dts_time:2.009 -> pts:17345 pts_time:17.345 dts:17303 dts_time:17.303
1643[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2012 pts_time:2.012 dts:2012 dts_time:2.012 -> pts:17306 pts_time:17.306 dts:17306 dts_time:17.306
1644[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2032 pts_time:2.032 dts:2032 dts_time:2.032 -> pts:17326 pts_time:17.326 dts:17326 dts_time:17.326
1645[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2134 pts_time:2.134 dts:2051 dts_time:2.051 -> pts:17428 pts_time:17.428 dts:17345 dts_time:17.345
1646[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2052 pts_time:2.052 dts:2052 dts_time:2.052 -> pts:17346 pts_time:17.346 dts:17346 dts_time:17.346
1647[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2073 pts_time:2.073 dts:2073 dts_time:2.073 -> pts:17367 pts_time:17.367 dts:17367 dts_time:17.367
1648[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2301 pts_time:2.301 dts:2092 dts_time:2.092 -> pts:17595 pts_time:17.595 dts:17386 dts_time:17.386
1649[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2093 pts_time:2.093 dts:2093 dts_time:2.093 -> pts:17387 pts_time:17.387 dts:17387 dts_time:17.387
1650[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2113 pts_time:2.113 dts:2113 dts_time:2.113 -> pts:17407 pts_time:17.407 dts:17407 dts_time:17.407
1651[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2218 pts_time:2.218 dts:2134 dts_time:2.134 -> pts:17512 pts_time:17.512 dts:17428 dts_time:17.428
1652[concat @ 0x562b73ff26c0] file:1 stream:2 pts:2137 pts_time:2.137 dts:2137 dts_time:2.137 -> pts:17431 pts_time:17.431 dts:17431 dts_time:17.431
1653[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 17431, +1220: 0,0,Default,YUKKO,0,0,0,,All right! Let's go!
1654[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2133 pts_time:2.133 dts:2133 dts_time:2.133 -> pts:17427 pts_time:17.427 dts:17427 dts_time:17.427
1655[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2153 pts_time:2.153 dts:2153 dts_time:2.153 -> pts:17447 pts_time:17.447 dts:17447 dts_time:17.447
1656[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2176 pts_time:2.176 dts:2176 dts_time:2.176 -> pts:17470 pts_time:17.47 dts:17470 dts_time:17.47
1657[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2173 pts_time:2.173 dts:2173 dts_time:2.173 -> pts:17467 pts_time:17.467 dts:17467 dts_time:17.467
1658[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2193 pts_time:2.193 dts:2193 dts_time:2.193 -> pts:17487 pts_time:17.487 dts:17487 dts_time:17.487
1659[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2259 pts_time:2.259 dts:2218 dts_time:2.218 -> pts:17553 pts_time:17.553 dts:17512 dts_time:17.512
1660[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2213 pts_time:2.213 dts:2213 dts_time:2.213 -> pts:17507 pts_time:17.507 dts:17507 dts_time:17.507
1661[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2233 pts_time:2.233 dts:2233 dts_time:2.233 -> pts:17527 pts_time:17.527 dts:17527 dts_time:17.527
1662[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2468 pts_time:2.468 dts:2259 dts_time:2.259 -> pts:17762 pts_time:17.762 dts:17553 dts_time:17.553
1663[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2253 pts_time:2.253 dts:2253 dts_time:2.253 -> pts:17547 pts_time:17.547 dts:17547 dts_time:17.547
1664[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2273 pts_time:2.273 dts:2273 dts_time:2.273 -> pts:17567 pts_time:17.567 dts:17567 dts_time:17.567
1665[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2293 pts_time:2.293 dts:2293 dts_time:2.293 -> pts:17587 pts_time:17.587 dts:17587 dts_time:17.587
1666[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2384 pts_time:2.384 dts:2301 dts_time:2.301 -> pts:17678 pts_time:17.678 dts:17595 dts_time:17.595
1667[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2313 pts_time:2.313 dts:2313 dts_time:2.313 -> pts:17607 pts_time:17.607 dts:17607 dts_time:17.607
1668[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2333 pts_time:2.333 dts:2333 dts_time:2.333 -> pts:17627 pts_time:17.627 dts:17627 dts_time:17.627
1669[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2343 pts_time:2.343 dts:2343 dts_time:2.343 -> pts:17637 pts_time:17.637 dts:17637 dts_time:17.637
1670[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2353 pts_time:2.353 dts:2353 dts_time:2.353 -> pts:17647 pts_time:17.647 dts:17647 dts_time:17.647
1671[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2373 pts_time:2.373 dts:2373 dts_time:2.373 -> pts:17667 pts_time:17.667 dts:17667 dts_time:17.667
1672[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2426 pts_time:2.426 dts:2384 dts_time:2.384 -> pts:17720 pts_time:17.72 dts:17678 dts_time:17.678
1673[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2393 pts_time:2.393 dts:2393 dts_time:2.393 -> pts:17687 pts_time:17.687 dts:17687 dts_time:17.687
1674[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2413 pts_time:2.413 dts:2413 dts_time:2.413 -> pts:17707 pts_time:17.707 dts:17707 dts_time:17.707
1675[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2635 pts_time:2.635 dts:2426 dts_time:2.426 -> pts:17929 pts_time:17.929 dts:17720 dts_time:17.72
1676[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2433 pts_time:2.433 dts:2433 dts_time:2.433 -> pts:17727 pts_time:17.727 dts:17727 dts_time:17.727
1677[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2453 pts_time:2.453 dts:2453 dts_time:2.453 -> pts:17747 pts_time:17.747 dts:17747 dts_time:17.747
1678[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2551 pts_time:2.551 dts:2468 dts_time:2.468 -> pts:17845 pts_time:17.845 dts:17762 dts_time:17.762
1679[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2473 pts_time:2.473 dts:2473 dts_time:2.473 -> pts:17767 pts_time:17.767 dts:17767 dts_time:17.767
1680[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2493 pts_time:2.493 dts:2493 dts_time:2.493 -> pts:17787 pts_time:17.787 dts:17787 dts_time:17.787
1681[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2510 pts_time:2.51 dts:2510 dts_time:2.51 -> pts:17804 pts_time:17.804 dts:17804 dts_time:17.804
1682[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2513 pts_time:2.513 dts:2513 dts_time:2.513 -> pts:17807 pts_time:17.807 dts:17807 dts_time:17.807
1683[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2533 pts_time:2.533 dts:2533 dts_time:2.533 -> pts:17827 pts_time:17.827 dts:17827 dts_time:17.827
1684[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2593 pts_time:2.593 dts:2551 dts_time:2.551 -> pts:17887 pts_time:17.887 dts:17845 dts_time:17.845
1685[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2553 pts_time:2.553 dts:2553 dts_time:2.553 -> pts:17847 pts_time:17.847 dts:17847 dts_time:17.847
1686[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2573 pts_time:2.573 dts:2573 dts_time:2.573 -> pts:17867 pts_time:17.867 dts:17867 dts_time:17.867
1687[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2801 pts_time:2.801 dts:2593 dts_time:2.593 -> pts:18095 pts_time:18.095 dts:17887 dts_time:17.887
1688[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2593 pts_time:2.593 dts:2593 dts_time:2.593 -> pts:17887 pts_time:17.887 dts:17887 dts_time:17.887
1689[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2613 pts_time:2.613 dts:2613 dts_time:2.613 -> pts:17907 pts_time:17.907 dts:17907 dts_time:17.907
1690[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2718 pts_time:2.718 dts:2635 dts_time:2.635 -> pts:18012 pts_time:18.012 dts:17929 dts_time:17.929
1691[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2633 pts_time:2.633 dts:2633 dts_time:2.633 -> pts:17927 pts_time:17.927 dts:17927 dts_time:17.927
1692[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2653 pts_time:2.653 dts:2653 dts_time:2.653 -> pts:17947 pts_time:17.947 dts:17947 dts_time:17.947
1693[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2676 pts_time:2.676 dts:2676 dts_time:2.676 -> pts:17970 pts_time:17.97 dts:17970 dts_time:17.97
1694[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2673 pts_time:2.673 dts:2673 dts_time:2.673 -> pts:17967 pts_time:17.967 dts:17967 dts_time:17.967
1695[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2693 pts_time:2.693 dts:2693 dts_time:2.693 -> pts:17987 pts_time:17.987 dts:17987 dts_time:17.987
1696[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2760 pts_time:2.76 dts:2718 dts_time:2.718 -> pts:18054 pts_time:18.054 dts:18012 dts_time:18.012
1697[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2713 pts_time:2.713 dts:2713 dts_time:2.713 -> pts:18007 pts_time:18.007 dts:18007 dts_time:18.007
1698[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2733 pts_time:2.733 dts:2733 dts_time:2.733 -> pts:18027 pts_time:18.027 dts:18027 dts_time:18.027
1699[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2752 pts_time:2.752 dts:2752 dts_time:2.752 -> pts:18046 pts_time:18.046 dts:18046 dts_time:18.046
1700[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2968 pts_time:2.968 dts:2760 dts_time:2.76 -> pts:18262 pts_time:18.262 dts:18054 dts_time:18.054
1701[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2772 pts_time:2.772 dts:2772 dts_time:2.772 -> pts:18066 pts_time:18.066 dts:18066 dts_time:18.066
1702[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2792 pts_time:2.792 dts:2792 dts_time:2.792 -> pts:18086 pts_time:18.086 dts:18086 dts_time:18.086
1703[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2885 pts_time:2.885 dts:2801 dts_time:2.801 -> pts:18179 pts_time:18.179 dts:18095 dts_time:18.095
1704[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2812 pts_time:2.812 dts:2812 dts_time:2.812 -> pts:18106 pts_time:18.106 dts:18106 dts_time:18.106
1705[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2833 pts_time:2.833 dts:2833 dts_time:2.833 -> pts:18127 pts_time:18.127 dts:18127 dts_time:18.127
1706[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2843 pts_time:2.843 dts:2843 dts_time:2.843 -> pts:18137 pts_time:18.137 dts:18137 dts_time:18.137
1707[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2853 pts_time:2.853 dts:2853 dts_time:2.853 -> pts:18147 pts_time:18.147 dts:18147 dts_time:18.147
1708[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2873 pts_time:2.873 dts:2873 dts_time:2.873 -> pts:18167 pts_time:18.167 dts:18167 dts_time:18.167
1709[concat @ 0x562b73ff26c0] file:1 stream:0 pts:2927 pts_time:2.927 dts:2885 dts_time:2.885 -> pts:18221 pts_time:18.221 dts:18179 dts_time:18.179
1710[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2893 pts_time:2.893 dts:2893 dts_time:2.893 -> pts:18187 pts_time:18.187 dts:18187 dts_time:18.187
1711[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2913 pts_time:2.913 dts:2913 dts_time:2.913 -> pts:18207 pts_time:18.207 dts:18207 dts_time:18.207
1712[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3135 pts_time:3.135 dts:2927 dts_time:2.927 -> pts:18429 pts_time:18.429 dts:18221 dts_time:18.221
1713[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2933 pts_time:2.933 dts:2933 dts_time:2.933 -> pts:18227 pts_time:18.227 dts:18227 dts_time:18.227
1714[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2953 pts_time:2.953 dts:2953 dts_time:2.953 -> pts:18247 pts_time:18.247 dts:18247 dts_time:18.247
1715[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3052 pts_time:3.052 dts:2968 dts_time:2.968 -> pts:18346 pts_time:18.346 dts:18262 dts_time:18.262
1716[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2973 pts_time:2.973 dts:2973 dts_time:2.973 -> pts:18267 pts_time:18.267 dts:18267 dts_time:18.267
1717[concat @ 0x562b73ff26c0] file:1 stream:1 pts:2993 pts_time:2.993 dts:2993 dts_time:2.993 -> pts:18287 pts_time:18.287 dts:18287 dts_time:18.287
1718[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3010 pts_time:3.01 dts:3010 dts_time:3.01 -> pts:18304 pts_time:18.304 dts:18304 dts_time:18.304
1719[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3013 pts_time:3.013 dts:3013 dts_time:3.013 -> pts:18307 pts_time:18.307 dts:18307 dts_time:18.307
1720[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3033 pts_time:3.033 dts:3033 dts_time:3.033 -> pts:18327 pts_time:18.327 dts:18327 dts_time:18.327
1721[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3093 pts_time:3.093 dts:3052 dts_time:3.052 -> pts:18387 pts_time:18.387 dts:18346 dts_time:18.346
1722[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3053 pts_time:3.053 dts:3053 dts_time:3.053 -> pts:18347 pts_time:18.347 dts:18347 dts_time:18.347
1723[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3073 pts_time:3.073 dts:3073 dts_time:3.073 -> pts:18367 pts_time:18.367 dts:18367 dts_time:18.367
1724[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3302 pts_time:3.302 dts:3093 dts_time:3.093 -> pts:18596 pts_time:18.596 dts:18387 dts_time:18.387
1725[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3093 pts_time:3.093 dts:3093 dts_time:3.093 -> pts:18387 pts_time:18.387 dts:18387 dts_time:18.387
1726[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3113 pts_time:3.113 dts:3113 dts_time:3.113 -> pts:18407 pts_time:18.407 dts:18407 dts_time:18.407
1727[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3219 pts_time:3.219 dts:3135 dts_time:3.135 -> pts:18513 pts_time:18.513 dts:18429 dts_time:18.429
1728[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3133 pts_time:3.133 dts:3133 dts_time:3.133 -> pts:18427 pts_time:18.427 dts:18427 dts_time:18.427
1729[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3153 pts_time:3.153 dts:3153 dts_time:3.153 -> pts:18447 pts_time:18.447 dts:18447 dts_time:18.447
1730[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3177 pts_time:3.177 dts:3177 dts_time:3.177 -> pts:18471 pts_time:18.471 dts:18471 dts_time:18.471
1731[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3173 pts_time:3.173 dts:3173 dts_time:3.173 -> pts:18467 pts_time:18.467 dts:18467 dts_time:18.467
1732[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3193 pts_time:3.193 dts:3193 dts_time:3.193 -> pts:18487 pts_time:18.487 dts:18487 dts_time:18.487
1733[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3260 pts_time:3.26 dts:3219 dts_time:3.219 -> pts:18554 pts_time:18.554 dts:18513 dts_time:18.513
1734[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3213 pts_time:3.213 dts:3213 dts_time:3.213 -> pts:18507 pts_time:18.507 dts:18507 dts_time:18.507
1735[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3233 pts_time:3.233 dts:3233 dts_time:3.233 -> pts:18527 pts_time:18.527 dts:18527 dts_time:18.527
1736[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3344 pts_time:3.344 dts:3260 dts_time:3.26 -> pts:18638 pts_time:18.638 dts:18554 dts_time:18.554
1737[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3253 pts_time:3.253 dts:3253 dts_time:3.253 -> pts:18547 pts_time:18.547 dts:18547 dts_time:18.547
1738[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3273 pts_time:3.273 dts:3273 dts_time:3.273 -> pts:18567 pts_time:18.567 dts:18567 dts_time:18.567
1739[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3293 pts_time:3.293 dts:3293 dts_time:3.293 -> pts:18587 pts_time:18.587 dts:18587 dts_time:18.587
1740[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3385 pts_time:3.385 dts:3302 dts_time:3.302 -> pts:18679 pts_time:18.679 dts:18596 dts_time:18.596
1741[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3313 pts_time:3.313 dts:3313 dts_time:3.313 -> pts:18607 pts_time:18.607 dts:18607 dts_time:18.607
1742[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3333 pts_time:3.333 dts:3333 dts_time:3.333 -> pts:18627 pts_time:18.627 dts:18627 dts_time:18.627
1743[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3552 pts_time:3.552 dts:3344 dts_time:3.344 -> pts:18846 pts_time:18.846 dts:18638 dts_time:18.638
1744[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3353 pts_time:3.353 dts:3353 dts_time:3.353 -> pts:18647 pts_time:18.647 dts:18647 dts_time:18.647
1745[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3373 pts_time:3.373 dts:3373 dts_time:3.373 -> pts:18667 pts_time:18.667 dts:18667 dts_time:18.667
1746[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3469 pts_time:3.469 dts:3385 dts_time:3.385 -> pts:18763 pts_time:18.763 dts:18679 dts_time:18.679
1747[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3393 pts_time:3.393 dts:3393 dts_time:3.393 -> pts:18687 pts_time:18.687 dts:18687 dts_time:18.687
1748[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3413 pts_time:3.413 dts:3413 dts_time:3.413 -> pts:18707 pts_time:18.707 dts:18707 dts_time:18.707
1749[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3427 pts_time:3.427 dts:3427 dts_time:3.427 -> pts:18721 pts_time:18.721 dts:18721 dts_time:18.721
1750[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3433 pts_time:3.433 dts:3433 dts_time:3.433 -> pts:18727 pts_time:18.727 dts:18727 dts_time:18.727
1751[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3453 pts_time:3.453 dts:3453 dts_time:3.453 -> pts:18747 pts_time:18.747 dts:18747 dts_time:18.747
1752[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3511 pts_time:3.511 dts:3469 dts_time:3.469 -> pts:18805 pts_time:18.805 dts:18763 dts_time:18.763
1753[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3473 pts_time:3.473 dts:3473 dts_time:3.473 -> pts:18767 pts_time:18.767 dts:18767 dts_time:18.767
1754[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3493 pts_time:3.493 dts:3493 dts_time:3.493 -> pts:18787 pts_time:18.787 dts:18787 dts_time:18.787
1755[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3719 pts_time:3.719 dts:3511 dts_time:3.511 -> pts:19013 pts_time:19.013 dts:18805 dts_time:18.805
1756[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3513 pts_time:3.513 dts:3513 dts_time:3.513 -> pts:18807 pts_time:18.807 dts:18807 dts_time:18.807
1757[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3533 pts_time:3.533 dts:3533 dts_time:3.533 -> pts:18827 pts_time:18.827 dts:18827 dts_time:18.827
1758[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3636 pts_time:3.636 dts:3552 dts_time:3.552 -> pts:18930 pts_time:18.93 dts:18846 dts_time:18.846
1759[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3553 pts_time:3.553 dts:3553 dts_time:3.553 -> pts:18847 pts_time:18.847 dts:18847 dts_time:18.847
1760[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3573 pts_time:3.573 dts:3573 dts_time:3.573 -> pts:18867 pts_time:18.867 dts:18867 dts_time:18.867
1761[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3594 pts_time:3.594 dts:3594 dts_time:3.594 -> pts:18888 pts_time:18.888 dts:18888 dts_time:18.888
1762[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3593 pts_time:3.593 dts:3593 dts_time:3.593 -> pts:18887 pts_time:18.887 dts:18887 dts_time:18.887
1763[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3613 pts_time:3.613 dts:3613 dts_time:3.613 -> pts:18907 pts_time:18.907 dts:18907 dts_time:18.907
1764[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3677 pts_time:3.677 dts:3636 dts_time:3.636 -> pts:18971 pts_time:18.971 dts:18930 dts_time:18.93
1765[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3633 pts_time:3.633 dts:3633 dts_time:3.633 -> pts:18927 pts_time:18.927 dts:18927 dts_time:18.927
1766[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3653 pts_time:3.653 dts:3653 dts_time:3.653 -> pts:18947 pts_time:18.947 dts:18947 dts_time:18.947
1767[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3886 pts_time:3.886 dts:3677 dts_time:3.677 -> pts:19180 pts_time:19.18 dts:18971 dts_time:18.971
1768[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3673 pts_time:3.673 dts:3673 dts_time:3.673 -> pts:18967 pts_time:18.967 dts:18967 dts_time:18.967
1769[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3693 pts_time:3.693 dts:3693 dts_time:3.693 -> pts:18987 pts_time:18.987 dts:18987 dts_time:18.987
1770[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3802 pts_time:3.802 dts:3719 dts_time:3.719 -> pts:19096 pts_time:19.096 dts:19013 dts_time:19.013
1771[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3713 pts_time:3.713 dts:3713 dts_time:3.713 -> pts:19007 pts_time:19.007 dts:19007 dts_time:19.007
1772[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3733 pts_time:3.733 dts:3733 dts_time:3.733 -> pts:19027 pts_time:19.027 dts:19027 dts_time:19.027
1773[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3753 pts_time:3.753 dts:3753 dts_time:3.753 -> pts:19047 pts_time:19.047 dts:19047 dts_time:19.047
1774[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3761 pts_time:3.761 dts:3761 dts_time:3.761 -> pts:19055 pts_time:19.055 dts:19055 dts_time:19.055
1775[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3773 pts_time:3.773 dts:3773 dts_time:3.773 -> pts:19067 pts_time:19.067 dts:19067 dts_time:19.067
1776[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3793 pts_time:3.793 dts:3793 dts_time:3.793 -> pts:19087 pts_time:19.087 dts:19087 dts_time:19.087
1777[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3844 pts_time:3.844 dts:3802 dts_time:3.802 -> pts:19138 pts_time:19.138 dts:19096 dts_time:19.096
1778[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3813 pts_time:3.813 dts:3813 dts_time:3.813 -> pts:19107 pts_time:19.107 dts:19107 dts_time:19.107
1779[concat @ 0x562b73ff26c0] file:1 stream:2 pts:3837 pts_time:3.837 dts:3837 dts_time:3.837 -> pts:19131 pts_time:19.131 dts:19131 dts_time:19.131
1780[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 19131, +2320: 1,0,Default,YUKKO,0,0,0,,Rock, paper, scissors!
1781[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3833 pts_time:3.833 dts:3833 dts_time:3.833 -> pts:19127 pts_time:19.127 dts:19127 dts_time:19.127
1782[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4053 pts_time:4.053 dts:3844 dts_time:3.844 -> pts:19347 pts_time:19.347 dts:19138 dts_time:19.138
1783[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3853 pts_time:3.853 dts:3853 dts_time:3.853 -> pts:19147 pts_time:19.147 dts:19147 dts_time:19.147
1784[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3873 pts_time:3.873 dts:3873 dts_time:3.873 -> pts:19167 pts_time:19.167 dts:19167 dts_time:19.167
1785[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3969 pts_time:3.969 dts:3886 dts_time:3.886 -> pts:19263 pts_time:19.263 dts:19180 dts_time:19.18
1786[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3893 pts_time:3.893 dts:3893 dts_time:3.893 -> pts:19187 pts_time:19.187 dts:19187 dts_time:19.187
1787[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3913 pts_time:3.913 dts:3913 dts_time:3.913 -> pts:19207 pts_time:19.207 dts:19207 dts_time:19.207
1788[concat @ 0x562b73ff26c0] file:1 stream:0 pts:3928 pts_time:3.928 dts:3928 dts_time:3.928 -> pts:19222 pts_time:19.222 dts:19222 dts_time:19.222
1789[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3933 pts_time:3.933 dts:3933 dts_time:3.933 -> pts:19227 pts_time:19.227 dts:19227 dts_time:19.227
1790[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3953 pts_time:3.953 dts:3953 dts_time:3.953 -> pts:19247 pts_time:19.247 dts:19247 dts_time:19.247
1791[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4011 pts_time:4.011 dts:3969 dts_time:3.969 -> pts:19305 pts_time:19.305 dts:19263 dts_time:19.263
1792[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3973 pts_time:3.973 dts:3973 dts_time:3.973 -> pts:19267 pts_time:19.267 dts:19267 dts_time:19.267
1793[concat @ 0x562b73ff26c0] file:1 stream:1 pts:3993 pts_time:3.993 dts:3993 dts_time:3.993 -> pts:19287 pts_time:19.287 dts:19287 dts_time:19.287
1794[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4220 pts_time:4.22 dts:4011 dts_time:4.011 -> pts:19514 pts_time:19.514 dts:19305 dts_time:19.305
1795[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4013 pts_time:4.013 dts:4013 dts_time:4.013 -> pts:19307 pts_time:19.307 dts:19307 dts_time:19.307
1796[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4032 pts_time:4.032 dts:4032 dts_time:4.032 -> pts:19326 pts_time:19.326 dts:19326 dts_time:19.326
1797[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4136 pts_time:4.136 dts:4053 dts_time:4.053 -> pts:19430 pts_time:19.43 dts:19347 dts_time:19.347
1798[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4052 pts_time:4.052 dts:4052 dts_time:4.052 -> pts:19346 pts_time:19.346 dts:19346 dts_time:19.346
1799[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4072 pts_time:4.072 dts:4072 dts_time:4.072 -> pts:19366 pts_time:19.366 dts:19366 dts_time:19.366
1800[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4094 pts_time:4.094 dts:4094 dts_time:4.094 -> pts:19388 pts_time:19.388 dts:19388 dts_time:19.388
1801[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4092 pts_time:4.092 dts:4092 dts_time:4.092 -> pts:19386 pts_time:19.386 dts:19386 dts_time:19.386
1802[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4113 pts_time:4.113 dts:4113 dts_time:4.113 -> pts:19407 pts_time:19.407 dts:19407 dts_time:19.407
1803[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4178 pts_time:4.178 dts:4136 dts_time:4.136 -> pts:19472 pts_time:19.472 dts:19430 dts_time:19.43
1804[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4133 pts_time:4.133 dts:4133 dts_time:4.133 -> pts:19427 pts_time:19.427 dts:19427 dts_time:19.427
1805[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4153 pts_time:4.153 dts:4153 dts_time:4.153 -> pts:19447 pts_time:19.447 dts:19447 dts_time:19.447
1806[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4303 pts_time:4.303 dts:4178 dts_time:4.178 -> pts:19597 pts_time:19.597 dts:19472 dts_time:19.472
1807[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4173 pts_time:4.173 dts:4173 dts_time:4.173 -> pts:19467 pts_time:19.467 dts:19467 dts_time:19.467
1808[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4193 pts_time:4.193 dts:4193 dts_time:4.193 -> pts:19487 pts_time:19.487 dts:19487 dts_time:19.487
1809[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4261 pts_time:4.261 dts:4220 dts_time:4.22 -> pts:19555 pts_time:19.555 dts:19514 dts_time:19.514
1810[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4213 pts_time:4.213 dts:4213 dts_time:4.213 -> pts:19507 pts_time:19.507 dts:19507 dts_time:19.507
1811[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4233 pts_time:4.233 dts:4233 dts_time:4.233 -> pts:19527 pts_time:19.527 dts:19527 dts_time:19.527
1812[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4253 pts_time:4.253 dts:4253 dts_time:4.253 -> pts:19547 pts_time:19.547 dts:19547 dts_time:19.547
1813[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4345 pts_time:4.345 dts:4261 dts_time:4.261 -> pts:19639 pts_time:19.639 dts:19555 dts_time:19.555
1814[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4273 pts_time:4.273 dts:4273 dts_time:4.273 -> pts:19567 pts_time:19.567 dts:19567 dts_time:19.567
1815[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4293 pts_time:4.293 dts:4293 dts_time:4.293 -> pts:19587 pts_time:19.587 dts:19587 dts_time:19.587
1816[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4470 pts_time:4.47 dts:4303 dts_time:4.303 -> pts:19764 pts_time:19.764 dts:19597 dts_time:19.597
1817[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4313 pts_time:4.313 dts:4313 dts_time:4.313 -> pts:19607 pts_time:19.607 dts:19607 dts_time:19.607
1818[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4333 pts_time:4.333 dts:4333 dts_time:4.333 -> pts:19627 pts_time:19.627 dts:19627 dts_time:19.627
1819[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4386 pts_time:4.386 dts:4345 dts_time:4.345 -> pts:19680 pts_time:19.68 dts:19639 dts_time:19.639
1820[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4353 pts_time:4.353 dts:4353 dts_time:4.353 -> pts:19647 pts_time:19.647 dts:19647 dts_time:19.647
1821[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4373 pts_time:4.373 dts:4373 dts_time:4.373 -> pts:19667 pts_time:19.667 dts:19667 dts_time:19.667
1822[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4428 pts_time:4.428 dts:4386 dts_time:4.386 -> pts:19722 pts_time:19.722 dts:19680 dts_time:19.68
1823[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4393 pts_time:4.393 dts:4393 dts_time:4.393 -> pts:19687 pts_time:19.687 dts:19687 dts_time:19.687
1824[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4413 pts_time:4.413 dts:4413 dts_time:4.413 -> pts:19707 pts_time:19.707 dts:19707 dts_time:19.707
1825[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4553 pts_time:4.553 dts:4428 dts_time:4.428 -> pts:19847 pts_time:19.847 dts:19722 dts_time:19.722
1826[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4433 pts_time:4.433 dts:4433 dts_time:4.433 -> pts:19727 pts_time:19.727 dts:19727 dts_time:19.727
1827[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4453 pts_time:4.453 dts:4453 dts_time:4.453 -> pts:19747 pts_time:19.747 dts:19747 dts_time:19.747
1828[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4512 pts_time:4.512 dts:4470 dts_time:4.47 -> pts:19806 pts_time:19.806 dts:19764 dts_time:19.764
1829[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4473 pts_time:4.473 dts:4473 dts_time:4.473 -> pts:19767 pts_time:19.767 dts:19767 dts_time:19.767
1830[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4493 pts_time:4.493 dts:4493 dts_time:4.493 -> pts:19787 pts_time:19.787 dts:19787 dts_time:19.787
1831[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4720 pts_time:4.72 dts:4512 dts_time:4.512 -> pts:20014 pts_time:20.014 dts:19806 dts_time:19.806
1832[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4513 pts_time:4.513 dts:4513 dts_time:4.513 -> pts:19807 pts_time:19.807 dts:19807 dts_time:19.807
1833[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4533 pts_time:4.533 dts:4533 dts_time:4.533 -> pts:19827 pts_time:19.827 dts:19827 dts_time:19.827
1834[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4637 pts_time:4.637 dts:4553 dts_time:4.553 -> pts:19931 pts_time:19.931 dts:19847 dts_time:19.847
1835[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4553 pts_time:4.553 dts:4553 dts_time:4.553 -> pts:19847 pts_time:19.847 dts:19847 dts_time:19.847
1836[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4573 pts_time:4.573 dts:4573 dts_time:4.573 -> pts:19867 pts_time:19.867 dts:19867 dts_time:19.867
1837[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4595 pts_time:4.595 dts:4595 dts_time:4.595 -> pts:19889 pts_time:19.889 dts:19889 dts_time:19.889
1838[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4593 pts_time:4.593 dts:4593 dts_time:4.593 -> pts:19887 pts_time:19.887 dts:19887 dts_time:19.887
1839[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4613 pts_time:4.613 dts:4613 dts_time:4.613 -> pts:19907 pts_time:19.907 dts:19907 dts_time:19.907
1840[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4678 pts_time:4.678 dts:4637 dts_time:4.637 -> pts:19972 pts_time:19.972 dts:19931 dts_time:19.931
1841[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4633 pts_time:4.633 dts:4633 dts_time:4.633 -> pts:19927 pts_time:19.927 dts:19927 dts_time:19.927
1842[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4653 pts_time:4.653 dts:4653 dts_time:4.653 -> pts:19947 pts_time:19.947 dts:19947 dts_time:19.947
1843[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4887 pts_time:4.887 dts:4678 dts_time:4.678 -> pts:20181 pts_time:20.181 dts:19972 dts_time:19.972
1844[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4673 pts_time:4.673 dts:4673 dts_time:4.673 -> pts:19967 pts_time:19.967 dts:19967 dts_time:19.967
1845[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4693 pts_time:4.693 dts:4693 dts_time:4.693 -> pts:19987 pts_time:19.987 dts:19987 dts_time:19.987
1846[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4803 pts_time:4.803 dts:4720 dts_time:4.72 -> pts:20097 pts_time:20.097 dts:20014 dts_time:20.014
1847[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4713 pts_time:4.713 dts:4713 dts_time:4.713 -> pts:20007 pts_time:20.007 dts:20007 dts_time:20.007
1848[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4733 pts_time:4.733 dts:4733 dts_time:4.733 -> pts:20027 pts_time:20.027 dts:20027 dts_time:20.027
1849[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4753 pts_time:4.753 dts:4753 dts_time:4.753 -> pts:20047 pts_time:20.047 dts:20047 dts_time:20.047
1850[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4762 pts_time:4.762 dts:4762 dts_time:4.762 -> pts:20056 pts_time:20.056 dts:20056 dts_time:20.056
1851[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4773 pts_time:4.773 dts:4773 dts_time:4.773 -> pts:20067 pts_time:20.067 dts:20067 dts_time:20.067
1852[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4793 pts_time:4.793 dts:4793 dts_time:4.793 -> pts:20087 pts_time:20.087 dts:20087 dts_time:20.087
1853[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4845 pts_time:4.845 dts:4803 dts_time:4.803 -> pts:20139 pts_time:20.139 dts:20097 dts_time:20.097
1854[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4813 pts_time:4.813 dts:4813 dts_time:4.813 -> pts:20107 pts_time:20.107 dts:20107 dts_time:20.107
1855[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4833 pts_time:4.833 dts:4833 dts_time:4.833 -> pts:20127 pts_time:20.127 dts:20127 dts_time:20.127
1856[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5054 pts_time:5.054 dts:4845 dts_time:4.845 -> pts:20348 pts_time:20.348 dts:20139 dts_time:20.139
1857[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4853 pts_time:4.853 dts:4853 dts_time:4.853 -> pts:20147 pts_time:20.147 dts:20147 dts_time:20.147
1858[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4873 pts_time:4.873 dts:4873 dts_time:4.873 -> pts:20167 pts_time:20.167 dts:20167 dts_time:20.167
1859[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4970 pts_time:4.97 dts:4887 dts_time:4.887 -> pts:20264 pts_time:20.264 dts:20181 dts_time:20.181
1860[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4893 pts_time:4.893 dts:4893 dts_time:4.893 -> pts:20187 pts_time:20.187 dts:20187 dts_time:20.187
1861[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4913 pts_time:4.913 dts:4913 dts_time:4.913 -> pts:20207 pts_time:20.207 dts:20207 dts_time:20.207
1862[concat @ 0x562b73ff26c0] file:1 stream:0 pts:4929 pts_time:4.929 dts:4929 dts_time:4.929 -> pts:20223 pts_time:20.223 dts:20223 dts_time:20.223
1863[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4933 pts_time:4.933 dts:4933 dts_time:4.933 -> pts:20227 pts_time:20.227 dts:20227 dts_time:20.227
1864[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4953 pts_time:4.953 dts:4953 dts_time:4.953 -> pts:20247 pts_time:20.247 dts:20247 dts_time:20.247
1865[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5012 pts_time:5.012 dts:4970 dts_time:4.97 -> pts:20306 pts_time:20.306 dts:20264 dts_time:20.264
1866[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4973 pts_time:4.973 dts:4973 dts_time:4.973 -> pts:20267 pts_time:20.267 dts:20267 dts_time:20.267
1867[concat @ 0x562b73ff26c0] file:1 stream:1 pts:4993 pts_time:4.993 dts:4993 dts_time:4.993 -> pts:20287 pts_time:20.287 dts:20287 dts_time:20.287
1868[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5137 pts_time:5.137 dts:5012 dts_time:5.012 -> pts:20431 pts_time:20.431 dts:20306 dts_time:20.306
1869[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5013 pts_time:5.013 dts:5013 dts_time:5.013 -> pts:20307 pts_time:20.307 dts:20307 dts_time:20.307
1870[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5033 pts_time:5.033 dts:5033 dts_time:5.033 -> pts:20327 pts_time:20.327 dts:20327 dts_time:20.327
1871[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5095 pts_time:5.095 dts:5054 dts_time:5.054 -> pts:20389 pts_time:20.389 dts:20348 dts_time:20.348
1872[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5053 pts_time:5.053 dts:5053 dts_time:5.053 -> pts:20347 pts_time:20.347 dts:20347 dts_time:20.347
1873[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5073 pts_time:5.073 dts:5073 dts_time:5.073 -> pts:20367 pts_time:20.367 dts:20367 dts_time:20.367
1874[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5179 pts_time:5.179 dts:5095 dts_time:5.095 -> pts:20473 pts_time:20.473 dts:20389 dts_time:20.389
1875[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5093 pts_time:5.093 dts:5093 dts_time:5.093 -> pts:20387 pts_time:20.387 dts:20387 dts_time:20.387
1876[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5113 pts_time:5.113 dts:5113 dts_time:5.113 -> pts:20407 pts_time:20.407 dts:20407 dts_time:20.407
1877[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5221 pts_time:5.221 dts:5137 dts_time:5.137 -> pts:20515 pts_time:20.515 dts:20431 dts_time:20.431
1878[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5133 pts_time:5.133 dts:5133 dts_time:5.133 -> pts:20427 pts_time:20.427 dts:20427 dts_time:20.427
1879[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5153 pts_time:5.153 dts:5153 dts_time:5.153 -> pts:20447 pts_time:20.447 dts:20447 dts_time:20.447
1880[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5304 pts_time:5.304 dts:5179 dts_time:5.179 -> pts:20598 pts_time:20.598 dts:20473 dts_time:20.473
1881[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5173 pts_time:5.173 dts:5173 dts_time:5.173 -> pts:20467 pts_time:20.467 dts:20467 dts_time:20.467
1882[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5193 pts_time:5.193 dts:5193 dts_time:5.193 -> pts:20487 pts_time:20.487 dts:20487 dts_time:20.487
1883[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5213 pts_time:5.213 dts:5213 dts_time:5.213 -> pts:20507 pts_time:20.507 dts:20507 dts_time:20.507
1884[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5262 pts_time:5.262 dts:5221 dts_time:5.221 -> pts:20556 pts_time:20.556 dts:20515 dts_time:20.515
1885[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5233 pts_time:5.233 dts:5233 dts_time:5.233 -> pts:20527 pts_time:20.527 dts:20527 dts_time:20.527
1886[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5253 pts_time:5.253 dts:5253 dts_time:5.253 -> pts:20547 pts_time:20.547 dts:20547 dts_time:20.547
1887[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5346 pts_time:5.346 dts:5262 dts_time:5.262 -> pts:20640 pts_time:20.64 dts:20556 dts_time:20.556
1888[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5273 pts_time:5.273 dts:5273 dts_time:5.273 -> pts:20567 pts_time:20.567 dts:20567 dts_time:20.567
1889[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5293 pts_time:5.293 dts:5293 dts_time:5.293 -> pts:20587 pts_time:20.587 dts:20587 dts_time:20.587
1890[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5387 pts_time:5.387 dts:5304 dts_time:5.304 -> pts:20681 pts_time:20.681 dts:20598 dts_time:20.598
1891[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5313 pts_time:5.313 dts:5313 dts_time:5.313 -> pts:20607 pts_time:20.607 dts:20607 dts_time:20.607
1892[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5333 pts_time:5.333 dts:5333 dts_time:5.333 -> pts:20627 pts_time:20.627 dts:20627 dts_time:20.627
1893[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5429 pts_time:5.429 dts:5346 dts_time:5.346 -> pts:20723 pts_time:20.723 dts:20640 dts_time:20.64
1894[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5353 pts_time:5.353 dts:5353 dts_time:5.353 -> pts:20647 pts_time:20.647 dts:20647 dts_time:20.647
1895[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5373 pts_time:5.373 dts:5373 dts_time:5.373 -> pts:20667 pts_time:20.667 dts:20667 dts_time:20.667
1896[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5513 pts_time:5.513 dts:5387 dts_time:5.387 -> pts:20807 pts_time:20.807 dts:20681 dts_time:20.681
1897[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5393 pts_time:5.393 dts:5393 dts_time:5.393 -> pts:20687 pts_time:20.687 dts:20687 dts_time:20.687
1898[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5413 pts_time:5.413 dts:5413 dts_time:5.413 -> pts:20707 pts_time:20.707 dts:20707 dts_time:20.707
1899[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5471 pts_time:5.471 dts:5429 dts_time:5.429 -> pts:20765 pts_time:20.765 dts:20723 dts_time:20.723
1900[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5433 pts_time:5.433 dts:5433 dts_time:5.433 -> pts:20727 pts_time:20.727 dts:20727 dts_time:20.727
1901[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5453 pts_time:5.453 dts:5453 dts_time:5.453 -> pts:20747 pts_time:20.747 dts:20747 dts_time:20.747
1902[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5679 pts_time:5.679 dts:5471 dts_time:5.471 -> pts:20973 pts_time:20.973 dts:20765 dts_time:20.765
1903[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5473 pts_time:5.473 dts:5473 dts_time:5.473 -> pts:20767 pts_time:20.767 dts:20767 dts_time:20.767
1904[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5493 pts_time:5.493 dts:5493 dts_time:5.493 -> pts:20787 pts_time:20.787 dts:20787 dts_time:20.787
1905[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5596 pts_time:5.596 dts:5513 dts_time:5.513 -> pts:20890 pts_time:20.89 dts:20807 dts_time:20.807
1906[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5513 pts_time:5.513 dts:5513 dts_time:5.513 -> pts:20807 pts_time:20.807 dts:20807 dts_time:20.807
1907[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5533 pts_time:5.533 dts:5533 dts_time:5.533 -> pts:20827 pts_time:20.827 dts:20827 dts_time:20.827
1908[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5554 pts_time:5.554 dts:5554 dts_time:5.554 -> pts:20848 pts_time:20.848 dts:20848 dts_time:20.848
1909[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5553 pts_time:5.553 dts:5553 dts_time:5.553 -> pts:20847 pts_time:20.847 dts:20847 dts_time:20.847
1910[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5573 pts_time:5.573 dts:5573 dts_time:5.573 -> pts:20867 pts_time:20.867 dts:20867 dts_time:20.867
1911[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5638 pts_time:5.638 dts:5596 dts_time:5.596 -> pts:20932 pts_time:20.932 dts:20890 dts_time:20.89
1912[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5593 pts_time:5.593 dts:5593 dts_time:5.593 -> pts:20887 pts_time:20.887 dts:20887 dts_time:20.887
1913[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5613 pts_time:5.613 dts:5613 dts_time:5.613 -> pts:20907 pts_time:20.907 dts:20907 dts_time:20.907
1914[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5846 pts_time:5.846 dts:5638 dts_time:5.638 -> pts:21140 pts_time:21.14 dts:20932 dts_time:20.932
1915[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5633 pts_time:5.633 dts:5633 dts_time:5.633 -> pts:20927 pts_time:20.927 dts:20927 dts_time:20.927
1916[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5653 pts_time:5.653 dts:5653 dts_time:5.653 -> pts:20947 pts_time:20.947 dts:20947 dts_time:20.947
1917[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5763 pts_time:5.763 dts:5679 dts_time:5.679 -> pts:21057 pts_time:21.057 dts:20973 dts_time:20.973
1918[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5673 pts_time:5.673 dts:5673 dts_time:5.673 -> pts:20967 pts_time:20.967 dts:20967 dts_time:20.967
1919[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5693 pts_time:5.693 dts:5693 dts_time:5.693 -> pts:20987 pts_time:20.987 dts:20987 dts_time:20.987
1920[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5713 pts_time:5.713 dts:5713 dts_time:5.713 -> pts:21007 pts_time:21.007 dts:21007 dts_time:21.007
1921[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5721 pts_time:5.721 dts:5721 dts_time:5.721 -> pts:21015 pts_time:21.015 dts:21015 dts_time:21.015
1922[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5733 pts_time:5.733 dts:5733 dts_time:5.733 -> pts:21027 pts_time:21.027 dts:21027 dts_time:21.027
1923[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5753 pts_time:5.753 dts:5753 dts_time:5.753 -> pts:21047 pts_time:21.047 dts:21047 dts_time:21.047
1924[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5804 pts_time:5.804 dts:5763 dts_time:5.763 -> pts:21098 pts_time:21.098 dts:21057 dts_time:21.057
1925[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5773 pts_time:5.773 dts:5773 dts_time:5.773 -> pts:21067 pts_time:21.067 dts:21067 dts_time:21.067
1926[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5793 pts_time:5.793 dts:5793 dts_time:5.793 -> pts:21087 pts_time:21.087 dts:21087 dts_time:21.087
1927[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6013 pts_time:6.013 dts:5804 dts_time:5.804 -> pts:21307 pts_time:21.307 dts:21098 dts_time:21.098
1928[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5813 pts_time:5.813 dts:5813 dts_time:5.813 -> pts:21107 pts_time:21.107 dts:21107 dts_time:21.107
1929[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5833 pts_time:5.833 dts:5833 dts_time:5.833 -> pts:21127 pts_time:21.127 dts:21127 dts_time:21.127
1930[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5930 pts_time:5.93 dts:5846 dts_time:5.846 -> pts:21224 pts_time:21.224 dts:21140 dts_time:21.14
1931[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5853 pts_time:5.853 dts:5853 dts_time:5.853 -> pts:21147 pts_time:21.147 dts:21147 dts_time:21.147
1932[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5873 pts_time:5.873 dts:5873 dts_time:5.873 -> pts:21167 pts_time:21.167 dts:21167 dts_time:21.167
1933[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5888 pts_time:5.888 dts:5888 dts_time:5.888 -> pts:21182 pts_time:21.182 dts:21182 dts_time:21.182
1934[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5893 pts_time:5.893 dts:5893 dts_time:5.893 -> pts:21187 pts_time:21.187 dts:21187 dts_time:21.187
1935[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5913 pts_time:5.913 dts:5913 dts_time:5.913 -> pts:21207 pts_time:21.207 dts:21207 dts_time:21.207
1936[concat @ 0x562b73ff26c0] file:1 stream:0 pts:5971 pts_time:5.971 dts:5930 dts_time:5.93 -> pts:21265 pts_time:21.265 dts:21224 dts_time:21.224
1937[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5933 pts_time:5.933 dts:5933 dts_time:5.933 -> pts:21227 pts_time:21.227 dts:21227 dts_time:21.227
1938[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5953 pts_time:5.953 dts:5953 dts_time:5.953 -> pts:21247 pts_time:21.247 dts:21247 dts_time:21.247
1939[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6096 pts_time:6.096 dts:5971 dts_time:5.971 -> pts:21390 pts_time:21.39 dts:21265 dts_time:21.265
1940[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5973 pts_time:5.973 dts:5973 dts_time:5.973 -> pts:21267 pts_time:21.267 dts:21267 dts_time:21.267
1941[concat @ 0x562b73ff26c0] file:1 stream:1 pts:5993 pts_time:5.993 dts:5993 dts_time:5.993 -> pts:21287 pts_time:21.287 dts:21287 dts_time:21.287
1942[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6055 pts_time:6.055 dts:6013 dts_time:6.013 -> pts:21349 pts_time:21.349 dts:21307 dts_time:21.307
1943[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6013 pts_time:6.013 dts:6013 dts_time:6.013 -> pts:21307 pts_time:21.307 dts:21307 dts_time:21.307
1944[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6033 pts_time:6.033 dts:6033 dts_time:6.033 -> pts:21327 pts_time:21.327 dts:21327 dts_time:21.327
1945[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6138 pts_time:6.138 dts:6055 dts_time:6.055 -> pts:21432 pts_time:21.432 dts:21349 dts_time:21.349
1946[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6053 pts_time:6.053 dts:6053 dts_time:6.053 -> pts:21347 pts_time:21.347 dts:21347 dts_time:21.347
1947[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6073 pts_time:6.073 dts:6073 dts_time:6.073 -> pts:21367 pts_time:21.367 dts:21367 dts_time:21.367
1948[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6180 pts_time:6.18 dts:6096 dts_time:6.096 -> pts:21474 pts_time:21.474 dts:21390 dts_time:21.39
1949[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6093 pts_time:6.093 dts:6093 dts_time:6.093 -> pts:21387 pts_time:21.387 dts:21387 dts_time:21.387
1950[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6113 pts_time:6.113 dts:6113 dts_time:6.113 -> pts:21407 pts_time:21.407 dts:21407 dts_time:21.407
1951[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6347 pts_time:6.347 dts:6138 dts_time:6.138 -> pts:21641 pts_time:21.641 dts:21432 dts_time:21.432
1952[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6133 pts_time:6.133 dts:6133 dts_time:6.133 -> pts:21427 pts_time:21.427 dts:21427 dts_time:21.427
1953[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6153 pts_time:6.153 dts:6153 dts_time:6.153 -> pts:21447 pts_time:21.447 dts:21447 dts_time:21.447
1954[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6263 pts_time:6.263 dts:6180 dts_time:6.18 -> pts:21557 pts_time:21.557 dts:21474 dts_time:21.474
1955[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6173 pts_time:6.173 dts:6173 dts_time:6.173 -> pts:21467 pts_time:21.467 dts:21467 dts_time:21.467
1956[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6193 pts_time:6.193 dts:6193 dts_time:6.193 -> pts:21487 pts_time:21.487 dts:21487 dts_time:21.487
1957[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6213 pts_time:6.213 dts:6213 dts_time:6.213 -> pts:21507 pts_time:21.507 dts:21507 dts_time:21.507
1958[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6222 pts_time:6.222 dts:6222 dts_time:6.222 -> pts:21516 pts_time:21.516 dts:21516 dts_time:21.516
1959[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6233 pts_time:6.233 dts:6233 dts_time:6.233 -> pts:21527 pts_time:21.527 dts:21527 dts_time:21.527
1960[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6253 pts_time:6.253 dts:6253 dts_time:6.253 -> pts:21547 pts_time:21.547 dts:21547 dts_time:21.547
1961[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6305 pts_time:6.305 dts:6263 dts_time:6.263 -> pts:21599 pts_time:21.599 dts:21557 dts_time:21.557
1962[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6273 pts_time:6.273 dts:6273 dts_time:6.273 -> pts:21567 pts_time:21.567 dts:21567 dts_time:21.567
1963[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6293 pts_time:6.293 dts:6293 dts_time:6.293 -> pts:21587 pts_time:21.587 dts:21587 dts_time:21.587
1964[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6514 pts_time:6.514 dts:6305 dts_time:6.305 -> pts:21808 pts_time:21.808 dts:21599 dts_time:21.599
1965[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6313 pts_time:6.313 dts:6313 dts_time:6.313 -> pts:21607 pts_time:21.607 dts:21607 dts_time:21.607
1966[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6333 pts_time:6.333 dts:6333 dts_time:6.333 -> pts:21627 pts_time:21.627 dts:21627 dts_time:21.627
1967[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6430 pts_time:6.43 dts:6347 dts_time:6.347 -> pts:21724 pts_time:21.724 dts:21641 dts_time:21.641
1968[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6353 pts_time:6.353 dts:6353 dts_time:6.353 -> pts:21647 pts_time:21.647 dts:21647 dts_time:21.647
1969[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6373 pts_time:6.373 dts:6373 dts_time:6.373 -> pts:21667 pts_time:21.667 dts:21667 dts_time:21.667
1970[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6388 pts_time:6.388 dts:6388 dts_time:6.388 -> pts:21682 pts_time:21.682 dts:21682 dts_time:21.682
1971[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6393 pts_time:6.393 dts:6393 dts_time:6.393 -> pts:21687 pts_time:21.687 dts:21687 dts_time:21.687
1972[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6413 pts_time:6.413 dts:6413 dts_time:6.413 -> pts:21707 pts_time:21.707 dts:21707 dts_time:21.707
1973[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6472 pts_time:6.472 dts:6430 dts_time:6.43 -> pts:21766 pts_time:21.766 dts:21724 dts_time:21.724
1974[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6433 pts_time:6.433 dts:6433 dts_time:6.433 -> pts:21727 pts_time:21.727 dts:21727 dts_time:21.727
1975[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6453 pts_time:6.453 dts:6453 dts_time:6.453 -> pts:21747 pts_time:21.747 dts:21747 dts_time:21.747
1976[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6680 pts_time:6.68 dts:6472 dts_time:6.472 -> pts:21974 pts_time:21.974 dts:21766 dts_time:21.766
1977[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6473 pts_time:6.473 dts:6473 dts_time:6.473 -> pts:21767 pts_time:21.767 dts:21767 dts_time:21.767
1978[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6493 pts_time:6.493 dts:6493 dts_time:6.493 -> pts:21787 pts_time:21.787 dts:21787 dts_time:21.787
1979[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6597 pts_time:6.597 dts:6514 dts_time:6.514 -> pts:21891 pts_time:21.891 dts:21808 dts_time:21.808
1980[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6513 pts_time:6.513 dts:6513 dts_time:6.513 -> pts:21807 pts_time:21.807 dts:21807 dts_time:21.807
1981[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6533 pts_time:6.533 dts:6533 dts_time:6.533 -> pts:21827 pts_time:21.827 dts:21827 dts_time:21.827
1982[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6555 pts_time:6.555 dts:6555 dts_time:6.555 -> pts:21849 pts_time:21.849 dts:21849 dts_time:21.849
1983[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6553 pts_time:6.553 dts:6553 dts_time:6.553 -> pts:21847 pts_time:21.847 dts:21847 dts_time:21.847
1984[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6573 pts_time:6.573 dts:6573 dts_time:6.573 -> pts:21867 pts_time:21.867 dts:21867 dts_time:21.867
1985[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6639 pts_time:6.639 dts:6597 dts_time:6.597 -> pts:21933 pts_time:21.933 dts:21891 dts_time:21.891
1986[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6593 pts_time:6.593 dts:6593 dts_time:6.593 -> pts:21887 pts_time:21.887 dts:21887 dts_time:21.887
1987[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6613 pts_time:6.613 dts:6613 dts_time:6.613 -> pts:21907 pts_time:21.907 dts:21907 dts_time:21.907
1988[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6847 pts_time:6.847 dts:6639 dts_time:6.639 -> pts:22141 pts_time:22.141 dts:21933 dts_time:21.933
1989[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6633 pts_time:6.633 dts:6633 dts_time:6.633 -> pts:21927 pts_time:21.927 dts:21927 dts_time:21.927
1990[concat @ 0x562b73ff26c0] file:1 stream:2 pts:6657 pts_time:6.657 dts:6657 dts_time:6.657 -> pts:21951 pts_time:21.951 dts:21951 dts_time:21.951
1991[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 21951, +500: 376,0,Titles,TEXT,0,0,0,,{\pos(640,220.000008)\fs79.999998\blur0.5}G{\alpha&HFF&}lico
1992[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6653 pts_time:6.653 dts:6653 dts_time:6.653 -> pts:21947 pts_time:21.947 dts:21947 dts_time:21.947
1993[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6764 pts_time:6.764 dts:6680 dts_time:6.68 -> pts:22058 pts_time:22.058 dts:21974 dts_time:21.974
1994[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6673 pts_time:6.673 dts:6673 dts_time:6.673 -> pts:21967 pts_time:21.967 dts:21967 dts_time:21.967
1995[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6693 pts_time:6.693 dts:6693 dts_time:6.693 -> pts:21987 pts_time:21.987 dts:21987 dts_time:21.987
1996[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6713 pts_time:6.713 dts:6713 dts_time:6.713 -> pts:22007 pts_time:22.007 dts:22007 dts_time:22.007
1997[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6722 pts_time:6.722 dts:6722 dts_time:6.722 -> pts:22016 pts_time:22.016 dts:22016 dts_time:22.016
1998[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6733 pts_time:6.733 dts:6733 dts_time:6.733 -> pts:22027 pts_time:22.027 dts:22027 dts_time:22.027
1999[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6753 pts_time:6.753 dts:6753 dts_time:6.753 -> pts:22047 pts_time:22.047 dts:22047 dts_time:22.047
2000[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6805 pts_time:6.805 dts:6764 dts_time:6.764 -> pts:22099 pts_time:22.099 dts:22058 dts_time:22.058
2001[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6773 pts_time:6.773 dts:6773 dts_time:6.773 -> pts:22067 pts_time:22.067 dts:22067 dts_time:22.067
2002[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6793 pts_time:6.793 dts:6793 dts_time:6.793 -> pts:22087 pts_time:22.087 dts:22087 dts_time:22.087
2003[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7014 pts_time:7.014 dts:6805 dts_time:6.805 -> pts:22308 pts_time:22.308 dts:22099 dts_time:22.099
2004[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6813 pts_time:6.813 dts:6813 dts_time:6.813 -> pts:22107 pts_time:22.107 dts:22107 dts_time:22.107
2005[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6833 pts_time:6.833 dts:6833 dts_time:6.833 -> pts:22127 pts_time:22.127 dts:22127 dts_time:22.127
2006[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6931 pts_time:6.931 dts:6847 dts_time:6.847 -> pts:22225 pts_time:22.225 dts:22141 dts_time:22.141
2007[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6852 pts_time:6.852 dts:6852 dts_time:6.852 -> pts:22146 pts_time:22.146 dts:22146 dts_time:22.146
2008[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6872 pts_time:6.872 dts:6872 dts_time:6.872 -> pts:22166 pts_time:22.166 dts:22166 dts_time:22.166
2009[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6889 pts_time:6.889 dts:6889 dts_time:6.889 -> pts:22183 pts_time:22.183 dts:22183 dts_time:22.183
2010[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6892 pts_time:6.892 dts:6892 dts_time:6.892 -> pts:22186 pts_time:22.186 dts:22186 dts_time:22.186
2011[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6912 pts_time:6.912 dts:6912 dts_time:6.912 -> pts:22206 pts_time:22.206 dts:22206 dts_time:22.206
2012[concat @ 0x562b73ff26c0] file:1 stream:0 pts:6972 pts_time:6.972 dts:6931 dts_time:6.931 -> pts:22266 pts_time:22.266 dts:22225 dts_time:22.225
2013[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6933 pts_time:6.933 dts:6933 dts_time:6.933 -> pts:22227 pts_time:22.227 dts:22227 dts_time:22.227
2014[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6953 pts_time:6.953 dts:6953 dts_time:6.953 -> pts:22247 pts_time:22.247 dts:22247 dts_time:22.247
2015[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7181 pts_time:7.181 dts:6972 dts_time:6.972 -> pts:22475 pts_time:22.475 dts:22266 dts_time:22.266
2016[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6973 pts_time:6.973 dts:6973 dts_time:6.973 -> pts:22267 pts_time:22.267 dts:22267 dts_time:22.267
2017[concat @ 0x562b73ff26c0] file:1 stream:1 pts:6993 pts_time:6.993 dts:6993 dts_time:6.993 -> pts:22287 pts_time:22.287 dts:22287 dts_time:22.287
2018[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7097 pts_time:7.097 dts:7014 dts_time:7.014 -> pts:22391 pts_time:22.391 dts:22308 dts_time:22.308
2019[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7013 pts_time:7.013 dts:7013 dts_time:7.013 -> pts:22307 pts_time:22.307 dts:22307 dts_time:22.307
2020[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7033 pts_time:7.033 dts:7033 dts_time:7.033 -> pts:22327 pts_time:22.327 dts:22327 dts_time:22.327
2021[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7056 pts_time:7.056 dts:7056 dts_time:7.056 -> pts:22350 pts_time:22.35 dts:22350 dts_time:22.35
2022[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7053 pts_time:7.053 dts:7053 dts_time:7.053 -> pts:22347 pts_time:22.347 dts:22347 dts_time:22.347
2023[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7073 pts_time:7.073 dts:7073 dts_time:7.073 -> pts:22367 pts_time:22.367 dts:22367 dts_time:22.367
2024[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7139 pts_time:7.139 dts:7097 dts_time:7.097 -> pts:22433 pts_time:22.433 dts:22391 dts_time:22.391
2025[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7093 pts_time:7.093 dts:7093 dts_time:7.093 -> pts:22387 pts_time:22.387 dts:22387 dts_time:22.387
2026[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7113 pts_time:7.113 dts:7113 dts_time:7.113 -> pts:22407 pts_time:22.407 dts:22407 dts_time:22.407
2027[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7348 pts_time:7.348 dts:7139 dts_time:7.139 -> pts:22642 pts_time:22.642 dts:22433 dts_time:22.433
2028[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7133 pts_time:7.133 dts:7133 dts_time:7.133 -> pts:22427 pts_time:22.427 dts:22427 dts_time:22.427
2029[concat @ 0x562b73ff26c0] file:1 stream:2 pts:7157 pts_time:7.157 dts:7157 dts_time:7.157 -> pts:22451 pts_time:22.451 dts:22451 dts_time:22.451
2030[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 22451, +500: 377,0,Titles,TEXT,0,0,0,,{\pos(640,220.000008)\fs79.999998\blur0.5}Gli{\alpha&HFF&}co
2031[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7153 pts_time:7.153 dts:7153 dts_time:7.153 -> pts:22447 pts_time:22.447 dts:22447 dts_time:22.447
2032[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7173 pts_time:7.173 dts:7173 dts_time:7.173 -> pts:22467 pts_time:22.467 dts:22467 dts_time:22.467
2033[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7264 pts_time:7.264 dts:7181 dts_time:7.181 -> pts:22558 pts_time:22.558 dts:22475 dts_time:22.475
2034[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7193 pts_time:7.193 dts:7193 dts_time:7.193 -> pts:22487 pts_time:22.487 dts:22487 dts_time:22.487
2035[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7213 pts_time:7.213 dts:7213 dts_time:7.213 -> pts:22507 pts_time:22.507 dts:22507 dts_time:22.507
2036[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7223 pts_time:7.223 dts:7223 dts_time:7.223 -> pts:22517 pts_time:22.517 dts:22517 dts_time:22.517
2037[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7233 pts_time:7.233 dts:7233 dts_time:7.233 -> pts:22527 pts_time:22.527 dts:22527 dts_time:22.527
2038[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7253 pts_time:7.253 dts:7253 dts_time:7.253 -> pts:22547 pts_time:22.547 dts:22547 dts_time:22.547
2039[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7306 pts_time:7.306 dts:7264 dts_time:7.264 -> pts:22600 pts_time:22.6 dts:22558 dts_time:22.558
2040[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7273 pts_time:7.273 dts:7273 dts_time:7.273 -> pts:22567 pts_time:22.567 dts:22567 dts_time:22.567
2041[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7293 pts_time:7.293 dts:7293 dts_time:7.293 -> pts:22587 pts_time:22.587 dts:22587 dts_time:22.587
2042[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7515 pts_time:7.515 dts:7306 dts_time:7.306 -> pts:22809 pts_time:22.809 dts:22600 dts_time:22.6
2043[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7313 pts_time:7.313 dts:7313 dts_time:7.313 -> pts:22607 pts_time:22.607 dts:22607 dts_time:22.607
2044[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7333 pts_time:7.333 dts:7333 dts_time:7.333 -> pts:22627 pts_time:22.627 dts:22627 dts_time:22.627
2045[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7431 pts_time:7.431 dts:7348 dts_time:7.348 -> pts:22725 pts_time:22.725 dts:22642 dts_time:22.642
2046[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7353 pts_time:7.353 dts:7353 dts_time:7.353 -> pts:22647 pts_time:22.647 dts:22647 dts_time:22.647
2047[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7373 pts_time:7.373 dts:7373 dts_time:7.373 -> pts:22667 pts_time:22.667 dts:22667 dts_time:22.667
2048[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7389 pts_time:7.389 dts:7389 dts_time:7.389 -> pts:22683 pts_time:22.683 dts:22683 dts_time:22.683
2049[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7393 pts_time:7.393 dts:7393 dts_time:7.393 -> pts:22687 pts_time:22.687 dts:22687 dts_time:22.687
2050[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7413 pts_time:7.413 dts:7413 dts_time:7.413 -> pts:22707 pts_time:22.707 dts:22707 dts_time:22.707
2051[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7473 pts_time:7.473 dts:7431 dts_time:7.431 -> pts:22767 pts_time:22.767 dts:22725 dts_time:22.725
2052[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7433 pts_time:7.433 dts:7433 dts_time:7.433 -> pts:22727 pts_time:22.727 dts:22727 dts_time:22.727
2053[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7453 pts_time:7.453 dts:7453 dts_time:7.453 -> pts:22747 pts_time:22.747 dts:22747 dts_time:22.747
2054[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7681 pts_time:7.681 dts:7473 dts_time:7.473 -> pts:22975 pts_time:22.975 dts:22767 dts_time:22.767
2055[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7473 pts_time:7.473 dts:7473 dts_time:7.473 -> pts:22767 pts_time:22.767 dts:22767 dts_time:22.767
2056[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7493 pts_time:7.493 dts:7493 dts_time:7.493 -> pts:22787 pts_time:22.787 dts:22787 dts_time:22.787
2057[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7598 pts_time:7.598 dts:7515 dts_time:7.515 -> pts:22892 pts_time:22.892 dts:22809 dts_time:22.809
2058[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7513 pts_time:7.513 dts:7513 dts_time:7.513 -> pts:22807 pts_time:22.807 dts:22807 dts_time:22.807
2059[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7533 pts_time:7.533 dts:7533 dts_time:7.533 -> pts:22827 pts_time:22.827 dts:22827 dts_time:22.827
2060[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7556 pts_time:7.556 dts:7556 dts_time:7.556 -> pts:22850 pts_time:22.85 dts:22850 dts_time:22.85
2061[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7553 pts_time:7.553 dts:7553 dts_time:7.553 -> pts:22847 pts_time:22.847 dts:22847 dts_time:22.847
2062[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7573 pts_time:7.573 dts:7573 dts_time:7.573 -> pts:22867 pts_time:22.867 dts:22867 dts_time:22.867
2063[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7640 pts_time:7.64 dts:7598 dts_time:7.598 -> pts:22934 pts_time:22.934 dts:22892 dts_time:22.892
2064[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7593 pts_time:7.593 dts:7593 dts_time:7.593 -> pts:22887 pts_time:22.887 dts:22887 dts_time:22.887
2065[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7613 pts_time:7.613 dts:7613 dts_time:7.613 -> pts:22907 pts_time:22.907 dts:22907 dts_time:22.907
2066[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7848 pts_time:7.848 dts:7640 dts_time:7.64 -> pts:23142 pts_time:23.142 dts:22934 dts_time:22.934
2067[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7633 pts_time:7.633 dts:7633 dts_time:7.633 -> pts:22927 pts_time:22.927 dts:22927 dts_time:22.927
2068[concat @ 0x562b73ff26c0] file:1 stream:2 pts:7657 pts_time:7.657 dts:7657 dts_time:7.657 -> pts:22951 pts_time:22.951 dts:22951 dts_time:22.951
2069[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 22951, +2500: 378,0,Titles,TEXT,0,0,0,,{\pos(640,220.000008)\fs79.999998\blur0.5\fad(0,430)}Glico
2070[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7653 pts_time:7.653 dts:7653 dts_time:7.653 -> pts:22947 pts_time:22.947 dts:22947 dts_time:22.947
2071[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7673 pts_time:7.673 dts:7673 dts_time:7.673 -> pts:22967 pts_time:22.967 dts:22967 dts_time:22.967
2072[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7765 pts_time:7.765 dts:7681 dts_time:7.681 -> pts:23059 pts_time:23.059 dts:22975 dts_time:22.975
2073[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7693 pts_time:7.693 dts:7693 dts_time:7.693 -> pts:22987 pts_time:22.987 dts:22987 dts_time:22.987
2074[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7713 pts_time:7.713 dts:7713 dts_time:7.713 -> pts:23007 pts_time:23.007 dts:23007 dts_time:23.007
2075[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7723 pts_time:7.723 dts:7723 dts_time:7.723 -> pts:23017 pts_time:23.017 dts:23017 dts_time:23.017
2076[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7733 pts_time:7.733 dts:7733 dts_time:7.733 -> pts:23027 pts_time:23.027 dts:23027 dts_time:23.027
2077[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7753 pts_time:7.753 dts:7753 dts_time:7.753 -> pts:23047 pts_time:23.047 dts:23047 dts_time:23.047
2078[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7806 pts_time:7.806 dts:7765 dts_time:7.765 -> pts:23100 pts_time:23.1 dts:23059 dts_time:23.059
2079[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7773 pts_time:7.773 dts:7773 dts_time:7.773 -> pts:23067 pts_time:23.067 dts:23067 dts_time:23.067
2080[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7793 pts_time:7.793 dts:7793 dts_time:7.793 -> pts:23087 pts_time:23.087 dts:23087 dts_time:23.087
2081[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8015 pts_time:8.015 dts:7806 dts_time:7.806 -> pts:23309 pts_time:23.309 dts:23100 dts_time:23.1
2082[concat @ 0x562b73ff26c0] file:1 stream:2 pts:7817 pts_time:7.817 dts:7817 dts_time:7.817 -> pts:23111 pts_time:23.111 dts:23111 dts_time:23.111
2083[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 23111, +1450: 2,0,Default,MIO,0,0,0,,Looks like I'm first.
2084[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7813 pts_time:7.813 dts:7813 dts_time:7.813 -> pts:23107 pts_time:23.107 dts:23107 dts_time:23.107
2085[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7833 pts_time:7.833 dts:7833 dts_time:7.833 -> pts:23127 pts_time:23.127 dts:23127 dts_time:23.127
2086[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7932 pts_time:7.932 dts:7848 dts_time:7.848 -> pts:23226 pts_time:23.226 dts:23142 dts_time:23.142
2087[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7853 pts_time:7.853 dts:7853 dts_time:7.853 -> pts:23147 pts_time:23.147 dts:23147 dts_time:23.147
2088[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7873 pts_time:7.873 dts:7873 dts_time:7.873 -> pts:23167 pts_time:23.167 dts:23167 dts_time:23.167
2089[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7890 pts_time:7.89 dts:7890 dts_time:7.89 -> pts:23184 pts_time:23.184 dts:23184 dts_time:23.184
2090[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7893 pts_time:7.893 dts:7893 dts_time:7.893 -> pts:23187 pts_time:23.187 dts:23187 dts_time:23.187
2091[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7913 pts_time:7.913 dts:7913 dts_time:7.913 -> pts:23207 pts_time:23.207 dts:23207 dts_time:23.207
2092[concat @ 0x562b73ff26c0] file:1 stream:0 pts:7973 pts_time:7.973 dts:7932 dts_time:7.932 -> pts:23267 pts_time:23.267 dts:23226 dts_time:23.226
2093[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7933 pts_time:7.933 dts:7933 dts_time:7.933 -> pts:23227 pts_time:23.227 dts:23227 dts_time:23.227
2094[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7953 pts_time:7.953 dts:7953 dts_time:7.953 -> pts:23247 pts_time:23.247 dts:23247 dts_time:23.247
2095[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8182 pts_time:8.182 dts:7973 dts_time:7.973 -> pts:23476 pts_time:23.476 dts:23267 dts_time:23.267
2096[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7973 pts_time:7.973 dts:7973 dts_time:7.973 -> pts:23267 pts_time:23.267 dts:23267 dts_time:23.267
2097[concat @ 0x562b73ff26c0] file:1 stream:1 pts:7993 pts_time:7.993 dts:7993 dts_time:7.993 -> pts:23287 pts_time:23.287 dts:23287 dts_time:23.287
2098[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8098 pts_time:8.098 dts:8015 dts_time:8.015 -> pts:23392 pts_time:23.392 dts:23309 dts_time:23.309
2099[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8013 pts_time:8.013 dts:8013 dts_time:8.013 -> pts:23307 pts_time:23.307 dts:23307 dts_time:23.307
2100[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8033 pts_time:8.033 dts:8033 dts_time:8.033 -> pts:23327 pts_time:23.327 dts:23327 dts_time:23.327
2101[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8057 pts_time:8.057 dts:8057 dts_time:8.057 -> pts:23351 pts_time:23.351 dts:23351 dts_time:23.351
2102[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8053 pts_time:8.053 dts:8053 dts_time:8.053 -> pts:23347 pts_time:23.347 dts:23347 dts_time:23.347
2103[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8073 pts_time:8.073 dts:8073 dts_time:8.073 -> pts:23367 pts_time:23.367 dts:23367 dts_time:23.367
2104[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8140 pts_time:8.14 dts:8098 dts_time:8.098 -> pts:23434 pts_time:23.434 dts:23392 dts_time:23.392
2105[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8093 pts_time:8.093 dts:8093 dts_time:8.093 -> pts:23387 pts_time:23.387 dts:23387 dts_time:23.387
2106[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8113 pts_time:8.113 dts:8113 dts_time:8.113 -> pts:23407 pts_time:23.407 dts:23407 dts_time:23.407
2107[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8349 pts_time:8.349 dts:8140 dts_time:8.14 -> pts:23643 pts_time:23.643 dts:23434 dts_time:23.434
2108[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8133 pts_time:8.133 dts:8133 dts_time:8.133 -> pts:23427 pts_time:23.427 dts:23427 dts_time:23.427
2109[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8153 pts_time:8.153 dts:8153 dts_time:8.153 -> pts:23447 pts_time:23.447 dts:23447 dts_time:23.447
2110[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8173 pts_time:8.173 dts:8173 dts_time:8.173 -> pts:23467 pts_time:23.467 dts:23467 dts_time:23.467
2111[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8265 pts_time:8.265 dts:8182 dts_time:8.182 -> pts:23559 pts_time:23.559 dts:23476 dts_time:23.476
2112[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8193 pts_time:8.193 dts:8193 dts_time:8.193 -> pts:23487 pts_time:23.487 dts:23487 dts_time:23.487
2113[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8213 pts_time:8.213 dts:8213 dts_time:8.213 -> pts:23507 pts_time:23.507 dts:23507 dts_time:23.507
2114[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8224 pts_time:8.224 dts:8224 dts_time:8.224 -> pts:23518 pts_time:23.518 dts:23518 dts_time:23.518
2115[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8233 pts_time:8.233 dts:8233 dts_time:8.233 -> pts:23527 pts_time:23.527 dts:23527 dts_time:23.527
2116[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8253 pts_time:8.253 dts:8253 dts_time:8.253 -> pts:23547 pts_time:23.547 dts:23547 dts_time:23.547
2117[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8307 pts_time:8.307 dts:8265 dts_time:8.265 -> pts:23601 pts_time:23.601 dts:23559 dts_time:23.559
2118[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8273 pts_time:8.273 dts:8273 dts_time:8.273 -> pts:23567 pts_time:23.567 dts:23567 dts_time:23.567
2119[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8293 pts_time:8.293 dts:8293 dts_time:8.293 -> pts:23587 pts_time:23.587 dts:23587 dts_time:23.587
2120[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8474 pts_time:8.474 dts:8307 dts_time:8.307 -> pts:23768 pts_time:23.768 dts:23601 dts_time:23.601
2121[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8313 pts_time:8.313 dts:8313 dts_time:8.313 -> pts:23607 pts_time:23.607 dts:23607 dts_time:23.607
2122[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8333 pts_time:8.333 dts:8333 dts_time:8.333 -> pts:23627 pts_time:23.627 dts:23627 dts_time:23.627
2123[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8390 pts_time:8.39 dts:8349 dts_time:8.349 -> pts:23684 pts_time:23.684 dts:23643 dts_time:23.643
2124[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8353 pts_time:8.353 dts:8353 dts_time:8.353 -> pts:23647 pts_time:23.647 dts:23647 dts_time:23.647
2125[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8373 pts_time:8.373 dts:8373 dts_time:8.373 -> pts:23667 pts_time:23.667 dts:23667 dts_time:23.667
2126[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8432 pts_time:8.432 dts:8390 dts_time:8.39 -> pts:23726 pts_time:23.726 dts:23684 dts_time:23.684
2127[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8393 pts_time:8.393 dts:8393 dts_time:8.393 -> pts:23687 pts_time:23.687 dts:23687 dts_time:23.687
2128[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8413 pts_time:8.413 dts:8413 dts_time:8.413 -> pts:23707 pts_time:23.707 dts:23707 dts_time:23.707
2129[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8641 pts_time:8.641 dts:8432 dts_time:8.432 -> pts:23935 pts_time:23.935 dts:23726 dts_time:23.726
2130[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8433 pts_time:8.433 dts:8433 dts_time:8.433 -> pts:23727 pts_time:23.727 dts:23727 dts_time:23.727
2131[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8453 pts_time:8.453 dts:8453 dts_time:8.453 -> pts:23747 pts_time:23.747 dts:23747 dts_time:23.747
2132[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8557 pts_time:8.557 dts:8474 dts_time:8.474 -> pts:23851 pts_time:23.851 dts:23768 dts_time:23.768
2133[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8473 pts_time:8.473 dts:8473 dts_time:8.473 -> pts:23767 pts_time:23.767 dts:23767 dts_time:23.767
2134[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8493 pts_time:8.493 dts:8493 dts_time:8.493 -> pts:23787 pts_time:23.787 dts:23787 dts_time:23.787
2135[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8516 pts_time:8.516 dts:8516 dts_time:8.516 -> pts:23810 pts_time:23.81 dts:23810 dts_time:23.81
2136[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8513 pts_time:8.513 dts:8513 dts_time:8.513 -> pts:23807 pts_time:23.807 dts:23807 dts_time:23.807
2137[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8533 pts_time:8.533 dts:8533 dts_time:8.533 -> pts:23827 pts_time:23.827 dts:23827 dts_time:23.827
2138[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8599 pts_time:8.599 dts:8557 dts_time:8.557 -> pts:23893 pts_time:23.893 dts:23851 dts_time:23.851
2139[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8553 pts_time:8.553 dts:8553 dts_time:8.553 -> pts:23847 pts_time:23.847 dts:23847 dts_time:23.847
2140[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8573 pts_time:8.573 dts:8573 dts_time:8.573 -> pts:23867 pts_time:23.867 dts:23867 dts_time:23.867
2141[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8807 pts_time:8.807 dts:8599 dts_time:8.599 -> pts:24101 pts_time:24.101 dts:23893 dts_time:23.893
2142[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8593 pts_time:8.593 dts:8593 dts_time:8.593 -> pts:23887 pts_time:23.887 dts:23887 dts_time:23.887
2143[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8613 pts_time:8.613 dts:8613 dts_time:8.613 -> pts:23907 pts_time:23.907 dts:23907 dts_time:23.907
2144[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8633 pts_time:8.633 dts:8633 dts_time:8.633 -> pts:23927 pts_time:23.927 dts:23927 dts_time:23.927
2145[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8724 pts_time:8.724 dts:8641 dts_time:8.641 -> pts:24018 pts_time:24.018 dts:23935 dts_time:23.935
2146[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8653 pts_time:8.653 dts:8653 dts_time:8.653 -> pts:23947 pts_time:23.947 dts:23947 dts_time:23.947
2147[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8673 pts_time:8.673 dts:8673 dts_time:8.673 -> pts:23967 pts_time:23.967 dts:23967 dts_time:23.967
2148[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8682 pts_time:8.682 dts:8682 dts_time:8.682 -> pts:23976 pts_time:23.976 dts:23976 dts_time:23.976
2149[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8693 pts_time:8.693 dts:8693 dts_time:8.693 -> pts:23987 pts_time:23.987 dts:23987 dts_time:23.987
2150[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8713 pts_time:8.713 dts:8713 dts_time:8.713 -> pts:24007 pts_time:24.007 dts:24007 dts_time:24.007
2151[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8766 pts_time:8.766 dts:8724 dts_time:8.724 -> pts:24060 pts_time:24.06 dts:24018 dts_time:24.018
2152[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8733 pts_time:8.733 dts:8733 dts_time:8.733 -> pts:24027 pts_time:24.027 dts:24027 dts_time:24.027
2153[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8753 pts_time:8.753 dts:8753 dts_time:8.753 -> pts:24047 pts_time:24.047 dts:24047 dts_time:24.047
2154[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8974 pts_time:8.974 dts:8766 dts_time:8.766 -> pts:24268 pts_time:24.268 dts:24060 dts_time:24.06
2155[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8773 pts_time:8.773 dts:8773 dts_time:8.773 -> pts:24067 pts_time:24.067 dts:24067 dts_time:24.067
2156[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8793 pts_time:8.793 dts:8793 dts_time:8.793 -> pts:24087 pts_time:24.087 dts:24087 dts_time:24.087
2157[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8891 pts_time:8.891 dts:8807 dts_time:8.807 -> pts:24185 pts_time:24.185 dts:24101 dts_time:24.101
2158[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8813 pts_time:8.813 dts:8813 dts_time:8.813 -> pts:24107 pts_time:24.107 dts:24107 dts_time:24.107
2159[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8833 pts_time:8.833 dts:8833 dts_time:8.833 -> pts:24127 pts_time:24.127 dts:24127 dts_time:24.127
2160[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8849 pts_time:8.849 dts:8849 dts_time:8.849 -> pts:24143 pts_time:24.143 dts:24143 dts_time:24.143
2161[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8853 pts_time:8.853 dts:8853 dts_time:8.853 -> pts:24147 pts_time:24.147 dts:24147 dts_time:24.147
2162[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8873 pts_time:8.873 dts:8873 dts_time:8.873 -> pts:24167 pts_time:24.167 dts:24167 dts_time:24.167
2163[concat @ 0x562b73ff26c0] file:1 stream:0 pts:8933 pts_time:8.933 dts:8891 dts_time:8.891 -> pts:24227 pts_time:24.227 dts:24185 dts_time:24.185
2164[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8892 pts_time:8.892 dts:8892 dts_time:8.892 -> pts:24186 pts_time:24.186 dts:24186 dts_time:24.186
2165[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8912 pts_time:8.912 dts:8912 dts_time:8.912 -> pts:24206 pts_time:24.206 dts:24206 dts_time:24.206
2166[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9141 pts_time:9.141 dts:8933 dts_time:8.933 -> pts:24435 pts_time:24.435 dts:24227 dts_time:24.227
2167[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8932 pts_time:8.932 dts:8932 dts_time:8.932 -> pts:24226 pts_time:24.226 dts:24226 dts_time:24.226
2168[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8952 pts_time:8.952 dts:8952 dts_time:8.952 -> pts:24246 pts_time:24.246 dts:24246 dts_time:24.246
2169[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9058 pts_time:9.058 dts:8974 dts_time:8.974 -> pts:24352 pts_time:24.352 dts:24268 dts_time:24.268
2170[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8973 pts_time:8.973 dts:8973 dts_time:8.973 -> pts:24267 pts_time:24.267 dts:24267 dts_time:24.267
2171[concat @ 0x562b73ff26c0] file:1 stream:1 pts:8993 pts_time:8.993 dts:8993 dts_time:8.993 -> pts:24287 pts_time:24.287 dts:24287 dts_time:24.287
2172[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9016 pts_time:9.016 dts:9016 dts_time:9.016 -> pts:24310 pts_time:24.31 dts:24310 dts_time:24.31
2173[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9013 pts_time:9.013 dts:9013 dts_time:9.013 -> pts:24307 pts_time:24.307 dts:24307 dts_time:24.307
2174[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9033 pts_time:9.033 dts:9033 dts_time:9.033 -> pts:24327 pts_time:24.327 dts:24327 dts_time:24.327
2175[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9099 pts_time:9.099 dts:9058 dts_time:9.058 -> pts:24393 pts_time:24.393 dts:24352 dts_time:24.352
2176[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9053 pts_time:9.053 dts:9053 dts_time:9.053 -> pts:24347 pts_time:24.347 dts:24347 dts_time:24.347
2177[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9073 pts_time:9.073 dts:9073 dts_time:9.073 -> pts:24367 pts_time:24.367 dts:24367 dts_time:24.367
2178[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9308 pts_time:9.308 dts:9099 dts_time:9.099 -> pts:24602 pts_time:24.602 dts:24393 dts_time:24.393
2179[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9093 pts_time:9.093 dts:9093 dts_time:9.093 -> pts:24387 pts_time:24.387 dts:24387 dts_time:24.387
2180[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9113 pts_time:9.113 dts:9113 dts_time:9.113 -> pts:24407 pts_time:24.407 dts:24407 dts_time:24.407
2181[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9133 pts_time:9.133 dts:9133 dts_time:9.133 -> pts:24427 pts_time:24.427 dts:24427 dts_time:24.427
2182[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9225 pts_time:9.225 dts:9141 dts_time:9.141 -> pts:24519 pts_time:24.519 dts:24435 dts_time:24.435
2183[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9153 pts_time:9.153 dts:9153 dts_time:9.153 -> pts:24447 pts_time:24.447 dts:24447 dts_time:24.447
2184[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9173 pts_time:9.173 dts:9173 dts_time:9.173 -> pts:24467 pts_time:24.467 dts:24467 dts_time:24.467
2185[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9183 pts_time:9.183 dts:9183 dts_time:9.183 -> pts:24477 pts_time:24.477 dts:24477 dts_time:24.477
2186[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9193 pts_time:9.193 dts:9193 dts_time:9.193 -> pts:24487 pts_time:24.487 dts:24487 dts_time:24.487
2187[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9213 pts_time:9.213 dts:9213 dts_time:9.213 -> pts:24507 pts_time:24.507 dts:24507 dts_time:24.507
2188[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9266 pts_time:9.266 dts:9225 dts_time:9.225 -> pts:24560 pts_time:24.56 dts:24519 dts_time:24.519
2189[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9233 pts_time:9.233 dts:9233 dts_time:9.233 -> pts:24527 pts_time:24.527 dts:24527 dts_time:24.527
2190[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9253 pts_time:9.253 dts:9253 dts_time:9.253 -> pts:24547 pts_time:24.547 dts:24547 dts_time:24.547
2191[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9475 pts_time:9.475 dts:9266 dts_time:9.266 -> pts:24769 pts_time:24.769 dts:24560 dts_time:24.56
2192[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9273 pts_time:9.273 dts:9273 dts_time:9.273 -> pts:24567 pts_time:24.567 dts:24567 dts_time:24.567
2193[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9293 pts_time:9.293 dts:9293 dts_time:9.293 -> pts:24587 pts_time:24.587 dts:24587 dts_time:24.587
2194[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9391 pts_time:9.391 dts:9308 dts_time:9.308 -> pts:24685 pts_time:24.685 dts:24602 dts_time:24.602
2195[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9313 pts_time:9.313 dts:9313 dts_time:9.313 -> pts:24607 pts_time:24.607 dts:24607 dts_time:24.607
2196[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9333 pts_time:9.333 dts:9333 dts_time:9.333 -> pts:24627 pts_time:24.627 dts:24627 dts_time:24.627
2197[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9350 pts_time:9.35 dts:9350 dts_time:9.35 -> pts:24644 pts_time:24.644 dts:24644 dts_time:24.644
2198[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9353 pts_time:9.353 dts:9353 dts_time:9.353 -> pts:24647 pts_time:24.647 dts:24647 dts_time:24.647
2199[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9373 pts_time:9.373 dts:9373 dts_time:9.373 -> pts:24667 pts_time:24.667 dts:24667 dts_time:24.667
2200[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9433 pts_time:9.433 dts:9391 dts_time:9.391 -> pts:24727 pts_time:24.727 dts:24685 dts_time:24.685
2201[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9393 pts_time:9.393 dts:9393 dts_time:9.393 -> pts:24687 pts_time:24.687 dts:24687 dts_time:24.687
2202[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9413 pts_time:9.413 dts:9413 dts_time:9.413 -> pts:24707 pts_time:24.707 dts:24707 dts_time:24.707
2203[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9642 pts_time:9.642 dts:9433 dts_time:9.433 -> pts:24936 pts_time:24.936 dts:24727 dts_time:24.727
2204[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9433 pts_time:9.433 dts:9433 dts_time:9.433 -> pts:24727 pts_time:24.727 dts:24727 dts_time:24.727
2205[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9453 pts_time:9.453 dts:9453 dts_time:9.453 -> pts:24747 pts_time:24.747 dts:24747 dts_time:24.747
2206[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9558 pts_time:9.558 dts:9475 dts_time:9.475 -> pts:24852 pts_time:24.852 dts:24769 dts_time:24.769
2207[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9473 pts_time:9.473 dts:9473 dts_time:9.473 -> pts:24767 pts_time:24.767 dts:24767 dts_time:24.767
2208[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9493 pts_time:9.493 dts:9493 dts_time:9.493 -> pts:24787 pts_time:24.787 dts:24787 dts_time:24.787
2209[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9517 pts_time:9.517 dts:9517 dts_time:9.517 -> pts:24811 pts_time:24.811 dts:24811 dts_time:24.811
2210[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9513 pts_time:9.513 dts:9513 dts_time:9.513 -> pts:24807 pts_time:24.807 dts:24807 dts_time:24.807
2211[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9533 pts_time:9.533 dts:9533 dts_time:9.533 -> pts:24827 pts_time:24.827 dts:24827 dts_time:24.827
2212[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9600 pts_time:9.6 dts:9558 dts_time:9.558 -> pts:24894 pts_time:24.894 dts:24852 dts_time:24.852
2213[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9553 pts_time:9.553 dts:9553 dts_time:9.553 -> pts:24847 pts_time:24.847 dts:24847 dts_time:24.847
2214[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9573 pts_time:9.573 dts:9573 dts_time:9.573 -> pts:24867 pts_time:24.867 dts:24867 dts_time:24.867
2215[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9808 pts_time:9.808 dts:9600 dts_time:9.6 -> pts:25102 pts_time:25.102 dts:24894 dts_time:24.894
2216[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9593 pts_time:9.593 dts:9593 dts_time:9.593 -> pts:24887 pts_time:24.887 dts:24887 dts_time:24.887
2217[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9613 pts_time:9.613 dts:9613 dts_time:9.613 -> pts:24907 pts_time:24.907 dts:24907 dts_time:24.907
2218[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9633 pts_time:9.633 dts:9633 dts_time:9.633 -> pts:24927 pts_time:24.927 dts:24927 dts_time:24.927
2219[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9725 pts_time:9.725 dts:9642 dts_time:9.642 -> pts:25019 pts_time:25.019 dts:24936 dts_time:24.936
2220[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9653 pts_time:9.653 dts:9653 dts_time:9.653 -> pts:24947 pts_time:24.947 dts:24947 dts_time:24.947
2221[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9673 pts_time:9.673 dts:9673 dts_time:9.673 -> pts:24967 pts_time:24.967 dts:24967 dts_time:24.967
2222[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9683 pts_time:9.683 dts:9683 dts_time:9.683 -> pts:24977 pts_time:24.977 dts:24977 dts_time:24.977
2223[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9693 pts_time:9.693 dts:9693 dts_time:9.693 -> pts:24987 pts_time:24.987 dts:24987 dts_time:24.987
2224[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9713 pts_time:9.713 dts:9713 dts_time:9.713 -> pts:25007 pts_time:25.007 dts:25007 dts_time:25.007
2225[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9767 pts_time:9.767 dts:9725 dts_time:9.725 -> pts:25061 pts_time:25.061 dts:25019 dts_time:25.019
2226[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9733 pts_time:9.733 dts:9733 dts_time:9.733 -> pts:25027 pts_time:25.027 dts:25027 dts_time:25.027
2227[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9753 pts_time:9.753 dts:9753 dts_time:9.753 -> pts:25047 pts_time:25.047 dts:25047 dts_time:25.047
2228[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9975 pts_time:9.975 dts:9767 dts_time:9.767 -> pts:25269 pts_time:25.269 dts:25061 dts_time:25.061
2229[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9773 pts_time:9.773 dts:9773 dts_time:9.773 -> pts:25067 pts_time:25.067 dts:25067 dts_time:25.067
2230[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9793 pts_time:9.793 dts:9793 dts_time:9.793 -> pts:25087 pts_time:25.087 dts:25087 dts_time:25.087
2231[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9892 pts_time:9.892 dts:9808 dts_time:9.808 -> pts:25186 pts_time:25.186 dts:25102 dts_time:25.102
2232[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9813 pts_time:9.813 dts:9813 dts_time:9.813 -> pts:25107 pts_time:25.107 dts:25107 dts_time:25.107
2233[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9833 pts_time:9.833 dts:9833 dts_time:9.833 -> pts:25127 pts_time:25.127 dts:25127 dts_time:25.127
2234[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9850 pts_time:9.85 dts:9850 dts_time:9.85 -> pts:25144 pts_time:25.144 dts:25144 dts_time:25.144
2235[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9853 pts_time:9.853 dts:9853 dts_time:9.853 -> pts:25147 pts_time:25.147 dts:25147 dts_time:25.147
2236[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9873 pts_time:9.873 dts:9873 dts_time:9.873 -> pts:25167 pts_time:25.167 dts:25167 dts_time:25.167
2237[concat @ 0x562b73ff26c0] file:1 stream:0 pts:9934 pts_time:9.934 dts:9892 dts_time:9.892 -> pts:25228 pts_time:25.228 dts:25186 dts_time:25.186
2238[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9893 pts_time:9.893 dts:9893 dts_time:9.893 -> pts:25187 pts_time:25.187 dts:25187 dts_time:25.187
2239[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9912 pts_time:9.912 dts:9912 dts_time:9.912 -> pts:25206 pts_time:25.206 dts:25206 dts_time:25.206
2240[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10142 pts_time:10.142 dts:9934 dts_time:9.934 -> pts:25436 pts_time:25.436 dts:25228 dts_time:25.228
2241[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9932 pts_time:9.932 dts:9932 dts_time:9.932 -> pts:25226 pts_time:25.226 dts:25226 dts_time:25.226
2242[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9952 pts_time:9.952 dts:9952 dts_time:9.952 -> pts:25246 pts_time:25.246 dts:25246 dts_time:25.246
2243[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10059 pts_time:10.059 dts:9975 dts_time:9.975 -> pts:25353 pts_time:25.353 dts:25269 dts_time:25.269
2244[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9972 pts_time:9.972 dts:9972 dts_time:9.972 -> pts:25266 pts_time:25.266 dts:25266 dts_time:25.266
2245[concat @ 0x562b73ff26c0] file:1 stream:1 pts:9992 pts_time:9.992 dts:9992 dts_time:9.992 -> pts:25286 pts_time:25.286 dts:25286 dts_time:25.286
2246[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10017 pts_time:10.017 dts:10017 dts_time:10.017 -> pts:25311 pts_time:25.311 dts:25311 dts_time:25.311
2247[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10012 pts_time:10.012 dts:10012 dts_time:10.012 -> pts:25306 pts_time:25.306 dts:25306 dts_time:25.306
2248[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10032 pts_time:10.032 dts:10032 dts_time:10.032 -> pts:25326 pts_time:25.326 dts:25326 dts_time:25.326
2249[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10100 pts_time:10.1 dts:10059 dts_time:10.059 -> pts:25394 pts_time:25.394 dts:25353 dts_time:25.353
2250[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10052 pts_time:10.052 dts:10052 dts_time:10.052 -> pts:25346 pts_time:25.346 dts:25346 dts_time:25.346
2251[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10072 pts_time:10.072 dts:10072 dts_time:10.072 -> pts:25366 pts_time:25.366 dts:25366 dts_time:25.366
2252[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10092 pts_time:10.092 dts:10092 dts_time:10.092 -> pts:25386 pts_time:25.386 dts:25386 dts_time:25.386
2253[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10309 pts_time:10.309 dts:10100 dts_time:10.1 -> pts:25603 pts_time:25.603 dts:25394 dts_time:25.394
2254[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10112 pts_time:10.112 dts:10112 dts_time:10.112 -> pts:25406 pts_time:25.406 dts:25406 dts_time:25.406
2255[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10132 pts_time:10.132 dts:10132 dts_time:10.132 -> pts:25426 pts_time:25.426 dts:25426 dts_time:25.426
2256[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10226 pts_time:10.226 dts:10142 dts_time:10.142 -> pts:25520 pts_time:25.52 dts:25436 dts_time:25.436
2257[concat @ 0x562b73ff26c0] file:1 stream:2 pts:10157 pts_time:10.157 dts:10157 dts_time:10.157 -> pts:25451 pts_time:25.451 dts:25451 dts_time:25.451
2258[Parsed_subtitles_0 @ 0x562b74b24dc0] Event at 25451, +3670: 3,0,Default,MIO,0,0,0,,Pi-ne-ap-p-le!
2259[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10152 pts_time:10.152 dts:10152 dts_time:10.152 -> pts:25446 pts_time:25.446 dts:25446 dts_time:25.446
2260[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10172 pts_time:10.172 dts:10172 dts_time:10.172 -> pts:25466 pts_time:25.466 dts:25466 dts_time:25.466
2261[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10184 pts_time:10.184 dts:10184 dts_time:10.184 -> pts:25478 pts_time:25.478 dts:25478 dts_time:25.478
2262[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10192 pts_time:10.192 dts:10192 dts_time:10.192 -> pts:25486 pts_time:25.486 dts:25486 dts_time:25.486
2263[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10212 pts_time:10.212 dts:10212 dts_time:10.212 -> pts:25506 pts_time:25.506 dts:25506 dts_time:25.506
2264[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10267 pts_time:10.267 dts:10226 dts_time:10.226 -> pts:25561 pts_time:25.561 dts:25520 dts_time:25.52
2265[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10232 pts_time:10.232 dts:10232 dts_time:10.232 -> pts:25526 pts_time:25.526 dts:25526 dts_time:25.526
2266[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10252 pts_time:10.252 dts:10252 dts_time:10.252 -> pts:25546 pts_time:25.546 dts:25546 dts_time:25.546
2267[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10476 pts_time:10.476 dts:10267 dts_time:10.267 -> pts:25770 pts_time:25.77 dts:25561 dts_time:25.561
2268[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10272 pts_time:10.272 dts:10272 dts_time:10.272 -> pts:25566 pts_time:25.566 dts:25566 dts_time:25.566
2269[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10292 pts_time:10.292 dts:10292 dts_time:10.292 -> pts:25586 pts_time:25.586 dts:25586 dts_time:25.586
2270[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10392 pts_time:10.392 dts:10309 dts_time:10.309 -> pts:25686 pts_time:25.686 dts:25603 dts_time:25.603
2271[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10312 pts_time:10.312 dts:10312 dts_time:10.312 -> pts:25606 pts_time:25.606 dts:25606 dts_time:25.606
2272[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10332 pts_time:10.332 dts:10332 dts_time:10.332 -> pts:25626 pts_time:25.626 dts:25626 dts_time:25.626
2273[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10351 pts_time:10.351 dts:10351 dts_time:10.351 -> pts:25645 pts_time:25.645 dts:25645 dts_time:25.645
2274[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10353 pts_time:10.353 dts:10353 dts_time:10.353 -> pts:25647 pts_time:25.647 dts:25647 dts_time:25.647
2275[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10373 pts_time:10.373 dts:10373 dts_time:10.373 -> pts:25667 pts_time:25.667 dts:25667 dts_time:25.667
2276[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10434 pts_time:10.434 dts:10392 dts_time:10.392 -> pts:25728 pts_time:25.728 dts:25686 dts_time:25.686
2277[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10393 pts_time:10.393 dts:10393 dts_time:10.393 -> pts:25687 pts_time:25.687 dts:25687 dts_time:25.687
2278[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10413 pts_time:10.413 dts:10413 dts_time:10.413 -> pts:25707 pts_time:25.707 dts:25707 dts_time:25.707
2279[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10643 pts_time:10.643 dts:10434 dts_time:10.434 -> pts:25937 pts_time:25.937 dts:25728 dts_time:25.728
2280[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10433 pts_time:10.433 dts:10433 dts_time:10.433 -> pts:25727 pts_time:25.727 dts:25727 dts_time:25.727
2281[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10453 pts_time:10.453 dts:10453 dts_time:10.453 -> pts:25747 pts_time:25.747 dts:25747 dts_time:25.747
2282[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10559 pts_time:10.559 dts:10476 dts_time:10.476 -> pts:25853 pts_time:25.853 dts:25770 dts_time:25.77
2283[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10473 pts_time:10.473 dts:10473 dts_time:10.473 -> pts:25767 pts_time:25.767 dts:25767 dts_time:25.767
2284[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10493 pts_time:10.493 dts:10493 dts_time:10.493 -> pts:25787 pts_time:25.787 dts:25787 dts_time:25.787
2285[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10518 pts_time:10.518 dts:10518 dts_time:10.518 -> pts:25812 pts_time:25.812 dts:25812 dts_time:25.812
2286[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10513 pts_time:10.513 dts:10513 dts_time:10.513 -> pts:25807 pts_time:25.807 dts:25807 dts_time:25.807
2287[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10533 pts_time:10.533 dts:10533 dts_time:10.533 -> pts:25827 pts_time:25.827 dts:25827 dts_time:25.827
2288[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10601 pts_time:10.601 dts:10559 dts_time:10.559 -> pts:25895 pts_time:25.895 dts:25853 dts_time:25.853
2289[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10553 pts_time:10.553 dts:10553 dts_time:10.553 -> pts:25847 pts_time:25.847 dts:25847 dts_time:25.847
2290[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10573 pts_time:10.573 dts:10573 dts_time:10.573 -> pts:25867 pts_time:25.867 dts:25867 dts_time:25.867
2291[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10593 pts_time:10.593 dts:10593 dts_time:10.593 -> pts:25887 pts_time:25.887 dts:25887 dts_time:25.887
2292[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10809 pts_time:10.809 dts:10601 dts_time:10.601 -> pts:26103 pts_time:26.103 dts:25895 dts_time:25.895
2293[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10613 pts_time:10.613 dts:10613 dts_time:10.613 -> pts:25907 pts_time:25.907 dts:25907 dts_time:25.907
2294[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10633 pts_time:10.633 dts:10633 dts_time:10.633 -> pts:25927 pts_time:25.927 dts:25927 dts_time:25.927
2295[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10726 pts_time:10.726 dts:10643 dts_time:10.643 -> pts:26020 pts_time:26.02 dts:25937 dts_time:25.937
2296[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10653 pts_time:10.653 dts:10653 dts_time:10.653 -> pts:25947 pts_time:25.947 dts:25947 dts_time:25.947
2297[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10673 pts_time:10.673 dts:10673 dts_time:10.673 -> pts:25967 pts_time:25.967 dts:25967 dts_time:25.967
2298[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10684 pts_time:10.684 dts:10684 dts_time:10.684 -> pts:25978 pts_time:25.978 dts:25978 dts_time:25.978
2299[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10693 pts_time:10.693 dts:10693 dts_time:10.693 -> pts:25987 pts_time:25.987 dts:25987 dts_time:25.987
2300[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10713 pts_time:10.713 dts:10713 dts_time:10.713 -> pts:26007 pts_time:26.007 dts:26007 dts_time:26.007
2301[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10768 pts_time:10.768 dts:10726 dts_time:10.726 -> pts:26062 pts_time:26.062 dts:26020 dts_time:26.02
2302[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10733 pts_time:10.733 dts:10733 dts_time:10.733 -> pts:26027 pts_time:26.027 dts:26027 dts_time:26.027
2303[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10753 pts_time:10.753 dts:10753 dts_time:10.753 -> pts:26047 pts_time:26.047 dts:26047 dts_time:26.047
2304[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10976 pts_time:10.976 dts:10768 dts_time:10.768 -> pts:26270 pts_time:26.27 dts:26062 dts_time:26.062
2305[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10773 pts_time:10.773 dts:10773 dts_time:10.773 -> pts:26067 pts_time:26.067 dts:26067 dts_time:26.067
2306[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10793 pts_time:10.793 dts:10793 dts_time:10.793 -> pts:26087 pts_time:26.087 dts:26087 dts_time:26.087
2307[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10893 pts_time:10.893 dts:10809 dts_time:10.809 -> pts:26187 pts_time:26.187 dts:26103 dts_time:26.103
2308[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10813 pts_time:10.813 dts:10813 dts_time:10.813 -> pts:26107 pts_time:26.107 dts:26107 dts_time:26.107
2309[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10833 pts_time:10.833 dts:10833 dts_time:10.833 -> pts:26127 pts_time:26.127 dts:26127 dts_time:26.127
2310[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10851 pts_time:10.851 dts:10851 dts_time:10.851 -> pts:26145 pts_time:26.145 dts:26145 dts_time:26.145
2311[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10853 pts_time:10.853 dts:10853 dts_time:10.853 -> pts:26147 pts_time:26.147 dts:26147 dts_time:26.147
2312[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10873 pts_time:10.873 dts:10873 dts_time:10.873 -> pts:26167 pts_time:26.167 dts:26167 dts_time:26.167
2313[concat @ 0x562b73ff26c0] file:1 stream:0 pts:10935 pts_time:10.935 dts:10893 dts_time:10.893 -> pts:26229 pts_time:26.229 dts:26187 dts_time:26.187
2314[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10893 pts_time:10.893 dts:10893 dts_time:10.893 -> pts:26187 pts_time:26.187 dts:26187 dts_time:26.187
2315[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10913 pts_time:10.913 dts:10913 dts_time:10.913 -> pts:26207 pts_time:26.207 dts:26207 dts_time:26.207
2316[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11143 pts_time:11.143 dts:10935 dts_time:10.935 -> pts:26437 pts_time:26.437 dts:26229 dts_time:26.229
2317[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10933 pts_time:10.933 dts:10933 dts_time:10.933 -> pts:26227 pts_time:26.227 dts:26227 dts_time:26.227
2318[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10952 pts_time:10.952 dts:10952 dts_time:10.952 -> pts:26246 pts_time:26.246 dts:26246 dts_time:26.246
2319[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11060 pts_time:11.06 dts:10976 dts_time:10.976 -> pts:26354 pts_time:26.354 dts:26270 dts_time:26.27
2320[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10972 pts_time:10.972 dts:10972 dts_time:10.972 -> pts:26266 pts_time:26.266 dts:26266 dts_time:26.266
2321[concat @ 0x562b73ff26c0] file:1 stream:1 pts:10992 pts_time:10.992 dts:10992 dts_time:10.992 -> pts:26286 pts_time:26.286 dts:26286 dts_time:26.286
2322[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11018 pts_time:11.018 dts:11018 dts_time:11.018 -> pts:26312 pts_time:26.312 dts:26312 dts_time:26.312
2323[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11012 pts_time:11.012 dts:11012 dts_time:11.012 -> pts:26306 pts_time:26.306 dts:26306 dts_time:26.306
2324[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11033 pts_time:11.033 dts:11033 dts_time:11.033 -> pts:26327 pts_time:26.327 dts:26327 dts_time:26.327
2325[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11101 pts_time:11.101 dts:11060 dts_time:11.06 -> pts:26395 pts_time:26.395 dts:26354 dts_time:26.354
2326[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11053 pts_time:11.053 dts:11053 dts_time:11.053 -> pts:26347 pts_time:26.347 dts:26347 dts_time:26.347
2327[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11073 pts_time:11.073 dts:11073 dts_time:11.073 -> pts:26367 pts_time:26.367 dts:26367 dts_time:26.367
2328[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11093 pts_time:11.093 dts:11093 dts_time:11.093 -> pts:26387 pts_time:26.387 dts:26387 dts_time:26.387
2329[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11310 pts_time:11.31 dts:11101 dts_time:11.101 -> pts:26604 pts_time:26.604 dts:26395 dts_time:26.395
2330[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11113 pts_time:11.113 dts:11113 dts_time:11.113 -> pts:26407 pts_time:26.407 dts:26407 dts_time:26.407
2331[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11133 pts_time:11.133 dts:11133 dts_time:11.133 -> pts:26427 pts_time:26.427 dts:26427 dts_time:26.427
2332[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11227 pts_time:11.227 dts:11143 dts_time:11.143 -> pts:26521 pts_time:26.521 dts:26437 dts_time:26.437
2333[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11153 pts_time:11.153 dts:11153 dts_time:11.153 -> pts:26447 pts_time:26.447 dts:26447 dts_time:26.447
2334[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11173 pts_time:11.173 dts:11173 dts_time:11.173 -> pts:26467 pts_time:26.467 dts:26467 dts_time:26.467
2335[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11185 pts_time:11.185 dts:11185 dts_time:11.185 -> pts:26479 pts_time:26.479 dts:26479 dts_time:26.479
2336[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11193 pts_time:11.193 dts:11193 dts_time:11.193 -> pts:26487 pts_time:26.487 dts:26487 dts_time:26.487
2337[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11213 pts_time:11.213 dts:11213 dts_time:11.213 -> pts:26507 pts_time:26.507 dts:26507 dts_time:26.507
2338[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11268 pts_time:11.268 dts:11227 dts_time:11.227 -> pts:26562 pts_time:26.562 dts:26521 dts_time:26.521
2339[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11233 pts_time:11.233 dts:11233 dts_time:11.233 -> pts:26527 pts_time:26.527 dts:26527 dts_time:26.527
2340[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11253 pts_time:11.253 dts:11253 dts_time:11.253 -> pts:26547 pts_time:26.547 dts:26547 dts_time:26.547
2341[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11477 pts_time:11.477 dts:11268 dts_time:11.268 -> pts:26771 pts_time:26.771 dts:26562 dts_time:26.562
2342[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11273 pts_time:11.273 dts:11273 dts_time:11.273 -> pts:26567 pts_time:26.567 dts:26567 dts_time:26.567
2343[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11293 pts_time:11.293 dts:11293 dts_time:11.293 -> pts:26587 pts_time:26.587 dts:26587 dts_time:26.587
2344[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11393 pts_time:11.393 dts:11310 dts_time:11.31 -> pts:26687 pts_time:26.687 dts:26604 dts_time:26.604
2345[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11313 pts_time:11.313 dts:11313 dts_time:11.313 -> pts:26607 pts_time:26.607 dts:26607 dts_time:26.607
2346[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11333 pts_time:11.333 dts:11333 dts_time:11.333 -> pts:26627 pts_time:26.627 dts:26627 dts_time:26.627
2347[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11352 pts_time:11.352 dts:11352 dts_time:11.352 -> pts:26646 pts_time:26.646 dts:26646 dts_time:26.646
2348[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11353 pts_time:11.353 dts:11353 dts_time:11.353 -> pts:26647 pts_time:26.647 dts:26647 dts_time:26.647
2349[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11373 pts_time:11.373 dts:11373 dts_time:11.373 -> pts:26667 pts_time:26.667 dts:26667 dts_time:26.667
2350[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11435 pts_time:11.435 dts:11393 dts_time:11.393 -> pts:26729 pts_time:26.729 dts:26687 dts_time:26.687
2351[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11393 pts_time:11.393 dts:11393 dts_time:11.393 -> pts:26687 pts_time:26.687 dts:26687 dts_time:26.687
2352[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11413 pts_time:11.413 dts:11413 dts_time:11.413 -> pts:26707 pts_time:26.707 dts:26707 dts_time:26.707
2353[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11644 pts_time:11.644 dts:11435 dts_time:11.435 -> pts:26938 pts_time:26.938 dts:26729 dts_time:26.729
2354[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11433 pts_time:11.433 dts:11433 dts_time:11.433 -> pts:26727 pts_time:26.727 dts:26727 dts_time:26.727
2355[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11453 pts_time:11.453 dts:11453 dts_time:11.453 -> pts:26747 pts_time:26.747 dts:26747 dts_time:26.747
2356[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11560 pts_time:11.56 dts:11477 dts_time:11.477 -> pts:26854 pts_time:26.854 dts:26771 dts_time:26.771
2357[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11473 pts_time:11.473 dts:11473 dts_time:11.473 -> pts:26767 pts_time:26.767 dts:26767 dts_time:26.767
2358[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11493 pts_time:11.493 dts:11493 dts_time:11.493 -> pts:26787 pts_time:26.787 dts:26787 dts_time:26.787
2359[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11519 pts_time:11.519 dts:11519 dts_time:11.519 -> pts:26813 pts_time:26.813 dts:26813 dts_time:26.813
2360[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11513 pts_time:11.513 dts:11513 dts_time:11.513 -> pts:26807 pts_time:26.807 dts:26807 dts_time:26.807
2361[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11533 pts_time:11.533 dts:11533 dts_time:11.533 -> pts:26827 pts_time:26.827 dts:26827 dts_time:26.827
2362[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11602 pts_time:11.602 dts:11560 dts_time:11.56 -> pts:26896 pts_time:26.896 dts:26854 dts_time:26.854
2363[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11553 pts_time:11.553 dts:11553 dts_time:11.553 -> pts:26847 pts_time:26.847 dts:26847 dts_time:26.847
2364[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11573 pts_time:11.573 dts:11573 dts_time:11.573 -> pts:26867 pts_time:26.867 dts:26867 dts_time:26.867
2365[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11593 pts_time:11.593 dts:11593 dts_time:11.593 -> pts:26887 pts_time:26.887 dts:26887 dts_time:26.887
2366[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11810 pts_time:11.81 dts:11602 dts_time:11.602 -> pts:27104 pts_time:27.104 dts:26896 dts_time:26.896
2367[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11613 pts_time:11.613 dts:11613 dts_time:11.613 -> pts:26907 pts_time:26.907 dts:26907 dts_time:26.907
2368[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11633 pts_time:11.633 dts:11633 dts_time:11.633 -> pts:26927 pts_time:26.927 dts:26927 dts_time:26.927
2369[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11727 pts_time:11.727 dts:11644 dts_time:11.644 -> pts:27021 pts_time:27.021 dts:26938 dts_time:26.938
2370[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11653 pts_time:11.653 dts:11653 dts_time:11.653 -> pts:26947 pts_time:26.947 dts:26947 dts_time:26.947
2371[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11673 pts_time:11.673 dts:11673 dts_time:11.673 -> pts:26967 pts_time:26.967 dts:26967 dts_time:26.967
2372[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11685 pts_time:11.685 dts:11685 dts_time:11.685 -> pts:26979 pts_time:26.979 dts:26979 dts_time:26.979
2373[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11693 pts_time:11.693 dts:11693 dts_time:11.693 -> pts:26987 pts_time:26.987 dts:26987 dts_time:26.987
2374[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11712 pts_time:11.712 dts:11712 dts_time:11.712 -> pts:27006 pts_time:27.006 dts:27006 dts_time:27.006
2375[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11769 pts_time:11.769 dts:11727 dts_time:11.727 -> pts:27063 pts_time:27.063 dts:27021 dts_time:27.021
2376[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11732 pts_time:11.732 dts:11732 dts_time:11.732 -> pts:27026 pts_time:27.026 dts:27026 dts_time:27.026
2377[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11752 pts_time:11.752 dts:11752 dts_time:11.752 -> pts:27046 pts_time:27.046 dts:27046 dts_time:27.046
2378[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11977 pts_time:11.977 dts:11769 dts_time:11.769 -> pts:27271 pts_time:27.271 dts:27063 dts_time:27.063
2379[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11772 pts_time:11.772 dts:11772 dts_time:11.772 -> pts:27066 pts_time:27.066 dts:27066 dts_time:27.066
2380[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11792 pts_time:11.792 dts:11792 dts_time:11.792 -> pts:27086 pts_time:27.086 dts:27086 dts_time:27.086
2381[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11894 pts_time:11.894 dts:11810 dts_time:11.81 -> pts:27188 pts_time:27.188 dts:27104 dts_time:27.104
2382[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11812 pts_time:11.812 dts:11812 dts_time:11.812 -> pts:27106 pts_time:27.106 dts:27106 dts_time:27.106
2383[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11832 pts_time:11.832 dts:11832 dts_time:11.832 -> pts:27126 pts_time:27.126 dts:27126 dts_time:27.126
2384[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11852 pts_time:11.852 dts:11852 dts_time:11.852 -> pts:27146 pts_time:27.146 dts:27146 dts_time:27.146
2385[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11852 pts_time:11.852 dts:11852 dts_time:11.852 -> pts:27146 pts_time:27.146 dts:27146 dts_time:27.146
2386[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11872 pts_time:11.872 dts:11872 dts_time:11.872 -> pts:27166 pts_time:27.166 dts:27166 dts_time:27.166
2387[concat @ 0x562b73ff26c0] file:1 stream:0 pts:11936 pts_time:11.936 dts:11894 dts_time:11.894 -> pts:27230 pts_time:27.23 dts:27188 dts_time:27.188
2388[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11892 pts_time:11.892 dts:11892 dts_time:11.892 -> pts:27186 pts_time:27.186 dts:27186 dts_time:27.186
2389[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11912 pts_time:11.912 dts:11912 dts_time:11.912 -> pts:27206 pts_time:27.206 dts:27206 dts_time:27.206
2390[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12144 pts_time:12.144 dts:11936 dts_time:11.936 -> pts:27438 pts_time:27.438 dts:27230 dts_time:27.23
2391[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11932 pts_time:11.932 dts:11932 dts_time:11.932 -> pts:27226 pts_time:27.226 dts:27226 dts_time:27.226
2392[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11952 pts_time:11.952 dts:11952 dts_time:11.952 -> pts:27246 pts_time:27.246 dts:27246 dts_time:27.246
2393[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12061 pts_time:12.061 dts:11977 dts_time:11.977 -> pts:27355 pts_time:27.355 dts:27271 dts_time:27.271
2394[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11972 pts_time:11.972 dts:11972 dts_time:11.972 -> pts:27266 pts_time:27.266 dts:27266 dts_time:27.266
2395[concat @ 0x562b73ff26c0] file:1 stream:1 pts:11992 pts_time:11.992 dts:11992 dts_time:11.992 -> pts:27286 pts_time:27.286 dts:27286 dts_time:27.286
2396[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12019 pts_time:12.019 dts:12019 dts_time:12.019 -> pts:27313 pts_time:27.313 dts:27313 dts_time:27.313
2397[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12012 pts_time:12.012 dts:12012 dts_time:12.012 -> pts:27306 pts_time:27.306 dts:27306 dts_time:27.306
2398[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12032 pts_time:12.032 dts:12032 dts_time:12.032 -> pts:27326 pts_time:27.326 dts:27326 dts_time:27.326
2399[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12052 pts_time:12.052 dts:12052 dts_time:12.052 -> pts:27346 pts_time:27.346 dts:27346 dts_time:27.346
2400[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12102 pts_time:12.102 dts:12061 dts_time:12.061 -> pts:27396 pts_time:27.396 dts:27355 dts_time:27.355
2401[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12072 pts_time:12.072 dts:12072 dts_time:12.072 -> pts:27366 pts_time:27.366 dts:27366 dts_time:27.366
2402[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12092 pts_time:12.092 dts:12092 dts_time:12.092 -> pts:27386 pts_time:27.386 dts:27386 dts_time:27.386
2403[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12311 pts_time:12.311 dts:12102 dts_time:12.102 -> pts:27605 pts_time:27.605 dts:27396 dts_time:27.396
2404[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12112 pts_time:12.112 dts:12112 dts_time:12.112 -> pts:27406 pts_time:27.406 dts:27406 dts_time:27.406
2405[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12133 pts_time:12.133 dts:12133 dts_time:12.133 -> pts:27427 pts_time:27.427 dts:27427 dts_time:27.427
2406[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12228 pts_time:12.228 dts:12144 dts_time:12.144 -> pts:27522 pts_time:27.522 dts:27438 dts_time:27.438
2407[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12153 pts_time:12.153 dts:12153 dts_time:12.153 -> pts:27447 pts_time:27.447 dts:27447 dts_time:27.447
2408[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12173 pts_time:12.173 dts:12173 dts_time:12.173 -> pts:27467 pts_time:27.467 dts:27467 dts_time:27.467
2409[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12186 pts_time:12.186 dts:12186 dts_time:12.186 -> pts:27480 pts_time:27.48 dts:27480 dts_time:27.48
2410[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12193 pts_time:12.193 dts:12193 dts_time:12.193 -> pts:27487 pts_time:27.487 dts:27487 dts_time:27.487
2411[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12213 pts_time:12.213 dts:12213 dts_time:12.213 -> pts:27507 pts_time:27.507 dts:27507 dts_time:27.507
2412[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12269 pts_time:12.269 dts:12228 dts_time:12.228 -> pts:27563 pts_time:27.563 dts:27522 dts_time:27.522
2413[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12233 pts_time:12.233 dts:12233 dts_time:12.233 -> pts:27527 pts_time:27.527 dts:27527 dts_time:27.527
2414[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12253 pts_time:12.253 dts:12253 dts_time:12.253 -> pts:27547 pts_time:27.547 dts:27547 dts_time:27.547
2415[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12478 pts_time:12.478 dts:12269 dts_time:12.269 -> pts:27772 pts_time:27.772 dts:27563 dts_time:27.563
2416[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12273 pts_time:12.273 dts:12273 dts_time:12.273 -> pts:27567 pts_time:27.567 dts:27567 dts_time:27.567
2417[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12293 pts_time:12.293 dts:12293 dts_time:12.293 -> pts:27587 pts_time:27.587 dts:27587 dts_time:27.587
2418[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12394 pts_time:12.394 dts:12311 dts_time:12.311 -> pts:27688 pts_time:27.688 dts:27605 dts_time:27.605
2419[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12313 pts_time:12.313 dts:12313 dts_time:12.313 -> pts:27607 pts_time:27.607 dts:27607 dts_time:27.607
2420[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12333 pts_time:12.333 dts:12333 dts_time:12.333 -> pts:27627 pts_time:27.627 dts:27627 dts_time:27.627
2421[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:27647 pts_time:27.647 dts:27647 dts_time:27.647
2422[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:27647 pts_time:27.647 dts:27647 dts_time:27.647
2423[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12373 pts_time:12.373 dts:12373 dts_time:12.373 -> pts:27667 pts_time:27.667 dts:27667 dts_time:27.667
2424[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12436 pts_time:12.436 dts:12394 dts_time:12.394 -> pts:27730 pts_time:27.73 dts:27688 dts_time:27.688
2425[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12393 pts_time:12.393 dts:12393 dts_time:12.393 -> pts:27687 pts_time:27.687 dts:27687 dts_time:27.687
2426[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12413 pts_time:12.413 dts:12413 dts_time:12.413 -> pts:27707 pts_time:27.707 dts:27707 dts_time:27.707
2427[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12645 pts_time:12.645 dts:12436 dts_time:12.436 -> pts:27939 pts_time:27.939 dts:27730 dts_time:27.73
2428[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12433 pts_time:12.433 dts:12433 dts_time:12.433 -> pts:27727 pts_time:27.727 dts:27727 dts_time:27.727
2429[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12453 pts_time:12.453 dts:12453 dts_time:12.453 -> pts:27747 pts_time:27.747 dts:27747 dts_time:27.747
2430[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12561 pts_time:12.561 dts:12478 dts_time:12.478 -> pts:27855 pts_time:27.855 dts:27772 dts_time:27.772
2431[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12473 pts_time:12.473 dts:12473 dts_time:12.473 -> pts:27767 pts_time:27.767 dts:27767 dts_time:27.767
2432[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12493 pts_time:12.493 dts:12493 dts_time:12.493 -> pts:27787 pts_time:27.787 dts:27787 dts_time:27.787
2433[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12520 pts_time:12.52 dts:12520 dts_time:12.52 -> pts:27814 pts_time:27.814 dts:27814 dts_time:27.814
2434[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12513 pts_time:12.513 dts:12513 dts_time:12.513 -> pts:27807 pts_time:27.807 dts:27807 dts_time:27.807
2435[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12533 pts_time:12.533 dts:12533 dts_time:12.533 -> pts:27827 pts_time:27.827 dts:27827 dts_time:27.827
2436[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12553 pts_time:12.553 dts:12553 dts_time:12.553 -> pts:27847 pts_time:27.847 dts:27847 dts_time:27.847
2437[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12603 pts_time:12.603 dts:12561 dts_time:12.561 -> pts:27897 pts_time:27.897 dts:27855 dts_time:27.855
2438[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12573 pts_time:12.573 dts:12573 dts_time:12.573 -> pts:27867 pts_time:27.867 dts:27867 dts_time:27.867
2439[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12593 pts_time:12.593 dts:12593 dts_time:12.593 -> pts:27887 pts_time:27.887 dts:27887 dts_time:27.887
2440[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12811 pts_time:12.811 dts:12603 dts_time:12.603 -> pts:28105 pts_time:28.105 dts:27897 dts_time:27.897
2441[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12613 pts_time:12.613 dts:12613 dts_time:12.613 -> pts:27907 pts_time:27.907 dts:27907 dts_time:27.907
2442[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12633 pts_time:12.633 dts:12633 dts_time:12.633 -> pts:27927 pts_time:27.927 dts:27927 dts_time:27.927
2443[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12728 pts_time:12.728 dts:12645 dts_time:12.645 -> pts:28022 pts_time:28.022 dts:27939 dts_time:27.939
2444[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12653 pts_time:12.653 dts:12653 dts_time:12.653 -> pts:27947 pts_time:27.947 dts:27947 dts_time:27.947
2445[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12673 pts_time:12.673 dts:12673 dts_time:12.673 -> pts:27967 pts_time:27.967 dts:27967 dts_time:27.967
2446[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12686 pts_time:12.686 dts:12686 dts_time:12.686 -> pts:27980 pts_time:27.98 dts:27980 dts_time:27.98
2447[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12693 pts_time:12.693 dts:12693 dts_time:12.693 -> pts:27987 pts_time:27.987 dts:27987 dts_time:27.987
2448[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12713 pts_time:12.713 dts:12713 dts_time:12.713 -> pts:28007 pts_time:28.007 dts:28007 dts_time:28.007
2449[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12770 pts_time:12.77 dts:12728 dts_time:12.728 -> pts:28064 pts_time:28.064 dts:28022 dts_time:28.022
2450[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12732 pts_time:12.732 dts:12732 dts_time:12.732 -> pts:28026 pts_time:28.026 dts:28026 dts_time:28.026
2451[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12752 pts_time:12.752 dts:12752 dts_time:12.752 -> pts:28046 pts_time:28.046 dts:28046 dts_time:28.046
2452[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12937 pts_time:12.937 dts:12770 dts_time:12.77 -> pts:28231 pts_time:28.231 dts:28064 dts_time:28.064
2453[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12772 pts_time:12.772 dts:12772 dts_time:12.772 -> pts:28066 pts_time:28.066 dts:28066 dts_time:28.066
2454[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12792 pts_time:12.792 dts:12792 dts_time:12.792 -> pts:28086 pts_time:28.086 dts:28086 dts_time:28.086
2455[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12853 pts_time:12.853 dts:12811 dts_time:12.811 -> pts:28147 pts_time:28.147 dts:28105 dts_time:28.105
2456[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12813 pts_time:12.813 dts:12813 dts_time:12.813 -> pts:28107 pts_time:28.107 dts:28107 dts_time:28.107
2457[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12833 pts_time:12.833 dts:12833 dts_time:12.833 -> pts:28127 pts_time:28.127 dts:28127 dts_time:28.127
2458[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12895 pts_time:12.895 dts:12853 dts_time:12.853 -> pts:28189 pts_time:28.189 dts:28147 dts_time:28.147
2459[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12853 pts_time:12.853 dts:12853 dts_time:12.853 -> pts:28147 pts_time:28.147 dts:28147 dts_time:28.147
2460[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12873 pts_time:12.873 dts:12873 dts_time:12.873 -> pts:28167 pts_time:28.167 dts:28167 dts_time:28.167
2461[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13103 pts_time:13.103 dts:12895 dts_time:12.895 -> pts:28397 pts_time:28.397 dts:28189 dts_time:28.189
2462[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12893 pts_time:12.893 dts:12893 dts_time:12.893 -> pts:28187 pts_time:28.187 dts:28187 dts_time:28.187
2463[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12913 pts_time:12.913 dts:12913 dts_time:12.913 -> pts:28207 pts_time:28.207 dts:28207 dts_time:28.207
2464[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13020 pts_time:13.02 dts:12937 dts_time:12.937 -> pts:28314 pts_time:28.314 dts:28231 dts_time:28.231
2465[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12933 pts_time:12.933 dts:12933 dts_time:12.933 -> pts:28227 pts_time:28.227 dts:28227 dts_time:28.227
2466[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12953 pts_time:12.953 dts:12953 dts_time:12.953 -> pts:28247 pts_time:28.247 dts:28247 dts_time:28.247
2467[concat @ 0x562b73ff26c0] file:1 stream:0 pts:12978 pts_time:12.978 dts:12978 dts_time:12.978 -> pts:28272 pts_time:28.272 dts:28272 dts_time:28.272
2468[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12973 pts_time:12.973 dts:12973 dts_time:12.973 -> pts:28267 pts_time:28.267 dts:28267 dts_time:28.267
2469[concat @ 0x562b73ff26c0] file:1 stream:1 pts:12993 pts_time:12.993 dts:12993 dts_time:12.993 -> pts:28287 pts_time:28.287 dts:28287 dts_time:28.287
2470[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13062 pts_time:13.062 dts:13020 dts_time:13.02 -> pts:28356 pts_time:28.356 dts:28314 dts_time:28.314
2471[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13013 pts_time:13.013 dts:13013 dts_time:13.013 -> pts:28307 pts_time:28.307 dts:28307 dts_time:28.307
2472[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13033 pts_time:13.033 dts:13033 dts_time:13.033 -> pts:28327 pts_time:28.327 dts:28327 dts_time:28.327
2473[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13053 pts_time:13.053 dts:13053 dts_time:13.053 -> pts:28347 pts_time:28.347 dts:28347 dts_time:28.347
2474[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13187 pts_time:13.187 dts:13062 dts_time:13.062 -> pts:28481 pts_time:28.481 dts:28356 dts_time:28.356
2475[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13073 pts_time:13.073 dts:13073 dts_time:13.073 -> pts:28367 pts_time:28.367 dts:28367 dts_time:28.367
2476[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13093 pts_time:13.093 dts:13093 dts_time:13.093 -> pts:28387 pts_time:28.387 dts:28387 dts_time:28.387
2477[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13145 pts_time:13.145 dts:13103 dts_time:13.103 -> pts:28439 pts_time:28.439 dts:28397 dts_time:28.397
2478[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13113 pts_time:13.113 dts:13113 dts_time:13.113 -> pts:28407 pts_time:28.407 dts:28407 dts_time:28.407
2479[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13133 pts_time:13.133 dts:13133 dts_time:13.133 -> pts:28427 pts_time:28.427 dts:28427 dts_time:28.427
2480[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13229 pts_time:13.229 dts:13145 dts_time:13.145 -> pts:28523 pts_time:28.523 dts:28439 dts_time:28.439
2481[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13153 pts_time:13.153 dts:13153 dts_time:13.153 -> pts:28447 pts_time:28.447 dts:28447 dts_time:28.447
2482[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13173 pts_time:13.173 dts:13173 dts_time:13.173 -> pts:28467 pts_time:28.467 dts:28467 dts_time:28.467
2483[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13354 pts_time:13.354 dts:13187 dts_time:13.187 -> pts:28648 pts_time:28.648 dts:28481 dts_time:28.481
2484[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13193 pts_time:13.193 dts:13193 dts_time:13.193 -> pts:28487 pts_time:28.487 dts:28487 dts_time:28.487
2485[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13213 pts_time:13.213 dts:13213 dts_time:13.213 -> pts:28507 pts_time:28.507 dts:28507 dts_time:28.507
2486[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13270 pts_time:13.27 dts:13229 dts_time:13.229 -> pts:28564 pts_time:28.564 dts:28523 dts_time:28.523
2487[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13233 pts_time:13.233 dts:13233 dts_time:13.233 -> pts:28527 pts_time:28.527 dts:28527 dts_time:28.527
2488[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13253 pts_time:13.253 dts:13253 dts_time:13.253 -> pts:28547 pts_time:28.547 dts:28547 dts_time:28.547
2489[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13312 pts_time:13.312 dts:13270 dts_time:13.27 -> pts:28606 pts_time:28.606 dts:28564 dts_time:28.564
2490[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13273 pts_time:13.273 dts:13273 dts_time:13.273 -> pts:28567 pts_time:28.567 dts:28567 dts_time:28.567
2491[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13293 pts_time:13.293 dts:13293 dts_time:13.293 -> pts:28587 pts_time:28.587 dts:28587 dts_time:28.587
2492[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13437 pts_time:13.437 dts:13312 dts_time:13.312 -> pts:28731 pts_time:28.731 dts:28606 dts_time:28.606
2493[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13313 pts_time:13.313 dts:13313 dts_time:13.313 -> pts:28607 pts_time:28.607 dts:28607 dts_time:28.607
2494[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13333 pts_time:13.333 dts:13333 dts_time:13.333 -> pts:28627 pts_time:28.627 dts:28627 dts_time:28.627
2495[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13395 pts_time:13.395 dts:13354 dts_time:13.354 -> pts:28689 pts_time:28.689 dts:28648 dts_time:28.648
2496[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13353 pts_time:13.353 dts:13353 dts_time:13.353 -> pts:28647 pts_time:28.647 dts:28647 dts_time:28.647
2497[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13373 pts_time:13.373 dts:13373 dts_time:13.373 -> pts:28667 pts_time:28.667 dts:28667 dts_time:28.667
2498[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13479 pts_time:13.479 dts:13395 dts_time:13.395 -> pts:28773 pts_time:28.773 dts:28689 dts_time:28.689
2499[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13393 pts_time:13.393 dts:13393 dts_time:13.393 -> pts:28687 pts_time:28.687 dts:28687 dts_time:28.687
2500[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13413 pts_time:13.413 dts:13413 dts_time:13.413 -> pts:28707 pts_time:28.707 dts:28707 dts_time:28.707
2501[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13562 pts_time:13.562 dts:13437 dts_time:13.437 -> pts:28856 pts_time:28.856 dts:28731 dts_time:28.731
2502[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13433 pts_time:13.433 dts:13433 dts_time:13.433 -> pts:28727 pts_time:28.727 dts:28727 dts_time:28.727
2503[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13453 pts_time:13.453 dts:13453 dts_time:13.453 -> pts:28747 pts_time:28.747 dts:28747 dts_time:28.747
2504[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13521 pts_time:13.521 dts:13479 dts_time:13.479 -> pts:28815 pts_time:28.815 dts:28773 dts_time:28.773
2505[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13473 pts_time:13.473 dts:13473 dts_time:13.473 -> pts:28767 pts_time:28.767 dts:28767 dts_time:28.767
2506[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13493 pts_time:13.493 dts:13493 dts_time:13.493 -> pts:28787 pts_time:28.787 dts:28787 dts_time:28.787
2507[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13513 pts_time:13.513 dts:13513 dts_time:13.513 -> pts:28807 pts_time:28.807 dts:28807 dts_time:28.807
2508[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13729 pts_time:13.729 dts:13521 dts_time:13.521 -> pts:29023 pts_time:29.023 dts:28815 dts_time:28.815
2509[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13533 pts_time:13.533 dts:13533 dts_time:13.533 -> pts:28827 pts_time:28.827 dts:28827 dts_time:28.827
2510[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13553 pts_time:13.553 dts:13553 dts_time:13.553 -> pts:28847 pts_time:28.847 dts:28847 dts_time:28.847
2511[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13646 pts_time:13.646 dts:13562 dts_time:13.562 -> pts:28940 pts_time:28.94 dts:28856 dts_time:28.856
2512[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13573 pts_time:13.573 dts:13573 dts_time:13.573 -> pts:28867 pts_time:28.867 dts:28867 dts_time:28.867
2513[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13593 pts_time:13.593 dts:13593 dts_time:13.593 -> pts:28887 pts_time:28.887 dts:28887 dts_time:28.887
2514[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13604 pts_time:13.604 dts:13604 dts_time:13.604 -> pts:28898 pts_time:28.898 dts:28898 dts_time:28.898
2515[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13613 pts_time:13.613 dts:13613 dts_time:13.613 -> pts:28907 pts_time:28.907 dts:28907 dts_time:28.907
2516[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13633 pts_time:13.633 dts:13633 dts_time:13.633 -> pts:28927 pts_time:28.927 dts:28927 dts_time:28.927
2517[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13687 pts_time:13.687 dts:13646 dts_time:13.646 -> pts:28981 pts_time:28.981 dts:28940 dts_time:28.94
2518[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13653 pts_time:13.653 dts:13653 dts_time:13.653 -> pts:28947 pts_time:28.947 dts:28947 dts_time:28.947
2519[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13673 pts_time:13.673 dts:13673 dts_time:13.673 -> pts:28967 pts_time:28.967 dts:28967 dts_time:28.967
2520[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13771 pts_time:13.771 dts:13687 dts_time:13.687 -> pts:29065 pts_time:29.065 dts:28981 dts_time:28.981
2521[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13693 pts_time:13.693 dts:13693 dts_time:13.693 -> pts:28987 pts_time:28.987 dts:28987 dts_time:28.987
2522[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13713 pts_time:13.713 dts:13713 dts_time:13.713 -> pts:29007 pts_time:29.007 dts:29007 dts_time:29.007
2523[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13812 pts_time:13.812 dts:13729 dts_time:13.729 -> pts:29106 pts_time:29.106 dts:29023 dts_time:29.023
2524[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13733 pts_time:13.733 dts:13733 dts_time:13.733 -> pts:29027 pts_time:29.027 dts:29027 dts_time:29.027
2525[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13753 pts_time:13.753 dts:13753 dts_time:13.753 -> pts:29047 pts_time:29.047 dts:29047 dts_time:29.047
2526[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13979 pts_time:13.979 dts:13771 dts_time:13.771 -> pts:29273 pts_time:29.273 dts:29065 dts_time:29.065
2527[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13773 pts_time:13.773 dts:13773 dts_time:13.773 -> pts:29067 pts_time:29.067 dts:29067 dts_time:29.067
2528[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13793 pts_time:13.793 dts:13793 dts_time:13.793 -> pts:29087 pts_time:29.087 dts:29087 dts_time:29.087
2529[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13896 pts_time:13.896 dts:13812 dts_time:13.812 -> pts:29190 pts_time:29.19 dts:29106 dts_time:29.106
2530[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13813 pts_time:13.813 dts:13813 dts_time:13.813 -> pts:29107 pts_time:29.107 dts:29107 dts_time:29.107
2531[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13833 pts_time:13.833 dts:13833 dts_time:13.833 -> pts:29127 pts_time:29.127 dts:29127 dts_time:29.127
2532[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13854 pts_time:13.854 dts:13854 dts_time:13.854 -> pts:29148 pts_time:29.148 dts:29148 dts_time:29.148
2533[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13853 pts_time:13.853 dts:13853 dts_time:13.853 -> pts:29147 pts_time:29.147 dts:29147 dts_time:29.147
2534[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13873 pts_time:13.873 dts:13873 dts_time:13.873 -> pts:29167 pts_time:29.167 dts:29167 dts_time:29.167
2535[concat @ 0x562b73ff26c0] file:1 stream:0 pts:13938 pts_time:13.938 dts:13896 dts_time:13.896 -> pts:29232 pts_time:29.232 dts:29190 dts_time:29.19
2536[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13893 pts_time:13.893 dts:13893 dts_time:13.893 -> pts:29187 pts_time:29.187 dts:29187 dts_time:29.187
2537[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13913 pts_time:13.913 dts:13913 dts_time:13.913 -> pts:29207 pts_time:29.207 dts:29207 dts_time:29.207
2538[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14146 pts_time:14.146 dts:13938 dts_time:13.938 -> pts:29440 pts_time:29.44 dts:29232 dts_time:29.232
2539[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13933 pts_time:13.933 dts:13933 dts_time:13.933 -> pts:29227 pts_time:29.227 dts:29227 dts_time:29.227
2540[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13953 pts_time:13.953 dts:13953 dts_time:13.953 -> pts:29247 pts_time:29.247 dts:29247 dts_time:29.247
2541[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14063 pts_time:14.063 dts:13979 dts_time:13.979 -> pts:29357 pts_time:29.357 dts:29273 dts_time:29.273
2542[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13973 pts_time:13.973 dts:13973 dts_time:13.973 -> pts:29267 pts_time:29.267 dts:29267 dts_time:29.267
2543[concat @ 0x562b73ff26c0] file:1 stream:1 pts:13993 pts_time:13.993 dts:13993 dts_time:13.993 -> pts:29287 pts_time:29.287 dts:29287 dts_time:29.287
2544[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14013 pts_time:14.013 dts:14013 dts_time:14.013 -> pts:29307 pts_time:29.307 dts:29307 dts_time:29.307
2545[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14021 pts_time:14.021 dts:14021 dts_time:14.021 -> pts:29315 pts_time:29.315 dts:29315 dts_time:29.315
2546[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14033 pts_time:14.033 dts:14033 dts_time:14.033 -> pts:29327 pts_time:29.327 dts:29327 dts_time:29.327
2547[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14053 pts_time:14.053 dts:14053 dts_time:14.053 -> pts:29347 pts_time:29.347 dts:29347 dts_time:29.347
2548[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14104 pts_time:14.104 dts:14063 dts_time:14.063 -> pts:29398 pts_time:29.398 dts:29357 dts_time:29.357
2549[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14073 pts_time:14.073 dts:14073 dts_time:14.073 -> pts:29367 pts_time:29.367 dts:29367 dts_time:29.367
2550[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14093 pts_time:14.093 dts:14093 dts_time:14.093 -> pts:29387 pts_time:29.387 dts:29387 dts_time:29.387
2551[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14313 pts_time:14.313 dts:14104 dts_time:14.104 -> pts:29607 pts_time:29.607 dts:29398 dts_time:29.398
2552[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14113 pts_time:14.113 dts:14113 dts_time:14.113 -> pts:29407 pts_time:29.407 dts:29407 dts_time:29.407
2553[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14133 pts_time:14.133 dts:14133 dts_time:14.133 -> pts:29427 pts_time:29.427 dts:29427 dts_time:29.427
2554[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14230 pts_time:14.23 dts:14146 dts_time:14.146 -> pts:29524 pts_time:29.524 dts:29440 dts_time:29.44
2555[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14153 pts_time:14.153 dts:14153 dts_time:14.153 -> pts:29447 pts_time:29.447 dts:29447 dts_time:29.447
2556[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14173 pts_time:14.173 dts:14173 dts_time:14.173 -> pts:29467 pts_time:29.467 dts:29467 dts_time:29.467
2557[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14188 pts_time:14.188 dts:14188 dts_time:14.188 -> pts:29482 pts_time:29.482 dts:29482 dts_time:29.482
2558[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14193 pts_time:14.193 dts:14193 dts_time:14.193 -> pts:29487 pts_time:29.487 dts:29487 dts_time:29.487
2559[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14213 pts_time:14.213 dts:14213 dts_time:14.213 -> pts:29507 pts_time:29.507 dts:29507 dts_time:29.507
2560[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14271 pts_time:14.271 dts:14230 dts_time:14.23 -> pts:29565 pts_time:29.565 dts:29524 dts_time:29.524
2561[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14233 pts_time:14.233 dts:14233 dts_time:14.233 -> pts:29527 pts_time:29.527 dts:29527 dts_time:29.527
2562[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14253 pts_time:14.253 dts:14253 dts_time:14.253 -> pts:29547 pts_time:29.547 dts:29547 dts_time:29.547
2563[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14438 pts_time:14.438 dts:14271 dts_time:14.271 -> pts:29732 pts_time:29.732 dts:29565 dts_time:29.565
2564[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14272 pts_time:14.272 dts:14272 dts_time:14.272 -> pts:29566 pts_time:29.566 dts:29566 dts_time:29.566
2565[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14292 pts_time:14.292 dts:14292 dts_time:14.292 -> pts:29586 pts_time:29.586 dts:29586 dts_time:29.586
2566[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14355 pts_time:14.355 dts:14313 dts_time:14.313 -> pts:29649 pts_time:29.649 dts:29607 dts_time:29.607
2567[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14312 pts_time:14.312 dts:14312 dts_time:14.312 -> pts:29606 pts_time:29.606 dts:29606 dts_time:29.606
2568[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14332 pts_time:14.332 dts:14332 dts_time:14.332 -> pts:29626 pts_time:29.626 dts:29626 dts_time:29.626
2569[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14396 pts_time:14.396 dts:14355 dts_time:14.355 -> pts:29690 pts_time:29.69 dts:29649 dts_time:29.649
2570[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14352 pts_time:14.352 dts:14352 dts_time:14.352 -> pts:29646 pts_time:29.646 dts:29646 dts_time:29.646
2571[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14372 pts_time:14.372 dts:14372 dts_time:14.372 -> pts:29666 pts_time:29.666 dts:29666 dts_time:29.666
2572[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14605 pts_time:14.605 dts:14396 dts_time:14.396 -> pts:29899 pts_time:29.899 dts:29690 dts_time:29.69
2573[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14392 pts_time:14.392 dts:14392 dts_time:14.392 -> pts:29686 pts_time:29.686 dts:29686 dts_time:29.686
2574[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14412 pts_time:14.412 dts:14412 dts_time:14.412 -> pts:29706 pts_time:29.706 dts:29706 dts_time:29.706
2575[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14522 pts_time:14.522 dts:14438 dts_time:14.438 -> pts:29816 pts_time:29.816 dts:29732 dts_time:29.732
2576[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14432 pts_time:14.432 dts:14432 dts_time:14.432 -> pts:29726 pts_time:29.726 dts:29726 dts_time:29.726
2577[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14452 pts_time:14.452 dts:14452 dts_time:14.452 -> pts:29746 pts_time:29.746 dts:29746 dts_time:29.746
2578[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14472 pts_time:14.472 dts:14472 dts_time:14.472 -> pts:29766 pts_time:29.766 dts:29766 dts_time:29.766
2579[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14480 pts_time:14.48 dts:14480 dts_time:14.48 -> pts:29774 pts_time:29.774 dts:29774 dts_time:29.774
2580[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14492 pts_time:14.492 dts:14492 dts_time:14.492 -> pts:29786 pts_time:29.786 dts:29786 dts_time:29.786
2581[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14512 pts_time:14.512 dts:14512 dts_time:14.512 -> pts:29806 pts_time:29.806 dts:29806 dts_time:29.806
2582[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14563 pts_time:14.563 dts:14522 dts_time:14.522 -> pts:29857 pts_time:29.857 dts:29816 dts_time:29.816
2583[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14532 pts_time:14.532 dts:14532 dts_time:14.532 -> pts:29826 pts_time:29.826 dts:29826 dts_time:29.826
2584[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14552 pts_time:14.552 dts:14552 dts_time:14.552 -> pts:29846 pts_time:29.846 dts:29846 dts_time:29.846
2585[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14772 pts_time:14.772 dts:14563 dts_time:14.563 -> pts:30066 pts_time:30.066 dts:29857 dts_time:29.857
2586[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14572 pts_time:14.572 dts:14572 dts_time:14.572 -> pts:29866 pts_time:29.866 dts:29866 dts_time:29.866
2587[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14592 pts_time:14.592 dts:14592 dts_time:14.592 -> pts:29886 pts_time:29.886 dts:29886 dts_time:29.886
2588[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14688 pts_time:14.688 dts:14605 dts_time:14.605 -> pts:29982 pts_time:29.982 dts:29899 dts_time:29.899
2589[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14612 pts_time:14.612 dts:14612 dts_time:14.612 -> pts:29906 pts_time:29.906 dts:29906 dts_time:29.906
2590[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14632 pts_time:14.632 dts:14632 dts_time:14.632 -> pts:29926 pts_time:29.926 dts:29926 dts_time:29.926
2591[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14647 pts_time:14.647 dts:14647 dts_time:14.647 -> pts:29941 pts_time:29.941 dts:29941 dts_time:29.941
2592[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14652 pts_time:14.652 dts:14652 dts_time:14.652 -> pts:29946 pts_time:29.946 dts:29946 dts_time:29.946
2593[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14672 pts_time:14.672 dts:14672 dts_time:14.672 -> pts:29966 pts_time:29.966 dts:29966 dts_time:29.966
2594[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14730 pts_time:14.73 dts:14688 dts_time:14.688 -> pts:30024 pts_time:30.024 dts:29982 dts_time:29.982
2595[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14693 pts_time:14.693 dts:14693 dts_time:14.693 -> pts:29987 pts_time:29.987 dts:29987 dts_time:29.987
2596[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14713 pts_time:14.713 dts:14713 dts_time:14.713 -> pts:30007 pts_time:30.007 dts:30007 dts_time:30.007
2597[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14939 pts_time:14.939 dts:14730 dts_time:14.73 -> pts:30233 pts_time:30.233 dts:30024 dts_time:30.024
2598[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14733 pts_time:14.733 dts:14733 dts_time:14.733 -> pts:30027 pts_time:30.027 dts:30027 dts_time:30.027
2599[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14753 pts_time:14.753 dts:14753 dts_time:14.753 -> pts:30047 pts_time:30.047 dts:30047 dts_time:30.047
2600[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14855 pts_time:14.855 dts:14772 dts_time:14.772 -> pts:30149 pts_time:30.149 dts:30066 dts_time:30.066
2601[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14773 pts_time:14.773 dts:14773 dts_time:14.773 -> pts:30067 pts_time:30.067 dts:30067 dts_time:30.067
2602[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14793 pts_time:14.793 dts:14793 dts_time:14.793 -> pts:30087 pts_time:30.087 dts:30087 dts_time:30.087
2603[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14813 pts_time:14.813 dts:14813 dts_time:14.813 -> pts:30107 pts_time:30.107 dts:30107 dts_time:30.107
2604[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14813 pts_time:14.813 dts:14813 dts_time:14.813 -> pts:30107 pts_time:30.107 dts:30107 dts_time:30.107
2605[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14833 pts_time:14.833 dts:14833 dts_time:14.833 -> pts:30127 pts_time:30.127 dts:30127 dts_time:30.127
2606[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14897 pts_time:14.897 dts:14855 dts_time:14.855 -> pts:30191 pts_time:30.191 dts:30149 dts_time:30.149
2607[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14853 pts_time:14.853 dts:14853 dts_time:14.853 -> pts:30147 pts_time:30.147 dts:30147 dts_time:30.147
2608[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14873 pts_time:14.873 dts:14873 dts_time:14.873 -> pts:30167 pts_time:30.167 dts:30167 dts_time:30.167
2609[concat @ 0x562b73ff26c0] file:1 stream:0 pts:14980 pts_time:14.98 dts:14897 dts_time:14.897 -> pts:30274 pts_time:30.274 dts:30191 dts_time:30.191
2610[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14893 pts_time:14.893 dts:14893 dts_time:14.893 -> pts:30187 pts_time:30.187 dts:30187 dts_time:30.187
2611[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14913 pts_time:14.913 dts:14913 dts_time:14.913 -> pts:30207 pts_time:30.207 dts:30207 dts_time:30.207
2612[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14933 pts_time:14.933 dts:14933 dts_time:14.933 -> pts:30227 pts_time:30.227 dts:30227 dts_time:30.227
2613[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14953 pts_time:14.953 dts:14953 dts_time:14.953 -> pts:30247 pts_time:30.247 dts:30247 dts_time:30.247
2614[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14973 pts_time:14.973 dts:14973 dts_time:14.973 -> pts:30267 pts_time:30.267 dts:30267 dts_time:30.267
2615[concat @ 0x562b73ff26c0] file:1 stream:1 pts:14993 pts_time:14.993 dts:14993 dts_time:14.993 -> pts:30287 pts_time:30.287 dts:30287 dts_time:30.287
2616[AVIOContext @ 0x562b74bf9540] Statistics: 490957 bytes read, 0 seeks
2617[AVIOContext @ 0x562b749863c0] Statistics: 69 bytes read, 0 seeks
2618[graph 0 input from stream 0:0 @ 0x562b74f17840] Setting 'video_size' to value '1920x1080'
2619[graph 0 input from stream 0:0 @ 0x562b74f17840] Setting 'pix_fmt' to value '62'
2620[graph 0 input from stream 0:0 @ 0x562b74f17840] Setting 'time_base' to value '1/1000'
2621[graph 0 input from stream 0:0 @ 0x562b74f17840] Setting 'pixel_aspect' to value '1/1'
2622[graph 0 input from stream 0:0 @ 0x562b74f17840] Setting 'frame_rate' to value '24000/1001'
2623[graph 0 input from stream 0:0 @ 0x562b74f17840] w:1920 h:1080 pixfmt:yuv420p10le tb:1/1000 fr:24000/1001 sar:1/1
2624[format @ 0x562b74f20c40] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21|yuv420p10le|yuv422p10le|yuv444p10le|nv20le|gray|gray10le'
2625[AVFilterGraph @ 0x562b74bf3840] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
2626[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2627[libx264 @ 0x562b73fd06c0] using mv_range_thread = 24
2628[libx264 @ 0x562b73fd06c0] using SAR=1/1
2629[libx264 @ 0x562b73fd06c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
2630[libx264 @ 0x562b73fd06c0] profile Progressive High 10, level 4.0, 4:2:0, 10-bit
2631[libx264 @ 0x562b73fd06c0] 264 - core 157 - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - 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=18 lookahead_threads=3 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=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=1000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=81 qpstep=4 ip_ratio=1.40 aq=1:1.00
2632[matroska @ 0x562b73ff1bc0] get_metadata_duration returned: 15022000
2633[matroska @ 0x562b73ff1bc0] Write early duration from metadata = 15022
2634Output #0, matroska, to 'assconcat.mkv':
2635 Metadata:
2636 encoder : Lavf59.4.101
2637 Stream #0:0, 0, 1/1000: Video: h264 (H264 / 0x34363248), yuv420p10le(progressive), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 1000 kb/s, 23.98 fps, 1k tbn
2638 Metadata:
2639 BPS-eng : 6146901
2640 DURATION-eng : 00:23:43.089000000
2641 NUMBER_OF_FRAMES-eng: 34120
2642 NUMBER_OF_BYTES-eng: 1093448464
2643 _STATISTICS_WRITING_APP-eng: mkvmerge v44.0.0 ('Domino') 64-bit
2644 _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-12 14:34:13
2645 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
2646 DURATION : 00:00:15.022000000
2647 encoder : Lavc59.4.100 libx264
2648 Side data:
2649 cpb: bitrate max/min/avg: 0/0/1000000 buffer size: 0 vbv_delay: N/A
2650 Stream #0:1(jpn), 0, 1/1000: Audio: opus ([255][255][255][255] / 0xFFFFFFFF), 48000 Hz, stereo, flt, 96 kb/s
2651 Metadata:
2652 BPS-eng : 739837
2653 DURATION-eng : 00:23:43.090000000
2654 NUMBER_OF_FRAMES-eng: 16677
2655 NUMBER_OF_BYTES-eng: 131606971
2656 _STATISTICS_WRITING_APP-eng: mkvmerge v44.0.0 ('Domino') 64-bit
2657 _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-12 14:34:13
2658 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
2659 DURATION : 00:00:15.007000000
2660 encoder : Lavc59.4.100 libopus
2661frame= 1 fps=0.0 q=0.0 size= 2kB time=00:00:00.50 bitrate= 25.7kbits/s speed=15.7x
2662cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2663[concat @ 0x562b73fb3f00] file:0 stream:1 pts:513 pts_time:0.513 dts:513 dts_time:0.513 -> pts:520 pts_time:0.52 dts:520 dts_time:0.52
2664cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2665[concat @ 0x562b73fb3f00] file:0 stream:1 pts:533 pts_time:0.533 dts:533 dts_time:0.533 -> pts:540 pts_time:0.54 dts:540 dts_time:0.54
2666cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2667[concat @ 0x562b73fb3f00] file:0 stream:0 pts:549 pts_time:0.549 dts:549 dts_time:0.549 -> pts:556 pts_time:0.556 dts:556 dts_time:0.556
2668[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2669[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2670cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2671[concat @ 0x562b73fb3f00] file:0 stream:1 pts:553 pts_time:0.553 dts:553 dts_time:0.553 -> pts:560 pts_time:0.56 dts:560 dts_time:0.56
2672cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2673[concat @ 0x562b73fb3f00] file:0 stream:1 pts:573 pts_time:0.573 dts:573 dts_time:0.573 -> pts:580 pts_time:0.58 dts:580 dts_time:0.58
2674cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2675[concat @ 0x562b73fb3f00] file:0 stream:0 pts:633 pts_time:0.633 dts:591 dts_time:0.591 -> pts:640 pts_time:0.64 dts:598 dts_time:0.598
2676[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2677[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2678cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2679[concat @ 0x562b73fb3f00] file:0 stream:1 pts:593 pts_time:0.593 dts:593 dts_time:0.593 -> pts:600 pts_time:0.6 dts:600 dts_time:0.6
2680cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2681[concat @ 0x562b73fb3f00] file:0 stream:1 pts:613 pts_time:0.613 dts:613 dts_time:0.613 -> pts:620 pts_time:0.62 dts:620 dts_time:0.62
2682cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2683[concat @ 0x562b73fb3f00] file:0 stream:0 pts:841 pts_time:0.841 dts:633 dts_time:0.633 -> pts:848 pts_time:0.848 dts:640 dts_time:0.64
2684[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2685[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2686cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2687[concat @ 0x562b73fb3f00] file:0 stream:1 pts:633 pts_time:0.633 dts:633 dts_time:0.633 -> pts:640 pts_time:0.64 dts:640 dts_time:0.64
2688cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2689[concat @ 0x562b73fb3f00] file:0 stream:1 pts:653 pts_time:0.653 dts:653 dts_time:0.653 -> pts:660 pts_time:0.66 dts:660 dts_time:0.66
2690cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2691[concat @ 0x562b73fb3f00] file:0 stream:0 pts:758 pts_time:0.758 dts:674 dts_time:0.674 -> pts:765 pts_time:0.765 dts:681 dts_time:0.681
2692[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2693[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2694cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2695[concat @ 0x562b73fb3f00] file:0 stream:1 pts:673 pts_time:0.673 dts:673 dts_time:0.673 -> pts:680 pts_time:0.68 dts:680 dts_time:0.68
2696cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2697[concat @ 0x562b73fb3f00] file:0 stream:1 pts:693 pts_time:0.693 dts:693 dts_time:0.693 -> pts:700 pts_time:0.7 dts:700 dts_time:0.7
2698cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2699[concat @ 0x562b73fb3f00] file:0 stream:0 pts:716 pts_time:0.716 dts:716 dts_time:0.716 -> pts:723 pts_time:0.723 dts:723 dts_time:0.723
2700[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2701[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2702cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2703[concat @ 0x562b73fb3f00] file:0 stream:1 pts:713 pts_time:0.713 dts:713 dts_time:0.713 -> pts:720 pts_time:0.72 dts:720 dts_time:0.72
2704cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2705[concat @ 0x562b73fb3f00] file:0 stream:1 pts:733 pts_time:0.733 dts:733 dts_time:0.733 -> pts:740 pts_time:0.74 dts:740 dts_time:0.74
2706cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2707[concat @ 0x562b73fb3f00] file:0 stream:0 pts:799 pts_time:0.799 dts:758 dts_time:0.758 -> pts:806 pts_time:0.806 dts:765 dts_time:0.765
2708[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2709[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2710cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2711[concat @ 0x562b73fb3f00] file:0 stream:1 pts:753 pts_time:0.753 dts:753 dts_time:0.753 -> pts:760 pts_time:0.76 dts:760 dts_time:0.76
2712cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2713[concat @ 0x562b73fb3f00] file:0 stream:1 pts:773 pts_time:0.773 dts:773 dts_time:0.773 -> pts:780 pts_time:0.78 dts:780 dts_time:0.78
2714cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2715[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1008 pts_time:1.008 dts:799 dts_time:0.799 -> pts:1015 pts_time:1.015 dts:806 dts_time:0.806
2716[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2717[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2718cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2719[concat @ 0x562b73fb3f00] file:0 stream:1 pts:793 pts_time:0.793 dts:793 dts_time:0.793 -> pts:800 pts_time:0.8 dts:800 dts_time:0.8
2720cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2721[concat @ 0x562b73fb3f00] file:0 stream:1 pts:813 pts_time:0.813 dts:813 dts_time:0.813 -> pts:820 pts_time:0.82 dts:820 dts_time:0.82
2722cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2723[concat @ 0x562b73fb3f00] file:0 stream:1 pts:833 pts_time:0.833 dts:833 dts_time:0.833 -> pts:840 pts_time:0.84 dts:840 dts_time:0.84
2724cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2725[concat @ 0x562b73fb3f00] file:0 stream:0 pts:925 pts_time:0.925 dts:841 dts_time:0.841 -> pts:932 pts_time:0.932 dts:848 dts_time:0.848
2726[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2727[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2728cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2729[concat @ 0x562b73fb3f00] file:0 stream:1 pts:853 pts_time:0.853 dts:853 dts_time:0.853 -> pts:860 pts_time:0.86 dts:860 dts_time:0.86
2730cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2731[concat @ 0x562b73fb3f00] file:0 stream:1 pts:873 pts_time:0.873 dts:873 dts_time:0.873 -> pts:880 pts_time:0.88 dts:880 dts_time:0.88
2732cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2733[concat @ 0x562b73fb3f00] file:0 stream:0 pts:883 pts_time:0.883 dts:883 dts_time:0.883 -> pts:890 pts_time:0.89 dts:890 dts_time:0.89
2734[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2735[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2736cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2737[concat @ 0x562b73fb3f00] file:0 stream:1 pts:893 pts_time:0.893 dts:893 dts_time:0.893 -> pts:900 pts_time:0.9 dts:900 dts_time:0.9
2738cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2739[concat @ 0x562b73fb3f00] file:0 stream:1 pts:913 pts_time:0.913 dts:913 dts_time:0.913 -> pts:920 pts_time:0.92 dts:920 dts_time:0.92
2740cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2741[concat @ 0x562b73fb3f00] file:0 stream:0 pts:966 pts_time:0.966 dts:925 dts_time:0.925 -> pts:973 pts_time:0.973 dts:932 dts_time:0.932
2742[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2743[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2744cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2745[concat @ 0x562b73fb3f00] file:0 stream:1 pts:933 pts_time:0.933 dts:933 dts_time:0.933 -> pts:940 pts_time:0.94 dts:940 dts_time:0.94
2746cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2747[concat @ 0x562b73fb3f00] file:0 stream:1 pts:953 pts_time:0.953 dts:953 dts_time:0.953 -> pts:960 pts_time:0.96 dts:960 dts_time:0.96
2748cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2749[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1175 pts_time:1.175 dts:966 dts_time:0.966 -> pts:1182 pts_time:1.182 dts:973 dts_time:0.973
2750[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2751[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2752cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2753[concat @ 0x562b73fb3f00] file:0 stream:1 pts:973 pts_time:0.973 dts:973 dts_time:0.973 -> pts:980 pts_time:0.98 dts:980 dts_time:0.98
2754cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2755[concat @ 0x562b73fb3f00] file:0 stream:1 pts:993 pts_time:0.993 dts:993 dts_time:0.993 -> pts:1000 pts_time:1 dts:1000 dts_time:1
2756cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2757[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1091 pts_time:1.091 dts:1008 dts_time:1.008 -> pts:1098 pts_time:1.098 dts:1015 dts_time:1.015
2758[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2759[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2760cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2761[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1013 pts_time:1.013 dts:1013 dts_time:1.013 -> pts:1020 pts_time:1.02 dts:1020 dts_time:1.02
2762cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2763[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1033 pts_time:1.033 dts:1033 dts_time:1.033 -> pts:1040 pts_time:1.04 dts:1040 dts_time:1.04
2764cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2765[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1050 pts_time:1.05 dts:1050 dts_time:1.05 -> pts:1057 pts_time:1.057 dts:1057 dts_time:1.057
2766[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2767[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2768cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2769[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1053 pts_time:1.053 dts:1053 dts_time:1.053 -> pts:1060 pts_time:1.06 dts:1060 dts_time:1.06
2770cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2771[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1073 pts_time:1.073 dts:1073 dts_time:1.073 -> pts:1080 pts_time:1.08 dts:1080 dts_time:1.08
2772cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2773[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1133 pts_time:1.133 dts:1091 dts_time:1.091 -> pts:1140 pts_time:1.14 dts:1098 dts_time:1.098
2774[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2775[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2776cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2777[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1093 pts_time:1.093 dts:1093 dts_time:1.093 -> pts:1100 pts_time:1.1 dts:1100 dts_time:1.1
2778cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2779[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1113 pts_time:1.113 dts:1113 dts_time:1.113 -> pts:1120 pts_time:1.12 dts:1120 dts_time:1.12
2780cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2781[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1342 pts_time:1.342 dts:1133 dts_time:1.133 -> pts:1349 pts_time:1.349 dts:1140 dts_time:1.14
2782[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2783[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2784cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2785[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1133 pts_time:1.133 dts:1133 dts_time:1.133 -> pts:1140 pts_time:1.14 dts:1140 dts_time:1.14
2786cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2787[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1153 pts_time:1.153 dts:1153 dts_time:1.153 -> pts:1160 pts_time:1.16 dts:1160 dts_time:1.16
2788cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2789[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1258 pts_time:1.258 dts:1175 dts_time:1.175 -> pts:1265 pts_time:1.265 dts:1182 dts_time:1.182
2790[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2791[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2792cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2793[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1173 pts_time:1.173 dts:1173 dts_time:1.173 -> pts:1180 pts_time:1.18 dts:1180 dts_time:1.18
2794cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2795[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1193 pts_time:1.193 dts:1193 dts_time:1.193 -> pts:1200 pts_time:1.2 dts:1200 dts_time:1.2
2796cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2797[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1217 pts_time:1.217 dts:1217 dts_time:1.217 -> pts:1224 pts_time:1.224 dts:1224 dts_time:1.224
2798[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2799[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2800cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2801[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1213 pts_time:1.213 dts:1213 dts_time:1.213 -> pts:1220 pts_time:1.22 dts:1220 dts_time:1.22
2802cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2803[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1233 pts_time:1.233 dts:1233 dts_time:1.233 -> pts:1240 pts_time:1.24 dts:1240 dts_time:1.24
2804cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2805[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1300 pts_time:1.3 dts:1258 dts_time:1.258 -> pts:1307 pts_time:1.307 dts:1265 dts_time:1.265
2806[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2807[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2808cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2809[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1253 pts_time:1.253 dts:1253 dts_time:1.253 -> pts:1260 pts_time:1.26 dts:1260 dts_time:1.26
2810cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2811[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1273 pts_time:1.273 dts:1273 dts_time:1.273 -> pts:1280 pts_time:1.28 dts:1280 dts_time:1.28
2812cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2813[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1509 pts_time:1.509 dts:1300 dts_time:1.3 -> pts:1516 pts_time:1.516 dts:1307 dts_time:1.307
2814[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2815[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2816cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2817[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1293 pts_time:1.293 dts:1293 dts_time:1.293 -> pts:1300 pts_time:1.3 dts:1300 dts_time:1.3
2818cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2819[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1313 pts_time:1.313 dts:1313 dts_time:1.313 -> pts:1320 pts_time:1.32 dts:1320 dts_time:1.32
2820cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2821[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1333 pts_time:1.333 dts:1333 dts_time:1.333 -> pts:1340 pts_time:1.34 dts:1340 dts_time:1.34
2822cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2823[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1425 pts_time:1.425 dts:1342 dts_time:1.342 -> pts:1432 pts_time:1.432 dts:1349 dts_time:1.349
2824[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2825[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2826cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2827[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1353 pts_time:1.353 dts:1353 dts_time:1.353 -> pts:1360 pts_time:1.36 dts:1360 dts_time:1.36
2828cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2829[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1373 pts_time:1.373 dts:1373 dts_time:1.373 -> pts:1380 pts_time:1.38 dts:1380 dts_time:1.38
2830cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2831[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1383 pts_time:1.383 dts:1383 dts_time:1.383 -> pts:1390 pts_time:1.39 dts:1390 dts_time:1.39
2832[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2833[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2834cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2835[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1393 pts_time:1.393 dts:1393 dts_time:1.393 -> pts:1400 pts_time:1.4 dts:1400 dts_time:1.4
2836cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2837[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1413 pts_time:1.413 dts:1413 dts_time:1.413 -> pts:1420 pts_time:1.42 dts:1420 dts_time:1.42
2838cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2839[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1467 pts_time:1.467 dts:1425 dts_time:1.425 -> pts:1474 pts_time:1.474 dts:1432 dts_time:1.432
2840[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2841[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2842cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2843[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1433 pts_time:1.433 dts:1433 dts_time:1.433 -> pts:1440 pts_time:1.44 dts:1440 dts_time:1.44
2844cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2845[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1453 pts_time:1.453 dts:1453 dts_time:1.453 -> pts:1460 pts_time:1.46 dts:1460 dts_time:1.46
2846cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2847[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1550 pts_time:1.55 dts:1467 dts_time:1.467 -> pts:1557 pts_time:1.557 dts:1474 dts_time:1.474
2848[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2849[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2850cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2851[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1473 pts_time:1.473 dts:1473 dts_time:1.473 -> pts:1480 pts_time:1.48 dts:1480 dts_time:1.48
2852cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2853[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1493 pts_time:1.493 dts:1493 dts_time:1.493 -> pts:1500 pts_time:1.5 dts:1500 dts_time:1.5
2854cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2855[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1592 pts_time:1.592 dts:1509 dts_time:1.509 -> pts:1599 pts_time:1.599 dts:1516 dts_time:1.516
2856[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2857[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2858cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2859[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1513 pts_time:1.513 dts:1513 dts_time:1.513 -> pts:1520 pts_time:1.52 dts:1520 dts_time:1.52
2860cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2861[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1533 pts_time:1.533 dts:1533 dts_time:1.533 -> pts:1540 pts_time:1.54 dts:1540 dts_time:1.54
2862cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2863[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1759 pts_time:1.759 dts:1550 dts_time:1.55 -> pts:1766 pts_time:1.766 dts:1557 dts_time:1.557
2864[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2865[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2866cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2867[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1553 pts_time:1.553 dts:1553 dts_time:1.553 -> pts:1560 pts_time:1.56 dts:1560 dts_time:1.56
2868cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2869[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1573 pts_time:1.573 dts:1573 dts_time:1.573 -> pts:1580 pts_time:1.58 dts:1580 dts_time:1.58
2870cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2871[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1675 pts_time:1.675 dts:1592 dts_time:1.592 -> pts:1682 pts_time:1.682 dts:1599 dts_time:1.599
2872[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2873[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2874cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2875[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1593 pts_time:1.593 dts:1593 dts_time:1.593 -> pts:1600 pts_time:1.6 dts:1600 dts_time:1.6
2876cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2877[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1613 pts_time:1.613 dts:1613 dts_time:1.613 -> pts:1620 pts_time:1.62 dts:1620 dts_time:1.62
2878cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2879[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1634 pts_time:1.634 dts:1634 dts_time:1.634 -> pts:1641 pts_time:1.641 dts:1641 dts_time:1.641
2880[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2881[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2882cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2883[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1633 pts_time:1.633 dts:1633 dts_time:1.633 -> pts:1640 pts_time:1.64 dts:1640 dts_time:1.64
2884cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2885[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1653 pts_time:1.653 dts:1653 dts_time:1.653 -> pts:1660 pts_time:1.66 dts:1660 dts_time:1.66
2886cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2887[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1717 pts_time:1.717 dts:1675 dts_time:1.675 -> pts:1724 pts_time:1.724 dts:1682 dts_time:1.682
2888[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2889[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2890cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2891[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1673 pts_time:1.673 dts:1673 dts_time:1.673 -> pts:1680 pts_time:1.68 dts:1680 dts_time:1.68
2892cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2893[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1693 pts_time:1.693 dts:1693 dts_time:1.693 -> pts:1700 pts_time:1.7 dts:1700 dts_time:1.7
2894cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2895[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1926 pts_time:1.926 dts:1717 dts_time:1.717 -> pts:1933 pts_time:1.933 dts:1724 dts_time:1.724
2896[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2897[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2898cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2899[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1713 pts_time:1.713 dts:1713 dts_time:1.713 -> pts:1720 pts_time:1.72 dts:1720 dts_time:1.72
2900cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2901[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1733 pts_time:1.733 dts:1733 dts_time:1.733 -> pts:1740 pts_time:1.74 dts:1740 dts_time:1.74
2902cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2903[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1842 pts_time:1.842 dts:1759 dts_time:1.759 -> pts:1849 pts_time:1.849 dts:1766 dts_time:1.766
2904[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2905[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2906cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2907[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1753 pts_time:1.753 dts:1753 dts_time:1.753 -> pts:1760 pts_time:1.76 dts:1760 dts_time:1.76
2908cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2909[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1773 pts_time:1.773 dts:1773 dts_time:1.773 -> pts:1780 pts_time:1.78 dts:1780 dts_time:1.78
2910cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2911[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1800 pts_time:1.8 dts:1800 dts_time:1.8 -> pts:1807 pts_time:1.807 dts:1807 dts_time:1.807
2912[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2913[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2914cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2915[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1793 pts_time:1.793 dts:1793 dts_time:1.793 -> pts:1800 pts_time:1.8 dts:1800 dts_time:1.8
2916cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2917[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1813 pts_time:1.813 dts:1813 dts_time:1.813 -> pts:1820 pts_time:1.82 dts:1820 dts_time:1.82
2918cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2919[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1833 pts_time:1.833 dts:1833 dts_time:1.833 -> pts:1840 pts_time:1.84 dts:1840 dts_time:1.84
2920cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2921[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1884 pts_time:1.884 dts:1842 dts_time:1.842 -> pts:1891 pts_time:1.891 dts:1849 dts_time:1.849
2922[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2923[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2924cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2925[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1853 pts_time:1.853 dts:1853 dts_time:1.853 -> pts:1860 pts_time:1.86 dts:1860 dts_time:1.86
2926cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2927[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1873 pts_time:1.873 dts:1873 dts_time:1.873 -> pts:1880 pts_time:1.88 dts:1880 dts_time:1.88
2928cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2929[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2092 pts_time:2.092 dts:1884 dts_time:1.884 -> pts:2099 pts_time:2.099 dts:1891 dts_time:1.891
2930[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2931[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2932cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2933[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1893 pts_time:1.893 dts:1893 dts_time:1.893 -> pts:1900 pts_time:1.9 dts:1900 dts_time:1.9
2934cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2935[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1913 pts_time:1.913 dts:1913 dts_time:1.913 -> pts:1920 pts_time:1.92 dts:1920 dts_time:1.92
2936cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2937[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2009 pts_time:2.009 dts:1926 dts_time:1.926 -> pts:2016 pts_time:2.016 dts:1933 dts_time:1.933
2938[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2939[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2940cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2941[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1933 pts_time:1.933 dts:1933 dts_time:1.933 -> pts:1940 pts_time:1.94 dts:1940 dts_time:1.94
2942cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2943[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1953 pts_time:1.953 dts:1953 dts_time:1.953 -> pts:1960 pts_time:1.96 dts:1960 dts_time:1.96
2944cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2945[concat @ 0x562b73fb3f00] file:0 stream:0 pts:1967 pts_time:1.967 dts:1967 dts_time:1.967 -> pts:1974 pts_time:1.974 dts:1974 dts_time:1.974
2946[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2947[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2948cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2949[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1973 pts_time:1.973 dts:1973 dts_time:1.973 -> pts:1980 pts_time:1.98 dts:1980 dts_time:1.98
2950cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2951[concat @ 0x562b73fb3f00] file:0 stream:1 pts:1993 pts_time:1.993 dts:1993 dts_time:1.993 -> pts:2000 pts_time:2 dts:2000 dts_time:2
2952cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2953[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2051 pts_time:2.051 dts:2009 dts_time:2.009 -> pts:2058 pts_time:2.058 dts:2016 dts_time:2.016
2954[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2955[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2956cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2957[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2013 pts_time:2.013 dts:2013 dts_time:2.013 -> pts:2020 pts_time:2.02 dts:2020 dts_time:2.02
2958cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2959[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2033 pts_time:2.033 dts:2033 dts_time:2.033 -> pts:2040 pts_time:2.04 dts:2040 dts_time:2.04
2960cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2961[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2259 pts_time:2.259 dts:2051 dts_time:2.051 -> pts:2266 pts_time:2.266 dts:2058 dts_time:2.058
2962[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2963[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2964cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2965[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2053 pts_time:2.053 dts:2053 dts_time:2.053 -> pts:2060 pts_time:2.06 dts:2060 dts_time:2.06
2966cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2967[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2073 pts_time:2.073 dts:2073 dts_time:2.073 -> pts:2080 pts_time:2.08 dts:2080 dts_time:2.08
2968cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2969[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2176 pts_time:2.176 dts:2092 dts_time:2.092 -> pts:2183 pts_time:2.183 dts:2099 dts_time:2.099
2970[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2971[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2972cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2973[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2093 pts_time:2.093 dts:2093 dts_time:2.093 -> pts:2100 pts_time:2.1 dts:2100 dts_time:2.1
2974cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2975[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2113 pts_time:2.113 dts:2113 dts_time:2.113 -> pts:2120 pts_time:2.12 dts:2120 dts_time:2.12
2976cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2977[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2134 pts_time:2.134 dts:2134 dts_time:2.134 -> pts:2141 pts_time:2.141 dts:2141 dts_time:2.141
2978[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2979[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2980cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2981[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2133 pts_time:2.133 dts:2133 dts_time:2.133 -> pts:2140 pts_time:2.14 dts:2140 dts_time:2.14
2982cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2983[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2153 pts_time:2.153 dts:2153 dts_time:2.153 -> pts:2160 pts_time:2.16 dts:2160 dts_time:2.16
2984cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2985[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2218 pts_time:2.218 dts:2176 dts_time:2.176 -> pts:2225 pts_time:2.225 dts:2183 dts_time:2.183
2986[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2987[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2988cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2989[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2173 pts_time:2.173 dts:2173 dts_time:2.173 -> pts:2180 pts_time:2.18 dts:2180 dts_time:2.18
2990cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2991[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2193 pts_time:2.193 dts:2193 dts_time:2.193 -> pts:2200 pts_time:2.2 dts:2200 dts_time:2.2
2992cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2993[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2301 pts_time:2.301 dts:2218 dts_time:2.218 -> pts:2308 pts_time:2.308 dts:2225 dts_time:2.225
2994[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
2995[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2996cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2997[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2213 pts_time:2.213 dts:2213 dts_time:2.213 -> pts:2220 pts_time:2.22 dts:2220 dts_time:2.22
2998cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
2999[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2232 pts_time:2.232 dts:2232 dts_time:2.232 -> pts:2239 pts_time:2.239 dts:2239 dts_time:2.239
3000cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3001[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2343 pts_time:2.343 dts:2259 dts_time:2.259 -> pts:2350 pts_time:2.35 dts:2266 dts_time:2.266
3002[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3003[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3004cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3005[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2252 pts_time:2.252 dts:2252 dts_time:2.252 -> pts:2259 pts_time:2.259 dts:2259 dts_time:2.259
3006frame= 43 fps=0.0 q=0.0 size= 2kB time=00:00:02.26 bitrate= 5.7kbits/s speed=3.92x
3007cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3008[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2272 pts_time:2.272 dts:2272 dts_time:2.272 -> pts:2279 pts_time:2.279 dts:2279 dts_time:2.279
3009cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3010[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2292 pts_time:2.292 dts:2292 dts_time:2.292 -> pts:2299 pts_time:2.299 dts:2299 dts_time:2.299
3011cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3012[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2510 pts_time:2.51 dts:2301 dts_time:2.301 -> pts:2517 pts_time:2.517 dts:2308 dts_time:2.308
3013[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3014[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3015cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3016[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2312 pts_time:2.312 dts:2312 dts_time:2.312 -> pts:2319 pts_time:2.319 dts:2319 dts_time:2.319
3017cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3018[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2332 pts_time:2.332 dts:2332 dts_time:2.332 -> pts:2339 pts_time:2.339 dts:2339 dts_time:2.339
3019cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3020[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2426 pts_time:2.426 dts:2343 dts_time:2.343 -> pts:2433 pts_time:2.433 dts:2350 dts_time:2.35
3021[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3022[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3023cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3024[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2352 pts_time:2.352 dts:2352 dts_time:2.352 -> pts:2359 pts_time:2.359 dts:2359 dts_time:2.359
3025cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3026[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2372 pts_time:2.372 dts:2372 dts_time:2.372 -> pts:2379 pts_time:2.379 dts:2379 dts_time:2.379
3027cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3028[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2384 pts_time:2.384 dts:2384 dts_time:2.384 -> pts:2391 pts_time:2.391 dts:2391 dts_time:2.391
3029[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3030[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3031cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3032[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2392 pts_time:2.392 dts:2392 dts_time:2.392 -> pts:2399 pts_time:2.399 dts:2399 dts_time:2.399
3033cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3034[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2412 pts_time:2.412 dts:2412 dts_time:2.412 -> pts:2419 pts_time:2.419 dts:2419 dts_time:2.419
3035cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3036[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2468 pts_time:2.468 dts:2426 dts_time:2.426 -> pts:2475 pts_time:2.475 dts:2433 dts_time:2.433
3037[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3038[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3039cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3040[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2432 pts_time:2.432 dts:2432 dts_time:2.432 -> pts:2439 pts_time:2.439 dts:2439 dts_time:2.439
3041cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3042[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2452 pts_time:2.452 dts:2452 dts_time:2.452 -> pts:2459 pts_time:2.459 dts:2459 dts_time:2.459
3043cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3044[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2635 pts_time:2.635 dts:2468 dts_time:2.468 -> pts:2642 pts_time:2.642 dts:2475 dts_time:2.475
3045[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3046[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3047cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3048[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2472 pts_time:2.472 dts:2472 dts_time:2.472 -> pts:2479 pts_time:2.479 dts:2479 dts_time:2.479
3049cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3050[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2492 pts_time:2.492 dts:2492 dts_time:2.492 -> pts:2499 pts_time:2.499 dts:2499 dts_time:2.499
3051cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3052[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2551 pts_time:2.551 dts:2510 dts_time:2.51 -> pts:2558 pts_time:2.558 dts:2517 dts_time:2.517
3053[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3054[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3055cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3056[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2512 pts_time:2.512 dts:2512 dts_time:2.512 -> pts:2519 pts_time:2.519 dts:2519 dts_time:2.519
3057cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3058[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2532 pts_time:2.532 dts:2532 dts_time:2.532 -> pts:2539 pts_time:2.539 dts:2539 dts_time:2.539
3059cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3060[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2593 pts_time:2.593 dts:2551 dts_time:2.551 -> pts:2600 pts_time:2.6 dts:2558 dts_time:2.558
3061[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3062[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3063cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3064[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2552 pts_time:2.552 dts:2552 dts_time:2.552 -> pts:2559 pts_time:2.559 dts:2559 dts_time:2.559
3065cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3066[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2572 pts_time:2.572 dts:2572 dts_time:2.572 -> pts:2579 pts_time:2.579 dts:2579 dts_time:2.579
3067cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3068[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2676 pts_time:2.676 dts:2593 dts_time:2.593 -> pts:2683 pts_time:2.683 dts:2600 dts_time:2.6
3069[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3070[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3071cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3072[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2592 pts_time:2.592 dts:2592 dts_time:2.592 -> pts:2599 pts_time:2.599 dts:2599 dts_time:2.599
3073cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3074[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2612 pts_time:2.612 dts:2612 dts_time:2.612 -> pts:2619 pts_time:2.619 dts:2619 dts_time:2.619
3075cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3076[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2718 pts_time:2.718 dts:2635 dts_time:2.635 -> pts:2725 pts_time:2.725 dts:2642 dts_time:2.642
3077[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3078[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3079cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3080[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2632 pts_time:2.632 dts:2632 dts_time:2.632 -> pts:2639 pts_time:2.639 dts:2639 dts_time:2.639
3081cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3082[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2652 pts_time:2.652 dts:2652 dts_time:2.652 -> pts:2659 pts_time:2.659 dts:2659 dts_time:2.659
3083cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3084[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2760 pts_time:2.76 dts:2676 dts_time:2.676 -> pts:2767 pts_time:2.767 dts:2683 dts_time:2.683
3085[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3086[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3087cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3088[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2673 pts_time:2.673 dts:2673 dts_time:2.673 -> pts:2680 pts_time:2.68 dts:2680 dts_time:2.68
3089cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3090[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2693 pts_time:2.693 dts:2693 dts_time:2.693 -> pts:2700 pts_time:2.7 dts:2700 dts_time:2.7
3091cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3092[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2927 pts_time:2.927 dts:2718 dts_time:2.718 -> pts:2934 pts_time:2.934 dts:2725 dts_time:2.725
3093[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3094[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3095cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3096[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2713 pts_time:2.713 dts:2713 dts_time:2.713 -> pts:2720 pts_time:2.72 dts:2720 dts_time:2.72
3097cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3098[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2733 pts_time:2.733 dts:2733 dts_time:2.733 -> pts:2740 pts_time:2.74 dts:2740 dts_time:2.74
3099cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3100[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2843 pts_time:2.843 dts:2760 dts_time:2.76 -> pts:2850 pts_time:2.85 dts:2767 dts_time:2.767
3101[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3102[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3103cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3104[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2753 pts_time:2.753 dts:2753 dts_time:2.753 -> pts:2760 pts_time:2.76 dts:2760 dts_time:2.76
3105cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3106[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2773 pts_time:2.773 dts:2773 dts_time:2.773 -> pts:2780 pts_time:2.78 dts:2780 dts_time:2.78
3107cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3108[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2793 pts_time:2.793 dts:2793 dts_time:2.793 -> pts:2800 pts_time:2.8 dts:2800 dts_time:2.8
3109cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3110[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2801 pts_time:2.801 dts:2801 dts_time:2.801 -> pts:2808 pts_time:2.808 dts:2808 dts_time:2.808
3111[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3112[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3113cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3114[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2813 pts_time:2.813 dts:2813 dts_time:2.813 -> pts:2820 pts_time:2.82 dts:2820 dts_time:2.82
3115cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3116[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2833 pts_time:2.833 dts:2833 dts_time:2.833 -> pts:2840 pts_time:2.84 dts:2840 dts_time:2.84
3117cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3118[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2885 pts_time:2.885 dts:2843 dts_time:2.843 -> pts:2892 pts_time:2.892 dts:2850 dts_time:2.85
3119[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3120[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3121cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3122[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2853 pts_time:2.853 dts:2853 dts_time:2.853 -> pts:2860 pts_time:2.86 dts:2860 dts_time:2.86
3123cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3124[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2873 pts_time:2.873 dts:2873 dts_time:2.873 -> pts:2880 pts_time:2.88 dts:2880 dts_time:2.88
3125cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3126[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3093 pts_time:3.093 dts:2885 dts_time:2.885 -> pts:3100 pts_time:3.1 dts:2892 dts_time:2.892
3127[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3128[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3129cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3130[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2893 pts_time:2.893 dts:2893 dts_time:2.893 -> pts:2900 pts_time:2.9 dts:2900 dts_time:2.9
3131cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3132[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2913 pts_time:2.913 dts:2913 dts_time:2.913 -> pts:2920 pts_time:2.92 dts:2920 dts_time:2.92
3133cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3134[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3010 pts_time:3.01 dts:2927 dts_time:2.927 -> pts:3017 pts_time:3.017 dts:2934 dts_time:2.934
3135[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3136[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3137cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3138[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2933 pts_time:2.933 dts:2933 dts_time:2.933 -> pts:2940 pts_time:2.94 dts:2940 dts_time:2.94
3139cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3140[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2953 pts_time:2.953 dts:2953 dts_time:2.953 -> pts:2960 pts_time:2.96 dts:2960 dts_time:2.96
3141cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3142[concat @ 0x562b73fb3f00] file:0 stream:0 pts:2968 pts_time:2.968 dts:2968 dts_time:2.968 -> pts:2975 pts_time:2.975 dts:2975 dts_time:2.975
3143[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3144[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3145cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3146[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2973 pts_time:2.973 dts:2973 dts_time:2.973 -> pts:2980 pts_time:2.98 dts:2980 dts_time:2.98
3147cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3148[concat @ 0x562b73fb3f00] file:0 stream:1 pts:2993 pts_time:2.993 dts:2993 dts_time:2.993 -> pts:3000 pts_time:3 dts:3000 dts_time:3
3149cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3150[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3052 pts_time:3.052 dts:3010 dts_time:3.01 -> pts:3059 pts_time:3.059 dts:3017 dts_time:3.017
3151[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3152[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3153cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3154[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3013 pts_time:3.013 dts:3013 dts_time:3.013 -> pts:3020 pts_time:3.02 dts:3020 dts_time:3.02
3155cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3156[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3033 pts_time:3.033 dts:3033 dts_time:3.033 -> pts:3040 pts_time:3.04 dts:3040 dts_time:3.04
3157cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3158[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3260 pts_time:3.26 dts:3052 dts_time:3.052 -> pts:3267 pts_time:3.267 dts:3059 dts_time:3.059
3159[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3160[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3161cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3162[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3053 pts_time:3.053 dts:3053 dts_time:3.053 -> pts:3060 pts_time:3.06 dts:3060 dts_time:3.06
3163cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3164[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3073 pts_time:3.073 dts:3073 dts_time:3.073 -> pts:3080 pts_time:3.08 dts:3080 dts_time:3.08
3165cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
3166[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3177 pts_time:3.177 dts:3093 dts_time:3.093 -> pts:3184 pts_time:3.184 dts:3100 dts_time:3.1
3167[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3168[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3169[libx264 @ 0x562b73fd06c0] frame= 0 QP=25.00 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=1153 bytes
3170[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 0 at offset 1610 bytes
3171[matroska @ 0x562b73ff1bc0] Writing block of size 1845 with pts 0, dts -83, duration 42 at relative offset 9 in cluster at offset 1610. TrackNumber 1, keyframe 1
3172[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3093 pts_time:3.093 dts:3093 dts_time:3.093 -> pts:3100 pts_time:3.1 dts:3100 dts_time:3.1
3173frame= 63 fps= 57 q=48.0 size= 2kB time=00:00:03.10 bitrate= 4.2kbits/s speed= 2.8x
3174[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3113 pts_time:3.113 dts:3113 dts_time:3.113 -> pts:3120 pts_time:3.12 dts:3120 dts_time:3.12
3175[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3135 pts_time:3.135 dts:3135 dts_time:3.135 -> pts:3142 pts_time:3.142 dts:3142 dts_time:3.142
3176[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3177[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3178[libx264 @ 0x562b73fd06c0] frame= 1 QP=25.00 NAL=2 Slice:P Poc:8 I:0 P:0 SKIP:8160 size=70 bytes
3179[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 167, dts -42, duration 42 at relative offset 1864 in cluster at offset 1610. TrackNumber 1, keyframe 0
3180[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3133 pts_time:3.133 dts:3133 dts_time:3.133 -> pts:3140 pts_time:3.14 dts:3140 dts_time:3.14
3181[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3153 pts_time:3.153 dts:3153 dts_time:3.153 -> pts:3160 pts_time:3.16 dts:3160 dts_time:3.16
3182[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3219 pts_time:3.219 dts:3177 dts_time:3.177 -> pts:3226 pts_time:3.226 dts:3184 dts_time:3.184
3183[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3184[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3185[libx264 @ 0x562b73fd06c0] frame= 2 QP=29.00 NAL=2 Slice:B Poc:4 I:0 P:0 SKIP:8160 size=68 bytes
3186[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 83, dts 0, duration 42 at relative offset 1940 in cluster at offset 1610. TrackNumber 1, keyframe 0
3187[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3173 pts_time:3.173 dts:3173 dts_time:3.173 -> pts:3180 pts_time:3.18 dts:3180 dts_time:3.18
3188[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3193 pts_time:3.193 dts:3193 dts_time:3.193 -> pts:3200 pts_time:3.2 dts:3200 dts_time:3.2
3189[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3427 pts_time:3.427 dts:3219 dts_time:3.219 -> pts:3434 pts_time:3.434 dts:3226 dts_time:3.226
3190[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3191[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3192[libx264 @ 0x562b73fd06c0] frame= 3 QP=30.00 NAL=0 Slice:B Poc:2 I:0 P:0 SKIP:8160 size=68 bytes
3193[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 1, dts 1, duration 20 at relative offset 2014 in cluster at offset 1610. TrackNumber 2, keyframe 1
3194[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 21, dts 21, duration 20 at relative offset 2023 in cluster at offset 1610. TrackNumber 2, keyframe 1
3195[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 41, dts 41, duration 20 at relative offset 2032 in cluster at offset 1610. TrackNumber 2, keyframe 1
3196[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 42, dts 42, duration 42 at relative offset 2041 in cluster at offset 1610. TrackNumber 1, keyframe 0
3197[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3213 pts_time:3.213 dts:3213 dts_time:3.213 -> pts:3220 pts_time:3.22 dts:3220 dts_time:3.22
3198[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3233 pts_time:3.233 dts:3233 dts_time:3.233 -> pts:3240 pts_time:3.24 dts:3240 dts_time:3.24
3199[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3344 pts_time:3.344 dts:3260 dts_time:3.26 -> pts:3351 pts_time:3.351 dts:3267 dts_time:3.267
3200[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3201[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3202[libx264 @ 0x562b73fd06c0] frame= 4 QP=30.00 NAL=0 Slice:B Poc:6 I:0 P:0 SKIP:8160 size=68 bytes
3203[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 61, dts 61, duration 20 at relative offset 2115 in cluster at offset 1610. TrackNumber 2, keyframe 1
3204[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 81, dts 81, duration 20 at relative offset 2124 in cluster at offset 1610. TrackNumber 2, keyframe 1
3205[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 125, dts 83, duration 42 at relative offset 2133 in cluster at offset 1610. TrackNumber 1, keyframe 0
3206[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3253 pts_time:3.253 dts:3253 dts_time:3.253 -> pts:3260 pts_time:3.26 dts:3260 dts_time:3.26
3207[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3272 pts_time:3.272 dts:3272 dts_time:3.272 -> pts:3279 pts_time:3.279 dts:3279 dts_time:3.279
3208[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3292 pts_time:3.292 dts:3292 dts_time:3.292 -> pts:3299 pts_time:3.299 dts:3299 dts_time:3.299
3209[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3302 pts_time:3.302 dts:3302 dts_time:3.302 -> pts:3309 pts_time:3.309 dts:3309 dts_time:3.309
3210[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3211[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3212[libx264 @ 0x562b73fd06c0] frame= 5 QP=25.00 NAL=2 Slice:P Poc:16 I:0 P:0 SKIP:8160 size=73 bytes
3213[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 101, dts 101, duration 20 at relative offset 2207 in cluster at offset 1610. TrackNumber 2, keyframe 1
3214[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 121, dts 121, duration 20 at relative offset 2216 in cluster at offset 1610. TrackNumber 2, keyframe 1
3215[matroska @ 0x562b73ff1bc0] Writing block of size 73 with pts 334, dts 125, duration 42 at relative offset 2225 in cluster at offset 1610. TrackNumber 1, keyframe 0
3216[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3312 pts_time:3.312 dts:3312 dts_time:3.312 -> pts:3319 pts_time:3.319 dts:3319 dts_time:3.319
3217[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3332 pts_time:3.332 dts:3332 dts_time:3.332 -> pts:3339 pts_time:3.339 dts:3339 dts_time:3.339
3218[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3385 pts_time:3.385 dts:3344 dts_time:3.344 -> pts:3392 pts_time:3.392 dts:3351 dts_time:3.351
3219[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3220[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3221[libx264 @ 0x562b73fd06c0] frame= 6 QP=28.00 NAL=2 Slice:B Poc:12 I:0 P:0 SKIP:8160 size=70 bytes
3222[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 141, dts 141, duration 20 at relative offset 2304 in cluster at offset 1610. TrackNumber 2, keyframe 1
3223[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 161, dts 161, duration 20 at relative offset 2313 in cluster at offset 1610. TrackNumber 2, keyframe 1
3224[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 250, dts 167, duration 42 at relative offset 2322 in cluster at offset 1610. TrackNumber 1, keyframe 0
3225[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3353 pts_time:3.353 dts:3353 dts_time:3.353 -> pts:3360 pts_time:3.36 dts:3360 dts_time:3.36
3226[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3373 pts_time:3.373 dts:3373 dts_time:3.373 -> pts:3380 pts_time:3.38 dts:3380 dts_time:3.38
3227[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3594 pts_time:3.594 dts:3385 dts_time:3.385 -> pts:3601 pts_time:3.601 dts:3392 dts_time:3.392
3228[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3229[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3230[libx264 @ 0x562b73fd06c0] frame= 7 QP=30.00 NAL=0 Slice:B Poc:10 I:0 P:0 SKIP:8160 size=68 bytes
3231[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 181, dts 181, duration 20 at relative offset 2398 in cluster at offset 1610. TrackNumber 2, keyframe 1
3232[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 201, dts 201, duration 20 at relative offset 2407 in cluster at offset 1610. TrackNumber 2, keyframe 1
3233[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 209, dts 209, duration 42 at relative offset 2416 in cluster at offset 1610. TrackNumber 1, keyframe 0
3234[concat @ 0x562b73fb3f00] file:0 stream:2 pts:3397 pts_time:3.397 dts:3397 dts_time:3.397 -> pts:3404 pts_time:3.404 dts:3404 dts_time:3.404
3235[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3393 pts_time:3.393 dts:3393 dts_time:3.393 -> pts:3400 pts_time:3.4 dts:3400 dts_time:3.4
3236[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3413 pts_time:3.413 dts:3413 dts_time:3.413 -> pts:3420 pts_time:3.42 dts:3420 dts_time:3.42
3237[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3511 pts_time:3.511 dts:3427 dts_time:3.427 -> pts:3518 pts_time:3.518 dts:3434 dts_time:3.434
3238[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3239[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3240[libx264 @ 0x562b73fd06c0] frame= 8 QP=30.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:8160 size=68 bytes
3241[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 221, dts 221, duration 20 at relative offset 2490 in cluster at offset 1610. TrackNumber 2, keyframe 1
3242[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 241, dts 241, duration 20 at relative offset 2499 in cluster at offset 1610. TrackNumber 2, keyframe 1
3243[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 292, dts 250, duration 42 at relative offset 2508 in cluster at offset 1610. TrackNumber 1, keyframe 0
3244[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3433 pts_time:3.433 dts:3433 dts_time:3.433 -> pts:3440 pts_time:3.44 dts:3440 dts_time:3.44
3245[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3453 pts_time:3.453 dts:3453 dts_time:3.453 -> pts:3460 pts_time:3.46 dts:3460 dts_time:3.46
3246[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3469 pts_time:3.469 dts:3469 dts_time:3.469 -> pts:3476 pts_time:3.476 dts:3476 dts_time:3.476
3247[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3248[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3249[libx264 @ 0x562b73fd06c0] frame= 9 QP=25.00 NAL=2 Slice:P Poc:24 I:0 P:0 SKIP:8160 size=73 bytes
3250[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 261, dts 261, duration 20 at relative offset 2582 in cluster at offset 1610. TrackNumber 2, keyframe 1
3251[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 281, dts 281, duration 20 at relative offset 2591 in cluster at offset 1610. TrackNumber 2, keyframe 1
3252[matroska @ 0x562b73ff1bc0] Writing block of size 73 with pts 501, dts 292, duration 42 at relative offset 2600 in cluster at offset 1610. TrackNumber 1, keyframe 0
3253[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3473 pts_time:3.473 dts:3473 dts_time:3.473 -> pts:3480 pts_time:3.48 dts:3480 dts_time:3.48
3254[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3493 pts_time:3.493 dts:3493 dts_time:3.493 -> pts:3500 pts_time:3.5 dts:3500 dts_time:3.5
3255[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3552 pts_time:3.552 dts:3511 dts_time:3.511 -> pts:3559 pts_time:3.559 dts:3518 dts_time:3.518
3256[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3257[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3258[libx264 @ 0x562b73fd06c0] frame= 10 QP=28.00 NAL=2 Slice:B Poc:20 I:0 P:0 SKIP:8160 size=70 bytes
3259[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 301, dts 301, duration 20 at relative offset 2679 in cluster at offset 1610. TrackNumber 2, keyframe 1
3260[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 321, dts 321, duration 20 at relative offset 2688 in cluster at offset 1610. TrackNumber 2, keyframe 1
3261[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 417, dts 334, duration 42 at relative offset 2697 in cluster at offset 1610. TrackNumber 1, keyframe 0
3262[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3513 pts_time:3.513 dts:3513 dts_time:3.513 -> pts:3520 pts_time:3.52 dts:3520 dts_time:3.52
3263[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3533 pts_time:3.533 dts:3533 dts_time:3.533 -> pts:3540 pts_time:3.54 dts:3540 dts_time:3.54
3264[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3761 pts_time:3.761 dts:3552 dts_time:3.552 -> pts:3768 pts_time:3.768 dts:3559 dts_time:3.559
3265[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3266[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3267[libx264 @ 0x562b73fd06c0] frame= 11 QP=29.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:8160 size=68 bytes
3268[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 341, dts 341, duration 20 at relative offset 2773 in cluster at offset 1610. TrackNumber 2, keyframe 1
3269[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 361, dts 361, duration 20 at relative offset 2782 in cluster at offset 1610. TrackNumber 2, keyframe 1
3270[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 375, dts 375, duration 42 at relative offset 2791 in cluster at offset 1610. TrackNumber 1, keyframe 0
3271[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3553 pts_time:3.553 dts:3553 dts_time:3.553 -> pts:3560 pts_time:3.56 dts:3560 dts_time:3.56
3272[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3573 pts_time:3.573 dts:3573 dts_time:3.573 -> pts:3580 pts_time:3.58 dts:3580 dts_time:3.58
3273[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3677 pts_time:3.677 dts:3594 dts_time:3.594 -> pts:3684 pts_time:3.684 dts:3601 dts_time:3.601
3274[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3275[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3276[libx264 @ 0x562b73fd06c0] frame= 12 QP=29.00 NAL=0 Slice:B Poc:22 I:0 P:0 SKIP:8160 size=68 bytes
3277[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 381, dts 381, duration 20 at relative offset 2865 in cluster at offset 1610. TrackNumber 2, keyframe 1
3278[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 401, dts 401, duration 20 at relative offset 2874 in cluster at offset 1610. TrackNumber 2, keyframe 1
3279[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 459, dts 417, duration 42 at relative offset 2883 in cluster at offset 1610. TrackNumber 1, keyframe 0
3280[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3593 pts_time:3.593 dts:3593 dts_time:3.593 -> pts:3600 pts_time:3.6 dts:3600 dts_time:3.6
3281[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3613 pts_time:3.613 dts:3613 dts_time:3.613 -> pts:3620 pts_time:3.62 dts:3620 dts_time:3.62
3282[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3636 pts_time:3.636 dts:3636 dts_time:3.636 -> pts:3643 pts_time:3.643 dts:3643 dts_time:3.643
3283[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3284[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3285[libx264 @ 0x562b73fd06c0] frame= 13 QP=24.00 NAL=2 Slice:P Poc:32 I:0 P:0 SKIP:8160 size=74 bytes
3286[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 421, dts 421, duration 20 at relative offset 2957 in cluster at offset 1610. TrackNumber 2, keyframe 1
3287[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 441, dts 441, duration 20 at relative offset 2966 in cluster at offset 1610. TrackNumber 2, keyframe 1
3288[matroska @ 0x562b73ff1bc0] Writing block of size 74 with pts 667, dts 459, duration 42 at relative offset 2975 in cluster at offset 1610. TrackNumber 1, keyframe 0
3289[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3633 pts_time:3.633 dts:3633 dts_time:3.633 -> pts:3640 pts_time:3.64 dts:3640 dts_time:3.64
3290[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3653 pts_time:3.653 dts:3653 dts_time:3.653 -> pts:3660 pts_time:3.66 dts:3660 dts_time:3.66
3291[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3719 pts_time:3.719 dts:3677 dts_time:3.677 -> pts:3726 pts_time:3.726 dts:3684 dts_time:3.684
3292[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3293[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3294[libx264 @ 0x562b73fd06c0] frame= 14 QP=28.00 NAL=2 Slice:B Poc:28 I:0 P:0 SKIP:8160 size=70 bytes
3295[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 461, dts 461, duration 20 at relative offset 3055 in cluster at offset 1610. TrackNumber 2, keyframe 1
3296[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 481, dts 481, duration 20 at relative offset 3064 in cluster at offset 1610. TrackNumber 2, keyframe 1
3297[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 584, dts 501, duration 42 at relative offset 3073 in cluster at offset 1610. TrackNumber 1, keyframe 0
3298[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3673 pts_time:3.673 dts:3673 dts_time:3.673 -> pts:3680 pts_time:3.68 dts:3680 dts_time:3.68
3299[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3693 pts_time:3.693 dts:3693 dts_time:3.693 -> pts:3700 pts_time:3.7 dts:3700 dts_time:3.7
3300[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3928 pts_time:3.928 dts:3719 dts_time:3.719 -> pts:3935 pts_time:3.935 dts:3726 dts_time:3.726
3301[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3302[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3303[libx264 @ 0x562b73fd06c0] frame= 15 QP=29.00 NAL=0 Slice:B Poc:26 I:0 P:0 SKIP:8160 size=68 bytes
3304[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 501, dts 501, duration 20 at relative offset 3149 in cluster at offset 1610. TrackNumber 2, keyframe 1
3305[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 521, dts 521, duration 20 at relative offset 3158 in cluster at offset 1610. TrackNumber 2, keyframe 1
3306[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 541, dts 541, duration 20 at relative offset 3167 in cluster at offset 1610. TrackNumber 2, keyframe 1
3307[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 542, dts 542, duration 42 at relative offset 3176 in cluster at offset 1610. TrackNumber 1, keyframe 0
3308[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3713 pts_time:3.713 dts:3713 dts_time:3.713 -> pts:3720 pts_time:3.72 dts:3720 dts_time:3.72
3309[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3733 pts_time:3.733 dts:3733 dts_time:3.733 -> pts:3740 pts_time:3.74 dts:3740 dts_time:3.74
3310[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3753 pts_time:3.753 dts:3753 dts_time:3.753 -> pts:3760 pts_time:3.76 dts:3760 dts_time:3.76
3311[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3844 pts_time:3.844 dts:3761 dts_time:3.761 -> pts:3851 pts_time:3.851 dts:3768 dts_time:3.768
3312[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3313[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3314[libx264 @ 0x562b73fd06c0] frame= 16 QP=29.00 NAL=0 Slice:B Poc:30 I:0 P:0 SKIP:8160 size=68 bytes
3315[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 561, dts 561, duration 20 at relative offset 3250 in cluster at offset 1610. TrackNumber 2, keyframe 1
3316[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 581, dts 581, duration 20 at relative offset 3259 in cluster at offset 1610. TrackNumber 2, keyframe 1
3317[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 626, dts 584, duration 42 at relative offset 3268 in cluster at offset 1610. TrackNumber 1, keyframe 0
3318[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3773 pts_time:3.773 dts:3773 dts_time:3.773 -> pts:3780 pts_time:3.78 dts:3780 dts_time:3.78
3319[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3793 pts_time:3.793 dts:3793 dts_time:3.793 -> pts:3800 pts_time:3.8 dts:3800 dts_time:3.8
3320[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3802 pts_time:3.802 dts:3802 dts_time:3.802 -> pts:3809 pts_time:3.809 dts:3809 dts_time:3.809
3321[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3322[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3323[libx264 @ 0x562b73fd06c0] frame= 17 QP=24.00 NAL=2 Slice:P Poc:40 I:0 P:0 SKIP:8160 size=74 bytes
3324[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 601, dts 601, duration 20 at relative offset 3342 in cluster at offset 1610. TrackNumber 2, keyframe 1
3325[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 621, dts 621, duration 20 at relative offset 3351 in cluster at offset 1610. TrackNumber 2, keyframe 1
3326[matroska @ 0x562b73ff1bc0] Writing block of size 74 with pts 834, dts 626, duration 42 at relative offset 3360 in cluster at offset 1610. TrackNumber 1, keyframe 0
3327[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3813 pts_time:3.813 dts:3813 dts_time:3.813 -> pts:3820 pts_time:3.82 dts:3820 dts_time:3.82
3328[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3833 pts_time:3.833 dts:3833 dts_time:3.833 -> pts:3840 pts_time:3.84 dts:3840 dts_time:3.84
3329[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3886 pts_time:3.886 dts:3844 dts_time:3.844 -> pts:3893 pts_time:3.893 dts:3851 dts_time:3.851
3330[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3331[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3332[libx264 @ 0x562b73fd06c0] frame= 18 QP=27.00 NAL=2 Slice:B Poc:36 I:0 P:0 SKIP:8160 size=70 bytes
3333[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 641, dts 641, duration 20 at relative offset 3440 in cluster at offset 1610. TrackNumber 2, keyframe 1
3334[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 661, dts 661, duration 20 at relative offset 3449 in cluster at offset 1610. TrackNumber 2, keyframe 1
3335[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 751, dts 667, duration 42 at relative offset 3458 in cluster at offset 1610. TrackNumber 1, keyframe 0
3336[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3853 pts_time:3.853 dts:3853 dts_time:3.853 -> pts:3860 pts_time:3.86 dts:3860 dts_time:3.86
3337[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3873 pts_time:3.873 dts:3873 dts_time:3.873 -> pts:3880 pts_time:3.88 dts:3880 dts_time:3.88
3338[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4011 pts_time:4.011 dts:3886 dts_time:3.886 -> pts:4018 pts_time:4.018 dts:3893 dts_time:3.893
3339[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3340[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3341[libx264 @ 0x562b73fd06c0] frame= 19 QP=29.00 NAL=0 Slice:B Poc:34 I:0 P:0 SKIP:8160 size=68 bytes
3342[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 681, dts 681, duration 20 at relative offset 3534 in cluster at offset 1610. TrackNumber 2, keyframe 1
3343[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 701, dts 701, duration 20 at relative offset 3543 in cluster at offset 1610. TrackNumber 2, keyframe 1
3344[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 709, dts 709, duration 42 at relative offset 3552 in cluster at offset 1610. TrackNumber 1, keyframe 0
3345[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3893 pts_time:3.893 dts:3893 dts_time:3.893 -> pts:3900 pts_time:3.9 dts:3900 dts_time:3.9
3346[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3913 pts_time:3.913 dts:3913 dts_time:3.913 -> pts:3920 pts_time:3.92 dts:3920 dts_time:3.92
3347[concat @ 0x562b73fb3f00] file:0 stream:0 pts:3969 pts_time:3.969 dts:3928 dts_time:3.928 -> pts:3976 pts_time:3.976 dts:3935 dts_time:3.935
3348[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3349[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3350[Parsed_subtitles_0 @ 0x562b74b24dc0] fontselect: (EFN Impresja, 400, 0) -> /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf, 0, LiberationSans
3351[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3434.000000
3352[libx264 @ 0x562b73fd06c0] frame= 20 QP=28.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:8160 size=68 bytes
3353[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 721, dts 721, duration 20 at relative offset 3626 in cluster at offset 1610. TrackNumber 2, keyframe 1
3354[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 741, dts 741, duration 20 at relative offset 3635 in cluster at offset 1610. TrackNumber 2, keyframe 1
3355[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 792, dts 751, duration 42 at relative offset 3644 in cluster at offset 1610. TrackNumber 1, keyframe 0
3356[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3933 pts_time:3.933 dts:3933 dts_time:3.933 -> pts:3940 pts_time:3.94 dts:3940 dts_time:3.94
3357[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3953 pts_time:3.953 dts:3953 dts_time:3.953 -> pts:3960 pts_time:3.96 dts:3960 dts_time:3.96
3358[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4094 pts_time:4.094 dts:3969 dts_time:3.969 -> pts:4101 pts_time:4.101 dts:3976 dts_time:3.976
3359[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3360[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3361[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3476.000000
3362[libx264 @ 0x562b73fd06c0] frame= 21 QP=16.00 NAL=2 Slice:P Poc:48 I:0 P:0 SKIP:8160 size=74 bytes
3363[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 761, dts 761, duration 20 at relative offset 3718 in cluster at offset 1610. TrackNumber 2, keyframe 1
3364[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 781, dts 781, duration 20 at relative offset 3727 in cluster at offset 1610. TrackNumber 2, keyframe 1
3365[matroska @ 0x562b73ff1bc0] Writing block of size 74 with pts 1001, dts 792, duration 42 at relative offset 3736 in cluster at offset 1610. TrackNumber 1, keyframe 0
3366[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3973 pts_time:3.973 dts:3973 dts_time:3.973 -> pts:3980 pts_time:3.98 dts:3980 dts_time:3.98
3367[concat @ 0x562b73fb3f00] file:0 stream:1 pts:3993 pts_time:3.993 dts:3993 dts_time:3.993 -> pts:4000 pts_time:4 dts:4000 dts_time:4
3368[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4053 pts_time:4.053 dts:4011 dts_time:4.011 -> pts:4060 pts_time:4.06 dts:4018 dts_time:4.018
3369[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3370[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3371[libx264 @ 0x562b73fd06c0] scene cut at 39 Icost:264791 Pcost:264495 ratio:0.0011 bias:0.1211 gop:39 (imb:7751 pmb:37)
3372[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3518.000000
3373[libx264 @ 0x562b73fd06c0] frame= 22 QP=23.00 NAL=2 Slice:B Poc:44 I:0 P:0 SKIP:8160 size=70 bytes
3374[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 801, dts 801, duration 20 at relative offset 3816 in cluster at offset 1610. TrackNumber 2, keyframe 1
3375[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 821, dts 821, duration 20 at relative offset 3825 in cluster at offset 1610. TrackNumber 2, keyframe 1
3376[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 918, dts 834, duration 42 at relative offset 3834 in cluster at offset 1610. TrackNumber 1, keyframe 0
3377[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4013 pts_time:4.013 dts:4013 dts_time:4.013 -> pts:4020 pts_time:4.02 dts:4020 dts_time:4.02
3378[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4033 pts_time:4.033 dts:4033 dts_time:4.033 -> pts:4040 pts_time:4.04 dts:4040 dts_time:4.04
3379[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4261 pts_time:4.261 dts:4053 dts_time:4.053 -> pts:4268 pts_time:4.268 dts:4060 dts_time:4.06
3380[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3381[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3382[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3559.000000
3383[libx264 @ 0x562b73fd06c0] frame= 23 QP=26.00 NAL=0 Slice:B Poc:42 I:0 P:0 SKIP:8160 size=68 bytes
3384[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 841, dts 841, duration 20 at relative offset 3910 in cluster at offset 1610. TrackNumber 2, keyframe 1
3385[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 861, dts 861, duration 20 at relative offset 3919 in cluster at offset 1610. TrackNumber 2, keyframe 1
3386[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 876, dts 876, duration 42 at relative offset 3928 in cluster at offset 1610. TrackNumber 1, keyframe 0
3387[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4053 pts_time:4.053 dts:4053 dts_time:4.053 -> pts:4060 pts_time:4.06 dts:4060 dts_time:4.06
3388[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4073 pts_time:4.073 dts:4073 dts_time:4.073 -> pts:4080 pts_time:4.08 dts:4080 dts_time:4.08
3389[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4178 pts_time:4.178 dts:4094 dts_time:4.094 -> pts:4185 pts_time:4.185 dts:4101 dts_time:4.101
3390[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3391[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3392[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3601.000000
3393[libx264 @ 0x562b73fd06c0] frame= 24 QP=22.00 NAL=0 Slice:B Poc:46 I:0 P:0 SKIP:8160 size=68 bytes
3394[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 881, dts 881, duration 20 at relative offset 4002 in cluster at offset 1610. TrackNumber 2, keyframe 1
3395[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 901, dts 901, duration 20 at relative offset 4011 in cluster at offset 1610. TrackNumber 2, keyframe 1
3396[matroska @ 0x562b73ff1bc0] Writing block of size 68 with pts 959, dts 918, duration 42 at relative offset 4020 in cluster at offset 1610. TrackNumber 1, keyframe 0
3397[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4093 pts_time:4.093 dts:4093 dts_time:4.093 -> pts:4100 pts_time:4.1 dts:4100 dts_time:4.1
3398[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4113 pts_time:4.113 dts:4113 dts_time:4.113 -> pts:4120 pts_time:4.12 dts:4120 dts_time:4.12
3399[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4136 pts_time:4.136 dts:4136 dts_time:4.136 -> pts:4143 pts_time:4.143 dts:4143 dts_time:4.143
3400[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3401[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3402[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3643.000000
3403[libx264 @ 0x562b73fd06c0] frame= 25 QP=9.00 NAL=2 Slice:P Poc:56 I:0 P:0 SKIP:8160 size=75 bytes
3404[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 921, dts 921, duration 20 at relative offset 4094 in cluster at offset 1610. TrackNumber 2, keyframe 1
3405[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 941, dts 941, duration 20 at relative offset 4103 in cluster at offset 1610. TrackNumber 2, keyframe 1
3406[matroska @ 0x562b73ff1bc0] Writing block of size 75 with pts 1168, dts 959, duration 42 at relative offset 4112 in cluster at offset 1610. TrackNumber 1, keyframe 0
3407[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4133 pts_time:4.133 dts:4133 dts_time:4.133 -> pts:4140 pts_time:4.14 dts:4140 dts_time:4.14
3408[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4153 pts_time:4.153 dts:4153 dts_time:4.153 -> pts:4160 pts_time:4.16 dts:4160 dts_time:4.16
3409[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4220 pts_time:4.22 dts:4178 dts_time:4.178 -> pts:4227 pts_time:4.227 dts:4185 dts_time:4.185
3410[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3411[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3412[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3684.000000
3413[libx264 @ 0x562b73fd06c0] frame= 26 QP=15.00 NAL=2 Slice:B Poc:52 I:0 P:0 SKIP:8160 size=72 bytes
3414[matroska @ 0x562b73ff1bc0] Writing block of size 3 with pts 961, dts 961, duration 20 at relative offset 4193 in cluster at offset 1610. TrackNumber 2, keyframe 1
3415[matroska @ 0x562b73ff1bc0] Writing block of size 136 with pts 981, dts 981, duration 20 at relative offset 4202 in cluster at offset 1610. TrackNumber 2, keyframe 1
3416[matroska @ 0x562b73ff1bc0] Writing block of size 72 with pts 1084, dts 1001, duration 42 at relative offset 4345 in cluster at offset 1610. TrackNumber 1, keyframe 0
3417[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4173 pts_time:4.173 dts:4173 dts_time:4.173 -> pts:4180 pts_time:4.18 dts:4180 dts_time:4.18
3418[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4193 pts_time:4.193 dts:4193 dts_time:4.193 -> pts:4200 pts_time:4.2 dts:4200 dts_time:4.2
3419[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4428 pts_time:4.428 dts:4220 dts_time:4.22 -> pts:4435 pts_time:4.435 dts:4227 dts_time:4.227
3420[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3421[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3422[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3726.000000
3423[libx264 @ 0x562b73fd06c0] frame= 27 QP=18.00 NAL=0 Slice:B Poc:50 I:0 P:0 SKIP:8160 size=69 bytes
3424[matroska @ 0x562b73ff1bc0] Writing block of size 451 with pts 1001, dts 1001, duration 20 at relative offset 4423 in cluster at offset 1610. TrackNumber 2, keyframe 1
3425[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 1021, dts 1021, duration 20 at relative offset 4881 in cluster at offset 1610. TrackNumber 2, keyframe 1
3426[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 1041, dts 1041, duration 20 at relative offset 5122 in cluster at offset 1610. TrackNumber 2, keyframe 1
3427[matroska @ 0x562b73ff1bc0] Writing block of size 69 with pts 1043, dts 1043, duration 42 at relative offset 5362 in cluster at offset 1610. TrackNumber 1, keyframe 0
3428[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4213 pts_time:4.213 dts:4213 dts_time:4.213 -> pts:4220 pts_time:4.22 dts:4220 dts_time:4.22
3429[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4233 pts_time:4.233 dts:4233 dts_time:4.233 -> pts:4240 pts_time:4.24 dts:4240 dts_time:4.24
3430[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4253 pts_time:4.253 dts:4253 dts_time:4.253 -> pts:4260 pts_time:4.26 dts:4260 dts_time:4.26
3431[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4345 pts_time:4.345 dts:4261 dts_time:4.261 -> pts:4352 pts_time:4.352 dts:4268 dts_time:4.268
3432[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3433[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3434[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3768.000000
3435[libx264 @ 0x562b73fd06c0] frame= 28 QP=14.00 NAL=0 Slice:B Poc:54 I:0 P:0 SKIP:8160 size=70 bytes
3436[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 1061, dts 1061, duration 20 at relative offset 5437 in cluster at offset 1610. TrackNumber 2, keyframe 1
3437[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 1081, dts 1081, duration 20 at relative offset 5678 in cluster at offset 1610. TrackNumber 2, keyframe 1
3438[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 1126, dts 1084, duration 42 at relative offset 5925 in cluster at offset 1610. TrackNumber 1, keyframe 0
3439[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4273 pts_time:4.273 dts:4273 dts_time:4.273 -> pts:4280 pts_time:4.28 dts:4280 dts_time:4.28
3440[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4293 pts_time:4.293 dts:4293 dts_time:4.293 -> pts:4300 pts_time:4.3 dts:4300 dts_time:4.3
3441[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4303 pts_time:4.303 dts:4303 dts_time:4.303 -> pts:4310 pts_time:4.31 dts:4310 dts_time:4.31
3442[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3443[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3444[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3809.000000
3445[libx264 @ 0x562b73fd06c0] frame= 29 QP=4.00 NAL=2 Slice:P Poc:64 I:0 P:0 SKIP:8160 size=75 bytes
3446[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 1101, dts 1101, duration 20 at relative offset 6001 in cluster at offset 1610. TrackNumber 2, keyframe 1
3447[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 1121, dts 1121, duration 20 at relative offset 6240 in cluster at offset 1610. TrackNumber 2, keyframe 1
3448[matroska @ 0x562b73ff1bc0] Writing block of size 75 with pts 1335, dts 1126, duration 42 at relative offset 6480 in cluster at offset 1610. TrackNumber 1, keyframe 0
3449[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4313 pts_time:4.313 dts:4313 dts_time:4.313 -> pts:4320 pts_time:4.32 dts:4320 dts_time:4.32
3450[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4333 pts_time:4.333 dts:4333 dts_time:4.333 -> pts:4340 pts_time:4.34 dts:4340 dts_time:4.34
3451[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4386 pts_time:4.386 dts:4345 dts_time:4.345 -> pts:4393 pts_time:4.393 dts:4352 dts_time:4.352
3452[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3453[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3454[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3851.000000
3455[libx264 @ 0x562b73fd06c0] frame= 30 QP=8.00 NAL=2 Slice:B Poc:60 I:0 P:0 SKIP:8160 size=72 bytes
3456[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 1141, dts 1141, duration 20 at relative offset 6561 in cluster at offset 1610. TrackNumber 2, keyframe 1
3457[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 1161, dts 1161, duration 20 at relative offset 6800 in cluster at offset 1610. TrackNumber 2, keyframe 1
3458[matroska @ 0x562b73ff1bc0] Writing block of size 72 with pts 1251, dts 1168, duration 42 at relative offset 7039 in cluster at offset 1610. TrackNumber 1, keyframe 0
3459[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4353 pts_time:4.353 dts:4353 dts_time:4.353 -> pts:4360 pts_time:4.36 dts:4360 dts_time:4.36
3460[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4373 pts_time:4.373 dts:4373 dts_time:4.373 -> pts:4380 pts_time:4.38 dts:4380 dts_time:4.38
3461[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4595 pts_time:4.595 dts:4386 dts_time:4.386 -> pts:4602 pts_time:4.602 dts:4393 dts_time:4.393
3462[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3463[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3464[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3893.000000
3465[libx264 @ 0x562b73fd06c0] frame= 31 QP=11.00 NAL=0 Slice:B Poc:58 I:0 P:0 SKIP:8160 size=70 bytes
3466[matroska @ 0x562b73ff1bc0] Writing block of size 484 with pts 1181, dts 1181, duration 20 at relative offset 7117 in cluster at offset 1610. TrackNumber 2, keyframe 1
3467[matroska @ 0x562b73ff1bc0] Writing block of size 259 with pts 1201, dts 1201, duration 20 at relative offset 7608 in cluster at offset 1610. TrackNumber 2, keyframe 1
3468[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 1210, dts 1210, duration 42 at relative offset 7874 in cluster at offset 1610. TrackNumber 1, keyframe 0
3469[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4393 pts_time:4.393 dts:4393 dts_time:4.393 -> pts:4400 pts_time:4.4 dts:4400 dts_time:4.4
3470[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4413 pts_time:4.413 dts:4413 dts_time:4.413 -> pts:4420 pts_time:4.42 dts:4420 dts_time:4.42
3471[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4512 pts_time:4.512 dts:4428 dts_time:4.428 -> pts:4519 pts_time:4.519 dts:4435 dts_time:4.435
3472[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3473[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3474[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3935.000000
3475[libx264 @ 0x562b73fd06c0] frame= 32 QP=8.00 NAL=0 Slice:B Poc:62 I:0 P:0 SKIP:8160 size=70 bytes
3476[matroska @ 0x562b73ff1bc0] Writing block of size 276 with pts 1221, dts 1221, duration 20 at relative offset 7950 in cluster at offset 1610. TrackNumber 2, keyframe 1
3477[matroska @ 0x562b73ff1bc0] Writing block of size 278 with pts 1241, dts 1241, duration 20 at relative offset 8233 in cluster at offset 1610. TrackNumber 2, keyframe 1
3478[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 1293, dts 1251, duration 42 at relative offset 8518 in cluster at offset 1610. TrackNumber 1, keyframe 0
3479[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4433 pts_time:4.433 dts:4433 dts_time:4.433 -> pts:4440 pts_time:4.44 dts:4440 dts_time:4.44
3480[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4453 pts_time:4.453 dts:4453 dts_time:4.453 -> pts:4460 pts_time:4.46 dts:4460 dts_time:4.46
3481[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4470 pts_time:4.47 dts:4470 dts_time:4.47 -> pts:4477 pts_time:4.477 dts:4477 dts_time:4.477
3482[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3483[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3484[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:3976.000000
3485[libx264 @ 0x562b73fd06c0] frame= 33 QP=6.00 NAL=2 Slice:P Poc:72 I:0 P:0 SKIP:8160 size=75 bytes
3486[matroska @ 0x562b73ff1bc0] Writing block of size 279 with pts 1261, dts 1261, duration 20 at relative offset 8594 in cluster at offset 1610. TrackNumber 2, keyframe 1
3487[matroska @ 0x562b73ff1bc0] Writing block of size 278 with pts 1281, dts 1281, duration 20 at relative offset 8880 in cluster at offset 1610. TrackNumber 2, keyframe 1
3488[matroska @ 0x562b73ff1bc0] Writing block of size 75 with pts 1502, dts 1293, duration 42 at relative offset 9165 in cluster at offset 1610. TrackNumber 1, keyframe 0
3489[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4473 pts_time:4.473 dts:4473 dts_time:4.473 -> pts:4480 pts_time:4.48 dts:4480 dts_time:4.48
3490[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4493 pts_time:4.493 dts:4493 dts_time:4.493 -> pts:4500 pts_time:4.5 dts:4500 dts_time:4.5
3491[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4553 pts_time:4.553 dts:4512 dts_time:4.512 -> pts:4560 pts_time:4.56 dts:4519 dts_time:4.519
3492[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3493[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3494[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:4018.000000
3495[libx264 @ 0x562b73fd06c0] frame= 34 QP=5.00 NAL=2 Slice:B Poc:68 I:0 P:0 SKIP:8160 size=72 bytes
3496[matroska @ 0x562b73ff1bc0] Writing block of size 275 with pts 1301, dts 1301, duration 20 at relative offset 9246 in cluster at offset 1610. TrackNumber 2, keyframe 1
3497[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 1321, dts 1321, duration 20 at relative offset 9528 in cluster at offset 1610. TrackNumber 2, keyframe 1
3498[matroska @ 0x562b73ff1bc0] Writing block of size 72 with pts 1418, dts 1335, duration 42 at relative offset 9783 in cluster at offset 1610. TrackNumber 1, keyframe 0
3499[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4513 pts_time:4.513 dts:4513 dts_time:4.513 -> pts:4520 pts_time:4.52 dts:4520 dts_time:4.52
3500[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4533 pts_time:4.533 dts:4533 dts_time:4.533 -> pts:4540 pts_time:4.54 dts:4540 dts_time:4.54
3501[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4762 pts_time:4.762 dts:4553 dts_time:4.553 -> pts:4769 pts_time:4.769 dts:4560 dts_time:4.56
3502[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3503[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3504[libx264 @ 0x562b73fd06c0] frame= 35 QP=7.00 NAL=0 Slice:B Poc:66 I:0 P:0 SKIP:8160 size=70 bytes
3505[matroska @ 0x562b73ff1bc0] Writing block of size 274 with pts 1341, dts 1341, duration 20 at relative offset 9861 in cluster at offset 1610. TrackNumber 2, keyframe 1
3506[matroska @ 0x562b73ff1bc0] Writing block of size 278 with pts 1361, dts 1361, duration 20 at relative offset 10142 in cluster at offset 1610. TrackNumber 2, keyframe 1
3507[matroska @ 0x562b73ff1bc0] Writing block of size 70 with pts 1376, dts 1376, duration 42 at relative offset 10427 in cluster at offset 1610. TrackNumber 1, keyframe 0
3508[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4552 pts_time:4.552 dts:4552 dts_time:4.552 -> pts:4559 pts_time:4.559 dts:4559 dts_time:4.559
3509[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4572 pts_time:4.572 dts:4572 dts_time:4.572 -> pts:4579 pts_time:4.579 dts:4579 dts_time:4.579
3510[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4678 pts_time:4.678 dts:4595 dts_time:4.595 -> pts:4685 pts_time:4.685 dts:4602 dts_time:4.602
3511[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3512[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3513[libx264 @ 0x562b73fd06c0] frame= 36 QP=6.00 NAL=0 Slice:B Poc:70 I:0 P:0 SKIP:8160 size=71 bytes
3514[matroska @ 0x562b73ff1bc0] Writing block of size 274 with pts 1381, dts 1381, duration 20 at relative offset 10503 in cluster at offset 1610. TrackNumber 2, keyframe 1
3515[matroska @ 0x562b73ff1bc0] Writing block of size 272 with pts 1401, dts 1401, duration 20 at relative offset 10784 in cluster at offset 1610. TrackNumber 2, keyframe 1
3516[matroska @ 0x562b73ff1bc0] Writing block of size 71 with pts 1460, dts 1418, duration 42 at relative offset 11063 in cluster at offset 1610. TrackNumber 1, keyframe 0
3517[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4592 pts_time:4.592 dts:4592 dts_time:4.592 -> pts:4599 pts_time:4.599 dts:4599 dts_time:4.599
3518[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4612 pts_time:4.612 dts:4612 dts_time:4.612 -> pts:4619 pts_time:4.619 dts:4619 dts_time:4.619
3519[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4637 pts_time:4.637 dts:4637 dts_time:4.637 -> pts:4644 pts_time:4.644 dts:4644 dts_time:4.644
3520[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3521[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3522[libx264 @ 0x562b73fd06c0] frame= 37 QP=12.03 NAL=2 Slice:P Poc:74 I:8159 P:1 SKIP:0 size=32534 bytes
3523[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 1421, dts 1421, duration 20 at relative offset 11140 in cluster at offset 1610. TrackNumber 2, keyframe 1
3524[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 1441, dts 1441, duration 20 at relative offset 11394 in cluster at offset 1610. TrackNumber 2, keyframe 1
3525[matroska @ 0x562b73ff1bc0] Writing block of size 32534 with pts 1543, dts 1460, duration 42 at relative offset 11652 in cluster at offset 1610. TrackNumber 1, keyframe 0
3526[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4633 pts_time:4.633 dts:4633 dts_time:4.633 -> pts:4640 pts_time:4.64 dts:4640 dts_time:4.64
3527[concat @ 0x562b73fb3f00] file:0 stream:2 pts:4657 pts_time:4.657 dts:4657 dts_time:4.657 -> pts:4664 pts_time:4.664 dts:4664 dts_time:4.664
3528[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4653 pts_time:4.653 dts:4653 dts_time:4.653 -> pts:4660 pts_time:4.66 dts:4660 dts_time:4.66
3529[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4720 pts_time:4.72 dts:4678 dts_time:4.678 -> pts:4727 pts_time:4.727 dts:4685 dts_time:4.685
3530[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3531[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3532[libx264 @ 0x562b73fd06c0] frame= 38 QP=12.74 NAL=2 Slice:P Poc:76 I:8049 P:87 SKIP:24 size=55915 bytes
3533[matroska @ 0x562b73ff1bc0] Writing block of size 276 with pts 1461, dts 1461, duration 20 at relative offset 44194 in cluster at offset 1610. TrackNumber 2, keyframe 1
3534[matroska @ 0x562b73ff1bc0] Writing block of size 272 with pts 1481, dts 1481, duration 20 at relative offset 44477 in cluster at offset 1610. TrackNumber 2, keyframe 1
3535[matroska @ 0x562b73ff1bc0] Writing block of size 280 with pts 1501, dts 1501, duration 20 at relative offset 44756 in cluster at offset 1610. TrackNumber 2, keyframe 1
3536[matroska @ 0x562b73ff1bc0] Writing block of size 55915 with pts 1585, dts 1502, duration 42 at relative offset 45043 in cluster at offset 1610. TrackNumber 1, keyframe 0
3537[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4673 pts_time:4.673 dts:4673 dts_time:4.673 -> pts:4680 pts_time:4.68 dts:4680 dts_time:4.68
3538frame= 101 fps= 57 q=27.0 size= 2kB time=00:00:04.68 bitrate= 2.8kbits/s speed=2.64x
3539[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4693 pts_time:4.693 dts:4693 dts_time:4.693 -> pts:4700 pts_time:4.7 dts:4700 dts_time:4.7
3540[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4887 pts_time:4.887 dts:4720 dts_time:4.72 -> pts:4894 pts_time:4.894 dts:4727 dts_time:4.727
3541[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3542[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3543[libx264 @ 0x562b73fd06c0] frame= 39 QP=19.88 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=39401 bytes
3544[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 1521, dts 1521, duration 20 at relative offset 100966 in cluster at offset 1610. TrackNumber 2, keyframe 1
3545[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 1541 at offset 102867 bytes
3546[matroska @ 0x562b73ff1bc0] Writing block of size 270 with pts 1541, dts 1541, duration 20 at relative offset 10 in cluster at offset 102867. TrackNumber 2, keyframe 1
3547[matroska @ 0x562b73ff1bc0] Writing block of size 39401 with pts 1627, dts 1543, duration 42 at relative offset 287 in cluster at offset 102867. TrackNumber 1, keyframe 1
3548[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4713 pts_time:4.713 dts:4713 dts_time:4.713 -> pts:4720 pts_time:4.72 dts:4720 dts_time:4.72
3549[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4733 pts_time:4.733 dts:4733 dts_time:4.733 -> pts:4740 pts_time:4.74 dts:4740 dts_time:4.74
3550[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4753 pts_time:4.753 dts:4753 dts_time:4.753 -> pts:4760 pts_time:4.76 dts:4760 dts_time:4.76
3551[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4803 pts_time:4.803 dts:4762 dts_time:4.762 -> pts:4810 pts_time:4.81 dts:4769 dts_time:4.769
3552[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3553[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3554[libx264 @ 0x562b73fd06c0] frame= 40 QP=15.16 NAL=2 Slice:P Poc:8 I:7131 P:1029 SKIP:0 size=120924 bytes
3555[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 1561, dts 1561, duration 20 at relative offset 39697 in cluster at offset 102867. TrackNumber 2, keyframe 1
3556[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 1581, dts 1581, duration 20 at relative offset 39981 in cluster at offset 102867. TrackNumber 2, keyframe 1
3557[matroska @ 0x562b73ff1bc0] Writing block of size 120924 with pts 1793, dts 1585, duration 42 at relative offset 40253 in cluster at offset 102867. TrackNumber 1, keyframe 0
3558[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4773 pts_time:4.773 dts:4773 dts_time:4.773 -> pts:4780 pts_time:4.78 dts:4780 dts_time:4.78
3559[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4793 pts_time:4.793 dts:4793 dts_time:4.793 -> pts:4800 pts_time:4.8 dts:4800 dts_time:4.8
3560[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4845 pts_time:4.845 dts:4803 dts_time:4.803 -> pts:4852 pts_time:4.852 dts:4810 dts_time:4.81
3561[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3562[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3563[libx264 @ 0x562b73fd06c0] frame= 41 QP=14.66 NAL=2 Slice:B Poc:4 I:662 P:3279 SKIP:4219 size=10942 bytes
3564[matroska @ 0x562b73ff1bc0] Writing block of size 359 with pts 1601, dts 1601, duration 20 at relative offset 161185 in cluster at offset 102867. TrackNumber 2, keyframe 1
3565[matroska @ 0x562b73ff1bc0] Writing block of size 294 with pts 1621, dts 1621, duration 20 at relative offset 161551 in cluster at offset 102867. TrackNumber 2, keyframe 1
3566[matroska @ 0x562b73ff1bc0] Writing block of size 10942 with pts 1710, dts 1627, duration 42 at relative offset 161852 in cluster at offset 102867. TrackNumber 1, keyframe 0
3567[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4813 pts_time:4.813 dts:4813 dts_time:4.813 -> pts:4820 pts_time:4.82 dts:4820 dts_time:4.82
3568[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4833 pts_time:4.833 dts:4833 dts_time:4.833 -> pts:4840 pts_time:4.84 dts:4840 dts_time:4.84
3569[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5054 pts_time:5.054 dts:4845 dts_time:4.845 -> pts:5061 pts_time:5.061 dts:4852 dts_time:4.852
3570[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3571[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3572[libx264 @ 0x562b73fd06c0] frame= 42 QP=15.51 NAL=0 Slice:B Poc:2 I:943 P:2885 SKIP:4332 size=11331 bytes
3573[matroska @ 0x562b73ff1bc0] Writing block of size 342 with pts 1641, dts 1641, duration 20 at relative offset 172801 in cluster at offset 102867. TrackNumber 2, keyframe 1
3574[matroska @ 0x562b73ff1bc0] Writing block of size 281 with pts 1661, dts 1661, duration 20 at relative offset 173150 in cluster at offset 102867. TrackNumber 2, keyframe 1
3575[matroska @ 0x562b73ff1bc0] Writing block of size 11331 with pts 1668, dts 1668, duration 42 at relative offset 173438 in cluster at offset 102867. TrackNumber 1, keyframe 0
3576[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4853 pts_time:4.853 dts:4853 dts_time:4.853 -> pts:4860 pts_time:4.86 dts:4860 dts_time:4.86
3577[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4873 pts_time:4.873 dts:4873 dts_time:4.873 -> pts:4880 pts_time:4.88 dts:4880 dts_time:4.88
3578[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4970 pts_time:4.97 dts:4887 dts_time:4.887 -> pts:4977 pts_time:4.977 dts:4894 dts_time:4.894
3579[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3580[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3581[libx264 @ 0x562b73fd06c0] frame= 43 QP=16.73 NAL=0 Slice:B Poc:6 I:1588 P:4422 SKIP:2150 size=15652 bytes
3582[matroska @ 0x562b73ff1bc0] Writing block of size 274 with pts 1681, dts 1681, duration 20 at relative offset 184776 in cluster at offset 102867. TrackNumber 2, keyframe 1
3583[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 1701, dts 1701, duration 20 at relative offset 185057 in cluster at offset 102867. TrackNumber 2, keyframe 1
3584[matroska @ 0x562b73ff1bc0] Writing block of size 15652 with pts 1752, dts 1710, duration 42 at relative offset 185300 in cluster at offset 102867. TrackNumber 1, keyframe 0
3585[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4893 pts_time:4.893 dts:4893 dts_time:4.893 -> pts:4900 pts_time:4.9 dts:4900 dts_time:4.9
3586[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4913 pts_time:4.913 dts:4913 dts_time:4.913 -> pts:4920 pts_time:4.92 dts:4920 dts_time:4.92
3587[concat @ 0x562b73fb3f00] file:0 stream:0 pts:4929 pts_time:4.929 dts:4929 dts_time:4.929 -> pts:4936 pts_time:4.936 dts:4936 dts_time:4.936
3588[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3589[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3590[libx264 @ 0x562b73fd06c0] frame= 44 QP=16.91 NAL=2 Slice:P Poc:16 I:2254 P:5054 SKIP:852 size=57413 bytes
3591[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 1721, dts 1721, duration 20 at relative offset 200959 in cluster at offset 102867. TrackNumber 2, keyframe 1
3592[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 1741, dts 1741, duration 20 at relative offset 201202 in cluster at offset 102867. TrackNumber 2, keyframe 1
3593[matroska @ 0x562b73ff1bc0] Writing block of size 57413 with pts 1960, dts 1752, duration 42 at relative offset 201444 in cluster at offset 102867. TrackNumber 1, keyframe 0
3594[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4933 pts_time:4.933 dts:4933 dts_time:4.933 -> pts:4940 pts_time:4.94 dts:4940 dts_time:4.94
3595[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4953 pts_time:4.953 dts:4953 dts_time:4.953 -> pts:4960 pts_time:4.96 dts:4960 dts_time:4.96
3596[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5012 pts_time:5.012 dts:4970 dts_time:4.97 -> pts:5019 pts_time:5.019 dts:4977 dts_time:4.977
3597[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3598[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3599[libx264 @ 0x562b73fd06c0] frame= 45 QP=16.02 NAL=2 Slice:B Poc:12 I:323 P:2800 SKIP:5037 size=8151 bytes
3600[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 1761, dts 1761, duration 20 at relative offset 258865 in cluster at offset 102867. TrackNumber 2, keyframe 1
3601[matroska @ 0x562b73ff1bc0] Writing block of size 385 with pts 1781, dts 1781, duration 20 at relative offset 259134 in cluster at offset 102867. TrackNumber 2, keyframe 1
3602[matroska @ 0x562b73ff1bc0] Writing block of size 8151 with pts 1877, dts 1793, duration 42 at relative offset 259526 in cluster at offset 102867. TrackNumber 1, keyframe 0
3603[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4973 pts_time:4.973 dts:4973 dts_time:4.973 -> pts:4980 pts_time:4.98 dts:4980 dts_time:4.98
3604[concat @ 0x562b73fb3f00] file:0 stream:1 pts:4993 pts_time:4.993 dts:4993 dts_time:4.993 -> pts:5000 pts_time:5 dts:5000 dts_time:5
3605[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5221 pts_time:5.221 dts:5012 dts_time:5.012 -> pts:5228 pts_time:5.228 dts:5019 dts_time:5.019
3606[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3607[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3608[libx264 @ 0x562b73fd06c0] frame= 46 QP=16.69 NAL=0 Slice:B Poc:10 I:470 P:2653 SKIP:5037 size=8236 bytes
3609[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 1801, dts 1801, duration 20 at relative offset 267684 in cluster at offset 102867. TrackNumber 2, keyframe 1
3610[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 1821, dts 1821, duration 20 at relative offset 267930 in cluster at offset 102867. TrackNumber 2, keyframe 1
3611[matroska @ 0x562b73ff1bc0] Writing block of size 8236 with pts 1835, dts 1835, duration 42 at relative offset 268176 in cluster at offset 102867. TrackNumber 1, keyframe 0
3612[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5013 pts_time:5.013 dts:5013 dts_time:5.013 -> pts:5020 pts_time:5.02 dts:5020 dts_time:5.02
3613[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5033 pts_time:5.033 dts:5033 dts_time:5.033 -> pts:5040 pts_time:5.04 dts:5040 dts_time:5.04
3614[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5137 pts_time:5.137 dts:5054 dts_time:5.054 -> pts:5144 pts_time:5.144 dts:5061 dts_time:5.061
3615[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3616[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3617[libx264 @ 0x562b73fd06c0] frame= 47 QP=18.47 NAL=0 Slice:B Poc:14 I:872 P:4329 SKIP:2959 size=14417 bytes
3618[matroska @ 0x562b73ff1bc0] Writing block of size 422 with pts 1841, dts 1841, duration 20 at relative offset 276419 in cluster at offset 102867. TrackNumber 2, keyframe 1
3619[matroska @ 0x562b73ff1bc0] Writing block of size 376 with pts 1861, dts 1861, duration 20 at relative offset 276848 in cluster at offset 102867. TrackNumber 2, keyframe 1
3620[matroska @ 0x562b73ff1bc0] Writing block of size 14417 with pts 1919, dts 1877, duration 42 at relative offset 277231 in cluster at offset 102867. TrackNumber 1, keyframe 0
3621[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5053 pts_time:5.053 dts:5053 dts_time:5.053 -> pts:5060 pts_time:5.06 dts:5060 dts_time:5.06
3622[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5073 pts_time:5.073 dts:5073 dts_time:5.073 -> pts:5080 pts_time:5.08 dts:5080 dts_time:5.08
3623[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5095 pts_time:5.095 dts:5095 dts_time:5.095 -> pts:5102 pts_time:5.102 dts:5102 dts_time:5.102
3624[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3625[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3626[libx264 @ 0x562b73fd06c0] frame= 48 QP=17.91 NAL=2 Slice:P Poc:24 I:2748 P:5021 SKIP:391 size=88339 bytes
3627[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 1881, dts 1881, duration 20 at relative offset 291655 in cluster at offset 102867. TrackNumber 2, keyframe 1
3628[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 1901, dts 1901, duration 20 at relative offset 291913 in cluster at offset 102867. TrackNumber 2, keyframe 1
3629[matroska @ 0x562b73ff1bc0] Writing block of size 88339 with pts 2127, dts 1919, duration 42 at relative offset 292167 in cluster at offset 102867. TrackNumber 1, keyframe 0
3630[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5093 pts_time:5.093 dts:5093 dts_time:5.093 -> pts:5100 pts_time:5.1 dts:5100 dts_time:5.1
3631[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5113 pts_time:5.113 dts:5113 dts_time:5.113 -> pts:5120 pts_time:5.12 dts:5120 dts_time:5.12
3632[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5179 pts_time:5.179 dts:5137 dts_time:5.137 -> pts:5186 pts_time:5.186 dts:5144 dts_time:5.144
3633[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3634[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3635[libx264 @ 0x562b73fd06c0] frame= 49 QP=17.11 NAL=2 Slice:B Poc:20 I:470 P:2665 SKIP:5025 size=10343 bytes
3636[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 1921, dts 1921, duration 20 at relative offset 380514 in cluster at offset 102867. TrackNumber 2, keyframe 1
3637[matroska @ 0x562b73ff1bc0] Writing block of size 250 with pts 1941, dts 1941, duration 20 at relative offset 380772 in cluster at offset 102867. TrackNumber 2, keyframe 1
3638[matroska @ 0x562b73ff1bc0] Writing block of size 10343 with pts 2044, dts 1960, duration 42 at relative offset 381029 in cluster at offset 102867. TrackNumber 1, keyframe 0
3639[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5133 pts_time:5.133 dts:5133 dts_time:5.133 -> pts:5140 pts_time:5.14 dts:5140 dts_time:5.14
3640[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5153 pts_time:5.153 dts:5153 dts_time:5.153 -> pts:5160 pts_time:5.16 dts:5160 dts_time:5.16
3641[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5387 pts_time:5.387 dts:5179 dts_time:5.179 -> pts:5394 pts_time:5.394 dts:5186 dts_time:5.186
3642[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3643[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3644[Parsed_subtitles_0 @ 0x562b74b24dc0] fontselect: (Aller, 700, 0) -> /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf, 0, LiberationSans-Bold
3645[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:4685.000000
3646[libx264 @ 0x562b73fd06c0] frame= 50 QP=17.92 NAL=0 Slice:B Poc:18 I:177 P:2007 SKIP:5975 size=5672 bytes
3647[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 1961, dts 1961, duration 20 at relative offset 391379 in cluster at offset 102867. TrackNumber 2, keyframe 1
3648[matroska @ 0x562b73ff1bc0] Writing block of size 260 with pts 1981, dts 1981, duration 20 at relative offset 391641 in cluster at offset 102867. TrackNumber 2, keyframe 1
3649[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 2001, dts 2001, duration 20 at relative offset 391908 in cluster at offset 102867. TrackNumber 2, keyframe 1
3650[matroska @ 0x562b73ff1bc0] Writing block of size 5672 with pts 2002, dts 2002, duration 42 at relative offset 392172 in cluster at offset 102867. TrackNumber 1, keyframe 0
3651[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5173 pts_time:5.173 dts:5173 dts_time:5.173 -> pts:5180 pts_time:5.18 dts:5180 dts_time:5.18
3652[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5193 pts_time:5.193 dts:5193 dts_time:5.193 -> pts:5200 pts_time:5.2 dts:5200 dts_time:5.2
3653[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5213 pts_time:5.213 dts:5213 dts_time:5.213 -> pts:5220 pts_time:5.22 dts:5220 dts_time:5.22
3654[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5304 pts_time:5.304 dts:5221 dts_time:5.221 -> pts:5311 pts_time:5.311 dts:5228 dts_time:5.228
3655[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3656[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3657[libx264 @ 0x562b73fd06c0] frame= 51 QP=19.14 NAL=0 Slice:B Poc:22 I:1000 P:3501 SKIP:3652 size=14597 bytes
3658[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 2021, dts 2021, duration 20 at relative offset 397851 in cluster at offset 102867. TrackNumber 2, keyframe 1
3659[matroska @ 0x562b73ff1bc0] Writing block of size 269 with pts 2041, dts 2041, duration 20 at relative offset 398105 in cluster at offset 102867. TrackNumber 2, keyframe 1
3660[matroska @ 0x562b73ff1bc0] Writing block of size 14597 with pts 2085, dts 2044, duration 42 at relative offset 398381 in cluster at offset 102867. TrackNumber 1, keyframe 0
3661[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5233 pts_time:5.233 dts:5233 dts_time:5.233 -> pts:5240 pts_time:5.24 dts:5240 dts_time:5.24
3662[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5253 pts_time:5.253 dts:5253 dts_time:5.253 -> pts:5260 pts_time:5.26 dts:5260 dts_time:5.26
3663[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5262 pts_time:5.262 dts:5262 dts_time:5.262 -> pts:5269 pts_time:5.269 dts:5269 dts_time:5.269
3664[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3665[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3666[libx264 @ 0x562b73fd06c0] frame= 52 QP=17.60 NAL=2 Slice:P Poc:32 I:1962 P:5778 SKIP:420 size=113741 bytes
3667[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 2061, dts 2061, duration 20 at relative offset 412985 in cluster at offset 102867. TrackNumber 2, keyframe 1
3668[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 2081, dts 2081, duration 20 at relative offset 413250 in cluster at offset 102867. TrackNumber 2, keyframe 1
3669[matroska @ 0x562b73ff1bc0] Writing block of size 113741 with pts 2294, dts 2085, duration 42 at relative offset 413513 in cluster at offset 102867. TrackNumber 1, keyframe 0
3670[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5273 pts_time:5.273 dts:5273 dts_time:5.273 -> pts:5280 pts_time:5.28 dts:5280 dts_time:5.28
3671[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5293 pts_time:5.293 dts:5293 dts_time:5.293 -> pts:5300 pts_time:5.3 dts:5300 dts_time:5.3
3672[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5346 pts_time:5.346 dts:5304 dts_time:5.304 -> pts:5353 pts_time:5.353 dts:5311 dts_time:5.311
3673[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3674[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3675[libx264 @ 0x562b73fd06c0] frame= 53 QP=18.47 NAL=2 Slice:B Poc:28 I:508 P:3060 SKIP:4589 size=13942 bytes
3676[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 2101, dts 2101, duration 20 at relative offset 527262 in cluster at offset 102867. TrackNumber 2, keyframe 1
3677[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 2121, dts 2121, duration 20 at relative offset 527518 in cluster at offset 102867. TrackNumber 2, keyframe 1
3678[matroska @ 0x562b73ff1bc0] Writing block of size 13942 with pts 2211, dts 2127, duration 42 at relative offset 527760 in cluster at offset 102867. TrackNumber 1, keyframe 0
3679[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5313 pts_time:5.313 dts:5313 dts_time:5.313 -> pts:5320 pts_time:5.32 dts:5320 dts_time:5.32
3680[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5333 pts_time:5.333 dts:5333 dts_time:5.333 -> pts:5340 pts_time:5.34 dts:5340 dts_time:5.34
3681[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5554 pts_time:5.554 dts:5346 dts_time:5.346 -> pts:5561 pts_time:5.561 dts:5353 dts_time:5.353
3682[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3683[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3684[libx264 @ 0x562b73fd06c0] frame= 54 QP=18.82 NAL=0 Slice:B Poc:26 I:96 P:1903 SKIP:6152 size=4623 bytes
3685[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 2141, dts 2141, duration 20 at relative offset 541709 in cluster at offset 102867. TrackNumber 2, keyframe 1
3686[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 2161, dts 2161, duration 20 at relative offset 541961 in cluster at offset 102867. TrackNumber 2, keyframe 1
3687[matroska @ 0x562b73ff1bc0] Writing block of size 4623 with pts 2169, dts 2169, duration 42 at relative offset 542215 in cluster at offset 102867. TrackNumber 1, keyframe 0
3688[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5353 pts_time:5.353 dts:5353 dts_time:5.353 -> pts:5360 pts_time:5.36 dts:5360 dts_time:5.36
3689[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5373 pts_time:5.373 dts:5373 dts_time:5.373 -> pts:5380 pts_time:5.38 dts:5380 dts_time:5.38
3690[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5471 pts_time:5.471 dts:5387 dts_time:5.387 -> pts:5478 pts_time:5.478 dts:5394 dts_time:5.394
3691[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3692[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3693[libx264 @ 0x562b73fd06c0] frame= 55 QP=20.17 NAL=0 Slice:B Poc:30 I:501 P:3769 SKIP:3879 size=13012 bytes
3694[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 2181, dts 2181, duration 20 at relative offset 546845 in cluster at offset 102867. TrackNumber 2, keyframe 1
3695[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 2201, dts 2201, duration 20 at relative offset 547101 in cluster at offset 102867. TrackNumber 2, keyframe 1
3696[matroska @ 0x562b73ff1bc0] Writing block of size 13012 with pts 2252, dts 2211, duration 42 at relative offset 547354 in cluster at offset 102867. TrackNumber 1, keyframe 0
3697[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5393 pts_time:5.393 dts:5393 dts_time:5.393 -> pts:5400 pts_time:5.4 dts:5400 dts_time:5.4
3698[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5413 pts_time:5.413 dts:5413 dts_time:5.413 -> pts:5420 pts_time:5.42 dts:5420 dts_time:5.42
3699[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5429 pts_time:5.429 dts:5429 dts_time:5.429 -> pts:5436 pts_time:5.436 dts:5436 dts_time:5.436
3700[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3701[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3702[libx264 @ 0x562b73fd06c0] frame= 56 QP=20.29 NAL=2 Slice:P Poc:40 I:940 P:4928 SKIP:2292 size=30655 bytes
3703[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 2221, dts 2221, duration 20 at relative offset 560373 in cluster at offset 102867. TrackNumber 2, keyframe 1
3704[matroska @ 0x562b73ff1bc0] Writing block of size 260 with pts 2241, dts 2241, duration 20 at relative offset 560635 in cluster at offset 102867. TrackNumber 2, keyframe 1
3705[matroska @ 0x562b73ff1bc0] Writing block of size 30655 with pts 2461, dts 2252, duration 42 at relative offset 560902 in cluster at offset 102867. TrackNumber 1, keyframe 0
3706[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5433 pts_time:5.433 dts:5433 dts_time:5.433 -> pts:5440 pts_time:5.44 dts:5440 dts_time:5.44
3707[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5453 pts_time:5.453 dts:5453 dts_time:5.453 -> pts:5460 pts_time:5.46 dts:5460 dts_time:5.46
3708[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5513 pts_time:5.513 dts:5471 dts_time:5.471 -> pts:5520 pts_time:5.52 dts:5478 dts_time:5.478
3709[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3710[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3711[libx264 @ 0x562b73fd06c0] frame= 57 QP=18.91 NAL=2 Slice:B Poc:36 I:39 P:712 SKIP:7409 size=2419 bytes
3712[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 2260, dts 2260, duration 20 at relative offset 591565 in cluster at offset 102867. TrackNumber 2, keyframe 1
3713[matroska @ 0x562b73ff1bc0] Writing block of size 319 with pts 2280, dts 2280, duration 20 at relative offset 591849 in cluster at offset 102867. TrackNumber 2, keyframe 1
3714[matroska @ 0x562b73ff1bc0] Writing block of size 2419 with pts 2377, dts 2294, duration 42 at relative offset 592175 in cluster at offset 102867. TrackNumber 1, keyframe 0
3715[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5473 pts_time:5.473 dts:5473 dts_time:5.473 -> pts:5480 pts_time:5.48 dts:5480 dts_time:5.48
3716[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5493 pts_time:5.493 dts:5493 dts_time:5.493 -> pts:5500 pts_time:5.5 dts:5500 dts_time:5.5
3717[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5721 pts_time:5.721 dts:5513 dts_time:5.513 -> pts:5728 pts_time:5.728 dts:5520 dts_time:5.52
3718[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3719[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3720[libx264 @ 0x562b73fd06c0] frame= 58 QP=20.74 NAL=0 Slice:B Poc:34 I:55 P:1132 SKIP:6973 size=2979 bytes
3721[matroska @ 0x562b73ff1bc0] Writing block of size 276 with pts 2300, dts 2300, duration 20 at relative offset 594601 in cluster at offset 102867. TrackNumber 2, keyframe 1
3722[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 2320, dts 2320, duration 20 at relative offset 594884 in cluster at offset 102867. TrackNumber 2, keyframe 1
3723[matroska @ 0x562b73ff1bc0] Writing block of size 2979 with pts 2336, dts 2336, duration 42 at relative offset 595148 in cluster at offset 102867. TrackNumber 1, keyframe 0
3724[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5513 pts_time:5.513 dts:5513 dts_time:5.513 -> pts:5520 pts_time:5.52 dts:5520 dts_time:5.52
3725[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5533 pts_time:5.533 dts:5533 dts_time:5.533 -> pts:5540 pts_time:5.54 dts:5540 dts_time:5.54
3726[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5638 pts_time:5.638 dts:5554 dts_time:5.554 -> pts:5645 pts_time:5.645 dts:5561 dts_time:5.561
3727[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3728[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3729[libx264 @ 0x562b73fd06c0] frame= 59 QP=20.51 NAL=0 Slice:B Poc:38 I:110 P:1261 SKIP:6789 size=2492 bytes
3730[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 2340, dts 2340, duration 20 at relative offset 598134 in cluster at offset 102867. TrackNumber 2, keyframe 1
3731[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 2360, dts 2360, duration 20 at relative offset 598382 in cluster at offset 102867. TrackNumber 2, keyframe 1
3732[matroska @ 0x562b73ff1bc0] Writing block of size 2492 with pts 2419, dts 2377, duration 42 at relative offset 598634 in cluster at offset 102867. TrackNumber 1, keyframe 0
3733[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5553 pts_time:5.553 dts:5553 dts_time:5.553 -> pts:5560 pts_time:5.56 dts:5560 dts_time:5.56
3734[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5573 pts_time:5.573 dts:5573 dts_time:5.573 -> pts:5580 pts_time:5.58 dts:5580 dts_time:5.58
3735[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5596 pts_time:5.596 dts:5596 dts_time:5.596 -> pts:5603 pts_time:5.603 dts:5603 dts_time:5.603
3736[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3737[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3738[libx264 @ 0x562b73fd06c0] frame= 60 QP=25.46 NAL=2 Slice:P Poc:48 I:1862 P:3444 SKIP:2854 size=24426 bytes
3739[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 2380, dts 2380, duration 20 at relative offset 601133 in cluster at offset 102867. TrackNumber 2, keyframe 1
3740[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 2400, dts 2400, duration 20 at relative offset 601375 in cluster at offset 102867. TrackNumber 2, keyframe 1
3741[matroska @ 0x562b73ff1bc0] Writing block of size 24426 with pts 2628, dts 2419, duration 42 at relative offset 601634 in cluster at offset 102867. TrackNumber 1, keyframe 0
3742[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5593 pts_time:5.593 dts:5593 dts_time:5.593 -> pts:5600 pts_time:5.6 dts:5600 dts_time:5.6
3743[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5613 pts_time:5.613 dts:5613 dts_time:5.613 -> pts:5620 pts_time:5.62 dts:5620 dts_time:5.62
3744[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5679 pts_time:5.679 dts:5638 dts_time:5.638 -> pts:5686 pts_time:5.686 dts:5645 dts_time:5.645
3745[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3746[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3747[libx264 @ 0x562b73fd06c0] frame= 61 QP=22.21 NAL=2 Slice:B Poc:44 I:129 P:632 SKIP:7399 size=2011 bytes
3748[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 2420, dts 2420, duration 20 at relative offset 626068 in cluster at offset 102867. TrackNumber 2, keyframe 1
3749[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 2440, dts 2440, duration 20 at relative offset 626324 in cluster at offset 102867. TrackNumber 2, keyframe 1
3750[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 2460, dts 2460, duration 20 at relative offset 626580 in cluster at offset 102867. TrackNumber 2, keyframe 1
3751[matroska @ 0x562b73ff1bc0] Writing block of size 2011 with pts 2544, dts 2461, duration 42 at relative offset 626843 in cluster at offset 102867. TrackNumber 1, keyframe 0
3752[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5633 pts_time:5.633 dts:5633 dts_time:5.633 -> pts:5640 pts_time:5.64 dts:5640 dts_time:5.64
3753[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5653 pts_time:5.653 dts:5653 dts_time:5.653 -> pts:5660 pts_time:5.66 dts:5660 dts_time:5.66
3754[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5888 pts_time:5.888 dts:5679 dts_time:5.679 -> pts:5895 pts_time:5.895 dts:5686 dts_time:5.686
3755[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3756[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3757[libx264 @ 0x562b73fd06c0] frame= 62 QP=23.53 NAL=0 Slice:B Poc:42 I:48 P:1818 SKIP:6294 size=2875 bytes
3758[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 2480, dts 2480, duration 20 at relative offset 628861 in cluster at offset 102867. TrackNumber 2, keyframe 1
3759[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 2500, dts 2500, duration 20 at relative offset 629103 in cluster at offset 102867. TrackNumber 2, keyframe 1
3760[matroska @ 0x562b73ff1bc0] Writing block of size 2875 with pts 2503, dts 2503, duration 42 at relative offset 629350 in cluster at offset 102867. TrackNumber 1, keyframe 0
3761[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5673 pts_time:5.673 dts:5673 dts_time:5.673 -> pts:5680 pts_time:5.68 dts:5680 dts_time:5.68
3762[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5693 pts_time:5.693 dts:5693 dts_time:5.693 -> pts:5700 pts_time:5.7 dts:5700 dts_time:5.7
3763[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5713 pts_time:5.713 dts:5713 dts_time:5.713 -> pts:5720 pts_time:5.72 dts:5720 dts_time:5.72
3764[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5804 pts_time:5.804 dts:5721 dts_time:5.721 -> pts:5811 pts_time:5.811 dts:5728 dts_time:5.728
3765[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3766[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3767[libx264 @ 0x562b73fd06c0] frame= 63 QP=30.58 NAL=0 Slice:B Poc:46 I:2 P:35 SKIP:8123 size=124 bytes
3768[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 2520, dts 2520, duration 20 at relative offset 632232 in cluster at offset 102867. TrackNumber 2, keyframe 1
3769[matroska @ 0x562b73ff1bc0] Writing block of size 483 with pts 2540, dts 2540, duration 20 at relative offset 632481 in cluster at offset 102867. TrackNumber 2, keyframe 1
3770[matroska @ 0x562b73ff1bc0] Writing block of size 124 with pts 2586, dts 2544, duration 42 at relative offset 632971 in cluster at offset 102867. TrackNumber 1, keyframe 0
3771[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5733 pts_time:5.733 dts:5733 dts_time:5.733 -> pts:5740 pts_time:5.74 dts:5740 dts_time:5.74
3772[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5753 pts_time:5.753 dts:5753 dts_time:5.753 -> pts:5760 pts_time:5.76 dts:5760 dts_time:5.76
3773[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5763 pts_time:5.763 dts:5763 dts_time:5.763 -> pts:5770 pts_time:5.77 dts:5770 dts_time:5.77
3774[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3775[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3776[libx264 @ 0x562b73fd06c0] frame= 64 QP=26.76 NAL=2 Slice:P Poc:50 I:336 P:2085 SKIP:5739 size=9803 bytes
3777[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 2560, dts 2560, duration 20 at relative offset 633102 in cluster at offset 102867. TrackNumber 2, keyframe 1
3778[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 2580, dts 2580, duration 20 at relative offset 633341 in cluster at offset 102867. TrackNumber 2, keyframe 1
3779[matroska @ 0x562b73ff1bc0] Writing block of size 9803 with pts 2669, dts 2586, duration 42 at relative offset 633599 in cluster at offset 102867. TrackNumber 1, keyframe 0
3780[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5773 pts_time:5.773 dts:5773 dts_time:5.773 -> pts:5780 pts_time:5.78 dts:5780 dts_time:5.78
3781[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5793 pts_time:5.793 dts:5793 dts_time:5.793 -> pts:5800 pts_time:5.8 dts:5800 dts_time:5.8
3782[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5846 pts_time:5.846 dts:5804 dts_time:5.804 -> pts:5853 pts_time:5.853 dts:5811 dts_time:5.811
3783[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3784[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3785[libx264 @ 0x562b73fd06c0] frame= 65 QP=25.55 NAL=2 Slice:P Poc:52 I:221 P:1294 SKIP:6645 size=5878 bytes
3786[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 2600, dts 2600, duration 20 at relative offset 643409 in cluster at offset 102867. TrackNumber 2, keyframe 1
3787[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 2620, dts 2620, duration 20 at relative offset 643660 in cluster at offset 102867. TrackNumber 2, keyframe 1
3788[matroska @ 0x562b73ff1bc0] Writing block of size 5878 with pts 2711, dts 2628, duration 42 at relative offset 643909 in cluster at offset 102867. TrackNumber 1, keyframe 0
3789[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5813 pts_time:5.813 dts:5813 dts_time:5.813 -> pts:5820 pts_time:5.82 dts:5820 dts_time:5.82
3790[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5833 pts_time:5.833 dts:5833 dts_time:5.833 -> pts:5840 pts_time:5.84 dts:5840 dts_time:5.84
3791[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6055 pts_time:6.055 dts:5846 dts_time:5.846 -> pts:6062 pts_time:6.062 dts:5853 dts_time:5.853
3792[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3793[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3794[libx264 @ 0x562b73fd06c0] frame= 66 QP=27.21 NAL=2 Slice:P Poc:56 I:407 P:1746 SKIP:6007 size=8472 bytes
3795[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 2640, dts 2640, duration 20 at relative offset 649794 in cluster at offset 102867. TrackNumber 2, keyframe 1
3796[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 2660, dts 2660, duration 20 at relative offset 650036 in cluster at offset 102867. TrackNumber 2, keyframe 1
3797[matroska @ 0x562b73ff1bc0] Writing block of size 8472 with pts 2794, dts 2669, duration 42 at relative offset 650277 in cluster at offset 102867. TrackNumber 1, keyframe 0
3798[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5853 pts_time:5.853 dts:5853 dts_time:5.853 -> pts:5860 pts_time:5.86 dts:5860 dts_time:5.86
3799[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5873 pts_time:5.873 dts:5873 dts_time:5.873 -> pts:5880 pts_time:5.88 dts:5880 dts_time:5.88
3800[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5971 pts_time:5.971 dts:5888 dts_time:5.888 -> pts:5978 pts_time:5.978 dts:5895 dts_time:5.895
3801[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3802[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3803[libx264 @ 0x562b73fd06c0] frame= 67 QP=31.99 NAL=0 Slice:B Poc:54 I:44 P:123 SKIP:7990 size=601 bytes
3804[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 2680, dts 2680, duration 20 at relative offset 658756 in cluster at offset 102867. TrackNumber 2, keyframe 1
3805[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 2700, dts 2700, duration 20 at relative offset 658992 in cluster at offset 102867. TrackNumber 2, keyframe 1
3806[matroska @ 0x562b73ff1bc0] Writing block of size 601 with pts 2753, dts 2711, duration 42 at relative offset 659244 in cluster at offset 102867. TrackNumber 1, keyframe 0
3807[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5893 pts_time:5.893 dts:5893 dts_time:5.893 -> pts:5900 pts_time:5.9 dts:5900 dts_time:5.9
3808[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5913 pts_time:5.913 dts:5913 dts_time:5.913 -> pts:5920 pts_time:5.92 dts:5920 dts_time:5.92
3809[concat @ 0x562b73fb3f00] file:0 stream:0 pts:5930 pts_time:5.93 dts:5930 dts_time:5.93 -> pts:5937 pts_time:5.937 dts:5937 dts_time:5.937
3810[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3811[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3812[libx264 @ 0x562b73fd06c0] frame= 68 QP=26.92 NAL=2 Slice:P Poc:64 I:243 P:1503 SKIP:6414 size=6500 bytes
3813[matroska @ 0x562b73ff1bc0] Writing block of size 292 with pts 2720, dts 2720, duration 20 at relative offset 659852 in cluster at offset 102867. TrackNumber 2, keyframe 1
3814[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 2740, dts 2740, duration 20 at relative offset 660151 in cluster at offset 102867. TrackNumber 2, keyframe 1
3815[matroska @ 0x562b73ff1bc0] Writing block of size 6500 with pts 2961, dts 2753, duration 42 at relative offset 660409 in cluster at offset 102867. TrackNumber 1, keyframe 0
3816[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5933 pts_time:5.933 dts:5933 dts_time:5.933 -> pts:5940 pts_time:5.94 dts:5940 dts_time:5.94
3817[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5953 pts_time:5.953 dts:5953 dts_time:5.953 -> pts:5960 pts_time:5.96 dts:5960 dts_time:5.96
3818[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6013 pts_time:6.013 dts:5971 dts_time:5.971 -> pts:6020 pts_time:6.02 dts:5978 dts_time:5.978
3819[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3820[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3821[libx264 @ 0x562b73fd06c0] frame= 69 QP=30.13 NAL=2 Slice:B Poc:60 I:0 P:773 SKIP:7387 size=679 bytes
3822[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 2760, dts 2760, duration 20 at relative offset 666916 in cluster at offset 102867. TrackNumber 2, keyframe 1
3823[matroska @ 0x562b73ff1bc0] Writing block of size 363 with pts 2780, dts 2780, duration 20 at relative offset 667200 in cluster at offset 102867. TrackNumber 2, keyframe 1
3824[matroska @ 0x562b73ff1bc0] Writing block of size 679 with pts 2878, dts 2794, duration 42 at relative offset 667570 in cluster at offset 102867. TrackNumber 1, keyframe 0
3825[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5973 pts_time:5.973 dts:5973 dts_time:5.973 -> pts:5980 pts_time:5.98 dts:5980 dts_time:5.98
3826[concat @ 0x562b73fb3f00] file:0 stream:1 pts:5993 pts_time:5.993 dts:5993 dts_time:5.993 -> pts:6000 pts_time:6 dts:6000 dts_time:6
3827[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6222 pts_time:6.222 dts:6013 dts_time:6.013 -> pts:6229 pts_time:6.229 dts:6020 dts_time:6.02
3828[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3829[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3830[libx264 @ 0x562b73fd06c0] frame= 70 QP=32.32 NAL=0 Slice:B Poc:58 I:1 P:575 SKIP:7584 size=478 bytes
3831[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 2800, dts 2800, duration 20 at relative offset 668256 in cluster at offset 102867. TrackNumber 2, keyframe 1
3832[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 2820, dts 2820, duration 20 at relative offset 668491 in cluster at offset 102867. TrackNumber 2, keyframe 1
3833[matroska @ 0x562b73ff1bc0] Writing block of size 478 with pts 2836, dts 2836, duration 42 at relative offset 668725 in cluster at offset 102867. TrackNumber 1, keyframe 0
3834[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6013 pts_time:6.013 dts:6013 dts_time:6.013 -> pts:6020 pts_time:6.02 dts:6020 dts_time:6.02
3835[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6033 pts_time:6.033 dts:6033 dts_time:6.033 -> pts:6040 pts_time:6.04 dts:6040 dts_time:6.04
3836[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6138 pts_time:6.138 dts:6055 dts_time:6.055 -> pts:6145 pts_time:6.145 dts:6062 dts_time:6.062
3837[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3838[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3839[libx264 @ 0x562b73fd06c0] frame= 71 QP=32.53 NAL=0 Slice:B Poc:62 I:2 P:352 SKIP:7806 size=419 bytes
3840[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 2840, dts 2840, duration 20 at relative offset 669210 in cluster at offset 102867. TrackNumber 2, keyframe 1
3841[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 2860, dts 2860, duration 20 at relative offset 669479 in cluster at offset 102867. TrackNumber 2, keyframe 1
3842[matroska @ 0x562b73ff1bc0] Writing block of size 419 with pts 2920, dts 2878, duration 42 at relative offset 669733 in cluster at offset 102867. TrackNumber 1, keyframe 0
3843[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6053 pts_time:6.053 dts:6053 dts_time:6.053 -> pts:6060 pts_time:6.06 dts:6060 dts_time:6.06
3844[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6073 pts_time:6.073 dts:6073 dts_time:6.073 -> pts:6080 pts_time:6.08 dts:6080 dts_time:6.08
3845[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6096 pts_time:6.096 dts:6096 dts_time:6.096 -> pts:6103 pts_time:6.103 dts:6103 dts_time:6.103
3846[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3847[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3848[libx264 @ 0x562b73fd06c0] frame= 72 QP=28.81 NAL=2 Slice:P Poc:72 I:211 P:1406 SKIP:6543 size=6027 bytes
3849[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 2880, dts 2880, duration 20 at relative offset 670159 in cluster at offset 102867. TrackNumber 2, keyframe 1
3850[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 2900, dts 2900, duration 20 at relative offset 670410 in cluster at offset 102867. TrackNumber 2, keyframe 1
3851[matroska @ 0x562b73ff1bc0] Writing block of size 6027 with pts 3128, dts 2920, duration 42 at relative offset 670647 in cluster at offset 102867. TrackNumber 1, keyframe 0
3852[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6093 pts_time:6.093 dts:6093 dts_time:6.093 -> pts:6100 pts_time:6.1 dts:6100 dts_time:6.1
3853[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6113 pts_time:6.113 dts:6113 dts_time:6.113 -> pts:6120 pts_time:6.12 dts:6120 dts_time:6.12
3854[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6180 pts_time:6.18 dts:6138 dts_time:6.138 -> pts:6187 pts_time:6.187 dts:6145 dts_time:6.145
3855[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3856[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3857[libx264 @ 0x562b73fd06c0] frame= 73 QP=36.87 NAL=2 Slice:B Poc:68 I:0 P:717 SKIP:7443 size=653 bytes
3858[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 2920, dts 2920, duration 20 at relative offset 676681 in cluster at offset 102867. TrackNumber 2, keyframe 1
3859[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 2940, dts 2940, duration 20 at relative offset 676909 in cluster at offset 102867. TrackNumber 2, keyframe 1
3860[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 2960, dts 2960, duration 20 at relative offset 677144 in cluster at offset 102867. TrackNumber 2, keyframe 1
3861[matroska @ 0x562b73ff1bc0] Writing block of size 653 with pts 3045, dts 2961, duration 42 at relative offset 677371 in cluster at offset 102867. TrackNumber 1, keyframe 0
3862[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6133 pts_time:6.133 dts:6133 dts_time:6.133 -> pts:6140 pts_time:6.14 dts:6140 dts_time:6.14
3863[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6153 pts_time:6.153 dts:6153 dts_time:6.153 -> pts:6160 pts_time:6.16 dts:6160 dts_time:6.16
3864[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6263 pts_time:6.263 dts:6180 dts_time:6.18 -> pts:6270 pts_time:6.27 dts:6187 dts_time:6.187
3865[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3866[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3867[libx264 @ 0x562b73fd06c0] frame= 74 QP=33.28 NAL=0 Slice:B Poc:66 I:0 P:605 SKIP:7555 size=466 bytes
3868[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 2980, dts 2980, duration 20 at relative offset 678031 in cluster at offset 102867. TrackNumber 2, keyframe 1
3869[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 3000, dts 3000, duration 20 at relative offset 678257 in cluster at offset 102867. TrackNumber 2, keyframe 1
3870[matroska @ 0x562b73ff1bc0] Writing block of size 466 with pts 3003, dts 3003, duration 42 at relative offset 678496 in cluster at offset 102867. TrackNumber 1, keyframe 0
3871[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6173 pts_time:6.173 dts:6173 dts_time:6.173 -> pts:6180 pts_time:6.18 dts:6180 dts_time:6.18
3872frame= 137 fps= 60 q=40.0 size= 100kB time=00:00:06.18 bitrate= 133.2kbits/s speed=2.72x
3873[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6193 pts_time:6.193 dts:6193 dts_time:6.193 -> pts:6200 pts_time:6.2 dts:6200 dts_time:6.2
3874[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6213 pts_time:6.213 dts:6213 dts_time:6.213 -> pts:6220 pts_time:6.22 dts:6220 dts_time:6.22
3875[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6305 pts_time:6.305 dts:6222 dts_time:6.222 -> pts:6312 pts_time:6.312 dts:6229 dts_time:6.229
3876[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3877[h264 @ 0x562b74115c00] nal_unit_type: 7(SPS), nal_ref_idc: 3
3878[h264 @ 0x562b74115c00] nal_unit_type: 8(PPS), nal_ref_idc: 3
3879[h264 @ 0x562b74115c00] nal_unit_type: 5(IDR), nal_ref_idc: 3
3880[libx264 @ 0x562b73fd06c0] frame= 75 QP=42.12 NAL=0 Slice:B Poc:70 I:0 P:505 SKIP:7654 size=493 bytes
3881[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 3020, dts 3020, duration 20 at relative offset 678969 in cluster at offset 102867. TrackNumber 2, keyframe 1
3882[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 3040, dts 3040, duration 20 at relative offset 679201 in cluster at offset 102867. TrackNumber 2, keyframe 1
3883[matroska @ 0x562b73ff1bc0] Writing block of size 493 with pts 3086, dts 3045, duration 42 at relative offset 679425 in cluster at offset 102867. TrackNumber 1, keyframe 0
3884[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6233 pts_time:6.233 dts:6233 dts_time:6.233 -> pts:6240 pts_time:6.24 dts:6240 dts_time:6.24
3885[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6254 pts_time:6.254 dts:6254 dts_time:6.254 -> pts:6261 pts_time:6.261 dts:6261 dts_time:6.261
3886[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6472 pts_time:6.472 dts:6263 dts_time:6.263 -> pts:6479 pts_time:6.479 dts:6270 dts_time:6.27
3887[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3888[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3889[libx264 @ 0x562b73fd06c0] frame= 76 QP=29.36 NAL=2 Slice:P Poc:80 I:273 P:1924 SKIP:5963 size=8184 bytes
3890[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 3060, dts 3060, duration 20 at relative offset 679925 in cluster at offset 102867. TrackNumber 2, keyframe 1
3891[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 3080, dts 3080, duration 20 at relative offset 680151 in cluster at offset 102867. TrackNumber 2, keyframe 1
3892[matroska @ 0x562b73ff1bc0] Writing block of size 8184 with pts 3295, dts 3086, duration 42 at relative offset 680373 in cluster at offset 102867. TrackNumber 1, keyframe 0
3893[concat @ 0x562b73fb3f00] file:0 stream:2 pts:6277 pts_time:6.277 dts:6277 dts_time:6.277 -> pts:6284 pts_time:6.284 dts:6284 dts_time:6.284
3894[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6274 pts_time:6.274 dts:6274 dts_time:6.274 -> pts:6281 pts_time:6.281 dts:6281 dts_time:6.281
3895[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6294 pts_time:6.294 dts:6294 dts_time:6.294 -> pts:6301 pts_time:6.301 dts:6301 dts_time:6.301
3896[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6388 pts_time:6.388 dts:6305 dts_time:6.305 -> pts:6395 pts_time:6.395 dts:6312 dts_time:6.312
3897[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3898[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3899[libx264 @ 0x562b73fd06c0] frame= 77 QP=33.96 NAL=2 Slice:B Poc:76 I:0 P:1040 SKIP:7120 size=834 bytes
3900[matroska @ 0x562b73ff1bc0] Writing block of size 270 with pts 3100, dts 3100, duration 20 at relative offset 688564 in cluster at offset 102867. TrackNumber 2, keyframe 1
3901[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 3120, dts 3120, duration 20 at relative offset 688841 in cluster at offset 102867. TrackNumber 2, keyframe 1
3902[matroska @ 0x562b73ff1bc0] Writing block of size 834 with pts 3212, dts 3128, duration 42 at relative offset 689063 in cluster at offset 102867. TrackNumber 1, keyframe 0
3903[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6314 pts_time:6.314 dts:6314 dts_time:6.314 -> pts:6321 pts_time:6.321 dts:6321 dts_time:6.321
3904[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6334 pts_time:6.334 dts:6334 dts_time:6.334 -> pts:6341 pts_time:6.341 dts:6341 dts_time:6.341
3905[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6347 pts_time:6.347 dts:6347 dts_time:6.347 -> pts:6354 pts_time:6.354 dts:6354 dts_time:6.354
3906[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3907[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3908[libx264 @ 0x562b73fd06c0] frame= 78 QP=41.00 NAL=0 Slice:B Poc:74 I:0 P:630 SKIP:7530 size=487 bytes
3909[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 3140, dts 3140, duration 20 at relative offset 689904 in cluster at offset 102867. TrackNumber 2, keyframe 1
3910[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 3160, dts 3160, duration 20 at relative offset 690128 in cluster at offset 102867. TrackNumber 2, keyframe 1
3911[matroska @ 0x562b73ff1bc0] Writing block of size 487 with pts 3170, dts 3170, duration 42 at relative offset 690347 in cluster at offset 102867. TrackNumber 1, keyframe 0
3912[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6354 pts_time:6.354 dts:6354 dts_time:6.354 -> pts:6361 pts_time:6.361 dts:6361 dts_time:6.361
3913[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6374 pts_time:6.374 dts:6374 dts_time:6.374 -> pts:6381 pts_time:6.381 dts:6381 dts_time:6.381
3914[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6430 pts_time:6.43 dts:6388 dts_time:6.388 -> pts:6437 pts_time:6.437 dts:6395 dts_time:6.395
3915[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3916[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3917[libx264 @ 0x562b73fd06c0] frame= 79 QP=32.70 NAL=0 Slice:B Poc:78 I:2 P:581 SKIP:7577 size=545 bytes
3918[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 3180, dts 3180, duration 20 at relative offset 690841 in cluster at offset 102867. TrackNumber 2, keyframe 1
3919[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 3200, dts 3200, duration 20 at relative offset 691071 in cluster at offset 102867. TrackNumber 2, keyframe 1
3920[matroska @ 0x562b73ff1bc0] Writing block of size 545 with pts 3253, dts 3212, duration 42 at relative offset 691290 in cluster at offset 102867. TrackNumber 1, keyframe 0
3921[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6394 pts_time:6.394 dts:6394 dts_time:6.394 -> pts:6401 pts_time:6.401 dts:6401 dts_time:6.401
3922[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6414 pts_time:6.414 dts:6414 dts_time:6.414 -> pts:6421 pts_time:6.421 dts:6421 dts_time:6.421
3923[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6639 pts_time:6.639 dts:6430 dts_time:6.43 -> pts:6646 pts_time:6.646 dts:6437 dts_time:6.437
3924[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3925[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3926[libx264 @ 0x562b73fd06c0] frame= 80 QP=29.13 NAL=2 Slice:P Poc:88 I:369 P:1576 SKIP:6215 size=8725 bytes
3927[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 3220, dts 3220, duration 20 at relative offset 691842 in cluster at offset 102867. TrackNumber 2, keyframe 1
3928[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 3240, dts 3240, duration 20 at relative offset 692082 in cluster at offset 102867. TrackNumber 2, keyframe 1
3929[matroska @ 0x562b73ff1bc0] Writing block of size 8725 with pts 3462, dts 3253, duration 42 at relative offset 692333 in cluster at offset 102867. TrackNumber 1, keyframe 0
3930[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6434 pts_time:6.434 dts:6434 dts_time:6.434 -> pts:6441 pts_time:6.441 dts:6441 dts_time:6.441
3931[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6454 pts_time:6.454 dts:6454 dts_time:6.454 -> pts:6461 pts_time:6.461 dts:6461 dts_time:6.461
3932[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6555 pts_time:6.555 dts:6472 dts_time:6.472 -> pts:6562 pts_time:6.562 dts:6479 dts_time:6.479
3933[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3934[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3935[libx264 @ 0x562b73fd06c0] frame= 81 QP=35.16 NAL=2 Slice:B Poc:84 I:6 P:954 SKIP:7195 size=970 bytes
3936[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 3260, dts 3260, duration 20 at relative offset 701065 in cluster at offset 102867. TrackNumber 2, keyframe 1
3937[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 3280, dts 3280, duration 20 at relative offset 701334 in cluster at offset 102867. TrackNumber 2, keyframe 1
3938[matroska @ 0x562b73ff1bc0] Writing block of size 970 with pts 3378, dts 3295, duration 42 at relative offset 701608 in cluster at offset 102867. TrackNumber 1, keyframe 0
3939[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6474 pts_time:6.474 dts:6474 dts_time:6.474 -> pts:6481 pts_time:6.481 dts:6481 dts_time:6.481
3940[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6494 pts_time:6.494 dts:6494 dts_time:6.494 -> pts:6501 pts_time:6.501 dts:6501 dts_time:6.501
3941[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6514 pts_time:6.514 dts:6514 dts_time:6.514 -> pts:6521 pts_time:6.521 dts:6521 dts_time:6.521
3942[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3943[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3944[libx264 @ 0x562b73fd06c0] frame= 82 QP=35.72 NAL=0 Slice:B Poc:82 I:1 P:683 SKIP:7476 size=568 bytes
3945[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 3300, dts 3300, duration 20 at relative offset 702585 in cluster at offset 102867. TrackNumber 2, keyframe 1
3946[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 3320, dts 3320, duration 20 at relative offset 702849 in cluster at offset 102867. TrackNumber 2, keyframe 1
3947[matroska @ 0x562b73ff1bc0] Writing block of size 568 with pts 3337, dts 3337, duration 42 at relative offset 703110 in cluster at offset 102867. TrackNumber 1, keyframe 0
3948[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6514 pts_time:6.514 dts:6514 dts_time:6.514 -> pts:6521 pts_time:6.521 dts:6521 dts_time:6.521
3949[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6534 pts_time:6.534 dts:6534 dts_time:6.534 -> pts:6541 pts_time:6.541 dts:6541 dts_time:6.541
3950[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6597 pts_time:6.597 dts:6555 dts_time:6.555 -> pts:6604 pts_time:6.604 dts:6562 dts_time:6.562
3951[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3952[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3953[libx264 @ 0x562b73fd06c0] frame= 83 QP=36.87 NAL=0 Slice:B Poc:86 I:4 P:302 SKIP:7852 size=397 bytes
3954[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 3340, dts 3340, duration 20 at relative offset 703685 in cluster at offset 102867. TrackNumber 2, keyframe 1
3955[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 3360, dts 3360, duration 20 at relative offset 703960 in cluster at offset 102867. TrackNumber 2, keyframe 1
3956[matroska @ 0x562b73ff1bc0] Writing block of size 397 with pts 3420, dts 3378, duration 42 at relative offset 704234 in cluster at offset 102867. TrackNumber 1, keyframe 0
3957[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6554 pts_time:6.554 dts:6554 dts_time:6.554 -> pts:6561 pts_time:6.561 dts:6561 dts_time:6.561
3958[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6574 pts_time:6.574 dts:6574 dts_time:6.574 -> pts:6581 pts_time:6.581 dts:6581 dts_time:6.581
3959[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6805 pts_time:6.805 dts:6597 dts_time:6.597 -> pts:6812 pts_time:6.812 dts:6604 dts_time:6.604
3960[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3961[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3962[libx264 @ 0x562b73fd06c0] frame= 84 QP=29.47 NAL=2 Slice:P Poc:96 I:298 P:628 SKIP:7234 size=6978 bytes
3963[matroska @ 0x562b73ff1bc0] Writing block of size 278 with pts 3380, dts 3380, duration 20 at relative offset 704638 in cluster at offset 102867. TrackNumber 2, keyframe 1
3964[matroska @ 0x562b73ff1bc0] Writing block of size 276 with pts 3400, dts 3400, duration 20 at relative offset 704923 in cluster at offset 102867. TrackNumber 2, keyframe 1
3965[matroska @ 0x562b73ff1bc0] Writing block of size 6978 with pts 3629, dts 3420, duration 42 at relative offset 705206 in cluster at offset 102867. TrackNumber 1, keyframe 0
3966[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6593 pts_time:6.593 dts:6593 dts_time:6.593 -> pts:6600 pts_time:6.6 dts:6600 dts_time:6.6
3967[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6613 pts_time:6.613 dts:6613 dts_time:6.613 -> pts:6620 pts_time:6.62 dts:6620 dts_time:6.62
3968[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6722 pts_time:6.722 dts:6639 dts_time:6.639 -> pts:6729 pts_time:6.729 dts:6646 dts_time:6.646
3969[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3970[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
3971[libx264 @ 0x562b73fd06c0] frame= 85 QP=37.88 NAL=2 Slice:B Poc:92 I:0 P:372 SKIP:7788 size=405 bytes
3972[matroska @ 0x562b73ff1bc0] Writing block of size 274 with pts 3420, dts 3420, duration 20 at relative offset 712191 in cluster at offset 102867. TrackNumber 2, keyframe 1
3973[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 3440, dts 3440, duration 20 at relative offset 712472 in cluster at offset 102867. TrackNumber 2, keyframe 1
3974[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 3460, dts 3460, duration 20 at relative offset 712734 in cluster at offset 102867. TrackNumber 2, keyframe 1
3975[matroska @ 0x562b73ff1bc0] Writing block of size 405 with pts 3545, dts 3462, duration 42 at relative offset 712990 in cluster at offset 102867. TrackNumber 1, keyframe 0
3976[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6633 pts_time:6.633 dts:6633 dts_time:6.633 -> pts:6640 pts_time:6.64 dts:6640 dts_time:6.64
3977[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6653 pts_time:6.653 dts:6653 dts_time:6.653 -> pts:6660 pts_time:6.66 dts:6660 dts_time:6.66
3978[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6680 pts_time:6.68 dts:6680 dts_time:6.68 -> pts:6687 pts_time:6.687 dts:6687 dts_time:6.687
3979[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3980[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3981[libx264 @ 0x562b73fd06c0] frame= 86 QP=40.00 NAL=0 Slice:B Poc:90 I:0 P:294 SKIP:7866 size=277 bytes
3982[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 3480, dts 3480, duration 20 at relative offset 713402 in cluster at offset 102867. TrackNumber 2, keyframe 1
3983[matroska @ 0x562b73ff1bc0] Writing block of size 271 with pts 3500, dts 3500, duration 20 at relative offset 713631 in cluster at offset 102867. TrackNumber 2, keyframe 1
3984[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 3504, dts 3504, duration 42 at relative offset 713909 in cluster at offset 102867. TrackNumber 1, keyframe 0
3985[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6673 pts_time:6.673 dts:6673 dts_time:6.673 -> pts:6680 pts_time:6.68 dts:6680 dts_time:6.68
3986[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6693 pts_time:6.693 dts:6693 dts_time:6.693 -> pts:6700 pts_time:6.7 dts:6700 dts_time:6.7
3987[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6713 pts_time:6.713 dts:6713 dts_time:6.713 -> pts:6720 pts_time:6.72 dts:6720 dts_time:6.72
3988[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6764 pts_time:6.764 dts:6722 dts_time:6.722 -> pts:6771 pts_time:6.771 dts:6729 dts_time:6.729
3989[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3990[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
3991[libx264 @ 0x562b73fd06c0] frame= 87 QP=40.92 NAL=0 Slice:B Poc:94 I:3 P:130 SKIP:8026 size=243 bytes
3992[matroska @ 0x562b73ff1bc0] Writing block of size 281 with pts 3520, dts 3520, duration 20 at relative offset 714193 in cluster at offset 102867. TrackNumber 2, keyframe 1
3993[matroska @ 0x562b73ff1bc0] Writing block of size 320 with pts 3540, dts 3540, duration 20 at relative offset 714481 in cluster at offset 102867. TrackNumber 2, keyframe 1
3994[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 3587, dts 3545, duration 42 at relative offset 714808 in cluster at offset 102867. TrackNumber 1, keyframe 0
3995[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6733 pts_time:6.733 dts:6733 dts_time:6.733 -> pts:6740 pts_time:6.74 dts:6740 dts_time:6.74
3996[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6753 pts_time:6.753 dts:6753 dts_time:6.753 -> pts:6760 pts_time:6.76 dts:6760 dts_time:6.76
3997[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6972 pts_time:6.972 dts:6764 dts_time:6.764 -> pts:6979 pts_time:6.979 dts:6771 dts_time:6.771
3998[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
3999[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4000[libx264 @ 0x562b73fd06c0] frame= 88 QP=31.13 NAL=2 Slice:P Poc:102 I:164 P:363 SKIP:7633 size=5507 bytes
4001[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 3560, dts 3560, duration 20 at relative offset 715058 in cluster at offset 102867. TrackNumber 2, keyframe 1
4002[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 3580, dts 3580, duration 20 at relative offset 715342 in cluster at offset 102867. TrackNumber 2, keyframe 1
4003[matroska @ 0x562b73ff1bc0] Writing block of size 5507 with pts 3754, dts 3587, duration 42 at relative offset 715616 in cluster at offset 102867. TrackNumber 1, keyframe 0
4004[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6773 pts_time:6.773 dts:6773 dts_time:6.773 -> pts:6780 pts_time:6.78 dts:6780 dts_time:6.78
4005[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6793 pts_time:6.793 dts:6793 dts_time:6.793 -> pts:6800 pts_time:6.8 dts:6800 dts_time:6.8
4006[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6889 pts_time:6.889 dts:6805 dts_time:6.805 -> pts:6896 pts_time:6.896 dts:6812 dts_time:6.812
4007[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4008[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4009[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:6312.000000
4010[libx264 @ 0x562b73fd06c0] frame= 89 QP=41.67 NAL=2 Slice:B Poc:98 I:0 P:216 SKIP:7944 size=287 bytes
4011[matroska @ 0x562b73ff1bc0] Writing block of size 279 with pts 3600, dts 3600, duration 20 at relative offset 721130 in cluster at offset 102867. TrackNumber 2, keyframe 1
4012[matroska @ 0x562b73ff1bc0] Writing block of size 274 with pts 3620, dts 3620, duration 20 at relative offset 721416 in cluster at offset 102867. TrackNumber 2, keyframe 1
4013[matroska @ 0x562b73ff1bc0] Writing block of size 287 with pts 3670, dts 3629, duration 42 at relative offset 721697 in cluster at offset 102867. TrackNumber 1, keyframe 0
4014[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6813 pts_time:6.813 dts:6813 dts_time:6.813 -> pts:6820 pts_time:6.82 dts:6820 dts_time:6.82
4015[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6833 pts_time:6.833 dts:6833 dts_time:6.833 -> pts:6840 pts_time:6.84 dts:6840 dts_time:6.84
4016[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6847 pts_time:6.847 dts:6847 dts_time:6.847 -> pts:6854 pts_time:6.854 dts:6854 dts_time:6.854
4017[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4018[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4019[libx264 @ 0x562b73fd06c0] frame= 90 QP=40.00 NAL=0 Slice:B Poc:100 I:0 P:67 SKIP:8093 size=125 bytes
4020[matroska @ 0x562b73ff1bc0] Writing block of size 280 with pts 3640, dts 3640, duration 20 at relative offset 721991 in cluster at offset 102867. TrackNumber 2, keyframe 1
4021[matroska @ 0x562b73ff1bc0] Writing block of size 281 with pts 3660, dts 3660, duration 20 at relative offset 722278 in cluster at offset 102867. TrackNumber 2, keyframe 1
4022[matroska @ 0x562b73ff1bc0] Writing block of size 125 with pts 3712, dts 3670, duration 42 at relative offset 722566 in cluster at offset 102867. TrackNumber 1, keyframe 0
4023[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6853 pts_time:6.853 dts:6853 dts_time:6.853 -> pts:6860 pts_time:6.86 dts:6860 dts_time:6.86
4024[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6873 pts_time:6.873 dts:6873 dts_time:6.873 -> pts:6880 pts_time:6.88 dts:6880 dts_time:6.88
4025[concat @ 0x562b73fb3f00] file:0 stream:0 pts:6931 pts_time:6.931 dts:6889 dts_time:6.889 -> pts:6938 pts_time:6.938 dts:6896 dts_time:6.896
4026[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4027[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4028[libx264 @ 0x562b73fd06c0] frame= 91 QP=31.03 NAL=2 Slice:P Poc:106 I:74 P:386 SKIP:7700 size=5250 bytes
4029[matroska @ 0x562b73ff1bc0] Writing block of size 280 with pts 3680, dts 3680, duration 20 at relative offset 722698 in cluster at offset 102867. TrackNumber 2, keyframe 1
4030[matroska @ 0x562b73ff1bc0] Writing block of size 276 with pts 3700, dts 3700, duration 20 at relative offset 722985 in cluster at offset 102867. TrackNumber 2, keyframe 1
4031[matroska @ 0x562b73ff1bc0] Writing block of size 5250 with pts 3837, dts 3712, duration 42 at relative offset 723268 in cluster at offset 102867. TrackNumber 1, keyframe 0
4032[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6893 pts_time:6.893 dts:6893 dts_time:6.893 -> pts:6900 pts_time:6.9 dts:6900 dts_time:6.9
4033[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6913 pts_time:6.913 dts:6913 dts_time:6.913 -> pts:6920 pts_time:6.92 dts:6920 dts_time:6.92
4034[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7139 pts_time:7.139 dts:6931 dts_time:6.931 -> pts:7146 pts_time:7.146 dts:6938 dts_time:6.938
4035[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4036[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4037[libx264 @ 0x562b73fd06c0] frame= 92 QP=40.00 NAL=0 Slice:B Poc:104 I:0 P:229 SKIP:7931 size=267 bytes
4038[matroska @ 0x562b73ff1bc0] Writing block of size 287 with pts 3720, dts 3720, duration 20 at relative offset 728525 in cluster at offset 102867. TrackNumber 2, keyframe 1
4039[matroska @ 0x562b73ff1bc0] Writing block of size 280 with pts 3740, dts 3740, duration 20 at relative offset 728819 in cluster at offset 102867. TrackNumber 2, keyframe 1
4040[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 3795, dts 3754, duration 42 at relative offset 729106 in cluster at offset 102867. TrackNumber 1, keyframe 0
4041[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6933 pts_time:6.933 dts:6933 dts_time:6.933 -> pts:6940 pts_time:6.94 dts:6940 dts_time:6.94
4042[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6953 pts_time:6.953 dts:6953 dts_time:6.953 -> pts:6960 pts_time:6.96 dts:6960 dts_time:6.96
4043[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7056 pts_time:7.056 dts:6972 dts_time:6.972 -> pts:7063 pts_time:7.063 dts:6979 dts_time:6.979
4044[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4045[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4046[libx264 @ 0x562b73fd06c0] frame= 93 QP=31.21 NAL=2 Slice:P Poc:110 I:71 P:376 SKIP:7713 size=5609 bytes
4047[matroska @ 0x562b73ff1bc0] Writing block of size 260 with pts 3760, dts 3760, duration 20 at relative offset 729380 in cluster at offset 102867. TrackNumber 2, keyframe 1
4048[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 3780, dts 3780, duration 20 at relative offset 729647 in cluster at offset 102867. TrackNumber 2, keyframe 1
4049[matroska @ 0x562b73ff1bc0] Writing block of size 5609 with pts 3921, dts 3795, duration 42 at relative offset 729893 in cluster at offset 102867. TrackNumber 1, keyframe 0
4050[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6973 pts_time:6.973 dts:6973 dts_time:6.973 -> pts:6980 pts_time:6.98 dts:6980 dts_time:6.98
4051[concat @ 0x562b73fb3f00] file:0 stream:1 pts:6993 pts_time:6.993 dts:6993 dts_time:6.993 -> pts:7000 pts_time:7 dts:7000 dts_time:7
4052[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7014 pts_time:7.014 dts:7014 dts_time:7.014 -> pts:7021 pts_time:7.021 dts:7021 dts_time:7.021
4053[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4054[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4055[libx264 @ 0x562b73fd06c0] frame= 94 QP=40.00 NAL=0 Slice:B Poc:108 I:0 P:89 SKIP:8071 size=155 bytes
4056[matroska @ 0x562b73ff1bc0] Writing block of size 358 with pts 3800, dts 3800, duration 20 at relative offset 735509 in cluster at offset 102867. TrackNumber 2, keyframe 1
4057[matroska @ 0x562b73ff1bc0] Writing block of size 321 with pts 3820, dts 3820, duration 20 at relative offset 735874 in cluster at offset 102867. TrackNumber 2, keyframe 1
4058[matroska @ 0x562b73ff1bc0] Writing block of size 155 with pts 3879, dts 3837, duration 42 at relative offset 736202 in cluster at offset 102867. TrackNumber 1, keyframe 0
4059[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7013 pts_time:7.013 dts:7013 dts_time:7.013 -> pts:7020 pts_time:7.02 dts:7020 dts_time:7.02
4060[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7033 pts_time:7.033 dts:7033 dts_time:7.033 -> pts:7040 pts_time:7.04 dts:7040 dts_time:7.04
4061[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7097 pts_time:7.097 dts:7056 dts_time:7.056 -> pts:7104 pts_time:7.104 dts:7063 dts_time:7.063
4062[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4063[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4064[libx264 @ 0x562b73fd06c0] frame= 95 QP=32.29 NAL=2 Slice:P Poc:114 I:9 P:362 SKIP:7789 size=3800 bytes
4065[matroska @ 0x562b73ff1bc0] Writing block of size 271 with pts 3840, dts 3840, duration 20 at relative offset 736364 in cluster at offset 102867. TrackNumber 2, keyframe 1
4066[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 3860, dts 3860, duration 20 at relative offset 736642 in cluster at offset 102867. TrackNumber 2, keyframe 1
4067[matroska @ 0x562b73ff1bc0] Writing block of size 3800 with pts 4004, dts 3879, duration 42 at relative offset 736907 in cluster at offset 102867. TrackNumber 1, keyframe 0
4068[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7053 pts_time:7.053 dts:7053 dts_time:7.053 -> pts:7060 pts_time:7.06 dts:7060 dts_time:7.06
4069[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7073 pts_time:7.073 dts:7073 dts_time:7.073 -> pts:7080 pts_time:7.08 dts:7080 dts_time:7.08
4070[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7306 pts_time:7.306 dts:7097 dts_time:7.097 -> pts:7313 pts_time:7.313 dts:7104 dts_time:7.104
4071[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4072[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4073[libx264 @ 0x562b73fd06c0] frame= 96 QP=40.00 NAL=0 Slice:B Poc:112 I:0 P:112 SKIP:8048 size=166 bytes
4074[matroska @ 0x562b73ff1bc0] Writing block of size 269 with pts 3880, dts 3880, duration 20 at relative offset 740714 in cluster at offset 102867. TrackNumber 2, keyframe 1
4075[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 3900, dts 3900, duration 20 at relative offset 740990 in cluster at offset 102867. TrackNumber 2, keyframe 1
4076[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 3920, dts 3920, duration 20 at relative offset 741264 in cluster at offset 102867. TrackNumber 2, keyframe 1
4077[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 3962, dts 3921, duration 42 at relative offset 741519 in cluster at offset 102867. TrackNumber 1, keyframe 0
4078[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7093 pts_time:7.093 dts:7093 dts_time:7.093 -> pts:7100 pts_time:7.1 dts:7100 dts_time:7.1
4079[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7113 pts_time:7.113 dts:7113 dts_time:7.113 -> pts:7120 pts_time:7.12 dts:7120 dts_time:7.12
4080[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7223 pts_time:7.223 dts:7139 dts_time:7.139 -> pts:7230 pts_time:7.23 dts:7146 dts_time:7.146
4081[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4082[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4083[libx264 @ 0x562b73fd06c0] frame= 97 QP=28.84 NAL=2 Slice:P Poc:118 I:24 P:373 SKIP:7763 size=3378 bytes
4084[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 3940, dts 3940, duration 20 at relative offset 741692 in cluster at offset 102867. TrackNumber 2, keyframe 1
4085[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 3960, dts 3960, duration 20 at relative offset 741941 in cluster at offset 102867. TrackNumber 2, keyframe 1
4086[matroska @ 0x562b73ff1bc0] Writing block of size 3378 with pts 4087, dts 3962, duration 42 at relative offset 742179 in cluster at offset 102867. TrackNumber 1, keyframe 0
4087[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7133 pts_time:7.133 dts:7133 dts_time:7.133 -> pts:7140 pts_time:7.14 dts:7140 dts_time:7.14
4088[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7153 pts_time:7.153 dts:7153 dts_time:7.153 -> pts:7160 pts_time:7.16 dts:7160 dts_time:7.16
4089[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7173 pts_time:7.173 dts:7173 dts_time:7.173 -> pts:7180 pts_time:7.18 dts:7180 dts_time:7.18
4090[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7181 pts_time:7.181 dts:7181 dts_time:7.181 -> pts:7188 pts_time:7.188 dts:7188 dts_time:7.188
4091[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4092[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4093[libx264 @ 0x562b73fd06c0] frame= 98 QP=39.00 NAL=0 Slice:B Poc:116 I:0 P:141 SKIP:8019 size=168 bytes
4094[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 3980, dts 3980, duration 20 at relative offset 745564 in cluster at offset 102867. TrackNumber 2, keyframe 1
4095[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 4000, dts 4000, duration 20 at relative offset 745820 in cluster at offset 102867. TrackNumber 2, keyframe 1
4096[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 4046, dts 4004, duration 42 at relative offset 746072 in cluster at offset 102867. TrackNumber 1, keyframe 0
4097[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7193 pts_time:7.193 dts:7193 dts_time:7.193 -> pts:7200 pts_time:7.2 dts:7200 dts_time:7.2
4098[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7213 pts_time:7.213 dts:7213 dts_time:7.213 -> pts:7220 pts_time:7.22 dts:7220 dts_time:7.22
4099[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7264 pts_time:7.264 dts:7223 dts_time:7.223 -> pts:7271 pts_time:7.271 dts:7230 dts_time:7.23
4100[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4101[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4102[libx264 @ 0x562b73fd06c0] frame= 99 QP=30.92 NAL=2 Slice:P Poc:126 I:53 P:1894 SKIP:6213 size=5224 bytes
4103[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 4020, dts 4020, duration 20 at relative offset 746247 in cluster at offset 102867. TrackNumber 2, keyframe 1
4104[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 4040, dts 4040, duration 20 at relative offset 746521 in cluster at offset 102867. TrackNumber 2, keyframe 1
4105[matroska @ 0x562b73ff1bc0] Writing block of size 5224 with pts 4254, dts 4046, duration 42 at relative offset 746771 in cluster at offset 102867. TrackNumber 1, keyframe 0
4106[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7233 pts_time:7.233 dts:7233 dts_time:7.233 -> pts:7240 pts_time:7.24 dts:7240 dts_time:7.24
4107[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7253 pts_time:7.253 dts:7253 dts_time:7.253 -> pts:7260 pts_time:7.26 dts:7260 dts_time:7.26
4108[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7473 pts_time:7.473 dts:7264 dts_time:7.264 -> pts:7480 pts_time:7.48 dts:7271 dts_time:7.271
4109[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4110[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4111[libx264 @ 0x562b73fd06c0] frame= 100 QP=36.29 NAL=2 Slice:B Poc:122 I:0 P:1178 SKIP:6980 size=780 bytes
4112[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 4060, dts 4060, duration 20 at relative offset 752002 in cluster at offset 102867. TrackNumber 2, keyframe 1
4113[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 4080, dts 4080, duration 20 at relative offset 752224 in cluster at offset 102867. TrackNumber 2, keyframe 1
4114[matroska @ 0x562b73ff1bc0] Writing block of size 780 with pts 4171, dts 4087, duration 42 at relative offset 752426 in cluster at offset 102867. TrackNumber 1, keyframe 0
4115[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7273 pts_time:7.273 dts:7273 dts_time:7.273 -> pts:7280 pts_time:7.28 dts:7280 dts_time:7.28
4116[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7293 pts_time:7.293 dts:7293 dts_time:7.293 -> pts:7300 pts_time:7.3 dts:7300 dts_time:7.3
4117[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7389 pts_time:7.389 dts:7306 dts_time:7.306 -> pts:7396 pts_time:7.396 dts:7313 dts_time:7.313
4118[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4119[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4120[libx264 @ 0x562b73fd06c0] frame= 101 QP=39.00 NAL=0 Slice:B Poc:120 I:0 P:617 SKIP:7543 size=467 bytes
4121[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 4100, dts 4100, duration 20 at relative offset 753213 in cluster at offset 102867. TrackNumber 2, keyframe 1
4122[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 4120, dts 4120, duration 20 at relative offset 753392 in cluster at offset 102867. TrackNumber 2, keyframe 1
4123[matroska @ 0x562b73ff1bc0] Writing block of size 467 with pts 4129, dts 4129, duration 42 at relative offset 753582 in cluster at offset 102867. TrackNumber 1, keyframe 0
4124[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7313 pts_time:7.313 dts:7313 dts_time:7.313 -> pts:7320 pts_time:7.32 dts:7320 dts_time:7.32
4125[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7333 pts_time:7.333 dts:7333 dts_time:7.333 -> pts:7340 pts_time:7.34 dts:7340 dts_time:7.34
4126[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7348 pts_time:7.348 dts:7348 dts_time:7.348 -> pts:7355 pts_time:7.355 dts:7355 dts_time:7.355
4127[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4128[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4129[libx264 @ 0x562b73fd06c0] frame= 102 QP=34.58 NAL=0 Slice:B Poc:124 I:0 P:587 SKIP:7573 size=463 bytes
4130[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 4140, dts 4140, duration 20 at relative offset 754056 in cluster at offset 102867. TrackNumber 2, keyframe 1
4131[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 4160, dts 4160, duration 20 at relative offset 754236 in cluster at offset 102867. TrackNumber 2, keyframe 1
4132[matroska @ 0x562b73ff1bc0] Writing block of size 463 with pts 4213, dts 4171, duration 42 at relative offset 754433 in cluster at offset 102867. TrackNumber 1, keyframe 0
4133[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7353 pts_time:7.353 dts:7353 dts_time:7.353 -> pts:7360 pts_time:7.36 dts:7360 dts_time:7.36
4134[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7373 pts_time:7.373 dts:7373 dts_time:7.373 -> pts:7380 pts_time:7.38 dts:7380 dts_time:7.38
4135[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7431 pts_time:7.431 dts:7389 dts_time:7.389 -> pts:7438 pts_time:7.438 dts:7396 dts_time:7.396
4136[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4137[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4138[libx264 @ 0x562b73fd06c0] frame= 103 QP=31.02 NAL=2 Slice:P Poc:134 I:441 P:2468 SKIP:5251 size=12286 bytes
4139[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 4180, dts 4180, duration 20 at relative offset 754903 in cluster at offset 102867. TrackNumber 2, keyframe 1
4140[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 4200, dts 4200, duration 20 at relative offset 755110 in cluster at offset 102867. TrackNumber 2, keyframe 1
4141[matroska @ 0x562b73ff1bc0] Writing block of size 12286 with pts 4421, dts 4213, duration 42 at relative offset 755332 in cluster at offset 102867. TrackNumber 1, keyframe 0
4142[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7393 pts_time:7.393 dts:7393 dts_time:7.393 -> pts:7400 pts_time:7.4 dts:7400 dts_time:7.4
4143[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7413 pts_time:7.413 dts:7413 dts_time:7.413 -> pts:7420 pts_time:7.42 dts:7420 dts_time:7.42
4144[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7640 pts_time:7.64 dts:7431 dts_time:7.431 -> pts:7647 pts_time:7.647 dts:7438 dts_time:7.438
4145[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4146[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4147[libx264 @ 0x562b73fd06c0] frame= 104 QP=35.56 NAL=2 Slice:B Poc:130 I:2 P:1310 SKIP:6844 size=1229 bytes
4148[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 4220, dts 4220, duration 20 at relative offset 767625 in cluster at offset 102867. TrackNumber 2, keyframe 1
4149[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 4240, dts 4240, duration 20 at relative offset 767849 in cluster at offset 102867. TrackNumber 2, keyframe 1
4150[matroska @ 0x562b73ff1bc0] Writing block of size 1229 with pts 4338, dts 4254, duration 42 at relative offset 768068 in cluster at offset 102867. TrackNumber 1, keyframe 0
4151[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7433 pts_time:7.433 dts:7433 dts_time:7.433 -> pts:7440 pts_time:7.44 dts:7440 dts_time:7.44
4152[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7453 pts_time:7.453 dts:7453 dts_time:7.453 -> pts:7460 pts_time:7.46 dts:7460 dts_time:7.46
4153[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7556 pts_time:7.556 dts:7473 dts_time:7.473 -> pts:7563 pts_time:7.563 dts:7480 dts_time:7.48
4154[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4155[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4156[libx264 @ 0x562b73fd06c0] frame= 105 QP=39.48 NAL=0 Slice:B Poc:128 I:0 P:956 SKIP:7204 size=648 bytes
4157[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 4260, dts 4260, duration 20 at relative offset 769304 in cluster at offset 102867. TrackNumber 2, keyframe 1
4158[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 4280, dts 4280, duration 20 at relative offset 769526 in cluster at offset 102867. TrackNumber 2, keyframe 1
4159[matroska @ 0x562b73ff1bc0] Writing block of size 648 with pts 4296, dts 4296, duration 42 at relative offset 769734 in cluster at offset 102867. TrackNumber 1, keyframe 0
4160[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7473 pts_time:7.473 dts:7473 dts_time:7.473 -> pts:7480 pts_time:7.48 dts:7480 dts_time:7.48
4161[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7493 pts_time:7.493 dts:7493 dts_time:7.493 -> pts:7500 pts_time:7.5 dts:7500 dts_time:7.5
4162[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7515 pts_time:7.515 dts:7515 dts_time:7.515 -> pts:7522 pts_time:7.522 dts:7522 dts_time:7.522
4163[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4164[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4165[libx264 @ 0x562b73fd06c0] frame= 106 QP=40.02 NAL=0 Slice:B Poc:132 I:0 P:728 SKIP:7432 size=632 bytes
4166[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 4300, dts 4300, duration 20 at relative offset 770389 in cluster at offset 102867. TrackNumber 2, keyframe 1
4167[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 4320, dts 4320, duration 20 at relative offset 770589 in cluster at offset 102867. TrackNumber 2, keyframe 1
4168[matroska @ 0x562b73ff1bc0] Writing block of size 632 with pts 4379, dts 4338, duration 42 at relative offset 770800 in cluster at offset 102867. TrackNumber 1, keyframe 0
4169[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7513 pts_time:7.513 dts:7513 dts_time:7.513 -> pts:7520 pts_time:7.52 dts:7520 dts_time:7.52
4170[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7533 pts_time:7.533 dts:7533 dts_time:7.533 -> pts:7540 pts_time:7.54 dts:7540 dts_time:7.54
4171[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7598 pts_time:7.598 dts:7556 dts_time:7.556 -> pts:7605 pts_time:7.605 dts:7563 dts_time:7.563
4172[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4173[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4174[libx264 @ 0x562b73fd06c0] frame= 107 QP=29.77 NAL=2 Slice:P Poc:142 I:1254 P:2727 SKIP:4179 size=30421 bytes
4175[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 4340, dts 4340, duration 20 at relative offset 771439 in cluster at offset 102867. TrackNumber 2, keyframe 1
4176[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 4360, dts 4360, duration 20 at relative offset 771653 in cluster at offset 102867. TrackNumber 2, keyframe 1
4177[matroska @ 0x562b73ff1bc0] Writing block of size 30421 with pts 4588, dts 4379, duration 42 at relative offset 771868 in cluster at offset 102867. TrackNumber 1, keyframe 0
4178[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7553 pts_time:7.553 dts:7553 dts_time:7.553 -> pts:7560 pts_time:7.56 dts:7560 dts_time:7.56
4179[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7573 pts_time:7.573 dts:7573 dts_time:7.573 -> pts:7580 pts_time:7.58 dts:7580 dts_time:7.58
4180[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7806 pts_time:7.806 dts:7598 dts_time:7.598 -> pts:7813 pts_time:7.813 dts:7605 dts_time:7.605
4181[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4182[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4183[libx264 @ 0x562b73fd06c0] frame= 108 QP=36.06 NAL=2 Slice:B Poc:138 I:2 P:1397 SKIP:6757 size=1173 bytes
4184[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 4380, dts 4380, duration 20 at relative offset 802297 in cluster at offset 102867. TrackNumber 2, keyframe 1
4185[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 4400, dts 4400, duration 20 at relative offset 802505 in cluster at offset 102867. TrackNumber 2, keyframe 1
4186[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 4420, dts 4420, duration 20 at relative offset 802724 in cluster at offset 102867. TrackNumber 2, keyframe 1
4187[matroska @ 0x562b73ff1bc0] Writing block of size 1173 with pts 4505, dts 4421, duration 42 at relative offset 802943 in cluster at offset 102867. TrackNumber 1, keyframe 0
4188[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7593 pts_time:7.593 dts:7593 dts_time:7.593 -> pts:7600 pts_time:7.6 dts:7600 dts_time:7.6
4189[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7612 pts_time:7.612 dts:7612 dts_time:7.612 -> pts:7619 pts_time:7.619 dts:7619 dts_time:7.619
4190[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7632 pts_time:7.632 dts:7632 dts_time:7.632 -> pts:7639 pts_time:7.639 dts:7639 dts_time:7.639
4191[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7723 pts_time:7.723 dts:7640 dts_time:7.64 -> pts:7730 pts_time:7.73 dts:7647 dts_time:7.647
4192[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4193[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4194[libx264 @ 0x562b73fd06c0] frame= 109 QP=39.00 NAL=0 Slice:B Poc:136 I:0 P:1201 SKIP:6959 size=827 bytes
4195[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 4440, dts 4440, duration 20 at relative offset 804123 in cluster at offset 102867. TrackNumber 2, keyframe 1
4196[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 4460, dts 4460, duration 20 at relative offset 804342 in cluster at offset 102867. TrackNumber 2, keyframe 1
4197[matroska @ 0x562b73ff1bc0] Writing block of size 827 with pts 4463, dts 4463, duration 42 at relative offset 804558 in cluster at offset 102867. TrackNumber 1, keyframe 0
4198[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7652 pts_time:7.652 dts:7652 dts_time:7.652 -> pts:7659 pts_time:7.659 dts:7659 dts_time:7.659
4199[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7672 pts_time:7.672 dts:7672 dts_time:7.672 -> pts:7679 pts_time:7.679 dts:7679 dts_time:7.679
4200[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7681 pts_time:7.681 dts:7681 dts_time:7.681 -> pts:7688 pts_time:7.688 dts:7688 dts_time:7.688
4201[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4202[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4203[libx264 @ 0x562b73fd06c0] frame= 110 QP=39.00 NAL=0 Slice:B Poc:140 I:3 P:598 SKIP:7559 size=568 bytes
4204[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 4480, dts 4480, duration 20 at relative offset 805392 in cluster at offset 102867. TrackNumber 2, keyframe 1
4205[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 4500, dts 4500, duration 20 at relative offset 805611 in cluster at offset 102867. TrackNumber 2, keyframe 1
4206[matroska @ 0x562b73ff1bc0] Writing block of size 568 with pts 4546, dts 4505, duration 42 at relative offset 805829 in cluster at offset 102867. TrackNumber 1, keyframe 0
4207[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7693 pts_time:7.693 dts:7693 dts_time:7.693 -> pts:7700 pts_time:7.7 dts:7700 dts_time:7.7
4208[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7713 pts_time:7.713 dts:7713 dts_time:7.713 -> pts:7720 pts_time:7.72 dts:7720 dts_time:7.72
4209[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7765 pts_time:7.765 dts:7723 dts_time:7.723 -> pts:7772 pts_time:7.772 dts:7730 dts_time:7.73
4210[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4211[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4212[libx264 @ 0x562b73fd06c0] frame= 111 QP=29.95 NAL=2 Slice:P Poc:146 I:671 P:3439 SKIP:4050 size=39592 bytes
4213[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 4520, dts 4520, duration 20 at relative offset 806404 in cluster at offset 102867. TrackNumber 2, keyframe 1
4214[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 4540, dts 4540, duration 20 at relative offset 806626 in cluster at offset 102867. TrackNumber 2, keyframe 1
4215[matroska @ 0x562b73ff1bc0] Writing block of size 39592 with pts 4671, dts 4546, duration 42 at relative offset 806848 in cluster at offset 102867. TrackNumber 1, keyframe 0
4216[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7733 pts_time:7.733 dts:7733 dts_time:7.733 -> pts:7740 pts_time:7.74 dts:7740 dts_time:7.74
4217[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7753 pts_time:7.753 dts:7753 dts_time:7.753 -> pts:7760 pts_time:7.76 dts:7760 dts_time:7.76
4218[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7973 pts_time:7.973 dts:7765 dts_time:7.765 -> pts:7980 pts_time:7.98 dts:7772 dts_time:7.772
4219[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4220[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4221[libx264 @ 0x562b73fd06c0] frame= 112 QP=40.93 NAL=0 Slice:B Poc:144 I:2 P:972 SKIP:7185 size=871 bytes
4222[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 4560, dts 4560, duration 20 at relative offset 846448 in cluster at offset 102867. TrackNumber 2, keyframe 1
4223[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 4580, dts 4580, duration 20 at relative offset 846673 in cluster at offset 102867. TrackNumber 2, keyframe 1
4224[matroska @ 0x562b73ff1bc0] Writing block of size 871 with pts 4630, dts 4588, duration 42 at relative offset 846894 in cluster at offset 102867. TrackNumber 1, keyframe 0
4225[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7773 pts_time:7.773 dts:7773 dts_time:7.773 -> pts:7780 pts_time:7.78 dts:7780 dts_time:7.78
4226[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7793 pts_time:7.793 dts:7793 dts_time:7.793 -> pts:7800 pts_time:7.8 dts:7800 dts_time:7.8
4227[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7890 pts_time:7.89 dts:7806 dts_time:7.806 -> pts:7897 pts_time:7.897 dts:7813 dts_time:7.813
4228[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4229[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4230[libx264 @ 0x562b73fd06c0] frame= 113 QP=30.05 NAL=2 Slice:P Poc:154 I:174 P:3110 SKIP:4876 size=15203 bytes
4231[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 4600, dts 4600, duration 20 at relative offset 847772 in cluster at offset 102867. TrackNumber 2, keyframe 1
4232[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 4620, dts 4620, duration 20 at relative offset 847994 in cluster at offset 102867. TrackNumber 2, keyframe 1
4233[matroska @ 0x562b73ff1bc0] Writing block of size 15203 with pts 4838, dts 4630, duration 42 at relative offset 848219 in cluster at offset 102867. TrackNumber 1, keyframe 0
4234[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7813 pts_time:7.813 dts:7813 dts_time:7.813 -> pts:7820 pts_time:7.82 dts:7820 dts_time:7.82
4235[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7833 pts_time:7.833 dts:7833 dts_time:7.833 -> pts:7840 pts_time:7.84 dts:7840 dts_time:7.84
4236[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7848 pts_time:7.848 dts:7848 dts_time:7.848 -> pts:7855 pts_time:7.855 dts:7855 dts_time:7.855
4237[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4238[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4239[libx264 @ 0x562b73fd06c0] frame= 114 QP=39.65 NAL=2 Slice:B Poc:150 I:3 P:2131 SKIP:6026 size=1809 bytes
4240[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 4640, dts 4640, duration 20 at relative offset 863429 in cluster at offset 102867. TrackNumber 2, keyframe 1
4241[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 4660, dts 4660, duration 20 at relative offset 863649 in cluster at offset 102867. TrackNumber 2, keyframe 1
4242[matroska @ 0x562b73ff1bc0] Writing block of size 1809 with pts 4755, dts 4671, duration 42 at relative offset 863875 in cluster at offset 102867. TrackNumber 1, keyframe 0
4243[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7853 pts_time:7.853 dts:7853 dts_time:7.853 -> pts:7860 pts_time:7.86 dts:7860 dts_time:7.86
4244[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7873 pts_time:7.873 dts:7873 dts_time:7.873 -> pts:7880 pts_time:7.88 dts:7880 dts_time:7.88
4245[concat @ 0x562b73fb3f00] file:0 stream:0 pts:7932 pts_time:7.932 dts:7890 dts_time:7.89 -> pts:7939 pts_time:7.939 dts:7897 dts_time:7.897
4246[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4247[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4248[libx264 @ 0x562b73fd06c0] frame= 115 QP=40.00 NAL=0 Slice:B Poc:148 I:0 P:762 SKIP:7398 size=574 bytes
4249[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 4680, dts 4680, duration 20 at relative offset 865691 in cluster at offset 102867. TrackNumber 2, keyframe 1
4250[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 4700, dts 4700, duration 20 at relative offset 865912 in cluster at offset 102867. TrackNumber 2, keyframe 1
4251[matroska @ 0x562b73ff1bc0] Writing block of size 574 with pts 4713, dts 4713, duration 42 at relative offset 866139 in cluster at offset 102867. TrackNumber 1, keyframe 0
4252[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7893 pts_time:7.893 dts:7893 dts_time:7.893 -> pts:7900 pts_time:7.9 dts:7900 dts_time:7.9
4253[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7913 pts_time:7.913 dts:7913 dts_time:7.913 -> pts:7920 pts_time:7.92 dts:7920 dts_time:7.92
4254[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8140 pts_time:8.14 dts:7932 dts_time:7.932 -> pts:8147 pts_time:8.147 dts:7939 dts_time:7.939
4255[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4256[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4257[libx264 @ 0x562b73fd06c0] frame= 116 QP=40.00 NAL=0 Slice:B Poc:152 I:0 P:1028 SKIP:7132 size=700 bytes
4258[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 4720, dts 4720, duration 20 at relative offset 866720 in cluster at offset 102867. TrackNumber 2, keyframe 1
4259[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 4740, dts 4740, duration 20 at relative offset 866949 in cluster at offset 102867. TrackNumber 2, keyframe 1
4260[matroska @ 0x562b73ff1bc0] Writing block of size 700 with pts 4796, dts 4755, duration 42 at relative offset 867180 in cluster at offset 102867. TrackNumber 1, keyframe 0
4261[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7933 pts_time:7.933 dts:7933 dts_time:7.933 -> pts:7940 pts_time:7.94 dts:7940 dts_time:7.94
4262[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7953 pts_time:7.953 dts:7953 dts_time:7.953 -> pts:7960 pts_time:7.96 dts:7960 dts_time:7.96
4263[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8057 pts_time:8.057 dts:7973 dts_time:7.973 -> pts:8064 pts_time:8.064 dts:7980 dts_time:7.98
4264[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4265[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4266[libx264 @ 0x562b73fd06c0] frame= 117 QP=29.73 NAL=2 Slice:P Poc:162 I:32 P:2173 SKIP:5955 size=7687 bytes
4267[matroska @ 0x562b73ff1bc0] Writing block of size 464 with pts 4760, dts 4760, duration 20 at relative offset 867887 in cluster at offset 102867. TrackNumber 2, keyframe 1
4268[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 4780, dts 4780, duration 20 at relative offset 868358 in cluster at offset 102867. TrackNumber 2, keyframe 1
4269[matroska @ 0x562b73ff1bc0] Writing block of size 7687 with pts 5005, dts 4796, duration 42 at relative offset 868585 in cluster at offset 102867. TrackNumber 1, keyframe 0
4270[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7973 pts_time:7.973 dts:7973 dts_time:7.973 -> pts:7980 pts_time:7.98 dts:7980 dts_time:7.98
4271[concat @ 0x562b73fb3f00] file:0 stream:1 pts:7993 pts_time:7.993 dts:7993 dts_time:7.993 -> pts:8000 pts_time:8 dts:8000 dts_time:8
4272[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8015 pts_time:8.015 dts:8015 dts_time:8.015 -> pts:8022 pts_time:8.022 dts:8022 dts_time:8.022
4273[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4274[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4275[libx264 @ 0x562b73fd06c0] frame= 118 QP=38.00 NAL=2 Slice:B Poc:158 I:0 P:1388 SKIP:6772 size=916 bytes
4276[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 4800, dts 4800, duration 20 at relative offset 876279 in cluster at offset 102867. TrackNumber 2, keyframe 1
4277[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 4820, dts 4820, duration 20 at relative offset 876522 in cluster at offset 102867. TrackNumber 2, keyframe 1
4278[matroska @ 0x562b73ff1bc0] Writing block of size 916 with pts 4922, dts 4838, duration 42 at relative offset 876751 in cluster at offset 102867. TrackNumber 1, keyframe 0
4279[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8013 pts_time:8.013 dts:8013 dts_time:8.013 -> pts:8020 pts_time:8.02 dts:8020 dts_time:8.02
4280[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8033 pts_time:8.033 dts:8033 dts_time:8.033 -> pts:8040 pts_time:8.04 dts:8040 dts_time:8.04
4281[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8098 pts_time:8.098 dts:8057 dts_time:8.057 -> pts:8105 pts_time:8.105 dts:8064 dts_time:8.064
4282[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4283[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4284[libx264 @ 0x562b73fd06c0] frame= 119 QP=40.00 NAL=0 Slice:B Poc:156 I:0 P:1112 SKIP:7047 size=847 bytes
4285[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 4840, dts 4840, duration 20 at relative offset 877674 in cluster at offset 102867. TrackNumber 2, keyframe 1
4286[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 4860, dts 4860, duration 20 at relative offset 877920 in cluster at offset 102867. TrackNumber 2, keyframe 1
4287[matroska @ 0x562b73ff1bc0] Writing block of size 847 with pts 4880, dts 4880, duration 42 at relative offset 878159 in cluster at offset 102867. TrackNumber 1, keyframe 0
4288[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8053 pts_time:8.053 dts:8053 dts_time:8.053 -> pts:8060 pts_time:8.06 dts:8060 dts_time:8.06
4289[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8073 pts_time:8.073 dts:8073 dts_time:8.073 -> pts:8080 pts_time:8.08 dts:8080 dts_time:8.08
4290[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8307 pts_time:8.307 dts:8098 dts_time:8.098 -> pts:8314 pts_time:8.314 dts:8105 dts_time:8.105
4291[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4292[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4293[libx264 @ 0x562b73fd06c0] frame= 120 QP=40.00 NAL=0 Slice:B Poc:160 I:0 P:531 SKIP:7629 size=441 bytes
4294[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 4880, dts 4880, duration 20 at relative offset 879013 in cluster at offset 102867. TrackNumber 2, keyframe 1
4295[matroska @ 0x562b73ff1bc0] Writing block of size 260 with pts 4900, dts 4900, duration 20 at relative offset 879257 in cluster at offset 102867. TrackNumber 2, keyframe 1
4296[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 4920, dts 4920, duration 20 at relative offset 879524 in cluster at offset 102867. TrackNumber 2, keyframe 1
4297[matroska @ 0x562b73ff1bc0] Writing block of size 441 with pts 4963, dts 4922, duration 42 at relative offset 879771 in cluster at offset 102867. TrackNumber 1, keyframe 0
4298[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8093 pts_time:8.093 dts:8093 dts_time:8.093 -> pts:8100 pts_time:8.1 dts:8100 dts_time:8.1
4299[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8113 pts_time:8.113 dts:8113 dts_time:8.113 -> pts:8120 pts_time:8.12 dts:8120 dts_time:8.12
4300[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8132 pts_time:8.132 dts:8132 dts_time:8.132 -> pts:8139 pts_time:8.139 dts:8139 dts_time:8.139
4301[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8224 pts_time:8.224 dts:8140 dts_time:8.14 -> pts:8231 pts_time:8.231 dts:8147 dts_time:8.147
4302[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4303[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4304[libx264 @ 0x562b73fd06c0] frame= 121 QP=29.34 NAL=2 Slice:P Poc:170 I:10 P:469 SKIP:7681 size=1746 bytes
4305[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 4940, dts 4940, duration 20 at relative offset 880219 in cluster at offset 102867. TrackNumber 2, keyframe 1
4306[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 4960, dts 4960, duration 20 at relative offset 880464 in cluster at offset 102867. TrackNumber 2, keyframe 1
4307[matroska @ 0x562b73ff1bc0] Writing block of size 1746 with pts 5172, dts 4963, duration 42 at relative offset 880715 in cluster at offset 102867. TrackNumber 1, keyframe 0
4308[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8152 pts_time:8.152 dts:8152 dts_time:8.152 -> pts:8159 pts_time:8.159 dts:8159 dts_time:8.159
4309[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8172 pts_time:8.172 dts:8172 dts_time:8.172 -> pts:8179 pts_time:8.179 dts:8179 dts_time:8.179
4310[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8182 pts_time:8.182 dts:8182 dts_time:8.182 -> pts:8189 pts_time:8.189 dts:8189 dts_time:8.189
4311[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4312[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4313[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7688.000000
4314[libx264 @ 0x562b73fd06c0] frame= 122 QP=37.00 NAL=2 Slice:B Poc:166 I:0 P:494 SKIP:7666 size=473 bytes
4315[matroska @ 0x562b73ff1bc0] Writing block of size 375 with pts 4980, dts 4980, duration 20 at relative offset 882468 in cluster at offset 102867. TrackNumber 2, keyframe 1
4316[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 5000, dts 5000, duration 20 at relative offset 882850 in cluster at offset 102867. TrackNumber 2, keyframe 1
4317[matroska @ 0x562b73ff1bc0] Writing block of size 473 with pts 5088, dts 5005, duration 42 at relative offset 883071 in cluster at offset 102867. TrackNumber 1, keyframe 0
4318[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8192 pts_time:8.192 dts:8192 dts_time:8.192 -> pts:8199 pts_time:8.199 dts:8199 dts_time:8.199
4319[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8213 pts_time:8.213 dts:8213 dts_time:8.213 -> pts:8220 pts_time:8.22 dts:8220 dts_time:8.22
4320[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8265 pts_time:8.265 dts:8224 dts_time:8.224 -> pts:8272 pts_time:8.272 dts:8231 dts_time:8.231
4321[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4322[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4323[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7730.000000
4324[libx264 @ 0x562b73fd06c0] frame= 123 QP=40.00 NAL=0 Slice:B Poc:164 I:0 P:353 SKIP:7807 size=333 bytes
4325[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 5020, dts 5020, duration 20 at relative offset 883551 in cluster at offset 102867. TrackNumber 2, keyframe 1
4326[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 5040, dts 5040, duration 20 at relative offset 883784 in cluster at offset 102867. TrackNumber 2, keyframe 1
4327[matroska @ 0x562b73ff1bc0] Writing block of size 333 with pts 5047, dts 5047, duration 42 at relative offset 884017 in cluster at offset 102867. TrackNumber 1, keyframe 0
4328[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8233 pts_time:8.233 dts:8233 dts_time:8.233 -> pts:8240 pts_time:8.24 dts:8240 dts_time:8.24
4329[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8253 pts_time:8.253 dts:8253 dts_time:8.253 -> pts:8260 pts_time:8.26 dts:8260 dts_time:8.26
4330[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8474 pts_time:8.474 dts:8265 dts_time:8.265 -> pts:8481 pts_time:8.481 dts:8272 dts_time:8.272
4331[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4332[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4333[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7772.000000
4334[libx264 @ 0x562b73fd06c0] frame= 124 QP=39.00 NAL=0 Slice:B Poc:168 I:0 P:246 SKIP:7914 size=257 bytes
4335[matroska @ 0x562b73ff1bc0] Writing block of size 329 with pts 5060, dts 5060, duration 20 at relative offset 884357 in cluster at offset 102867. TrackNumber 2, keyframe 1
4336[matroska @ 0x562b73ff1bc0] Writing block of size 378 with pts 5080, dts 5080, duration 20 at relative offset 884693 in cluster at offset 102867. TrackNumber 2, keyframe 1
4337[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 5130, dts 5088, duration 42 at relative offset 885078 in cluster at offset 102867. TrackNumber 1, keyframe 0
4338[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8273 pts_time:8.273 dts:8273 dts_time:8.273 -> pts:8280 pts_time:8.28 dts:8280 dts_time:8.28
4339[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8293 pts_time:8.293 dts:8293 dts_time:8.293 -> pts:8300 pts_time:8.3 dts:8300 dts_time:8.3
4340[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8390 pts_time:8.39 dts:8307 dts_time:8.307 -> pts:8397 pts_time:8.397 dts:8314 dts_time:8.314
4341[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4342[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4343[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7813.000000
4344[libx264 @ 0x562b73fd06c0] frame= 125 QP=29.95 NAL=2 Slice:P Poc:178 I:0 P:114 SKIP:8046 size=418 bytes
4345[matroska @ 0x562b73ff1bc0] Writing block of size 419 with pts 5100, dts 5100, duration 20 at relative offset 885342 in cluster at offset 102867. TrackNumber 2, keyframe 1
4346[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 5120, dts 5120, duration 20 at relative offset 885768 in cluster at offset 102867. TrackNumber 2, keyframe 1
4347[matroska @ 0x562b73ff1bc0] Writing block of size 418 with pts 5339, dts 5130, duration 42 at relative offset 885980 in cluster at offset 102867. TrackNumber 1, keyframe 0
4348[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8313 pts_time:8.313 dts:8313 dts_time:8.313 -> pts:8320 pts_time:8.32 dts:8320 dts_time:8.32
4349[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8333 pts_time:8.333 dts:8333 dts_time:8.333 -> pts:8340 pts_time:8.34 dts:8340 dts_time:8.34
4350[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8349 pts_time:8.349 dts:8349 dts_time:8.349 -> pts:8356 pts_time:8.356 dts:8356 dts_time:8.356
4351[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4352[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4353[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7855.000000
4354[libx264 @ 0x562b73fd06c0] frame= 126 QP=37.00 NAL=2 Slice:B Poc:174 I:0 P:357 SKIP:7803 size=335 bytes
4355[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 5140, dts 5140, duration 20 at relative offset 886405 in cluster at offset 102867. TrackNumber 2, keyframe 1
4356[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 5160, dts 5160, duration 20 at relative offset 886632 in cluster at offset 102867. TrackNumber 2, keyframe 1
4357[matroska @ 0x562b73ff1bc0] Writing block of size 335 with pts 5255, dts 5172, duration 42 at relative offset 886860 in cluster at offset 102867. TrackNumber 1, keyframe 0
4358[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8353 pts_time:8.353 dts:8353 dts_time:8.353 -> pts:8360 pts_time:8.36 dts:8360 dts_time:8.36
4359[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8373 pts_time:8.373 dts:8373 dts_time:8.373 -> pts:8380 pts_time:8.38 dts:8380 dts_time:8.38
4360[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8432 pts_time:8.432 dts:8390 dts_time:8.39 -> pts:8439 pts_time:8.439 dts:8397 dts_time:8.397
4361[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4362[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4363[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7897.000000
4364[libx264 @ 0x562b73fd06c0] frame= 127 QP=39.00 NAL=0 Slice:B Poc:172 I:0 P:187 SKIP:7973 size=218 bytes
4365[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 5180, dts 5180, duration 20 at relative offset 887202 in cluster at offset 102867. TrackNumber 2, keyframe 1
4366[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 5200, dts 5200, duration 20 at relative offset 887418 in cluster at offset 102867. TrackNumber 2, keyframe 1
4367[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 5214, dts 5214, duration 42 at relative offset 887657 in cluster at offset 102867. TrackNumber 1, keyframe 0
4368[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8393 pts_time:8.393 dts:8393 dts_time:8.393 -> pts:8400 pts_time:8.4 dts:8400 dts_time:8.4
4369[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8413 pts_time:8.413 dts:8413 dts_time:8.413 -> pts:8420 pts_time:8.42 dts:8420 dts_time:8.42
4370[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8641 pts_time:8.641 dts:8432 dts_time:8.432 -> pts:8648 pts_time:8.648 dts:8439 dts_time:8.439
4371[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4372[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4373[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7939.000000
4374[libx264 @ 0x562b73fd06c0] frame= 128 QP=39.00 NAL=0 Slice:B Poc:176 I:0 P:124 SKIP:8036 size=171 bytes
4375[matroska @ 0x562b73ff1bc0] Writing block of size 345 with pts 5220, dts 5220, duration 20 at relative offset 887882 in cluster at offset 102867. TrackNumber 2, keyframe 1
4376[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 5240, dts 5240, duration 20 at relative offset 888234 in cluster at offset 102867. TrackNumber 2, keyframe 1
4377[matroska @ 0x562b73ff1bc0] Writing block of size 171 with pts 5297, dts 5255, duration 42 at relative offset 888465 in cluster at offset 102867. TrackNumber 1, keyframe 0
4378[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8433 pts_time:8.433 dts:8433 dts_time:8.433 -> pts:8440 pts_time:8.44 dts:8440 dts_time:8.44
4379frame= 191 fps= 69 q=39.0 size= 100kB time=00:00:08.44 bitrate= 97.5kbits/s speed=3.04x
4380[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8453 pts_time:8.453 dts:8453 dts_time:8.453 -> pts:8460 pts_time:8.46 dts:8460 dts_time:8.46
4381[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8557 pts_time:8.557 dts:8474 dts_time:8.474 -> pts:8564 pts_time:8.564 dts:8481 dts_time:8.481
4382[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4383[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4384[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:7980.000000
4385[libx264 @ 0x562b73fd06c0] frame= 129 QP=25.42 NAL=2 Slice:P Poc:186 I:0 P:39 SKIP:8121 size=165 bytes
4386[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 5260, dts 5260, duration 20 at relative offset 888643 in cluster at offset 102867. TrackNumber 2, keyframe 1
4387[matroska @ 0x562b73ff1bc0] Writing block of size 270 with pts 5280, dts 5280, duration 20 at relative offset 888915 in cluster at offset 102867. TrackNumber 2, keyframe 1
4388[matroska @ 0x562b73ff1bc0] Writing block of size 165 with pts 5506, dts 5297, duration 42 at relative offset 889192 in cluster at offset 102867. TrackNumber 1, keyframe 0
4389[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8473 pts_time:8.473 dts:8473 dts_time:8.473 -> pts:8480 pts_time:8.48 dts:8480 dts_time:8.48
4390[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8493 pts_time:8.493 dts:8493 dts_time:8.493 -> pts:8500 pts_time:8.5 dts:8500 dts_time:8.5
4391[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8516 pts_time:8.516 dts:8516 dts_time:8.516 -> pts:8523 pts_time:8.523 dts:8523 dts_time:8.523
4392[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4393[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4394[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8022.000000
4395[libx264 @ 0x562b73fd06c0] frame= 130 QP=38.00 NAL=2 Slice:B Poc:182 I:0 P:284 SKIP:7876 size=291 bytes
4396[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 5300, dts 5300, duration 20 at relative offset 889364 in cluster at offset 102867. TrackNumber 2, keyframe 1
4397[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 5320, dts 5320, duration 20 at relative offset 889636 in cluster at offset 102867. TrackNumber 2, keyframe 1
4398[matroska @ 0x562b73ff1bc0] Writing block of size 291 with pts 5422, dts 5339, duration 42 at relative offset 889888 in cluster at offset 102867. TrackNumber 1, keyframe 0
4399[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8513 pts_time:8.513 dts:8513 dts_time:8.513 -> pts:8520 pts_time:8.52 dts:8520 dts_time:8.52
4400[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8533 pts_time:8.533 dts:8533 dts_time:8.533 -> pts:8540 pts_time:8.54 dts:8540 dts_time:8.54
4401[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8599 pts_time:8.599 dts:8557 dts_time:8.557 -> pts:8606 pts_time:8.606 dts:8564 dts_time:8.564
4402[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4403[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4404[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8064.000000
4405[libx264 @ 0x562b73fd06c0] frame= 131 QP=40.00 NAL=0 Slice:B Poc:180 I:0 P:135 SKIP:8025 size=178 bytes
4406[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 5340, dts 5340, duration 20 at relative offset 890186 in cluster at offset 102867. TrackNumber 2, keyframe 1
4407[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 5360, dts 5360, duration 20 at relative offset 890420 in cluster at offset 102867. TrackNumber 2, keyframe 1
4408[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 5380, dts 5380, duration 42 at relative offset 890681 in cluster at offset 102867. TrackNumber 1, keyframe 0
4409[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8553 pts_time:8.553 dts:8553 dts_time:8.553 -> pts:8560 pts_time:8.56 dts:8560 dts_time:8.56
4410[libx264 @ 0x562b73fd06c0] scene cut at 151 Icost:6111194 Pcost:5729800 ratio:0.0624 bias:0.2176 gop:112 (imb:7329 pmb:459)
4411[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8573 pts_time:8.573 dts:8573 dts_time:8.573 -> pts:8580 pts_time:8.58 dts:8580 dts_time:8.58
4412[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8807 pts_time:8.807 dts:8599 dts_time:8.599 -> pts:8814 pts_time:8.814 dts:8606 dts_time:8.606
4413[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4414[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4415[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8105.000000
4416[libx264 @ 0x562b73fd06c0] frame= 132 QP=40.00 NAL=0 Slice:B Poc:184 I:0 P:120 SKIP:8040 size=166 bytes
4417[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 5380, dts 5380, duration 20 at relative offset 890866 in cluster at offset 102867. TrackNumber 2, keyframe 1
4418[matroska @ 0x562b73ff1bc0] Writing block of size 273 with pts 5400, dts 5400, duration 20 at relative offset 891125 in cluster at offset 102867. TrackNumber 2, keyframe 1
4419[matroska @ 0x562b73ff1bc0] Writing block of size 288 with pts 5420, dts 5420, duration 20 at relative offset 891405 in cluster at offset 102867. TrackNumber 2, keyframe 1
4420[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 5464, dts 5422, duration 42 at relative offset 891700 in cluster at offset 102867. TrackNumber 1, keyframe 0
4421[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8593 pts_time:8.593 dts:8593 dts_time:8.593 -> pts:8600 pts_time:8.6 dts:8600 dts_time:8.6
4422[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8613 pts_time:8.613 dts:8613 dts_time:8.613 -> pts:8620 pts_time:8.62 dts:8620 dts_time:8.62
4423[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8633 pts_time:8.633 dts:8633 dts_time:8.633 -> pts:8640 pts_time:8.64 dts:8640 dts_time:8.64
4424[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8724 pts_time:8.724 dts:8641 dts_time:8.641 -> pts:8731 pts_time:8.731 dts:8648 dts_time:8.648
4425[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4426[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4427[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8147.000000
4428[libx264 @ 0x562b73fd06c0] frame= 133 QP=30.70 NAL=2 Slice:P Poc:194 I:0 P:28 SKIP:8132 size=138 bytes
4429[matroska @ 0x562b73ff1bc0] Writing block of size 287 with pts 5440, dts 5440, duration 20 at relative offset 891873 in cluster at offset 102867. TrackNumber 2, keyframe 1
4430[matroska @ 0x562b73ff1bc0] Writing block of size 259 with pts 5460, dts 5460, duration 20 at relative offset 892167 in cluster at offset 102867. TrackNumber 2, keyframe 1
4431[matroska @ 0x562b73ff1bc0] Writing block of size 138 with pts 5672, dts 5464, duration 42 at relative offset 892433 in cluster at offset 102867. TrackNumber 1, keyframe 0
4432[concat @ 0x562b73fb3f00] file:0 stream:2 pts:8657 pts_time:8.657 dts:8657 dts_time:8.657 -> pts:8664 pts_time:8.664 dts:8664 dts_time:8.664
4433[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8653 pts_time:8.653 dts:8653 dts_time:8.653 -> pts:8660 pts_time:8.66 dts:8660 dts_time:8.66
4434[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8673 pts_time:8.673 dts:8673 dts_time:8.673 -> pts:8680 pts_time:8.68 dts:8680 dts_time:8.68
4435[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8682 pts_time:8.682 dts:8682 dts_time:8.682 -> pts:8689 pts_time:8.689 dts:8689 dts_time:8.689
4436[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4437[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4438[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8189.000000
4439[libx264 @ 0x562b73fd06c0] frame= 134 QP=37.00 NAL=2 Slice:B Poc:190 I:0 P:261 SKIP:7899 size=265 bytes
4440[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 5480, dts 5480, duration 20 at relative offset 892578 in cluster at offset 102867. TrackNumber 2, keyframe 1
4441[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 5500, dts 5500, duration 20 at relative offset 892831 in cluster at offset 102867. TrackNumber 2, keyframe 1
4442[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 5589, dts 5506, duration 42 at relative offset 893082 in cluster at offset 102867. TrackNumber 1, keyframe 0
4443[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8693 pts_time:8.693 dts:8693 dts_time:8.693 -> pts:8700 pts_time:8.7 dts:8700 dts_time:8.7
4444[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8713 pts_time:8.713 dts:8713 dts_time:8.713 -> pts:8720 pts_time:8.72 dts:8720 dts_time:8.72
4445[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8766 pts_time:8.766 dts:8724 dts_time:8.724 -> pts:8773 pts_time:8.773 dts:8731 dts_time:8.731
4446[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4447[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4448[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8231.000000
4449[libx264 @ 0x562b73fd06c0] frame= 135 QP=40.00 NAL=0 Slice:B Poc:188 I:0 P:116 SKIP:8044 size=167 bytes
4450[matroska @ 0x562b73ff1bc0] Writing block of size 263 with pts 5520, dts 5520, duration 20 at relative offset 893354 in cluster at offset 102867. TrackNumber 2, keyframe 1
4451[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 5540, dts 5540, duration 20 at relative offset 893624 in cluster at offset 102867. TrackNumber 2, keyframe 1
4452[matroska @ 0x562b73ff1bc0] Writing block of size 167 with pts 5547, dts 5547, duration 42 at relative offset 893899 in cluster at offset 102867. TrackNumber 1, keyframe 0
4453[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8733 pts_time:8.733 dts:8733 dts_time:8.733 -> pts:8740 pts_time:8.74 dts:8740 dts_time:8.74
4454[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8753 pts_time:8.753 dts:8753 dts_time:8.753 -> pts:8760 pts_time:8.76 dts:8760 dts_time:8.76
4455[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8974 pts_time:8.974 dts:8766 dts_time:8.766 -> pts:8981 pts_time:8.981 dts:8773 dts_time:8.773
4456[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4457[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4458[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8272.000000
4459[libx264 @ 0x562b73fd06c0] frame= 136 QP=39.00 NAL=0 Slice:B Poc:192 I:0 P:108 SKIP:8052 size=156 bytes
4460[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 5560, dts 5560, duration 20 at relative offset 894073 in cluster at offset 102867. TrackNumber 2, keyframe 1
4461[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 5580, dts 5580, duration 20 at relative offset 894337 in cluster at offset 102867. TrackNumber 2, keyframe 1
4462[matroska @ 0x562b73ff1bc0] Writing block of size 156 with pts 5631, dts 5589, duration 42 at relative offset 894573 in cluster at offset 102867. TrackNumber 1, keyframe 0
4463[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8773 pts_time:8.773 dts:8773 dts_time:8.773 -> pts:8780 pts_time:8.78 dts:8780 dts_time:8.78
4464[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8793 pts_time:8.793 dts:8793 dts_time:8.793 -> pts:8800 pts_time:8.8 dts:8800 dts_time:8.8
4465[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8891 pts_time:8.891 dts:8807 dts_time:8.807 -> pts:8898 pts_time:8.898 dts:8814 dts_time:8.814
4466[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4467[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4468[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8314.000000
4469[libx264 @ 0x562b73fd06c0] frame= 137 QP=28.52 NAL=2 Slice:P Poc:202 I:3 P:34 SKIP:8123 size=209 bytes
4470[matroska @ 0x562b73ff1bc0] Writing block of size 278 with pts 5600, dts 5600, duration 20 at relative offset 894736 in cluster at offset 102867. TrackNumber 2, keyframe 1
4471[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 5620, dts 5620, duration 20 at relative offset 895021 in cluster at offset 102867. TrackNumber 2, keyframe 1
4472[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 5839, dts 5631, duration 42 at relative offset 895245 in cluster at offset 102867. TrackNumber 1, keyframe 0
4473[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8813 pts_time:8.813 dts:8813 dts_time:8.813 -> pts:8820 pts_time:8.82 dts:8820 dts_time:8.82
4474[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8833 pts_time:8.833 dts:8833 dts_time:8.833 -> pts:8840 pts_time:8.84 dts:8840 dts_time:8.84
4475[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8849 pts_time:8.849 dts:8849 dts_time:8.849 -> pts:8856 pts_time:8.856 dts:8856 dts_time:8.856
4476[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4477[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4478[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8356.000000
4479[libx264 @ 0x562b73fd06c0] frame= 138 QP=37.00 NAL=2 Slice:B Poc:198 I:0 P:254 SKIP:7906 size=264 bytes
4480[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 5640, dts 5640, duration 20 at relative offset 895461 in cluster at offset 102867. TrackNumber 2, keyframe 1
4481[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 5660, dts 5660, duration 20 at relative offset 895693 in cluster at offset 102867. TrackNumber 2, keyframe 1
4482[matroska @ 0x562b73ff1bc0] Writing block of size 264 with pts 5756, dts 5672, duration 42 at relative offset 895946 in cluster at offset 102867. TrackNumber 1, keyframe 0
4483[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8853 pts_time:8.853 dts:8853 dts_time:8.853 -> pts:8860 pts_time:8.86 dts:8860 dts_time:8.86
4484[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8873 pts_time:8.873 dts:8873 dts_time:8.873 -> pts:8880 pts_time:8.88 dts:8880 dts_time:8.88
4485[concat @ 0x562b73fb3f00] file:0 stream:0 pts:8933 pts_time:8.933 dts:8891 dts_time:8.891 -> pts:8940 pts_time:8.94 dts:8898 dts_time:8.898
4486[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4487[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4488[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8397.000000
4489[libx264 @ 0x562b73fd06c0] frame= 139 QP=39.00 NAL=0 Slice:B Poc:196 I:0 P:117 SKIP:8043 size=169 bytes
4490[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 5680, dts 5680, duration 20 at relative offset 896217 in cluster at offset 102867. TrackNumber 2, keyframe 1
4491[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 5700, dts 5700, duration 20 at relative offset 896458 in cluster at offset 102867. TrackNumber 2, keyframe 1
4492[matroska @ 0x562b73ff1bc0] Writing block of size 169 with pts 5714, dts 5714, duration 42 at relative offset 896690 in cluster at offset 102867. TrackNumber 1, keyframe 0
4493[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8893 pts_time:8.893 dts:8893 dts_time:8.893 -> pts:8900 pts_time:8.9 dts:8900 dts_time:8.9
4494[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8913 pts_time:8.913 dts:8913 dts_time:8.913 -> pts:8920 pts_time:8.92 dts:8920 dts_time:8.92
4495[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9141 pts_time:9.141 dts:8933 dts_time:8.933 -> pts:9148 pts_time:9.148 dts:8940 dts_time:8.94
4496[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4497[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4498[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8439.000000
4499[libx264 @ 0x562b73fd06c0] frame= 140 QP=39.00 NAL=0 Slice:B Poc:200 I:0 P:116 SKIP:8044 size=172 bytes
4500[matroska @ 0x562b73ff1bc0] Writing block of size 476 with pts 5720, dts 5720, duration 20 at relative offset 896866 in cluster at offset 102867. TrackNumber 2, keyframe 1
4501[matroska @ 0x562b73ff1bc0] Writing block of size 311 with pts 5740, dts 5740, duration 20 at relative offset 897349 in cluster at offset 102867. TrackNumber 2, keyframe 1
4502[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 5797, dts 5756, duration 42 at relative offset 897667 in cluster at offset 102867. TrackNumber 1, keyframe 0
4503[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8933 pts_time:8.933 dts:8933 dts_time:8.933 -> pts:8940 pts_time:8.94 dts:8940 dts_time:8.94
4504[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8953 pts_time:8.953 dts:8953 dts_time:8.953 -> pts:8960 pts_time:8.96 dts:8960 dts_time:8.96
4505[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9058 pts_time:9.058 dts:8974 dts_time:8.974 -> pts:9065 pts_time:9.065 dts:8981 dts_time:8.981
4506[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4507[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4508[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8481.000000
4509[libx264 @ 0x562b73fd06c0] frame= 141 QP=25.78 NAL=2 Slice:P Poc:210 I:0 P:38 SKIP:8122 size=220 bytes
4510[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 5760, dts 5760, duration 20 at relative offset 897846 in cluster at offset 102867. TrackNumber 2, keyframe 1
4511[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 5780, dts 5780, duration 20 at relative offset 898074 in cluster at offset 102867. TrackNumber 2, keyframe 1
4512[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 6006, dts 5797, duration 42 at relative offset 898303 in cluster at offset 102867. TrackNumber 1, keyframe 0
4513[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8973 pts_time:8.973 dts:8973 dts_time:8.973 -> pts:8980 pts_time:8.98 dts:8980 dts_time:8.98
4514[concat @ 0x562b73fb3f00] file:0 stream:1 pts:8993 pts_time:8.993 dts:8993 dts_time:8.993 -> pts:9000 pts_time:9 dts:9000 dts_time:9
4515[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9016 pts_time:9.016 dts:9016 dts_time:9.016 -> pts:9023 pts_time:9.023 dts:9023 dts_time:9.023
4516[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4517[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4518[libx264 @ 0x562b73fd06c0] frame= 142 QP=37.00 NAL=2 Slice:B Poc:206 I:0 P:261 SKIP:7899 size=302 bytes
4519[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 5800, dts 5800, duration 20 at relative offset 898530 in cluster at offset 102867. TrackNumber 2, keyframe 1
4520[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 5820, dts 5820, duration 20 at relative offset 898769 in cluster at offset 102867. TrackNumber 2, keyframe 1
4521[matroska @ 0x562b73ff1bc0] Writing block of size 302 with pts 5923, dts 5839, duration 42 at relative offset 899062 in cluster at offset 102867. TrackNumber 1, keyframe 0
4522[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9013 pts_time:9.013 dts:9013 dts_time:9.013 -> pts:9020 pts_time:9.02 dts:9020 dts_time:9.02
4523[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9033 pts_time:9.033 dts:9033 dts_time:9.033 -> pts:9040 pts_time:9.04 dts:9040 dts_time:9.04
4524[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9099 pts_time:9.099 dts:9058 dts_time:9.058 -> pts:9106 pts_time:9.106 dts:9065 dts_time:9.065
4525[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4526[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4527[libx264 @ 0x562b73fd06c0] frame= 143 QP=39.00 NAL=0 Slice:B Poc:204 I:0 P:133 SKIP:8027 size=172 bytes
4528[matroska @ 0x562b73ff1bc0] Writing block of size 397 with pts 5840, dts 5840, duration 20 at relative offset 899371 in cluster at offset 102867. TrackNumber 2, keyframe 1
4529[matroska @ 0x562b73ff1bc0] Writing block of size 412 with pts 5860, dts 5860, duration 20 at relative offset 899775 in cluster at offset 102867. TrackNumber 2, keyframe 1
4530[matroska @ 0x562b73ff1bc0] Writing block of size 308 with pts 5880, dts 5880, duration 20 at relative offset 900194 in cluster at offset 102867. TrackNumber 2, keyframe 1
4531[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 5881, dts 5881, duration 42 at relative offset 900509 in cluster at offset 102867. TrackNumber 1, keyframe 0
4532[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9053 pts_time:9.053 dts:9053 dts_time:9.053 -> pts:9060 pts_time:9.06 dts:9060 dts_time:9.06
4533[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9073 pts_time:9.073 dts:9073 dts_time:9.073 -> pts:9080 pts_time:9.08 dts:9080 dts_time:9.08
4534[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9308 pts_time:9.308 dts:9099 dts_time:9.099 -> pts:9315 pts_time:9.315 dts:9106 dts_time:9.106
4535[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4536[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4537[libx264 @ 0x562b73fd06c0] frame= 144 QP=38.00 NAL=0 Slice:B Poc:208 I:0 P:152 SKIP:8008 size=196 bytes
4538[matroska @ 0x562b73ff1bc0] Writing block of size 293 with pts 5900, dts 5900, duration 20 at relative offset 900688 in cluster at offset 102867. TrackNumber 2, keyframe 1
4539[matroska @ 0x562b73ff1bc0] Writing block of size 291 with pts 5920, dts 5920, duration 20 at relative offset 900988 in cluster at offset 102867. TrackNumber 2, keyframe 1
4540[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 5964, dts 5923, duration 42 at relative offset 901286 in cluster at offset 102867. TrackNumber 1, keyframe 0
4541[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9093 pts_time:9.093 dts:9093 dts_time:9.093 -> pts:9100 pts_time:9.1 dts:9100 dts_time:9.1
4542[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9113 pts_time:9.113 dts:9113 dts_time:9.113 -> pts:9120 pts_time:9.12 dts:9120 dts_time:9.12
4543[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9133 pts_time:9.133 dts:9133 dts_time:9.133 -> pts:9140 pts_time:9.14 dts:9140 dts_time:9.14
4544[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9225 pts_time:9.225 dts:9141 dts_time:9.141 -> pts:9232 pts_time:9.232 dts:9148 dts_time:9.148
4545[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4546[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4547[libx264 @ 0x562b73fd06c0] frame= 145 QP=25.33 NAL=2 Slice:P Poc:218 I:2 P:39 SKIP:8119 size=252 bytes
4548[matroska @ 0x562b73ff1bc0] Writing block of size 288 with pts 5940, dts 5940, duration 20 at relative offset 901489 in cluster at offset 102867. TrackNumber 2, keyframe 1
4549[matroska @ 0x562b73ff1bc0] Writing block of size 285 with pts 5960, dts 5960, duration 20 at relative offset 901784 in cluster at offset 102867. TrackNumber 2, keyframe 1
4550[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 6173, dts 5964, duration 42 at relative offset 902076 in cluster at offset 102867. TrackNumber 1, keyframe 0
4551[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9153 pts_time:9.153 dts:9153 dts_time:9.153 -> pts:9160 pts_time:9.16 dts:9160 dts_time:9.16
4552[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9173 pts_time:9.173 dts:9173 dts_time:9.173 -> pts:9180 pts_time:9.18 dts:9180 dts_time:9.18
4553[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9183 pts_time:9.183 dts:9183 dts_time:9.183 -> pts:9190 pts_time:9.19 dts:9190 dts_time:9.19
4554[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4555[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4556[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:8689.000000
4557[libx264 @ 0x562b73fd06c0] frame= 146 QP=35.17 NAL=2 Slice:B Poc:214 I:0 P:269 SKIP:7891 size=291 bytes
4558[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 5980, dts 5980, duration 20 at relative offset 902335 in cluster at offset 102867. TrackNumber 2, keyframe 1
4559[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 6000, dts 6000, duration 20 at relative offset 902607 in cluster at offset 102867. TrackNumber 2, keyframe 1
4560[matroska @ 0x562b73ff1bc0] Writing block of size 291 with pts 6089, dts 6006, duration 42 at relative offset 902854 in cluster at offset 102867. TrackNumber 1, keyframe 0
4561[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9193 pts_time:9.193 dts:9193 dts_time:9.193 -> pts:9200 pts_time:9.2 dts:9200 dts_time:9.2
4562[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9213 pts_time:9.213 dts:9213 dts_time:9.213 -> pts:9220 pts_time:9.22 dts:9220 dts_time:9.22
4563[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9266 pts_time:9.266 dts:9225 dts_time:9.225 -> pts:9273 pts_time:9.273 dts:9232 dts_time:9.232
4564[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4565[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4566[libx264 @ 0x562b73fd06c0] frame= 147 QP=38.00 NAL=0 Slice:B Poc:212 I:0 P:163 SKIP:7997 size=210 bytes
4567[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 6020, dts 6020, duration 20 at relative offset 903152 in cluster at offset 102867. TrackNumber 2, keyframe 1
4568[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 6040, dts 6040, duration 20 at relative offset 903383 in cluster at offset 102867. TrackNumber 2, keyframe 1
4569[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 6048, dts 6048, duration 42 at relative offset 903623 in cluster at offset 102867. TrackNumber 1, keyframe 0
4570[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9233 pts_time:9.233 dts:9233 dts_time:9.233 -> pts:9240 pts_time:9.24 dts:9240 dts_time:9.24
4571[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9253 pts_time:9.253 dts:9253 dts_time:9.253 -> pts:9260 pts_time:9.26 dts:9260 dts_time:9.26
4572[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9475 pts_time:9.475 dts:9266 dts_time:9.266 -> pts:9482 pts_time:9.482 dts:9273 dts_time:9.273
4573[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4574[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4575[libx264 @ 0x562b73fd06c0] frame= 148 QP=38.00 NAL=0 Slice:B Poc:216 I:0 P:176 SKIP:7984 size=233 bytes
4576[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 6060, dts 6060, duration 20 at relative offset 903840 in cluster at offset 102867. TrackNumber 2, keyframe 1
4577[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 6080, dts 6080, duration 20 at relative offset 904059 in cluster at offset 102867. TrackNumber 2, keyframe 1
4578[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 6131, dts 6089, duration 42 at relative offset 904270 in cluster at offset 102867. TrackNumber 1, keyframe 0
4579[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9273 pts_time:9.273 dts:9273 dts_time:9.273 -> pts:9280 pts_time:9.28 dts:9280 dts_time:9.28
4580[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9293 pts_time:9.293 dts:9293 dts_time:9.293 -> pts:9300 pts_time:9.3 dts:9300 dts_time:9.3
4581[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9391 pts_time:9.391 dts:9308 dts_time:9.308 -> pts:9398 pts_time:9.398 dts:9315 dts_time:9.315
4582[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4583[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4584[libx264 @ 0x562b73fd06c0] frame= 149 QP=23.63 NAL=2 Slice:P Poc:222 I:1 P:63 SKIP:8096 size=375 bytes
4585[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 6100, dts 6100, duration 20 at relative offset 904510 in cluster at offset 102867. TrackNumber 2, keyframe 1
4586[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 6120, dts 6120, duration 20 at relative offset 904725 in cluster at offset 102867. TrackNumber 2, keyframe 1
4587[matroska @ 0x562b73ff1bc0] Writing block of size 375 with pts 6256, dts 6131, duration 42 at relative offset 904930 in cluster at offset 102867. TrackNumber 1, keyframe 0
4588[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9313 pts_time:9.313 dts:9313 dts_time:9.313 -> pts:9320 pts_time:9.32 dts:9320 dts_time:9.32
4589[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9333 pts_time:9.333 dts:9333 dts_time:9.333 -> pts:9340 pts_time:9.34 dts:9340 dts_time:9.34
4590[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9350 pts_time:9.35 dts:9350 dts_time:9.35 -> pts:9357 pts_time:9.357 dts:9357 dts_time:9.357
4591[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4592[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4593[libx264 @ 0x562b73fd06c0] frame= 150 QP=38.00 NAL=0 Slice:B Poc:220 I:0 P:350 SKIP:7810 size=316 bytes
4594[matroska @ 0x562b73ff1bc0] Writing block of size 372 with pts 6140, dts 6140, duration 20 at relative offset 905312 in cluster at offset 102867. TrackNumber 2, keyframe 1
4595[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 6160, dts 6160, duration 20 at relative offset 905691 in cluster at offset 102867. TrackNumber 2, keyframe 1
4596[matroska @ 0x562b73ff1bc0] Writing block of size 316 with pts 6215, dts 6173, duration 42 at relative offset 905890 in cluster at offset 102867. TrackNumber 1, keyframe 0
4597[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9353 pts_time:9.353 dts:9353 dts_time:9.353 -> pts:9360 pts_time:9.36 dts:9360 dts_time:9.36
4598[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9373 pts_time:9.373 dts:9373 dts_time:9.373 -> pts:9380 pts_time:9.38 dts:9380 dts_time:9.38
4599[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9433 pts_time:9.433 dts:9391 dts_time:9.391 -> pts:9440 pts_time:9.44 dts:9398 dts_time:9.398
4600[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4601[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4602[libx264 @ 0x562b73fd06c0] frame= 151 QP=25.05 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=172133 bytes
4603[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 6180, dts 6180, duration 20 at relative offset 906213 in cluster at offset 102867. TrackNumber 2, keyframe 1
4604[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 6200 at offset 1009284 bytes
4605[matroska @ 0x562b73ff1bc0] Writing block of size 177 with pts 6200, dts 6200, duration 20 at relative offset 10 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4606[matroska @ 0x562b73ff1bc0] Writing block of size 172133 with pts 6298, dts 6215, duration 42 at relative offset 194 in cluster at offset 1009284. TrackNumber 1, keyframe 1
4607[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9393 pts_time:9.393 dts:9393 dts_time:9.393 -> pts:9400 pts_time:9.4 dts:9400 dts_time:9.4
4608[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9413 pts_time:9.413 dts:9413 dts_time:9.413 -> pts:9420 pts_time:9.42 dts:9420 dts_time:9.42
4609[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9642 pts_time:9.642 dts:9433 dts_time:9.433 -> pts:9649 pts_time:9.649 dts:9440 dts_time:9.44
4610[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4611[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4612[libx264 @ 0x562b73fd06c0] frame= 152 QP=29.03 NAL=2 Slice:P Poc:8 I:32 P:795 SKIP:7333 size=3547 bytes
4613[matroska @ 0x562b73ff1bc0] Writing block of size 180 with pts 6220, dts 6220, duration 20 at relative offset 172336 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4614[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 6240, dts 6240, duration 20 at relative offset 172523 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4615[matroska @ 0x562b73ff1bc0] Writing block of size 3547 with pts 6465, dts 6256, duration 42 at relative offset 172714 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4616[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9433 pts_time:9.433 dts:9433 dts_time:9.433 -> pts:9440 pts_time:9.44 dts:9440 dts_time:9.44
4617[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9453 pts_time:9.453 dts:9453 dts_time:9.453 -> pts:9460 pts_time:9.46 dts:9460 dts_time:9.46
4618[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9558 pts_time:9.558 dts:9475 dts_time:9.475 -> pts:9565 pts_time:9.565 dts:9482 dts_time:9.482
4619[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4620[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4621[libx264 @ 0x562b73fd06c0] frame= 153 QP=37.99 NAL=2 Slice:B Poc:4 I:0 P:335 SKIP:7825 size=296 bytes
4622[matroska @ 0x562b73ff1bc0] Writing block of size 179 with pts 6260, dts 6260, duration 20 at relative offset 176268 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4623[matroska @ 0x562b73ff1bc0] Writing block of size 176 with pts 6281, dts 6281, duration 20 at relative offset 176454 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4624[matroska @ 0x562b73ff1bc0] Writing block of size 296 with pts 6381, dts 6298, duration 42 at relative offset 176637 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4625[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9473 pts_time:9.473 dts:9473 dts_time:9.473 -> pts:9480 pts_time:9.48 dts:9480 dts_time:9.48
4626[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9493 pts_time:9.493 dts:9493 dts_time:9.493 -> pts:9500 pts_time:9.5 dts:9500 dts_time:9.5
4627[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9517 pts_time:9.517 dts:9517 dts_time:9.517 -> pts:9524 pts_time:9.524 dts:9524 dts_time:9.524
4628[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4629[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4630[libx264 @ 0x562b73fd06c0] frame= 154 QP=41.00 NAL=0 Slice:B Poc:2 I:0 P:50 SKIP:8110 size=100 bytes
4631[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 6301, dts 6301, duration 20 at relative offset 176940 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4632[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 6321, dts 6321, duration 20 at relative offset 177121 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4633[matroska @ 0x562b73ff1bc0] Writing block of size 100 with pts 6340, dts 6340, duration 42 at relative offset 177316 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4634[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9513 pts_time:9.513 dts:9513 dts_time:9.513 -> pts:9520 pts_time:9.52 dts:9520 dts_time:9.52
4635[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9533 pts_time:9.533 dts:9533 dts_time:9.533 -> pts:9540 pts_time:9.54 dts:9540 dts_time:9.54
4636[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9600 pts_time:9.6 dts:9558 dts_time:9.558 -> pts:9607 pts_time:9.607 dts:9565 dts_time:9.565
4637[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4638[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4639[libx264 @ 0x562b73fd06c0] frame= 155 QP=38.62 NAL=0 Slice:B Poc:6 I:0 P:268 SKIP:7892 size=236 bytes
4640[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 6341, dts 6341, duration 20 at relative offset 177422 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4641[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 6361, dts 6361, duration 20 at relative offset 177625 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4642[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 6423, dts 6381, duration 42 at relative offset 177835 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4643[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9553 pts_time:9.553 dts:9553 dts_time:9.553 -> pts:9560 pts_time:9.56 dts:9560 dts_time:9.56
4644[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9573 pts_time:9.573 dts:9573 dts_time:9.573 -> pts:9580 pts_time:9.58 dts:9580 dts_time:9.58
4645[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9808 pts_time:9.808 dts:9600 dts_time:9.6 -> pts:9815 pts_time:9.815 dts:9607 dts_time:9.607
4646[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4647[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4648[libx264 @ 0x562b73fd06c0] frame= 156 QP=31.82 NAL=2 Slice:P Poc:16 I:15 P:715 SKIP:7430 size=4352 bytes
4649[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 6381, dts 6381, duration 20 at relative offset 178078 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4650[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 6401, dts 6401, duration 20 at relative offset 178299 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4651[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 6421, dts 6421, duration 20 at relative offset 178507 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4652[matroska @ 0x562b73ff1bc0] Writing block of size 4352 with pts 6632, dts 6423, duration 42 at relative offset 178726 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4653[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9593 pts_time:9.593 dts:9593 dts_time:9.593 -> pts:9600 pts_time:9.6 dts:9600 dts_time:9.6
4654[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9613 pts_time:9.613 dts:9613 dts_time:9.613 -> pts:9620 pts_time:9.62 dts:9620 dts_time:9.62
4655[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9633 pts_time:9.633 dts:9633 dts_time:9.633 -> pts:9640 pts_time:9.64 dts:9640 dts_time:9.64
4656[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9725 pts_time:9.725 dts:9642 dts_time:9.642 -> pts:9732 pts_time:9.732 dts:9649 dts_time:9.649
4657[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4658[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4659[libx264 @ 0x562b73fd06c0] frame= 157 QP=39.24 NAL=2 Slice:B Poc:12 I:0 P:311 SKIP:7849 size=301 bytes
4660[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 6441, dts 6441, duration 20 at relative offset 183085 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4661[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 6461, dts 6461, duration 20 at relative offset 183291 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4662[matroska @ 0x562b73ff1bc0] Writing block of size 301 with pts 6548, dts 6465, duration 42 at relative offset 183506 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4663[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9653 pts_time:9.653 dts:9653 dts_time:9.653 -> pts:9660 pts_time:9.66 dts:9660 dts_time:9.66
4664[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9673 pts_time:9.673 dts:9673 dts_time:9.673 -> pts:9680 pts_time:9.68 dts:9680 dts_time:9.68
4665[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9683 pts_time:9.683 dts:9683 dts_time:9.683 -> pts:9690 pts_time:9.69 dts:9690 dts_time:9.69
4666[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4667[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4668[libx264 @ 0x562b73fd06c0] frame= 158 QP=36.64 NAL=0 Slice:B Poc:10 I:0 P:250 SKIP:7910 size=233 bytes
4669[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 6481, dts 6481, duration 20 at relative offset 183814 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4670[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 6501, dts 6501, duration 20 at relative offset 184028 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4671[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 6507, dts 6507, duration 42 at relative offset 184242 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4672[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9693 pts_time:9.693 dts:9693 dts_time:9.693 -> pts:9700 pts_time:9.7 dts:9700 dts_time:9.7
4673[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9713 pts_time:9.713 dts:9713 dts_time:9.713 -> pts:9720 pts_time:9.72 dts:9720 dts_time:9.72
4674[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9767 pts_time:9.767 dts:9725 dts_time:9.725 -> pts:9774 pts_time:9.774 dts:9732 dts_time:9.732
4675[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4676[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4677[libx264 @ 0x562b73fd06c0] frame= 159 QP=41.00 NAL=0 Slice:B Poc:14 I:0 P:21 SKIP:8139 size=85 bytes
4678[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 6521, dts 6521, duration 20 at relative offset 184482 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4679[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 6541, dts 6541, duration 20 at relative offset 184691 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4680[matroska @ 0x562b73ff1bc0] Writing block of size 85 with pts 6590, dts 6548, duration 42 at relative offset 184909 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4681[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9733 pts_time:9.733 dts:9733 dts_time:9.733 -> pts:9740 pts_time:9.74 dts:9740 dts_time:9.74
4682[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9753 pts_time:9.753 dts:9753 dts_time:9.753 -> pts:9760 pts_time:9.76 dts:9760 dts_time:9.76
4683[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9975 pts_time:9.975 dts:9767 dts_time:9.767 -> pts:9982 pts_time:9.982 dts:9774 dts_time:9.774
4684[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4685[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4686[libx264 @ 0x562b73fd06c0] frame= 160 QP=27.91 NAL=2 Slice:P Poc:24 I:21 P:738 SKIP:7401 size=5958 bytes
4687[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 6561, dts 6561, duration 20 at relative offset 185000 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4688[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 6581, dts 6581, duration 20 at relative offset 185224 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4689[matroska @ 0x562b73ff1bc0] Writing block of size 5958 with pts 6798, dts 6590, duration 42 at relative offset 185457 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4690[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9773 pts_time:9.773 dts:9773 dts_time:9.773 -> pts:9780 pts_time:9.78 dts:9780 dts_time:9.78
4691[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9793 pts_time:9.793 dts:9793 dts_time:9.793 -> pts:9800 pts_time:9.8 dts:9800 dts_time:9.8
4692[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9892 pts_time:9.892 dts:9808 dts_time:9.808 -> pts:9899 pts_time:9.899 dts:9815 dts_time:9.815
4693[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4694[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4695[libx264 @ 0x562b73fd06c0] frame= 161 QP=39.60 NAL=2 Slice:B Poc:20 I:3 P:320 SKIP:7837 size=411 bytes
4696[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 6601, dts 6601, duration 20 at relative offset 191422 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4697[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 6621, dts 6621, duration 20 at relative offset 191668 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4698[matroska @ 0x562b73ff1bc0] Writing block of size 411 with pts 6715, dts 6632, duration 42 at relative offset 191926 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4699[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9813 pts_time:9.813 dts:9813 dts_time:9.813 -> pts:9820 pts_time:9.82 dts:9820 dts_time:9.82
4700[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9833 pts_time:9.833 dts:9833 dts_time:9.833 -> pts:9840 pts_time:9.84 dts:9840 dts_time:9.84
4701[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9850 pts_time:9.85 dts:9850 dts_time:9.85 -> pts:9857 pts_time:9.857 dts:9857 dts_time:9.857
4702[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4703[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4704[libx264 @ 0x562b73fd06c0] frame= 162 QP=41.00 NAL=0 Slice:B Poc:18 I:0 P:240 SKIP:7920 size=204 bytes
4705[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 6641, dts 6641, duration 20 at relative offset 192344 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4706[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 6661, dts 6661, duration 20 at relative offset 192618 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4707[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 6673, dts 6673, duration 42 at relative offset 192845 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4708[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9853 pts_time:9.853 dts:9853 dts_time:9.853 -> pts:9860 pts_time:9.86 dts:9860 dts_time:9.86
4709[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9873 pts_time:9.873 dts:9873 dts_time:9.873 -> pts:9880 pts_time:9.88 dts:9880 dts_time:9.88
4710[concat @ 0x562b73fb3f00] file:0 stream:0 pts:9934 pts_time:9.934 dts:9892 dts_time:9.892 -> pts:9941 pts_time:9.941 dts:9899 dts_time:9.899
4711[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4712[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4713[libx264 @ 0x562b73fd06c0] frame= 163 QP=40.00 NAL=0 Slice:B Poc:22 I:0 P:18 SKIP:8142 size=78 bytes
4714[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 6681, dts 6681, duration 20 at relative offset 193056 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4715[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 6701, dts 6701, duration 20 at relative offset 193271 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4716[matroska @ 0x562b73ff1bc0] Writing block of size 78 with pts 6757, dts 6715, duration 42 at relative offset 193466 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4717[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9893 pts_time:9.893 dts:9893 dts_time:9.893 -> pts:9900 pts_time:9.9 dts:9900 dts_time:9.9
4718[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9913 pts_time:9.913 dts:9913 dts_time:9.913 -> pts:9920 pts_time:9.92 dts:9920 dts_time:9.92
4719[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10059 pts_time:10.059 dts:9934 dts_time:9.934 -> pts:10066 pts_time:10.066 dts:9941 dts_time:9.941
4720[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4721[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4722[libx264 @ 0x562b73fd06c0] frame= 164 QP=30.71 NAL=2 Slice:P Poc:32 I:1 P:150 SKIP:8009 size=669 bytes
4723[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 6721, dts 6721, duration 20 at relative offset 193550 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4724[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 6741, dts 6741, duration 20 at relative offset 193746 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4725[matroska @ 0x562b73ff1bc0] Writing block of size 669 with pts 6965, dts 6757, duration 42 at relative offset 193949 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4726[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9933 pts_time:9.933 dts:9933 dts_time:9.933 -> pts:9940 pts_time:9.94 dts:9940 dts_time:9.94
4727[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9953 pts_time:9.953 dts:9953 dts_time:9.953 -> pts:9960 pts_time:9.96 dts:9960 dts_time:9.96
4728[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10017 pts_time:10.017 dts:9975 dts_time:9.975 -> pts:10024 pts_time:10.024 dts:9982 dts_time:9.982
4729[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4730[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4731[libx264 @ 0x562b73fd06c0] frame= 165 QP=34.65 NAL=2 Slice:B Poc:28 I:0 P:111 SKIP:8049 size=182 bytes
4732[matroska @ 0x562b73ff1bc0] Writing block of size 294 with pts 6761, dts 6761, duration 20 at relative offset 194625 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4733[matroska @ 0x562b73ff1bc0] Writing block of size 263 with pts 6781, dts 6781, duration 20 at relative offset 194926 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4734[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 6882, dts 6798, duration 42 at relative offset 195196 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4735[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9973 pts_time:9.973 dts:9973 dts_time:9.973 -> pts:9980 pts_time:9.98 dts:9980 dts_time:9.98
4736[concat @ 0x562b73fb3f00] file:0 stream:1 pts:9993 pts_time:9.993 dts:9993 dts_time:9.993 -> pts:10000 pts_time:10 dts:10000 dts_time:10
4737[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10226 pts_time:10.226 dts:10017 dts_time:10.017 -> pts:10233 pts_time:10.233 dts:10024 dts_time:10.024
4738[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4739[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4740[libx264 @ 0x562b73fd06c0] frame= 166 QP=40.00 NAL=0 Slice:B Poc:26 I:0 P:23 SKIP:8137 size=85 bytes
4741[matroska @ 0x562b73ff1bc0] Writing block of size 261 with pts 6801, dts 6801, duration 20 at relative offset 195385 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4742[matroska @ 0x562b73ff1bc0] Writing block of size 282 with pts 6821, dts 6821, duration 20 at relative offset 195653 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4743[matroska @ 0x562b73ff1bc0] Writing block of size 85 with pts 6840, dts 6840, duration 42 at relative offset 195942 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4744[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10013 pts_time:10.013 dts:10013 dts_time:10.013 -> pts:10020 pts_time:10.02 dts:10020 dts_time:10.02
4745[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10033 pts_time:10.033 dts:10033 dts_time:10.033 -> pts:10040 pts_time:10.04 dts:10040 dts_time:10.04
4746[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10142 pts_time:10.142 dts:10059 dts_time:10.059 -> pts:10149 pts_time:10.149 dts:10066 dts_time:10.066
4747[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4748[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4749[libx264 @ 0x562b73fd06c0] frame= 167 QP=40.00 NAL=0 Slice:B Poc:30 I:0 P:14 SKIP:8146 size=76 bytes
4750[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 6841, dts 6841, duration 20 at relative offset 196033 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4751[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 6861, dts 6861, duration 20 at relative offset 196302 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4752[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 6881, dts 6881, duration 20 at relative offset 196538 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4753[matroska @ 0x562b73ff1bc0] Writing block of size 76 with pts 6924, dts 6882, duration 42 at relative offset 196758 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4754[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10053 pts_time:10.053 dts:10053 dts_time:10.053 -> pts:10060 pts_time:10.06 dts:10060 dts_time:10.06
4755[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10073 pts_time:10.073 dts:10073 dts_time:10.073 -> pts:10080 pts_time:10.08 dts:10080 dts_time:10.08
4756[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10100 pts_time:10.1 dts:10100 dts_time:10.1 -> pts:10107 pts_time:10.107 dts:10107 dts_time:10.107
4757[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4758[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4759[libx264 @ 0x562b73fd06c0] frame= 168 QP=28.30 NAL=2 Slice:P Poc:40 I:1 P:106 SKIP:8053 size=604 bytes
4760[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 6901, dts 6901, duration 20 at relative offset 196840 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4761[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 6921, dts 6921, duration 20 at relative offset 197078 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4762[matroska @ 0x562b73ff1bc0] Writing block of size 604 with pts 7132, dts 6924, duration 42 at relative offset 197292 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4763[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10093 pts_time:10.093 dts:10093 dts_time:10.093 -> pts:10100 pts_time:10.1 dts:10100 dts_time:10.1
4764[concat @ 0x562b73fb3f00] file:0 stream:2 pts:10117 pts_time:10.117 dts:10117 dts_time:10.117 -> pts:10124 pts_time:10.124 dts:10124 dts_time:10.124
4765[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10113 pts_time:10.113 dts:10113 dts_time:10.113 -> pts:10120 pts_time:10.12 dts:10120 dts_time:10.12
4766[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10133 pts_time:10.133 dts:10133 dts_time:10.133 -> pts:10140 pts_time:10.14 dts:10140 dts_time:10.14
4767[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10184 pts_time:10.184 dts:10142 dts_time:10.142 -> pts:10191 pts_time:10.191 dts:10149 dts_time:10.149
4768[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4769[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4770[libx264 @ 0x562b73fd06c0] frame= 169 QP=38.00 NAL=2 Slice:B Poc:36 I:0 P:86 SKIP:8074 size=144 bytes
4771[matroska @ 0x562b73ff1bc0] Writing block of size 336 with pts 6941, dts 6941, duration 20 at relative offset 197903 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4772[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 6961, dts 6961, duration 20 at relative offset 198246 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4773[matroska @ 0x562b73ff1bc0] Writing block of size 144 with pts 7049, dts 6965, duration 42 at relative offset 198462 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4774[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10153 pts_time:10.153 dts:10153 dts_time:10.153 -> pts:10160 pts_time:10.16 dts:10160 dts_time:10.16
4775[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10173 pts_time:10.173 dts:10173 dts_time:10.173 -> pts:10180 pts_time:10.18 dts:10180 dts_time:10.18
4776[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10392 pts_time:10.392 dts:10184 dts_time:10.184 -> pts:10399 pts_time:10.399 dts:10191 dts_time:10.191
4777[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4778[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4779[libx264 @ 0x562b73fd06c0] frame= 170 QP=40.00 NAL=0 Slice:B Poc:34 I:0 P:22 SKIP:8138 size=81 bytes
4780[matroska @ 0x562b73ff1bc0] Writing block of size 186 with pts 6981, dts 6981, duration 20 at relative offset 198613 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4781[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 7001, dts 7001, duration 20 at relative offset 198806 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4782[matroska @ 0x562b73ff1bc0] Writing block of size 81 with pts 7007, dts 7007, duration 42 at relative offset 199014 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4783[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10193 pts_time:10.193 dts:10193 dts_time:10.193 -> pts:10200 pts_time:10.2 dts:10200 dts_time:10.2
4784[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10213 pts_time:10.213 dts:10213 dts_time:10.213 -> pts:10220 pts_time:10.22 dts:10220 dts_time:10.22
4785[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10309 pts_time:10.309 dts:10226 dts_time:10.226 -> pts:10316 pts_time:10.316 dts:10233 dts_time:10.233
4786[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4787[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4788[libx264 @ 0x562b73fd06c0] frame= 171 QP=40.00 NAL=0 Slice:B Poc:38 I:0 P:7 SKIP:8153 size=73 bytes
4789[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 7021, dts 7021, duration 20 at relative offset 199101 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4790[matroska @ 0x562b73ff1bc0] Writing block of size 280 with pts 7041, dts 7041, duration 20 at relative offset 199345 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4791[matroska @ 0x562b73ff1bc0] Writing block of size 73 with pts 7090, dts 7049, duration 42 at relative offset 199632 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4792[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10233 pts_time:10.233 dts:10233 dts_time:10.233 -> pts:10240 pts_time:10.24 dts:10240 dts_time:10.24
4793[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10253 pts_time:10.253 dts:10253 dts_time:10.253 -> pts:10260 pts_time:10.26 dts:10260 dts_time:10.26
4794[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10267 pts_time:10.267 dts:10267 dts_time:10.267 -> pts:10274 pts_time:10.274 dts:10274 dts_time:10.274
4795[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4796[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4797[libx264 @ 0x562b73fd06c0] frame= 172 QP=28.70 NAL=2 Slice:P Poc:48 I:0 P:54 SKIP:8106 size=281 bytes
4798[matroska @ 0x562b73ff1bc0] Writing block of size 294 with pts 7061, dts 7061, duration 20 at relative offset 199711 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4799[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 7081, dts 7081, duration 20 at relative offset 200012 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4800[matroska @ 0x562b73ff1bc0] Writing block of size 281 with pts 7299, dts 7090, duration 42 at relative offset 200281 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4801[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10273 pts_time:10.273 dts:10273 dts_time:10.273 -> pts:10280 pts_time:10.28 dts:10280 dts_time:10.28
4802[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10293 pts_time:10.293 dts:10293 dts_time:10.293 -> pts:10300 pts_time:10.3 dts:10300 dts_time:10.3
4803[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10351 pts_time:10.351 dts:10309 dts_time:10.309 -> pts:10358 pts_time:10.358 dts:10316 dts_time:10.316
4804[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4805[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4806[libx264 @ 0x562b73fd06c0] frame= 173 QP=40.12 NAL=2 Slice:B Poc:44 I:0 P:62 SKIP:8095 size=195 bytes
4807[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 7101, dts 7101, duration 20 at relative offset 200569 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4808[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 7121, dts 7121, duration 20 at relative offset 200825 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4809[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 7216, dts 7132, duration 42 at relative offset 201079 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4810[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10313 pts_time:10.313 dts:10313 dts_time:10.313 -> pts:10320 pts_time:10.32 dts:10320 dts_time:10.32
4811[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10333 pts_time:10.333 dts:10333 dts_time:10.333 -> pts:10340 pts_time:10.34 dts:10340 dts_time:10.34
4812[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10559 pts_time:10.559 dts:10351 dts_time:10.351 -> pts:10566 pts_time:10.566 dts:10358 dts_time:10.358
4813[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4814[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4815[libx264 @ 0x562b73fd06c0] frame= 174 QP=40.00 NAL=0 Slice:B Poc:42 I:0 P:16 SKIP:8144 size=79 bytes
4816[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 7141, dts 7141, duration 20 at relative offset 201281 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4817[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 7161, dts 7161, duration 20 at relative offset 201518 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4818[matroska @ 0x562b73ff1bc0] Writing block of size 79 with pts 7174, dts 7174, duration 42 at relative offset 201745 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4819[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10353 pts_time:10.353 dts:10353 dts_time:10.353 -> pts:10360 pts_time:10.36 dts:10360 dts_time:10.36
4820[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10373 pts_time:10.373 dts:10373 dts_time:10.373 -> pts:10380 pts_time:10.38 dts:10380 dts_time:10.38
4821[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10476 pts_time:10.476 dts:10392 dts_time:10.392 -> pts:10483 pts_time:10.483 dts:10399 dts_time:10.399
4822[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4823[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4824[libx264 @ 0x562b73fd06c0] frame= 175 QP=39.00 NAL=0 Slice:B Poc:46 I:0 P:10 SKIP:8150 size=75 bytes
4825[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 7181, dts 7181, duration 20 at relative offset 201830 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4826[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 7201, dts 7201, duration 20 at relative offset 202064 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4827[matroska @ 0x562b73ff1bc0] Writing block of size 75 with pts 7257, dts 7216, duration 42 at relative offset 202267 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4828[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10393 pts_time:10.393 dts:10393 dts_time:10.393 -> pts:10400 pts_time:10.4 dts:10400 dts_time:10.4
4829[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10413 pts_time:10.413 dts:10413 dts_time:10.413 -> pts:10420 pts_time:10.42 dts:10420 dts_time:10.42
4830[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10434 pts_time:10.434 dts:10434 dts_time:10.434 -> pts:10441 pts_time:10.441 dts:10441 dts_time:10.441
4831[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4832[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4833[libx264 @ 0x562b73fd06c0] frame= 176 QP=28.57 NAL=2 Slice:P Poc:56 I:1 P:82 SKIP:8077 size=438 bytes
4834[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 7221, dts 7221, duration 20 at relative offset 202348 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4835[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 7241, dts 7241, duration 20 at relative offset 202550 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4836[matroska @ 0x562b73ff1bc0] Writing block of size 438 with pts 7466, dts 7257, duration 42 at relative offset 202794 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4837[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10433 pts_time:10.433 dts:10433 dts_time:10.433 -> pts:10440 pts_time:10.44 dts:10440 dts_time:10.44
4838[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10453 pts_time:10.453 dts:10453 dts_time:10.453 -> pts:10460 pts_time:10.46 dts:10460 dts_time:10.46
4839[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10518 pts_time:10.518 dts:10476 dts_time:10.476 -> pts:10525 pts_time:10.525 dts:10483 dts_time:10.483
4840[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4841[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4842[libx264 @ 0x562b73fd06c0] frame= 177 QP=37.00 NAL=2 Slice:B Poc:52 I:0 P:70 SKIP:8090 size=131 bytes
4843[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 7261, dts 7261, duration 20 at relative offset 203239 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4844[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 7281, dts 7281, duration 20 at relative offset 203469 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4845[matroska @ 0x562b73ff1bc0] Writing block of size 131 with pts 7382, dts 7299, duration 42 at relative offset 203762 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4846[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10473 pts_time:10.473 dts:10473 dts_time:10.473 -> pts:10480 pts_time:10.48 dts:10480 dts_time:10.48
4847[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10493 pts_time:10.493 dts:10493 dts_time:10.493 -> pts:10500 pts_time:10.5 dts:10500 dts_time:10.5
4848[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10726 pts_time:10.726 dts:10518 dts_time:10.518 -> pts:10733 pts_time:10.733 dts:10525 dts_time:10.525
4849[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4850[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4851[libx264 @ 0x562b73fd06c0] frame= 178 QP=39.00 NAL=0 Slice:B Poc:50 I:0 P:12 SKIP:8148 size=71 bytes
4852[matroska @ 0x562b73ff1bc0] Writing block of size 271 with pts 7301, dts 7301, duration 20 at relative offset 203900 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4853[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 7321, dts 7321, duration 20 at relative offset 204178 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4854[matroska @ 0x562b73ff1bc0] Writing block of size 71 with pts 7341, dts 7341, duration 42 at relative offset 204401 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4855[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10513 pts_time:10.513 dts:10513 dts_time:10.513 -> pts:10520 pts_time:10.52 dts:10520 dts_time:10.52
4856[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10533 pts_time:10.533 dts:10533 dts_time:10.533 -> pts:10540 pts_time:10.54 dts:10540 dts_time:10.54
4857[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10643 pts_time:10.643 dts:10559 dts_time:10.559 -> pts:10650 pts_time:10.65 dts:10566 dts_time:10.566
4858[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4859[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4860[libx264 @ 0x562b73fd06c0] frame= 179 QP=39.00 NAL=0 Slice:B Poc:54 I:0 P:13 SKIP:8147 size=74 bytes
4861[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 7341, dts 7341, duration 20 at relative offset 204478 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4862[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 7361, dts 7361, duration 20 at relative offset 204676 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4863[matroska @ 0x562b73ff1bc0] Writing block of size 275 with pts 7381, dts 7381, duration 20 at relative offset 204905 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4864[matroska @ 0x562b73ff1bc0] Writing block of size 74 with pts 7424, dts 7382, duration 42 at relative offset 205187 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4865[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10553 pts_time:10.553 dts:10553 dts_time:10.553 -> pts:10560 pts_time:10.56 dts:10560 dts_time:10.56
4866[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10573 pts_time:10.573 dts:10573 dts_time:10.573 -> pts:10580 pts_time:10.58 dts:10580 dts_time:10.58
4867[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10593 pts_time:10.593 dts:10593 dts_time:10.593 -> pts:10600 pts_time:10.6 dts:10600 dts_time:10.6
4868[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10601 pts_time:10.601 dts:10601 dts_time:10.601 -> pts:10608 pts_time:10.608 dts:10608 dts_time:10.608
4869[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4870[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4871[libx264 @ 0x562b73fd06c0] frame= 180 QP=32.49 NAL=2 Slice:P Poc:64 I:13 P:278 SKIP:7869 size=1949 bytes
4872[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 7401, dts 7401, duration 20 at relative offset 205267 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4873[matroska @ 0x562b73ff1bc0] Writing block of size 459 with pts 7421, dts 7421, duration 20 at relative offset 205506 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4874[matroska @ 0x562b73ff1bc0] Writing block of size 1949 with pts 7633, dts 7424, duration 42 at relative offset 205972 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4875[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10613 pts_time:10.613 dts:10613 dts_time:10.613 -> pts:10620 pts_time:10.62 dts:10620 dts_time:10.62
4876[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10633 pts_time:10.633 dts:10633 dts_time:10.633 -> pts:10640 pts_time:10.64 dts:10640 dts_time:10.64
4877[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10684 pts_time:10.684 dts:10643 dts_time:10.643 -> pts:10691 pts_time:10.691 dts:10650 dts_time:10.65
4878[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4879[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4880[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:10149.000000
4881[libx264 @ 0x562b73fd06c0] frame= 181 QP=33.65 NAL=2 Slice:B Poc:60 I:0 P:76 SKIP:8084 size=149 bytes
4882[matroska @ 0x562b73ff1bc0] Writing block of size 327 with pts 7441, dts 7441, duration 20 at relative offset 207928 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4883[matroska @ 0x562b73ff1bc0] Writing block of size 385 with pts 7461, dts 7461, duration 20 at relative offset 208262 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4884[matroska @ 0x562b73ff1bc0] Writing block of size 149 with pts 7549, dts 7466, duration 42 at relative offset 208654 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4885[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10653 pts_time:10.653 dts:10653 dts_time:10.653 -> pts:10660 pts_time:10.66 dts:10660 dts_time:10.66
4886[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10673 pts_time:10.673 dts:10673 dts_time:10.673 -> pts:10680 pts_time:10.68 dts:10680 dts_time:10.68
4887[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10893 pts_time:10.893 dts:10684 dts_time:10.684 -> pts:10900 pts_time:10.9 dts:10691 dts_time:10.691
4888[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4889[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4890[libx264 @ 0x562b73fd06c0] frame= 182 QP=39.00 NAL=0 Slice:B Poc:58 I:0 P:30 SKIP:8130 size=93 bytes
4891[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 7481, dts 7481, duration 20 at relative offset 208810 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4892[matroska @ 0x562b73ff1bc0] Writing block of size 406 with pts 7501, dts 7501, duration 20 at relative offset 209013 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4893[matroska @ 0x562b73ff1bc0] Writing block of size 93 with pts 7508, dts 7508, duration 42 at relative offset 209426 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4894[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10693 pts_time:10.693 dts:10693 dts_time:10.693 -> pts:10700 pts_time:10.7 dts:10700 dts_time:10.7
4895[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10713 pts_time:10.713 dts:10713 dts_time:10.713 -> pts:10720 pts_time:10.72 dts:10720 dts_time:10.72
4896[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10809 pts_time:10.809 dts:10726 dts_time:10.726 -> pts:10816 pts_time:10.816 dts:10733 dts_time:10.733
4897[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4898[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4899[libx264 @ 0x562b73fd06c0] frame= 183 QP=39.00 NAL=0 Slice:B Poc:62 I:0 P:20 SKIP:8140 size=84 bytes
4900[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 7521, dts 7521, duration 20 at relative offset 209525 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4901[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 7541, dts 7541, duration 20 at relative offset 209747 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4902[matroska @ 0x562b73ff1bc0] Writing block of size 84 with pts 7591, dts 7549, duration 42 at relative offset 209957 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4903[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10733 pts_time:10.733 dts:10733 dts_time:10.733 -> pts:10740 pts_time:10.74 dts:10740 dts_time:10.74
4904[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10753 pts_time:10.753 dts:10753 dts_time:10.753 -> pts:10760 pts_time:10.76 dts:10760 dts_time:10.76
4905[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10768 pts_time:10.768 dts:10768 dts_time:10.768 -> pts:10775 pts_time:10.775 dts:10775 dts_time:10.775
4906[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4907[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4908[libx264 @ 0x562b73fd06c0] frame= 184 QP=29.26 NAL=2 Slice:P Poc:68 I:20 P:458 SKIP:7682 size=4115 bytes
4909[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 7561, dts 7561, duration 20 at relative offset 210047 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4910[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 7581, dts 7581, duration 20 at relative offset 210256 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4911[matroska @ 0x562b73ff1bc0] Writing block of size 4115 with pts 7716, dts 7591, duration 42 at relative offset 210472 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4912[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10773 pts_time:10.773 dts:10773 dts_time:10.773 -> pts:10780 pts_time:10.78 dts:10780 dts_time:10.78
4913[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10793 pts_time:10.793 dts:10793 dts_time:10.793 -> pts:10800 pts_time:10.8 dts:10800 dts_time:10.8
4914[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10851 pts_time:10.851 dts:10809 dts_time:10.809 -> pts:10858 pts_time:10.858 dts:10816 dts_time:10.816
4915[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4916[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4917[libx264 @ 0x562b73fd06c0] frame= 185 QP=42.87 NAL=0 Slice:B Poc:66 I:0 P:172 SKIP:7988 size=209 bytes
4918[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 7601, dts 7601, duration 20 at relative offset 214594 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4919[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 7621, dts 7621, duration 20 at relative offset 214804 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4920[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 7674, dts 7633, duration 42 at relative offset 214998 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4921[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10813 pts_time:10.813 dts:10813 dts_time:10.813 -> pts:10820 pts_time:10.82 dts:10820 dts_time:10.82
4922[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10833 pts_time:10.833 dts:10833 dts_time:10.833 -> pts:10840 pts_time:10.84 dts:10840 dts_time:10.84
4923[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11060 pts_time:11.06 dts:10851 dts_time:10.851 -> pts:11067 pts_time:11.067 dts:10858 dts_time:10.858
4924[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4925[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4926[libx264 @ 0x562b73fd06c0] frame= 186 QP=28.04 NAL=2 Slice:P Poc:72 I:47 P:392 SKIP:7721 size=3825 bytes
4927[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 7640, dts 7640, duration 20 at relative offset 215214 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4928[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 7660, dts 7660, duration 20 at relative offset 215420 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4929[matroska @ 0x562b73ff1bc0] Writing block of size 3825 with pts 7799, dts 7674, duration 42 at relative offset 215595 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4930[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10853 pts_time:10.853 dts:10853 dts_time:10.853 -> pts:10860 pts_time:10.86 dts:10860 dts_time:10.86
4931frame= 249 fps= 76 q=37.0 size= 768kB time=00:00:10.86 bitrate= 579.3kbits/s speed=3.31x
4932[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10873 pts_time:10.873 dts:10873 dts_time:10.873 -> pts:10880 pts_time:10.88 dts:10880 dts_time:10.88
4933[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10976 pts_time:10.976 dts:10893 dts_time:10.893 -> pts:10983 pts_time:10.983 dts:10900 dts_time:10.9
4934[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4935[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4936[libx264 @ 0x562b73fd06c0] frame= 187 QP=41.40 NAL=0 Slice:B Poc:70 I:0 P:122 SKIP:8035 size=198 bytes
4937[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 7680, dts 7680, duration 20 at relative offset 219427 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4938[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 7700, dts 7700, duration 20 at relative offset 219606 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4939[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 7758, dts 7716, duration 42 at relative offset 219802 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4940[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10893 pts_time:10.893 dts:10893 dts_time:10.893 -> pts:10900 pts_time:10.9 dts:10900 dts_time:10.9
4941[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10913 pts_time:10.913 dts:10913 dts_time:10.913 -> pts:10920 pts_time:10.92 dts:10920 dts_time:10.92
4942[concat @ 0x562b73fb3f00] file:0 stream:0 pts:10935 pts_time:10.935 dts:10935 dts_time:10.935 -> pts:10942 pts_time:10.942 dts:10942 dts_time:10.942
4943[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4944[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4945[libx264 @ 0x562b73fd06c0] frame= 188 QP=28.93 NAL=2 Slice:P Poc:76 I:31 P:456 SKIP:7673 size=5194 bytes
4946[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 7720, dts 7720, duration 20 at relative offset 220007 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4947[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 7740, dts 7740, duration 20 at relative offset 220237 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4948[matroska @ 0x562b73ff1bc0] Writing block of size 5194 with pts 7883, dts 7758, duration 42 at relative offset 220470 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4949[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10933 pts_time:10.933 dts:10933 dts_time:10.933 -> pts:10940 pts_time:10.94 dts:10940 dts_time:10.94
4950[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10953 pts_time:10.953 dts:10953 dts_time:10.953 -> pts:10960 pts_time:10.96 dts:10960 dts_time:10.96
4951[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11018 pts_time:11.018 dts:10976 dts_time:10.976 -> pts:11025 pts_time:11.025 dts:10983 dts_time:10.983
4952[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4953[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4954[libx264 @ 0x562b73fd06c0] frame= 189 QP=41.20 NAL=0 Slice:B Poc:74 I:0 P:196 SKIP:7962 size=237 bytes
4955[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 7760, dts 7760, duration 20 at relative offset 225671 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4956[matroska @ 0x562b73ff1bc0] Writing block of size 335 with pts 7780, dts 7780, duration 20 at relative offset 225902 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4957[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 7841, dts 7799, duration 42 at relative offset 226244 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4958[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10973 pts_time:10.973 dts:10973 dts_time:10.973 -> pts:10980 pts_time:10.98 dts:10980 dts_time:10.98
4959[concat @ 0x562b73fb3f00] file:0 stream:1 pts:10993 pts_time:10.993 dts:10993 dts_time:10.993 -> pts:11000 pts_time:11 dts:11000 dts_time:11
4960[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11143 pts_time:11.143 dts:11018 dts_time:11.018 -> pts:11150 pts_time:11.15 dts:11025 dts_time:11.025
4961[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4962[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4963[libx264 @ 0x562b73fd06c0] frame= 190 QP=27.90 NAL=2 Slice:P Poc:80 I:84 P:413 SKIP:7663 size=4579 bytes
4964[matroska @ 0x562b73ff1bc0] Writing block of size 302 with pts 7800, dts 7800, duration 20 at relative offset 226488 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4965[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 7820, dts 7820, duration 20 at relative offset 226797 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4966[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 7840, dts 7840, duration 20 at relative offset 226998 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4967[matroska @ 0x562b73ff1bc0] Writing block of size 4579 with pts 7966, dts 7841, duration 42 at relative offset 227180 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4968[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11013 pts_time:11.013 dts:11013 dts_time:11.013 -> pts:11020 pts_time:11.02 dts:11020 dts_time:11.02
4969[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11033 pts_time:11.033 dts:11033 dts_time:11.033 -> pts:11040 pts_time:11.04 dts:11040 dts_time:11.04
4970[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11101 pts_time:11.101 dts:11060 dts_time:11.06 -> pts:11108 pts_time:11.108 dts:11067 dts_time:11.067
4971[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4972[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
4973[libx264 @ 0x562b73fd06c0] frame= 191 QP=42.21 NAL=0 Slice:B Poc:78 I:0 P:122 SKIP:8036 size=203 bytes
4974[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 7860, dts 7860, duration 20 at relative offset 231766 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4975[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 7880, dts 7880, duration 20 at relative offset 231986 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4976[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 7925, dts 7883, duration 42 at relative offset 232237 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4977[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11053 pts_time:11.053 dts:11053 dts_time:11.053 -> pts:11060 pts_time:11.06 dts:11060 dts_time:11.06
4978[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11073 pts_time:11.073 dts:11073 dts_time:11.073 -> pts:11080 pts_time:11.08 dts:11080 dts_time:11.08
4979[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11093 pts_time:11.093 dts:11093 dts_time:11.093 -> pts:11100 pts_time:11.1 dts:11100 dts_time:11.1
4980[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11310 pts_time:11.31 dts:11101 dts_time:11.101 -> pts:11317 pts_time:11.317 dts:11108 dts_time:11.108
4981[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4982[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4983[libx264 @ 0x562b73fd06c0] frame= 192 QP=26.43 NAL=2 Slice:P Poc:88 I:140 P:352 SKIP:7668 size=5755 bytes
4984[matroska @ 0x562b73ff1bc0] Writing block of size 343 with pts 7900, dts 7900, duration 20 at relative offset 232447 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4985[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 7920, dts 7920, duration 20 at relative offset 232797 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4986[matroska @ 0x562b73ff1bc0] Writing block of size 5755 with pts 8133, dts 7925, duration 42 at relative offset 233045 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4987[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11113 pts_time:11.113 dts:11113 dts_time:11.113 -> pts:11120 pts_time:11.12 dts:11120 dts_time:11.12
4988[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11133 pts_time:11.133 dts:11133 dts_time:11.133 -> pts:11140 pts_time:11.14 dts:11140 dts_time:11.14
4989[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11227 pts_time:11.227 dts:11143 dts_time:11.143 -> pts:11234 pts_time:11.234 dts:11150 dts_time:11.15
4990[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
4991[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
4992[libx264 @ 0x562b73fd06c0] frame= 193 QP=38.50 NAL=2 Slice:B Poc:84 I:0 P:149 SKIP:8010 size=270 bytes
4993[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 7940, dts 7940, duration 20 at relative offset 238807 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4994[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 7960, dts 7960, duration 20 at relative offset 239056 in cluster at offset 1009284. TrackNumber 2, keyframe 1
4995[matroska @ 0x562b73ff1bc0] Writing block of size 270 with pts 8050, dts 7966, duration 42 at relative offset 239307 in cluster at offset 1009284. TrackNumber 1, keyframe 0
4996[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11153 pts_time:11.153 dts:11153 dts_time:11.153 -> pts:11160 pts_time:11.16 dts:11160 dts_time:11.16
4997[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11173 pts_time:11.173 dts:11173 dts_time:11.173 -> pts:11180 pts_time:11.18 dts:11180 dts_time:11.18
4998[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11185 pts_time:11.185 dts:11185 dts_time:11.185 -> pts:11192 pts_time:11.192 dts:11192 dts_time:11.192
4999[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5000[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5001[libx264 @ 0x562b73fd06c0] frame= 194 QP=39.84 NAL=0 Slice:B Poc:82 I:0 P:145 SKIP:8013 size=181 bytes
5002[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 7980, dts 7980, duration 20 at relative offset 239584 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5003[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 8000, dts 8000, duration 20 at relative offset 239816 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5004[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 8008, dts 8008, duration 42 at relative offset 240032 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5005[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11193 pts_time:11.193 dts:11193 dts_time:11.193 -> pts:11200 pts_time:11.2 dts:11200 dts_time:11.2
5006[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11213 pts_time:11.213 dts:11213 dts_time:11.213 -> pts:11220 pts_time:11.22 dts:11220 dts_time:11.22
5007[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11268 pts_time:11.268 dts:11227 dts_time:11.227 -> pts:11275 pts_time:11.275 dts:11234 dts_time:11.234
5008[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5009[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5010[libx264 @ 0x562b73fd06c0] frame= 195 QP=38.00 NAL=0 Slice:B Poc:86 I:1 P:47 SKIP:8112 size=103 bytes
5011[matroska @ 0x562b73ff1bc0] Writing block of size 264 with pts 8020, dts 8020, duration 20 at relative offset 240220 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5012[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 8040, dts 8040, duration 20 at relative offset 240491 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5013[matroska @ 0x562b73ff1bc0] Writing block of size 103 with pts 8091, dts 8050, duration 42 at relative offset 240750 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5014[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11233 pts_time:11.233 dts:11233 dts_time:11.233 -> pts:11240 pts_time:11.24 dts:11240 dts_time:11.24
5015[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11253 pts_time:11.253 dts:11253 dts_time:11.253 -> pts:11260 pts_time:11.26 dts:11260 dts_time:11.26
5016[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11477 pts_time:11.477 dts:11268 dts_time:11.268 -> pts:11484 pts_time:11.484 dts:11275 dts_time:11.275
5017[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5018[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5019[libx264 @ 0x562b73fd06c0] frame= 196 QP=28.03 NAL=2 Slice:P Poc:96 I:234 P:1258 SKIP:6668 size=13649 bytes
5020[matroska @ 0x562b73ff1bc0] Writing block of size 311 with pts 8060, dts 8060, duration 20 at relative offset 240859 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5021[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 8080, dts 8080, duration 20 at relative offset 241177 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5022[matroska @ 0x562b73ff1bc0] Writing block of size 13649 with pts 8300, dts 8091, duration 42 at relative offset 241419 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5023[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11273 pts_time:11.273 dts:11273 dts_time:11.273 -> pts:11280 pts_time:11.28 dts:11280 dts_time:11.28
5024[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11293 pts_time:11.293 dts:11293 dts_time:11.293 -> pts:11300 pts_time:11.3 dts:11300 dts_time:11.3
5025[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11393 pts_time:11.393 dts:11310 dts_time:11.31 -> pts:11400 pts_time:11.4 dts:11317 dts_time:11.317
5026[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5027[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5028[libx264 @ 0x562b73fd06c0] frame= 197 QP=36.65 NAL=2 Slice:B Poc:92 I:0 P:334 SKIP:7825 size=405 bytes
5029[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 8100, dts 8100, duration 20 at relative offset 255075 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5030[matroska @ 0x562b73ff1bc0] Writing block of size 441 with pts 8120, dts 8120, duration 20 at relative offset 255312 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5031[matroska @ 0x562b73ff1bc0] Writing block of size 405 with pts 8217, dts 8133, duration 42 at relative offset 255760 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5032[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11313 pts_time:11.313 dts:11313 dts_time:11.313 -> pts:11320 pts_time:11.32 dts:11320 dts_time:11.32
5033[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11333 pts_time:11.333 dts:11333 dts_time:11.333 -> pts:11340 pts_time:11.34 dts:11340 dts_time:11.34
5034[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11352 pts_time:11.352 dts:11352 dts_time:11.352 -> pts:11359 pts_time:11.359 dts:11359 dts_time:11.359
5035[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5036[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5037[libx264 @ 0x562b73fd06c0] frame= 198 QP=39.31 NAL=0 Slice:B Poc:90 I:0 P:160 SKIP:8000 size=190 bytes
5038[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 8140, dts 8140, duration 20 at relative offset 256172 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5039[matroska @ 0x562b73ff1bc0] Writing block of size 336 with pts 8160, dts 8160, duration 20 at relative offset 256374 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5040[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 8175, dts 8175, duration 42 at relative offset 256717 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5041[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11353 pts_time:11.353 dts:11353 dts_time:11.353 -> pts:11360 pts_time:11.36 dts:11360 dts_time:11.36
5042[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11373 pts_time:11.373 dts:11373 dts_time:11.373 -> pts:11380 pts_time:11.38 dts:11380 dts_time:11.38
5043[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11435 pts_time:11.435 dts:11393 dts_time:11.393 -> pts:11442 pts_time:11.442 dts:11400 dts_time:11.4
5044[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5045[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5046[libx264 @ 0x562b73fd06c0] frame= 199 QP=37.00 NAL=0 Slice:B Poc:94 I:0 P:297 SKIP:7863 size=261 bytes
5047[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 8180, dts 8180, duration 20 at relative offset 256914 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5048[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 8200, dts 8200, duration 20 at relative offset 257124 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5049[matroska @ 0x562b73ff1bc0] Writing block of size 261 with pts 8258, dts 8217, duration 42 at relative offset 257335 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5050[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11393 pts_time:11.393 dts:11393 dts_time:11.393 -> pts:11400 pts_time:11.4 dts:11400 dts_time:11.4
5051[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11413 pts_time:11.413 dts:11413 dts_time:11.413 -> pts:11420 pts_time:11.42 dts:11420 dts_time:11.42
5052[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11644 pts_time:11.644 dts:11435 dts_time:11.435 -> pts:11651 pts_time:11.651 dts:11442 dts_time:11.442
5053[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5054[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5055[libx264 @ 0x562b73fd06c0] frame= 200 QP=26.94 NAL=2 Slice:P Poc:104 I:237 P:1298 SKIP:6625 size=14762 bytes
5056[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 8220, dts 8220, duration 20 at relative offset 257603 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5057[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 8240, dts 8240, duration 20 at relative offset 257825 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5058[matroska @ 0x562b73ff1bc0] Writing block of size 14762 with pts 8467, dts 8258, duration 42 at relative offset 258033 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5059[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11433 pts_time:11.433 dts:11433 dts_time:11.433 -> pts:11440 pts_time:11.44 dts:11440 dts_time:11.44
5060[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11452 pts_time:11.452 dts:11452 dts_time:11.452 -> pts:11459 pts_time:11.459 dts:11459 dts_time:11.459
5061[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11560 pts_time:11.56 dts:11477 dts_time:11.477 -> pts:11567 pts_time:11.567 dts:11484 dts_time:11.484
5062[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5063[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5064[libx264 @ 0x562b73fd06c0] frame= 201 QP=36.44 NAL=2 Slice:B Poc:100 I:0 P:424 SKIP:7736 size=449 bytes
5065[matroska @ 0x562b73ff1bc0] Writing block of size 420 with pts 8260, dts 8260, duration 20 at relative offset 272802 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5066[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 8280, dts 8280, duration 20 at relative offset 273229 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5067[matroska @ 0x562b73ff1bc0] Writing block of size 449 with pts 8383, dts 8300, duration 42 at relative offset 273420 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5068[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11472 pts_time:11.472 dts:11472 dts_time:11.472 -> pts:11479 pts_time:11.479 dts:11479 dts_time:11.479
5069[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11492 pts_time:11.492 dts:11492 dts_time:11.492 -> pts:11499 pts_time:11.499 dts:11499 dts_time:11.499
5070[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11519 pts_time:11.519 dts:11519 dts_time:11.519 -> pts:11526 pts_time:11.526 dts:11526 dts_time:11.526
5071[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5072[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5073[libx264 @ 0x562b73fd06c0] frame= 202 QP=37.15 NAL=0 Slice:B Poc:98 I:0 P:174 SKIP:7985 size=226 bytes
5074[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 8300, dts 8300, duration 20 at relative offset 273876 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5075[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 8320, dts 8320, duration 20 at relative offset 274081 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5076[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 8340, dts 8340, duration 20 at relative offset 274272 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5077[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 8342, dts 8342, duration 42 at relative offset 274491 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5078[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11512 pts_time:11.512 dts:11512 dts_time:11.512 -> pts:11519 pts_time:11.519 dts:11519 dts_time:11.519
5079[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11533 pts_time:11.533 dts:11533 dts_time:11.533 -> pts:11540 pts_time:11.54 dts:11540 dts_time:11.54
5080[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11602 pts_time:11.602 dts:11560 dts_time:11.56 -> pts:11609 pts_time:11.609 dts:11567 dts_time:11.567
5081[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5082[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5083[libx264 @ 0x562b73fd06c0] frame= 203 QP=37.55 NAL=0 Slice:B Poc:102 I:4 P:365 SKIP:7789 size=385 bytes
5084[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 8360, dts 8360, duration 20 at relative offset 274724 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5085[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 8380, dts 8380, duration 20 at relative offset 274940 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5086[matroska @ 0x562b73ff1bc0] Writing block of size 385 with pts 8425, dts 8383, duration 42 at relative offset 275167 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5087[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11553 pts_time:11.553 dts:11553 dts_time:11.553 -> pts:11560 pts_time:11.56 dts:11560 dts_time:11.56
5088[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11573 pts_time:11.573 dts:11573 dts_time:11.573 -> pts:11580 pts_time:11.58 dts:11580 dts_time:11.58
5089[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11593 pts_time:11.593 dts:11593 dts_time:11.593 -> pts:11600 pts_time:11.6 dts:11600 dts_time:11.6
5090[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11810 pts_time:11.81 dts:11602 dts_time:11.602 -> pts:11817 pts_time:11.817 dts:11609 dts_time:11.609
5091[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5092[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5093[libx264 @ 0x562b73fd06c0] frame= 204 QP=26.39 NAL=2 Slice:P Poc:112 I:56 P:1056 SKIP:7048 size=11862 bytes
5094[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 8400, dts 8400, duration 20 at relative offset 275559 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5095[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 8420, dts 8420, duration 20 at relative offset 275780 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5096[matroska @ 0x562b73ff1bc0] Writing block of size 11862 with pts 8634, dts 8425, duration 42 at relative offset 276009 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5097[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11613 pts_time:11.613 dts:11613 dts_time:11.613 -> pts:11620 pts_time:11.62 dts:11620 dts_time:11.62
5098[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11633 pts_time:11.633 dts:11633 dts_time:11.633 -> pts:11640 pts_time:11.64 dts:11640 dts_time:11.64
5099[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11727 pts_time:11.727 dts:11644 dts_time:11.644 -> pts:11734 pts_time:11.734 dts:11651 dts_time:11.651
5100[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5101[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5102[libx264 @ 0x562b73fd06c0] frame= 205 QP=36.62 NAL=2 Slice:B Poc:108 I:0 P:334 SKIP:7824 size=375 bytes
5103[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 8440, dts 8440, duration 20 at relative offset 287878 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5104[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 8460, dts 8460, duration 20 at relative offset 288108 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5105[matroska @ 0x562b73ff1bc0] Writing block of size 375 with pts 8550, dts 8467, duration 42 at relative offset 288332 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5106[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11653 pts_time:11.653 dts:11653 dts_time:11.653 -> pts:11660 pts_time:11.66 dts:11660 dts_time:11.66
5107[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11673 pts_time:11.673 dts:11673 dts_time:11.673 -> pts:11680 pts_time:11.68 dts:11680 dts_time:11.68
5108[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11685 pts_time:11.685 dts:11685 dts_time:11.685 -> pts:11692 pts_time:11.692 dts:11692 dts_time:11.692
5109[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5110[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5111[libx264 @ 0x562b73fd06c0] frame= 206 QP=32.86 NAL=0 Slice:B Poc:106 I:1 P:362 SKIP:7797 size=325 bytes
5112[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 8480, dts 8480, duration 20 at relative offset 288714 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5113[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 8500, dts 8500, duration 20 at relative offset 288942 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5114[matroska @ 0x562b73ff1bc0] Writing block of size 325 with pts 8509, dts 8509, duration 42 at relative offset 289162 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5115[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11693 pts_time:11.693 dts:11693 dts_time:11.693 -> pts:11700 pts_time:11.7 dts:11700 dts_time:11.7
5116[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11713 pts_time:11.713 dts:11713 dts_time:11.713 -> pts:11720 pts_time:11.72 dts:11720 dts_time:11.72
5117[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11769 pts_time:11.769 dts:11727 dts_time:11.727 -> pts:11776 pts_time:11.776 dts:11734 dts_time:11.734
5118[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5119[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5120[libx264 @ 0x562b73fd06c0] frame= 207 QP=37.00 NAL=0 Slice:B Poc:110 I:0 P:46 SKIP:8114 size=104 bytes
5121[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 8520, dts 8520, duration 20 at relative offset 289494 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5122[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 8540, dts 8540, duration 20 at relative offset 289713 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5123[matroska @ 0x562b73ff1bc0] Writing block of size 104 with pts 8592, dts 8550, duration 42 at relative offset 289926 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5124[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11733 pts_time:11.733 dts:11733 dts_time:11.733 -> pts:11740 pts_time:11.74 dts:11740 dts_time:11.74
5125[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11753 pts_time:11.753 dts:11753 dts_time:11.753 -> pts:11760 pts_time:11.76 dts:11760 dts_time:11.76
5126[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11977 pts_time:11.977 dts:11769 dts_time:11.769 -> pts:11984 pts_time:11.984 dts:11776 dts_time:11.776
5127[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5128[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5129[libx264 @ 0x562b73fd06c0] frame= 208 QP=26.35 NAL=2 Slice:P Poc:120 I:176 P:1187 SKIP:6797 size=28311 bytes
5130[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 8560, dts 8560, duration 20 at relative offset 290036 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5131[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 8580, dts 8580, duration 20 at relative offset 290258 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5132[matroska @ 0x562b73ff1bc0] Writing block of size 28311 with pts 8800, dts 8592, duration 42 at relative offset 290477 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5133[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11773 pts_time:11.773 dts:11773 dts_time:11.773 -> pts:11780 pts_time:11.78 dts:11780 dts_time:11.78
5134[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11793 pts_time:11.793 dts:11793 dts_time:11.793 -> pts:11800 pts_time:11.8 dts:11800 dts_time:11.8
5135[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11894 pts_time:11.894 dts:11810 dts_time:11.81 -> pts:11901 pts_time:11.901 dts:11817 dts_time:11.817
5136[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5137[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5138[libx264 @ 0x562b73fd06c0] frame= 209 QP=34.62 NAL=2 Slice:B Poc:116 I:1 P:481 SKIP:7678 size=524 bytes
5139[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 8600, dts 8600, duration 20 at relative offset 318796 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5140[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 8620, dts 8620, duration 20 at relative offset 319009 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5141[matroska @ 0x562b73ff1bc0] Writing block of size 524 with pts 8717, dts 8634, duration 42 at relative offset 319219 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5142[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11813 pts_time:11.813 dts:11813 dts_time:11.813 -> pts:11820 pts_time:11.82 dts:11820 dts_time:11.82
5143[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11833 pts_time:11.833 dts:11833 dts_time:11.833 -> pts:11840 pts_time:11.84 dts:11840 dts_time:11.84
5144[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11852 pts_time:11.852 dts:11852 dts_time:11.852 -> pts:11859 pts_time:11.859 dts:11859 dts_time:11.859
5145[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5146[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5147[libx264 @ 0x562b73fd06c0] frame= 210 QP=35.22 NAL=0 Slice:B Poc:114 I:0 P:377 SKIP:7783 size=307 bytes
5148[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 8640, dts 8640, duration 20 at relative offset 319750 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5149[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 8660, dts 8660, duration 20 at relative offset 319971 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5150[matroska @ 0x562b73ff1bc0] Writing block of size 307 with pts 8675, dts 8675, duration 42 at relative offset 320179 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5151[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11853 pts_time:11.853 dts:11853 dts_time:11.853 -> pts:11860 pts_time:11.86 dts:11860 dts_time:11.86
5152[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11873 pts_time:11.873 dts:11873 dts_time:11.873 -> pts:11880 pts_time:11.88 dts:11880 dts_time:11.88
5153[concat @ 0x562b73fb3f00] file:0 stream:0 pts:11936 pts_time:11.936 dts:11894 dts_time:11.894 -> pts:11943 pts_time:11.943 dts:11901 dts_time:11.901
5154[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5155[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5156[libx264 @ 0x562b73fd06c0] frame= 211 QP=37.00 NAL=0 Slice:B Poc:118 I:0 P:49 SKIP:8111 size=107 bytes
5157[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 8680, dts 8680, duration 20 at relative offset 320493 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5158[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 8700, dts 8700, duration 20 at relative offset 320710 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5159[matroska @ 0x562b73ff1bc0] Writing block of size 107 with pts 8759, dts 8717, duration 42 at relative offset 320926 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5160[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11893 pts_time:11.893 dts:11893 dts_time:11.893 -> pts:11900 pts_time:11.9 dts:11900 dts_time:11.9
5161[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11913 pts_time:11.913 dts:11913 dts_time:11.913 -> pts:11920 pts_time:11.92 dts:11920 dts_time:11.92
5162[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12144 pts_time:12.144 dts:11936 dts_time:11.936 -> pts:12151 pts_time:12.151 dts:11943 dts_time:11.943
5163[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5164[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5165[libx264 @ 0x562b73fd06c0] frame= 212 QP=25.07 NAL=2 Slice:P Poc:128 I:2 P:268 SKIP:7890 size=1178 bytes
5166[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 8720, dts 8720, duration 20 at relative offset 321039 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5167[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 8740, dts 8740, duration 20 at relative offset 321264 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5168[matroska @ 0x562b73ff1bc0] Writing block of size 1178 with pts 8967, dts 8759, duration 42 at relative offset 321493 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5169[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11933 pts_time:11.933 dts:11933 dts_time:11.933 -> pts:11940 pts_time:11.94 dts:11940 dts_time:11.94
5170[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11953 pts_time:11.953 dts:11953 dts_time:11.953 -> pts:11960 pts_time:11.96 dts:11960 dts_time:11.96
5171[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12061 pts_time:12.061 dts:11977 dts_time:11.977 -> pts:12068 pts_time:12.068 dts:11984 dts_time:11.984
5172[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5173[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5174[libx264 @ 0x562b73fd06c0] frame= 213 QP=30.31 NAL=2 Slice:B Poc:124 I:0 P:206 SKIP:7954 size=269 bytes
5175[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 8760, dts 8760, duration 20 at relative offset 322678 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5176[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 8780, dts 8780, duration 20 at relative offset 322906 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5177[matroska @ 0x562b73ff1bc0] Writing block of size 269 with pts 8884, dts 8800, duration 42 at relative offset 323121 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5178[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11973 pts_time:11.973 dts:11973 dts_time:11.973 -> pts:11980 pts_time:11.98 dts:11980 dts_time:11.98
5179[concat @ 0x562b73fb3f00] file:0 stream:1 pts:11993 pts_time:11.993 dts:11993 dts_time:11.993 -> pts:12000 pts_time:12 dts:12000 dts_time:12
5180[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12019 pts_time:12.019 dts:12019 dts_time:12.019 -> pts:12026 pts_time:12.026 dts:12026 dts_time:12.026
5181[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5182[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5183[libx264 @ 0x562b73fd06c0] frame= 214 QP=37.00 NAL=0 Slice:B Poc:122 I:0 P:95 SKIP:8065 size=135 bytes
5184[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 8800, dts 8800, duration 20 at relative offset 323397 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5185[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 8820, dts 8820, duration 20 at relative offset 323629 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5186[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 8840, dts 8840, duration 20 at relative offset 323849 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5187[matroska @ 0x562b73ff1bc0] Writing block of size 135 with pts 8842, dts 8842, duration 42 at relative offset 324062 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5188[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12013 pts_time:12.013 dts:12013 dts_time:12.013 -> pts:12020 pts_time:12.02 dts:12020 dts_time:12.02
5189[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12033 pts_time:12.033 dts:12033 dts_time:12.033 -> pts:12040 pts_time:12.04 dts:12040 dts_time:12.04
5190[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12053 pts_time:12.053 dts:12053 dts_time:12.053 -> pts:12060 pts_time:12.06 dts:12060 dts_time:12.06
5191[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12102 pts_time:12.102 dts:12061 dts_time:12.061 -> pts:12109 pts_time:12.109 dts:12068 dts_time:12.068
5192[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5193[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5194[libx264 @ 0x562b73fd06c0] frame= 215 QP=38.00 NAL=0 Slice:B Poc:126 I:0 P:20 SKIP:8140 size=80 bytes
5195[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 8860, dts 8860, duration 20 at relative offset 324204 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5196[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 8880, dts 8880, duration 20 at relative offset 324420 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5197[matroska @ 0x562b73ff1bc0] Writing block of size 80 with pts 8926, dts 8884, duration 42 at relative offset 324653 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5198[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12073 pts_time:12.073 dts:12073 dts_time:12.073 -> pts:12080 pts_time:12.08 dts:12080 dts_time:12.08
5199[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12093 pts_time:12.093 dts:12093 dts_time:12.093 -> pts:12100 pts_time:12.1 dts:12100 dts_time:12.1
5200[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12311 pts_time:12.311 dts:12102 dts_time:12.102 -> pts:12318 pts_time:12.318 dts:12109 dts_time:12.109
5201[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5202[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5203[libx264 @ 0x562b73fd06c0] frame= 216 QP=24.53 NAL=2 Slice:P Poc:136 I:1 P:169 SKIP:7990 size=807 bytes
5204[matroska @ 0x562b73ff1bc0] Writing block of size 425 with pts 8900, dts 8900, duration 20 at relative offset 324739 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5205[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 8920, dts 8920, duration 20 at relative offset 325171 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5206[matroska @ 0x562b73ff1bc0] Writing block of size 807 with pts 9134, dts 8926, duration 42 at relative offset 325416 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5207[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12113 pts_time:12.113 dts:12113 dts_time:12.113 -> pts:12120 pts_time:12.12 dts:12120 dts_time:12.12
5208[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12133 pts_time:12.133 dts:12133 dts_time:12.133 -> pts:12140 pts_time:12.14 dts:12140 dts_time:12.14
5209[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12228 pts_time:12.228 dts:12144 dts_time:12.144 -> pts:12235 pts_time:12.235 dts:12151 dts_time:12.151
5210[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5211[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5212[libx264 @ 0x562b73fd06c0] frame= 217 QP=35.00 NAL=2 Slice:B Poc:132 I:0 P:161 SKIP:7999 size=232 bytes
5213[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 8940, dts 8940, duration 20 at relative offset 326230 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5214[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 8960, dts 8960, duration 20 at relative offset 326425 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5215[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 9051, dts 8967, duration 42 at relative offset 326604 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5216[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12153 pts_time:12.153 dts:12153 dts_time:12.153 -> pts:12160 pts_time:12.16 dts:12160 dts_time:12.16
5217[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12173 pts_time:12.173 dts:12173 dts_time:12.173 -> pts:12180 pts_time:12.18 dts:12180 dts_time:12.18
5218[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12186 pts_time:12.186 dts:12186 dts_time:12.186 -> pts:12193 pts_time:12.193 dts:12193 dts_time:12.193
5219[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5220[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5221[libx264 @ 0x562b73fd06c0] frame= 218 QP=38.00 NAL=0 Slice:B Poc:130 I:0 P:46 SKIP:8114 size=102 bytes
5222[matroska @ 0x562b73ff1bc0] Writing block of size 176 with pts 8980, dts 8980, duration 20 at relative offset 326843 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5223[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 9000, dts 9000, duration 20 at relative offset 327026 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5224[matroska @ 0x562b73ff1bc0] Writing block of size 102 with pts 9009, dts 9009, duration 42 at relative offset 327207 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5225[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12193 pts_time:12.193 dts:12193 dts_time:12.193 -> pts:12200 pts_time:12.2 dts:12200 dts_time:12.2
5226[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12213 pts_time:12.213 dts:12213 dts_time:12.213 -> pts:12220 pts_time:12.22 dts:12220 dts_time:12.22
5227[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12269 pts_time:12.269 dts:12228 dts_time:12.228 -> pts:12276 pts_time:12.276 dts:12235 dts_time:12.235
5228[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5229[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5230[libx264 @ 0x562b73fd06c0] frame= 219 QP=37.00 NAL=0 Slice:B Poc:134 I:0 P:17 SKIP:8143 size=79 bytes
5231[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 9020, dts 9020, duration 20 at relative offset 327315 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5232[matroska @ 0x562b73ff1bc0] Writing block of size 285 with pts 9040, dts 9040, duration 20 at relative offset 327494 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5233[matroska @ 0x562b73ff1bc0] Writing block of size 79 with pts 9092, dts 9051, duration 42 at relative offset 327786 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5234[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12233 pts_time:12.233 dts:12233 dts_time:12.233 -> pts:12240 pts_time:12.24 dts:12240 dts_time:12.24
5235[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12253 pts_time:12.253 dts:12253 dts_time:12.253 -> pts:12260 pts_time:12.26 dts:12260 dts_time:12.26
5236[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12478 pts_time:12.478 dts:12269 dts_time:12.269 -> pts:12485 pts_time:12.485 dts:12276 dts_time:12.276
5237[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5238[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5239[libx264 @ 0x562b73fd06c0] frame= 220 QP=25.23 NAL=2 Slice:P Poc:144 I:2 P:255 SKIP:7903 size=1206 bytes
5240[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 9060, dts 9060, duration 20 at relative offset 327871 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5241[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 9080, dts 9080, duration 20 at relative offset 328096 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5242[matroska @ 0x562b73ff1bc0] Writing block of size 1206 with pts 9301, dts 9092, duration 42 at relative offset 328308 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5243[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12273 pts_time:12.273 dts:12273 dts_time:12.273 -> pts:12280 pts_time:12.28 dts:12280 dts_time:12.28
5244[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12293 pts_time:12.293 dts:12293 dts_time:12.293 -> pts:12300 pts_time:12.3 dts:12300 dts_time:12.3
5245[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12394 pts_time:12.394 dts:12311 dts_time:12.311 -> pts:12401 pts_time:12.401 dts:12318 dts_time:12.318
5246[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5247[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5248[libx264 @ 0x562b73fd06c0] frame= 221 QP=32.79 NAL=2 Slice:B Poc:140 I:0 P:190 SKIP:7970 size=268 bytes
5249[matroska @ 0x562b73ff1bc0] Writing block of size 381 with pts 9100, dts 9100, duration 20 at relative offset 329521 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5250[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 9120, dts 9120, duration 20 at relative offset 329909 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5251[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 9218, dts 9134, duration 42 at relative offset 330135 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5252[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12313 pts_time:12.313 dts:12313 dts_time:12.313 -> pts:12320 pts_time:12.32 dts:12320 dts_time:12.32
5253[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12333 pts_time:12.333 dts:12333 dts_time:12.333 -> pts:12340 pts_time:12.34 dts:12340 dts_time:12.34
5254[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:12360 pts_time:12.36 dts:12360 dts_time:12.36
5255[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5256[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5257[libx264 @ 0x562b73fd06c0] frame= 222 QP=37.00 NAL=0 Slice:B Poc:138 I:0 P:101 SKIP:8059 size=138 bytes
5258[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 9140, dts 9140, duration 20 at relative offset 330410 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5259[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 9160, dts 9160, duration 20 at relative offset 330622 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5260[matroska @ 0x562b73ff1bc0] Writing block of size 138 with pts 9176, dts 9176, duration 42 at relative offset 330850 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5261[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:12360 pts_time:12.36 dts:12360 dts_time:12.36
5262[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12373 pts_time:12.373 dts:12373 dts_time:12.373 -> pts:12380 pts_time:12.38 dts:12380 dts_time:12.38
5263[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12436 pts_time:12.436 dts:12394 dts_time:12.394 -> pts:12443 pts_time:12.443 dts:12401 dts_time:12.401
5264[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5265[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5266[libx264 @ 0x562b73fd06c0] frame= 223 QP=37.00 NAL=0 Slice:B Poc:142 I:0 P:37 SKIP:8123 size=93 bytes
5267[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 9180, dts 9180, duration 20 at relative offset 330995 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5268[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 9200, dts 9200, duration 20 at relative offset 331230 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5269[matroska @ 0x562b73ff1bc0] Writing block of size 93 with pts 9259, dts 9218, duration 42 at relative offset 331465 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5270[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12393 pts_time:12.393 dts:12393 dts_time:12.393 -> pts:12400 pts_time:12.4 dts:12400 dts_time:12.4
5271[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12413 pts_time:12.413 dts:12413 dts_time:12.413 -> pts:12420 pts_time:12.42 dts:12420 dts_time:12.42
5272[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12645 pts_time:12.645 dts:12436 dts_time:12.436 -> pts:12652 pts_time:12.652 dts:12443 dts_time:12.443
5273[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5274[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5275[libx264 @ 0x562b73fd06c0] frame= 224 QP=25.08 NAL=2 Slice:P Poc:152 I:3 P:348 SKIP:7809 size=1792 bytes
5276[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 9220, dts 9220, duration 20 at relative offset 331564 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5277[matroska @ 0x562b73ff1bc0] Writing block of size 389 with pts 9240, dts 9240, duration 20 at relative offset 331793 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5278[matroska @ 0x562b73ff1bc0] Writing block of size 1792 with pts 9468, dts 9259, duration 42 at relative offset 332189 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5279[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12433 pts_time:12.433 dts:12433 dts_time:12.433 -> pts:12440 pts_time:12.44 dts:12440 dts_time:12.44
5280[concat @ 0x562b73fb3f00] file:0 stream:2 pts:12457 pts_time:12.457 dts:12457 dts_time:12.457 -> pts:12464 pts_time:12.464 dts:12464 dts_time:12.464
5281[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12453 pts_time:12.453 dts:12453 dts_time:12.453 -> pts:12460 pts_time:12.46 dts:12460 dts_time:12.46
5282[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12561 pts_time:12.561 dts:12478 dts_time:12.478 -> pts:12568 pts_time:12.568 dts:12485 dts_time:12.485
5283[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5284[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5285[libx264 @ 0x562b73fd06c0] frame= 225 QP=34.50 NAL=2 Slice:B Poc:148 I:0 P:235 SKIP:7925 size=324 bytes
5286[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 9260, dts 9260, duration 20 at relative offset 333988 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5287[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 9280, dts 9280, duration 20 at relative offset 334202 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5288[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 9300, dts 9300, duration 20 at relative offset 334423 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5289[matroska @ 0x562b73ff1bc0] Writing block of size 324 with pts 9384, dts 9301, duration 42 at relative offset 334647 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5290[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12472 pts_time:12.472 dts:12472 dts_time:12.472 -> pts:12479 pts_time:12.479 dts:12479 dts_time:12.479
5291[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12492 pts_time:12.492 dts:12492 dts_time:12.492 -> pts:12499 pts_time:12.499 dts:12499 dts_time:12.499
5292[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12512 pts_time:12.512 dts:12512 dts_time:12.512 -> pts:12519 pts_time:12.519 dts:12519 dts_time:12.519
5293[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12520 pts_time:12.52 dts:12520 dts_time:12.52 -> pts:12527 pts_time:12.527 dts:12527 dts_time:12.527
5294[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5295[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5296[libx264 @ 0x562b73fd06c0] frame= 226 QP=37.00 NAL=0 Slice:B Poc:146 I:0 P:125 SKIP:8035 size=156 bytes
5297[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 9320, dts 9320, duration 20 at relative offset 334978 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5298[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 9340, dts 9340, duration 20 at relative offset 335200 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5299[matroska @ 0x562b73ff1bc0] Writing block of size 156 with pts 9343, dts 9343, duration 42 at relative offset 335419 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5300[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12532 pts_time:12.532 dts:12532 dts_time:12.532 -> pts:12539 pts_time:12.539 dts:12539 dts_time:12.539
5301[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12552 pts_time:12.552 dts:12552 dts_time:12.552 -> pts:12559 pts_time:12.559 dts:12559 dts_time:12.559
5302[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12603 pts_time:12.603 dts:12561 dts_time:12.561 -> pts:12610 pts_time:12.61 dts:12568 dts_time:12.568
5303[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5304[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5305[libx264 @ 0x562b73fd06c0] frame= 227 QP=37.00 NAL=0 Slice:B Poc:150 I:0 P:25 SKIP:8135 size=85 bytes
5306[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 9360, dts 9360, duration 20 at relative offset 335582 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5307[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 9380, dts 9380, duration 20 at relative offset 335804 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5308[matroska @ 0x562b73ff1bc0] Writing block of size 85 with pts 9426, dts 9384, duration 42 at relative offset 336023 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5309[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12572 pts_time:12.572 dts:12572 dts_time:12.572 -> pts:12579 pts_time:12.579 dts:12579 dts_time:12.579
5310[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12592 pts_time:12.592 dts:12592 dts_time:12.592 -> pts:12599 pts_time:12.599 dts:12599 dts_time:12.599
5311[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12811 pts_time:12.811 dts:12603 dts_time:12.603 -> pts:12818 pts_time:12.818 dts:12610 dts_time:12.61
5312[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5313[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5314[libx264 @ 0x562b73fd06c0] frame= 228 QP=23.87 NAL=2 Slice:P Poc:160 I:0 P:374 SKIP:7786 size=1839 bytes
5315[matroska @ 0x562b73ff1bc0] Writing block of size 444 with pts 9400, dts 9400, duration 20 at relative offset 336114 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5316[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 9420, dts 9420, duration 20 at relative offset 336565 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5317[matroska @ 0x562b73ff1bc0] Writing block of size 1839 with pts 9635, dts 9426, duration 42 at relative offset 336790 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5318[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12612 pts_time:12.612 dts:12612 dts_time:12.612 -> pts:12619 pts_time:12.619 dts:12619 dts_time:12.619
5319[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12632 pts_time:12.632 dts:12632 dts_time:12.632 -> pts:12639 pts_time:12.639 dts:12639 dts_time:12.639
5320[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12728 pts_time:12.728 dts:12645 dts_time:12.645 -> pts:12735 pts_time:12.735 dts:12652 dts_time:12.652
5321[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5322[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5323[libx264 @ 0x562b73fd06c0] frame= 229 QP=34.00 NAL=2 Slice:B Poc:156 I:0 P:275 SKIP:7885 size=327 bytes
5324[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 9440, dts 9440, duration 20 at relative offset 338636 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5325[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 9460, dts 9460, duration 20 at relative offset 338857 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5326[matroska @ 0x562b73ff1bc0] Writing block of size 327 with pts 9551, dts 9468, duration 42 at relative offset 339068 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5327[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12653 pts_time:12.653 dts:12653 dts_time:12.653 -> pts:12660 pts_time:12.66 dts:12660 dts_time:12.66
5328[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12673 pts_time:12.673 dts:12673 dts_time:12.673 -> pts:12680 pts_time:12.68 dts:12680 dts_time:12.68
5329[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12686 pts_time:12.686 dts:12686 dts_time:12.686 -> pts:12693 pts_time:12.693 dts:12693 dts_time:12.693
5330[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5331[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5332[libx264 @ 0x562b73fd06c0] frame= 230 QP=36.00 NAL=0 Slice:B Poc:154 I:0 P:133 SKIP:8027 size=165 bytes
5333[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 9480, dts 9480, duration 20 at relative offset 339402 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5334[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 9500, dts 9500, duration 20 at relative offset 339587 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5335[matroska @ 0x562b73ff1bc0] Writing block of size 165 with pts 9510, dts 9510, duration 42 at relative offset 339786 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5336[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12693 pts_time:12.693 dts:12693 dts_time:12.693 -> pts:12700 pts_time:12.7 dts:12700 dts_time:12.7
5337[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12713 pts_time:12.713 dts:12713 dts_time:12.713 -> pts:12720 pts_time:12.72 dts:12720 dts_time:12.72
5338[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12770 pts_time:12.77 dts:12728 dts_time:12.728 -> pts:12777 pts_time:12.777 dts:12735 dts_time:12.735
5339[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5340[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5341[libx264 @ 0x562b73fd06c0] frame= 231 QP=36.00 NAL=0 Slice:B Poc:158 I:0 P:34 SKIP:8126 size=93 bytes
5342[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 9520, dts 9520, duration 20 at relative offset 339958 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5343[matroska @ 0x562b73ff1bc0] Writing block of size 292 with pts 9540, dts 9540, duration 20 at relative offset 340153 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5344[matroska @ 0x562b73ff1bc0] Writing block of size 93 with pts 9593, dts 9551, duration 42 at relative offset 340452 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5345[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12733 pts_time:12.733 dts:12733 dts_time:12.733 -> pts:12740 pts_time:12.74 dts:12740 dts_time:12.74
5346[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12753 pts_time:12.753 dts:12753 dts_time:12.753 -> pts:12760 pts_time:12.76 dts:12760 dts_time:12.76
5347[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12978 pts_time:12.978 dts:12770 dts_time:12.77 -> pts:12985 pts_time:12.985 dts:12777 dts_time:12.777
5348[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5349[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5350[libx264 @ 0x562b73fd06c0] frame= 232 QP=24.29 NAL=2 Slice:P Poc:168 I:2 P:527 SKIP:7631 size=2738 bytes
5351[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 9560, dts 9560, duration 20 at relative offset 340551 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5352[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 9580, dts 9580, duration 20 at relative offset 340772 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5353[matroska @ 0x562b73ff1bc0] Writing block of size 2738 with pts 9801, dts 9593, duration 42 at relative offset 341006 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5354[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12773 pts_time:12.773 dts:12773 dts_time:12.773 -> pts:12780 pts_time:12.78 dts:12780 dts_time:12.78
5355[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12793 pts_time:12.793 dts:12793 dts_time:12.793 -> pts:12800 pts_time:12.8 dts:12800 dts_time:12.8
5356[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12895 pts_time:12.895 dts:12811 dts_time:12.811 -> pts:12902 pts_time:12.902 dts:12818 dts_time:12.818
5357[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5358[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5359[libx264 @ 0x562b73fd06c0] frame= 233 QP=34.00 NAL=2 Slice:B Poc:164 I:0 P:366 SKIP:7793 size=407 bytes
5360[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 9600, dts 9600, duration 20 at relative offset 343751 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5361[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 9620, dts 9620, duration 20 at relative offset 343982 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5362[matroska @ 0x562b73ff1bc0] Writing block of size 407 with pts 9718, dts 9635, duration 42 at relative offset 344208 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5363[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12813 pts_time:12.813 dts:12813 dts_time:12.813 -> pts:12820 pts_time:12.82 dts:12820 dts_time:12.82
5364[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12833 pts_time:12.833 dts:12833 dts_time:12.833 -> pts:12840 pts_time:12.84 dts:12840 dts_time:12.84
5365[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12853 pts_time:12.853 dts:12853 dts_time:12.853 -> pts:12860 pts_time:12.86 dts:12860 dts_time:12.86
5366[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5367[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5368[libx264 @ 0x562b73fd06c0] frame= 234 QP=36.00 NAL=0 Slice:B Poc:162 I:0 P:238 SKIP:7922 size=241 bytes
5369[matroska @ 0x562b73ff1bc0] Writing block of size 366 with pts 9640, dts 9640, duration 20 at relative offset 344622 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5370[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 9660, dts 9660, duration 20 at relative offset 344995 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5371[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 9676, dts 9676, duration 42 at relative offset 345214 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5372[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12853 pts_time:12.853 dts:12853 dts_time:12.853 -> pts:12860 pts_time:12.86 dts:12860 dts_time:12.86
5373[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12873 pts_time:12.873 dts:12873 dts_time:12.873 -> pts:12880 pts_time:12.88 dts:12880 dts_time:12.88
5374[concat @ 0x562b73fb3f00] file:0 stream:0 pts:12937 pts_time:12.937 dts:12895 dts_time:12.895 -> pts:12944 pts_time:12.944 dts:12902 dts_time:12.902
5375[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5376[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5377[libx264 @ 0x562b73fd06c0] frame= 235 QP=36.00 NAL=0 Slice:B Poc:166 I:0 P:91 SKIP:8069 size=139 bytes
5378[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 9680, dts 9680, duration 20 at relative offset 345462 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5379[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 9700, dts 9700, duration 20 at relative offset 345675 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5380[matroska @ 0x562b73ff1bc0] Writing block of size 139 with pts 9760, dts 9718, duration 42 at relative offset 345892 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5381[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12893 pts_time:12.893 dts:12893 dts_time:12.893 -> pts:12900 pts_time:12.9 dts:12900 dts_time:12.9
5382[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12913 pts_time:12.913 dts:12913 dts_time:12.913 -> pts:12920 pts_time:12.92 dts:12920 dts_time:12.92
5383[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13145 pts_time:13.145 dts:12937 dts_time:12.937 -> pts:13152 pts_time:13.152 dts:12944 dts_time:12.944
5384[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5385[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5386[libx264 @ 0x562b73fd06c0] frame= 236 QP=23.76 NAL=2 Slice:P Poc:176 I:2 P:498 SKIP:7660 size=2632 bytes
5387[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 9720, dts 9720, duration 20 at relative offset 346038 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5388[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 9740, dts 9740, duration 20 at relative offset 346265 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5389[matroska @ 0x562b73ff1bc0] Writing block of size 2632 with pts 9968, dts 9760, duration 42 at relative offset 346492 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5390[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12933 pts_time:12.933 dts:12933 dts_time:12.933 -> pts:12940 pts_time:12.94 dts:12940 dts_time:12.94
5391[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12953 pts_time:12.953 dts:12953 dts_time:12.953 -> pts:12960 pts_time:12.96 dts:12960 dts_time:12.96
5392[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13062 pts_time:13.062 dts:12978 dts_time:12.978 -> pts:13069 pts_time:13.069 dts:12985 dts_time:12.985
5393[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5394[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5395[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:12485.000000
5396[libx264 @ 0x562b73fd06c0] frame= 237 QP=29.65 NAL=2 Slice:B Poc:172 I:0 P:341 SKIP:7819 size=381 bytes
5397[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 9760, dts 9760, duration 20 at relative offset 349131 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5398[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 9780, dts 9780, duration 20 at relative offset 349347 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5399[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 9800, dts 9800, duration 20 at relative offset 349546 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5400[matroska @ 0x562b73ff1bc0] Writing block of size 381 with pts 9885, dts 9801, duration 42 at relative offset 349731 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5401[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12973 pts_time:12.973 dts:12973 dts_time:12.973 -> pts:12980 pts_time:12.98 dts:12980 dts_time:12.98
5402[concat @ 0x562b73fb3f00] file:0 stream:1 pts:12993 pts_time:12.993 dts:12993 dts_time:12.993 -> pts:13000 pts_time:13 dts:13000 dts_time:13
5403[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13020 pts_time:13.02 dts:13020 dts_time:13.02 -> pts:13027 pts_time:13.027 dts:13027 dts_time:13.027
5404[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5405[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5406[libx264 @ 0x562b73fd06c0] frame= 238 QP=35.00 NAL=0 Slice:B Poc:170 I:0 P:217 SKIP:7943 size=219 bytes
5407[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 9820, dts 9820, duration 20 at relative offset 350119 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5408[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 9840, dts 9840, duration 20 at relative offset 350346 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5409[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 9843, dts 9843, duration 42 at relative offset 350560 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5410[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13013 pts_time:13.013 dts:13013 dts_time:13.013 -> pts:13020 pts_time:13.02 dts:13020 dts_time:13.02
5411[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13033 pts_time:13.033 dts:13033 dts_time:13.033 -> pts:13040 pts_time:13.04 dts:13040 dts_time:13.04
5412[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13053 pts_time:13.053 dts:13053 dts_time:13.053 -> pts:13060 pts_time:13.06 dts:13060 dts_time:13.06
5413[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13103 pts_time:13.103 dts:13062 dts_time:13.062 -> pts:13110 pts_time:13.11 dts:13069 dts_time:13.069
5414[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5415[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5416[libx264 @ 0x562b73fd06c0] frame= 239 QP=35.00 NAL=0 Slice:B Poc:174 I:0 P:61 SKIP:8099 size=116 bytes
5417[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 9860, dts 9860, duration 20 at relative offset 350786 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5418[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 9880, dts 9880, duration 20 at relative offset 350993 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5419[matroska @ 0x562b73ff1bc0] Writing block of size 116 with pts 9927, dts 9885, duration 42 at relative offset 351201 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5420[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13073 pts_time:13.073 dts:13073 dts_time:13.073 -> pts:13080 pts_time:13.08 dts:13080 dts_time:13.08
5421frame= 302 fps= 80 q=35.0 size= 768kB time=00:00:13.08 bitrate= 481.0kbits/s speed=3.46x
5422[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13093 pts_time:13.093 dts:13093 dts_time:13.093 -> pts:13100 pts_time:13.1 dts:13100 dts_time:13.1
5423[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13312 pts_time:13.312 dts:13103 dts_time:13.103 -> pts:13319 pts_time:13.319 dts:13110 dts_time:13.11
5424[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5425[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5426[libx264 @ 0x562b73fd06c0] frame= 240 QP=24.30 NAL=2 Slice:P Poc:184 I:209 P:812 SKIP:7139 size=28832 bytes
5427[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 9900, dts 9900, duration 20 at relative offset 351323 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5428[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 9920, dts 9920, duration 20 at relative offset 351544 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5429[matroska @ 0x562b73ff1bc0] Writing block of size 28832 with pts 10135, dts 9927, duration 42 at relative offset 351750 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5430[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13113 pts_time:13.113 dts:13113 dts_time:13.113 -> pts:13120 pts_time:13.12 dts:13120 dts_time:13.12
5431[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13133 pts_time:13.133 dts:13133 dts_time:13.133 -> pts:13140 pts_time:13.14 dts:13140 dts_time:13.14
5432[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13229 pts_time:13.229 dts:13145 dts_time:13.145 -> pts:13236 pts_time:13.236 dts:13152 dts_time:13.152
5433[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5434[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5435[libx264 @ 0x562b73fd06c0] frame= 241 QP=33.00 NAL=2 Slice:B Poc:180 I:0 P:597 SKIP:7563 size=522 bytes
5436[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 9940, dts 9940, duration 20 at relative offset 380590 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5437[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 9960, dts 9960, duration 20 at relative offset 380808 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5438[matroska @ 0x562b73ff1bc0] Writing block of size 522 with pts 10052, dts 9968, duration 42 at relative offset 381009 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5439[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13153 pts_time:13.153 dts:13153 dts_time:13.153 -> pts:13160 pts_time:13.16 dts:13160 dts_time:13.16
5440[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13173 pts_time:13.173 dts:13173 dts_time:13.173 -> pts:13180 pts_time:13.18 dts:13180 dts_time:13.18
5441[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13187 pts_time:13.187 dts:13187 dts_time:13.187 -> pts:13194 pts_time:13.194 dts:13194 dts_time:13.194
5442[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5443[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5444[libx264 @ 0x562b73fd06c0] frame= 242 QP=35.00 NAL=0 Slice:B Poc:178 I:0 P:326 SKIP:7833 size=340 bytes
5445[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 9980, dts 9980, duration 20 at relative offset 381538 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5446[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 10000, dts 10000, duration 20 at relative offset 381754 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5447[matroska @ 0x562b73ff1bc0] Writing block of size 340 with pts 10010, dts 10010, duration 42 at relative offset 381969 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5448[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13193 pts_time:13.193 dts:13193 dts_time:13.193 -> pts:13200 pts_time:13.2 dts:13200 dts_time:13.2
5449[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13213 pts_time:13.213 dts:13213 dts_time:13.213 -> pts:13220 pts_time:13.22 dts:13220 dts_time:13.22
5450[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13270 pts_time:13.27 dts:13229 dts_time:13.229 -> pts:13277 pts_time:13.277 dts:13236 dts_time:13.236
5451[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5452[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5453[libx264 @ 0x562b73fd06c0] frame= 243 QP=35.46 NAL=0 Slice:B Poc:182 I:0 P:203 SKIP:7955 size=233 bytes
5454[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 10020, dts 10020, duration 20 at relative offset 382316 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5455[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 10040, dts 10040, duration 20 at relative offset 382522 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5456[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 10093, dts 10052, duration 42 at relative offset 382733 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5457[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13233 pts_time:13.233 dts:13233 dts_time:13.233 -> pts:13240 pts_time:13.24 dts:13240 dts_time:13.24
5458[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13252 pts_time:13.252 dts:13252 dts_time:13.252 -> pts:13259 pts_time:13.259 dts:13259 dts_time:13.259
5459[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13479 pts_time:13.479 dts:13270 dts_time:13.27 -> pts:13486 pts_time:13.486 dts:13277 dts_time:13.277
5460[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5461[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5462[libx264 @ 0x562b73fd06c0] frame= 244 QP=25.60 NAL=2 Slice:P Poc:192 I:1 P:416 SKIP:7743 size=2242 bytes
5463[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 10060, dts 10060, duration 20 at relative offset 382973 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5464[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 10080, dts 10080, duration 20 at relative offset 383181 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5465[matroska @ 0x562b73ff1bc0] Writing block of size 2242 with pts 10302, dts 10093, duration 42 at relative offset 383388 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5466[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13272 pts_time:13.272 dts:13272 dts_time:13.272 -> pts:13279 pts_time:13.279 dts:13279 dts_time:13.279
5467[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13292 pts_time:13.292 dts:13292 dts_time:13.292 -> pts:13299 pts_time:13.299 dts:13299 dts_time:13.299
5468[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13395 pts_time:13.395 dts:13312 dts_time:13.312 -> pts:13402 pts_time:13.402 dts:13319 dts_time:13.319
5469[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5470[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5471[libx264 @ 0x562b73fd06c0] frame= 245 QP=28.41 NAL=2 Slice:B Poc:188 I:0 P:335 SKIP:7825 size=382 bytes
5472[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 10100, dts 10100, duration 20 at relative offset 385637 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5473[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 10120, dts 10120, duration 20 at relative offset 385849 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5474[matroska @ 0x562b73ff1bc0] Writing block of size 382 with pts 10219, dts 10135, duration 42 at relative offset 386069 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5475[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13312 pts_time:13.312 dts:13312 dts_time:13.312 -> pts:13319 pts_time:13.319 dts:13319 dts_time:13.319
5476[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13333 pts_time:13.333 dts:13333 dts_time:13.333 -> pts:13340 pts_time:13.34 dts:13340 dts_time:13.34
5477[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13354 pts_time:13.354 dts:13354 dts_time:13.354 -> pts:13361 pts_time:13.361 dts:13361 dts_time:13.361
5478[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5479[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5480[libx264 @ 0x562b73fd06c0] frame= 246 QP=35.00 NAL=0 Slice:B Poc:186 I:0 P:154 SKIP:8006 size=169 bytes
5481[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 10140, dts 10140, duration 20 at relative offset 386458 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5482[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 10160, dts 10160, duration 20 at relative offset 386680 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5483[matroska @ 0x562b73ff1bc0] Writing block of size 169 with pts 10177, dts 10177, duration 42 at relative offset 386890 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5484[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13353 pts_time:13.353 dts:13353 dts_time:13.353 -> pts:13360 pts_time:13.36 dts:13360 dts_time:13.36
5485[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13373 pts_time:13.373 dts:13373 dts_time:13.373 -> pts:13380 pts_time:13.38 dts:13380 dts_time:13.38
5486[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13437 pts_time:13.437 dts:13395 dts_time:13.395 -> pts:13444 pts_time:13.444 dts:13402 dts_time:13.402
5487[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5488[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5489[libx264 @ 0x562b73fd06c0] frame= 247 QP=35.00 NAL=0 Slice:B Poc:190 I:0 P:63 SKIP:8097 size=120 bytes
5490[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 10180, dts 10180, duration 20 at relative offset 387066 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5491[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 10200, dts 10200, duration 20 at relative offset 387283 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5492[matroska @ 0x562b73ff1bc0] Writing block of size 120 with pts 10260, dts 10219, duration 42 at relative offset 387492 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5493[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13393 pts_time:13.393 dts:13393 dts_time:13.393 -> pts:13400 pts_time:13.4 dts:13400 dts_time:13.4
5494[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13413 pts_time:13.413 dts:13413 dts_time:13.413 -> pts:13420 pts_time:13.42 dts:13420 dts_time:13.42
5495[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13646 pts_time:13.646 dts:13437 dts_time:13.437 -> pts:13653 pts_time:13.653 dts:13444 dts_time:13.444
5496[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5497[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5498[libx264 @ 0x562b73fd06c0] frame= 248 QP=25.19 NAL=2 Slice:P Poc:200 I:138 P:1051 SKIP:6971 size=15994 bytes
5499[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 10220, dts 10220, duration 20 at relative offset 387618 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5500[matroska @ 0x562b73ff1bc0] Writing block of size 459 with pts 10240, dts 10240, duration 20 at relative offset 387832 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5501[matroska @ 0x562b73ff1bc0] Writing block of size 15994 with pts 10469, dts 10260, duration 42 at relative offset 388298 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5502[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13433 pts_time:13.433 dts:13433 dts_time:13.433 -> pts:13440 pts_time:13.44 dts:13440 dts_time:13.44
5503[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13453 pts_time:13.453 dts:13453 dts_time:13.453 -> pts:13460 pts_time:13.46 dts:13460 dts_time:13.46
5504[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13562 pts_time:13.562 dts:13479 dts_time:13.479 -> pts:13569 pts_time:13.569 dts:13486 dts_time:13.486
5505[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5506[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5507[libx264 @ 0x562b73fd06c0] frame= 249 QP=33.48 NAL=2 Slice:B Poc:196 I:0 P:467 SKIP:7693 size=457 bytes
5508[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 10260, dts 10260, duration 20 at relative offset 404299 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5509[matroska @ 0x562b73ff1bc0] Writing block of size 369 with pts 10280, dts 10280, duration 20 at relative offset 404536 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5510[matroska @ 0x562b73ff1bc0] Writing block of size 458 with pts 10300, dts 10300, duration 20 at relative offset 404912 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5511[matroska @ 0x562b73ff1bc0] Writing block of size 457 with pts 10385, dts 10302, duration 42 at relative offset 405377 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5512[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13473 pts_time:13.473 dts:13473 dts_time:13.473 -> pts:13480 pts_time:13.48 dts:13480 dts_time:13.48
5513[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13493 pts_time:13.493 dts:13493 dts_time:13.493 -> pts:13500 pts_time:13.5 dts:13500 dts_time:13.5
5514[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13513 pts_time:13.513 dts:13513 dts_time:13.513 -> pts:13520 pts_time:13.52 dts:13520 dts_time:13.52
5515[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13521 pts_time:13.521 dts:13521 dts_time:13.521 -> pts:13528 pts_time:13.528 dts:13528 dts_time:13.528
5516[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5517[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5518[libx264 @ 0x562b73fd06c0] frame= 250 QP=35.00 NAL=0 Slice:B Poc:194 I:0 P:136 SKIP:8024 size=174 bytes
5519[matroska @ 0x562b73ff1bc0] Writing block of size 398 with pts 10320, dts 10320, duration 20 at relative offset 405841 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5520[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 10340, dts 10340, duration 20 at relative offset 406246 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5521[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 10344, dts 10344, duration 42 at relative offset 406509 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5522[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13533 pts_time:13.533 dts:13533 dts_time:13.533 -> pts:13540 pts_time:13.54 dts:13540 dts_time:13.54
5523[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13553 pts_time:13.553 dts:13553 dts_time:13.553 -> pts:13560 pts_time:13.56 dts:13560 dts_time:13.56
5524[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13604 pts_time:13.604 dts:13562 dts_time:13.562 -> pts:13611 pts_time:13.611 dts:13569 dts_time:13.569
5525[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5526[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5527[libx264 @ 0x562b73fd06c0] frame= 251 QP=30.60 NAL=0 Slice:B Poc:198 I:0 P:385 SKIP:7775 size=375 bytes
5528[matroska @ 0x562b73ff1bc0] Writing block of size 418 with pts 10360, dts 10360, duration 20 at relative offset 406690 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5529[matroska @ 0x562b73ff1bc0] Writing block of size 185 with pts 10380, dts 10380, duration 20 at relative offset 407115 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5530[matroska @ 0x562b73ff1bc0] Writing block of size 375 with pts 10427, dts 10385, duration 42 at relative offset 407307 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5531[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13573 pts_time:13.573 dts:13573 dts_time:13.573 -> pts:13580 pts_time:13.58 dts:13580 dts_time:13.58
5532[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13593 pts_time:13.593 dts:13593 dts_time:13.593 -> pts:13600 pts_time:13.6 dts:13600 dts_time:13.6
5533[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13729 pts_time:13.729 dts:13604 dts_time:13.604 -> pts:13736 pts_time:13.736 dts:13611 dts_time:13.611
5534[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5535[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5536[libx264 @ 0x562b73fd06c0] frame= 252 QP=25.11 NAL=2 Slice:P Poc:208 I:74 P:1131 SKIP:6955 size=13546 bytes
5537[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 10400, dts 10400, duration 20 at relative offset 407689 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5538[matroska @ 0x562b73ff1bc0] Writing block of size 177 with pts 10420, dts 10420, duration 20 at relative offset 407885 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5539[matroska @ 0x562b73ff1bc0] Writing block of size 13546 with pts 10636, dts 10427, duration 42 at relative offset 408069 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5540[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13613 pts_time:13.613 dts:13613 dts_time:13.613 -> pts:13620 pts_time:13.62 dts:13620 dts_time:13.62
5541[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13633 pts_time:13.633 dts:13633 dts_time:13.633 -> pts:13640 pts_time:13.64 dts:13640 dts_time:13.64
5542[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13687 pts_time:13.687 dts:13646 dts_time:13.646 -> pts:13694 pts_time:13.694 dts:13653 dts_time:13.653
5543[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5544[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5545[libx264 @ 0x562b73fd06c0] frame= 253 QP=33.98 NAL=2 Slice:B Poc:204 I:0 P:611 SKIP:7545 size=717 bytes
5546[matroska @ 0x562b73ff1bc0] Writing block of size 171 with pts 10440, dts 10440, duration 20 at relative offset 421622 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5547[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 10460, dts 10460, duration 20 at relative offset 421800 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5548[matroska @ 0x562b73ff1bc0] Writing block of size 717 with pts 10552, dts 10469, duration 42 at relative offset 421988 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5549[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13653 pts_time:13.653 dts:13653 dts_time:13.653 -> pts:13660 pts_time:13.66 dts:13660 dts_time:13.66
5550[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13673 pts_time:13.673 dts:13673 dts_time:13.673 -> pts:13680 pts_time:13.68 dts:13680 dts_time:13.68
5551[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13771 pts_time:13.771 dts:13687 dts_time:13.687 -> pts:13778 pts_time:13.778 dts:13694 dts_time:13.694
5552[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5553[h264 @ 0x562b740b4ac0] nal_unit_type: 7(SPS), nal_ref_idc: 3
5554[h264 @ 0x562b740b4ac0] nal_unit_type: 8(PPS), nal_ref_idc: 3
5555[h264 @ 0x562b740b4ac0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5556[libx264 @ 0x562b73fd06c0] frame= 254 QP=32.82 NAL=0 Slice:B Poc:202 I:0 P:396 SKIP:7764 size=359 bytes
5557[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 10480, dts 10480, duration 20 at relative offset 422712 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5558[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 10500, dts 10500, duration 20 at relative offset 422892 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5559[matroska @ 0x562b73ff1bc0] Writing block of size 359 with pts 10511, dts 10511, duration 42 at relative offset 423086 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5560[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13693 pts_time:13.693 dts:13693 dts_time:13.693 -> pts:13700 pts_time:13.7 dts:13700 dts_time:13.7
5561[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13713 pts_time:13.713 dts:13713 dts_time:13.713 -> pts:13720 pts_time:13.72 dts:13720 dts_time:13.72
5562[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13896 pts_time:13.896 dts:13729 dts_time:13.729 -> pts:13903 pts_time:13.903 dts:13736 dts_time:13.736
5563[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5564[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5565[libx264 @ 0x562b73fd06c0] frame= 255 QP=35.00 NAL=0 Slice:B Poc:206 I:0 P:110 SKIP:8050 size=170 bytes
5566[matroska @ 0x562b73ff1bc0] Writing block of size 292 with pts 10520, dts 10520, duration 20 at relative offset 423452 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5567[matroska @ 0x562b73ff1bc0] Writing block of size 451 with pts 10540, dts 10540, duration 20 at relative offset 423751 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5568[matroska @ 0x562b73ff1bc0] Writing block of size 170 with pts 10594, dts 10552, duration 42 at relative offset 424209 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5569[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13733 pts_time:13.733 dts:13733 dts_time:13.733 -> pts:13740 pts_time:13.74 dts:13740 dts_time:13.74
5570[concat @ 0x562b73fb3f00] file:0 stream:2 pts:13747 pts_time:13.747 dts:13747 dts_time:13.747 -> pts:13754 pts_time:13.754 dts:13754 dts_time:13.754
5571[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13752 pts_time:13.752 dts:13752 dts_time:13.752 -> pts:13759 pts_time:13.759 dts:13759 dts_time:13.759
5572[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13812 pts_time:13.812 dts:13771 dts_time:13.771 -> pts:13819 pts_time:13.819 dts:13778 dts_time:13.778
5573[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5574[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5575[libx264 @ 0x562b73fd06c0] frame= 256 QP=25.06 NAL=2 Slice:P Poc:216 I:137 P:1208 SKIP:6815 size=25841 bytes
5576[matroska @ 0x562b73ff1bc0] Writing block of size 424 with pts 10560, dts 10560, duration 20 at relative offset 424386 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5577[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 10580, dts 10580, duration 20 at relative offset 424817 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5578[matroska @ 0x562b73ff1bc0] Writing block of size 25841 with pts 10802, dts 10594, duration 42 at relative offset 425030 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5579[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13772 pts_time:13.772 dts:13772 dts_time:13.772 -> pts:13779 pts_time:13.779 dts:13779 dts_time:13.779
5580[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13792 pts_time:13.792 dts:13792 dts_time:13.792 -> pts:13799 pts_time:13.799 dts:13799 dts_time:13.799
5581[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13854 pts_time:13.854 dts:13812 dts_time:13.812 -> pts:13861 pts_time:13.861 dts:13819 dts_time:13.819
5582[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5583[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5584[libx264 @ 0x562b73fd06c0] frame= 257 QP=34.46 NAL=2 Slice:B Poc:212 I:3 P:912 SKIP:7134 size=6248 bytes
5585[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 10600, dts 10600, duration 20 at relative offset 450879 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5586[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 10620, dts 10620, duration 20 at relative offset 451082 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5587[matroska @ 0x562b73ff1bc0] Writing block of size 6248 with pts 10719, dts 10636, duration 42 at relative offset 451297 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5588[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13812 pts_time:13.812 dts:13812 dts_time:13.812 -> pts:13819 pts_time:13.819 dts:13819 dts_time:13.819
5589[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13832 pts_time:13.832 dts:13832 dts_time:13.832 -> pts:13839 pts_time:13.839 dts:13839 dts_time:13.839
5590[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13979 pts_time:13.979 dts:13854 dts_time:13.854 -> pts:13986 pts_time:13.986 dts:13861 dts_time:13.861
5591[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5592[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5593[libx264 @ 0x562b73fd06c0] frame= 258 QP=31.24 NAL=0 Slice:B Poc:210 I:0 P:373 SKIP:7787 size=313 bytes
5594[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 10640, dts 10640, duration 20 at relative offset 457552 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5595[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 10660, dts 10660, duration 20 at relative offset 457740 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5596[matroska @ 0x562b73ff1bc0] Writing block of size 313 with pts 10677, dts 10677, duration 42 at relative offset 457965 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5597[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13853 pts_time:13.853 dts:13853 dts_time:13.853 -> pts:13860 pts_time:13.86 dts:13860 dts_time:13.86
5598[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13873 pts_time:13.873 dts:13873 dts_time:13.873 -> pts:13880 pts_time:13.88 dts:13880 dts_time:13.88
5599[concat @ 0x562b73fb3f00] file:0 stream:0 pts:13938 pts_time:13.938 dts:13896 dts_time:13.896 -> pts:13945 pts_time:13.945 dts:13903 dts_time:13.903
5600[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5601[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5602[libx264 @ 0x562b73fd06c0] frame= 259 QP=30.72 NAL=0 Slice:B Poc:214 I:0 P:338 SKIP:7822 size=309 bytes
5603[matroska @ 0x562b73ff1bc0] Writing block of size 339 with pts 10680, dts 10680, duration 20 at relative offset 458285 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5604[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 10700, dts 10700, duration 20 at relative offset 458631 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5605[matroska @ 0x562b73ff1bc0] Writing block of size 309 with pts 10761, dts 10719, duration 42 at relative offset 458844 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5606[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13893 pts_time:13.893 dts:13893 dts_time:13.893 -> pts:13900 pts_time:13.9 dts:13900 dts_time:13.9
5607[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13913 pts_time:13.913 dts:13913 dts_time:13.913 -> pts:13920 pts_time:13.92 dts:13920 dts_time:13.92
5608[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14021 pts_time:14.021 dts:13938 dts_time:13.938 -> pts:14028 pts_time:14.028 dts:13945 dts_time:13.945
5609[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5610[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5611[libx264 @ 0x562b73fd06c0] frame= 260 QP=24.18 NAL=2 Slice:P Poc:224 I:4 P:390 SKIP:7766 size=2120 bytes
5612[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 10720, dts 10720, duration 20 at relative offset 459160 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5613[matroska @ 0x562b73ff1bc0] Writing block of size 176 with pts 10740, dts 10740, duration 20 at relative offset 459364 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5614[matroska @ 0x562b73ff1bc0] Writing block of size 428 with pts 10760, dts 10760, duration 20 at relative offset 459547 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5615[matroska @ 0x562b73ff1bc0] Writing block of size 2120 with pts 10969, dts 10761, duration 42 at relative offset 459982 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5616[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13933 pts_time:13.933 dts:13933 dts_time:13.933 -> pts:13940 pts_time:13.94 dts:13940 dts_time:13.94
5617[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13953 pts_time:13.953 dts:13953 dts_time:13.953 -> pts:13960 pts_time:13.96 dts:13960 dts_time:13.96
5618[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14188 pts_time:14.188 dts:13979 dts_time:13.979 -> pts:14195 pts_time:14.195 dts:13986 dts_time:13.986
5619[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5620[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5621[libx264 @ 0x562b73fd06c0] frame= 261 QP=29.99 NAL=2 Slice:B Poc:220 I:0 P:317 SKIP:7843 size=381 bytes
5622[matroska @ 0x562b73ff1bc0] Writing block of size 313 with pts 10780, dts 10780, duration 20 at relative offset 462109 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5623[matroska @ 0x562b73ff1bc0] Writing block of size 475 with pts 10800, dts 10800, duration 20 at relative offset 462429 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5624[matroska @ 0x562b73ff1bc0] Writing block of size 381 with pts 10886, dts 10802, duration 42 at relative offset 462911 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5625[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13973 pts_time:13.973 dts:13973 dts_time:13.973 -> pts:13980 pts_time:13.98 dts:13980 dts_time:13.98
5626[concat @ 0x562b73fb3f00] file:0 stream:1 pts:13993 pts_time:13.993 dts:13993 dts_time:13.993 -> pts:14000 pts_time:14 dts:14000 dts_time:14
5627[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14013 pts_time:14.013 dts:14013 dts_time:14.013 -> pts:14020 pts_time:14.02 dts:14020 dts_time:14.02
5628[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14104 pts_time:14.104 dts:14021 dts_time:14.021 -> pts:14111 pts_time:14.111 dts:14028 dts_time:14.028
5629[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5630[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5631[libx264 @ 0x562b73fd06c0] frame= 262 QP=35.00 NAL=0 Slice:B Poc:218 I:0 P:110 SKIP:8050 size=166 bytes
5632[matroska @ 0x562b73ff1bc0] Writing block of size 312 with pts 10820, dts 10820, duration 20 at relative offset 463299 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5633[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 10840, dts 10840, duration 20 at relative offset 463618 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5634[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 10844, dts 10844, duration 42 at relative offset 463826 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5635[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14033 pts_time:14.033 dts:14033 dts_time:14.033 -> pts:14040 pts_time:14.04 dts:14040 dts_time:14.04
5636[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14053 pts_time:14.053 dts:14053 dts_time:14.053 -> pts:14060 pts_time:14.06 dts:14060 dts_time:14.06
5637[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14063 pts_time:14.063 dts:14063 dts_time:14.063 -> pts:14070 pts_time:14.07 dts:14070 dts_time:14.07
5638[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5639[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5640[libx264 @ 0x562b73fd06c0] frame= 263 QP=35.00 NAL=0 Slice:B Poc:222 I:0 P:70 SKIP:8090 size=130 bytes
5641[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 10860, dts 10860, duration 20 at relative offset 463999 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5642[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 10880, dts 10880, duration 20 at relative offset 464235 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5643[matroska @ 0x562b73ff1bc0] Writing block of size 130 with pts 10928, dts 10886, duration 42 at relative offset 464476 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5644[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14073 pts_time:14.073 dts:14073 dts_time:14.073 -> pts:14080 pts_time:14.08 dts:14080 dts_time:14.08
5645[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14093 pts_time:14.093 dts:14093 dts_time:14.093 -> pts:14100 pts_time:14.1 dts:14100 dts_time:14.1
5646[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14146 pts_time:14.146 dts:14104 dts_time:14.104 -> pts:14153 pts_time:14.153 dts:14111 dts_time:14.111
5647[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5648[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5649[libx264 @ 0x562b73fd06c0] frame= 264 QP=23.48 NAL=2 Slice:P Poc:232 I:1 P:517 SKIP:7642 size=2328 bytes
5650[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 10900, dts 10900, duration 20 at relative offset 464613 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5651[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 10920, dts 10920, duration 20 at relative offset 464865 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5652[matroska @ 0x562b73ff1bc0] Writing block of size 2328 with pts 11136, dts 10928, duration 42 at relative offset 465111 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5653[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14113 pts_time:14.113 dts:14113 dts_time:14.113 -> pts:14120 pts_time:14.12 dts:14120 dts_time:14.12
5654[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14133 pts_time:14.133 dts:14133 dts_time:14.133 -> pts:14140 pts_time:14.14 dts:14140 dts_time:14.14
5655[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14355 pts_time:14.355 dts:14146 dts_time:14.146 -> pts:14362 pts_time:14.362 dts:14153 dts_time:14.153
5656[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5657[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5658[libx264 @ 0x562b73fd06c0] frame= 265 QP=29.03 NAL=2 Slice:B Poc:228 I:0 P:377 SKIP:7783 size=398 bytes
5659[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 10940, dts 10940, duration 20 at relative offset 467446 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5660[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 10960, dts 10960, duration 20 at relative offset 467678 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5661[matroska @ 0x562b73ff1bc0] Writing block of size 398 with pts 11053, dts 10969, duration 42 at relative offset 467922 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5662[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14153 pts_time:14.153 dts:14153 dts_time:14.153 -> pts:14160 pts_time:14.16 dts:14160 dts_time:14.16
5663[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14173 pts_time:14.173 dts:14173 dts_time:14.173 -> pts:14180 pts_time:14.18 dts:14180 dts_time:14.18
5664[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14271 pts_time:14.271 dts:14188 dts_time:14.188 -> pts:14278 pts_time:14.278 dts:14195 dts_time:14.195
5665[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5666[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5667[libx264 @ 0x562b73fd06c0] frame= 266 QP=35.00 NAL=0 Slice:B Poc:226 I:0 P:181 SKIP:7979 size=214 bytes
5668[matroska @ 0x562b73ff1bc0] Writing block of size 299 with pts 10980, dts 10980, duration 20 at relative offset 468327 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5669[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 11000, dts 11000, duration 20 at relative offset 468633 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5670[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 11011, dts 11011, duration 42 at relative offset 468860 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5671[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14193 pts_time:14.193 dts:14193 dts_time:14.193 -> pts:14200 pts_time:14.2 dts:14200 dts_time:14.2
5672[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14213 pts_time:14.213 dts:14213 dts_time:14.213 -> pts:14220 pts_time:14.22 dts:14220 dts_time:14.22
5673[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14230 pts_time:14.23 dts:14230 dts_time:14.23 -> pts:14237 pts_time:14.237 dts:14237 dts_time:14.237
5674[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5675[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5676[libx264 @ 0x562b73fd06c0] frame= 267 QP=32.97 NAL=0 Slice:B Poc:230 I:0 P:85 SKIP:8075 size=156 bytes
5677[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 11020, dts 11020, duration 20 at relative offset 469081 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5678[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 11040, dts 11040, duration 20 at relative offset 469299 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5679[matroska @ 0x562b73ff1bc0] Writing block of size 156 with pts 11094, dts 11053, duration 42 at relative offset 469520 in cluster at offset 1009284. TrackNumber 1, keyframe 0
5680[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14233 pts_time:14.233 dts:14233 dts_time:14.233 -> pts:14240 pts_time:14.24 dts:14240 dts_time:14.24
5681[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14253 pts_time:14.253 dts:14253 dts_time:14.253 -> pts:14260 pts_time:14.26 dts:14260 dts_time:14.26
5682[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14313 pts_time:14.313 dts:14271 dts_time:14.271 -> pts:14320 pts_time:14.32 dts:14278 dts_time:14.278
5683[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5684[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5685[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:13778.000000
5686[libx264 @ 0x562b73fd06c0] frame= 268 QP=22.86 NAL=2 Slice:P Poc:240 I:3 P:471 SKIP:7686 size=1974 bytes
5687[matroska @ 0x562b73ff1bc0] Writing block of size 339 with pts 11060, dts 11060, duration 20 at relative offset 469683 in cluster at offset 1009284. TrackNumber 2, keyframe 1
5688[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 11080 at offset 1479320 bytes
5689[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 11080, dts 11080, duration 20 at relative offset 10 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5690[matroska @ 0x562b73ff1bc0] Writing block of size 1974 with pts 11303, dts 11094, duration 42 at relative offset 253 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5691[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14273 pts_time:14.273 dts:14273 dts_time:14.273 -> pts:14280 pts_time:14.28 dts:14280 dts_time:14.28
5692[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14293 pts_time:14.293 dts:14293 dts_time:14.293 -> pts:14300 pts_time:14.3 dts:14300 dts_time:14.3
5693[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14522 pts_time:14.522 dts:14313 dts_time:14.313 -> pts:14529 pts_time:14.529 dts:14320 dts_time:14.32
5694[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5695[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5696[libx264 @ 0x562b73fd06c0] frame= 269 QP=27.44 NAL=2 Slice:B Poc:236 I:0 P:297 SKIP:7863 size=381 bytes
5697[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 11100, dts 11100, duration 20 at relative offset 2234 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5698[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 11120, dts 11120, duration 20 at relative offset 2481 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5699[matroska @ 0x562b73ff1bc0] Writing block of size 381 with pts 11220, dts 11136, duration 42 at relative offset 2706 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5700[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14313 pts_time:14.313 dts:14313 dts_time:14.313 -> pts:14320 pts_time:14.32 dts:14320 dts_time:14.32
5701[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14333 pts_time:14.333 dts:14333 dts_time:14.333 -> pts:14340 pts_time:14.34 dts:14340 dts_time:14.34
5702[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14438 pts_time:14.438 dts:14355 dts_time:14.355 -> pts:14445 pts_time:14.445 dts:14362 dts_time:14.362
5703[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5704[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5705[libx264 @ 0x562b73fd06c0] frame= 270 QP=35.00 NAL=0 Slice:B Poc:234 I:0 P:195 SKIP:7965 size=209 bytes
5706[matroska @ 0x562b73ff1bc0] Writing block of size 186 with pts 11140, dts 11140, duration 20 at relative offset 3094 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5707[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 11160, dts 11160, duration 20 at relative offset 3287 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5708[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 11178, dts 11178, duration 42 at relative offset 3549 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5709[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14353 pts_time:14.353 dts:14353 dts_time:14.353 -> pts:14360 pts_time:14.36 dts:14360 dts_time:14.36
5710[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14373 pts_time:14.373 dts:14373 dts_time:14.373 -> pts:14380 pts_time:14.38 dts:14380 dts_time:14.38
5711[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14396 pts_time:14.396 dts:14396 dts_time:14.396 -> pts:14403 pts_time:14.403 dts:14403 dts_time:14.403
5712[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5713[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5714[libx264 @ 0x562b73fd06c0] frame= 271 QP=34.00 NAL=0 Slice:B Poc:238 I:0 P:55 SKIP:8105 size=107 bytes
5715[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 11180, dts 11180, duration 20 at relative offset 3765 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5716[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 11200, dts 11200, duration 20 at relative offset 3990 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5717[matroska @ 0x562b73ff1bc0] Writing block of size 107 with pts 11261, dts 11220, duration 42 at relative offset 4209 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5718[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14393 pts_time:14.393 dts:14393 dts_time:14.393 -> pts:14400 pts_time:14.4 dts:14400 dts_time:14.4
5719[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14413 pts_time:14.413 dts:14413 dts_time:14.413 -> pts:14420 pts_time:14.42 dts:14420 dts_time:14.42
5720[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14480 pts_time:14.48 dts:14438 dts_time:14.438 -> pts:14487 pts_time:14.487 dts:14445 dts_time:14.445
5721[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5722[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5723[libx264 @ 0x562b73fd06c0] frame= 272 QP=22.25 NAL=2 Slice:P Poc:248 I:4 P:504 SKIP:7652 size=2629 bytes
5724[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 11220, dts 11220, duration 20 at relative offset 4322 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5725[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 11240, dts 11240, duration 20 at relative offset 4540 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5726[matroska @ 0x562b73ff1bc0] Writing block of size 259 with pts 11260, dts 11260, duration 20 at relative offset 4790 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5727[matroska @ 0x562b73ff1bc0] Writing block of size 2629 with pts 11470, dts 11261, duration 42 at relative offset 5056 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5728[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14433 pts_time:14.433 dts:14433 dts_time:14.433 -> pts:14440 pts_time:14.44 dts:14440 dts_time:14.44
5729[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14453 pts_time:14.453 dts:14453 dts_time:14.453 -> pts:14460 pts_time:14.46 dts:14460 dts_time:14.46
5730[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14688 pts_time:14.688 dts:14480 dts_time:14.48 -> pts:14695 pts_time:14.695 dts:14487 dts_time:14.487
5731[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5732[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5733[libx264 @ 0x562b73fd06c0] frame= 273 QP=29.21 NAL=2 Slice:B Poc:244 I:0 P:402 SKIP:7758 size=429 bytes
5734[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 11280, dts 11280, duration 20 at relative offset 7692 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5735[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 11300, dts 11300, duration 20 at relative offset 7914 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5736[matroska @ 0x562b73ff1bc0] Writing block of size 429 with pts 11386, dts 11303, duration 42 at relative offset 8139 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5737[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14473 pts_time:14.473 dts:14473 dts_time:14.473 -> pts:14480 pts_time:14.48 dts:14480 dts_time:14.48
5738[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14493 pts_time:14.493 dts:14493 dts_time:14.493 -> pts:14500 pts_time:14.5 dts:14500 dts_time:14.5
5739[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14513 pts_time:14.513 dts:14513 dts_time:14.513 -> pts:14520 pts_time:14.52 dts:14520 dts_time:14.52
5740[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14605 pts_time:14.605 dts:14522 dts_time:14.522 -> pts:14612 pts_time:14.612 dts:14529 dts_time:14.529
5741[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5742[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5743[libx264 @ 0x562b73fd06c0] frame= 274 QP=27.81 NAL=0 Slice:B Poc:242 I:0 P:263 SKIP:7897 size=266 bytes
5744[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 11320, dts 11320, duration 20 at relative offset 8575 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5745[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 11340, dts 11340, duration 20 at relative offset 8806 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5746[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 11345, dts 11345, duration 42 at relative offset 9027 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5747[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14533 pts_time:14.533 dts:14533 dts_time:14.533 -> pts:14540 pts_time:14.54 dts:14540 dts_time:14.54
5748[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14553 pts_time:14.553 dts:14553 dts_time:14.553 -> pts:14560 pts_time:14.56 dts:14560 dts_time:14.56
5749[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14563 pts_time:14.563 dts:14563 dts_time:14.563 -> pts:14570 pts_time:14.57 dts:14570 dts_time:14.57
5750[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5751[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5752[libx264 @ 0x562b73fd06c0] frame= 275 QP=27.81 NAL=0 Slice:B Poc:246 I:0 P:92 SKIP:8068 size=146 bytes
5753[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 11360, dts 11360, duration 20 at relative offset 9300 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5754[matroska @ 0x562b73ff1bc0] Writing block of size 276 with pts 11380, dts 11380, duration 20 at relative offset 9503 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5755[matroska @ 0x562b73ff1bc0] Writing block of size 146 with pts 11428, dts 11386, duration 42 at relative offset 9786 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5756[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14573 pts_time:14.573 dts:14573 dts_time:14.573 -> pts:14580 pts_time:14.58 dts:14580 dts_time:14.58
5757[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14593 pts_time:14.593 dts:14593 dts_time:14.593 -> pts:14600 pts_time:14.6 dts:14600 dts_time:14.6
5758[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14647 pts_time:14.647 dts:14605 dts_time:14.605 -> pts:14654 pts_time:14.654 dts:14612 dts_time:14.612
5759[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5760[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5761[libx264 @ 0x562b73fd06c0] frame= 276 QP=22.12 NAL=2 Slice:P Poc:256 I:8 P:727 SKIP:7425 size=3560 bytes
5762[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 11400, dts 11400, duration 20 at relative offset 9939 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5763[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 11420, dts 11420, duration 20 at relative offset 10119 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5764[matroska @ 0x562b73ff1bc0] Writing block of size 3560 with pts 11637, dts 11428, duration 42 at relative offset 10380 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5765[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14613 pts_time:14.613 dts:14613 dts_time:14.613 -> pts:14620 pts_time:14.62 dts:14620 dts_time:14.62
5766[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14633 pts_time:14.633 dts:14633 dts_time:14.633 -> pts:14640 pts_time:14.64 dts:14640 dts_time:14.64
5767[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14855 pts_time:14.855 dts:14647 dts_time:14.647 -> pts:14862 pts_time:14.862 dts:14654 dts_time:14.654
5768[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5769[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5770[libx264 @ 0x562b73fd06c0] frame= 277 QP=27.81 NAL=2 Slice:B Poc:252 I:0 P:519 SKIP:7641 size=508 bytes
5771[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 11440, dts 11440, duration 20 at relative offset 13947 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5772[matroska @ 0x562b73ff1bc0] Writing block of size 177 with pts 11460, dts 11460, duration 20 at relative offset 14136 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5773[matroska @ 0x562b73ff1bc0] Writing block of size 508 with pts 11553, dts 11470, duration 42 at relative offset 14320 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5774[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14653 pts_time:14.653 dts:14653 dts_time:14.653 -> pts:14660 pts_time:14.66 dts:14660 dts_time:14.66
5775[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14673 pts_time:14.673 dts:14673 dts_time:14.673 -> pts:14680 pts_time:14.68 dts:14680 dts_time:14.68
5776[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14772 pts_time:14.772 dts:14688 dts_time:14.688 -> pts:14779 pts_time:14.779 dts:14695 dts_time:14.695
5777[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5778[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5779[libx264 @ 0x562b73fd06c0] frame= 278 QP=34.00 NAL=0 Slice:B Poc:250 I:0 P:414 SKIP:7746 size=362 bytes
5780[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 11480, dts 11480, duration 20 at relative offset 14835 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5781[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 11500, dts 11500, duration 20 at relative offset 15026 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5782[matroska @ 0x562b73ff1bc0] Writing block of size 362 with pts 11512, dts 11512, duration 42 at relative offset 15231 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5783[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14693 pts_time:14.693 dts:14693 dts_time:14.693 -> pts:14700 pts_time:14.7 dts:14700 dts_time:14.7
5784[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14713 pts_time:14.713 dts:14713 dts_time:14.713 -> pts:14720 pts_time:14.72 dts:14720 dts_time:14.72
5785[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14730 pts_time:14.73 dts:14730 dts_time:14.73 -> pts:14737 pts_time:14.737 dts:14737 dts_time:14.737
5786[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5787[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5788[libx264 @ 0x562b73fd06c0] frame= 279 QP=34.00 NAL=0 Slice:B Poc:254 I:0 P:157 SKIP:8003 size=187 bytes
5789[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 11520, dts 11520, duration 20 at relative offset 15600 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5790[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 11540, dts 11540, duration 20 at relative offset 15855 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5791[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 11595, dts 11553, duration 42 at relative offset 16087 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5792[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14733 pts_time:14.733 dts:14733 dts_time:14.733 -> pts:14740 pts_time:14.74 dts:14740 dts_time:14.74
5793[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14753 pts_time:14.753 dts:14753 dts_time:14.753 -> pts:14760 pts_time:14.76 dts:14760 dts_time:14.76
5794[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14813 pts_time:14.813 dts:14772 dts_time:14.772 -> pts:14820 pts_time:14.82 dts:14779 dts_time:14.779
5795[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5796[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5797[libx264 @ 0x562b73fd06c0] frame= 280 QP=23.55 NAL=2 Slice:P Poc:264 I:83 P:1880 SKIP:6197 size=16509 bytes
5798[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 11560, dts 11560, duration 20 at relative offset 16281 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5799[matroska @ 0x562b73ff1bc0] Writing block of size 325 with pts 11580, dts 11580, duration 20 at relative offset 16512 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5800[matroska @ 0x562b73ff1bc0] Writing block of size 16509 with pts 11803, dts 11595, duration 42 at relative offset 16844 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5801[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14773 pts_time:14.773 dts:14773 dts_time:14.773 -> pts:14780 pts_time:14.78 dts:14780 dts_time:14.78
5802[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14793 pts_time:14.793 dts:14793 dts_time:14.793 -> pts:14800 pts_time:14.8 dts:14800 dts_time:14.8
5803[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14980 pts_time:14.98 dts:14813 dts_time:14.813 -> pts:14987 pts_time:14.987 dts:14820 dts_time:14.82
5804[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5805[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5806[libx264 @ 0x562b73fd06c0] frame= 281 QP=29.66 NAL=2 Slice:B Poc:260 I:0 P:798 SKIP:7362 size=790 bytes
5807[matroska @ 0x562b73ff1bc0] Writing block of size 364 with pts 11600, dts 11600, duration 20 at relative offset 33361 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5808[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 11620, dts 11620, duration 20 at relative offset 33732 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5809[matroska @ 0x562b73ff1bc0] Writing block of size 790 with pts 11720, dts 11637, duration 42 at relative offset 33960 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5810[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14813 pts_time:14.813 dts:14813 dts_time:14.813 -> pts:14820 pts_time:14.82 dts:14820 dts_time:14.82
5811[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14833 pts_time:14.833 dts:14833 dts_time:14.833 -> pts:14840 pts_time:14.84 dts:14840 dts_time:14.84
5812[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14897 pts_time:14.897 dts:14855 dts_time:14.855 -> pts:14904 pts_time:14.904 dts:14862 dts_time:14.862
5813[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5814[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5815[libx264 @ 0x562b73fd06c0] frame= 282 QP=34.00 NAL=0 Slice:B Poc:258 I:0 P:569 SKIP:7591 size=460 bytes
5816[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 11640, dts 11640, duration 20 at relative offset 34757 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5817[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 11660, dts 11660, duration 20 at relative offset 34995 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5818[matroska @ 0x562b73ff1bc0] Writing block of size 460 with pts 11678, dts 11678, duration 42 at relative offset 35221 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5819[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14853 pts_time:14.853 dts:14853 dts_time:14.853 -> pts:14860 pts_time:14.86 dts:14860 dts_time:14.86
5820[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14873 pts_time:14.873 dts:14873 dts_time:14.873 -> pts:14880 pts_time:14.88 dts:14880 dts_time:14.88
5821[concat @ 0x562b73fb3f00] file:0 stream:0 pts:14939 pts_time:14.939 dts:14897 dts_time:14.897 -> pts:14946 pts_time:14.946 dts:14904 dts_time:14.904
5822[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5823[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5824[libx264 @ 0x562b73fd06c0] frame= 283 QP=27.97 NAL=0 Slice:B Poc:262 I:0 P:404 SKIP:7756 size=373 bytes
5825[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 11680, dts 11680, duration 20 at relative offset 35688 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5826[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 11700, dts 11700, duration 20 at relative offset 35906 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5827[matroska @ 0x562b73ff1bc0] Writing block of size 373 with pts 11762, dts 11720, duration 42 at relative offset 36130 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5828[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14893 pts_time:14.893 dts:14893 dts_time:14.893 -> pts:14900 pts_time:14.9 dts:14900 dts_time:14.9
5829[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14913 pts_time:14.913 dts:14913 dts_time:14.913 -> pts:14920 pts_time:14.92 dts:14920 dts_time:14.92
5830[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14933 pts_time:14.933 dts:14933 dts_time:14.933 -> pts:14940 pts_time:14.94 dts:14940 dts_time:14.94
5831[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14953 pts_time:14.953 dts:14953 dts_time:14.953 -> pts:14960 pts_time:14.96 dts:14960 dts_time:14.96
5832[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14973 pts_time:14.973 dts:14973 dts_time:14.973 -> pts:14980 pts_time:14.98 dts:14980 dts_time:14.98
5833[concat @ 0x562b73fb3f00] file:0 stream:1 pts:14993 pts_time:14.993 dts:14993 dts_time:14.993 -> pts:15000 pts_time:15 dts:15000 dts_time:15
5834[opus @ 0x562b73ff1800] skip 0 / discard 640 samples due to side data
5835[opus @ 0x562b73ff1800] discard 640/960 samples
5836[AVIOContext @ 0x562b73fc7cc0] Statistics: 537826 bytes read, 0 seeks
5837[NULL @ 0x562b7634fc80] Opening 'assconcatsamp2.mkv' for reading
5838[matroska,webm @ 0x562b7634fc80] Format matroska,webm probed with size=2048 and score=100
5839st:0 removing common factor 1000000 from timebase
5840st:1 removing common factor 1000000 from timebase
5841st:2 removing common factor 1000000 from timebase
5842[matroska,webm @ 0x562b7634fc80] Before avformat_find_stream_info() pos: 5126 bytes read:32768 seeks:0 nb_streams:3
5843[h264 @ 0x562b76350a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
5844[h264 @ 0x562b76350a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
5845[h264 @ 0x562b76350a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
5846[h264 @ 0x562b76350a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
5847[h264 @ 0x562b76350a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
5848[h264 @ 0x562b76350a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
5849[h264 @ 0x562b76350a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
5850[h264 @ 0x562b76350a00] nal_unit_type: 6(SEI), nal_ref_idc: 0
5851[h264 @ 0x562b76350a00] nal_unit_type: 5(IDR), nal_ref_idc: 3
5852[h264 @ 0x562b76350a00] Format yuv420p10le chosen by get_format().
5853[h264 @ 0x562b76350a00] Reinit context to 1920x1088, pix_fmt: yuv420p10le
5854[h264 @ 0x562b76350a00] no picture
5855[opus @ 0x562b73fc6b00] skip 312/960 samples
5856[matroska,webm @ 0x562b7634fc80] All info found
5857[matroska,webm @ 0x562b7634fc80] After avformat_find_stream_info() pos: 24988 bytes read:32768 seeks:0 frames:7
5858[matroska,webm @ 0x562b7634fc80] Auto-inserting h264_mp4toannexb bitstream filter
5859[concat @ 0x562b73fb3f00] file:1 stream:0 pts:0 pts_time:0 dts:NOPTS dts_time:NOPTS -> pts:15294 pts_time:15.294 dts:NOPTS dts_time:NOPTS
5860[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5861[h264 @ 0x562b74182cc0] nal_unit_type: 6(SEI), nal_ref_idc: 0
5862[h264 @ 0x562b74182cc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
5863[h264 @ 0x562b74182cc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
5864[h264 @ 0x562b74182cc0] nal_unit_type: 6(SEI), nal_ref_idc: 0
5865[h264 @ 0x562b74182cc0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5866[libx264 @ 0x562b73fd06c0] frame= 284 QP=24.15 NAL=2 Slice:P Poc:272 I:46 P:1433 SKIP:6681 size=14975 bytes
5867[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 11720, dts 11720, duration 20 at relative offset 36510 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5868[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 11740, dts 11740, duration 20 at relative offset 36748 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5869[matroska @ 0x562b73ff1bc0] Writing block of size 327 with pts 11760, dts 11760, duration 20 at relative offset 37010 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5870[matroska @ 0x562b73ff1bc0] Writing block of size 14975 with pts 11970, dts 11762, duration 42 at relative offset 37344 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5871[concat @ 0x562b73fb3f00] file:1 stream:0 pts:167 pts_time:0.167 dts:NOPTS dts_time:NOPTS -> pts:15461 pts_time:15.461 dts:NOPTS dts_time:NOPTS
5872[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5873[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5874[libx264 @ 0x562b73fd06c0] frame= 285 QP=29.04 NAL=2 Slice:B Poc:268 I:1 P:608 SKIP:7550 size=813 bytes
5875[matroska @ 0x562b73ff1bc0] Writing block of size 264 with pts 11780, dts 11780, duration 20 at relative offset 52326 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5876[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 11800, dts 11800, duration 20 at relative offset 52597 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5877[matroska @ 0x562b73ff1bc0] Writing block of size 813 with pts 11887, dts 11803, duration 42 at relative offset 52853 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5878[concat @ 0x562b73fb3f00] file:1 stream:1 pts:-7 pts_time:-0.007 dts:-7 dts_time:-0.007 -> pts:15287 pts_time:15.287 dts:15287 dts_time:15.287
5879[concat @ 0x562b73fb3f00] file:1 stream:0 pts:90 pts_time:0.09 dts:0 dts_time:0 -> pts:15384 pts_time:15.384 dts:15294 dts_time:15.294
5880[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5881[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5882[libx264 @ 0x562b73fd06c0] frame= 286 QP=30.37 NAL=0 Slice:B Poc:266 I:0 P:295 SKIP:7865 size=328 bytes
5883[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 11820, dts 11820, duration 20 at relative offset 53673 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5884[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 11840, dts 11840, duration 20 at relative offset 53909 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5885[matroska @ 0x562b73ff1bc0] Writing block of size 328 with pts 11845, dts 11845, duration 42 at relative offset 54144 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5886[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14 pts_time:0.014 dts:14 dts_time:0.014 -> pts:15308 pts_time:15.308 dts:15308 dts_time:15.308
5887[concat @ 0x562b73fb3f00] file:1 stream:1 pts:34 pts_time:0.034 dts:34 dts_time:0.034 -> pts:15328 pts_time:15.328 dts:15328 dts_time:15.328
5888[concat @ 0x562b73fb3f00] file:1 stream:0 pts:49 pts_time:0.049 dts:49 dts_time:0.049 -> pts:15343 pts_time:15.343 dts:15343 dts_time:15.343
5889[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5890[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5891[libx264 @ 0x562b73fd06c0] frame= 287 QP=28.52 NAL=0 Slice:B Poc:270 I:0 P:435 SKIP:7724 size=390 bytes
5892[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 11860, dts 11860, duration 20 at relative offset 54479 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5893[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 11880, dts 11880, duration 20 at relative offset 54710 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5894[matroska @ 0x562b73ff1bc0] Writing block of size 390 with pts 11929, dts 11887, duration 42 at relative offset 54941 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5895[concat @ 0x562b73fb3f00] file:1 stream:1 pts:54 pts_time:0.054 dts:54 dts_time:0.054 -> pts:15348 pts_time:15.348 dts:15348 dts_time:15.348
5896[concat @ 0x562b73fb3f00] file:1 stream:1 pts:74 pts_time:0.074 dts:74 dts_time:0.074 -> pts:15368 pts_time:15.368 dts:15368 dts_time:15.368
5897[concat @ 0x562b73fb3f00] file:1 stream:0 pts:132 pts_time:0.132 dts:90 dts_time:0.09 -> pts:15426 pts_time:15.426 dts:15384 dts_time:15.384
5898[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5899[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5900[libx264 @ 0x562b73fd06c0] frame= 288 QP=24.94 NAL=2 Slice:P Poc:280 I:46 P:1192 SKIP:6922 size=11267 bytes
5901[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 11900, dts 11900, duration 20 at relative offset 55338 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5902[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 11920, dts 11920, duration 20 at relative offset 55540 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5903[matroska @ 0x562b73ff1bc0] Writing block of size 11267 with pts 12137, dts 11929, duration 42 at relative offset 55725 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5904[concat @ 0x562b73fb3f00] file:1 stream:1 pts:94 pts_time:0.094 dts:94 dts_time:0.094 -> pts:15388 pts_time:15.388 dts:15388 dts_time:15.388
5905[concat @ 0x562b73fb3f00] file:1 stream:1 pts:114 pts_time:0.114 dts:114 dts_time:0.114 -> pts:15408 pts_time:15.408 dts:15408 dts_time:15.408
5906[concat @ 0x562b73fb3f00] file:1 stream:0 pts:341 pts_time:0.341 dts:132 dts_time:0.132 -> pts:15635 pts_time:15.635 dts:15426 dts_time:15.426
5907[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5908[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5909[libx264 @ 0x562b73fd06c0] frame= 289 QP=26.78 NAL=2 Slice:B Poc:276 I:1 P:539 SKIP:7620 size=644 bytes
5910[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 11940, dts 11940, duration 20 at relative offset 66999 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5911[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 11960, dts 11960, duration 20 at relative offset 67243 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5912[matroska @ 0x562b73ff1bc0] Writing block of size 644 with pts 12054, dts 11970, duration 42 at relative offset 67472 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5913[concat @ 0x562b73fb3f00] file:1 stream:1 pts:134 pts_time:0.134 dts:134 dts_time:0.134 -> pts:15428 pts_time:15.428 dts:15428 dts_time:15.428
5914[concat @ 0x562b73fb3f00] file:1 stream:1 pts:154 pts_time:0.154 dts:154 dts_time:0.154 -> pts:15448 pts_time:15.448 dts:15448 dts_time:15.448
5915[concat @ 0x562b73fb3f00] file:1 stream:0 pts:257 pts_time:0.257 dts:167 dts_time:0.167 -> pts:15551 pts_time:15.551 dts:15461 dts_time:15.461
5916[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5917[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5918[libx264 @ 0x562b73fd06c0] frame= 290 QP=30.50 NAL=0 Slice:B Poc:274 I:0 P:472 SKIP:7685 size=498 bytes
5919[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 11980, dts 11980, duration 20 at relative offset 68123 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5920[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 12000, dts 12000, duration 20 at relative offset 68318 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5921[matroska @ 0x562b73ff1bc0] Writing block of size 498 with pts 12012, dts 12012, duration 42 at relative offset 68518 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5922[concat @ 0x562b73fb3f00] file:1 stream:1 pts:174 pts_time:0.174 dts:174 dts_time:0.174 -> pts:15468 pts_time:15.468 dts:15468 dts_time:15.468
5923[concat @ 0x562b73fb3f00] file:1 stream:1 pts:193 pts_time:0.193 dts:193 dts_time:0.193 -> pts:15487 pts_time:15.487 dts:15487 dts_time:15.487
5924[concat @ 0x562b73fb3f00] file:1 stream:0 pts:216 pts_time:0.216 dts:216 dts_time:0.216 -> pts:15510 pts_time:15.51 dts:15510 dts_time:15.51
5925[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5926[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5927[libx264 @ 0x562b73fd06c0] frame= 291 QP=26.29 NAL=0 Slice:B Poc:278 I:0 P:144 SKIP:8016 size=186 bytes
5928[matroska @ 0x562b73ff1bc0] Writing block of size 310 with pts 12020, dts 12020, duration 20 at relative offset 69023 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5929[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 12040, dts 12040, duration 20 at relative offset 69340 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5930[matroska @ 0x562b73ff1bc0] Writing block of size 186 with pts 12095, dts 12054, duration 42 at relative offset 69546 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5931[concat @ 0x562b73fb3f00] file:1 stream:1 pts:213 pts_time:0.213 dts:213 dts_time:0.213 -> pts:15507 pts_time:15.507 dts:15507 dts_time:15.507
5932[concat @ 0x562b73fb3f00] file:1 stream:1 pts:233 pts_time:0.233 dts:233 dts_time:0.233 -> pts:15527 pts_time:15.527 dts:15527 dts_time:15.527
5933[concat @ 0x562b73fb3f00] file:1 stream:0 pts:299 pts_time:0.299 dts:257 dts_time:0.257 -> pts:15593 pts_time:15.593 dts:15551 dts_time:15.551
5934[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5935[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5936[libx264 @ 0x562b73fd06c0] frame= 292 QP=25.66 NAL=2 Slice:P Poc:288 I:91 P:1150 SKIP:6919 size=14769 bytes
5937[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 12060, dts 12060, duration 20 at relative offset 69739 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5938[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 12080, dts 12080, duration 20 at relative offset 69938 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5939[matroska @ 0x562b73ff1bc0] Writing block of size 14769 with pts 12304, dts 12095, duration 42 at relative offset 70231 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5940[concat @ 0x562b73fb3f00] file:1 stream:1 pts:253 pts_time:0.253 dts:253 dts_time:0.253 -> pts:15547 pts_time:15.547 dts:15547 dts_time:15.547
5941frame= 355 fps= 83 q=35.0 size= 1280kB time=00:00:15.56 bitrate= 673.8kbits/s speed=3.63x
5942[concat @ 0x562b73fb3f00] file:1 stream:1 pts:273 pts_time:0.273 dts:273 dts_time:0.273 -> pts:15567 pts_time:15.567 dts:15567 dts_time:15.567
5943[concat @ 0x562b73fb3f00] file:1 stream:0 pts:508 pts_time:0.508 dts:299 dts_time:0.299 -> pts:15802 pts_time:15.802 dts:15593 dts_time:15.593
5944[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5945[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5946[libx264 @ 0x562b73fd06c0] frame= 293 QP=32.56 NAL=2 Slice:B Poc:284 I:10 P:925 SKIP:7141 size=6523 bytes
5947[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 12100, dts 12100, duration 20 at relative offset 85007 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5948[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 12120, dts 12120, duration 20 at relative offset 85219 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5949[matroska @ 0x562b73ff1bc0] Writing block of size 6523 with pts 12221, dts 12137, duration 42 at relative offset 85434 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5950[concat @ 0x562b73fb3f00] file:1 stream:1 pts:293 pts_time:0.293 dts:293 dts_time:0.293 -> pts:15587 pts_time:15.587 dts:15587 dts_time:15.587
5951[concat @ 0x562b73fb3f00] file:1 stream:1 pts:313 pts_time:0.313 dts:313 dts_time:0.313 -> pts:15607 pts_time:15.607 dts:15607 dts_time:15.607
5952[concat @ 0x562b73fb3f00] file:1 stream:1 pts:333 pts_time:0.333 dts:333 dts_time:0.333 -> pts:15627 pts_time:15.627 dts:15627 dts_time:15.627
5953[concat @ 0x562b73fb3f00] file:1 stream:0 pts:424 pts_time:0.424 dts:341 dts_time:0.341 -> pts:15718 pts_time:15.718 dts:15635 dts_time:15.635
5954[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5955[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5956[libx264 @ 0x562b73fd06c0] frame= 294 QP=33.15 NAL=0 Slice:B Poc:282 I:0 P:347 SKIP:7809 size=359 bytes
5957[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 12140, dts 12140, duration 20 at relative offset 91964 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5958[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 12160, dts 12160, duration 20 at relative offset 92166 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5959[matroska @ 0x562b73ff1bc0] Writing block of size 359 with pts 12179, dts 12179, duration 42 at relative offset 92369 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5960[concat @ 0x562b73fb3f00] file:1 stream:1 pts:353 pts_time:0.353 dts:353 dts_time:0.353 -> pts:15647 pts_time:15.647 dts:15647 dts_time:15.647
5961[concat @ 0x562b73fb3f00] file:1 stream:1 pts:373 pts_time:0.373 dts:373 dts_time:0.373 -> pts:15667 pts_time:15.667 dts:15667 dts_time:15.667
5962[concat @ 0x562b73fb3f00] file:1 stream:0 pts:382 pts_time:0.382 dts:382 dts_time:0.382 -> pts:15676 pts_time:15.676 dts:15676 dts_time:15.676
5963[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5964[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5965[libx264 @ 0x562b73fd06c0] frame= 295 QP=36.60 NAL=0 Slice:B Poc:286 I:0 P:378 SKIP:7782 size=356 bytes
5966[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 12180, dts 12180, duration 20 at relative offset 92735 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5967[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 12200, dts 12200, duration 20 at relative offset 92944 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5968[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 12220, dts 12220, duration 20 at relative offset 93151 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5969[matroska @ 0x562b73ff1bc0] Writing block of size 356 with pts 12262, dts 12221, duration 42 at relative offset 93371 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5970[concat @ 0x562b73fb3f00] file:1 stream:1 pts:393 pts_time:0.393 dts:393 dts_time:0.393 -> pts:15687 pts_time:15.687 dts:15687 dts_time:15.687
5971[concat @ 0x562b73fb3f00] file:1 stream:1 pts:413 pts_time:0.413 dts:413 dts_time:0.413 -> pts:15707 pts_time:15.707 dts:15707 dts_time:15.707
5972[concat @ 0x562b73fb3f00] file:1 stream:0 pts:466 pts_time:0.466 dts:424 dts_time:0.424 -> pts:15760 pts_time:15.76 dts:15718 dts_time:15.718
5973[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5974[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5975[libx264 @ 0x562b73fd06c0] frame= 296 QP=26.38 NAL=2 Slice:P Poc:296 I:207 P:1220 SKIP:6733 size=37990 bytes
5976[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 12240, dts 12240, duration 20 at relative offset 93734 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5977[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 12260, dts 12260, duration 20 at relative offset 93940 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5978[matroska @ 0x562b73ff1bc0] Writing block of size 37990 with pts 12471, dts 12262, duration 42 at relative offset 94149 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5979[concat @ 0x562b73fb3f00] file:1 stream:1 pts:433 pts_time:0.433 dts:433 dts_time:0.433 -> pts:15727 pts_time:15.727 dts:15727 dts_time:15.727
5980[concat @ 0x562b73fb3f00] file:1 stream:1 pts:453 pts_time:0.453 dts:453 dts_time:0.453 -> pts:15747 pts_time:15.747 dts:15747 dts_time:15.747
5981[concat @ 0x562b73fb3f00] file:1 stream:0 pts:674 pts_time:0.674 dts:466 dts_time:0.466 -> pts:15968 pts_time:15.968 dts:15760 dts_time:15.76
5982[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5983[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5984[libx264 @ 0x562b73fd06c0] frame= 297 QP=27.20 NAL=2 Slice:B Poc:292 I:0 P:508 SKIP:7647 size=599 bytes
5985[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 12280, dts 12280, duration 20 at relative offset 132147 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5986[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 12300, dts 12300, duration 20 at relative offset 132364 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5987[matroska @ 0x562b73ff1bc0] Writing block of size 599 with pts 12387, dts 12304, duration 42 at relative offset 132580 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5988[concat @ 0x562b73fb3f00] file:1 stream:1 pts:473 pts_time:0.473 dts:473 dts_time:0.473 -> pts:15767 pts_time:15.767 dts:15767 dts_time:15.767
5989[concat @ 0x562b73fb3f00] file:1 stream:1 pts:493 pts_time:0.493 dts:493 dts_time:0.493 -> pts:15787 pts_time:15.787 dts:15787 dts_time:15.787
5990[concat @ 0x562b73fb3f00] file:1 stream:0 pts:591 pts_time:0.591 dts:508 dts_time:0.508 -> pts:15885 pts_time:15.885 dts:15802 dts_time:15.802
5991[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
5992[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5993[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:15294.000000
5994[libx264 @ 0x562b73fd06c0] frame= 298 QP=27.19 NAL=0 Slice:B Poc:290 I:0 P:170 SKIP:7990 size=214 bytes
5995[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 12320, dts 12320, duration 20 at relative offset 133186 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5996[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 12340, dts 12340, duration 20 at relative offset 133390 in cluster at offset 1479320. TrackNumber 2, keyframe 1
5997[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 12346, dts 12346, duration 42 at relative offset 133591 in cluster at offset 1479320. TrackNumber 1, keyframe 0
5998[concat @ 0x562b73fb3f00] file:1 stream:1 pts:513 pts_time:0.513 dts:513 dts_time:0.513 -> pts:15807 pts_time:15.807 dts:15807 dts_time:15.807
5999[concat @ 0x562b73fb3f00] file:1 stream:1 pts:533 pts_time:0.533 dts:533 dts_time:0.533 -> pts:15827 pts_time:15.827 dts:15827 dts_time:15.827
6000[concat @ 0x562b73fb3f00] file:1 stream:0 pts:549 pts_time:0.549 dts:549 dts_time:0.549 -> pts:15843 pts_time:15.843 dts:15843 dts_time:15.843
6001[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6002[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6003Clipping frame in rate conversion by 0.135857
6004[libx264 @ 0x562b73fd06c0] frame= 299 QP=32.73 NAL=0 Slice:B Poc:294 I:0 P:399 SKIP:7754 size=544 bytes
6005[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 12360, dts 12360, duration 20 at relative offset 133812 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6006[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 12380, dts 12380, duration 20 at relative offset 134027 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6007[matroska @ 0x562b73ff1bc0] Writing block of size 544 with pts 12429, dts 12387, duration 42 at relative offset 134246 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6008[concat @ 0x562b73fb3f00] file:1 stream:1 pts:553 pts_time:0.553 dts:553 dts_time:0.553 -> pts:15847 pts_time:15.847 dts:15847 dts_time:15.847
6009[concat @ 0x562b73fb3f00] file:1 stream:1 pts:573 pts_time:0.573 dts:573 dts_time:0.573 -> pts:15867 pts_time:15.867 dts:15867 dts_time:15.867
6010[concat @ 0x562b73fb3f00] file:1 stream:0 pts:633 pts_time:0.633 dts:591 dts_time:0.591 -> pts:15927 pts_time:15.927 dts:15885 dts_time:15.885
6011[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6012[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6013Clipping frame in rate conversion by 0.152824
6014[libx264 @ 0x562b73fd06c0] frame= 300 QP=25.19 NAL=2 Slice:P Poc:304 I:27 P:1083 SKIP:7050 size=10913 bytes
6015[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 12400, dts 12400, duration 20 at relative offset 134797 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6016[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 12420, dts 12420, duration 20 at relative offset 135009 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6017[matroska @ 0x562b73ff1bc0] Writing block of size 10913 with pts 12638, dts 12429, duration 42 at relative offset 135225 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6018[concat @ 0x562b73fb3f00] file:1 stream:1 pts:593 pts_time:0.593 dts:593 dts_time:0.593 -> pts:15887 pts_time:15.887 dts:15887 dts_time:15.887
6019[concat @ 0x562b73fb3f00] file:1 stream:1 pts:613 pts_time:0.613 dts:613 dts_time:0.613 -> pts:15907 pts_time:15.907 dts:15907 dts_time:15.907
6020[concat @ 0x562b73fb3f00] file:1 stream:0 pts:841 pts_time:0.841 dts:633 dts_time:0.633 -> pts:16135 pts_time:16.135 dts:15927 dts_time:15.927
6021[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6022[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6023Clipping frame in rate conversion by 0.145836
6024[libx264 @ 0x562b73fd06c0] frame= 301 QP=34.31 NAL=2 Slice:B Poc:300 I:0 P:530 SKIP:7629 size=622 bytes
6025[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 12440, dts 12440, duration 20 at relative offset 146145 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6026[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 12460, dts 12460, duration 20 at relative offset 146364 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6027[matroska @ 0x562b73ff1bc0] Writing block of size 622 with pts 12554, dts 12471, duration 42 at relative offset 146584 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6028[concat @ 0x562b73fb3f00] file:1 stream:1 pts:633 pts_time:0.633 dts:633 dts_time:0.633 -> pts:15927 pts_time:15.927 dts:15927 dts_time:15.927
6029[concat @ 0x562b73fb3f00] file:1 stream:1 pts:653 pts_time:0.653 dts:653 dts_time:0.653 -> pts:15947 pts_time:15.947 dts:15947 dts_time:15.947
6030[concat @ 0x562b73fb3f00] file:1 stream:0 pts:758 pts_time:0.758 dts:674 dts_time:0.674 -> pts:16052 pts_time:16.052 dts:15968 dts_time:15.968
6031[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6032[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6033Clipping frame in rate conversion by 0.306694
6034[libx264 @ 0x562b73fd06c0] frame= 302 QP=28.99 NAL=0 Slice:B Poc:298 I:0 P:395 SKIP:7762 size=378 bytes
6035[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 12480, dts 12480, duration 20 at relative offset 147213 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6036[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 12500, dts 12500, duration 20 at relative offset 147449 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6037[matroska @ 0x562b73ff1bc0] Writing block of size 378 with pts 12513, dts 12513, duration 42 at relative offset 147671 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6038[concat @ 0x562b73fb3f00] file:1 stream:1 pts:673 pts_time:0.673 dts:673 dts_time:0.673 -> pts:15967 pts_time:15.967 dts:15967 dts_time:15.967
6039[concat @ 0x562b73fb3f00] file:1 stream:1 pts:693 pts_time:0.693 dts:693 dts_time:0.693 -> pts:15987 pts_time:15.987 dts:15987 dts_time:15.987
6040[concat @ 0x562b73fb3f00] file:1 stream:0 pts:716 pts_time:0.716 dts:716 dts_time:0.716 -> pts:16010 pts_time:16.01 dts:16010 dts_time:16.01
6041[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6042[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6043Clipping frame in rate conversion by 0.131859
6044[libx264 @ 0x562b73fd06c0] frame= 303 QP=34.12 NAL=0 Slice:B Poc:302 I:0 P:140 SKIP:8019 size=196 bytes
6045[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 12520, dts 12520, duration 20 at relative offset 148056 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6046[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 12540, dts 12540, duration 20 at relative offset 148275 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6047[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 12596, dts 12554, duration 42 at relative offset 148511 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6048[concat @ 0x562b73fb3f00] file:1 stream:1 pts:713 pts_time:0.713 dts:713 dts_time:0.713 -> pts:16007 pts_time:16.007 dts:16007 dts_time:16.007
6049[concat @ 0x562b73fb3f00] file:1 stream:1 pts:733 pts_time:0.733 dts:733 dts_time:0.733 -> pts:16027 pts_time:16.027 dts:16027 dts_time:16.027
6050[concat @ 0x562b73fb3f00] file:1 stream:0 pts:799 pts_time:0.799 dts:758 dts_time:0.758 -> pts:16093 pts_time:16.093 dts:16052 dts_time:16.052
6051[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6052[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6053Clipping frame in rate conversion by 0.148857
6054[libx264 @ 0x562b73fd06c0] frame= 304 QP=24.70 NAL=2 Slice:P Poc:312 I:85 P:1038 SKIP:7037 size=18572 bytes
6055[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 12560, dts 12560, duration 20 at relative offset 148714 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6056[matroska @ 0x562b73ff1bc0] Writing block of size 450 with pts 12580, dts 12580, duration 20 at relative offset 148958 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6057[matroska @ 0x562b73ff1bc0] Writing block of size 18572 with pts 12804, dts 12596, duration 42 at relative offset 149415 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6058[concat @ 0x562b73fb3f00] file:1 stream:1 pts:753 pts_time:0.753 dts:753 dts_time:0.753 -> pts:16047 pts_time:16.047 dts:16047 dts_time:16.047
6059[concat @ 0x562b73fb3f00] file:1 stream:1 pts:773 pts_time:0.773 dts:773 dts_time:0.773 -> pts:16067 pts_time:16.067 dts:16067 dts_time:16.067
6060[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1008 pts_time:1.008 dts:799 dts_time:0.799 -> pts:16302 pts_time:16.302 dts:16093 dts_time:16.093
6061[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6062[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6063Clipping frame in rate conversion by 0.141838
6064[libx264 @ 0x562b73fd06c0] frame= 305 QP=33.07 NAL=2 Slice:B Poc:308 I:2 P:900 SKIP:7193 size=5381 bytes
6065[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 12600, dts 12600, duration 20 at relative offset 167995 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6066[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 12620, dts 12620, duration 20 at relative offset 168234 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6067[matroska @ 0x562b73ff1bc0] Writing block of size 5381 with pts 12721, dts 12638, duration 42 at relative offset 168461 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6068[concat @ 0x562b73fb3f00] file:1 stream:1 pts:793 pts_time:0.793 dts:793 dts_time:0.793 -> pts:16087 pts_time:16.087 dts:16087 dts_time:16.087
6069[concat @ 0x562b73fb3f00] file:1 stream:1 pts:813 pts_time:0.813 dts:813 dts_time:0.813 -> pts:16107 pts_time:16.107 dts:16107 dts_time:16.107
6070[concat @ 0x562b73fb3f00] file:1 stream:1 pts:833 pts_time:0.833 dts:833 dts_time:0.833 -> pts:16127 pts_time:16.127 dts:16127 dts_time:16.127
6071[concat @ 0x562b73fb3f00] file:1 stream:0 pts:925 pts_time:0.925 dts:841 dts_time:0.841 -> pts:16219 pts_time:16.219 dts:16135 dts_time:16.135
6072[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6073[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6074Clipping frame in rate conversion by 0.134850
6075[libx264 @ 0x562b73fd06c0] frame= 306 QP=30.20 NAL=0 Slice:B Poc:306 I:0 P:281 SKIP:7878 size=306 bytes
6076[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 12640, dts 12640, duration 20 at relative offset 173849 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6077[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 12660, dts 12660, duration 20 at relative offset 174063 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6078[matroska @ 0x562b73ff1bc0] Writing block of size 306 with pts 12679, dts 12679, duration 42 at relative offset 174276 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6079[concat @ 0x562b73fb3f00] file:1 stream:1 pts:853 pts_time:0.853 dts:853 dts_time:0.853 -> pts:16147 pts_time:16.147 dts:16147 dts_time:16.147
6080[concat @ 0x562b73fb3f00] file:1 stream:1 pts:873 pts_time:0.873 dts:873 dts_time:0.873 -> pts:16167 pts_time:16.167 dts:16167 dts_time:16.167
6081[concat @ 0x562b73fb3f00] file:1 stream:0 pts:883 pts_time:0.883 dts:883 dts_time:0.883 -> pts:16177 pts_time:16.177 dts:16177 dts_time:16.177
6082[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6083[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6084Clipping frame in rate conversion by 0.151848
6085[libx264 @ 0x562b73fd06c0] frame= 307 QP=30.13 NAL=0 Slice:B Poc:310 I:0 P:283 SKIP:7877 size=300 bytes
6086[matroska @ 0x562b73ff1bc0] Writing block of size 306 with pts 12680, dts 12680, duration 20 at relative offset 174589 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6087[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 12700, dts 12700, duration 20 at relative offset 174902 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6088[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 12720, dts 12720, duration 20 at relative offset 175102 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6089[matroska @ 0x562b73ff1bc0] Writing block of size 300 with pts 12763, dts 12721, duration 42 at relative offset 175352 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6090[concat @ 0x562b73fb3f00] file:1 stream:1 pts:893 pts_time:0.893 dts:893 dts_time:0.893 -> pts:16187 pts_time:16.187 dts:16187 dts_time:16.187
6091[concat @ 0x562b73fb3f00] file:1 stream:1 pts:913 pts_time:0.913 dts:913 dts_time:0.913 -> pts:16207 pts_time:16.207 dts:16207 dts_time:16.207
6092[concat @ 0x562b73fb3f00] file:1 stream:0 pts:966 pts_time:0.966 dts:925 dts_time:0.925 -> pts:16260 pts_time:16.26 dts:16219 dts_time:16.219
6093[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6094[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6095Clipping frame in rate conversion by 0.144859
6096[libx264 @ 0x562b73fd06c0] frame= 308 QP=25.51 NAL=2 Slice:P Poc:320 I:17 P:1069 SKIP:7074 size=14895 bytes
6097[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 12740, dts 12740, duration 20 at relative offset 175659 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6098[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 12760, dts 12760, duration 20 at relative offset 175907 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6099[matroska @ 0x562b73ff1bc0] Writing block of size 14895 with pts 12971, dts 12763, duration 42 at relative offset 176158 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6100[concat @ 0x562b73fb3f00] file:1 stream:1 pts:933 pts_time:0.933 dts:933 dts_time:0.933 -> pts:16227 pts_time:16.227 dts:16227 dts_time:16.227
6101[concat @ 0x562b73fb3f00] file:1 stream:1 pts:953 pts_time:0.953 dts:953 dts_time:0.953 -> pts:16247 pts_time:16.247 dts:16247 dts_time:16.247
6102[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1175 pts_time:1.175 dts:966 dts_time:0.966 -> pts:16469 pts_time:16.469 dts:16260 dts_time:16.26
6103[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6104[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6105Clipping frame in rate conversion by 0.137840
6106[libx264 @ 0x562b73fd06c0] frame= 309 QP=28.84 NAL=2 Slice:B Poc:316 I:0 P:432 SKIP:7727 size=473 bytes
6107[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 12780, dts 12780, duration 20 at relative offset 191060 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6108[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 12800, dts 12800, duration 20 at relative offset 191299 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6109[matroska @ 0x562b73ff1bc0] Writing block of size 473 with pts 12888, dts 12804, duration 42 at relative offset 191513 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6110[concat @ 0x562b73fb3f00] file:1 stream:1 pts:973 pts_time:0.973 dts:973 dts_time:0.973 -> pts:16267 pts_time:16.267 dts:16267 dts_time:16.267
6111[concat @ 0x562b73fb3f00] file:1 stream:1 pts:993 pts_time:0.993 dts:993 dts_time:0.993 -> pts:16287 pts_time:16.287 dts:16287 dts_time:16.287
6112[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1091 pts_time:1.091 dts:1008 dts_time:1.008 -> pts:16385 pts_time:16.385 dts:16302 dts_time:16.302
6113[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6114[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6115Clipping frame in rate conversion by 0.130852
6116[libx264 @ 0x562b73fd06c0] frame= 310 QP=34.93 NAL=0 Slice:B Poc:314 I:0 P:98 SKIP:8062 size=152 bytes
6117[matroska @ 0x562b73ff1bc0] Writing block of size 261 with pts 12820, dts 12820, duration 20 at relative offset 191993 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6118[matroska @ 0x562b73ff1bc0] Writing block of size 275 with pts 12840, dts 12840, duration 20 at relative offset 192261 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6119[matroska @ 0x562b73ff1bc0] Writing block of size 152 with pts 12846, dts 12846, duration 42 at relative offset 192543 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6120[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1013 pts_time:1.013 dts:1013 dts_time:1.013 -> pts:16307 pts_time:16.307 dts:16307 dts_time:16.307
6121[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1033 pts_time:1.033 dts:1033 dts_time:1.033 -> pts:16327 pts_time:16.327 dts:16327 dts_time:16.327
6122[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1050 pts_time:1.05 dts:1050 dts_time:1.05 -> pts:16344 pts_time:16.344 dts:16344 dts_time:16.344
6123[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6124[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6125Clipping frame in rate conversion by 0.147850
6126[libx264 @ 0x562b73fd06c0] scene cut at 330 Icost:3408304 Pcost:3315002 ratio:0.0274 bias:0.3062 gop:179 (imb:7551 pmb:237)
6127[libx264 @ 0x562b73fd06c0] frame= 311 QP=34.00 NAL=0 Slice:B Poc:318 I:0 P:291 SKIP:7869 size=245 bytes
6128[matroska @ 0x562b73ff1bc0] Writing block of size 288 with pts 12860, dts 12860, duration 20 at relative offset 192702 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6129[matroska @ 0x562b73ff1bc0] Writing block of size 289 with pts 12880, dts 12880, duration 20 at relative offset 192997 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6130[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 12930, dts 12888, duration 42 at relative offset 193293 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6131[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1053 pts_time:1.053 dts:1053 dts_time:1.053 -> pts:16347 pts_time:16.347 dts:16347 dts_time:16.347
6132[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1073 pts_time:1.073 dts:1073 dts_time:1.073 -> pts:16367 pts_time:16.367 dts:16367 dts_time:16.367
6133[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1133 pts_time:1.133 dts:1091 dts_time:1.091 -> pts:16427 pts_time:16.427 dts:16385 dts_time:16.385
6134[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6135[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6136Clipping frame in rate conversion by 0.140862
6137[libx264 @ 0x562b73fd06c0] frame= 312 QP=23.38 NAL=2 Slice:P Poc:328 I:3 P:125 SKIP:8032 size=649 bytes
6138[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 12900, dts 12900, duration 20 at relative offset 193545 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6139[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 12920, dts 12920, duration 20 at relative offset 193798 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6140[matroska @ 0x562b73ff1bc0] Writing block of size 649 with pts 13138, dts 12930, duration 42 at relative offset 194063 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6141[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1093 pts_time:1.093 dts:1093 dts_time:1.093 -> pts:16387 pts_time:16.387 dts:16387 dts_time:16.387
6142[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1113 pts_time:1.113 dts:1113 dts_time:1.113 -> pts:16407 pts_time:16.407 dts:16407 dts_time:16.407
6143[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1342 pts_time:1.342 dts:1133 dts_time:1.133 -> pts:16636 pts_time:16.636 dts:16427 dts_time:16.427
6144[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6145[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6146Clipping frame in rate conversion by 0.133873
6147[libx264 @ 0x562b73fd06c0] frame= 313 QP=29.49 NAL=2 Slice:B Poc:324 I:0 P:190 SKIP:7970 size=303 bytes
6148[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 12940, dts 12940, duration 20 at relative offset 194719 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6149[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 12960, dts 12960, duration 20 at relative offset 194958 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6150[matroska @ 0x562b73ff1bc0] Writing block of size 303 with pts 13055, dts 12971, duration 42 at relative offset 195176 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6151[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1133 pts_time:1.133 dts:1133 dts_time:1.133 -> pts:16427 pts_time:16.427 dts:16427 dts_time:16.427
6152[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1153 pts_time:1.153 dts:1153 dts_time:1.153 -> pts:16447 pts_time:16.447 dts:16447 dts_time:16.447
6153[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1258 pts_time:1.258 dts:1175 dts_time:1.175 -> pts:16552 pts_time:16.552 dts:16469 dts_time:16.469
6154[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6155Clipping frame in rate conversion by 0.150841
6156[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6157[libx264 @ 0x562b73fd06c0] frame= 314 QP=28.75 NAL=0 Slice:B Poc:322 I:0 P:107 SKIP:8053 size=161 bytes
6158[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 12980, dts 12980, duration 20 at relative offset 195486 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6159[matroska @ 0x562b73ff1bc0] Writing block of size 476 with pts 13000, dts 13000, duration 20 at relative offset 195692 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6160[matroska @ 0x562b73ff1bc0] Writing block of size 161 with pts 13013, dts 13013, duration 42 at relative offset 196175 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6161[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1173 pts_time:1.173 dts:1173 dts_time:1.173 -> pts:16467 pts_time:16.467 dts:16467 dts_time:16.467
6162[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1193 pts_time:1.193 dts:1193 dts_time:1.193 -> pts:16487 pts_time:16.487 dts:16487 dts_time:16.487
6163[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1217 pts_time:1.217 dts:1217 dts_time:1.217 -> pts:16511 pts_time:16.511 dts:16511 dts_time:16.511
6164[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6165[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6166Clipping frame in rate conversion by 0.143852
6167[libx264 @ 0x562b73fd06c0] frame= 315 QP=34.00 NAL=0 Slice:B Poc:326 I:0 P:58 SKIP:8102 size=114 bytes
6168[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 13020, dts 13020, duration 20 at relative offset 196343 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6169[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 13040, dts 13040, duration 20 at relative offset 196565 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6170[matroska @ 0x562b73ff1bc0] Writing block of size 114 with pts 13096, dts 13055, duration 42 at relative offset 196770 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6171[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1213 pts_time:1.213 dts:1213 dts_time:1.213 -> pts:16507 pts_time:16.507 dts:16507 dts_time:16.507
6172[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1233 pts_time:1.233 dts:1233 dts_time:1.233 -> pts:16527 pts_time:16.527 dts:16527 dts_time:16.527
6173[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1300 pts_time:1.3 dts:1258 dts_time:1.258 -> pts:16594 pts_time:16.594 dts:16552 dts_time:16.552
6174[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6175[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6176Clipping frame in rate conversion by 0.136864
6177[libx264 @ 0x562b73fd06c0] frame= 316 QP=19.72 NAL=2 Slice:P Poc:336 I:0 P:50 SKIP:8110 size=187 bytes
6178[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 13060, dts 13060, duration 20 at relative offset 196890 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6179[matroska @ 0x562b73ff1bc0] Writing block of size 435 with pts 13080, dts 13080, duration 20 at relative offset 197087 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6180[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 13305, dts 13096, duration 42 at relative offset 197529 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6181[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1253 pts_time:1.253 dts:1253 dts_time:1.253 -> pts:16547 pts_time:16.547 dts:16547 dts_time:16.547
6182[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1273 pts_time:1.273 dts:1273 dts_time:1.273 -> pts:16567 pts_time:16.567 dts:16567 dts_time:16.567
6183[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1509 pts_time:1.509 dts:1300 dts_time:1.3 -> pts:16803 pts_time:16.803 dts:16594 dts_time:16.594
6184[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6185[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6186Clipping frame in rate conversion by 0.153831
6187[libx264 @ 0x562b73fd06c0] frame= 317 QP=30.12 NAL=2 Slice:B Poc:332 I:0 P:154 SKIP:8006 size=238 bytes
6188[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 13100, dts 13100, duration 20 at relative offset 197723 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6189[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 13120, dts 13120, duration 20 at relative offset 197947 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6190[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 13222, dts 13138, duration 42 at relative offset 198183 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6191[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1293 pts_time:1.293 dts:1293 dts_time:1.293 -> pts:16587 pts_time:16.587 dts:16587 dts_time:16.587
6192[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1313 pts_time:1.313 dts:1313 dts_time:1.313 -> pts:16607 pts_time:16.607 dts:16607 dts_time:16.607
6193[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1333 pts_time:1.333 dts:1333 dts_time:1.333 -> pts:16627 pts_time:16.627 dts:16627 dts_time:16.627
6194[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1425 pts_time:1.425 dts:1342 dts_time:1.342 -> pts:16719 pts_time:16.719 dts:16636 dts_time:16.636
6195[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6196[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6197Clipping frame in rate conversion by 0.146843
6198[libx264 @ 0x562b73fd06c0] frame= 318 QP=34.00 NAL=0 Slice:B Poc:330 I:0 P:72 SKIP:8088 size=120 bytes
6199[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 13140, dts 13140, duration 20 at relative offset 198428 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6200[matroska @ 0x562b73ff1bc0] Writing block of size 437 with pts 13160, dts 13160, duration 20 at relative offset 198650 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6201[matroska @ 0x562b73ff1bc0] Writing block of size 120 with pts 13180, dts 13180, duration 42 at relative offset 199094 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6202[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1353 pts_time:1.353 dts:1353 dts_time:1.353 -> pts:16647 pts_time:16.647 dts:16647 dts_time:16.647
6203[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1373 pts_time:1.373 dts:1373 dts_time:1.373 -> pts:16667 pts_time:16.667 dts:16667 dts_time:16.667
6204[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1383 pts_time:1.383 dts:1383 dts_time:1.383 -> pts:16677 pts_time:16.677 dts:16677 dts_time:16.677
6205[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6206[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6207Clipping frame in rate conversion by 0.139854
6208[libx264 @ 0x562b73fd06c0] frame= 319 QP=27.19 NAL=0 Slice:B Poc:334 I:0 P:65 SKIP:8095 size=118 bytes
6209[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 13180, dts 13180, duration 20 at relative offset 199220 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6210[matroska @ 0x562b73ff1bc0] Writing block of size 390 with pts 13200, dts 13200, duration 20 at relative offset 199452 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6211[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 13220, dts 13220, duration 20 at relative offset 199849 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6212[matroska @ 0x562b73ff1bc0] Writing block of size 118 with pts 13263, dts 13222, duration 42 at relative offset 200058 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6213[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1393 pts_time:1.393 dts:1393 dts_time:1.393 -> pts:16687 pts_time:16.687 dts:16687 dts_time:16.687
6214[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1413 pts_time:1.413 dts:1413 dts_time:1.413 -> pts:16707 pts_time:16.707 dts:16707 dts_time:16.707
6215[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1467 pts_time:1.467 dts:1425 dts_time:1.425 -> pts:16761 pts_time:16.761 dts:16719 dts_time:16.719
6216[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6217[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6218Clipping frame in rate conversion by 0.132866
6219[libx264 @ 0x562b73fd06c0] frame= 320 QP=19.04 NAL=2 Slice:P Poc:344 I:0 P:54 SKIP:8106 size=180 bytes
6220[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 13240, dts 13240, duration 20 at relative offset 200182 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6221[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 13260, dts 13260, duration 20 at relative offset 200376 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6222[matroska @ 0x562b73ff1bc0] Writing block of size 180 with pts 13472, dts 13263, duration 42 at relative offset 200571 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6223[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1433 pts_time:1.433 dts:1433 dts_time:1.433 -> pts:16727 pts_time:16.727 dts:16727 dts_time:16.727
6224[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1453 pts_time:1.453 dts:1453 dts_time:1.453 -> pts:16747 pts_time:16.747 dts:16747 dts_time:16.747
6225[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1675 pts_time:1.675 dts:1467 dts_time:1.467 -> pts:16969 pts_time:16.969 dts:16761 dts_time:16.761
6226[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6227[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6228Clipping frame in rate conversion by 0.149834
6229[libx264 @ 0x562b73fd06c0] frame= 321 QP=27.01 NAL=2 Slice:B Poc:340 I:0 P:176 SKIP:7984 size=286 bytes
6230[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 13280, dts 13280, duration 20 at relative offset 200758 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6231[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 13300, dts 13300, duration 20 at relative offset 200975 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6232[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 13388, dts 13305, duration 42 at relative offset 201178 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6233[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1473 pts_time:1.473 dts:1473 dts_time:1.473 -> pts:16767 pts_time:16.767 dts:16767 dts_time:16.767
6234[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1493 pts_time:1.493 dts:1493 dts_time:1.493 -> pts:16787 pts_time:16.787 dts:16787 dts_time:16.787
6235[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1592 pts_time:1.592 dts:1509 dts_time:1.509 -> pts:16886 pts_time:16.886 dts:16803 dts_time:16.803
6236[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6237[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6238Clipping frame in rate conversion by 0.142845
6239[libx264 @ 0x562b73fd06c0] frame= 322 QP=25.58 NAL=0 Slice:B Poc:338 I:0 P:70 SKIP:8090 size=125 bytes
6240[matroska @ 0x562b73ff1bc0] Writing block of size 392 with pts 13320, dts 13320, duration 20 at relative offset 201471 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6241[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 13340, dts 13340, duration 20 at relative offset 201870 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6242[matroska @ 0x562b73ff1bc0] Writing block of size 125 with pts 13347, dts 13347, duration 42 at relative offset 202122 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6243[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1513 pts_time:1.513 dts:1513 dts_time:1.513 -> pts:16807 pts_time:16.807 dts:16807 dts_time:16.807
6244[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1533 pts_time:1.533 dts:1533 dts_time:1.533 -> pts:16827 pts_time:16.827 dts:16827 dts_time:16.827
6245[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1550 pts_time:1.55 dts:1550 dts_time:1.55 -> pts:16844 pts_time:16.844 dts:16844 dts_time:16.844
6246[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6247[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6248Clipping frame in rate conversion by 0.135857
6249[libx264 @ 0x562b73fd06c0] frame= 323 QP=33.00 NAL=0 Slice:B Poc:342 I:0 P:58 SKIP:8102 size=113 bytes
6250[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 13360, dts 13360, duration 20 at relative offset 202254 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6251[matroska @ 0x562b73ff1bc0] Writing block of size 393 with pts 13380, dts 13380, duration 20 at relative offset 202489 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6252[matroska @ 0x562b73ff1bc0] Writing block of size 113 with pts 13430, dts 13388, duration 42 at relative offset 202889 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6253[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1553 pts_time:1.553 dts:1553 dts_time:1.553 -> pts:16847 pts_time:16.847 dts:16847 dts_time:16.847
6254[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1573 pts_time:1.573 dts:1573 dts_time:1.573 -> pts:16867 pts_time:16.867 dts:16867 dts_time:16.867
6255[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1634 pts_time:1.634 dts:1592 dts_time:1.592 -> pts:16928 pts_time:16.928 dts:16886 dts_time:16.886
6256[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6257[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6258Clipping frame in rate conversion by 0.152824
6259[libx264 @ 0x562b73fd06c0] frame= 324 QP=19.75 NAL=2 Slice:P Poc:352 I:4 P:31 SKIP:8125 size=282 bytes
6260[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 13400, dts 13400, duration 20 at relative offset 203008 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6261[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 13420, dts 13420, duration 20 at relative offset 203226 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6262[matroska @ 0x562b73ff1bc0] Writing block of size 282 with pts 13639, dts 13430, duration 42 at relative offset 203437 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6263[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1593 pts_time:1.593 dts:1593 dts_time:1.593 -> pts:16887 pts_time:16.887 dts:16887 dts_time:16.887
6264[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1613 pts_time:1.613 dts:1613 dts_time:1.613 -> pts:16907 pts_time:16.907 dts:16907 dts_time:16.907
6265[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1842 pts_time:1.842 dts:1634 dts_time:1.634 -> pts:17136 pts_time:17.136 dts:16928 dts_time:16.928
6266[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6267[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6268Clipping frame in rate conversion by 0.145836
6269[libx264 @ 0x562b73fd06c0] frame= 325 QP=32.19 NAL=2 Slice:B Poc:348 I:0 P:180 SKIP:7980 size=258 bytes
6270[matroska @ 0x562b73ff1bc0] Writing block of size 180 with pts 13440, dts 13440, duration 20 at relative offset 203726 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6271[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 13460, dts 13460, duration 20 at relative offset 203913 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6272[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 13555, dts 13472, duration 42 at relative offset 204101 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6273[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1633 pts_time:1.633 dts:1633 dts_time:1.633 -> pts:16927 pts_time:16.927 dts:16927 dts_time:16.927
6274[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1653 pts_time:1.653 dts:1653 dts_time:1.653 -> pts:16947 pts_time:16.947 dts:16947 dts_time:16.947
6275[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1759 pts_time:1.759 dts:1675 dts_time:1.675 -> pts:17053 pts_time:17.053 dts:16969 dts_time:16.969
6276[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6277[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6278Clipping frame in rate conversion by 0.138847
6279[libx264 @ 0x562b73fd06c0] frame= 326 QP=33.00 NAL=0 Slice:B Poc:346 I:0 P:85 SKIP:8075 size=131 bytes
6280[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 13480, dts 13480, duration 20 at relative offset 204366 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6281[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 13500, dts 13500, duration 20 at relative offset 204575 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6282[matroska @ 0x562b73ff1bc0] Writing block of size 131 with pts 13514, dts 13514, duration 42 at relative offset 204800 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6283[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1673 pts_time:1.673 dts:1673 dts_time:1.673 -> pts:16967 pts_time:16.967 dts:16967 dts_time:16.967
6284[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1693 pts_time:1.693 dts:1693 dts_time:1.693 -> pts:16987 pts_time:16.987 dts:16987 dts_time:16.987
6285[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1717 pts_time:1.717 dts:1717 dts_time:1.717 -> pts:17011 pts_time:17.011 dts:17011 dts_time:17.011
6286[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6287[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6288Clipping frame in rate conversion by 0.131859
6289[libx264 @ 0x562b73fd06c0] frame= 327 QP=33.00 NAL=0 Slice:B Poc:350 I:0 P:62 SKIP:8098 size=117 bytes
6290[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 13520, dts 13520, duration 20 at relative offset 204938 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6291[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 13540, dts 13540, duration 20 at relative offset 205143 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6292[matroska @ 0x562b73ff1bc0] Writing block of size 117 with pts 13597, dts 13555, duration 42 at relative offset 205334 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6293[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1713 pts_time:1.713 dts:1713 dts_time:1.713 -> pts:17007 pts_time:17.007 dts:17007 dts_time:17.007
6294[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1733 pts_time:1.733 dts:1733 dts_time:1.733 -> pts:17027 pts_time:17.027 dts:17027 dts_time:17.027
6295[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1800 pts_time:1.8 dts:1759 dts_time:1.759 -> pts:17094 pts_time:17.094 dts:17053 dts_time:17.053
6296[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6297[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6298Clipping frame in rate conversion by 0.148857
6299[libx264 @ 0x562b73fd06c0] frame= 328 QP=18.71 NAL=2 Slice:P Poc:356 I:0 P:18 SKIP:8142 size=148 bytes
6300[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 13560, dts 13560, duration 20 at relative offset 205457 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6301[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 13580, dts 13580, duration 20 at relative offset 205721 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6302[matroska @ 0x562b73ff1bc0] Writing block of size 148 with pts 13722, dts 13597, duration 42 at relative offset 205937 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6303[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1753 pts_time:1.753 dts:1753 dts_time:1.753 -> pts:17047 pts_time:17.047 dts:17047 dts_time:17.047
6304[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1773 pts_time:1.773 dts:1773 dts_time:1.773 -> pts:17067 pts_time:17.067 dts:17067 dts_time:17.067
6305[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2009 pts_time:2.009 dts:1800 dts_time:1.8 -> pts:17303 pts_time:17.303 dts:17094 dts_time:17.094
6306[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6307[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6308Clipping frame in rate conversion by 0.141838
6309[libx264 @ 0x562b73fd06c0] frame= 329 QP=30.80 NAL=0 Slice:B Poc:354 I:0 P:194 SKIP:7966 size=238 bytes
6310[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 13600, dts 13600, duration 20 at relative offset 206092 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6311[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 13620, dts 13620, duration 20 at relative offset 206322 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6312[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 13680, dts 13639, duration 42 at relative offset 206538 in cluster at offset 1479320. TrackNumber 1, keyframe 0
6313[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1793 pts_time:1.793 dts:1793 dts_time:1.793 -> pts:17087 pts_time:17.087 dts:17087 dts_time:17.087
6314[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1813 pts_time:1.813 dts:1813 dts_time:1.813 -> pts:17107 pts_time:17.107 dts:17107 dts_time:17.107
6315[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1833 pts_time:1.833 dts:1833 dts_time:1.833 -> pts:17127 pts_time:17.127 dts:17127 dts_time:17.127
6316[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1926 pts_time:1.926 dts:1842 dts_time:1.842 -> pts:17220 pts_time:17.22 dts:17136 dts_time:17.136
6317[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6318[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6319Clipping frame in rate conversion by 0.134850
6320[libx264 @ 0x562b73fd06c0] frame= 330 QP=18.76 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=157024 bytes
6321[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 13640, dts 13640, duration 20 at relative offset 206783 in cluster at offset 1479320. TrackNumber 2, keyframe 1
6322[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 13660 at offset 1686318 bytes
6323[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 13660, dts 13660, duration 20 at relative offset 10 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6324[matroska @ 0x562b73ff1bc0] Writing block of size 157024 with pts 13764, dts 13680, duration 42 at relative offset 212 in cluster at offset 1686318. TrackNumber 1, keyframe 1
6325[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1853 pts_time:1.853 dts:1853 dts_time:1.853 -> pts:17147 pts_time:17.147 dts:17147 dts_time:17.147
6326[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1873 pts_time:1.873 dts:1873 dts_time:1.873 -> pts:17167 pts_time:17.167 dts:17167 dts_time:17.167
6327[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1884 pts_time:1.884 dts:1884 dts_time:1.884 -> pts:17178 pts_time:17.178 dts:17178 dts_time:17.178
6328[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6329[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6330Clipping frame in rate conversion by 0.151848
6331[libx264 @ 0x562b73fd06c0] frame= 331 QP=27.12 NAL=2 Slice:P Poc:8 I:361 P:2448 SKIP:5351 size=21656 bytes
6332[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 13680, dts 13680, duration 20 at relative offset 157245 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6333[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 13700, dts 13700, duration 20 at relative offset 157458 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6334[matroska @ 0x562b73ff1bc0] Writing block of size 185 with pts 13720, dts 13720, duration 20 at relative offset 157647 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6335[matroska @ 0x562b73ff1bc0] Writing block of size 21656 with pts 13931, dts 13722, duration 42 at relative offset 157839 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6336[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1893 pts_time:1.893 dts:1893 dts_time:1.893 -> pts:17187 pts_time:17.187 dts:17187 dts_time:17.187
6337[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1913 pts_time:1.913 dts:1913 dts_time:1.913 -> pts:17207 pts_time:17.207 dts:17207 dts_time:17.207
6338[concat @ 0x562b73fb3f00] file:1 stream:0 pts:1967 pts_time:1.967 dts:1926 dts_time:1.926 -> pts:17261 pts_time:17.261 dts:17220 dts_time:17.22
6339[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6340[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6341Clipping frame in rate conversion by 0.144859
6342[libx264 @ 0x562b73fd06c0] frame= 332 QP=26.53 NAL=2 Slice:B Poc:4 I:1 P:981 SKIP:7176 size=1018 bytes
6343[matroska @ 0x562b73ff1bc0] Writing block of size 158 with pts 13740, dts 13740, duration 20 at relative offset 179503 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6344[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 13760, dts 13760, duration 20 at relative offset 179668 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6345[matroska @ 0x562b73ff1bc0] Writing block of size 1018 with pts 13847, dts 13764, duration 42 at relative offset 179877 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6346[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1933 pts_time:1.933 dts:1933 dts_time:1.933 -> pts:17227 pts_time:17.227 dts:17227 dts_time:17.227
6347[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1953 pts_time:1.953 dts:1953 dts_time:1.953 -> pts:17247 pts_time:17.247 dts:17247 dts_time:17.247
6348[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2092 pts_time:2.092 dts:1967 dts_time:1.967 -> pts:17386 pts_time:17.386 dts:17261 dts_time:17.261
6349[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6350[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6351Clipping frame in rate conversion by 0.137840
6352[libx264 @ 0x562b73fd06c0] frame= 333 QP=25.39 NAL=0 Slice:B Poc:2 I:0 P:589 SKIP:7571 size=507 bytes
6353[matroska @ 0x562b73ff1bc0] Writing block of size 263 with pts 13780, dts 13780, duration 20 at relative offset 180902 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6354[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 13800, dts 13800, duration 20 at relative offset 181172 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6355[matroska @ 0x562b73ff1bc0] Writing block of size 507 with pts 13805, dts 13805, duration 42 at relative offset 181392 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6356[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1973 pts_time:1.973 dts:1973 dts_time:1.973 -> pts:17267 pts_time:17.267 dts:17267 dts_time:17.267
6357[concat @ 0x562b73fb3f00] file:1 stream:1 pts:1992 pts_time:1.992 dts:1992 dts_time:1.992 -> pts:17286 pts_time:17.286 dts:17286 dts_time:17.286
6358[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2051 pts_time:2.051 dts:2009 dts_time:2.009 -> pts:17345 pts_time:17.345 dts:17303 dts_time:17.303
6359[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6360Clipping frame in rate conversion by 0.130852
6361[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6362[libx264 @ 0x562b73fd06c0] frame= 334 QP=30.71 NAL=0 Slice:B Poc:6 I:1 P:566 SKIP:7593 size=703 bytes
6363[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 13820, dts 13820, duration 20 at relative offset 181906 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6364[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 13840, dts 13840, duration 20 at relative offset 182116 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6365[matroska @ 0x562b73ff1bc0] Writing block of size 703 with pts 13889, dts 13847, duration 42 at relative offset 182327 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6366[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2012 pts_time:2.012 dts:2012 dts_time:2.012 -> pts:17306 pts_time:17.306 dts:17306 dts_time:17.306
6367[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2032 pts_time:2.032 dts:2032 dts_time:2.032 -> pts:17326 pts_time:17.326 dts:17326 dts_time:17.326
6368[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2134 pts_time:2.134 dts:2051 dts_time:2.051 -> pts:17428 pts_time:17.428 dts:17345 dts_time:17.345
6369[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6370[h264 @ 0x562b74115c00] nal_unit_type: 7(SPS), nal_ref_idc: 3
6371[h264 @ 0x562b74115c00] nal_unit_type: 8(PPS), nal_ref_idc: 3
6372[h264 @ 0x562b74115c00] nal_unit_type: 5(IDR), nal_ref_idc: 3
6373Clipping frame in rate conversion by 0.147850
6374[libx264 @ 0x562b73fd06c0] frame= 335 QP=22.64 NAL=2 Slice:P Poc:10 I:11 P:379 SKIP:7770 size=1187 bytes
6375[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 13860, dts 13860, duration 20 at relative offset 183037 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6376[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 13880, dts 13880, duration 20 at relative offset 183248 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6377[matroska @ 0x562b73ff1bc0] Writing block of size 1187 with pts 13972, dts 13889, duration 42 at relative offset 183454 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6378[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2052 pts_time:2.052 dts:2052 dts_time:2.052 -> pts:17346 pts_time:17.346 dts:17346 dts_time:17.346
6379[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2073 pts_time:2.073 dts:2073 dts_time:2.073 -> pts:17367 pts_time:17.367 dts:17367 dts_time:17.367
6380[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2301 pts_time:2.301 dts:2092 dts_time:2.092 -> pts:17595 pts_time:17.595 dts:17386 dts_time:17.386
6381[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6382[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6383Clipping frame in rate conversion by 0.140862
6384[libx264 @ 0x562b73fd06c0] frame= 336 QP=27.18 NAL=2 Slice:P Poc:14 I:962 P:1746 SKIP:5452 size=32886 bytes
6385[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 13900, dts 13900, duration 20 at relative offset 184648 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6386[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 13920, dts 13920, duration 20 at relative offset 184859 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6387[matroska @ 0x562b73ff1bc0] Writing block of size 32886 with pts 14056, dts 13931, duration 42 at relative offset 185056 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6388[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2093 pts_time:2.093 dts:2093 dts_time:2.093 -> pts:17387 pts_time:17.387 dts:17387 dts_time:17.387
6389[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2113 pts_time:2.113 dts:2113 dts_time:2.113 -> pts:17407 pts_time:17.407 dts:17407 dts_time:17.407
6390[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2218 pts_time:2.218 dts:2134 dts_time:2.134 -> pts:17512 pts_time:17.512 dts:17428 dts_time:17.428
6391[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6392[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6393Clipping frame in rate conversion by 0.133873
6394[libx264 @ 0x562b73fd06c0] frame= 337 QP=30.10 NAL=0 Slice:B Poc:12 I:4 P:719 SKIP:7431 size=1160 bytes
6395[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 13940, dts 13940, duration 20 at relative offset 217950 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6396[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 13960, dts 13960, duration 20 at relative offset 218153 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6397[matroska @ 0x562b73ff1bc0] Writing block of size 1160 with pts 14014, dts 13972, duration 42 at relative offset 218357 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6398[concat @ 0x562b73fb3f00] file:1 stream:2 pts:2137 pts_time:2.137 dts:2137 dts_time:2.137 -> pts:17431 pts_time:17.431 dts:17431 dts_time:17.431
6399[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2133 pts_time:2.133 dts:2133 dts_time:2.133 -> pts:17427 pts_time:17.427 dts:17427 dts_time:17.427
6400[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2153 pts_time:2.153 dts:2153 dts_time:2.153 -> pts:17447 pts_time:17.447 dts:17447 dts_time:17.447
6401[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2176 pts_time:2.176 dts:2176 dts_time:2.176 -> pts:17470 pts_time:17.47 dts:17470 dts_time:17.47
6402[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6403[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6404Clipping frame in rate conversion by 0.150841
6405[libx264 @ 0x562b73fd06c0] frame= 338 QP=27.92 NAL=2 Slice:P Poc:22 I:505 P:1967 SKIP:5688 size=23977 bytes
6406[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 13980, dts 13980, duration 20 at relative offset 219524 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6407[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 14000, dts 14000, duration 20 at relative offset 219739 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6408[matroska @ 0x562b73ff1bc0] Writing block of size 23977 with pts 14223, dts 14014, duration 42 at relative offset 219956 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6409[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2173 pts_time:2.173 dts:2173 dts_time:2.173 -> pts:17467 pts_time:17.467 dts:17467 dts_time:17.467
6410[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2193 pts_time:2.193 dts:2193 dts_time:2.193 -> pts:17487 pts_time:17.487 dts:17487 dts_time:17.487
6411[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2259 pts_time:2.259 dts:2218 dts_time:2.218 -> pts:17553 pts_time:17.553 dts:17512 dts_time:17.512
6412[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6413[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6414Clipping frame in rate conversion by 0.143852
6415[libx264 @ 0x562b73fd06c0] frame= 339 QP=27.26 NAL=2 Slice:B Poc:18 I:1 P:798 SKIP:7351 size=1706 bytes
6416[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 14020, dts 14020, duration 20 at relative offset 243941 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6417[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 14040, dts 14040, duration 20 at relative offset 244155 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6418[matroska @ 0x562b73ff1bc0] Writing block of size 1706 with pts 14139, dts 14056, duration 42 at relative offset 244375 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6419[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2213 pts_time:2.213 dts:2213 dts_time:2.213 -> pts:17507 pts_time:17.507 dts:17507 dts_time:17.507
6420[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2233 pts_time:2.233 dts:2233 dts_time:2.233 -> pts:17527 pts_time:17.527 dts:17527 dts_time:17.527
6421[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2468 pts_time:2.468 dts:2259 dts_time:2.259 -> pts:17762 pts_time:17.762 dts:17553 dts_time:17.553
6422[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6423[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6424Clipping frame in rate conversion by 0.136864
6425[libx264 @ 0x562b73fd06c0] scene cut at 360 Icost:2152744 Pcost:2132877 ratio:0.0092 bias:0.1093 gop:30 (imb:7592 pmb:196)
6426[libx264 @ 0x562b73fd06c0] frame= 340 QP=29.07 NAL=0 Slice:B Poc:16 I:5 P:705 SKIP:7449 size=881 bytes
6427[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 14060, dts 14060, duration 20 at relative offset 246088 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6428[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 14080, dts 14080, duration 20 at relative offset 246299 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6429[matroska @ 0x562b73ff1bc0] Writing block of size 881 with pts 14097, dts 14097, duration 42 at relative offset 246527 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6430[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2253 pts_time:2.253 dts:2253 dts_time:2.253 -> pts:17547 pts_time:17.547 dts:17547 dts_time:17.547
6431frame= 403 fps= 84 q=32.0 size= 1536kB time=00:00:17.56 bitrate= 716.6kbits/s speed=3.67x
6432[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2273 pts_time:2.273 dts:2273 dts_time:2.273 -> pts:17567 pts_time:17.567 dts:17567 dts_time:17.567
6433[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2293 pts_time:2.293 dts:2293 dts_time:2.293 -> pts:17587 pts_time:17.587 dts:17587 dts_time:17.587
6434[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2384 pts_time:2.384 dts:2301 dts_time:2.301 -> pts:17678 pts_time:17.678 dts:17595 dts_time:17.595
6435[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6436[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6437Clipping frame in rate conversion by 0.153831
6438[libx264 @ 0x562b73fd06c0] frame= 341 QP=29.70 NAL=0 Slice:B Poc:20 I:2 P:510 SKIP:7640 size=796 bytes
6439[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 14100, dts 14100, duration 20 at relative offset 247415 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6440[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 14120, dts 14120, duration 20 at relative offset 247638 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6441[matroska @ 0x562b73ff1bc0] Writing block of size 796 with pts 14181, dts 14139, duration 42 at relative offset 247857 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6442[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2313 pts_time:2.313 dts:2313 dts_time:2.313 -> pts:17607 pts_time:17.607 dts:17607 dts_time:17.607
6443[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2333 pts_time:2.333 dts:2333 dts_time:2.333 -> pts:17627 pts_time:17.627 dts:17627 dts_time:17.627
6444[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2343 pts_time:2.343 dts:2343 dts_time:2.343 -> pts:17637 pts_time:17.637 dts:17637 dts_time:17.637
6445[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6446[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6447Clipping frame in rate conversion by 0.146843
6448[libx264 @ 0x562b73fd06c0] frame= 342 QP=27.60 NAL=2 Slice:P Poc:30 I:646 P:1874 SKIP:5640 size=39894 bytes
6449[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 14140, dts 14140, duration 20 at relative offset 248660 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6450[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 14160, dts 14160, duration 20 at relative offset 248859 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6451[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 14180, dts 14180, duration 20 at relative offset 249073 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6452[matroska @ 0x562b73ff1bc0] Writing block of size 39894 with pts 14389, dts 14181, duration 42 at relative offset 249288 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6453[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2353 pts_time:2.353 dts:2353 dts_time:2.353 -> pts:17647 pts_time:17.647 dts:17647 dts_time:17.647
6454[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2373 pts_time:2.373 dts:2373 dts_time:2.373 -> pts:17667 pts_time:17.667 dts:17667 dts_time:17.667
6455[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2426 pts_time:2.426 dts:2384 dts_time:2.384 -> pts:17720 pts_time:17.72 dts:17678 dts_time:17.678
6456[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6457[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6458Clipping frame in rate conversion by 0.139854
6459[libx264 @ 0x562b73fd06c0] frame= 343 QP=31.37 NAL=2 Slice:B Poc:26 I:166 P:1783 SKIP:6101 size=13047 bytes
6460[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 14200, dts 14200, duration 20 at relative offset 289190 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6461[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 14220, dts 14220, duration 20 at relative offset 289408 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6462[matroska @ 0x562b73ff1bc0] Writing block of size 13047 with pts 14306, dts 14223, duration 42 at relative offset 289628 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6463[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2393 pts_time:2.393 dts:2393 dts_time:2.393 -> pts:17687 pts_time:17.687 dts:17687 dts_time:17.687
6464[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2413 pts_time:2.413 dts:2413 dts_time:2.413 -> pts:17707 pts_time:17.707 dts:17707 dts_time:17.707
6465[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2635 pts_time:2.635 dts:2426 dts_time:2.426 -> pts:17929 pts_time:17.929 dts:17720 dts_time:17.72
6466[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6467[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6468Clipping frame in rate conversion by 0.132866
6469[libx264 @ 0x562b73fd06c0] frame= 344 QP=31.85 NAL=0 Slice:B Poc:24 I:3 P:595 SKIP:7558 size=747 bytes
6470[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 14240, dts 14240, duration 20 at relative offset 302682 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6471[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 14260, dts 14260, duration 20 at relative offset 302909 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6472[matroska @ 0x562b73ff1bc0] Writing block of size 747 with pts 14264, dts 14264, duration 42 at relative offset 303124 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6473[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2433 pts_time:2.433 dts:2433 dts_time:2.433 -> pts:17727 pts_time:17.727 dts:17727 dts_time:17.727
6474[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2453 pts_time:2.453 dts:2453 dts_time:2.453 -> pts:17747 pts_time:17.747 dts:17747 dts_time:17.747
6475[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2551 pts_time:2.551 dts:2468 dts_time:2.468 -> pts:17845 pts_time:17.845 dts:17762 dts_time:17.762
6476[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6477[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6478Clipping frame in rate conversion by 0.149834
6479[libx264 @ 0x562b73fd06c0] frame= 345 QP=33.19 NAL=0 Slice:B Poc:28 I:2 P:654 SKIP:7503 size=1002 bytes
6480[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 14280, dts 14280, duration 20 at relative offset 303878 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6481[matroska @ 0x562b73ff1bc0] Writing block of size 390 with pts 14300, dts 14300, duration 20 at relative offset 304119 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6482[matroska @ 0x562b73ff1bc0] Writing block of size 1002 with pts 14348, dts 14306, duration 42 at relative offset 304516 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6483[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2473 pts_time:2.473 dts:2473 dts_time:2.473 -> pts:17767 pts_time:17.767 dts:17767 dts_time:17.767
6484[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2493 pts_time:2.493 dts:2493 dts_time:2.493 -> pts:17787 pts_time:17.787 dts:17787 dts_time:17.787
6485[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2510 pts_time:2.51 dts:2510 dts_time:2.51 -> pts:17804 pts_time:17.804 dts:17804 dts_time:17.804
6486[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6487[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6488Clipping frame in rate conversion by 0.142845
6489[libx264 @ 0x562b73fd06c0] frame= 346 QP=27.59 NAL=2 Slice:P Poc:38 I:847 P:1654 SKIP:5659 size=35623 bytes
6490[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 14320, dts 14320, duration 20 at relative offset 305525 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6491[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 14340, dts 14340, duration 20 at relative offset 305736 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6492[matroska @ 0x562b73ff1bc0] Writing block of size 35623 with pts 14556, dts 14348, duration 42 at relative offset 305936 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6493[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2513 pts_time:2.513 dts:2513 dts_time:2.513 -> pts:17807 pts_time:17.807 dts:17807 dts_time:17.807
6494[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2533 pts_time:2.533 dts:2533 dts_time:2.533 -> pts:17827 pts_time:17.827 dts:17827 dts_time:17.827
6495[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2593 pts_time:2.593 dts:2551 dts_time:2.551 -> pts:17887 pts_time:17.887 dts:17845 dts_time:17.845
6496[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6497[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6498Clipping frame in rate conversion by 0.135857
6499[libx264 @ 0x562b73fd06c0] frame= 347 QP=27.92 NAL=2 Slice:B Poc:34 I:1 P:836 SKIP:7323 size=1058 bytes
6500[matroska @ 0x562b73ff1bc0] Writing block of size 179 with pts 14360, dts 14360, duration 20 at relative offset 341567 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6501[matroska @ 0x562b73ff1bc0] Writing block of size 179 with pts 14380, dts 14380, duration 20 at relative offset 341753 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6502[matroska @ 0x562b73ff1bc0] Writing block of size 1058 with pts 14473, dts 14389, duration 42 at relative offset 341939 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6503[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2553 pts_time:2.553 dts:2553 dts_time:2.553 -> pts:17847 pts_time:17.847 dts:17847 dts_time:17.847
6504[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2573 pts_time:2.573 dts:2573 dts_time:2.573 -> pts:17867 pts_time:17.867 dts:17867 dts_time:17.867
6505[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2801 pts_time:2.801 dts:2593 dts_time:2.593 -> pts:18095 pts_time:18.095 dts:17887 dts_time:17.887
6506[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6507[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6508Clipping frame in rate conversion by 0.152824
6509[libx264 @ 0x562b73fd06c0] frame= 348 QP=32.27 NAL=0 Slice:B Poc:32 I:0 P:329 SKIP:7828 size=432 bytes
6510[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 14400, dts 14400, duration 20 at relative offset 343004 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6511[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 14420, dts 14420, duration 20 at relative offset 343219 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6512[matroska @ 0x562b73ff1bc0] Writing block of size 432 with pts 14431, dts 14431, duration 42 at relative offset 343419 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6513[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2593 pts_time:2.593 dts:2593 dts_time:2.593 -> pts:17887 pts_time:17.887 dts:17887 dts_time:17.887
6514[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2613 pts_time:2.613 dts:2613 dts_time:2.613 -> pts:17907 pts_time:17.907 dts:17907 dts_time:17.907
6515[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2718 pts_time:2.718 dts:2635 dts_time:2.635 -> pts:18012 pts_time:18.012 dts:17929 dts_time:17.929
6516[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6517[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6518Clipping frame in rate conversion by 0.145836
6519[libx264 @ 0x562b73fd06c0] frame= 349 QP=31.41 NAL=0 Slice:B Poc:36 I:2 P:655 SKIP:7498 size=813 bytes
6520[matroska @ 0x562b73ff1bc0] Writing block of size 250 with pts 14440, dts 14440, duration 20 at relative offset 343858 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6521[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 14460, dts 14460, duration 20 at relative offset 344115 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6522[matroska @ 0x562b73ff1bc0] Writing block of size 813 with pts 14515, dts 14473, duration 42 at relative offset 344296 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6523[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2633 pts_time:2.633 dts:2633 dts_time:2.633 -> pts:17927 pts_time:17.927 dts:17927 dts_time:17.927
6524[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2653 pts_time:2.653 dts:2653 dts_time:2.653 -> pts:17947 pts_time:17.947 dts:17947 dts_time:17.947
6525[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2676 pts_time:2.676 dts:2676 dts_time:2.676 -> pts:17970 pts_time:17.97 dts:17970 dts_time:17.97
6526[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6527[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6528Clipping frame in rate conversion by 0.138847
6529[libx264 @ 0x562b73fd06c0] frame= 350 QP=26.78 NAL=2 Slice:P Poc:46 I:343 P:1909 SKIP:5908 size=25857 bytes
6530[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 14480, dts 14480, duration 20 at relative offset 345116 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6531[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 14500, dts 14500, duration 20 at relative offset 345296 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6532[matroska @ 0x562b73ff1bc0] Writing block of size 25857 with pts 14723, dts 14515, duration 42 at relative offset 345511 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6533[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2673 pts_time:2.673 dts:2673 dts_time:2.673 -> pts:17967 pts_time:17.967 dts:17967 dts_time:17.967
6534[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2693 pts_time:2.693 dts:2693 dts_time:2.693 -> pts:17987 pts_time:17.987 dts:17987 dts_time:17.987
6535[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2760 pts_time:2.76 dts:2718 dts_time:2.718 -> pts:18054 pts_time:18.054 dts:18012 dts_time:18.012
6536[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6537[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6538Clipping frame in rate conversion by 0.131859
6539[libx264 @ 0x562b73fd06c0] frame= 351 QP=28.92 NAL=2 Slice:B Poc:42 I:1 P:785 SKIP:7369 size=1176 bytes
6540[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 14520, dts 14520, duration 20 at relative offset 371376 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6541[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 14540, dts 14540, duration 20 at relative offset 371596 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6542[matroska @ 0x562b73ff1bc0] Writing block of size 1176 with pts 14640, dts 14556, duration 42 at relative offset 371817 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6543[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2713 pts_time:2.713 dts:2713 dts_time:2.713 -> pts:18007 pts_time:18.007 dts:18007 dts_time:18.007
6544[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2733 pts_time:2.733 dts:2733 dts_time:2.733 -> pts:18027 pts_time:18.027 dts:18027 dts_time:18.027
6545[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2752 pts_time:2.752 dts:2752 dts_time:2.752 -> pts:18046 pts_time:18.046 dts:18046 dts_time:18.046
6546[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2968 pts_time:2.968 dts:2760 dts_time:2.76 -> pts:18262 pts_time:18.262 dts:18054 dts_time:18.054
6547[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6548[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6549Clipping frame in rate conversion by 0.148857
6550[libx264 @ 0x562b73fd06c0] frame= 352 QP=29.82 NAL=0 Slice:B Poc:40 I:2 P:606 SKIP:7551 size=607 bytes
6551[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 14560, dts 14560, duration 20 at relative offset 373000 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6552[matroska @ 0x562b73ff1bc0] Writing block of size 373 with pts 14580, dts 14580, duration 20 at relative offset 373223 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6553[matroska @ 0x562b73ff1bc0] Writing block of size 607 with pts 14598, dts 14598, duration 42 at relative offset 373603 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6554[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2772 pts_time:2.772 dts:2772 dts_time:2.772 -> pts:18066 pts_time:18.066 dts:18066 dts_time:18.066
6555[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2792 pts_time:2.792 dts:2792 dts_time:2.792 -> pts:18086 pts_time:18.086 dts:18086 dts_time:18.086
6556[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2885 pts_time:2.885 dts:2801 dts_time:2.801 -> pts:18179 pts_time:18.179 dts:18095 dts_time:18.095
6557[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6558[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6559Clipping frame in rate conversion by 0.141838
6560[libx264 @ 0x562b73fd06c0] frame= 353 QP=32.09 NAL=0 Slice:B Poc:44 I:0 P:447 SKIP:7711 size=583 bytes
6561[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 14600, dts 14600, duration 20 at relative offset 374217 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6562[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 14620, dts 14620, duration 20 at relative offset 374455 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6563[matroska @ 0x562b73ff1bc0] Writing block of size 583 with pts 14681, dts 14640, duration 42 at relative offset 374670 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6564[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2812 pts_time:2.812 dts:2812 dts_time:2.812 -> pts:18106 pts_time:18.106 dts:18106 dts_time:18.106
6565[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2833 pts_time:2.833 dts:2833 dts_time:2.833 -> pts:18127 pts_time:18.127 dts:18127 dts_time:18.127
6566[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2843 pts_time:2.843 dts:2843 dts_time:2.843 -> pts:18137 pts_time:18.137 dts:18137 dts_time:18.137
6567[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6568[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6569Clipping frame in rate conversion by 0.134850
6570[libx264 @ 0x562b73fd06c0] frame= 354 QP=26.33 NAL=2 Slice:P Poc:52 I:189 P:1908 SKIP:6063 size=19147 bytes
6571[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 14640, dts 14640, duration 20 at relative offset 375260 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6572[matroska @ 0x562b73ff1bc0] Writing block of size 354 with pts 14660, dts 14660, duration 20 at relative offset 375499 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6573[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 14680, dts 14680, duration 20 at relative offset 375860 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6574[matroska @ 0x562b73ff1bc0] Writing block of size 19147 with pts 14848, dts 14681, duration 42 at relative offset 376129 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6575[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2853 pts_time:2.853 dts:2853 dts_time:2.853 -> pts:18147 pts_time:18.147 dts:18147 dts_time:18.147
6576[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2873 pts_time:2.873 dts:2873 dts_time:2.873 -> pts:18167 pts_time:18.167 dts:18167 dts_time:18.167
6577[concat @ 0x562b73fb3f00] file:1 stream:0 pts:2927 pts_time:2.927 dts:2885 dts_time:2.885 -> pts:18221 pts_time:18.221 dts:18179 dts_time:18.179
6578[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6579[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6580Clipping frame in rate conversion by 0.151848
6581[libx264 @ 0x562b73fd06c0] frame= 355 QP=31.53 NAL=2 Slice:B Poc:48 I:0 P:655 SKIP:7503 size=783 bytes
6582[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 14700, dts 14700, duration 20 at relative offset 395284 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6583[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 14720, dts 14720, duration 20 at relative offset 395577 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6584[matroska @ 0x562b73ff1bc0] Writing block of size 783 with pts 14765, dts 14723, duration 42 at relative offset 395793 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6585[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2893 pts_time:2.893 dts:2893 dts_time:2.893 -> pts:18187 pts_time:18.187 dts:18187 dts_time:18.187
6586[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2913 pts_time:2.913 dts:2913 dts_time:2.913 -> pts:18207 pts_time:18.207 dts:18207 dts_time:18.207
6587[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3135 pts_time:3.135 dts:2927 dts_time:2.927 -> pts:18429 pts_time:18.429 dts:18221 dts_time:18.221
6588[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6589[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6590Clipping frame in rate conversion by 0.144859
6591[libx264 @ 0x562b73fd06c0] frame= 356 QP=35.00 NAL=0 Slice:B Poc:50 I:0 P:217 SKIP:7943 size=240 bytes
6592[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 14740, dts 14740, duration 20 at relative offset 396583 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6593[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 14760, dts 14760, duration 20 at relative offset 396830 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6594[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 14806, dts 14765, duration 42 at relative offset 397089 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6595[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2933 pts_time:2.933 dts:2933 dts_time:2.933 -> pts:18227 pts_time:18.227 dts:18227 dts_time:18.227
6596[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2953 pts_time:2.953 dts:2953 dts_time:2.953 -> pts:18247 pts_time:18.247 dts:18247 dts_time:18.247
6597[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3052 pts_time:3.052 dts:2968 dts_time:2.968 -> pts:18346 pts_time:18.346 dts:18262 dts_time:18.262
6598[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6599[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6600Clipping frame in rate conversion by 0.137840
6601[libx264 @ 0x562b73fd06c0] frame= 357 QP=21.39 NAL=2 Slice:P Poc:58 I:24 P:196 SKIP:7940 size=898 bytes
6602[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 14780, dts 14780, duration 20 at relative offset 397336 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6603[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 14800, dts 14800, duration 20 at relative offset 397584 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6604[matroska @ 0x562b73ff1bc0] Writing block of size 898 with pts 14973, dts 14806, duration 42 at relative offset 397823 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6605[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2973 pts_time:2.973 dts:2973 dts_time:2.973 -> pts:18267 pts_time:18.267 dts:18267 dts_time:18.267
6606[concat @ 0x562b73fb3f00] file:1 stream:1 pts:2993 pts_time:2.993 dts:2993 dts_time:2.993 -> pts:18287 pts_time:18.287 dts:18287 dts_time:18.287
6607[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3010 pts_time:3.01 dts:3010 dts_time:3.01 -> pts:18304 pts_time:18.304 dts:18304 dts_time:18.304
6608[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6609[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6610Clipping frame in rate conversion by 0.130852
6611[libx264 @ 0x562b73fd06c0] frame= 358 QP=30.82 NAL=2 Slice:B Poc:54 I:0 P:272 SKIP:7887 size=411 bytes
6612[matroska @ 0x562b73ff1bc0] Writing block of size 353 with pts 14820, dts 14820, duration 20 at relative offset 398728 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6613[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 14840, dts 14840, duration 20 at relative offset 399088 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6614[matroska @ 0x562b73ff1bc0] Writing block of size 411 with pts 14890, dts 14848, duration 42 at relative offset 399346 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6615[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3013 pts_time:3.013 dts:3013 dts_time:3.013 -> pts:18307 pts_time:18.307 dts:18307 dts_time:18.307
6616[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3033 pts_time:3.033 dts:3033 dts_time:3.033 -> pts:18327 pts_time:18.327 dts:18327 dts_time:18.327
6617[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3093 pts_time:3.093 dts:3052 dts_time:3.052 -> pts:18387 pts_time:18.387 dts:18346 dts_time:18.346
6618[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6619[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6620Clipping frame in rate conversion by 0.147850
6621[libx264 @ 0x562b73fd06c0] frame= 359 QP=27.78 NAL=0 Slice:B Poc:56 I:0 P:169 SKIP:7991 size=241 bytes
6622[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 14860, dts 14860, duration 20 at relative offset 399764 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6623[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 14880, dts 14880, duration 20 at relative offset 400006 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6624[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 14932, dts 14890, duration 42 at relative offset 400219 in cluster at offset 1686318. TrackNumber 1, keyframe 0
6625[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3053 pts_time:3.053 dts:3053 dts_time:3.053 -> pts:18347 pts_time:18.347 dts:18347 dts_time:18.347
6626[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3073 pts_time:3.073 dts:3073 dts_time:3.073 -> pts:18367 pts_time:18.367 dts:18367 dts_time:18.367
6627[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3302 pts_time:3.302 dts:3093 dts_time:3.093 -> pts:18596 pts_time:18.596 dts:18387 dts_time:18.387
6628[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6629[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6630Clipping frame in rate conversion by 0.140862
6631[libx264 @ 0x562b73fd06c0] frame= 360 QP=18.74 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=219204 bytes
6632[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 14900, dts 14900, duration 20 at relative offset 400467 in cluster at offset 1686318. TrackNumber 2, keyframe 1
6633[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 14920 at offset 2087000 bytes
6634[matroska @ 0x562b73ff1bc0] Writing block of size 425 with pts 14920, dts 14920, duration 20 at relative offset 10 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6635[matroska @ 0x562b73ff1bc0] Writing block of size 219204 with pts 15307, dts 14932, duration 42 at relative offset 442 in cluster at offset 2087000. TrackNumber 1, keyframe 1
6636[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3093 pts_time:3.093 dts:3093 dts_time:3.093 -> pts:18387 pts_time:18.387 dts:18387 dts_time:18.387
6637[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3113 pts_time:3.113 dts:3113 dts_time:3.113 -> pts:18407 pts_time:18.407 dts:18407 dts_time:18.407
6638[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3219 pts_time:3.219 dts:3135 dts_time:3.135 -> pts:18513 pts_time:18.513 dts:18429 dts_time:18.429
6639[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6640[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6641Clipping frame in rate conversion by 0.133873
6642[libx264 @ 0x562b73fd06c0] frame= 361 QP=25.60 NAL=2 Slice:P Poc:8 I:13 P:417 SKIP:7730 size=1274 bytes
6643[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 14940, dts 14940, duration 20 at relative offset 219655 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6644[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 14960, dts 14960, duration 20 at relative offset 219900 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6645[matroska @ 0x562b73ff1bc0] Writing block of size 1274 with pts 15474, dts 14973, duration 42 at relative offset 220107 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6646[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3133 pts_time:3.133 dts:3133 dts_time:3.133 -> pts:18427 pts_time:18.427 dts:18427 dts_time:18.427
6647[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3153 pts_time:3.153 dts:3153 dts_time:3.153 -> pts:18447 pts_time:18.447 dts:18447 dts_time:18.447
6648[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3177 pts_time:3.177 dts:3177 dts_time:3.177 -> pts:18471 pts_time:18.471 dts:18471 dts_time:18.471
6649[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6650[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6651Clipping frame in rate conversion by 0.150841
6652[libx264 @ 0x562b73fd06c0] frame= 362 QP=35.00 NAL=2 Slice:B Poc:4 I:0 P:35 SKIP:8125 size=94 bytes
6653[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 14980, dts 14980, duration 20 at relative offset 221388 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6654[matroska @ 0x562b73ff1bc0] Writing block of size 412 with pts 15000, dts 15000, duration 20 at relative offset 221621 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6655[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 15020, dts 15020, duration 20 at relative offset 222040 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6656[matroska @ 0x562b73ff1bc0] Writing block of size 94 with pts 15390, dts 15307, duration 42 at relative offset 222221 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6657[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3173 pts_time:3.173 dts:3173 dts_time:3.173 -> pts:18467 pts_time:18.467 dts:18467 dts_time:18.467
6658[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3193 pts_time:3.193 dts:3193 dts_time:3.193 -> pts:18487 pts_time:18.487 dts:18487 dts_time:18.487
6659[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3260 pts_time:3.26 dts:3219 dts_time:3.219 -> pts:18554 pts_time:18.554 dts:18513 dts_time:18.513
6660[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6661[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6662Clipping frame in rate conversion by 0.143852
6663[libx264 @ 0x562b73fd06c0] frame= 363 QP=37.00 NAL=0 Slice:B Poc:2 I:0 P:8 SKIP:8152 size=71 bytes
6664[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 15320, dts 15320, duration 20 at relative offset 222321 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6665[matroska @ 0x562b73ff1bc0] Writing block of size 169 with pts 15341, dts 15341, duration 20 at relative offset 222496 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6666[matroska @ 0x562b73ff1bc0] Writing block of size 71 with pts 15349, dts 15349, duration 42 at relative offset 222672 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6667[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3213 pts_time:3.213 dts:3213 dts_time:3.213 -> pts:18507 pts_time:18.507 dts:18507 dts_time:18.507
6668[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3233 pts_time:3.233 dts:3233 dts_time:3.233 -> pts:18527 pts_time:18.527 dts:18527 dts_time:18.527
6669[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3344 pts_time:3.344 dts:3260 dts_time:3.26 -> pts:18638 pts_time:18.638 dts:18554 dts_time:18.554
6670[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6671[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6672Clipping frame in rate conversion by 0.136864
6673[libx264 @ 0x562b73fd06c0] frame= 364 QP=37.00 NAL=0 Slice:B Poc:6 I:0 P:9 SKIP:8151 size=74 bytes
6674[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 15361, dts 15361, duration 20 at relative offset 222749 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6675[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 15381, dts 15381, duration 20 at relative offset 222919 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6676[matroska @ 0x562b73ff1bc0] Writing block of size 74 with pts 15432, dts 15390, duration 42 at relative offset 223104 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6677[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3253 pts_time:3.253 dts:3253 dts_time:3.253 -> pts:18547 pts_time:18.547 dts:18547 dts_time:18.547
6678[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3273 pts_time:3.273 dts:3273 dts_time:3.273 -> pts:18567 pts_time:18.567 dts:18567 dts_time:18.567
6679[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3293 pts_time:3.293 dts:3293 dts_time:3.293 -> pts:18587 pts_time:18.587 dts:18587 dts_time:18.587
6680[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3385 pts_time:3.385 dts:3302 dts_time:3.302 -> pts:18679 pts_time:18.679 dts:18596 dts_time:18.596
6681[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6682[h264 @ 0x562b741dea00] nal_unit_type: 7(SPS), nal_ref_idc: 3
6683[h264 @ 0x562b741dea00] nal_unit_type: 8(PPS), nal_ref_idc: 3
6684[h264 @ 0x562b741dea00] nal_unit_type: 5(IDR), nal_ref_idc: 3
6685Clipping frame in rate conversion by 0.153831
6686[libx264 @ 0x562b73fd06c0] frame= 365 QP=25.61 NAL=2 Slice:P Poc:16 I:14 P:724 SKIP:7422 size=2681 bytes
6687[matroska @ 0x562b73ff1bc0] Writing block of size 153 with pts 15401, dts 15401, duration 20 at relative offset 223184 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6688[matroska @ 0x562b73ff1bc0] Writing block of size 157 with pts 15421, dts 15421, duration 20 at relative offset 223344 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6689[matroska @ 0x562b73ff1bc0] Writing block of size 2681 with pts 15641, dts 15432, duration 42 at relative offset 223508 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6690[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3313 pts_time:3.313 dts:3313 dts_time:3.313 -> pts:18607 pts_time:18.607 dts:18607 dts_time:18.607
6691[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3333 pts_time:3.333 dts:3333 dts_time:3.333 -> pts:18627 pts_time:18.627 dts:18627 dts_time:18.627
6692[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3552 pts_time:3.552 dts:3344 dts_time:3.344 -> pts:18846 pts_time:18.846 dts:18638 dts_time:18.638
6693[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6694[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6695Clipping frame in rate conversion by 0.146843
6696[libx264 @ 0x562b73fd06c0] frame= 366 QP=35.00 NAL=2 Slice:B Poc:12 I:0 P:34 SKIP:8126 size=99 bytes
6697[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 15441, dts 15441, duration 20 at relative offset 226196 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6698[matroska @ 0x562b73ff1bc0] Writing block of size 353 with pts 15461, dts 15461, duration 20 at relative offset 226375 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6699[matroska @ 0x562b73ff1bc0] Writing block of size 99 with pts 15557, dts 15474, duration 42 at relative offset 226735 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6700[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3353 pts_time:3.353 dts:3353 dts_time:3.353 -> pts:18647 pts_time:18.647 dts:18647 dts_time:18.647
6701[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3373 pts_time:3.373 dts:3373 dts_time:3.373 -> pts:18667 pts_time:18.667 dts:18667 dts_time:18.667
6702[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3469 pts_time:3.469 dts:3385 dts_time:3.385 -> pts:18763 pts_time:18.763 dts:18679 dts_time:18.679
6703[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6704[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6705Clipping frame in rate conversion by 0.139854
6706[libx264 @ 0x562b73fd06c0] frame= 367 QP=34.47 NAL=0 Slice:B Poc:10 I:0 P:18 SKIP:8142 size=85 bytes
6707[matroska @ 0x562b73ff1bc0] Writing block of size 157 with pts 15481, dts 15481, duration 20 at relative offset 226840 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6708[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 15501, dts 15501, duration 20 at relative offset 227004 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6709[matroska @ 0x562b73ff1bc0] Writing block of size 85 with pts 15516, dts 15516, duration 42 at relative offset 227186 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6710[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3393 pts_time:3.393 dts:3393 dts_time:3.393 -> pts:18687 pts_time:18.687 dts:18687 dts_time:18.687
6711[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3413 pts_time:3.413 dts:3413 dts_time:3.413 -> pts:18707 pts_time:18.707 dts:18707 dts_time:18.707
6712[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3427 pts_time:3.427 dts:3427 dts_time:3.427 -> pts:18721 pts_time:18.721 dts:18721 dts_time:18.721
6713[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6714[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6715Clipping frame in rate conversion by 0.132866
6716[libx264 @ 0x562b73fd06c0] frame= 368 QP=36.00 NAL=0 Slice:B Poc:14 I:0 P:19 SKIP:8141 size=84 bytes
6717[matroska @ 0x562b73ff1bc0] Writing block of size 180 with pts 15521, dts 15521, duration 20 at relative offset 227277 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6718[matroska @ 0x562b73ff1bc0] Writing block of size 177 with pts 15541, dts 15541, duration 20 at relative offset 227464 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6719[matroska @ 0x562b73ff1bc0] Writing block of size 84 with pts 15599, dts 15557, duration 42 at relative offset 227648 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6720[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3433 pts_time:3.433 dts:3433 dts_time:3.433 -> pts:18727 pts_time:18.727 dts:18727 dts_time:18.727
6721[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3453 pts_time:3.453 dts:3453 dts_time:3.453 -> pts:18747 pts_time:18.747 dts:18747 dts_time:18.747
6722[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3511 pts_time:3.511 dts:3469 dts_time:3.469 -> pts:18805 pts_time:18.805 dts:18763 dts_time:18.763
6723[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6724[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6725Clipping frame in rate conversion by 0.149834
6726[libx264 @ 0x562b73fd06c0] frame= 369 QP=26.26 NAL=2 Slice:P Poc:24 I:56 P:660 SKIP:7444 size=3792 bytes
6727[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 15561, dts 15561, duration 20 at relative offset 227738 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6728[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 15581, dts 15581, duration 20 at relative offset 227929 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6729[matroska @ 0x562b73ff1bc0] Writing block of size 3792 with pts 15807, dts 15599, duration 42 at relative offset 228102 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6730[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3473 pts_time:3.473 dts:3473 dts_time:3.473 -> pts:18767 pts_time:18.767 dts:18767 dts_time:18.767
6731[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3493 pts_time:3.493 dts:3493 dts_time:3.493 -> pts:18787 pts_time:18.787 dts:18787 dts_time:18.787
6732[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3719 pts_time:3.719 dts:3511 dts_time:3.511 -> pts:19013 pts_time:19.013 dts:18805 dts_time:18.805
6733[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6734[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6735Clipping frame in rate conversion by 0.142845
6736[libx264 @ 0x562b73fd06c0] frame= 370 QP=34.63 NAL=2 Slice:B Poc:20 I:0 P:95 SKIP:8065 size=191 bytes
6737[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 15601, dts 15601, duration 20 at relative offset 231901 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6738[matroska @ 0x562b73ff1bc0] Writing block of size 177 with pts 15621, dts 15621, duration 20 at relative offset 232091 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6739[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 15724, dts 15641, duration 42 at relative offset 232275 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6740[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3513 pts_time:3.513 dts:3513 dts_time:3.513 -> pts:18807 pts_time:18.807 dts:18807 dts_time:18.807
6741[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3533 pts_time:3.533 dts:3533 dts_time:3.533 -> pts:18827 pts_time:18.827 dts:18827 dts_time:18.827
6742[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3636 pts_time:3.636 dts:3552 dts_time:3.552 -> pts:18930 pts_time:18.93 dts:18846 dts_time:18.846
6743[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6744[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6745Clipping frame in rate conversion by 0.135857
6746[libx264 @ 0x562b73fd06c0] frame= 371 QP=36.00 NAL=0 Slice:B Poc:18 I:1 P:25 SKIP:8134 size=92 bytes
6747[matroska @ 0x562b73ff1bc0] Writing block of size 170 with pts 15641, dts 15641, duration 20 at relative offset 232473 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6748[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 15661, dts 15661, duration 20 at relative offset 232650 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6749[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 15681, dts 15681, duration 20 at relative offset 232835 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6750[matroska @ 0x562b73ff1bc0] Writing block of size 92 with pts 15682, dts 15682, duration 42 at relative offset 233023 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6751[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3553 pts_time:3.553 dts:3553 dts_time:3.553 -> pts:18847 pts_time:18.847 dts:18847 dts_time:18.847
6752[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3573 pts_time:3.573 dts:3573 dts_time:3.573 -> pts:18867 pts_time:18.867 dts:18867 dts_time:18.867
6753[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3594 pts_time:3.594 dts:3594 dts_time:3.594 -> pts:18888 pts_time:18.888 dts:18888 dts_time:18.888
6754[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6755[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6756Clipping frame in rate conversion by 0.152824
6757[libx264 @ 0x562b73fd06c0] frame= 372 QP=36.00 NAL=0 Slice:B Poc:22 I:1 P:16 SKIP:8143 size=85 bytes
6758[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 15701, dts 15701, duration 20 at relative offset 233121 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6759[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 15721, dts 15721, duration 20 at relative offset 233321 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6760[matroska @ 0x562b73ff1bc0] Writing block of size 85 with pts 15766, dts 15724, duration 42 at relative offset 233511 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6761[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3593 pts_time:3.593 dts:3593 dts_time:3.593 -> pts:18887 pts_time:18.887 dts:18887 dts_time:18.887
6762[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3613 pts_time:3.613 dts:3613 dts_time:3.613 -> pts:18907 pts_time:18.907 dts:18907 dts_time:18.907
6763[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3677 pts_time:3.677 dts:3636 dts_time:3.636 -> pts:18971 pts_time:18.971 dts:18930 dts_time:18.93
6764[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6765[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6766Clipping frame in rate conversion by 0.145836
6767[libx264 @ 0x562b73fd06c0] frame= 373 QP=24.24 NAL=2 Slice:P Poc:32 I:36 P:916 SKIP:7208 size=4442 bytes
6768[matroska @ 0x562b73ff1bc0] Writing block of size 185 with pts 15741, dts 15741, duration 20 at relative offset 233602 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6769[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 15761, dts 15761, duration 20 at relative offset 233794 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6770[matroska @ 0x562b73ff1bc0] Writing block of size 4442 with pts 15974, dts 15766, duration 42 at relative offset 233988 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6771[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3633 pts_time:3.633 dts:3633 dts_time:3.633 -> pts:18927 pts_time:18.927 dts:18927 dts_time:18.927
6772[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3653 pts_time:3.653 dts:3653 dts_time:3.653 -> pts:18947 pts_time:18.947 dts:18947 dts_time:18.947
6773[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3886 pts_time:3.886 dts:3677 dts_time:3.677 -> pts:19180 pts_time:19.18 dts:18971 dts_time:18.971
6774[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6775[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6776Clipping frame in rate conversion by 0.138847
6777[libx264 @ 0x562b73fd06c0] frame= 374 QP=36.85 NAL=2 Slice:B Poc:28 I:0 P:85 SKIP:8075 size=167 bytes
6778[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 15781, dts 15781, duration 20 at relative offset 238437 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6779[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 15801, dts 15801, duration 20 at relative offset 238626 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6780[matroska @ 0x562b73ff1bc0] Writing block of size 167 with pts 15891, dts 15807, duration 42 at relative offset 238857 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6781[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3673 pts_time:3.673 dts:3673 dts_time:3.673 -> pts:18967 pts_time:18.967 dts:18967 dts_time:18.967
6782[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3693 pts_time:3.693 dts:3693 dts_time:3.693 -> pts:18987 pts_time:18.987 dts:18987 dts_time:18.987
6783[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3802 pts_time:3.802 dts:3719 dts_time:3.719 -> pts:19096 pts_time:19.096 dts:19013 dts_time:19.013
6784[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6785[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6786Clipping frame in rate conversion by 0.131859
6787[libx264 @ 0x562b73fd06c0] frame= 375 QP=36.00 NAL=0 Slice:B Poc:26 I:0 P:34 SKIP:8126 size=97 bytes
6788[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 15821, dts 15821, duration 20 at relative offset 239031 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6789[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 15841, dts 15841, duration 20 at relative offset 239229 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6790[matroska @ 0x562b73ff1bc0] Writing block of size 97 with pts 15849, dts 15849, duration 42 at relative offset 239431 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6791[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3713 pts_time:3.713 dts:3713 dts_time:3.713 -> pts:19007 pts_time:19.007 dts:19007 dts_time:19.007
6792[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3733 pts_time:3.733 dts:3733 dts_time:3.733 -> pts:19027 pts_time:19.027 dts:19027 dts_time:19.027
6793[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3753 pts_time:3.753 dts:3753 dts_time:3.753 -> pts:19047 pts_time:19.047 dts:19047 dts_time:19.047
6794[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3761 pts_time:3.761 dts:3761 dts_time:3.761 -> pts:19055 pts_time:19.055 dts:19055 dts_time:19.055
6795[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6796[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6797Clipping frame in rate conversion by 0.148857
6798[libx264 @ 0x562b73fd06c0] frame= 376 QP=36.00 NAL=0 Slice:B Poc:30 I:0 P:43 SKIP:8117 size=109 bytes
6799[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 15861, dts 15861, duration 20 at relative offset 239534 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6800[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 15881, dts 15881, duration 20 at relative offset 239743 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6801[matroska @ 0x562b73ff1bc0] Writing block of size 109 with pts 15933, dts 15891, duration 42 at relative offset 239945 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6802[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3773 pts_time:3.773 dts:3773 dts_time:3.773 -> pts:19067 pts_time:19.067 dts:19067 dts_time:19.067
6803[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3793 pts_time:3.793 dts:3793 dts_time:3.793 -> pts:19087 pts_time:19.087 dts:19087 dts_time:19.087
6804[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3844 pts_time:3.844 dts:3802 dts_time:3.802 -> pts:19138 pts_time:19.138 dts:19096 dts_time:19.096
6805[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6806[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6807Clipping frame in rate conversion by 0.141838
6808[libx264 @ 0x562b73fd06c0] frame= 377 QP=23.32 NAL=2 Slice:P Poc:40 I:40 P:935 SKIP:7185 size=5477 bytes
6809[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 15901, dts 15901, duration 20 at relative offset 240060 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6810[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 15921, dts 15921, duration 20 at relative offset 240275 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6811[matroska @ 0x562b73ff1bc0] Writing block of size 5477 with pts 16141, dts 15933, duration 42 at relative offset 240489 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6812[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3813 pts_time:3.813 dts:3813 dts_time:3.813 -> pts:19107 pts_time:19.107 dts:19107 dts_time:19.107
6813[concat @ 0x562b73fb3f00] file:1 stream:2 pts:3837 pts_time:3.837 dts:3837 dts_time:3.837 -> pts:19131 pts_time:19.131 dts:19131 dts_time:19.131
6814[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3833 pts_time:3.833 dts:3833 dts_time:3.833 -> pts:19127 pts_time:19.127 dts:19127 dts_time:19.127
6815[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4053 pts_time:4.053 dts:3844 dts_time:3.844 -> pts:19347 pts_time:19.347 dts:19138 dts_time:19.138
6816[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6817[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6818Clipping frame in rate conversion by 0.134850
6819[libx264 @ 0x562b73fd06c0] frame= 378 QP=29.08 NAL=2 Slice:B Poc:36 I:0 P:160 SKIP:7999 size=269 bytes
6820[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 15941, dts 15941, duration 20 at relative offset 245973 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6821[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 15961, dts 15961, duration 20 at relative offset 246185 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6822[matroska @ 0x562b73ff1bc0] Writing block of size 269 with pts 16058, dts 15974, duration 42 at relative offset 246405 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6823[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3853 pts_time:3.853 dts:3853 dts_time:3.853 -> pts:19147 pts_time:19.147 dts:19147 dts_time:19.147
6824[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3873 pts_time:3.873 dts:3873 dts_time:3.873 -> pts:19167 pts_time:19.167 dts:19167 dts_time:19.167
6825[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3969 pts_time:3.969 dts:3886 dts_time:3.886 -> pts:19263 pts_time:19.263 dts:19180 dts_time:19.18
6826[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6827[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6828Clipping frame in rate conversion by 0.151848
6829[libx264 @ 0x562b73fd06c0] frame= 379 QP=36.00 NAL=0 Slice:B Poc:34 I:0 P:104 SKIP:8056 size=158 bytes
6830[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 15981, dts 15981, duration 20 at relative offset 246681 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6831[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 16001, dts 16001, duration 20 at relative offset 246889 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6832[matroska @ 0x562b73ff1bc0] Writing block of size 158 with pts 16016, dts 16016, duration 42 at relative offset 247097 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6833[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3893 pts_time:3.893 dts:3893 dts_time:3.893 -> pts:19187 pts_time:19.187 dts:19187 dts_time:19.187
6834[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3913 pts_time:3.913 dts:3913 dts_time:3.913 -> pts:19207 pts_time:19.207 dts:19207 dts_time:19.207
6835[concat @ 0x562b73fb3f00] file:1 stream:0 pts:3928 pts_time:3.928 dts:3928 dts_time:3.928 -> pts:19222 pts_time:19.222 dts:19222 dts_time:19.222
6836[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6837[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6838Clipping frame in rate conversion by 0.144859
6839[libx264 @ 0x562b73fd06c0] frame= 380 QP=36.00 NAL=0 Slice:B Poc:38 I:0 P:61 SKIP:8099 size=122 bytes
6840[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 16021, dts 16021, duration 20 at relative offset 247262 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6841[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 16041, dts 16041, duration 20 at relative offset 247474 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6842[matroska @ 0x562b73ff1bc0] Writing block of size 122 with pts 16099, dts 16058, duration 42 at relative offset 247685 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6843[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3933 pts_time:3.933 dts:3933 dts_time:3.933 -> pts:19227 pts_time:19.227 dts:19227 dts_time:19.227
6844[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3953 pts_time:3.953 dts:3953 dts_time:3.953 -> pts:19247 pts_time:19.247 dts:19247 dts_time:19.247
6845[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4011 pts_time:4.011 dts:3969 dts_time:3.969 -> pts:19305 pts_time:19.305 dts:19263 dts_time:19.263
6846[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6847[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6848Clipping frame in rate conversion by 0.137840
6849[libx264 @ 0x562b73fd06c0] frame= 381 QP=25.76 NAL=2 Slice:P Poc:48 I:4 P:276 SKIP:7880 size=1101 bytes
6850[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 16061, dts 16061, duration 20 at relative offset 247813 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6851[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 16081, dts 16081, duration 20 at relative offset 248029 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6852[matroska @ 0x562b73ff1bc0] Writing block of size 1101 with pts 16308, dts 16099, duration 42 at relative offset 248250 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6853[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3973 pts_time:3.973 dts:3973 dts_time:3.973 -> pts:19267 pts_time:19.267 dts:19267 dts_time:19.267
6854[concat @ 0x562b73fb3f00] file:1 stream:1 pts:3993 pts_time:3.993 dts:3993 dts_time:3.993 -> pts:19287 pts_time:19.287 dts:19287 dts_time:19.287
6855[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4220 pts_time:4.22 dts:4011 dts_time:4.011 -> pts:19514 pts_time:19.514 dts:19305 dts_time:19.305
6856[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6857[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6858Clipping frame in rate conversion by 0.130852
6859[libx264 @ 0x562b73fd06c0] frame= 382 QP=33.00 NAL=2 Slice:B Poc:44 I:0 P:140 SKIP:8020 size=214 bytes
6860[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 16101, dts 16101, duration 20 at relative offset 249358 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6861[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 16121, dts 16121, duration 20 at relative offset 249567 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6862[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 16225, dts 16141, duration 42 at relative offset 249789 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6863[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4013 pts_time:4.013 dts:4013 dts_time:4.013 -> pts:19307 pts_time:19.307 dts:19307 dts_time:19.307
6864[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4032 pts_time:4.032 dts:4032 dts_time:4.032 -> pts:19326 pts_time:19.326 dts:19326 dts_time:19.326
6865[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4136 pts_time:4.136 dts:4053 dts_time:4.053 -> pts:19430 pts_time:19.43 dts:19347 dts_time:19.347
6866[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6867[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6868Clipping frame in rate conversion by 0.147850
6869[libx264 @ 0x562b73fd06c0] frame= 383 QP=35.00 NAL=0 Slice:B Poc:42 I:0 P:93 SKIP:8067 size=138 bytes
6870[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 16141, dts 16141, duration 20 at relative offset 250010 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6871[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 16161, dts 16161, duration 20 at relative offset 250225 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6872[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 16181, dts 16181, duration 20 at relative offset 250438 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6873[matroska @ 0x562b73ff1bc0] Writing block of size 138 with pts 16183, dts 16183, duration 42 at relative offset 250667 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6874[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4052 pts_time:4.052 dts:4052 dts_time:4.052 -> pts:19346 pts_time:19.346 dts:19346 dts_time:19.346
6875[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4072 pts_time:4.072 dts:4072 dts_time:4.072 -> pts:19366 pts_time:19.366 dts:19366 dts_time:19.366
6876[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4094 pts_time:4.094 dts:4094 dts_time:4.094 -> pts:19388 pts_time:19.388 dts:19388 dts_time:19.388
6877[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6878[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6879Clipping frame in rate conversion by 0.140862
6880[libx264 @ 0x562b73fd06c0] frame= 384 QP=35.00 NAL=0 Slice:B Poc:46 I:0 P:43 SKIP:8117 size=112 bytes
6881[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 16201, dts 16201, duration 20 at relative offset 250812 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6882[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 16221, dts 16221, duration 20 at relative offset 251037 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6883[matroska @ 0x562b73ff1bc0] Writing block of size 112 with pts 16266, dts 16225, duration 42 at relative offset 251259 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6884[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4092 pts_time:4.092 dts:4092 dts_time:4.092 -> pts:19386 pts_time:19.386 dts:19386 dts_time:19.386
6885[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4113 pts_time:4.113 dts:4113 dts_time:4.113 -> pts:19407 pts_time:19.407 dts:19407 dts_time:19.407
6886[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4178 pts_time:4.178 dts:4136 dts_time:4.136 -> pts:19472 pts_time:19.472 dts:19430 dts_time:19.43
6887[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6888[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6889Clipping frame in rate conversion by 0.133873
6890[libx264 @ 0x562b73fd06c0] frame= 385 QP=26.21 NAL=2 Slice:P Poc:56 I:19 P:256 SKIP:7885 size=1670 bytes
6891[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 16241, dts 16241, duration 20 at relative offset 251377 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6892[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 16261, dts 16261, duration 20 at relative offset 251599 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6893[matroska @ 0x562b73ff1bc0] Writing block of size 1670 with pts 16475, dts 16266, duration 42 at relative offset 251823 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6894[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4133 pts_time:4.133 dts:4133 dts_time:4.133 -> pts:19427 pts_time:19.427 dts:19427 dts_time:19.427
6895[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4153 pts_time:4.153 dts:4153 dts_time:4.153 -> pts:19447 pts_time:19.447 dts:19447 dts_time:19.447
6896[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4303 pts_time:4.303 dts:4178 dts_time:4.178 -> pts:19597 pts_time:19.597 dts:19472 dts_time:19.472
6897[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6898[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6899Clipping frame in rate conversion by 0.150841
6900[libx264 @ 0x562b73fd06c0] frame= 386 QP=24.02 NAL=2 Slice:B Poc:52 I:0 P:95 SKIP:8065 size=178 bytes
6901[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 16281, dts 16281, duration 20 at relative offset 253500 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6902[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 16301, dts 16301, duration 20 at relative offset 253722 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6903[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 16391, dts 16308, duration 42 at relative offset 253950 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6904[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4173 pts_time:4.173 dts:4173 dts_time:4.173 -> pts:19467 pts_time:19.467 dts:19467 dts_time:19.467
6905[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4193 pts_time:4.193 dts:4193 dts_time:4.193 -> pts:19487 pts_time:19.487 dts:19487 dts_time:19.487
6906[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4261 pts_time:4.261 dts:4220 dts_time:4.22 -> pts:19555 pts_time:19.555 dts:19514 dts_time:19.514
6907[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6908[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6909Clipping frame in rate conversion by 0.143852
6910[libx264 @ 0x562b73fd06c0] frame= 387 QP=35.00 NAL=0 Slice:B Poc:50 I:0 P:60 SKIP:8100 size=109 bytes
6911[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 16321, dts 16321, duration 20 at relative offset 254135 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6912[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 16341, dts 16341, duration 20 at relative offset 254360 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6913[matroska @ 0x562b73ff1bc0] Writing block of size 109 with pts 16350, dts 16350, duration 42 at relative offset 254593 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6914[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4213 pts_time:4.213 dts:4213 dts_time:4.213 -> pts:19507 pts_time:19.507 dts:19507 dts_time:19.507
6915[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4233 pts_time:4.233 dts:4233 dts_time:4.233 -> pts:19527 pts_time:19.527 dts:19527 dts_time:19.527
6916[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4253 pts_time:4.253 dts:4253 dts_time:4.253 -> pts:19547 pts_time:19.547 dts:19547 dts_time:19.547
6917[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4345 pts_time:4.345 dts:4261 dts_time:4.261 -> pts:19639 pts_time:19.639 dts:19555 dts_time:19.555
6918[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6919[h264 @ 0x562b74182cc0] nal_unit_type: 7(SPS), nal_ref_idc: 3
6920[h264 @ 0x562b74182cc0] nal_unit_type: 8(PPS), nal_ref_idc: 3
6921[h264 @ 0x562b74182cc0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6922Clipping frame in rate conversion by 0.136864
6923[libx264 @ 0x562b73fd06c0] frame= 388 QP=35.00 NAL=0 Slice:B Poc:54 I:0 P:33 SKIP:8127 size=94 bytes
6924[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 16361, dts 16361, duration 20 at relative offset 254708 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6925[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 16381, dts 16381, duration 20 at relative offset 254938 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6926[matroska @ 0x562b73ff1bc0] Writing block of size 94 with pts 16433, dts 16391, duration 42 at relative offset 255157 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6927[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4273 pts_time:4.273 dts:4273 dts_time:4.273 -> pts:19567 pts_time:19.567 dts:19567 dts_time:19.567
6928[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4293 pts_time:4.293 dts:4293 dts_time:4.293 -> pts:19587 pts_time:19.587 dts:19587 dts_time:19.587
6929[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4470 pts_time:4.47 dts:4303 dts_time:4.303 -> pts:19764 pts_time:19.764 dts:19597 dts_time:19.597
6930[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6931[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6932Clipping frame in rate conversion by 0.153831
6933[libx264 @ 0x562b73fd06c0] frame= 389 QP=24.45 NAL=2 Slice:P Poc:64 I:90 P:607 SKIP:7463 size=4745 bytes
6934[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 16401, dts 16401, duration 20 at relative offset 255257 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6935[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 16421, dts 16421, duration 20 at relative offset 255486 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6936[matroska @ 0x562b73ff1bc0] Writing block of size 4745 with pts 16642, dts 16433, duration 42 at relative offset 255708 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6937[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4313 pts_time:4.313 dts:4313 dts_time:4.313 -> pts:19607 pts_time:19.607 dts:19607 dts_time:19.607
6938[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4333 pts_time:4.333 dts:4333 dts_time:4.333 -> pts:19627 pts_time:19.627 dts:19627 dts_time:19.627
6939[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4386 pts_time:4.386 dts:4345 dts_time:4.345 -> pts:19680 pts_time:19.68 dts:19639 dts_time:19.639
6940[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6941[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6942Clipping frame in rate conversion by 0.146843
6943[libx264 @ 0x562b73fd06c0] frame= 390 QP=30.69 NAL=2 Slice:B Poc:60 I:0 P:157 SKIP:8003 size=342 bytes
6944[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 16441, dts 16441, duration 20 at relative offset 260460 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6945[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 16461, dts 16461, duration 20 at relative offset 260679 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6946[matroska @ 0x562b73ff1bc0] Writing block of size 342 with pts 16558, dts 16475, duration 42 at relative offset 260899 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6947[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4353 pts_time:4.353 dts:4353 dts_time:4.353 -> pts:19647 pts_time:19.647 dts:19647 dts_time:19.647
6948[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4373 pts_time:4.373 dts:4373 dts_time:4.373 -> pts:19667 pts_time:19.667 dts:19667 dts_time:19.667
6949[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4428 pts_time:4.428 dts:4386 dts_time:4.386 -> pts:19722 pts_time:19.722 dts:19680 dts_time:19.68
6950[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6951[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6952Clipping frame in rate conversion by 0.139854
6953[libx264 @ 0x562b73fd06c0] frame= 391 QP=35.00 NAL=0 Slice:B Poc:58 I:0 P:88 SKIP:8072 size=146 bytes
6954[matroska @ 0x562b73ff1bc0] Writing block of size 429 with pts 16481, dts 16481, duration 20 at relative offset 261248 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6955[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 16501, dts 16501, duration 20 at relative offset 261684 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6956[matroska @ 0x562b73ff1bc0] Writing block of size 146 with pts 16517, dts 16517, duration 42 at relative offset 261890 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6957[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4393 pts_time:4.393 dts:4393 dts_time:4.393 -> pts:19687 pts_time:19.687 dts:19687 dts_time:19.687
6958[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4413 pts_time:4.413 dts:4413 dts_time:4.413 -> pts:19707 pts_time:19.707 dts:19707 dts_time:19.707
6959[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4553 pts_time:4.553 dts:4428 dts_time:4.428 -> pts:19847 pts_time:19.847 dts:19722 dts_time:19.722
6960[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6961[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6962Clipping frame in rate conversion by 0.132866
6963[libx264 @ 0x562b73fd06c0] scene cut at 411 Icost:2593143 Pcost:2567135 ratio:0.0100 bias:0.1370 gop:51 (imb:7601 pmb:187)
6964[libx264 @ 0x562b73fd06c0] frame= 392 QP=33.81 NAL=0 Slice:B Poc:62 I:0 P:49 SKIP:8111 size=116 bytes
6965[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 16521, dts 16521, duration 20 at relative offset 262043 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6966[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 16541, dts 16541, duration 20 at relative offset 262252 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6967[matroska @ 0x562b73ff1bc0] Writing block of size 116 with pts 16600, dts 16558, duration 42 at relative offset 262447 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6968[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4433 pts_time:4.433 dts:4433 dts_time:4.433 -> pts:19727 pts_time:19.727 dts:19727 dts_time:19.727
6969[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4453 pts_time:4.453 dts:4453 dts_time:4.453 -> pts:19747 pts_time:19.747 dts:19747 dts_time:19.747
6970[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4512 pts_time:4.512 dts:4470 dts_time:4.47 -> pts:19806 pts_time:19.806 dts:19764 dts_time:19.764
6971[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6972[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6973Clipping frame in rate conversion by 0.149834
6974[libx264 @ 0x562b73fd06c0] frame= 393 QP=23.53 NAL=2 Slice:P Poc:72 I:123 P:859 SKIP:7178 size=5928 bytes
6975[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 16561, dts 16561, duration 20 at relative offset 262569 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6976[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 16581, dts 16581, duration 20 at relative offset 262754 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6977[matroska @ 0x562b73ff1bc0] Writing block of size 5928 with pts 16808, dts 16600, duration 42 at relative offset 262957 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6978[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4473 pts_time:4.473 dts:4473 dts_time:4.473 -> pts:19767 pts_time:19.767 dts:19767 dts_time:19.767
6979[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4493 pts_time:4.493 dts:4493 dts_time:4.493 -> pts:19787 pts_time:19.787 dts:19787 dts_time:19.787
6980[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4720 pts_time:4.72 dts:4512 dts_time:4.512 -> pts:20014 pts_time:20.014 dts:19806 dts_time:19.806
6981[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6982[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6983Clipping frame in rate conversion by 0.142845
6984[libx264 @ 0x562b73fd06c0] frame= 394 QP=29.37 NAL=2 Slice:B Poc:68 I:0 P:182 SKIP:7977 size=376 bytes
6985[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 16601, dts 16601, duration 20 at relative offset 268892 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6986[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 16621, dts 16621, duration 20 at relative offset 269114 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6987[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 16641, dts 16641, duration 20 at relative offset 269322 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6988[matroska @ 0x562b73ff1bc0] Writing block of size 376 with pts 16725, dts 16642, duration 42 at relative offset 269553 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6989[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4513 pts_time:4.513 dts:4513 dts_time:4.513 -> pts:19807 pts_time:19.807 dts:19807 dts_time:19.807
6990[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4533 pts_time:4.533 dts:4533 dts_time:4.533 -> pts:19827 pts_time:19.827 dts:19827 dts_time:19.827
6991[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4637 pts_time:4.637 dts:4553 dts_time:4.553 -> pts:19931 pts_time:19.931 dts:19847 dts_time:19.847
6992[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
6993[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6994Clipping frame in rate conversion by 0.135857
6995[libx264 @ 0x562b73fd06c0] frame= 395 QP=34.52 NAL=0 Slice:B Poc:66 I:0 P:142 SKIP:8018 size=226 bytes
6996[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 16661, dts 16661, duration 20 at relative offset 269936 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6997[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 16681, dts 16681, duration 20 at relative offset 270160 in cluster at offset 2087000. TrackNumber 2, keyframe 1
6998[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 16683, dts 16683, duration 42 at relative offset 270432 in cluster at offset 2087000. TrackNumber 1, keyframe 0
6999[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4553 pts_time:4.553 dts:4553 dts_time:4.553 -> pts:19847 pts_time:19.847 dts:19847 dts_time:19.847
7000[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4573 pts_time:4.573 dts:4573 dts_time:4.573 -> pts:19867 pts_time:19.867 dts:19867 dts_time:19.867
7001[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4595 pts_time:4.595 dts:4595 dts_time:4.595 -> pts:19889 pts_time:19.889 dts:19889 dts_time:19.889
7002[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7003[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7004Clipping frame in rate conversion by 0.152824
7005[libx264 @ 0x562b73fd06c0] frame= 396 QP=35.00 NAL=0 Slice:B Poc:70 I:0 P:113 SKIP:8047 size=162 bytes
7006[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 16701, dts 16701, duration 20 at relative offset 270665 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7007[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 16721, dts 16721, duration 20 at relative offset 270917 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7008[matroska @ 0x562b73ff1bc0] Writing block of size 162 with pts 16767, dts 16725, duration 42 at relative offset 271168 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7009[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4593 pts_time:4.593 dts:4593 dts_time:4.593 -> pts:19887 pts_time:19.887 dts:19887 dts_time:19.887
7010[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4613 pts_time:4.613 dts:4613 dts_time:4.613 -> pts:19907 pts_time:19.907 dts:19907 dts_time:19.907
7011[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4678 pts_time:4.678 dts:4637 dts_time:4.637 -> pts:19972 pts_time:19.972 dts:19931 dts_time:19.931
7012[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7013[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7014Clipping frame in rate conversion by 0.145836
7015[libx264 @ 0x562b73fd06c0] frame= 397 QP=24.46 NAL=2 Slice:P Poc:80 I:124 P:906 SKIP:7130 size=6238 bytes
7016[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 16741, dts 16741, duration 20 at relative offset 271337 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7017[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 16761, dts 16761, duration 20 at relative offset 271578 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7018[matroska @ 0x562b73ff1bc0] Writing block of size 6238 with pts 16975, dts 16767, duration 42 at relative offset 271802 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7019[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4633 pts_time:4.633 dts:4633 dts_time:4.633 -> pts:19927 pts_time:19.927 dts:19927 dts_time:19.927
7020[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4653 pts_time:4.653 dts:4653 dts_time:4.653 -> pts:19947 pts_time:19.947 dts:19947 dts_time:19.947
7021[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4887 pts_time:4.887 dts:4678 dts_time:4.678 -> pts:20181 pts_time:20.181 dts:19972 dts_time:19.972
7022[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7023[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7024Clipping frame in rate conversion by 0.138847
7025[libx264 @ 0x562b73fd06c0] frame= 398 QP=31.88 NAL=2 Slice:B Poc:76 I:0 P:296 SKIP:7864 size=466 bytes
7026[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 16781, dts 16781, duration 20 at relative offset 278047 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7027[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 16801, dts 16801, duration 20 at relative offset 278280 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7028[matroska @ 0x562b73ff1bc0] Writing block of size 466 with pts 16892, dts 16808, duration 42 at relative offset 278490 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7029[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4673 pts_time:4.673 dts:4673 dts_time:4.673 -> pts:19967 pts_time:19.967 dts:19967 dts_time:19.967
7030[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4693 pts_time:4.693 dts:4693 dts_time:4.693 -> pts:19987 pts_time:19.987 dts:19987 dts_time:19.987
7031[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4803 pts_time:4.803 dts:4720 dts_time:4.72 -> pts:20097 pts_time:20.097 dts:20014 dts_time:20.014
7032[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7033[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7034Clipping frame in rate conversion by 0.131859
7035[libx264 @ 0x562b73fd06c0] frame= 399 QP=29.72 NAL=0 Slice:B Poc:74 I:0 P:212 SKIP:7947 size=289 bytes
7036[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 16821, dts 16821, duration 20 at relative offset 278963 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7037[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 16841, dts 16841, duration 20 at relative offset 279175 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7038[matroska @ 0x562b73ff1bc0] Writing block of size 289 with pts 16850, dts 16850, duration 42 at relative offset 279369 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7039[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4713 pts_time:4.713 dts:4713 dts_time:4.713 -> pts:20007 pts_time:20.007 dts:20007 dts_time:20.007
7040[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4733 pts_time:4.733 dts:4733 dts_time:4.733 -> pts:20027 pts_time:20.027 dts:20027 dts_time:20.027
7041[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4753 pts_time:4.753 dts:4753 dts_time:4.753 -> pts:20047 pts_time:20.047 dts:20047 dts_time:20.047
7042[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4762 pts_time:4.762 dts:4762 dts_time:4.762 -> pts:20056 pts_time:20.056 dts:20056 dts_time:20.056
7043[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7044[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7045Clipping frame in rate conversion by 0.148857
7046[libx264 @ 0x562b73fd06c0] frame= 400 QP=30.40 NAL=0 Slice:B Poc:78 I:0 P:183 SKIP:7977 size=223 bytes
7047[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 16861, dts 16861, duration 20 at relative offset 279665 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7048[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 16881, dts 16881, duration 20 at relative offset 279867 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7049[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 16934, dts 16892, duration 42 at relative offset 280042 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7050[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4773 pts_time:4.773 dts:4773 dts_time:4.773 -> pts:20067 pts_time:20.067 dts:20067 dts_time:20.067
7051[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4793 pts_time:4.793 dts:4793 dts_time:4.793 -> pts:20087 pts_time:20.087 dts:20087 dts_time:20.087
7052[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4845 pts_time:4.845 dts:4803 dts_time:4.803 -> pts:20139 pts_time:20.139 dts:20097 dts_time:20.097
7053[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7054[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7055Clipping frame in rate conversion by 0.141838
7056[libx264 @ 0x562b73fd06c0] frame= 401 QP=25.69 NAL=2 Slice:P Poc:88 I:91 P:1255 SKIP:6814 size=6127 bytes
7057[matroska @ 0x562b73ff1bc0] Writing block of size 186 with pts 16901, dts 16901, duration 20 at relative offset 280272 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7058[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 16921, dts 16921, duration 20 at relative offset 280465 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7059[matroska @ 0x562b73ff1bc0] Writing block of size 6127 with pts 17142, dts 16934, duration 42 at relative offset 280669 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7060[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4813 pts_time:4.813 dts:4813 dts_time:4.813 -> pts:20107 pts_time:20.107 dts:20107 dts_time:20.107
7061[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4833 pts_time:4.833 dts:4833 dts_time:4.833 -> pts:20127 pts_time:20.127 dts:20127 dts_time:20.127
7062[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5054 pts_time:5.054 dts:4845 dts_time:4.845 -> pts:20348 pts_time:20.348 dts:20139 dts_time:20.139
7063[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7064[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7065Clipping frame in rate conversion by 0.134850
7066[libx264 @ 0x562b73fd06c0] frame= 402 QP=32.97 NAL=2 Slice:B Poc:84 I:0 P:438 SKIP:7720 size=743 bytes
7067[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 16941, dts 16941, duration 20 at relative offset 286803 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7068[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 16961, dts 16961, duration 20 at relative offset 286998 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7069[matroska @ 0x562b73ff1bc0] Writing block of size 743 with pts 17059, dts 16975, duration 42 at relative offset 287201 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7070[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4853 pts_time:4.853 dts:4853 dts_time:4.853 -> pts:20147 pts_time:20.147 dts:20147 dts_time:20.147
7071[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4873 pts_time:4.873 dts:4873 dts_time:4.873 -> pts:20167 pts_time:20.167 dts:20167 dts_time:20.167
7072[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4970 pts_time:4.97 dts:4887 dts_time:4.887 -> pts:20264 pts_time:20.264 dts:20181 dts_time:20.181
7073[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7074[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7075Clipping frame in rate conversion by 0.151848
7076[libx264 @ 0x562b73fd06c0] frame= 403 QP=29.74 NAL=0 Slice:B Poc:82 I:0 P:308 SKIP:7852 size=330 bytes
7077[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 16981, dts 16981, duration 20 at relative offset 287951 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7078[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 17001, dts 17001, duration 20 at relative offset 288155 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7079[matroska @ 0x562b73ff1bc0] Writing block of size 330 with pts 17017, dts 17017, duration 42 at relative offset 288336 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7080[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4893 pts_time:4.893 dts:4893 dts_time:4.893 -> pts:20187 pts_time:20.187 dts:20187 dts_time:20.187
7081[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4913 pts_time:4.913 dts:4913 dts_time:4.913 -> pts:20207 pts_time:20.207 dts:20207 dts_time:20.207
7082[concat @ 0x562b73fb3f00] file:1 stream:0 pts:4929 pts_time:4.929 dts:4929 dts_time:4.929 -> pts:20223 pts_time:20.223 dts:20223 dts_time:20.223
7083[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7084[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7085Clipping frame in rate conversion by 0.144859
7086[libx264 @ 0x562b73fd06c0] frame= 404 QP=31.80 NAL=0 Slice:B Poc:86 I:0 P:293 SKIP:7867 size=307 bytes
7087[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 17021, dts 17021, duration 20 at relative offset 288673 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7088[matroska @ 0x562b73ff1bc0] Writing block of size 278 with pts 17041, dts 17041, duration 20 at relative offset 288864 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7089[matroska @ 0x562b73ff1bc0] Writing block of size 307 with pts 17100, dts 17059, duration 42 at relative offset 289149 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7090[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4933 pts_time:4.933 dts:4933 dts_time:4.933 -> pts:20227 pts_time:20.227 dts:20227 dts_time:20.227
7091[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4953 pts_time:4.953 dts:4953 dts_time:4.953 -> pts:20247 pts_time:20.247 dts:20247 dts_time:20.247
7092[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5012 pts_time:5.012 dts:4970 dts_time:4.97 -> pts:20306 pts_time:20.306 dts:20264 dts_time:20.264
7093[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7094[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7095Clipping frame in rate conversion by 0.137840
7096[libx264 @ 0x562b73fd06c0] frame= 405 QP=25.63 NAL=2 Slice:P Poc:96 I:58 P:955 SKIP:7147 size=3962 bytes
7097[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 17061, dts 17061, duration 20 at relative offset 289463 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7098[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 17081, dts 17081, duration 20 at relative offset 289679 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7099[matroska @ 0x562b73ff1bc0] Writing block of size 3962 with pts 17309, dts 17100, duration 42 at relative offset 289886 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7100[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4973 pts_time:4.973 dts:4973 dts_time:4.973 -> pts:20267 pts_time:20.267 dts:20267 dts_time:20.267
7101frame= 468 fps= 88 q=36.0 size= 1792kB time=00:00:20.28 bitrate= 723.9kbits/s speed=3.83x
7102[concat @ 0x562b73fb3f00] file:1 stream:1 pts:4993 pts_time:4.993 dts:4993 dts_time:4.993 -> pts:20287 pts_time:20.287 dts:20287 dts_time:20.287
7103[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5137 pts_time:5.137 dts:5012 dts_time:5.012 -> pts:20431 pts_time:20.431 dts:20306 dts_time:20.306
7104[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7105[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7106Clipping frame in rate conversion by 0.130852
7107[libx264 @ 0x562b73fd06c0] frame= 406 QP=31.35 NAL=2 Slice:B Poc:92 I:0 P:444 SKIP:7713 size=711 bytes
7108[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 17101, dts 17101, duration 20 at relative offset 293855 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7109[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 17121, dts 17121, duration 20 at relative offset 294072 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7110[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 17141, dts 17141, duration 20 at relative offset 294291 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7111[matroska @ 0x562b73ff1bc0] Writing block of size 711 with pts 17226, dts 17142, duration 42 at relative offset 294509 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7112[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5013 pts_time:5.013 dts:5013 dts_time:5.013 -> pts:20307 pts_time:20.307 dts:20307 dts_time:20.307
7113[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5033 pts_time:5.033 dts:5033 dts_time:5.033 -> pts:20327 pts_time:20.327 dts:20327 dts_time:20.327
7114[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5095 pts_time:5.095 dts:5054 dts_time:5.054 -> pts:20389 pts_time:20.389 dts:20348 dts_time:20.348
7115[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7116[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7117Clipping frame in rate conversion by 0.147850
7118[libx264 @ 0x562b73fd06c0] frame= 407 QP=34.89 NAL=0 Slice:B Poc:90 I:1 P:338 SKIP:7821 size=343 bytes
7119[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 17161, dts 17161, duration 20 at relative offset 295227 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7120[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 17181, dts 17181, duration 20 at relative offset 295446 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7121[matroska @ 0x562b73ff1bc0] Writing block of size 343 with pts 17184, dts 17184, duration 42 at relative offset 295662 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7122[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5053 pts_time:5.053 dts:5053 dts_time:5.053 -> pts:20347 pts_time:20.347 dts:20347 dts_time:20.347
7123[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5073 pts_time:5.073 dts:5073 dts_time:5.073 -> pts:20367 pts_time:20.367 dts:20367 dts_time:20.367
7124[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5179 pts_time:5.179 dts:5095 dts_time:5.095 -> pts:20473 pts_time:20.473 dts:20389 dts_time:20.389
7125[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7126[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7127Clipping frame in rate conversion by 0.140862
7128[libx264 @ 0x562b73fd06c0] frame= 408 QP=36.38 NAL=0 Slice:B Poc:94 I:0 P:300 SKIP:7860 size=308 bytes
7129[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 17201, dts 17201, duration 20 at relative offset 296012 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7130[matroska @ 0x562b73ff1bc0] Writing block of size 336 with pts 17221, dts 17221, duration 20 at relative offset 296230 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7131[matroska @ 0x562b73ff1bc0] Writing block of size 308 with pts 17267, dts 17226, duration 42 at relative offset 296573 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7132[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5093 pts_time:5.093 dts:5093 dts_time:5.093 -> pts:20387 pts_time:20.387 dts:20387 dts_time:20.387
7133[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5113 pts_time:5.113 dts:5113 dts_time:5.113 -> pts:20407 pts_time:20.407 dts:20407 dts_time:20.407
7134[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5221 pts_time:5.221 dts:5137 dts_time:5.137 -> pts:20515 pts_time:20.515 dts:20431 dts_time:20.431
7135[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7136[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7137Clipping frame in rate conversion by 0.133873
7138[libx264 @ 0x562b73fd06c0] frame= 409 QP=25.15 NAL=2 Slice:P Poc:100 I:21 P:358 SKIP:7781 size=1024 bytes
7139[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 17241, dts 17241, duration 20 at relative offset 296888 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7140[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 17261, dts 17261, duration 20 at relative offset 297123 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7141[matroska @ 0x562b73ff1bc0] Writing block of size 1024 with pts 17392, dts 17267, duration 42 at relative offset 297331 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7142[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5133 pts_time:5.133 dts:5133 dts_time:5.133 -> pts:20427 pts_time:20.427 dts:20427 dts_time:20.427
7143[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5153 pts_time:5.153 dts:5153 dts_time:5.153 -> pts:20447 pts_time:20.447 dts:20447 dts_time:20.447
7144[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5304 pts_time:5.304 dts:5179 dts_time:5.179 -> pts:20598 pts_time:20.598 dts:20473 dts_time:20.473
7145[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7146[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7147Clipping frame in rate conversion by 0.150841
7148[libx264 @ 0x562b73fd06c0] frame= 410 QP=31.82 NAL=0 Slice:B Poc:98 I:0 P:384 SKIP:7776 size=453 bytes
7149[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 17281, dts 17281, duration 20 at relative offset 298362 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7150[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 17301, dts 17301, duration 20 at relative offset 298569 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7151[matroska @ 0x562b73ff1bc0] Writing block of size 453 with pts 17351, dts 17309, duration 42 at relative offset 298784 in cluster at offset 2087000. TrackNumber 1, keyframe 0
7152[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5173 pts_time:5.173 dts:5173 dts_time:5.173 -> pts:20467 pts_time:20.467 dts:20467 dts_time:20.467
7153[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5193 pts_time:5.193 dts:5193 dts_time:5.193 -> pts:20487 pts_time:20.487 dts:20487 dts_time:20.487
7154[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5213 pts_time:5.213 dts:5213 dts_time:5.213 -> pts:20507 pts_time:20.507 dts:20507 dts_time:20.507
7155[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5262 pts_time:5.262 dts:5221 dts_time:5.221 -> pts:20556 pts_time:20.556 dts:20515 dts_time:20.515
7156[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7157[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7158Clipping frame in rate conversion by 0.143852
7159[libx264 @ 0x562b73fd06c0] frame= 411 QP=20.85 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=173679 bytes
7160[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 17320, dts 17320, duration 20 at relative offset 299244 in cluster at offset 2087000. TrackNumber 2, keyframe 1
7161[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 17340 at offset 2386458 bytes
7162[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 17340, dts 17340, duration 20 at relative offset 10 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7163[matroska @ 0x562b73ff1bc0] Writing block of size 173679 with pts 17434, dts 17351, duration 42 at relative offset 220 in cluster at offset 2386458. TrackNumber 1, keyframe 1
7164[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5233 pts_time:5.233 dts:5233 dts_time:5.233 -> pts:20527 pts_time:20.527 dts:20527 dts_time:20.527
7165[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5253 pts_time:5.253 dts:5253 dts_time:5.253 -> pts:20547 pts_time:20.547 dts:20547 dts_time:20.547
7166[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5346 pts_time:5.346 dts:5262 dts_time:5.262 -> pts:20640 pts_time:20.64 dts:20556 dts_time:20.556
7167[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7168[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7169Clipping frame in rate conversion by 0.136864
7170[libx264 @ 0x562b73fd06c0] frame= 412 QP=26.31 NAL=2 Slice:P Poc:8 I:43 P:1164 SKIP:6953 size=3579 bytes
7171[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 17360, dts 17360, duration 20 at relative offset 173908 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7172[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 17380, dts 17380, duration 20 at relative offset 174114 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7173[matroska @ 0x562b73ff1bc0] Writing block of size 3579 with pts 17601, dts 17392, duration 42 at relative offset 174335 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7174[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5273 pts_time:5.273 dts:5273 dts_time:5.273 -> pts:20567 pts_time:20.567 dts:20567 dts_time:20.567
7175[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5293 pts_time:5.293 dts:5293 dts_time:5.293 -> pts:20587 pts_time:20.587 dts:20587 dts_time:20.587
7176[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5387 pts_time:5.387 dts:5304 dts_time:5.304 -> pts:20681 pts_time:20.681 dts:20598 dts_time:20.598
7177[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7178[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7179Clipping frame in rate conversion by 0.153831
7180[libx264 @ 0x562b73fd06c0] frame= 413 QP=35.48 NAL=2 Slice:B Poc:4 I:0 P:386 SKIP:7772 size=550 bytes
7181[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 17400, dts 17400, duration 20 at relative offset 177921 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7182[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 17420, dts 17420, duration 20 at relative offset 178120 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7183[matroska @ 0x562b73ff1bc0] Writing block of size 550 with pts 17518, dts 17434, duration 42 at relative offset 178315 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7184[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5313 pts_time:5.313 dts:5313 dts_time:5.313 -> pts:20607 pts_time:20.607 dts:20607 dts_time:20.607
7185[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5333 pts_time:5.333 dts:5333 dts_time:5.333 -> pts:20627 pts_time:20.627 dts:20627 dts_time:20.627
7186[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5429 pts_time:5.429 dts:5346 dts_time:5.346 -> pts:20723 pts_time:20.723 dts:20640 dts_time:20.64
7187[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7188[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7189Clipping frame in rate conversion by 0.146843
7190[libx264 @ 0x562b73fd06c0] frame= 414 QP=35.17 NAL=0 Slice:B Poc:2 I:0 P:110 SKIP:8050 size=164 bytes
7191[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 17440, dts 17440, duration 20 at relative offset 178872 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7192[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 17460, dts 17460, duration 20 at relative offset 179070 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7193[matroska @ 0x562b73ff1bc0] Writing block of size 164 with pts 17476, dts 17476, duration 42 at relative offset 179290 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7194[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5353 pts_time:5.353 dts:5353 dts_time:5.353 -> pts:20647 pts_time:20.647 dts:20647 dts_time:20.647
7195[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5373 pts_time:5.373 dts:5373 dts_time:5.373 -> pts:20667 pts_time:20.667 dts:20667 dts_time:20.667
7196[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5513 pts_time:5.513 dts:5387 dts_time:5.387 -> pts:20807 pts_time:20.807 dts:20681 dts_time:20.681
7197[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7198[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7199Clipping frame in rate conversion by 0.139854
7200[libx264 @ 0x562b73fd06c0] frame= 415 QP=35.65 NAL=0 Slice:B Poc:6 I:0 P:148 SKIP:8011 size=263 bytes
7201[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 17480, dts 17480, duration 20 at relative offset 179461 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7202[matroska @ 0x562b73ff1bc0] Writing block of size 459 with pts 17500, dts 17500, duration 20 at relative offset 179695 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7203[matroska @ 0x562b73ff1bc0] Writing block of size 263 with pts 17559, dts 17518, duration 42 at relative offset 180161 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7204[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5393 pts_time:5.393 dts:5393 dts_time:5.393 -> pts:20687 pts_time:20.687 dts:20687 dts_time:20.687
7205[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5413 pts_time:5.413 dts:5413 dts_time:5.413 -> pts:20707 pts_time:20.707 dts:20707 dts_time:20.707
7206[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5471 pts_time:5.471 dts:5429 dts_time:5.429 -> pts:20765 pts_time:20.765 dts:20723 dts_time:20.723
7207[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7208[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7209Clipping frame in rate conversion by 0.132866
7210[libx264 @ 0x562b73fd06c0] frame= 416 QP=26.66 NAL=2 Slice:P Poc:16 I:10 P:436 SKIP:7714 size=2460 bytes
7211[matroska @ 0x562b73ff1bc0] Writing block of size 343 with pts 17520, dts 17520, duration 20 at relative offset 180431 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7212[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 17540, dts 17540, duration 20 at relative offset 180781 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7213[matroska @ 0x562b73ff1bc0] Writing block of size 2460 with pts 17768, dts 17559, duration 42 at relative offset 180981 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7214[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5433 pts_time:5.433 dts:5433 dts_time:5.433 -> pts:20727 pts_time:20.727 dts:20727 dts_time:20.727
7215[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5453 pts_time:5.453 dts:5453 dts_time:5.453 -> pts:20747 pts_time:20.747 dts:20747 dts_time:20.747
7216[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5679 pts_time:5.679 dts:5471 dts_time:5.471 -> pts:20973 pts_time:20.973 dts:20765 dts_time:20.765
7217[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7218[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7219Clipping frame in rate conversion by 0.149834
7220[libx264 @ 0x562b73fd06c0] frame= 417 QP=34.76 NAL=2 Slice:B Poc:12 I:0 P:174 SKIP:7983 size=272 bytes
7221[matroska @ 0x562b73ff1bc0] Writing block of size 185 with pts 17560, dts 17560, duration 20 at relative offset 183448 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7222[matroska @ 0x562b73ff1bc0] Writing block of size 326 with pts 17580, dts 17580, duration 20 at relative offset 183640 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7223[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 17600, dts 17600, duration 20 at relative offset 183973 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7224[matroska @ 0x562b73ff1bc0] Writing block of size 272 with pts 17684, dts 17601, duration 42 at relative offset 184172 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7225[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5473 pts_time:5.473 dts:5473 dts_time:5.473 -> pts:20767 pts_time:20.767 dts:20767 dts_time:20.767
7226[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5493 pts_time:5.493 dts:5493 dts_time:5.493 -> pts:20787 pts_time:20.787 dts:20787 dts_time:20.787
7227[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5596 pts_time:5.596 dts:5513 dts_time:5.513 -> pts:20890 pts_time:20.89 dts:20807 dts_time:20.807
7228[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7229[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7230Clipping frame in rate conversion by 0.142845
7231[libx264 @ 0x562b73fd06c0] frame= 418 QP=36.47 NAL=0 Slice:B Poc:10 I:0 P:109 SKIP:8051 size=168 bytes
7232[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 17620, dts 17620, duration 20 at relative offset 184451 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7233[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 17640, dts 17640, duration 20 at relative offset 184648 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7234[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 17643, dts 17643, duration 42 at relative offset 184868 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7235[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5513 pts_time:5.513 dts:5513 dts_time:5.513 -> pts:20807 pts_time:20.807 dts:20807 dts_time:20.807
7236[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5533 pts_time:5.533 dts:5533 dts_time:5.533 -> pts:20827 pts_time:20.827 dts:20827 dts_time:20.827
7237[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5554 pts_time:5.554 dts:5554 dts_time:5.554 -> pts:20848 pts_time:20.848 dts:20848 dts_time:20.848
7238[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7239[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7240Clipping frame in rate conversion by 0.135857
7241[libx264 @ 0x562b73fd06c0] frame= 419 QP=36.00 NAL=0 Slice:B Poc:14 I:0 P:37 SKIP:8123 size=95 bytes
7242[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 17660, dts 17660, duration 20 at relative offset 185043 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7243[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 17680, dts 17680, duration 20 at relative offset 185249 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7244[matroska @ 0x562b73ff1bc0] Writing block of size 95 with pts 17726, dts 17684, duration 42 at relative offset 185497 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7245[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5553 pts_time:5.553 dts:5553 dts_time:5.553 -> pts:20847 pts_time:20.847 dts:20847 dts_time:20.847
7246[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5573 pts_time:5.573 dts:5573 dts_time:5.573 -> pts:20867 pts_time:20.867 dts:20867 dts_time:20.867
7247[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5638 pts_time:5.638 dts:5596 dts_time:5.596 -> pts:20932 pts_time:20.932 dts:20890 dts_time:20.89
7248[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7249[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7250Clipping frame in rate conversion by 0.152824
7251[libx264 @ 0x562b73fd06c0] frame= 420 QP=25.37 NAL=2 Slice:P Poc:24 I:35 P:369 SKIP:7756 size=2534 bytes
7252[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 17700, dts 17700, duration 20 at relative offset 185598 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7253[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 17720, dts 17720, duration 20 at relative offset 185802 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7254[matroska @ 0x562b73ff1bc0] Writing block of size 2534 with pts 17935, dts 17726, duration 42 at relative offset 186008 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7255[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5593 pts_time:5.593 dts:5593 dts_time:5.593 -> pts:20887 pts_time:20.887 dts:20887 dts_time:20.887
7256[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5613 pts_time:5.613 dts:5613 dts_time:5.613 -> pts:20907 pts_time:20.907 dts:20907 dts_time:20.907
7257[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5846 pts_time:5.846 dts:5638 dts_time:5.638 -> pts:21140 pts_time:21.14 dts:20932 dts_time:20.932
7258[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7259[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7260Clipping frame in rate conversion by 0.145836
7261[libx264 @ 0x562b73fd06c0] frame= 421 QP=34.31 NAL=2 Slice:B Poc:20 I:1 P:210 SKIP:7945 size=734 bytes
7262[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 17740, dts 17740, duration 20 at relative offset 188549 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7263[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 17760, dts 17760, duration 20 at relative offset 188731 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7264[matroska @ 0x562b73ff1bc0] Writing block of size 734 with pts 17851, dts 17768, duration 42 at relative offset 188934 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7265[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5633 pts_time:5.633 dts:5633 dts_time:5.633 -> pts:20927 pts_time:20.927 dts:20927 dts_time:20.927
7266[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5653 pts_time:5.653 dts:5653 dts_time:5.653 -> pts:20947 pts_time:20.947 dts:20947 dts_time:20.947
7267[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5763 pts_time:5.763 dts:5679 dts_time:5.679 -> pts:21057 pts_time:21.057 dts:20973 dts_time:20.973
7268[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7269[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7270Clipping frame in rate conversion by 0.138847
7271[libx264 @ 0x562b73fd06c0] frame= 422 QP=37.03 NAL=0 Slice:B Poc:18 I:0 P:120 SKIP:8040 size=182 bytes
7272[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 17780, dts 17780, duration 20 at relative offset 189675 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7273[matroska @ 0x562b73ff1bc0] Writing block of size 293 with pts 17800, dts 17800, duration 20 at relative offset 189855 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7274[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 17809, dts 17809, duration 42 at relative offset 190155 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7275[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5673 pts_time:5.673 dts:5673 dts_time:5.673 -> pts:20967 pts_time:20.967 dts:20967 dts_time:20.967
7276[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5693 pts_time:5.693 dts:5693 dts_time:5.693 -> pts:20987 pts_time:20.987 dts:20987 dts_time:20.987
7277[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5713 pts_time:5.713 dts:5713 dts_time:5.713 -> pts:21007 pts_time:21.007 dts:21007 dts_time:21.007
7278[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5721 pts_time:5.721 dts:5721 dts_time:5.721 -> pts:21015 pts_time:21.015 dts:21015 dts_time:21.015
7279[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7280[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7281Clipping frame in rate conversion by 0.131859
7282[libx264 @ 0x562b73fd06c0] frame= 423 QP=36.68 NAL=0 Slice:B Poc:22 I:0 P:113 SKIP:8046 size=182 bytes
7283[matroska @ 0x562b73ff1bc0] Writing block of size 179 with pts 17820, dts 17820, duration 20 at relative offset 190344 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7284[matroska @ 0x562b73ff1bc0] Writing block of size 185 with pts 17840, dts 17840, duration 20 at relative offset 190530 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7285[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 17893, dts 17851, duration 42 at relative offset 190722 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7286[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5733 pts_time:5.733 dts:5733 dts_time:5.733 -> pts:21027 pts_time:21.027 dts:21027 dts_time:21.027
7287[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5753 pts_time:5.753 dts:5753 dts_time:5.753 -> pts:21047 pts_time:21.047 dts:21047 dts_time:21.047
7288[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5804 pts_time:5.804 dts:5763 dts_time:5.763 -> pts:21098 pts_time:21.098 dts:21057 dts_time:21.057
7289[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7290[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7291Clipping frame in rate conversion by 0.148857
7292[libx264 @ 0x562b73fd06c0] scene cut at 441 Icost:4976221 Pcost:4911951 ratio:0.0129 bias:0.1093 gop:30 (imb:7446 pmb:342)
7293[libx264 @ 0x562b73fd06c0] frame= 424 QP=26.46 NAL=2 Slice:P Poc:32 I:7 P:236 SKIP:7917 size=1552 bytes
7294[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 17860, dts 17860, duration 20 at relative offset 190911 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7295[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 17880, dts 17880, duration 20 at relative offset 191160 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7296[matroska @ 0x562b73ff1bc0] Writing block of size 1552 with pts 18101, dts 17893, duration 42 at relative offset 191339 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7297[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5773 pts_time:5.773 dts:5773 dts_time:5.773 -> pts:21067 pts_time:21.067 dts:21067 dts_time:21.067
7298[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5793 pts_time:5.793 dts:5793 dts_time:5.793 -> pts:21087 pts_time:21.087 dts:21087 dts_time:21.087
7299[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6013 pts_time:6.013 dts:5804 dts_time:5.804 -> pts:21307 pts_time:21.307 dts:21098 dts_time:21.098
7300[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7301[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7302Clipping frame in rate conversion by 0.141838
7303[libx264 @ 0x562b73fd06c0] frame= 425 QP=34.83 NAL=2 Slice:B Poc:28 I:0 P:186 SKIP:7974 size=288 bytes
7304[matroska @ 0x562b73ff1bc0] Writing block of size 169 with pts 17900, dts 17900, duration 20 at relative offset 192898 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7305[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 17920, dts 17920, duration 20 at relative offset 193074 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7306[matroska @ 0x562b73ff1bc0] Writing block of size 288 with pts 18018, dts 17935, duration 42 at relative offset 193256 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7307[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5813 pts_time:5.813 dts:5813 dts_time:5.813 -> pts:21107 pts_time:21.107 dts:21107 dts_time:21.107
7308[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5833 pts_time:5.833 dts:5833 dts_time:5.833 -> pts:21127 pts_time:21.127 dts:21127 dts_time:21.127
7309[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5930 pts_time:5.93 dts:5846 dts_time:5.846 -> pts:21224 pts_time:21.224 dts:21140 dts_time:21.14
7310[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7311[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7312Clipping frame in rate conversion by 0.134850
7313[libx264 @ 0x562b73fd06c0] frame= 426 QP=36.36 NAL=0 Slice:B Poc:26 I:0 P:32 SKIP:8128 size=95 bytes
7314[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 17940, dts 17940, duration 20 at relative offset 193551 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7315[matroska @ 0x562b73ff1bc0] Writing block of size 275 with pts 17960, dts 17960, duration 20 at relative offset 193736 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7316[matroska @ 0x562b73ff1bc0] Writing block of size 95 with pts 17976, dts 17976, duration 42 at relative offset 194018 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7317[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5853 pts_time:5.853 dts:5853 dts_time:5.853 -> pts:21147 pts_time:21.147 dts:21147 dts_time:21.147
7318[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5873 pts_time:5.873 dts:5873 dts_time:5.873 -> pts:21167 pts_time:21.167 dts:21167 dts_time:21.167
7319[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5888 pts_time:5.888 dts:5888 dts_time:5.888 -> pts:21182 pts_time:21.182 dts:21182 dts_time:21.182
7320[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7321[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7322Clipping frame in rate conversion by 0.151848
7323[libx264 @ 0x562b73fd06c0] frame= 427 QP=35.26 NAL=0 Slice:B Poc:30 I:0 P:98 SKIP:8062 size=144 bytes
7324[matroska @ 0x562b73ff1bc0] Writing block of size 457 with pts 17980, dts 17980, duration 20 at relative offset 194119 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7325[matroska @ 0x562b73ff1bc0] Writing block of size 339 with pts 18000, dts 18000, duration 20 at relative offset 194583 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7326[matroska @ 0x562b73ff1bc0] Writing block of size 144 with pts 18060, dts 18018, duration 42 at relative offset 194929 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7327[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5893 pts_time:5.893 dts:5893 dts_time:5.893 -> pts:21187 pts_time:21.187 dts:21187 dts_time:21.187
7328[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5913 pts_time:5.913 dts:5913 dts_time:5.913 -> pts:21207 pts_time:21.207 dts:21207 dts_time:21.207
7329[concat @ 0x562b73fb3f00] file:1 stream:0 pts:5971 pts_time:5.971 dts:5930 dts_time:5.93 -> pts:21265 pts_time:21.265 dts:21224 dts_time:21.224
7330[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7331[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7332Clipping frame in rate conversion by 0.144859
7333[libx264 @ 0x562b73fd06c0] frame= 428 QP=27.56 NAL=2 Slice:P Poc:40 I:24 P:253 SKIP:7883 size=1747 bytes
7334[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 18020, dts 18020, duration 20 at relative offset 195080 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7335[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 18040, dts 18040, duration 20 at relative offset 195293 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7336[matroska @ 0x562b73ff1bc0] Writing block of size 1747 with pts 18268, dts 18060, duration 42 at relative offset 195490 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7337[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5933 pts_time:5.933 dts:5933 dts_time:5.933 -> pts:21227 pts_time:21.227 dts:21227 dts_time:21.227
7338[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5953 pts_time:5.953 dts:5953 dts_time:5.953 -> pts:21247 pts_time:21.247 dts:21247 dts_time:21.247
7339[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6096 pts_time:6.096 dts:5971 dts_time:5.971 -> pts:21390 pts_time:21.39 dts:21265 dts_time:21.265
7340[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7341[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7342Clipping frame in rate conversion by 0.137840
7343[libx264 @ 0x562b73fd06c0] frame= 429 QP=33.52 NAL=2 Slice:B Poc:36 I:0 P:206 SKIP:7954 size=293 bytes
7344[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 18060, dts 18060, duration 20 at relative offset 197244 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7345[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 18080, dts 18080, duration 20 at relative offset 197469 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7346[matroska @ 0x562b73ff1bc0] Writing block of size 361 with pts 18100, dts 18100, duration 20 at relative offset 197681 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7347[matroska @ 0x562b73ff1bc0] Writing block of size 293 with pts 18185, dts 18101, duration 42 at relative offset 198049 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7348[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5973 pts_time:5.973 dts:5973 dts_time:5.973 -> pts:21267 pts_time:21.267 dts:21267 dts_time:21.267
7349[concat @ 0x562b73fb3f00] file:1 stream:1 pts:5993 pts_time:5.993 dts:5993 dts_time:5.993 -> pts:21287 pts_time:21.287 dts:21287 dts_time:21.287
7350[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6055 pts_time:6.055 dts:6013 dts_time:6.013 -> pts:21349 pts_time:21.349 dts:21307 dts_time:21.307
7351[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7352[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7353Clipping frame in rate conversion by 0.130852
7354[libx264 @ 0x562b73fd06c0] frame= 430 QP=35.84 NAL=0 Slice:B Poc:34 I:0 P:105 SKIP:8055 size=163 bytes
7355[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 18120, dts 18120, duration 20 at relative offset 198349 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7356[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 18140, dts 18140, duration 20 at relative offset 198558 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7357[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 18143, dts 18143, duration 42 at relative offset 198773 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7358[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6013 pts_time:6.013 dts:6013 dts_time:6.013 -> pts:21307 pts_time:21.307 dts:21307 dts_time:21.307
7359[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6033 pts_time:6.033 dts:6033 dts_time:6.033 -> pts:21327 pts_time:21.327 dts:21327 dts_time:21.327
7360[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6138 pts_time:6.138 dts:6055 dts_time:6.055 -> pts:21432 pts_time:21.432 dts:21349 dts_time:21.349
7361[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7362[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7363Clipping frame in rate conversion by 0.147850
7364[libx264 @ 0x562b73fd06c0] frame= 431 QP=35.82 NAL=0 Slice:B Poc:38 I:1 P:39 SKIP:8120 size=100 bytes
7365[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 18160, dts 18160, duration 20 at relative offset 198943 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7366[matroska @ 0x562b73ff1bc0] Writing block of size 350 with pts 18180, dts 18180, duration 20 at relative offset 199152 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7367[matroska @ 0x562b73ff1bc0] Writing block of size 100 with pts 18227, dts 18185, duration 42 at relative offset 199509 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7368[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6053 pts_time:6.053 dts:6053 dts_time:6.053 -> pts:21347 pts_time:21.347 dts:21347 dts_time:21.347
7369[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6073 pts_time:6.073 dts:6073 dts_time:6.073 -> pts:21367 pts_time:21.367 dts:21367 dts_time:21.367
7370[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6180 pts_time:6.18 dts:6096 dts_time:6.096 -> pts:21474 pts_time:21.474 dts:21390 dts_time:21.39
7371[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7372[h264 @ 0x562b73ff5a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
7373[h264 @ 0x562b73ff5a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
7374[h264 @ 0x562b73ff5a00] nal_unit_type: 5(IDR), nal_ref_idc: 3
7375Clipping frame in rate conversion by 0.140862
7376[libx264 @ 0x562b73fd06c0] frame= 432 QP=23.69 NAL=2 Slice:P Poc:48 I:14 P:205 SKIP:7941 size=1262 bytes
7377[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 18200, dts 18200, duration 20 at relative offset 199615 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7378[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 18220, dts 18220, duration 20 at relative offset 199826 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7379[matroska @ 0x562b73ff1bc0] Writing block of size 1262 with pts 18435, dts 18227, duration 42 at relative offset 200034 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7380[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6093 pts_time:6.093 dts:6093 dts_time:6.093 -> pts:21387 pts_time:21.387 dts:21387 dts_time:21.387
7381[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6113 pts_time:6.113 dts:6113 dts_time:6.113 -> pts:21407 pts_time:21.407 dts:21407 dts_time:21.407
7382[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6347 pts_time:6.347 dts:6138 dts_time:6.138 -> pts:21641 pts_time:21.641 dts:21432 dts_time:21.432
7383[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7384[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7385Clipping frame in rate conversion by 0.133873
7386[libx264 @ 0x562b73fd06c0] frame= 433 QP=32.33 NAL=2 Slice:B Poc:44 I:0 P:271 SKIP:7882 size=1014 bytes
7387[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 18240, dts 18240, duration 20 at relative offset 201303 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7388[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 18260, dts 18260, duration 20 at relative offset 201521 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7389[matroska @ 0x562b73ff1bc0] Writing block of size 1014 with pts 18352, dts 18268, duration 42 at relative offset 201752 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7390[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6133 pts_time:6.133 dts:6133 dts_time:6.133 -> pts:21427 pts_time:21.427 dts:21427 dts_time:21.427
7391[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6153 pts_time:6.153 dts:6153 dts_time:6.153 -> pts:21447 pts_time:21.447 dts:21447 dts_time:21.447
7392[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6263 pts_time:6.263 dts:6180 dts_time:6.18 -> pts:21557 pts_time:21.557 dts:21474 dts_time:21.474
7393[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7394[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7395Clipping frame in rate conversion by 0.150841
7396[libx264 @ 0x562b73fd06c0] frame= 434 QP=35.11 NAL=0 Slice:B Poc:42 I:0 P:107 SKIP:8053 size=150 bytes
7397[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 18280, dts 18280, duration 20 at relative offset 202773 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7398[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 18300, dts 18300, duration 20 at relative offset 202961 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7399[matroska @ 0x562b73ff1bc0] Writing block of size 150 with pts 18310, dts 18310, duration 42 at relative offset 203151 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7400[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6173 pts_time:6.173 dts:6173 dts_time:6.173 -> pts:21467 pts_time:21.467 dts:21467 dts_time:21.467
7401[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6193 pts_time:6.193 dts:6193 dts_time:6.193 -> pts:21487 pts_time:21.487 dts:21487 dts_time:21.487
7402[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6213 pts_time:6.213 dts:6213 dts_time:6.213 -> pts:21507 pts_time:21.507 dts:21507 dts_time:21.507
7403[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6222 pts_time:6.222 dts:6222 dts_time:6.222 -> pts:21516 pts_time:21.516 dts:21516 dts_time:21.516
7404[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7405[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7406Clipping frame in rate conversion by 0.143852
7407[libx264 @ 0x562b73fd06c0] frame= 435 QP=35.59 NAL=0 Slice:B Poc:46 I:0 P:119 SKIP:8041 size=194 bytes
7408[matroska @ 0x562b73ff1bc0] Writing block of size 167 with pts 18320, dts 18320, duration 20 at relative offset 203308 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7409[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 18340, dts 18340, duration 20 at relative offset 203482 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7410[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 18393, dts 18352, duration 42 at relative offset 203717 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7411[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6233 pts_time:6.233 dts:6233 dts_time:6.233 -> pts:21527 pts_time:21.527 dts:21527 dts_time:21.527
7412[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6253 pts_time:6.253 dts:6253 dts_time:6.253 -> pts:21547 pts_time:21.547 dts:21547 dts_time:21.547
7413[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6305 pts_time:6.305 dts:6263 dts_time:6.263 -> pts:21599 pts_time:21.599 dts:21557 dts_time:21.557
7414[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7415[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7416Clipping frame in rate conversion by 0.136864
7417[libx264 @ 0x562b73fd06c0] frame= 436 QP=24.13 NAL=2 Slice:P Poc:56 I:5 P:160 SKIP:7995 size=708 bytes
7418[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 18360, dts 18360, duration 20 at relative offset 203918 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7419[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 18380, dts 18380, duration 20 at relative offset 204139 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7420[matroska @ 0x562b73ff1bc0] Writing block of size 708 with pts 18602, dts 18393, duration 42 at relative offset 204432 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7421[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6273 pts_time:6.273 dts:6273 dts_time:6.273 -> pts:21567 pts_time:21.567 dts:21567 dts_time:21.567
7422[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6293 pts_time:6.293 dts:6293 dts_time:6.293 -> pts:21587 pts_time:21.587 dts:21587 dts_time:21.587
7423[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6514 pts_time:6.514 dts:6305 dts_time:6.305 -> pts:21808 pts_time:21.808 dts:21599 dts_time:21.599
7424[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7425[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7426Clipping frame in rate conversion by 0.153831
7427[libx264 @ 0x562b73fd06c0] frame= 437 QP=33.94 NAL=2 Slice:B Poc:52 I:0 P:175 SKIP:7984 size=303 bytes
7428[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 18400, dts 18400, duration 20 at relative offset 205147 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7429[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 18420, dts 18420, duration 20 at relative offset 205387 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7430[matroska @ 0x562b73ff1bc0] Writing block of size 303 with pts 18519, dts 18435, duration 42 at relative offset 205610 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7431[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6313 pts_time:6.313 dts:6313 dts_time:6.313 -> pts:21607 pts_time:21.607 dts:21607 dts_time:21.607
7432[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6333 pts_time:6.333 dts:6333 dts_time:6.333 -> pts:21627 pts_time:21.627 dts:21627 dts_time:21.627
7433[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6430 pts_time:6.43 dts:6347 dts_time:6.347 -> pts:21724 pts_time:21.724 dts:21641 dts_time:21.641
7434[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7435[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7436Clipping frame in rate conversion by 0.146843
7437[libx264 @ 0x562b73fd06c0] frame= 438 QP=35.00 NAL=0 Slice:B Poc:50 I:0 P:36 SKIP:8124 size=97 bytes
7438[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 18440, dts 18440, duration 20 at relative offset 205920 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7439[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 18460, dts 18460, duration 20 at relative offset 206144 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7440[matroska @ 0x562b73ff1bc0] Writing block of size 97 with pts 18477, dts 18477, duration 42 at relative offset 206370 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7441[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6353 pts_time:6.353 dts:6353 dts_time:6.353 -> pts:21647 pts_time:21.647 dts:21647 dts_time:21.647
7442[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6373 pts_time:6.373 dts:6373 dts_time:6.373 -> pts:21667 pts_time:21.667 dts:21667 dts_time:21.667
7443[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6388 pts_time:6.388 dts:6388 dts_time:6.388 -> pts:21682 pts_time:21.682 dts:21682 dts_time:21.682
7444[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7445[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7446Clipping frame in rate conversion by 0.139854
7447[libx264 @ 0x562b73fd06c0] frame= 439 QP=34.94 NAL=0 Slice:B Poc:54 I:0 P:100 SKIP:8058 size=178 bytes
7448[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 18480, dts 18480, duration 20 at relative offset 206473 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7449[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 18500, dts 18500, duration 20 at relative offset 206721 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7450[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 18560, dts 18519, duration 42 at relative offset 206939 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7451[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6393 pts_time:6.393 dts:6393 dts_time:6.393 -> pts:21687 pts_time:21.687 dts:21687 dts_time:21.687
7452[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6413 pts_time:6.413 dts:6413 dts_time:6.413 -> pts:21707 pts_time:21.707 dts:21707 dts_time:21.707
7453[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6472 pts_time:6.472 dts:6430 dts_time:6.43 -> pts:21766 pts_time:21.766 dts:21724 dts_time:21.724
7454[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7455[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7456Clipping frame in rate conversion by 0.132866
7457[libx264 @ 0x562b73fd06c0] frame= 440 QP=15.14 NAL=2 Slice:P Poc:58 I:1 P:26 SKIP:8133 size=166 bytes
7458[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 18520, dts 18520, duration 20 at relative offset 207124 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7459[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 18540, dts 18540, duration 20 at relative offset 207341 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7460[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 18644, dts 18560, duration 42 at relative offset 207574 in cluster at offset 2386458. TrackNumber 1, keyframe 0
7461[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6433 pts_time:6.433 dts:6433 dts_time:6.433 -> pts:21727 pts_time:21.727 dts:21727 dts_time:21.727
7462[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6453 pts_time:6.453 dts:6453 dts_time:6.453 -> pts:21747 pts_time:21.747 dts:21747 dts_time:21.747
7463[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6680 pts_time:6.68 dts:6472 dts_time:6.472 -> pts:21974 pts_time:21.974 dts:21766 dts_time:21.766
7464[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7465[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7466Clipping frame in rate conversion by 0.149834
7467[libx264 @ 0x562b73fd06c0] frame= 441 QP=25.33 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=220157 bytes
7468[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 18560, dts 18560, duration 20 at relative offset 207747 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7469[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 18580, dts 18580, duration 20 at relative offset 207981 in cluster at offset 2386458. TrackNumber 2, keyframe 1
7470[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 18600 at offset 2594711 bytes
7471[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 18600, dts 18600, duration 20 at relative offset 10 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7472[matroska @ 0x562b73ff1bc0] Writing block of size 220157 with pts 18685, dts 18602, duration 42 at relative offset 269 in cluster at offset 2594711. TrackNumber 1, keyframe 1
7473[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6473 pts_time:6.473 dts:6473 dts_time:6.473 -> pts:21767 pts_time:21.767 dts:21767 dts_time:21.767
7474[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6493 pts_time:6.493 dts:6493 dts_time:6.493 -> pts:21787 pts_time:21.787 dts:21787 dts_time:21.787
7475[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6597 pts_time:6.597 dts:6514 dts_time:6.514 -> pts:21891 pts_time:21.891 dts:21808 dts_time:21.808
7476[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7477[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7478Clipping frame in rate conversion by 0.142845
7479[libx264 @ 0x562b73fd06c0] frame= 442 QP=31.50 NAL=2 Slice:P Poc:8 I:599 P:1286 SKIP:6275 size=20629 bytes
7480[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 18620, dts 18620, duration 20 at relative offset 220435 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7481[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 18640, dts 18640, duration 20 at relative offset 220683 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7482[matroska @ 0x562b73ff1bc0] Writing block of size 20629 with pts 18852, dts 18644, duration 42 at relative offset 220919 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7483[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6513 pts_time:6.513 dts:6513 dts_time:6.513 -> pts:21807 pts_time:21.807 dts:21807 dts_time:21.807
7484[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6533 pts_time:6.533 dts:6533 dts_time:6.533 -> pts:21827 pts_time:21.827 dts:21827 dts_time:21.827
7485[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6555 pts_time:6.555 dts:6555 dts_time:6.555 -> pts:21849 pts_time:21.849 dts:21849 dts_time:21.849
7486[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7487[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7488Clipping frame in rate conversion by 0.135857
7489[libx264 @ 0x562b73fd06c0] frame= 443 QP=35.45 NAL=2 Slice:B Poc:4 I:42 P:1458 SKIP:6601 size=10376 bytes
7490[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 18660, dts 18660, duration 20 at relative offset 241556 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7491[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 18680, dts 18680, duration 20 at relative offset 241795 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7492[matroska @ 0x562b73ff1bc0] Writing block of size 10376 with pts 18769, dts 18685, duration 42 at relative offset 242026 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7493[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6553 pts_time:6.553 dts:6553 dts_time:6.553 -> pts:21847 pts_time:21.847 dts:21847 dts_time:21.847
7494[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6573 pts_time:6.573 dts:6573 dts_time:6.573 -> pts:21867 pts_time:21.867 dts:21867 dts_time:21.867
7495[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6639 pts_time:6.639 dts:6597 dts_time:6.597 -> pts:21933 pts_time:21.933 dts:21891 dts_time:21.891
7496[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7497[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7498Clipping frame in rate conversion by 0.152824
7499[libx264 @ 0x562b73fd06c0] frame= 444 QP=39.01 NAL=0 Slice:B Poc:2 I:0 P:547 SKIP:7608 size=1005 bytes
7500[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 18700, dts 18700, duration 20 at relative offset 252409 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7501[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 18720, dts 18720, duration 20 at relative offset 252627 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7502[matroska @ 0x562b73ff1bc0] Writing block of size 1005 with pts 18727, dts 18727, duration 42 at relative offset 252867 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7503[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6593 pts_time:6.593 dts:6593 dts_time:6.593 -> pts:21887 pts_time:21.887 dts:21887 dts_time:21.887
7504[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6613 pts_time:6.613 dts:6613 dts_time:6.613 -> pts:21907 pts_time:21.907 dts:21907 dts_time:21.907
7505[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6847 pts_time:6.847 dts:6639 dts_time:6.639 -> pts:22141 pts_time:22.141 dts:21933 dts_time:21.933
7506[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7507[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7508Clipping frame in rate conversion by 0.145836
7509[libx264 @ 0x562b73fd06c0] scene cut at 464 Icost:3592340 Pcost:3555822 ratio:0.0102 bias:0.1000 gop:23 (imb:7583 pmb:205)
7510[libx264 @ 0x562b73fd06c0] frame= 445 QP=37.77 NAL=0 Slice:B Poc:6 I:1 P:652 SKIP:7503 size=1331 bytes
7511[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 18740, dts 18740, duration 20 at relative offset 253879 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7512[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 18760, dts 18760, duration 20 at relative offset 254100 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7513[matroska @ 0x562b73ff1bc0] Writing block of size 1331 with pts 18810, dts 18769, duration 42 at relative offset 254323 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7514[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6633 pts_time:6.633 dts:6633 dts_time:6.633 -> pts:21927 pts_time:21.927 dts:21927 dts_time:21.927
7515[concat @ 0x562b73fb3f00] file:1 stream:2 pts:6657 pts_time:6.657 dts:6657 dts_time:6.657 -> pts:21951 pts_time:21.951 dts:21951 dts_time:21.951
7516[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6653 pts_time:6.653 dts:6653 dts_time:6.653 -> pts:21947 pts_time:21.947 dts:21947 dts_time:21.947
7517[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6764 pts_time:6.764 dts:6680 dts_time:6.68 -> pts:22058 pts_time:22.058 dts:21974 dts_time:21.974
7518[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7519[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7520Clipping frame in rate conversion by 0.138847
7521[libx264 @ 0x562b73fd06c0] frame= 446 QP=33.19 NAL=2 Slice:P Poc:16 I:610 P:1238 SKIP:6312 size=21421 bytes
7522[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 18780, dts 18780, duration 20 at relative offset 255661 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7523[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 18800, dts 18800, duration 20 at relative offset 255871 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7524[matroska @ 0x562b73ff1bc0] Writing block of size 21421 with pts 19019, dts 18810, duration 42 at relative offset 256077 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7525[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6673 pts_time:6.673 dts:6673 dts_time:6.673 -> pts:21967 pts_time:21.967 dts:21967 dts_time:21.967
7526[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6693 pts_time:6.693 dts:6693 dts_time:6.693 -> pts:21987 pts_time:21.987 dts:21987 dts_time:21.987
7527[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6713 pts_time:6.713 dts:6713 dts_time:6.713 -> pts:22007 pts_time:22.007 dts:22007 dts_time:22.007
7528[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6722 pts_time:6.722 dts:6722 dts_time:6.722 -> pts:22016 pts_time:22.016 dts:22016 dts_time:22.016
7529[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7530[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7531Clipping frame in rate conversion by 0.131859
7532[libx264 @ 0x562b73fd06c0] frame= 447 QP=35.36 NAL=2 Slice:B Poc:12 I:2 P:560 SKIP:7589 size=1423 bytes
7533[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 18820, dts 18820, duration 20 at relative offset 277506 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7534[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 18840, dts 18840, duration 20 at relative offset 277713 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7535[matroska @ 0x562b73ff1bc0] Writing block of size 1423 with pts 18936, dts 18852, duration 42 at relative offset 277931 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7536[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6733 pts_time:6.733 dts:6733 dts_time:6.733 -> pts:22027 pts_time:22.027 dts:22027 dts_time:22.027
7537[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6753 pts_time:6.753 dts:6753 dts_time:6.753 -> pts:22047 pts_time:22.047 dts:22047 dts_time:22.047
7538[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6805 pts_time:6.805 dts:6764 dts_time:6.764 -> pts:22099 pts_time:22.099 dts:22058 dts_time:22.058
7539[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7540[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7541Clipping frame in rate conversion by 0.148857
7542[libx264 @ 0x562b73fd06c0] frame= 448 QP=37.94 NAL=0 Slice:B Poc:10 I:1 P:178 SKIP:7980 size=275 bytes
7543[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 18860, dts 18860, duration 20 at relative offset 279361 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7544[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 18880, dts 18880, duration 20 at relative offset 279557 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7545[matroska @ 0x562b73ff1bc0] Writing block of size 275 with pts 18894, dts 18894, duration 42 at relative offset 279745 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7546[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6773 pts_time:6.773 dts:6773 dts_time:6.773 -> pts:22067 pts_time:22.067 dts:22067 dts_time:22.067
7547[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6793 pts_time:6.793 dts:6793 dts_time:6.793 -> pts:22087 pts_time:22.087 dts:22087 dts_time:22.087
7548[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7014 pts_time:7.014 dts:6805 dts_time:6.805 -> pts:22308 pts_time:22.308 dts:22099 dts_time:22.099
7549[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7550[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7551Clipping frame in rate conversion by 0.141838
7552[libx264 @ 0x562b73fd06c0] frame= 449 QP=37.70 NAL=0 Slice:B Poc:14 I:2 P:500 SKIP:7654 size=1009 bytes
7553[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 18900, dts 18900, duration 20 at relative offset 280027 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7554[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 18920, dts 18920, duration 20 at relative offset 280236 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7555[matroska @ 0x562b73ff1bc0] Writing block of size 1009 with pts 18977, dts 18936, duration 42 at relative offset 280434 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7556[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6813 pts_time:6.813 dts:6813 dts_time:6.813 -> pts:22107 pts_time:22.107 dts:22107 dts_time:22.107
7557[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6833 pts_time:6.833 dts:6833 dts_time:6.833 -> pts:22127 pts_time:22.127 dts:22127 dts_time:22.127
7558[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6931 pts_time:6.931 dts:6847 dts_time:6.847 -> pts:22225 pts_time:22.225 dts:22141 dts_time:22.141
7559[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7560[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7561Clipping frame in rate conversion by 0.134850
7562[libx264 @ 0x562b73fd06c0] frame= 450 QP=31.35 NAL=2 Slice:P Poc:24 I:1215 P:737 SKIP:6208 size=28701 bytes
7563[matroska @ 0x562b73ff1bc0] Writing block of size 179 with pts 18940, dts 18940, duration 20 at relative offset 281450 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7564[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 18960, dts 18960, duration 20 at relative offset 281636 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7565[matroska @ 0x562b73ff1bc0] Writing block of size 28701 with pts 19186, dts 18977, duration 42 at relative offset 281833 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7566[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6852 pts_time:6.852 dts:6852 dts_time:6.852 -> pts:22146 pts_time:22.146 dts:22146 dts_time:22.146
7567[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6872 pts_time:6.872 dts:6872 dts_time:6.872 -> pts:22166 pts_time:22.166 dts:22166 dts_time:22.166
7568[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6889 pts_time:6.889 dts:6889 dts_time:6.889 -> pts:22183 pts_time:22.183 dts:22183 dts_time:22.183
7569[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7570[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7571Clipping frame in rate conversion by 0.151848
7572[libx264 @ 0x562b73fd06c0] frame= 451 QP=36.30 NAL=2 Slice:B Poc:20 I:226 P:1294 SKIP:6586 size=14676 bytes
7573[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 18980, dts 18980, duration 20 at relative offset 310542 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7574[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 19000, dts 19000, duration 20 at relative offset 310732 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7575[matroska @ 0x562b73ff1bc0] Writing block of size 14676 with pts 19102, dts 19019, duration 42 at relative offset 310928 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7576[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6892 pts_time:6.892 dts:6892 dts_time:6.892 -> pts:22186 pts_time:22.186 dts:22186 dts_time:22.186
7577[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6912 pts_time:6.912 dts:6912 dts_time:6.912 -> pts:22206 pts_time:22.206 dts:22206 dts_time:22.206
7578[concat @ 0x562b73fb3f00] file:1 stream:0 pts:6972 pts_time:6.972 dts:6931 dts_time:6.931 -> pts:22266 pts_time:22.266 dts:22225 dts_time:22.225
7579[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7580[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7581Clipping frame in rate conversion by 0.144859
7582[libx264 @ 0x562b73fd06c0] frame= 452 QP=37.03 NAL=0 Slice:B Poc:18 I:7 P:543 SKIP:7606 size=1245 bytes
7583[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 19020, dts 19020, duration 20 at relative offset 325611 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7584[matroska @ 0x562b73ff1bc0] Writing block of size 426 with pts 19040, dts 19040, duration 20 at relative offset 325817 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7585[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 19060, dts 19060, duration 20 at relative offset 326250 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7586[matroska @ 0x562b73ff1bc0] Writing block of size 1245 with pts 19061, dts 19061, duration 42 at relative offset 326483 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7587[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6933 pts_time:6.933 dts:6933 dts_time:6.933 -> pts:22227 pts_time:22.227 dts:22227 dts_time:22.227
7588[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6953 pts_time:6.953 dts:6953 dts_time:6.953 -> pts:22247 pts_time:22.247 dts:22247 dts_time:22.247
7589[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7181 pts_time:7.181 dts:6972 dts_time:6.972 -> pts:22475 pts_time:22.475 dts:22266 dts_time:22.266
7590[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7591[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7592Clipping frame in rate conversion by 0.137840
7593[libx264 @ 0x562b73fd06c0] frame= 453 QP=38.75 NAL=0 Slice:B Poc:22 I:13 P:487 SKIP:7652 size=1574 bytes
7594[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 19080, dts 19080, duration 20 at relative offset 327735 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7595[matroska @ 0x562b73ff1bc0] Writing block of size 170 with pts 19100, dts 19100, duration 20 at relative offset 327924 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7596[matroska @ 0x562b73ff1bc0] Writing block of size 1574 with pts 19144, dts 19102, duration 42 at relative offset 328101 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7597[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6973 pts_time:6.973 dts:6973 dts_time:6.973 -> pts:22267 pts_time:22.267 dts:22267 dts_time:22.267
7598[concat @ 0x562b73fb3f00] file:1 stream:1 pts:6993 pts_time:6.993 dts:6993 dts_time:6.993 -> pts:22287 pts_time:22.287 dts:22287 dts_time:22.287
7599[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7097 pts_time:7.097 dts:7014 dts_time:7.014 -> pts:22391 pts_time:22.391 dts:22308 dts_time:22.308
7600[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7601[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7602Clipping frame in rate conversion by 0.130852
7603[libx264 @ 0x562b73fd06c0] frame= 454 QP=33.69 NAL=2 Slice:P Poc:32 I:200 P:1149 SKIP:6811 size=10645 bytes
7604[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 19120, dts 19120, duration 20 at relative offset 329682 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7605[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 19140, dts 19140, duration 20 at relative offset 329862 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7606[matroska @ 0x562b73ff1bc0] Writing block of size 10645 with pts 19353, dts 19144, duration 42 at relative offset 330035 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7607[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7013 pts_time:7.013 dts:7013 dts_time:7.013 -> pts:22307 pts_time:22.307 dts:22307 dts_time:22.307
7608[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7033 pts_time:7.033 dts:7033 dts_time:7.033 -> pts:22327 pts_time:22.327 dts:22327 dts_time:22.327
7609[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7056 pts_time:7.056 dts:7056 dts_time:7.056 -> pts:22350 pts_time:22.35 dts:22350 dts_time:22.35
7610[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7611[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7612Clipping frame in rate conversion by 0.147850
7613[libx264 @ 0x562b73fd06c0] frame= 455 QP=36.01 NAL=2 Slice:B Poc:28 I:1 P:628 SKIP:7528 size=1124 bytes
7614[matroska @ 0x562b73ff1bc0] Writing block of size 162 with pts 19160, dts 19160, duration 20 at relative offset 340687 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7615[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 19180, dts 19180, duration 20 at relative offset 340856 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7616[matroska @ 0x562b73ff1bc0] Writing block of size 1124 with pts 19269, dts 19186, duration 42 at relative offset 341026 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7617[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7053 pts_time:7.053 dts:7053 dts_time:7.053 -> pts:22347 pts_time:22.347 dts:22347 dts_time:22.347
7618[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7073 pts_time:7.073 dts:7073 dts_time:7.073 -> pts:22367 pts_time:22.367 dts:22367 dts_time:22.367
7619[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7139 pts_time:7.139 dts:7097 dts_time:7.097 -> pts:22433 pts_time:22.433 dts:22391 dts_time:22.391
7620[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7621[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7622Clipping frame in rate conversion by 0.140862
7623[libx264 @ 0x562b73fd06c0] frame= 456 QP=39.30 NAL=0 Slice:B Poc:26 I:1 P:226 SKIP:7932 size=313 bytes
7624[matroska @ 0x562b73ff1bc0] Writing block of size 165 with pts 19200, dts 19200, duration 20 at relative offset 342157 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7625[matroska @ 0x562b73ff1bc0] Writing block of size 160 with pts 19220, dts 19220, duration 20 at relative offset 342329 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7626[matroska @ 0x562b73ff1bc0] Writing block of size 313 with pts 19228, dts 19228, duration 42 at relative offset 342496 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7627[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7093 pts_time:7.093 dts:7093 dts_time:7.093 -> pts:22387 pts_time:22.387 dts:22387 dts_time:22.387
7628frame= 519 fps= 90 q=39.0 size= 2304kB time=00:00:22.40 bitrate= 842.6kbits/s speed=3.87x
7629[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7113 pts_time:7.113 dts:7113 dts_time:7.113 -> pts:22407 pts_time:22.407 dts:22407 dts_time:22.407
7630[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7348 pts_time:7.348 dts:7139 dts_time:7.139 -> pts:22642 pts_time:22.642 dts:22433 dts_time:22.433
7631[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7632[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7633Clipping frame in rate conversion by 0.133873
7634[libx264 @ 0x562b73fd06c0] frame= 457 QP=38.75 NAL=0 Slice:B Poc:30 I:2 P:544 SKIP:7611 size=927 bytes
7635[matroska @ 0x562b73ff1bc0] Writing block of size 303 with pts 19240, dts 19240, duration 20 at relative offset 342816 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7636[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 19260, dts 19260, duration 20 at relative offset 343126 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7637[matroska @ 0x562b73ff1bc0] Writing block of size 927 with pts 19311, dts 19269, duration 42 at relative offset 343301 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7638[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7133 pts_time:7.133 dts:7133 dts_time:7.133 -> pts:22427 pts_time:22.427 dts:22427 dts_time:22.427
7639[concat @ 0x562b73fb3f00] file:1 stream:2 pts:7157 pts_time:7.157 dts:7157 dts_time:7.157 -> pts:22451 pts_time:22.451 dts:22451 dts_time:22.451
7640[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7153 pts_time:7.153 dts:7153 dts_time:7.153 -> pts:22447 pts_time:22.447 dts:22447 dts_time:22.447
7641[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7173 pts_time:7.173 dts:7173 dts_time:7.173 -> pts:22467 pts_time:22.467 dts:22467 dts_time:22.467
7642[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7264 pts_time:7.264 dts:7181 dts_time:7.181 -> pts:22558 pts_time:22.558 dts:22475 dts_time:22.475
7643[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7644[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7645[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:21974.000000
7646Clipping frame in rate conversion by 0.150841
7647[libx264 @ 0x562b73fd06c0] frame= 458 QP=35.13 NAL=2 Slice:P Poc:40 I:148 P:1089 SKIP:6923 size=7532 bytes
7648[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 19280, dts 19280, duration 20 at relative offset 344235 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7649[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 19300, dts 19300, duration 20 at relative offset 344474 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7650[matroska @ 0x562b73ff1bc0] Writing block of size 7532 with pts 19520, dts 19311, duration 42 at relative offset 344676 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7651[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7193 pts_time:7.193 dts:7193 dts_time:7.193 -> pts:22487 pts_time:22.487 dts:22487 dts_time:22.487
7652[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7213 pts_time:7.213 dts:7213 dts_time:7.213 -> pts:22507 pts_time:22.507 dts:22507 dts_time:22.507
7653[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7223 pts_time:7.223 dts:7223 dts_time:7.223 -> pts:22517 pts_time:22.517 dts:22517 dts_time:22.517
7654[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7655[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7656Clipping frame in rate conversion by 0.143852
7657[libx264 @ 0x562b73fd06c0] frame= 459 QP=37.96 NAL=2 Slice:B Poc:36 I:3 P:570 SKIP:7573 size=1408 bytes
7658[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 19320, dts 19320, duration 20 at relative offset 352215 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7659[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 19340, dts 19340, duration 20 at relative offset 352429 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7660[matroska @ 0x562b73ff1bc0] Writing block of size 1408 with pts 19436, dts 19353, duration 42 at relative offset 352643 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7661[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7233 pts_time:7.233 dts:7233 dts_time:7.233 -> pts:22527 pts_time:22.527 dts:22527 dts_time:22.527
7662[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7253 pts_time:7.253 dts:7253 dts_time:7.253 -> pts:22547 pts_time:22.547 dts:22547 dts_time:22.547
7663[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7306 pts_time:7.306 dts:7264 dts_time:7.264 -> pts:22600 pts_time:22.6 dts:22558 dts_time:22.558
7664[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7665[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7666Clipping frame in rate conversion by 0.136864
7667[libx264 @ 0x562b73fd06c0] frame= 460 QP=37.31 NAL=0 Slice:B Poc:34 I:4 P:520 SKIP:7633 size=866 bytes
7668[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 19360, dts 19360, duration 20 at relative offset 354058 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7669[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 19380, dts 19380, duration 20 at relative offset 354274 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7670[matroska @ 0x562b73ff1bc0] Writing block of size 866 with pts 19394, dts 19394, duration 42 at relative offset 354508 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7671[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7273 pts_time:7.273 dts:7273 dts_time:7.273 -> pts:22567 pts_time:22.567 dts:22567 dts_time:22.567
7672[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7293 pts_time:7.293 dts:7293 dts_time:7.293 -> pts:22587 pts_time:22.587 dts:22587 dts_time:22.587
7673[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7515 pts_time:7.515 dts:7306 dts_time:7.306 -> pts:22809 pts_time:22.809 dts:22600 dts_time:22.6
7674[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7675[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7676Clipping frame in rate conversion by 0.153831
7677[libx264 @ 0x562b73fd06c0] frame= 461 QP=40.98 NAL=0 Slice:B Poc:38 I:0 P:250 SKIP:7909 size=338 bytes
7678[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 19400, dts 19400, duration 20 at relative offset 355381 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7679[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 19420, dts 19420, duration 20 at relative offset 355599 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7680[matroska @ 0x562b73ff1bc0] Writing block of size 338 with pts 19478, dts 19436, duration 42 at relative offset 355825 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7681[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7313 pts_time:7.313 dts:7313 dts_time:7.313 -> pts:22607 pts_time:22.607 dts:22607 dts_time:22.607
7682[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7333 pts_time:7.333 dts:7333 dts_time:7.333 -> pts:22627 pts_time:22.627 dts:22627 dts_time:22.627
7683[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7431 pts_time:7.431 dts:7348 dts_time:7.348 -> pts:22725 pts_time:22.725 dts:22642 dts_time:22.642
7684[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7685[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7686Clipping frame in rate conversion by 0.146843
7687[libx264 @ 0x562b73fd06c0] frame= 462 QP=38.18 NAL=2 Slice:P Poc:44 I:135 P:908 SKIP:7117 size=5220 bytes
7688[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 19440, dts 19440, duration 20 at relative offset 356170 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7689[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 19460, dts 19460, duration 20 at relative offset 356433 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7690[matroska @ 0x562b73ff1bc0] Writing block of size 5220 with pts 19603, dts 19478, duration 42 at relative offset 356677 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7691[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7353 pts_time:7.353 dts:7353 dts_time:7.353 -> pts:22647 pts_time:22.647 dts:22647 dts_time:22.647
7692[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7373 pts_time:7.373 dts:7373 dts_time:7.373 -> pts:22667 pts_time:22.667 dts:22667 dts_time:22.667
7693[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7389 pts_time:7.389 dts:7389 dts_time:7.389 -> pts:22683 pts_time:22.683 dts:22683 dts_time:22.683
7694[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7695[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7696Clipping frame in rate conversion by 0.139854
7697[libx264 @ 0x562b73fd06c0] frame= 463 QP=38.86 NAL=0 Slice:B Poc:42 I:3 P:715 SKIP:7419 size=1926 bytes
7698[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 19480, dts 19480, duration 20 at relative offset 361904 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7699[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 19500, dts 19500, duration 20 at relative offset 362129 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7700[matroska @ 0x562b73ff1bc0] Writing block of size 1926 with pts 19561, dts 19520, duration 42 at relative offset 362352 in cluster at offset 2594711. TrackNumber 1, keyframe 0
7701[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7393 pts_time:7.393 dts:7393 dts_time:7.393 -> pts:22687 pts_time:22.687 dts:22687 dts_time:22.687
7702[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7413 pts_time:7.413 dts:7413 dts_time:7.413 -> pts:22707 pts_time:22.707 dts:22707 dts_time:22.707
7703[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7473 pts_time:7.473 dts:7431 dts_time:7.431 -> pts:22767 pts_time:22.767 dts:22725 dts_time:22.725
7704[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7705[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7706Clipping frame in rate conversion by 0.132866
7707[libx264 @ 0x562b73fd06c0] frame= 464 QP=25.59 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=164139 bytes
7708[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 19520, dts 19520, duration 20 at relative offset 364285 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7709[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 19540, dts 19540, duration 20 at relative offset 364503 in cluster at offset 2594711. TrackNumber 2, keyframe 1
7710[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 19560 at offset 2959419 bytes
7711[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 19560, dts 19560, duration 20 at relative offset 10 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7712[matroska @ 0x562b73ff1bc0] Writing block of size 164139 with pts 19645, dts 19561, duration 42 at relative offset 243 in cluster at offset 2959419. TrackNumber 1, keyframe 1
7713[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7433 pts_time:7.433 dts:7433 dts_time:7.433 -> pts:22727 pts_time:22.727 dts:22727 dts_time:22.727
7714[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7453 pts_time:7.453 dts:7453 dts_time:7.453 -> pts:22747 pts_time:22.747 dts:22747 dts_time:22.747
7715[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7681 pts_time:7.681 dts:7473 dts_time:7.473 -> pts:22975 pts_time:22.975 dts:22767 dts_time:22.767
7716[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7717[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7718Clipping frame in rate conversion by 0.149834
7719[libx264 @ 0x562b73fd06c0] scene cut at 485 Icost:402248 Pcost:399710 ratio:0.0063 bias:0.0913 gop:21 (imb:7729 pmb:59)
7720[libx264 @ 0x562b73fd06c0] frame= 465 QP=30.78 NAL=2 Slice:P Poc:6 I:2182 P:795 SKIP:5183 size=27040 bytes
7721[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 19580, dts 19580, duration 20 at relative offset 164391 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7722[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 19600, dts 19600, duration 20 at relative offset 164570 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7723[matroska @ 0x562b73ff1bc0] Writing block of size 27040 with pts 19770, dts 19603, duration 42 at relative offset 164740 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7724[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7473 pts_time:7.473 dts:7473 dts_time:7.473 -> pts:22767 pts_time:22.767 dts:22767 dts_time:22.767
7725[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7493 pts_time:7.493 dts:7493 dts_time:7.493 -> pts:22787 pts_time:22.787 dts:22787 dts_time:22.787
7726[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7598 pts_time:7.598 dts:7515 dts_time:7.515 -> pts:22892 pts_time:22.892 dts:22809 dts_time:22.809
7727[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7728[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7729Clipping frame in rate conversion by 0.142845
7730[libx264 @ 0x562b73fd06c0] frame= 466 QP=34.55 NAL=2 Slice:B Poc:2 I:3 P:396 SKIP:7760 size=643 bytes
7731[matroska @ 0x562b73ff1bc0] Writing block of size 184 with pts 19620, dts 19620, duration 20 at relative offset 191788 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7732[matroska @ 0x562b73ff1bc0] Writing block of size 195 with pts 19640, dts 19640, duration 20 at relative offset 191979 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7733[matroska @ 0x562b73ff1bc0] Writing block of size 643 with pts 19686, dts 19645, duration 42 at relative offset 192181 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7734[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7513 pts_time:7.513 dts:7513 dts_time:7.513 -> pts:22807 pts_time:22.807 dts:22807 dts_time:22.807
7735[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7533 pts_time:7.533 dts:7533 dts_time:7.533 -> pts:22827 pts_time:22.827 dts:22827 dts_time:22.827
7736[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7556 pts_time:7.556 dts:7556 dts_time:7.556 -> pts:22850 pts_time:22.85 dts:22850 dts_time:22.85
7737[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7738[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7739Clipping frame in rate conversion by 0.135857
7740[libx264 @ 0x562b73fd06c0] frame= 467 QP=38.11 NAL=0 Slice:B Poc:4 I:6 P:780 SKIP:7362 size=2056 bytes
7741[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 19660, dts 19660, duration 20 at relative offset 192831 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7742[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 19680, dts 19680, duration 20 at relative offset 193036 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7743[matroska @ 0x562b73ff1bc0] Writing block of size 2056 with pts 19728, dts 19686, duration 42 at relative offset 193235 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7744[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7553 pts_time:7.553 dts:7553 dts_time:7.553 -> pts:22847 pts_time:22.847 dts:22847 dts_time:22.847
7745[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7573 pts_time:7.573 dts:7573 dts_time:7.573 -> pts:22867 pts_time:22.867 dts:22867 dts_time:22.867
7746[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7640 pts_time:7.64 dts:7598 dts_time:7.598 -> pts:22934 pts_time:22.934 dts:22892 dts_time:22.892
7747[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7748[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7749Clipping frame in rate conversion by 0.152824
7750[libx264 @ 0x562b73fd06c0] frame= 468 QP=30.66 NAL=2 Slice:P Poc:14 I:2023 P:1138 SKIP:4999 size=30391 bytes
7751[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 19700, dts 19700, duration 20 at relative offset 195298 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7752[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 19720, dts 19720, duration 20 at relative offset 195497 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7753[matroska @ 0x562b73ff1bc0] Writing block of size 30391 with pts 19937, dts 19728, duration 42 at relative offset 195682 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7754[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7593 pts_time:7.593 dts:7593 dts_time:7.593 -> pts:22887 pts_time:22.887 dts:22887 dts_time:22.887
7755[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7613 pts_time:7.613 dts:7613 dts_time:7.613 -> pts:22907 pts_time:22.907 dts:22907 dts_time:22.907
7756[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7848 pts_time:7.848 dts:7640 dts_time:7.64 -> pts:23142 pts_time:23.142 dts:22934 dts_time:22.934
7757[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7758[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7759Clipping frame in rate conversion by 0.145836
7760[libx264 @ 0x562b73fd06c0] frame= 469 QP=34.47 NAL=2 Slice:B Poc:10 I:890 P:1362 SKIP:5837 size=20360 bytes
7761[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 19740, dts 19740, duration 20 at relative offset 226081 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7762[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 19760, dts 19760, duration 20 at relative offset 226286 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7763[matroska @ 0x562b73ff1bc0] Writing block of size 20360 with pts 19853, dts 19770, duration 42 at relative offset 226484 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7764[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7633 pts_time:7.633 dts:7633 dts_time:7.633 -> pts:22927 pts_time:22.927 dts:22927 dts_time:22.927
7765[concat @ 0x562b73fb3f00] file:1 stream:2 pts:7657 pts_time:7.657 dts:7657 dts_time:7.657 -> pts:22951 pts_time:22.951 dts:22951 dts_time:22.951
7766[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7653 pts_time:7.653 dts:7653 dts_time:7.653 -> pts:22947 pts_time:22.947 dts:22947 dts_time:22.947
7767[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7673 pts_time:7.673 dts:7673 dts_time:7.673 -> pts:22967 pts_time:22.967 dts:22967 dts_time:22.967
7768[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7765 pts_time:7.765 dts:7681 dts_time:7.681 -> pts:23059 pts_time:23.059 dts:22975 dts_time:22.975
7769[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7770[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7771[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:22475.000000
7772Clipping frame in rate conversion by 0.138847
7773[libx264 @ 0x562b73fd06c0] frame= 470 QP=37.67 NAL=0 Slice:B Poc:8 I:12 P:827 SKIP:7313 size=2471 bytes
7774[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 19780, dts 19780, duration 20 at relative offset 246852 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7775[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 19800, dts 19800, duration 20 at relative offset 247050 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7776[matroska @ 0x562b73ff1bc0] Writing block of size 2471 with pts 19811, dts 19811, duration 42 at relative offset 247245 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7777[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7693 pts_time:7.693 dts:7693 dts_time:7.693 -> pts:22987 pts_time:22.987 dts:22987 dts_time:22.987
7778[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7713 pts_time:7.713 dts:7713 dts_time:7.713 -> pts:23007 pts_time:23.007 dts:23007 dts_time:23.007
7779[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7723 pts_time:7.723 dts:7723 dts_time:7.723 -> pts:23017 pts_time:23.017 dts:23017 dts_time:23.017
7780[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7781[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7782Clipping frame in rate conversion by 0.131859
7783[libx264 @ 0x562b73fd06c0] frame= 471 QP=37.38 NAL=0 Slice:B Poc:12 I:8 P:807 SKIP:7341 size=2459 bytes
7784[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 19820, dts 19820, duration 20 at relative offset 249723 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7785[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 19840, dts 19840, duration 20 at relative offset 249908 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7786[matroska @ 0x562b73ff1bc0] Writing block of size 2459 with pts 19895, dts 19853, duration 42 at relative offset 250102 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7787[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7733 pts_time:7.733 dts:7733 dts_time:7.733 -> pts:23027 pts_time:23.027 dts:23027 dts_time:23.027
7788[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7753 pts_time:7.753 dts:7753 dts_time:7.753 -> pts:23047 pts_time:23.047 dts:23047 dts_time:23.047
7789[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7806 pts_time:7.806 dts:7765 dts_time:7.765 -> pts:23100 pts_time:23.1 dts:23059 dts_time:23.059
7790[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7791[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7792Clipping frame in rate conversion by 0.148857
7793[libx264 @ 0x562b73fd06c0] frame= 472 QP=30.49 NAL=2 Slice:P Poc:22 I:1634 P:1034 SKIP:5492 size=29414 bytes
7794[matroska @ 0x562b73ff1bc0] Writing block of size 178 with pts 19860, dts 19860, duration 20 at relative offset 252568 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7795[matroska @ 0x562b73ff1bc0] Writing block of size 176 with pts 19880, dts 19880, duration 20 at relative offset 252753 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7796[matroska @ 0x562b73ff1bc0] Writing block of size 29414 with pts 20103, dts 19895, duration 42 at relative offset 252936 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7797[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7773 pts_time:7.773 dts:7773 dts_time:7.773 -> pts:23067 pts_time:23.067 dts:23067 dts_time:23.067
7798[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7793 pts_time:7.793 dts:7793 dts_time:7.793 -> pts:23087 pts_time:23.087 dts:23087 dts_time:23.087
7799[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8015 pts_time:8.015 dts:7806 dts_time:7.806 -> pts:23309 pts_time:23.309 dts:23100 dts_time:23.1
7800[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7801[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7802Clipping frame in rate conversion by 0.141838
7803[libx264 @ 0x562b73fd06c0] frame= 473 QP=37.02 NAL=2 Slice:B Poc:18 I:591 P:1229 SKIP:6263 size=14492 bytes
7804[matroska @ 0x562b73ff1bc0] Writing block of size 159 with pts 19900, dts 19900, duration 20 at relative offset 282358 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7805[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 19920, dts 19920, duration 20 at relative offset 282524 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7806[matroska @ 0x562b73ff1bc0] Writing block of size 14492 with pts 20020, dts 19937, duration 42 at relative offset 282694 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7807[concat @ 0x562b73fb3f00] file:1 stream:2 pts:7817 pts_time:7.817 dts:7817 dts_time:7.817 -> pts:23111 pts_time:23.111 dts:23111 dts_time:23.111
7808[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7813 pts_time:7.813 dts:7813 dts_time:7.813 -> pts:23107 pts_time:23.107 dts:23107 dts_time:23.107
7809[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7833 pts_time:7.833 dts:7833 dts_time:7.833 -> pts:23127 pts_time:23.127 dts:23127 dts_time:23.127
7810[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7932 pts_time:7.932 dts:7848 dts_time:7.848 -> pts:23226 pts_time:23.226 dts:23142 dts_time:23.142
7811[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7812[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7813Clipping frame in rate conversion by 0.134850
7814[libx264 @ 0x562b73fd06c0] frame= 474 QP=38.06 NAL=0 Slice:B Poc:16 I:24 P:882 SKIP:7240 size=2846 bytes
7815[matroska @ 0x562b73ff1bc0] Writing block of size 171 with pts 19940, dts 19940, duration 20 at relative offset 297193 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7816[matroska @ 0x562b73ff1bc0] Writing block of size 159 with pts 19960, dts 19960, duration 20 at relative offset 297371 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7817[matroska @ 0x562b73ff1bc0] Writing block of size 2846 with pts 19978, dts 19978, duration 42 at relative offset 297537 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7818[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7853 pts_time:7.853 dts:7853 dts_time:7.853 -> pts:23147 pts_time:23.147 dts:23147 dts_time:23.147
7819[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7873 pts_time:7.873 dts:7873 dts_time:7.873 -> pts:23167 pts_time:23.167 dts:23167 dts_time:23.167
7820[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7890 pts_time:7.89 dts:7890 dts_time:7.89 -> pts:23184 pts_time:23.184 dts:23184 dts_time:23.184
7821[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7822[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7823Clipping frame in rate conversion by 0.151848
7824[libx264 @ 0x562b73fd06c0] frame= 475 QP=39.51 NAL=0 Slice:B Poc:20 I:7 P:656 SKIP:7491 size=2123 bytes
7825[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 19980, dts 19980, duration 20 at relative offset 300390 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7826[matroska @ 0x562b73ff1bc0] Writing block of size 347 with pts 20000, dts 20000, duration 20 at relative offset 300578 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7827[matroska @ 0x562b73ff1bc0] Writing block of size 2123 with pts 20062, dts 20020, duration 42 at relative offset 300932 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7828[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7893 pts_time:7.893 dts:7893 dts_time:7.893 -> pts:23187 pts_time:23.187 dts:23187 dts_time:23.187
7829[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7913 pts_time:7.913 dts:7913 dts_time:7.913 -> pts:23207 pts_time:23.207 dts:23207 dts_time:23.207
7830[concat @ 0x562b73fb3f00] file:1 stream:0 pts:7973 pts_time:7.973 dts:7932 dts_time:7.932 -> pts:23267 pts_time:23.267 dts:23226 dts_time:23.226
7831[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7832[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7833Clipping frame in rate conversion by 0.144859
7834[libx264 @ 0x562b73fd06c0] frame= 476 QP=33.71 NAL=2 Slice:P Poc:30 I:464 P:1336 SKIP:6360 size=15030 bytes
7835[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 20020, dts 20020, duration 20 at relative offset 303062 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7836[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 20040, dts 20040, duration 20 at relative offset 303276 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7837[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 20060, dts 20060, duration 20 at relative offset 303541 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7838[matroska @ 0x562b73ff1bc0] Writing block of size 15030 with pts 20270, dts 20062, duration 42 at relative offset 303723 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7839[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7933 pts_time:7.933 dts:7933 dts_time:7.933 -> pts:23227 pts_time:23.227 dts:23227 dts_time:23.227
7840[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7953 pts_time:7.953 dts:7953 dts_time:7.953 -> pts:23247 pts_time:23.247 dts:23247 dts_time:23.247
7841[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8182 pts_time:8.182 dts:7973 dts_time:7.973 -> pts:23476 pts_time:23.476 dts:23267 dts_time:23.267
7842[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7843[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7844Clipping frame in rate conversion by 0.137840
7845[libx264 @ 0x562b73fd06c0] frame= 477 QP=36.97 NAL=2 Slice:B Poc:26 I:26 P:1392 SKIP:6685 size=5098 bytes
7846[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 20080, dts 20080, duration 20 at relative offset 318760 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7847[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 20100, dts 20100, duration 20 at relative offset 318978 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7848[matroska @ 0x562b73ff1bc0] Writing block of size 5098 with pts 20187, dts 20103, duration 42 at relative offset 319160 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7849[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7973 pts_time:7.973 dts:7973 dts_time:7.973 -> pts:23267 pts_time:23.267 dts:23267 dts_time:23.267
7850[concat @ 0x562b73fb3f00] file:1 stream:1 pts:7993 pts_time:7.993 dts:7993 dts_time:7.993 -> pts:23287 pts_time:23.287 dts:23287 dts_time:23.287
7851[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8098 pts_time:8.098 dts:8015 dts_time:8.015 -> pts:23392 pts_time:23.392 dts:23309 dts_time:23.309
7852[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7853[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7854Clipping frame in rate conversion by 0.130852
7855[libx264 @ 0x562b73fd06c0] frame= 478 QP=38.45 NAL=0 Slice:B Poc:24 I:7 P:761 SKIP:7378 size=2062 bytes
7856[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 20120, dts 20120, duration 20 at relative offset 324265 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7857[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 20140, dts 20140, duration 20 at relative offset 324469 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7858[matroska @ 0x562b73ff1bc0] Writing block of size 2062 with pts 20145, dts 20145, duration 42 at relative offset 324668 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7859[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8013 pts_time:8.013 dts:8013 dts_time:8.013 -> pts:23307 pts_time:23.307 dts:23307 dts_time:23.307
7860[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8033 pts_time:8.033 dts:8033 dts_time:8.033 -> pts:23327 pts_time:23.327 dts:23327 dts_time:23.327
7861[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8057 pts_time:8.057 dts:8057 dts_time:8.057 -> pts:23351 pts_time:23.351 dts:23351 dts_time:23.351
7862[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7863[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7864Clipping frame in rate conversion by 0.147850
7865[libx264 @ 0x562b73fd06c0] frame= 479 QP=37.27 NAL=0 Slice:B Poc:28 I:1 P:395 SKIP:7760 size=732 bytes
7866[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 20160, dts 20160, duration 20 at relative offset 326737 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7867[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 20180, dts 20180, duration 20 at relative offset 326956 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7868[matroska @ 0x562b73ff1bc0] Writing block of size 732 with pts 20229, dts 20187, duration 42 at relative offset 327217 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7869[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8053 pts_time:8.053 dts:8053 dts_time:8.053 -> pts:23347 pts_time:23.347 dts:23347 dts_time:23.347
7870[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8073 pts_time:8.073 dts:8073 dts_time:8.073 -> pts:23367 pts_time:23.367 dts:23367 dts_time:23.367
7871[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8140 pts_time:8.14 dts:8098 dts_time:8.098 -> pts:23434 pts_time:23.434 dts:23392 dts_time:23.392
7872[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7873[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7874Clipping frame in rate conversion by 0.140862
7875[libx264 @ 0x562b73fd06c0] frame= 480 QP=34.81 NAL=2 Slice:P Poc:34 I:190 P:1457 SKIP:6513 size=9567 bytes
7876[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 20200, dts 20200, duration 20 at relative offset 327956 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7877[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 20220, dts 20220, duration 20 at relative offset 328199 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7878[matroska @ 0x562b73ff1bc0] Writing block of size 9567 with pts 20354, dts 20229, duration 42 at relative offset 328414 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7879[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8093 pts_time:8.093 dts:8093 dts_time:8.093 -> pts:23387 pts_time:23.387 dts:23387 dts_time:23.387
7880[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8113 pts_time:8.113 dts:8113 dts_time:8.113 -> pts:23407 pts_time:23.407 dts:23407 dts_time:23.407
7881[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8349 pts_time:8.349 dts:8140 dts_time:8.14 -> pts:23643 pts_time:23.643 dts:23434 dts_time:23.434
7882[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7883[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7884Clipping frame in rate conversion by 0.133873
7885[libx264 @ 0x562b73fd06c0] frame= 481 QP=39.36 NAL=0 Slice:B Poc:32 I:3 P:759 SKIP:7380 size=1787 bytes
7886[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 20240, dts 20240, duration 20 at relative offset 337988 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7887[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 20260, dts 20260, duration 20 at relative offset 338184 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7888[matroska @ 0x562b73ff1bc0] Writing block of size 1787 with pts 20312, dts 20270, duration 42 at relative offset 338401 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7889[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8133 pts_time:8.133 dts:8133 dts_time:8.133 -> pts:23427 pts_time:23.427 dts:23427 dts_time:23.427
7890[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8153 pts_time:8.153 dts:8153 dts_time:8.153 -> pts:23447 pts_time:23.447 dts:23447 dts_time:23.447
7891[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8173 pts_time:8.173 dts:8173 dts_time:8.173 -> pts:23467 pts_time:23.467 dts:23467 dts_time:23.467
7892[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8265 pts_time:8.265 dts:8182 dts_time:8.182 -> pts:23559 pts_time:23.559 dts:23476 dts_time:23.476
7893[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7894[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7895[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:22975.000000
7896Clipping frame in rate conversion by 0.150841
7897[libx264 @ 0x562b73fd06c0] frame= 482 QP=36.77 NAL=2 Slice:P Poc:38 I:192 P:1009 SKIP:6959 size=7708 bytes
7898[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 20280, dts 20280, duration 20 at relative offset 340195 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7899[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 20300, dts 20300, duration 20 at relative offset 340396 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7900[matroska @ 0x562b73ff1bc0] Writing block of size 7708 with pts 20437, dts 20312, duration 42 at relative offset 340599 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7901[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8193 pts_time:8.193 dts:8193 dts_time:8.193 -> pts:23487 pts_time:23.487 dts:23487 dts_time:23.487
7902[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8213 pts_time:8.213 dts:8213 dts_time:8.213 -> pts:23507 pts_time:23.507 dts:23507 dts_time:23.507
7903[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8224 pts_time:8.224 dts:8224 dts_time:8.224 -> pts:23518 pts_time:23.518 dts:23518 dts_time:23.518
7904[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7905[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7906Clipping frame in rate conversion by 0.143852
7907[libx264 @ 0x562b73fd06c0] frame= 483 QP=38.49 NAL=0 Slice:B Poc:36 I:0 P:674 SKIP:7477 size=1986 bytes
7908[matroska @ 0x562b73ff1bc0] Writing block of size 181 with pts 20320, dts 20320, duration 20 at relative offset 348314 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7909[matroska @ 0x562b73ff1bc0] Writing block of size 165 with pts 20340, dts 20340, duration 20 at relative offset 348502 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7910[matroska @ 0x562b73ff1bc0] Writing block of size 1986 with pts 20395, dts 20354, duration 42 at relative offset 348674 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7911[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8233 pts_time:8.233 dts:8233 dts_time:8.233 -> pts:23527 pts_time:23.527 dts:23527 dts_time:23.527
7912[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8253 pts_time:8.253 dts:8253 dts_time:8.253 -> pts:23547 pts_time:23.547 dts:23547 dts_time:23.547
7913[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8307 pts_time:8.307 dts:8265 dts_time:8.265 -> pts:23601 pts_time:23.601 dts:23559 dts_time:23.559
7914[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7915[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7916Clipping frame in rate conversion by 0.136864
7917[libx264 @ 0x562b73fd06c0] frame= 484 QP=38.99 NAL=2 Slice:P Poc:40 I:8 P:137 SKIP:8015 size=524 bytes
7918[matroska @ 0x562b73ff1bc0] Writing block of size 180 with pts 20360, dts 20360, duration 20 at relative offset 350667 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7919[matroska @ 0x562b73ff1bc0] Writing block of size 167 with pts 20380, dts 20380, duration 20 at relative offset 350854 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7920[matroska @ 0x562b73ff1bc0] Writing block of size 524 with pts 20479, dts 20395, duration 42 at relative offset 351028 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7921[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8273 pts_time:8.273 dts:8273 dts_time:8.273 -> pts:23567 pts_time:23.567 dts:23567 dts_time:23.567
7922[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8293 pts_time:8.293 dts:8293 dts_time:8.293 -> pts:23587 pts_time:23.587 dts:23587 dts_time:23.587
7923[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8474 pts_time:8.474 dts:8307 dts_time:8.307 -> pts:23768 pts_time:23.768 dts:23601 dts_time:23.601
7924[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7925[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7926Clipping frame in rate conversion by 0.153831
7927[libx264 @ 0x562b73fd06c0] frame= 485 QP=22.06 NAL=2 Slice:I Poc:42 I:8160 P:0 SKIP:0 size=31099 bytes
7928[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 20400, dts 20400, duration 20 at relative offset 351559 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7929[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 20420, dts 20420, duration 20 at relative offset 351729 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7930[matroska @ 0x562b73ff1bc0] Writing block of size 31099 with pts 20521, dts 20437, duration 42 at relative offset 351919 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7931[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8313 pts_time:8.313 dts:8313 dts_time:8.313 -> pts:23607 pts_time:23.607 dts:23607 dts_time:23.607
7932[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8333 pts_time:8.333 dts:8333 dts_time:8.333 -> pts:23627 pts_time:23.627 dts:23627 dts_time:23.627
7933[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8390 pts_time:8.39 dts:8349 dts_time:8.349 -> pts:23684 pts_time:23.684 dts:23643 dts_time:23.643
7934[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7935[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7936Clipping frame in rate conversion by 0.146843
7937[libx264 @ 0x562b73fd06c0] frame= 486 QP=29.03 NAL=2 Slice:P Poc:46 I:384 P:286 SKIP:7490 size=3034 bytes
7938[matroska @ 0x562b73ff1bc0] Writing block of size 170 with pts 20440, dts 20440, duration 20 at relative offset 383026 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7939[matroska @ 0x562b73ff1bc0] Writing block of size 176 with pts 20460, dts 20460, duration 20 at relative offset 383203 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7940[matroska @ 0x562b73ff1bc0] Writing block of size 3034 with pts 20604, dts 20479, duration 42 at relative offset 383386 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7941[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8353 pts_time:8.353 dts:8353 dts_time:8.353 -> pts:23647 pts_time:23.647 dts:23647 dts_time:23.647
7942[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8373 pts_time:8.373 dts:8373 dts_time:8.373 -> pts:23667 pts_time:23.667 dts:23667 dts_time:23.667
7943[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8432 pts_time:8.432 dts:8390 dts_time:8.39 -> pts:23726 pts_time:23.726 dts:23684 dts_time:23.684
7944[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7945[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7946Clipping frame in rate conversion by 0.139854
7947[libx264 @ 0x562b73fd06c0] frame= 487 QP=35.06 NAL=0 Slice:B Poc:44 I:3 P:138 SKIP:8019 size=349 bytes
7948[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 20480, dts 20480, duration 20 at relative offset 386427 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7949[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 20500, dts 20500, duration 20 at relative offset 386624 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7950[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 20520, dts 20520, duration 20 at relative offset 386827 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7951[matroska @ 0x562b73ff1bc0] Writing block of size 349 with pts 20562, dts 20521, duration 42 at relative offset 387030 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7952[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8393 pts_time:8.393 dts:8393 dts_time:8.393 -> pts:23687 pts_time:23.687 dts:23687 dts_time:23.687
7953[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8413 pts_time:8.413 dts:8413 dts_time:8.413 -> pts:23707 pts_time:23.707 dts:23707 dts_time:23.707
7954[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8641 pts_time:8.641 dts:8432 dts_time:8.432 -> pts:23935 pts_time:23.935 dts:23726 dts_time:23.726
7955[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7956[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7957Clipping frame in rate conversion by 0.132866
7958[libx264 @ 0x562b73fd06c0] frame= 488 QP=34.77 NAL=2 Slice:P Poc:48 I:828 P:186 SKIP:7146 size=7332 bytes
7959[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 20540, dts 20540, duration 20 at relative offset 387386 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7960[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 20560, dts 20560, duration 20 at relative offset 387595 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7961[matroska @ 0x562b73ff1bc0] Writing block of size 7332 with pts 20646, dts 20562, duration 42 at relative offset 387794 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7962[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8433 pts_time:8.433 dts:8433 dts_time:8.433 -> pts:23727 pts_time:23.727 dts:23727 dts_time:23.727
7963[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8453 pts_time:8.453 dts:8453 dts_time:8.453 -> pts:23747 pts_time:23.747 dts:23747 dts_time:23.747
7964[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8557 pts_time:8.557 dts:8474 dts_time:8.474 -> pts:23851 pts_time:23.851 dts:23768 dts_time:23.768
7965[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7966[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7967Clipping frame in rate conversion by 0.149834
7968[libx264 @ 0x562b73fd06c0] scene cut at 508 Icost:4378609 Pcost:4350546 ratio:0.0064 bias:0.1278 gop:44 (imb:7530 pmb:258)
7969[libx264 @ 0x562b73fd06c0] frame= 489 QP=33.23 NAL=2 Slice:P Poc:50 I:1112 P:434 SKIP:6614 size=10323 bytes
7970[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 20580, dts 20580, duration 20 at relative offset 395133 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7971[matroska @ 0x562b73ff1bc0] Writing block of size 185 with pts 20600, dts 20600, duration 20 at relative offset 395337 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7972[matroska @ 0x562b73ff1bc0] Writing block of size 10323 with pts 20687, dts 20604, duration 42 at relative offset 395529 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7973[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8473 pts_time:8.473 dts:8473 dts_time:8.473 -> pts:23767 pts_time:23.767 dts:23767 dts_time:23.767
7974[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8493 pts_time:8.493 dts:8493 dts_time:8.493 -> pts:23787 pts_time:23.787 dts:23787 dts_time:23.787
7975[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8516 pts_time:8.516 dts:8516 dts_time:8.516 -> pts:23810 pts_time:23.81 dts:23810 dts_time:23.81
7976[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7977[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7978Clipping frame in rate conversion by 0.142845
7979[libx264 @ 0x562b73fd06c0] frame= 490 QP=29.08 NAL=2 Slice:P Poc:56 I:1849 P:968 SKIP:5343 size=17958 bytes
7980[matroska @ 0x562b73ff1bc0] Writing block of size 174 with pts 20620, dts 20620, duration 20 at relative offset 405859 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7981[matroska @ 0x562b73ff1bc0] Writing block of size 165 with pts 20640, dts 20640, duration 20 at relative offset 406040 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7982[matroska @ 0x562b73ff1bc0] Writing block of size 17958 with pts 20812, dts 20646, duration 42 at relative offset 406212 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7983[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8513 pts_time:8.513 dts:8513 dts_time:8.513 -> pts:23807 pts_time:23.807 dts:23807 dts_time:23.807
7984[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8533 pts_time:8.533 dts:8533 dts_time:8.533 -> pts:23827 pts_time:23.827 dts:23827 dts_time:23.827
7985[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8599 pts_time:8.599 dts:8557 dts_time:8.557 -> pts:23893 pts_time:23.893 dts:23851 dts_time:23.851
7986[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7987[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
7988Clipping frame in rate conversion by 0.135857
7989[libx264 @ 0x562b73fd06c0] frame= 491 QP=37.91 NAL=2 Slice:B Poc:52 I:550 P:1048 SKIP:6530 size=7662 bytes
7990[matroska @ 0x562b73ff1bc0] Writing block of size 160 with pts 20660, dts 20660, duration 20 at relative offset 424178 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7991[matroska @ 0x562b73ff1bc0] Writing block of size 153 with pts 20680, dts 20680, duration 20 at relative offset 424345 in cluster at offset 2959419. TrackNumber 2, keyframe 1
7992[matroska @ 0x562b73ff1bc0] Writing block of size 7662 with pts 20729, dts 20687, duration 42 at relative offset 424505 in cluster at offset 2959419. TrackNumber 1, keyframe 0
7993[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8553 pts_time:8.553 dts:8553 dts_time:8.553 -> pts:23847 pts_time:23.847 dts:23847 dts_time:23.847
7994[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8573 pts_time:8.573 dts:8573 dts_time:8.573 -> pts:23867 pts_time:23.867 dts:23867 dts_time:23.867
7995[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8807 pts_time:8.807 dts:8599 dts_time:8.599 -> pts:24101 pts_time:24.101 dts:23893 dts_time:23.893
7996[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
7997[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
7998Clipping frame in rate conversion by 0.152824
7999[libx264 @ 0x562b73fd06c0] frame= 492 QP=36.05 NAL=0 Slice:B Poc:54 I:13 P:780 SKIP:7360 size=2260 bytes
8000[matroska @ 0x562b73ff1bc0] Writing block of size 154 with pts 20700, dts 20700, duration 20 at relative offset 432174 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8001[matroska @ 0x562b73ff1bc0] Writing block of size 168 with pts 20720, dts 20720, duration 20 at relative offset 432335 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8002[matroska @ 0x562b73ff1bc0] Writing block of size 2260 with pts 20771, dts 20729, duration 42 at relative offset 432510 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8003[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8593 pts_time:8.593 dts:8593 dts_time:8.593 -> pts:23887 pts_time:23.887 dts:23887 dts_time:23.887
8004[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8613 pts_time:8.613 dts:8613 dts_time:8.613 -> pts:23907 pts_time:23.907 dts:23907 dts_time:23.907
8005[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8633 pts_time:8.633 dts:8633 dts_time:8.633 -> pts:23927 pts_time:23.927 dts:23927 dts_time:23.927
8006[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8724 pts_time:8.724 dts:8641 dts_time:8.641 -> pts:24018 pts_time:24.018 dts:23935 dts_time:23.935
8007[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8008[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8009Clipping frame in rate conversion by 0.145836
8010[libx264 @ 0x562b73fd06c0] frame= 493 QP=30.41 NAL=2 Slice:P Poc:64 I:727 P:1169 SKIP:6264 size=14229 bytes
8011[matroska @ 0x562b73ff1bc0] Writing block of size 172 with pts 20740, dts 20740, duration 20 at relative offset 434777 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8012[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 20760, dts 20760, duration 20 at relative offset 434956 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8013[matroska @ 0x562b73ff1bc0] Writing block of size 14229 with pts 20979, dts 20771, duration 42 at relative offset 435156 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8014[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8653 pts_time:8.653 dts:8653 dts_time:8.653 -> pts:23947 pts_time:23.947 dts:23947 dts_time:23.947
8015[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8673 pts_time:8.673 dts:8673 dts_time:8.673 -> pts:23967 pts_time:23.967 dts:23967 dts_time:23.967
8016[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8682 pts_time:8.682 dts:8682 dts_time:8.682 -> pts:23976 pts_time:23.976 dts:23976 dts_time:23.976
8017[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8018[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8019Clipping frame in rate conversion by 0.138847
8020[libx264 @ 0x562b73fd06c0] frame= 494 QP=34.70 NAL=2 Slice:B Poc:60 I:46 P:877 SKIP:7217 size=4117 bytes
8021[matroska @ 0x562b73ff1bc0] Writing block of size 171 with pts 20780, dts 20780, duration 20 at relative offset 449392 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8022[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 20800, dts 20800, duration 20 at relative offset 449570 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8023[matroska @ 0x562b73ff1bc0] Writing block of size 4117 with pts 20896, dts 20812, duration 42 at relative offset 449759 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8024[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8693 pts_time:8.693 dts:8693 dts_time:8.693 -> pts:23987 pts_time:23.987 dts:23987 dts_time:23.987
8025[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8713 pts_time:8.713 dts:8713 dts_time:8.713 -> pts:24007 pts_time:24.007 dts:24007 dts_time:24.007
8026[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8766 pts_time:8.766 dts:8724 dts_time:8.724 -> pts:24060 pts_time:24.06 dts:24018 dts_time:24.018
8027[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8028[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8029Clipping frame in rate conversion by 0.131859
8030[libx264 @ 0x562b73fd06c0] frame= 495 QP=39.93 NAL=0 Slice:B Poc:58 I:3 P:646 SKIP:7497 size=1580 bytes
8031[matroska @ 0x562b73ff1bc0] Writing block of size 186 with pts 20820, dts 20820, duration 20 at relative offset 453883 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8032[matroska @ 0x562b73ff1bc0] Writing block of size 358 with pts 20840, dts 20840, duration 20 at relative offset 454076 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8033[matroska @ 0x562b73ff1bc0] Writing block of size 1580 with pts 20854, dts 20854, duration 42 at relative offset 454441 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8034[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8733 pts_time:8.733 dts:8733 dts_time:8.733 -> pts:24027 pts_time:24.027 dts:24027 dts_time:24.027
8035[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8753 pts_time:8.753 dts:8753 dts_time:8.753 -> pts:24047 pts_time:24.047 dts:24047 dts_time:24.047
8036[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8974 pts_time:8.974 dts:8766 dts_time:8.766 -> pts:24268 pts_time:24.268 dts:24060 dts_time:24.06
8037[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8038[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8039Clipping frame in rate conversion by 0.148857
8040[libx264 @ 0x562b73fd06c0] frame= 496 QP=39.98 NAL=0 Slice:B Poc:62 I:1 P:524 SKIP:7630 size=1334 bytes
8041[matroska @ 0x562b73ff1bc0] Writing block of size 348 with pts 20860, dts 20860, duration 20 at relative offset 456028 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8042[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 20880, dts 20880, duration 20 at relative offset 456383 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8043[matroska @ 0x562b73ff1bc0] Writing block of size 1334 with pts 20938, dts 20896, duration 42 at relative offset 456615 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8044[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8773 pts_time:8.773 dts:8773 dts_time:8.773 -> pts:24067 pts_time:24.067 dts:24067 dts_time:24.067
8045[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8793 pts_time:8.793 dts:8793 dts_time:8.793 -> pts:24087 pts_time:24.087 dts:24087 dts_time:24.087
8046[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8891 pts_time:8.891 dts:8807 dts_time:8.807 -> pts:24185 pts_time:24.185 dts:24101 dts_time:24.101
8047[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8048[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8049Clipping frame in rate conversion by 0.141838
8050[libx264 @ 0x562b73fd06c0] frame= 497 QP=31.04 NAL=2 Slice:P Poc:72 I:199 P:1553 SKIP:6408 size=9545 bytes
8051[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 20900, dts 20900, duration 20 at relative offset 457956 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8052[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 20920, dts 20920, duration 20 at relative offset 458187 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8053[matroska @ 0x562b73ff1bc0] Writing block of size 9545 with pts 21146, dts 20938, duration 42 at relative offset 458422 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8054[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8813 pts_time:8.813 dts:8813 dts_time:8.813 -> pts:24107 pts_time:24.107 dts:24107 dts_time:24.107
8055[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8833 pts_time:8.833 dts:8833 dts_time:8.833 -> pts:24127 pts_time:24.127 dts:24127 dts_time:24.127
8056[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8849 pts_time:8.849 dts:8849 dts_time:8.849 -> pts:24143 pts_time:24.143 dts:24143 dts_time:24.143
8057[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8058[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8059Clipping frame in rate conversion by 0.134850
8060[libx264 @ 0x562b73fd06c0] frame= 498 QP=36.58 NAL=2 Slice:B Poc:68 I:1 P:649 SKIP:7498 size=1571 bytes
8061[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 20940, dts 20940, duration 20 at relative offset 467974 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8062[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 20960, dts 20960, duration 20 at relative offset 468230 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8063[matroska @ 0x562b73ff1bc0] Writing block of size 1571 with pts 21063, dts 20979, duration 42 at relative offset 468472 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8064[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8853 pts_time:8.853 dts:8853 dts_time:8.853 -> pts:24147 pts_time:24.147 dts:24147 dts_time:24.147
8065[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8873 pts_time:8.873 dts:8873 dts_time:8.873 -> pts:24167 pts_time:24.167 dts:24167 dts_time:24.167
8066[concat @ 0x562b73fb3f00] file:1 stream:0 pts:8933 pts_time:8.933 dts:8891 dts_time:8.891 -> pts:24227 pts_time:24.227 dts:24185 dts_time:24.185
8067[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8068[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8069Clipping frame in rate conversion by 0.151848
8070[libx264 @ 0x562b73fd06c0] frame= 499 QP=41.11 NAL=0 Slice:B Poc:66 I:1 P:509 SKIP:7644 size=1025 bytes
8071[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 20980, dts 20980, duration 20 at relative offset 470050 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8072[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 21000, dts 21000, duration 20 at relative offset 470306 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8073[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 21020, dts 21020, duration 20 at relative offset 470557 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8074[matroska @ 0x562b73ff1bc0] Writing block of size 1025 with pts 21021, dts 21021, duration 42 at relative offset 470784 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8075[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8892 pts_time:8.892 dts:8892 dts_time:8.892 -> pts:24186 pts_time:24.186 dts:24186 dts_time:24.186
8076[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8912 pts_time:8.912 dts:8912 dts_time:8.912 -> pts:24206 pts_time:24.206 dts:24206 dts_time:24.206
8077[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9141 pts_time:9.141 dts:8933 dts_time:8.933 -> pts:24435 pts_time:24.435 dts:24227 dts_time:24.227
8078[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8079[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8080Clipping frame in rate conversion by 0.144859
8081[libx264 @ 0x562b73fd06c0] frame= 500 QP=41.85 NAL=0 Slice:B Poc:70 I:1 P:274 SKIP:7884 size=448 bytes
8082[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 21040, dts 21040, duration 20 at relative offset 471816 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8083[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 21060, dts 21060, duration 20 at relative offset 472089 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8084[matroska @ 0x562b73ff1bc0] Writing block of size 448 with pts 21104, dts 21063, duration 42 at relative offset 472332 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8085[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8932 pts_time:8.932 dts:8932 dts_time:8.932 -> pts:24226 pts_time:24.226 dts:24226 dts_time:24.226
8086[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8952 pts_time:8.952 dts:8952 dts_time:8.952 -> pts:24246 pts_time:24.246 dts:24246 dts_time:24.246
8087[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9058 pts_time:9.058 dts:8974 dts_time:8.974 -> pts:24352 pts_time:24.352 dts:24268 dts_time:24.268
8088[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8089[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8090Clipping frame in rate conversion by 0.137840
8091[libx264 @ 0x562b73fd06c0] frame= 501 QP=28.60 NAL=2 Slice:P Poc:80 I:16 P:465 SKIP:7679 size=1111 bytes
8092[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 21080, dts 21080, duration 20 at relative offset 472787 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8093[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 21100, dts 21100, duration 20 at relative offset 473017 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8094[matroska @ 0x562b73ff1bc0] Writing block of size 1111 with pts 21313, dts 21104, duration 42 at relative offset 473242 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8095[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8973 pts_time:8.973 dts:8973 dts_time:8.973 -> pts:24267 pts_time:24.267 dts:24267 dts_time:24.267
8096[concat @ 0x562b73fb3f00] file:1 stream:1 pts:8993 pts_time:8.993 dts:8993 dts_time:8.993 -> pts:24287 pts_time:24.287 dts:24287 dts_time:24.287
8097[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9016 pts_time:9.016 dts:9016 dts_time:9.016 -> pts:24310 pts_time:24.31 dts:24310 dts_time:24.31
8098[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8099[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8100Clipping frame in rate conversion by 0.130852
8101[libx264 @ 0x562b73fd06c0] frame= 502 QP=38.37 NAL=2 Slice:B Poc:76 I:0 P:369 SKIP:7791 size=533 bytes
8102[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 21120, dts 21120, duration 20 at relative offset 474360 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8103[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 21140, dts 21140, duration 20 at relative offset 474567 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8104[matroska @ 0x562b73ff1bc0] Writing block of size 533 with pts 21230, dts 21146, duration 42 at relative offset 474786 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8105[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9013 pts_time:9.013 dts:9013 dts_time:9.013 -> pts:24307 pts_time:24.307 dts:24307 dts_time:24.307
8106[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9033 pts_time:9.033 dts:9033 dts_time:9.033 -> pts:24327 pts_time:24.327 dts:24327 dts_time:24.327
8107[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9099 pts_time:9.099 dts:9058 dts_time:9.058 -> pts:24393 pts_time:24.393 dts:24352 dts_time:24.352
8108[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8109[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8110Clipping frame in rate conversion by 0.147850
8111[libx264 @ 0x562b73fd06c0] frame= 503 QP=40.00 NAL=0 Slice:B Poc:74 I:0 P:223 SKIP:7937 size=232 bytes
8112[matroska @ 0x562b73ff1bc0] Writing block of size 170 with pts 21160, dts 21160, duration 20 at relative offset 475326 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8113[matroska @ 0x562b73ff1bc0] Writing block of size 176 with pts 21180, dts 21180, duration 20 at relative offset 475503 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8114[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 21188, dts 21188, duration 42 at relative offset 475686 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8115[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9053 pts_time:9.053 dts:9053 dts_time:9.053 -> pts:24347 pts_time:24.347 dts:24347 dts_time:24.347
8116[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9073 pts_time:9.073 dts:9073 dts_time:9.073 -> pts:24367 pts_time:24.367 dts:24367 dts_time:24.367
8117[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9308 pts_time:9.308 dts:9099 dts_time:9.099 -> pts:24602 pts_time:24.602 dts:24393 dts_time:24.393
8118[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8119[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8120Clipping frame in rate conversion by 0.140862
8121[libx264 @ 0x562b73fd06c0] frame= 504 QP=40.00 NAL=0 Slice:B Poc:78 I:0 P:208 SKIP:7952 size=224 bytes
8122[matroska @ 0x562b73ff1bc0] Writing block of size 182 with pts 21200, dts 21200, duration 20 at relative offset 475925 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8123[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 21220, dts 21220, duration 20 at relative offset 476114 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8124[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 21271, dts 21230, duration 42 at relative offset 476287 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8125[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9093 pts_time:9.093 dts:9093 dts_time:9.093 -> pts:24387 pts_time:24.387 dts:24387 dts_time:24.387
8126[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9113 pts_time:9.113 dts:9113 dts_time:9.113 -> pts:24407 pts_time:24.407 dts:24407 dts_time:24.407
8127[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9133 pts_time:9.133 dts:9133 dts_time:9.133 -> pts:24427 pts_time:24.427 dts:24427 dts_time:24.427
8128[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9225 pts_time:9.225 dts:9141 dts_time:9.141 -> pts:24519 pts_time:24.519 dts:24435 dts_time:24.435
8129[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8130[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8131Clipping frame in rate conversion by 0.133873
8132[libx264 @ 0x562b73fd06c0] frame= 505 QP=25.37 NAL=2 Slice:P Poc:86 I:2 P:56 SKIP:8102 size=210 bytes
8133[matroska @ 0x562b73ff1bc0] Writing block of size 180 with pts 21240, dts 21240, duration 20 at relative offset 476518 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8134[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 21260, dts 21260, duration 20 at relative offset 476705 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8135[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 21438, dts 21271, duration 42 at relative offset 476919 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8136[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9153 pts_time:9.153 dts:9153 dts_time:9.153 -> pts:24447 pts_time:24.447 dts:24447 dts_time:24.447
8137[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9173 pts_time:9.173 dts:9173 dts_time:9.173 -> pts:24467 pts_time:24.467 dts:24467 dts_time:24.467
8138[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9183 pts_time:9.183 dts:9183 dts_time:9.183 -> pts:24477 pts_time:24.477 dts:24477 dts_time:24.477
8139[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8140[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8141Clipping frame in rate conversion by 0.150841
8142[libx264 @ 0x562b73fd06c0] frame= 506 QP=40.83 NAL=2 Slice:B Poc:82 I:0 P:209 SKIP:7951 size=240 bytes
8143[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 21280, dts 21280, duration 20 at relative offset 477136 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8144[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 21300, dts 21300, duration 20 at relative offset 477349 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8145[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 21355, dts 21313, duration 42 at relative offset 477571 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8146[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9193 pts_time:9.193 dts:9193 dts_time:9.193 -> pts:24487 pts_time:24.487 dts:24487 dts_time:24.487
8147[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9213 pts_time:9.213 dts:9213 dts_time:9.213 -> pts:24507 pts_time:24.507 dts:24507 dts_time:24.507
8148[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9266 pts_time:9.266 dts:9225 dts_time:9.225 -> pts:24560 pts_time:24.56 dts:24519 dts_time:24.519
8149[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8150[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8151Clipping frame in rate conversion by 0.143852
8152[libx264 @ 0x562b73fd06c0] frame= 507 QP=40.98 NAL=0 Slice:B Poc:84 I:0 P:130 SKIP:8030 size=188 bytes
8153[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 21320, dts 21320, duration 20 at relative offset 477818 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8154[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 21340, dts 21340, duration 20 at relative offset 478037 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8155[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 21396, dts 21355, duration 42 at relative offset 478257 in cluster at offset 2959419. TrackNumber 1, keyframe 0
8156[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9233 pts_time:9.233 dts:9233 dts_time:9.233 -> pts:24527 pts_time:24.527 dts:24527 dts_time:24.527
8157[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9253 pts_time:9.253 dts:9253 dts_time:9.253 -> pts:24547 pts_time:24.547 dts:24547 dts_time:24.547
8158[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9475 pts_time:9.475 dts:9266 dts_time:9.266 -> pts:24769 pts_time:24.769 dts:24560 dts_time:24.56
8159[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8160[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8161Clipping frame in rate conversion by 0.136864
8162[libx264 @ 0x562b73fd06c0] frame= 508 QP=25.60 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=197085 bytes
8163[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 21360, dts 21360, duration 20 at relative offset 478452 in cluster at offset 2959419. TrackNumber 2, keyframe 1
8164[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 21380 at offset 3438111 bytes
8165[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 21380, dts 21380, duration 20 at relative offset 10 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8166[matroska @ 0x562b73ff1bc0] Writing block of size 197085 with pts 21480, dts 21396, duration 42 at relative offset 239 in cluster at offset 3438111. TrackNumber 1, keyframe 1
8167[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9273 pts_time:9.273 dts:9273 dts_time:9.273 -> pts:24567 pts_time:24.567 dts:24567 dts_time:24.567
8168frame= 571 fps= 90 q=41.0 size= 3328kB time=00:00:24.58 bitrate=1109.2kbits/s speed=3.89x
8169[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9293 pts_time:9.293 dts:9293 dts_time:9.293 -> pts:24587 pts_time:24.587 dts:24587 dts_time:24.587
8170[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9391 pts_time:9.391 dts:9308 dts_time:9.308 -> pts:24685 pts_time:24.685 dts:24602 dts_time:24.602
8171[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8172[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8173Clipping frame in rate conversion by 0.153831
8174[libx264 @ 0x562b73fd06c0] frame= 509 QP=31.13 NAL=2 Slice:P Poc:8 I:148 P:513 SKIP:7499 size=5600 bytes
8175[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 21400, dts 21400, duration 20 at relative offset 197333 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8176[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 21420, dts 21420, duration 20 at relative offset 197554 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8177[matroska @ 0x562b73ff1bc0] Writing block of size 5600 with pts 21647, dts 21438, duration 42 at relative offset 197760 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8178[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9313 pts_time:9.313 dts:9313 dts_time:9.313 -> pts:24607 pts_time:24.607 dts:24607 dts_time:24.607
8179[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9333 pts_time:9.333 dts:9333 dts_time:9.333 -> pts:24627 pts_time:24.627 dts:24627 dts_time:24.627
8180[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9350 pts_time:9.35 dts:9350 dts_time:9.35 -> pts:24644 pts_time:24.644 dts:24644 dts_time:24.644
8181[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8182[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8183Clipping frame in rate conversion by 0.146843
8184[libx264 @ 0x562b73fd06c0] frame= 510 QP=34.25 NAL=2 Slice:B Poc:4 I:2 P:271 SKIP:7885 size=868 bytes
8185[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 21440, dts 21440, duration 20 at relative offset 203367 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8186[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 21460, dts 21460, duration 20 at relative offset 203578 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8187[matroska @ 0x562b73ff1bc0] Writing block of size 868 with pts 21563, dts 21480, duration 42 at relative offset 203788 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8188[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9353 pts_time:9.353 dts:9353 dts_time:9.353 -> pts:24647 pts_time:24.647 dts:24647 dts_time:24.647
8189[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9373 pts_time:9.373 dts:9373 dts_time:9.373 -> pts:24667 pts_time:24.667 dts:24667 dts_time:24.667
8190[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9433 pts_time:9.433 dts:9391 dts_time:9.391 -> pts:24727 pts_time:24.727 dts:24685 dts_time:24.685
8191[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8192[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8193Clipping frame in rate conversion by 0.139854
8194[libx264 @ 0x562b73fd06c0] frame= 511 QP=35.19 NAL=0 Slice:B Poc:2 I:0 P:211 SKIP:7949 size=437 bytes
8195[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 21480, dts 21480, duration 20 at relative offset 204663 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8196[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 21500, dts 21500, duration 20 at relative offset 204876 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8197[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 21520, dts 21520, duration 20 at relative offset 205079 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8198[matroska @ 0x562b73ff1bc0] Writing block of size 437 with pts 21522, dts 21522, duration 42 at relative offset 205284 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8199[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9393 pts_time:9.393 dts:9393 dts_time:9.393 -> pts:24687 pts_time:24.687 dts:24687 dts_time:24.687
8200[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9413 pts_time:9.413 dts:9413 dts_time:9.413 -> pts:24707 pts_time:24.707 dts:24707 dts_time:24.707
8201[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9642 pts_time:9.642 dts:9433 dts_time:9.433 -> pts:24936 pts_time:24.936 dts:24727 dts_time:24.727
8202[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8203[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8204Clipping frame in rate conversion by 0.132866
8205[libx264 @ 0x562b73fd06c0] frame= 512 QP=30.00 NAL=0 Slice:B Poc:6 I:0 P:47 SKIP:8113 size=119 bytes
8206[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 21540, dts 21540, duration 20 at relative offset 205728 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8207[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 21560, dts 21560, duration 20 at relative offset 205936 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8208[matroska @ 0x562b73ff1bc0] Writing block of size 119 with pts 21605, dts 21563, duration 42 at relative offset 206141 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8209[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9433 pts_time:9.433 dts:9433 dts_time:9.433 -> pts:24727 pts_time:24.727 dts:24727 dts_time:24.727
8210[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9453 pts_time:9.453 dts:9453 dts_time:9.453 -> pts:24747 pts_time:24.747 dts:24747 dts_time:24.747
8211[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9558 pts_time:9.558 dts:9475 dts_time:9.475 -> pts:24852 pts_time:24.852 dts:24769 dts_time:24.769
8212[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8213[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8214Clipping frame in rate conversion by 0.149834
8215[libx264 @ 0x562b73fd06c0] frame= 513 QP=30.23 NAL=2 Slice:P Poc:16 I:172 P:437 SKIP:7551 size=7980 bytes
8216[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 21580, dts 21580, duration 20 at relative offset 206266 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8217[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 21600, dts 21600, duration 20 at relative offset 206484 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8218[matroska @ 0x562b73ff1bc0] Writing block of size 7980 with pts 21813, dts 21605, duration 42 at relative offset 206723 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8219[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9473 pts_time:9.473 dts:9473 dts_time:9.473 -> pts:24767 pts_time:24.767 dts:24767 dts_time:24.767
8220[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9493 pts_time:9.493 dts:9493 dts_time:9.493 -> pts:24787 pts_time:24.787 dts:24787 dts_time:24.787
8221[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9517 pts_time:9.517 dts:9517 dts_time:9.517 -> pts:24811 pts_time:24.811 dts:24811 dts_time:24.811
8222[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8223[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8224Clipping frame in rate conversion by 0.142845
8225[libx264 @ 0x562b73fd06c0] frame= 514 QP=33.59 NAL=2 Slice:B Poc:12 I:10 P:385 SKIP:7760 size=1928 bytes
8226[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 21620, dts 21620, duration 20 at relative offset 214710 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8227[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 21640, dts 21640, duration 20 at relative offset 214942 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8228[matroska @ 0x562b73ff1bc0] Writing block of size 1928 with pts 21730, dts 21647, duration 42 at relative offset 215176 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8229[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9513 pts_time:9.513 dts:9513 dts_time:9.513 -> pts:24807 pts_time:24.807 dts:24807 dts_time:24.807
8230[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9533 pts_time:9.533 dts:9533 dts_time:9.533 -> pts:24827 pts_time:24.827 dts:24827 dts_time:24.827
8231[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9600 pts_time:9.6 dts:9558 dts_time:9.558 -> pts:24894 pts_time:24.894 dts:24852 dts_time:24.852
8232[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8233[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8234Clipping frame in rate conversion by 0.135857
8235[libx264 @ 0x562b73fd06c0] frame= 515 QP=35.58 NAL=0 Slice:B Poc:10 I:2 P:267 SKIP:7885 size=898 bytes
8236[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 21660, dts 21660, duration 20 at relative offset 217111 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8237[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 21680, dts 21680, duration 20 at relative offset 217337 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8238[matroska @ 0x562b73ff1bc0] Writing block of size 898 with pts 21688, dts 21688, duration 42 at relative offset 217558 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8239[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9553 pts_time:9.553 dts:9553 dts_time:9.553 -> pts:24847 pts_time:24.847 dts:24847 dts_time:24.847
8240[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9573 pts_time:9.573 dts:9573 dts_time:9.573 -> pts:24867 pts_time:24.867 dts:24867 dts_time:24.867
8241[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9808 pts_time:9.808 dts:9600 dts_time:9.6 -> pts:25102 pts_time:25.102 dts:24894 dts_time:24.894
8242[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8243[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8244Clipping frame in rate conversion by 0.152824
8245[libx264 @ 0x562b73fd06c0] frame= 516 QP=35.74 NAL=0 Slice:B Poc:14 I:1 P:218 SKIP:7940 size=731 bytes
8246[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 21700, dts 21700, duration 20 at relative offset 218463 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8247[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 21720, dts 21720, duration 20 at relative offset 218689 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8248[matroska @ 0x562b73ff1bc0] Writing block of size 731 with pts 21772, dts 21730, duration 42 at relative offset 218915 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8249[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9593 pts_time:9.593 dts:9593 dts_time:9.593 -> pts:24887 pts_time:24.887 dts:24887 dts_time:24.887
8250[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9613 pts_time:9.613 dts:9613 dts_time:9.613 -> pts:24907 pts_time:24.907 dts:24907 dts_time:24.907
8251[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9633 pts_time:9.633 dts:9633 dts_time:9.633 -> pts:24927 pts_time:24.927 dts:24927 dts_time:24.927
8252[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9725 pts_time:9.725 dts:9642 dts_time:9.642 -> pts:25019 pts_time:25.019 dts:24936 dts_time:24.936
8253[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8254[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8255Clipping frame in rate conversion by 0.145836
8256[libx264 @ 0x562b73fd06c0] frame= 517 QP=31.83 NAL=2 Slice:P Poc:24 I:308 P:637 SKIP:7215 size=13733 bytes
8257[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 21740, dts 21740, duration 20 at relative offset 219653 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8258[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 21760, dts 21760, duration 20 at relative offset 219887 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8259[matroska @ 0x562b73ff1bc0] Writing block of size 13733 with pts 21980, dts 21772, duration 42 at relative offset 220120 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8260[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9653 pts_time:9.653 dts:9653 dts_time:9.653 -> pts:24947 pts_time:24.947 dts:24947 dts_time:24.947
8261[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9673 pts_time:9.673 dts:9673 dts_time:9.673 -> pts:24967 pts_time:24.967 dts:24967 dts_time:24.967
8262[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9683 pts_time:9.683 dts:9683 dts_time:9.683 -> pts:24977 pts_time:24.977 dts:24977 dts_time:24.977
8263[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8264[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8265Clipping frame in rate conversion by 0.138847
8266[libx264 @ 0x562b73fd06c0] frame= 518 QP=34.79 NAL=2 Slice:B Poc:20 I:11 P:419 SKIP:7720 size=1889 bytes
8267[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 21780, dts 21780, duration 20 at relative offset 233860 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8268[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 21800, dts 21800, duration 20 at relative offset 234092 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8269[matroska @ 0x562b73ff1bc0] Writing block of size 1889 with pts 21897, dts 21813, duration 42 at relative offset 234324 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8270[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9693 pts_time:9.693 dts:9693 dts_time:9.693 -> pts:24987 pts_time:24.987 dts:24987 dts_time:24.987
8271[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9713 pts_time:9.713 dts:9713 dts_time:9.713 -> pts:25007 pts_time:25.007 dts:25007 dts_time:25.007
8272[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9767 pts_time:9.767 dts:9725 dts_time:9.725 -> pts:25061 pts_time:25.061 dts:25019 dts_time:25.019
8273[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8274[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8275Clipping frame in rate conversion by 0.131859
8276[libx264 @ 0x562b73fd06c0] frame= 519 QP=34.48 NAL=0 Slice:B Poc:18 I:2 P:140 SKIP:8015 size=453 bytes
8277[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 21820, dts 21820, duration 20 at relative offset 236220 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8278[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 21840, dts 21840, duration 20 at relative offset 236444 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8279[matroska @ 0x562b73ff1bc0] Writing block of size 453 with pts 21855, dts 21855, duration 42 at relative offset 236674 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8280[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9733 pts_time:9.733 dts:9733 dts_time:9.733 -> pts:25027 pts_time:25.027 dts:25027 dts_time:25.027
8281[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9753 pts_time:9.753 dts:9753 dts_time:9.753 -> pts:25047 pts_time:25.047 dts:25047 dts_time:25.047
8282[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9975 pts_time:9.975 dts:9767 dts_time:9.767 -> pts:25269 pts_time:25.269 dts:25061 dts_time:25.061
8283[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8284[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8285Clipping frame in rate conversion by 0.148857
8286[libx264 @ 0x562b73fd06c0] frame= 520 QP=37.47 NAL=0 Slice:B Poc:22 I:0 P:375 SKIP:7781 size=1103 bytes
8287[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 21860, dts 21860, duration 20 at relative offset 237134 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8288[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 21880, dts 21880, duration 20 at relative offset 237383 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8289[matroska @ 0x562b73ff1bc0] Writing block of size 1103 with pts 21939, dts 21897, duration 42 at relative offset 237626 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8290[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9773 pts_time:9.773 dts:9773 dts_time:9.773 -> pts:25067 pts_time:25.067 dts:25067 dts_time:25.067
8291[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9793 pts_time:9.793 dts:9793 dts_time:9.793 -> pts:25087 pts_time:25.087 dts:25087 dts_time:25.087
8292[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9892 pts_time:9.892 dts:9808 dts_time:9.808 -> pts:25186 pts_time:25.186 dts:25102 dts_time:25.102
8293[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8294[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8295Clipping frame in rate conversion by 0.141838
8296[libx264 @ 0x562b73fd06c0] frame= 521 QP=32.60 NAL=2 Slice:P Poc:32 I:105 P:590 SKIP:7465 size=6972 bytes
8297[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 21900, dts 21900, duration 20 at relative offset 238736 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8298[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 21920, dts 21920, duration 20 at relative offset 238982 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8299[matroska @ 0x562b73ff1bc0] Writing block of size 6972 with pts 22147, dts 21939, duration 42 at relative offset 239220 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8300[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9813 pts_time:9.813 dts:9813 dts_time:9.813 -> pts:25107 pts_time:25.107 dts:25107 dts_time:25.107
8301[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9833 pts_time:9.833 dts:9833 dts_time:9.833 -> pts:25127 pts_time:25.127 dts:25127 dts_time:25.127
8302[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9850 pts_time:9.85 dts:9850 dts_time:9.85 -> pts:25144 pts_time:25.144 dts:25144 dts_time:25.144
8303[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8304[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8305Clipping frame in rate conversion by 0.134850
8306[libx264 @ 0x562b73fd06c0] frame= 522 QP=33.61 NAL=2 Slice:B Poc:28 I:0 P:299 SKIP:7859 size=726 bytes
8307[matroska @ 0x562b73ff1bc0] Writing block of size 301 with pts 21940, dts 21940, duration 20 at relative offset 246199 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8308[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 21960, dts 21960, duration 20 at relative offset 246507 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8309[matroska @ 0x562b73ff1bc0] Writing block of size 726 with pts 22064, dts 21980, duration 42 at relative offset 246724 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8310[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9853 pts_time:9.853 dts:9853 dts_time:9.853 -> pts:25147 pts_time:25.147 dts:25147 dts_time:25.147
8311[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9873 pts_time:9.873 dts:9873 dts_time:9.873 -> pts:25167 pts_time:25.167 dts:25167 dts_time:25.167
8312[concat @ 0x562b73fb3f00] file:1 stream:0 pts:9934 pts_time:9.934 dts:9892 dts_time:9.892 -> pts:25228 pts_time:25.228 dts:25186 dts_time:25.186
8313[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8314[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8315Clipping frame in rate conversion by 0.151848
8316[libx264 @ 0x562b73fd06c0] frame= 523 QP=34.69 NAL=0 Slice:B Poc:26 I:1 P:187 SKIP:7971 size=546 bytes
8317[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 21980, dts 21980, duration 20 at relative offset 247457 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8318[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 22000, dts 22000, duration 20 at relative offset 247700 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8319[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 22020, dts 22020, duration 20 at relative offset 247934 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8320[matroska @ 0x562b73ff1bc0] Writing block of size 546 with pts 22022, dts 22022, duration 42 at relative offset 248159 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8321[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9893 pts_time:9.893 dts:9893 dts_time:9.893 -> pts:25187 pts_time:25.187 dts:25187 dts_time:25.187
8322[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9912 pts_time:9.912 dts:9912 dts_time:9.912 -> pts:25206 pts_time:25.206 dts:25206 dts_time:25.206
8323[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10142 pts_time:10.142 dts:9934 dts_time:9.934 -> pts:25436 pts_time:25.436 dts:25228 dts_time:25.228
8324[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8325[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8326Clipping frame in rate conversion by 0.144859
8327[libx264 @ 0x562b73fd06c0] frame= 524 QP=35.04 NAL=0 Slice:B Poc:30 I:1 P:144 SKIP:8014 size=256 bytes
8328[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 22040, dts 22040, duration 20 at relative offset 248712 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8329[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 22060, dts 22060, duration 20 at relative offset 248943 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8330[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 22105, dts 22064, duration 42 at relative offset 249154 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8331[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9932 pts_time:9.932 dts:9932 dts_time:9.932 -> pts:25226 pts_time:25.226 dts:25226 dts_time:25.226
8332[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9952 pts_time:9.952 dts:9952 dts_time:9.952 -> pts:25246 pts_time:25.246 dts:25246 dts_time:25.246
8333[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10059 pts_time:10.059 dts:9975 dts_time:9.975 -> pts:25353 pts_time:25.353 dts:25269 dts_time:25.269
8334[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8335[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8336Clipping frame in rate conversion by 0.137840
8337[libx264 @ 0x562b73fd06c0] frame= 525 QP=32.03 NAL=2 Slice:P Poc:40 I:192 P:622 SKIP:7346 size=9363 bytes
8338[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 22080, dts 22080, duration 20 at relative offset 249417 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8339[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 22100, dts 22100, duration 20 at relative offset 249632 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8340[matroska @ 0x562b73ff1bc0] Writing block of size 9363 with pts 22314, dts 22105, duration 42 at relative offset 249837 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8341[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9972 pts_time:9.972 dts:9972 dts_time:9.972 -> pts:25266 pts_time:25.266 dts:25266 dts_time:25.266
8342[concat @ 0x562b73fb3f00] file:1 stream:1 pts:9992 pts_time:9.992 dts:9992 dts_time:9.992 -> pts:25286 pts_time:25.286 dts:25286 dts_time:25.286
8343[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10017 pts_time:10.017 dts:10017 dts_time:10.017 -> pts:25311 pts_time:25.311 dts:25311 dts_time:25.311
8344[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8345[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8346Clipping frame in rate conversion by 0.130852
8347[libx264 @ 0x562b73fd06c0] frame= 526 QP=33.18 NAL=2 Slice:B Poc:36 I:11 P:437 SKIP:7707 size=1797 bytes
8348[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 22120, dts 22120, duration 20 at relative offset 259207 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8349[matroska @ 0x562b73ff1bc0] Writing block of size 179 with pts 22140, dts 22140, duration 20 at relative offset 259402 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8350[matroska @ 0x562b73ff1bc0] Writing block of size 1797 with pts 22231, dts 22147, duration 42 at relative offset 259588 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8351[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10012 pts_time:10.012 dts:10012 dts_time:10.012 -> pts:25306 pts_time:25.306 dts:25306 dts_time:25.306
8352[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10032 pts_time:10.032 dts:10032 dts_time:10.032 -> pts:25326 pts_time:25.326 dts:25326 dts_time:25.326
8353[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10100 pts_time:10.1 dts:10059 dts_time:10.059 -> pts:25394 pts_time:25.394 dts:25353 dts_time:25.353
8354[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8355[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8356Clipping frame in rate conversion by 0.147850
8357[libx264 @ 0x562b73fd06c0] frame= 527 QP=34.74 NAL=0 Slice:B Poc:34 I:1 P:266 SKIP:7892 size=763 bytes
8358[matroska @ 0x562b73ff1bc0] Writing block of size 358 with pts 22160, dts 22160, duration 20 at relative offset 261392 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8359[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 22180, dts 22180, duration 20 at relative offset 261757 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8360[matroska @ 0x562b73ff1bc0] Writing block of size 763 with pts 22189, dts 22189, duration 42 at relative offset 261978 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8361[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10052 pts_time:10.052 dts:10052 dts_time:10.052 -> pts:25346 pts_time:25.346 dts:25346 dts_time:25.346
8362[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10072 pts_time:10.072 dts:10072 dts_time:10.072 -> pts:25366 pts_time:25.366 dts:25366 dts_time:25.366
8363[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10092 pts_time:10.092 dts:10092 dts_time:10.092 -> pts:25386 pts_time:25.386 dts:25386 dts_time:25.386
8364[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10309 pts_time:10.309 dts:10100 dts_time:10.1 -> pts:25603 pts_time:25.603 dts:25394 dts_time:25.394
8365[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8366[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8367Clipping frame in rate conversion by 0.140862
8368[libx264 @ 0x562b73fd06c0] frame= 528 QP=34.76 NAL=0 Slice:B Poc:38 I:0 P:188 SKIP:7968 size=633 bytes
8369[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 22200, dts 22200, duration 20 at relative offset 262748 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8370[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 22220, dts 22220, duration 20 at relative offset 262980 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8371[matroska @ 0x562b73ff1bc0] Writing block of size 633 with pts 22272, dts 22231, duration 42 at relative offset 263222 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8372[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10112 pts_time:10.112 dts:10112 dts_time:10.112 -> pts:25406 pts_time:25.406 dts:25406 dts_time:25.406
8373[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10132 pts_time:10.132 dts:10132 dts_time:10.132 -> pts:25426 pts_time:25.426 dts:25426 dts_time:25.426
8374[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10226 pts_time:10.226 dts:10142 dts_time:10.142 -> pts:25520 pts_time:25.52 dts:25436 dts_time:25.436
8375[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8376[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8377Clipping frame in rate conversion by 0.133873
8378[libx264 @ 0x562b73fd06c0] frame= 529 QP=31.12 NAL=2 Slice:P Poc:48 I:276 P:759 SKIP:7125 size=12533 bytes
8379[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 22240, dts 22240, duration 20 at relative offset 263862 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8380[matroska @ 0x562b73ff1bc0] Writing block of size 473 with pts 22260, dts 22260, duration 20 at relative offset 264117 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8381[matroska @ 0x562b73ff1bc0] Writing block of size 12533 with pts 22481, dts 22272, duration 42 at relative offset 264597 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8382[concat @ 0x562b73fb3f00] file:1 stream:2 pts:10157 pts_time:10.157 dts:10157 dts_time:10.157 -> pts:25451 pts_time:25.451 dts:25451 dts_time:25.451
8383[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10152 pts_time:10.152 dts:10152 dts_time:10.152 -> pts:25446 pts_time:25.446 dts:25446 dts_time:25.446
8384[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10172 pts_time:10.172 dts:10172 dts_time:10.172 -> pts:25466 pts_time:25.466 dts:25466 dts_time:25.466
8385[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10184 pts_time:10.184 dts:10184 dts_time:10.184 -> pts:25478 pts_time:25.478 dts:25478 dts_time:25.478
8386[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8387[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8388Clipping frame in rate conversion by 0.150841
8389[libx264 @ 0x562b73fd06c0] frame= 530 QP=34.44 NAL=2 Slice:B Poc:44 I:5 P:471 SKIP:7680 size=1681 bytes
8390[matroska @ 0x562b73ff1bc0] Writing block of size 364 with pts 22280, dts 22280, duration 20 at relative offset 277137 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8391[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 22300, dts 22300, duration 20 at relative offset 277508 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8392[matroska @ 0x562b73ff1bc0] Writing block of size 1681 with pts 22397, dts 22314, duration 42 at relative offset 277755 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8393[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10192 pts_time:10.192 dts:10192 dts_time:10.192 -> pts:25486 pts_time:25.486 dts:25486 dts_time:25.486
8394[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10212 pts_time:10.212 dts:10212 dts_time:10.212 -> pts:25506 pts_time:25.506 dts:25506 dts_time:25.506
8395[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10267 pts_time:10.267 dts:10226 dts_time:10.226 -> pts:25561 pts_time:25.561 dts:25520 dts_time:25.52
8396[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8397[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8398Clipping frame in rate conversion by 0.143852
8399[libx264 @ 0x562b73fd06c0] frame= 531 QP=34.80 NAL=0 Slice:B Poc:42 I:1 P:200 SKIP:7955 size=584 bytes
8400[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 22320, dts 22320, duration 20 at relative offset 279443 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8401[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 22340, dts 22340, duration 20 at relative offset 279660 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8402[matroska @ 0x562b73ff1bc0] Writing block of size 584 with pts 22356, dts 22356, duration 42 at relative offset 279869 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8403[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10232 pts_time:10.232 dts:10232 dts_time:10.232 -> pts:25526 pts_time:25.526 dts:25526 dts_time:25.526
8404[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10252 pts_time:10.252 dts:10252 dts_time:10.252 -> pts:25546 pts_time:25.546 dts:25546 dts_time:25.546
8405[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10476 pts_time:10.476 dts:10267 dts_time:10.267 -> pts:25770 pts_time:25.77 dts:25561 dts_time:25.561
8406[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8407[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8408[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25061.000000
8409Clipping frame in rate conversion by 0.136864
8410[libx264 @ 0x562b73fd06c0] frame= 532 QP=35.96 NAL=0 Slice:B Poc:46 I:1 P:388 SKIP:7764 size=949 bytes
8411[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 22360, dts 22360, duration 20 at relative offset 280460 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8412[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 22380, dts 22380, duration 20 at relative offset 280685 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8413[matroska @ 0x562b73ff1bc0] Writing block of size 949 with pts 22439, dts 22397, duration 42 at relative offset 280928 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8414[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10272 pts_time:10.272 dts:10272 dts_time:10.272 -> pts:25566 pts_time:25.566 dts:25566 dts_time:25.566
8415[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10292 pts_time:10.292 dts:10292 dts_time:10.292 -> pts:25586 pts_time:25.586 dts:25586 dts_time:25.586
8416[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10392 pts_time:10.392 dts:10309 dts_time:10.309 -> pts:25686 pts_time:25.686 dts:25603 dts_time:25.603
8417[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8418[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8419[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25102.000000
8420Clipping frame in rate conversion by 0.153831
8421[libx264 @ 0x562b73fd06c0] frame= 533 QP=31.11 NAL=2 Slice:P Poc:56 I:103 P:638 SKIP:7419 size=7181 bytes
8422[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 22400, dts 22400, duration 20 at relative offset 281884 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8423[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 22420, dts 22420, duration 20 at relative offset 282104 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8424[matroska @ 0x562b73ff1bc0] Writing block of size 7181 with pts 22648, dts 22439, duration 42 at relative offset 282329 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8425[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10312 pts_time:10.312 dts:10312 dts_time:10.312 -> pts:25606 pts_time:25.606 dts:25606 dts_time:25.606
8426[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10332 pts_time:10.332 dts:10332 dts_time:10.332 -> pts:25626 pts_time:25.626 dts:25626 dts_time:25.626
8427[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10351 pts_time:10.351 dts:10351 dts_time:10.351 -> pts:25645 pts_time:25.645 dts:25645 dts_time:25.645
8428[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8429[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8430[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25144.000000
8431Clipping frame in rate conversion by 0.146843
8432[libx264 @ 0x562b73fd06c0] frame= 534 QP=33.62 NAL=2 Slice:B Poc:52 I:3 P:361 SKIP:7794 size=962 bytes
8433[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 22440, dts 22440, duration 20 at relative offset 289517 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8434[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 22460, dts 22460, duration 20 at relative offset 289734 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8435[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 22480, dts 22480, duration 20 at relative offset 289955 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8436[matroska @ 0x562b73ff1bc0] Writing block of size 962 with pts 22564, dts 22481, duration 42 at relative offset 290198 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8437[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10353 pts_time:10.353 dts:10353 dts_time:10.353 -> pts:25647 pts_time:25.647 dts:25647 dts_time:25.647
8438[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10373 pts_time:10.373 dts:10373 dts_time:10.373 -> pts:25667 pts_time:25.667 dts:25667 dts_time:25.667
8439[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10434 pts_time:10.434 dts:10392 dts_time:10.392 -> pts:25728 pts_time:25.728 dts:25686 dts_time:25.686
8440[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8441[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8442[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25186.000000
8443Clipping frame in rate conversion by 0.139854
8444[libx264 @ 0x562b73fd06c0] frame= 535 QP=35.04 NAL=0 Slice:B Poc:50 I:3 P:232 SKIP:7924 size=627 bytes
8445[matroska @ 0x562b73ff1bc0] Writing block of size 283 with pts 22500, dts 22500, duration 20 at relative offset 291167 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8446[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 22520, dts 22520, duration 20 at relative offset 291457 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8447[matroska @ 0x562b73ff1bc0] Writing block of size 627 with pts 22523, dts 22523, duration 42 at relative offset 291732 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8448[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10393 pts_time:10.393 dts:10393 dts_time:10.393 -> pts:25687 pts_time:25.687 dts:25687 dts_time:25.687
8449[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10413 pts_time:10.413 dts:10413 dts_time:10.413 -> pts:25707 pts_time:25.707 dts:25707 dts_time:25.707
8450[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10643 pts_time:10.643 dts:10434 dts_time:10.434 -> pts:25937 pts_time:25.937 dts:25728 dts_time:25.728
8451[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8452[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8453[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25228.000000
8454Clipping frame in rate conversion by 0.132866
8455[libx264 @ 0x562b73fd06c0] frame= 536 QP=32.67 NAL=0 Slice:B Poc:54 I:0 P:79 SKIP:8081 size=191 bytes
8456[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 22540, dts 22540, duration 20 at relative offset 292366 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8457[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 22560, dts 22560, duration 20 at relative offset 292620 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8458[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 22606, dts 22564, duration 42 at relative offset 292857 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8459[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10433 pts_time:10.433 dts:10433 dts_time:10.433 -> pts:25727 pts_time:25.727 dts:25727 dts_time:25.727
8460[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10453 pts_time:10.453 dts:10453 dts_time:10.453 -> pts:25747 pts_time:25.747 dts:25747 dts_time:25.747
8461[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10559 pts_time:10.559 dts:10476 dts_time:10.476 -> pts:25853 pts_time:25.853 dts:25770 dts_time:25.77
8462[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8463[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8464[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25269.000000
8465Clipping frame in rate conversion by 0.149834
8466[libx264 @ 0x562b73fd06c0] frame= 537 QP=29.99 NAL=2 Slice:P Poc:64 I:139 P:640 SKIP:7381 size=7292 bytes
8467[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 22580, dts 22580, duration 20 at relative offset 293055 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8468[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 22600, dts 22600, duration 20 at relative offset 293275 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8469[matroska @ 0x562b73ff1bc0] Writing block of size 7292 with pts 22814, dts 22606, duration 42 at relative offset 293534 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8470[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10473 pts_time:10.473 dts:10473 dts_time:10.473 -> pts:25767 pts_time:25.767 dts:25767 dts_time:25.767
8471[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10493 pts_time:10.493 dts:10493 dts_time:10.493 -> pts:25787 pts_time:25.787 dts:25787 dts_time:25.787
8472[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10518 pts_time:10.518 dts:10518 dts_time:10.518 -> pts:25812 pts_time:25.812 dts:25812 dts_time:25.812
8473[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8474[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8475[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25311.000000
8476Clipping frame in rate conversion by 0.142845
8477[libx264 @ 0x562b73fd06c0] frame= 538 QP=33.03 NAL=2 Slice:B Poc:60 I:11 P:466 SKIP:7674 size=2004 bytes
8478[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 22620, dts 22620, duration 20 at relative offset 300833 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8479[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 22640, dts 22640, duration 20 at relative offset 301047 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8480[matroska @ 0x562b73ff1bc0] Writing block of size 2004 with pts 22731, dts 22648, duration 42 at relative offset 301260 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8481[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10513 pts_time:10.513 dts:10513 dts_time:10.513 -> pts:25807 pts_time:25.807 dts:25807 dts_time:25.807
8482[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10533 pts_time:10.533 dts:10533 dts_time:10.533 -> pts:25827 pts_time:25.827 dts:25827 dts_time:25.827
8483[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10601 pts_time:10.601 dts:10559 dts_time:10.559 -> pts:25895 pts_time:25.895 dts:25853 dts_time:25.853
8484[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8485[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8486[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25353.000000
8487Clipping frame in rate conversion by 0.135857
8488[libx264 @ 0x562b73fd06c0] frame= 539 QP=34.81 NAL=0 Slice:B Poc:58 I:2 P:284 SKIP:7871 size=702 bytes
8489[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 22660, dts 22660, duration 20 at relative offset 303271 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8490[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 22680, dts 22680, duration 20 at relative offset 303497 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8491[matroska @ 0x562b73ff1bc0] Writing block of size 702 with pts 22689, dts 22689, duration 42 at relative offset 303724 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8492[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10553 pts_time:10.553 dts:10553 dts_time:10.553 -> pts:25847 pts_time:25.847 dts:25847 dts_time:25.847
8493[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10573 pts_time:10.573 dts:10573 dts_time:10.573 -> pts:25867 pts_time:25.867 dts:25867 dts_time:25.867
8494[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10593 pts_time:10.593 dts:10593 dts_time:10.593 -> pts:25887 pts_time:25.887 dts:25887 dts_time:25.887
8495[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10809 pts_time:10.809 dts:10601 dts_time:10.601 -> pts:26103 pts_time:26.103 dts:25895 dts_time:25.895
8496[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8497[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8498[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25394.000000
8499Clipping frame in rate conversion by 0.152824
8500[libx264 @ 0x562b73fd06c0] frame= 540 QP=33.75 NAL=0 Slice:B Poc:62 I:1 P:198 SKIP:7957 size=638 bytes
8501[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 22700, dts 22700, duration 20 at relative offset 304433 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8502[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 22720, dts 22720, duration 20 at relative offset 304675 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8503[matroska @ 0x562b73ff1bc0] Writing block of size 638 with pts 22773, dts 22731, duration 42 at relative offset 304903 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8504[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10613 pts_time:10.613 dts:10613 dts_time:10.613 -> pts:25907 pts_time:25.907 dts:25907 dts_time:25.907
8505[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10633 pts_time:10.633 dts:10633 dts_time:10.633 -> pts:25927 pts_time:25.927 dts:25927 dts_time:25.927
8506[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10726 pts_time:10.726 dts:10643 dts_time:10.643 -> pts:26020 pts_time:26.02 dts:25937 dts_time:25.937
8507[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8508[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8509[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25436.000000
8510Clipping frame in rate conversion by 0.145836
8511[libx264 @ 0x562b73fd06c0] frame= 541 QP=30.40 NAL=2 Slice:P Poc:72 I:220 P:528 SKIP:7412 size=8476 bytes
8512[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 22740, dts 22740, duration 20 at relative offset 305548 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8513[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 22760, dts 22760, duration 20 at relative offset 305783 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8514[matroska @ 0x562b73ff1bc0] Writing block of size 8476 with pts 22981, dts 22773, duration 42 at relative offset 305999 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8515[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10653 pts_time:10.653 dts:10653 dts_time:10.653 -> pts:25947 pts_time:25.947 dts:25947 dts_time:25.947
8516[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10673 pts_time:10.673 dts:10673 dts_time:10.673 -> pts:25967 pts_time:25.967 dts:25967 dts_time:25.967
8517[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10684 pts_time:10.684 dts:10684 dts_time:10.684 -> pts:25978 pts_time:25.978 dts:25978 dts_time:25.978
8518[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8519[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8520[Parsed_subtitles_0 @ 0x562b74b24dc0] Change happened at time ms:25478.000000
8521Clipping frame in rate conversion by 0.138847
8522[libx264 @ 0x562b73fd06c0] frame= 542 QP=34.76 NAL=2 Slice:B Poc:68 I:1 P:300 SKIP:7854 size=864 bytes
8523[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 22780, dts 22780, duration 20 at relative offset 314482 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8524[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 22800, dts 22800, duration 20 at relative offset 314704 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8525[matroska @ 0x562b73ff1bc0] Writing block of size 864 with pts 22898, dts 22814, duration 42 at relative offset 314913 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8526[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10693 pts_time:10.693 dts:10693 dts_time:10.693 -> pts:25987 pts_time:25.987 dts:25987 dts_time:25.987
8527[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10713 pts_time:10.713 dts:10713 dts_time:10.713 -> pts:26007 pts_time:26.007 dts:26007 dts_time:26.007
8528[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10768 pts_time:10.768 dts:10726 dts_time:10.726 -> pts:26062 pts_time:26.062 dts:26020 dts_time:26.02
8529[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8530[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8531Clipping frame in rate conversion by 0.131859
8532[libx264 @ 0x562b73fd06c0] frame= 543 QP=34.76 NAL=0 Slice:B Poc:66 I:0 P:94 SKIP:8065 size=241 bytes
8533[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 22820, dts 22820, duration 20 at relative offset 315784 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8534[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 22840, dts 22840, duration 20 at relative offset 315979 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8535[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 22856, dts 22856, duration 42 at relative offset 316178 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8536[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10733 pts_time:10.733 dts:10733 dts_time:10.733 -> pts:26027 pts_time:26.027 dts:26027 dts_time:26.027
8537[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10753 pts_time:10.753 dts:10753 dts_time:10.753 -> pts:26047 pts_time:26.047 dts:26047 dts_time:26.047
8538[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10976 pts_time:10.976 dts:10768 dts_time:10.768 -> pts:26270 pts_time:26.27 dts:26062 dts_time:26.062
8539[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8540[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8541Clipping frame in rate conversion by 0.148857
8542[libx264 @ 0x562b73fd06c0] frame= 544 QP=34.67 NAL=0 Slice:B Poc:70 I:0 P:288 SKIP:7871 size=595 bytes
8543[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 22860, dts 22860, duration 20 at relative offset 316426 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8544[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 22880, dts 22880, duration 20 at relative offset 316632 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8545[matroska @ 0x562b73ff1bc0] Writing block of size 595 with pts 22940, dts 22898, duration 42 at relative offset 316833 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8546[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10773 pts_time:10.773 dts:10773 dts_time:10.773 -> pts:26067 pts_time:26.067 dts:26067 dts_time:26.067
8547[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10793 pts_time:10.793 dts:10793 dts_time:10.793 -> pts:26087 pts_time:26.087 dts:26087 dts_time:26.087
8548[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10893 pts_time:10.893 dts:10809 dts_time:10.809 -> pts:26187 pts_time:26.187 dts:26103 dts_time:26.103
8549[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8550[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8551Clipping frame in rate conversion by 0.141838
8552[libx264 @ 0x562b73fd06c0] frame= 545 QP=30.48 NAL=2 Slice:P Poc:80 I:67 P:281 SKIP:7812 size=2556 bytes
8553[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 22900, dts 22900, duration 20 at relative offset 317435 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8554[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 22920, dts 22920, duration 20 at relative offset 317651 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8555[matroska @ 0x562b73ff1bc0] Writing block of size 2556 with pts 23148, dts 22940, duration 42 at relative offset 317867 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8556[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10813 pts_time:10.813 dts:10813 dts_time:10.813 -> pts:26107 pts_time:26.107 dts:26107 dts_time:26.107
8557[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10833 pts_time:10.833 dts:10833 dts_time:10.833 -> pts:26127 pts_time:26.127 dts:26127 dts_time:26.127
8558[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10851 pts_time:10.851 dts:10851 dts_time:10.851 -> pts:26145 pts_time:26.145 dts:26145 dts_time:26.145
8559[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8560[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8561Clipping frame in rate conversion by 0.134850
8562[libx264 @ 0x562b73fd06c0] frame= 546 QP=33.40 NAL=2 Slice:B Poc:76 I:0 P:210 SKIP:7949 size=627 bytes
8563[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 22940, dts 22940, duration 20 at relative offset 320430 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8564[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 22960, dts 22960, duration 20 at relative offset 320657 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8565[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 22980, dts 22980, duration 20 at relative offset 320890 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8566[matroska @ 0x562b73ff1bc0] Writing block of size 627 with pts 23065, dts 22981, duration 42 at relative offset 321145 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8567[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10853 pts_time:10.853 dts:10853 dts_time:10.853 -> pts:26147 pts_time:26.147 dts:26147 dts_time:26.147
8568[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10873 pts_time:10.873 dts:10873 dts_time:10.873 -> pts:26167 pts_time:26.167 dts:26167 dts_time:26.167
8569[concat @ 0x562b73fb3f00] file:1 stream:0 pts:10935 pts_time:10.935 dts:10893 dts_time:10.893 -> pts:26229 pts_time:26.229 dts:26187 dts_time:26.187
8570[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8571[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8572Clipping frame in rate conversion by 0.151848
8573[libx264 @ 0x562b73fd06c0] frame= 547 QP=34.43 NAL=0 Slice:B Poc:74 I:0 P:157 SKIP:8003 size=474 bytes
8574[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 23000, dts 23000, duration 20 at relative offset 321779 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8575[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 23020, dts 23020, duration 20 at relative offset 322025 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8576[matroska @ 0x562b73ff1bc0] Writing block of size 474 with pts 23023, dts 23023, duration 42 at relative offset 322260 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8577[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10893 pts_time:10.893 dts:10893 dts_time:10.893 -> pts:26187 pts_time:26.187 dts:26187 dts_time:26.187
8578[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10913 pts_time:10.913 dts:10913 dts_time:10.913 -> pts:26207 pts_time:26.207 dts:26207 dts_time:26.207
8579[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11143 pts_time:11.143 dts:10935 dts_time:10.935 -> pts:26437 pts_time:26.437 dts:26229 dts_time:26.229
8580[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8581[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8582Clipping frame in rate conversion by 0.144859
8583[libx264 @ 0x562b73fd06c0] frame= 548 QP=33.73 NAL=0 Slice:B Poc:78 I:0 P:24 SKIP:8135 size=105 bytes
8584[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 23040, dts 23040, duration 20 at relative offset 322741 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8585[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 23060, dts 23060, duration 20 at relative offset 322993 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8586[matroska @ 0x562b73ff1bc0] Writing block of size 105 with pts 23106, dts 23065, duration 42 at relative offset 323241 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8587[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10933 pts_time:10.933 dts:10933 dts_time:10.933 -> pts:26227 pts_time:26.227 dts:26227 dts_time:26.227
8588[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10952 pts_time:10.952 dts:10952 dts_time:10.952 -> pts:26246 pts_time:26.246 dts:26246 dts_time:26.246
8589[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11060 pts_time:11.06 dts:10976 dts_time:10.976 -> pts:26354 pts_time:26.354 dts:26270 dts_time:26.27
8590[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8591[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8592Clipping frame in rate conversion by 0.137840
8593[libx264 @ 0x562b73fd06c0] frame= 549 QP=30.34 NAL=2 Slice:P Poc:88 I:89 P:451 SKIP:7620 size=4293 bytes
8594[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 23080, dts 23080, duration 20 at relative offset 323352 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8595[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 23100, dts 23100, duration 20 at relative offset 323599 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8596[matroska @ 0x562b73ff1bc0] Writing block of size 4293 with pts 23315, dts 23106, duration 42 at relative offset 323850 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8597[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10972 pts_time:10.972 dts:10972 dts_time:10.972 -> pts:26266 pts_time:26.266 dts:26266 dts_time:26.266
8598[concat @ 0x562b73fb3f00] file:1 stream:1 pts:10992 pts_time:10.992 dts:10992 dts_time:10.992 -> pts:26286 pts_time:26.286 dts:26286 dts_time:26.286
8599[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11018 pts_time:11.018 dts:11018 dts_time:11.018 -> pts:26312 pts_time:26.312 dts:26312 dts_time:26.312
8600[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8601[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8602Clipping frame in rate conversion by 0.130852
8603[libx264 @ 0x562b73fd06c0] frame= 550 QP=33.34 NAL=2 Slice:B Poc:84 I:17 P:292 SKIP:7840 size=1657 bytes
8604[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 23120, dts 23120, duration 20 at relative offset 328150 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8605[matroska @ 0x562b73ff1bc0] Writing block of size 354 with pts 23140, dts 23140, duration 20 at relative offset 328405 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8606[matroska @ 0x562b73ff1bc0] Writing block of size 1657 with pts 23232, dts 23148, duration 42 at relative offset 328766 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8607[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11012 pts_time:11.012 dts:11012 dts_time:11.012 -> pts:26306 pts_time:26.306 dts:26306 dts_time:26.306
8608[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11033 pts_time:11.033 dts:11033 dts_time:11.033 -> pts:26327 pts_time:26.327 dts:26327 dts_time:26.327
8609[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11101 pts_time:11.101 dts:11060 dts_time:11.06 -> pts:26395 pts_time:26.395 dts:26354 dts_time:26.354
8610[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8611[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8612Clipping frame in rate conversion by 0.147850
8613[libx264 @ 0x562b73fd06c0] frame= 551 QP=35.19 NAL=0 Slice:B Poc:82 I:0 P:161 SKIP:7996 size=530 bytes
8614[matroska @ 0x562b73ff1bc0] Writing block of size 365 with pts 23160, dts 23160, duration 20 at relative offset 330430 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8615[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 23180, dts 23180, duration 20 at relative offset 330802 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8616[matroska @ 0x562b73ff1bc0] Writing block of size 530 with pts 23190, dts 23190, duration 42 at relative offset 331063 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8617[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11053 pts_time:11.053 dts:11053 dts_time:11.053 -> pts:26347 pts_time:26.347 dts:26347 dts_time:26.347
8618[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11073 pts_time:11.073 dts:11073 dts_time:11.073 -> pts:26367 pts_time:26.367 dts:26367 dts_time:26.367
8619[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11093 pts_time:11.093 dts:11093 dts_time:11.093 -> pts:26387 pts_time:26.387 dts:26387 dts_time:26.387
8620[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11310 pts_time:11.31 dts:11101 dts_time:11.101 -> pts:26604 pts_time:26.604 dts:26395 dts_time:26.395
8621[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8622[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8623Clipping frame in rate conversion by 0.140862
8624[libx264 @ 0x562b73fd06c0] frame= 552 QP=35.02 NAL=0 Slice:B Poc:86 I:1 P:233 SKIP:7924 size=741 bytes
8625[matroska @ 0x562b73ff1bc0] Writing block of size 312 with pts 23200, dts 23200, duration 20 at relative offset 331600 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8626[matroska @ 0x562b73ff1bc0] Writing block of size 440 with pts 23220, dts 23220, duration 20 at relative offset 331919 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8627[matroska @ 0x562b73ff1bc0] Writing block of size 741 with pts 23273, dts 23232, duration 42 at relative offset 332366 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8628[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11113 pts_time:11.113 dts:11113 dts_time:11.113 -> pts:26407 pts_time:26.407 dts:26407 dts_time:26.407
8629[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11133 pts_time:11.133 dts:11133 dts_time:11.133 -> pts:26427 pts_time:26.427 dts:26427 dts_time:26.427
8630[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11227 pts_time:11.227 dts:11143 dts_time:11.143 -> pts:26521 pts_time:26.521 dts:26437 dts_time:26.437
8631[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8632[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8633Clipping frame in rate conversion by 0.133873
8634[libx264 @ 0x562b73fd06c0] frame= 553 QP=31.02 NAL=2 Slice:P Poc:96 I:71 P:436 SKIP:7653 size=4154 bytes
8635[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 23240, dts 23240, duration 20 at relative offset 333114 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8636[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 23260, dts 23260, duration 20 at relative offset 333354 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8637[matroska @ 0x562b73ff1bc0] Writing block of size 4154 with pts 23482, dts 23273, duration 42 at relative offset 333586 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8638[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11153 pts_time:11.153 dts:11153 dts_time:11.153 -> pts:26447 pts_time:26.447 dts:26447 dts_time:26.447
8639[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11173 pts_time:11.173 dts:11173 dts_time:11.173 -> pts:26467 pts_time:26.467 dts:26467 dts_time:26.467
8640[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11185 pts_time:11.185 dts:11185 dts_time:11.185 -> pts:26479 pts_time:26.479 dts:26479 dts_time:26.479
8641[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8642[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8643Clipping frame in rate conversion by 0.150841
8644[libx264 @ 0x562b73fd06c0] frame= 554 QP=33.64 NAL=2 Slice:B Poc:92 I:1 P:242 SKIP:7916 size=745 bytes
8645[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 23280, dts 23280, duration 20 at relative offset 337747 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8646[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 23300, dts 23300, duration 20 at relative offset 337972 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8647[matroska @ 0x562b73ff1bc0] Writing block of size 745 with pts 23398, dts 23315, duration 42 at relative offset 338204 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8648[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11193 pts_time:11.193 dts:11193 dts_time:11.193 -> pts:26487 pts_time:26.487 dts:26487 dts_time:26.487
8649[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11213 pts_time:11.213 dts:11213 dts_time:11.213 -> pts:26507 pts_time:26.507 dts:26507 dts_time:26.507
8650[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11268 pts_time:11.268 dts:11227 dts_time:11.227 -> pts:26562 pts_time:26.562 dts:26521 dts_time:26.521
8651[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8652[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8653Clipping frame in rate conversion by 0.143852
8654[libx264 @ 0x562b73fd06c0] frame= 555 QP=29.00 NAL=0 Slice:B Poc:90 I:0 P:68 SKIP:8092 size=135 bytes
8655[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 23320, dts 23320, duration 20 at relative offset 338956 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8656[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 23340, dts 23340, duration 20 at relative offset 339185 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8657[matroska @ 0x562b73ff1bc0] Writing block of size 135 with pts 23357, dts 23357, duration 42 at relative offset 339392 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8658[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11233 pts_time:11.233 dts:11233 dts_time:11.233 -> pts:26527 pts_time:26.527 dts:26527 dts_time:26.527
8659[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11253 pts_time:11.253 dts:11253 dts_time:11.253 -> pts:26547 pts_time:26.547 dts:26547 dts_time:26.547
8660[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11477 pts_time:11.477 dts:11268 dts_time:11.268 -> pts:26771 pts_time:26.771 dts:26562 dts_time:26.562
8661[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8662[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8663Clipping frame in rate conversion by 0.136864
8664[libx264 @ 0x562b73fd06c0] frame= 556 QP=34.98 NAL=0 Slice:B Poc:94 I:5 P:206 SKIP:7949 size=491 bytes
8665[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 23360, dts 23360, duration 20 at relative offset 339534 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8666[matroska @ 0x562b73ff1bc0] Writing block of size 190 with pts 23380, dts 23380, duration 20 at relative offset 339732 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8667[matroska @ 0x562b73ff1bc0] Writing block of size 491 with pts 23440, dts 23398, duration 42 at relative offset 339929 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8668[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11273 pts_time:11.273 dts:11273 dts_time:11.273 -> pts:26567 pts_time:26.567 dts:26567 dts_time:26.567
8669[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11293 pts_time:11.293 dts:11293 dts_time:11.293 -> pts:26587 pts_time:26.587 dts:26587 dts_time:26.587
8670[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11393 pts_time:11.393 dts:11310 dts_time:11.31 -> pts:26687 pts_time:26.687 dts:26604 dts_time:26.604
8671[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8672[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8673Clipping frame in rate conversion by 0.153831
8674[libx264 @ 0x562b73fd06c0] frame= 557 QP=30.09 NAL=2 Slice:P Poc:104 I:108 P:392 SKIP:7660 size=4741 bytes
8675[matroska @ 0x562b73ff1bc0] Writing block of size 191 with pts 23400, dts 23400, duration 20 at relative offset 340427 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8676[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 23420, dts 23420, duration 20 at relative offset 340625 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8677[matroska @ 0x562b73ff1bc0] Writing block of size 4741 with pts 23649, dts 23440, duration 42 at relative offset 340878 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8678[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11313 pts_time:11.313 dts:11313 dts_time:11.313 -> pts:26607 pts_time:26.607 dts:26607 dts_time:26.607
8679[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11333 pts_time:11.333 dts:11333 dts_time:11.333 -> pts:26627 pts_time:26.627 dts:26627 dts_time:26.627
8680[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11352 pts_time:11.352 dts:11352 dts_time:11.352 -> pts:26646 pts_time:26.646 dts:26646 dts_time:26.646
8681[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8682[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8683Clipping frame in rate conversion by 0.146843
8684[libx264 @ 0x562b73fd06c0] frame= 558 QP=33.28 NAL=2 Slice:B Poc:100 I:1 P:274 SKIP:7882 size=689 bytes
8685[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 23440, dts 23440, duration 20 at relative offset 345626 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8686[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 23460, dts 23460, duration 20 at relative offset 345850 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8687[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 23480, dts 23480, duration 20 at relative offset 346075 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8688[matroska @ 0x562b73ff1bc0] Writing block of size 689 with pts 23565, dts 23482, duration 42 at relative offset 346297 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8689[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11353 pts_time:11.353 dts:11353 dts_time:11.353 -> pts:26647 pts_time:26.647 dts:26647 dts_time:26.647
8690[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11373 pts_time:11.373 dts:11373 dts_time:11.373 -> pts:26667 pts_time:26.667 dts:26667 dts_time:26.667
8691[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11435 pts_time:11.435 dts:11393 dts_time:11.393 -> pts:26729 pts_time:26.729 dts:26687 dts_time:26.687
8692[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8693[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8694Clipping frame in rate conversion by 0.139854
8695[libx264 @ 0x562b73fd06c0] frame= 559 QP=34.54 NAL=0 Slice:B Poc:98 I:0 P:213 SKIP:7947 size=607 bytes
8696[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 23500, dts 23500, duration 20 at relative offset 346993 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8697[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 23520, dts 23520, duration 20 at relative offset 347209 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8698[matroska @ 0x562b73ff1bc0] Writing block of size 607 with pts 23524, dts 23524, duration 42 at relative offset 347430 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8699[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11393 pts_time:11.393 dts:11393 dts_time:11.393 -> pts:26687 pts_time:26.687 dts:26687 dts_time:26.687
8700[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11413 pts_time:11.413 dts:11413 dts_time:11.413 -> pts:26707 pts_time:26.707 dts:26707 dts_time:26.707
8701[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11644 pts_time:11.644 dts:11435 dts_time:11.435 -> pts:26938 pts_time:26.938 dts:26729 dts_time:26.729
8702[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8703[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8704Clipping frame in rate conversion by 0.132866
8705[libx264 @ 0x562b73fd06c0] frame= 560 QP=33.65 NAL=0 Slice:B Poc:102 I:0 P:65 SKIP:8095 size=153 bytes
8706[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 23540, dts 23540, duration 20 at relative offset 348044 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8707[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 23560, dts 23560, duration 20 at relative offset 348278 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8708[matroska @ 0x562b73ff1bc0] Writing block of size 153 with pts 23607, dts 23565, duration 42 at relative offset 348497 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8709[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11433 pts_time:11.433 dts:11433 dts_time:11.433 -> pts:26727 pts_time:26.727 dts:26727 dts_time:26.727
8710[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11453 pts_time:11.453 dts:11453 dts_time:11.453 -> pts:26747 pts_time:26.747 dts:26747 dts_time:26.747
8711[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11560 pts_time:11.56 dts:11477 dts_time:11.477 -> pts:26854 pts_time:26.854 dts:26771 dts_time:26.771
8712[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8713[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8714Clipping frame in rate conversion by 0.149834
8715[libx264 @ 0x562b73fd06c0] frame= 561 QP=30.34 NAL=2 Slice:P Poc:110 I:91 P:439 SKIP:7630 size=5317 bytes
8716[matroska @ 0x562b73ff1bc0] Writing block of size 324 with pts 23580, dts 23580, duration 20 at relative offset 348657 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8717[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 23600, dts 23600, duration 20 at relative offset 348988 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8718[matroska @ 0x562b73ff1bc0] Writing block of size 5317 with pts 23774, dts 23607, duration 42 at relative offset 349207 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8719[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11473 pts_time:11.473 dts:11473 dts_time:11.473 -> pts:26767 pts_time:26.767 dts:26767 dts_time:26.767
8720[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11493 pts_time:11.493 dts:11493 dts_time:11.493 -> pts:26787 pts_time:26.787 dts:26787 dts_time:26.787
8721[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11519 pts_time:11.519 dts:11519 dts_time:11.519 -> pts:26813 pts_time:26.813 dts:26813 dts_time:26.813
8722[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8723[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8724Clipping frame in rate conversion by 0.142845
8725[libx264 @ 0x562b73fd06c0] frame= 562 QP=33.60 NAL=2 Slice:B Poc:106 I:0 P:316 SKIP:7840 size=780 bytes
8726[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 23620, dts 23620, duration 20 at relative offset 354531 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8727[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 23640, dts 23640, duration 20 at relative offset 354748 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8728[matroska @ 0x562b73ff1bc0] Writing block of size 780 with pts 23690, dts 23649, duration 42 at relative offset 354958 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8729[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11513 pts_time:11.513 dts:11513 dts_time:11.513 -> pts:26807 pts_time:26.807 dts:26807 dts_time:26.807
8730[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11533 pts_time:11.533 dts:11533 dts_time:11.533 -> pts:26827 pts_time:26.827 dts:26827 dts_time:26.827
8731[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11602 pts_time:11.602 dts:11560 dts_time:11.56 -> pts:26896 pts_time:26.896 dts:26854 dts_time:26.854
8732[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8733[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8734Clipping frame in rate conversion by 0.135857
8735[libx264 @ 0x562b73fd06c0] frame= 563 QP=33.19 NAL=0 Slice:B Poc:108 I:0 P:39 SKIP:8120 size=152 bytes
8736[matroska @ 0x562b73ff1bc0] Writing block of size 300 with pts 23660, dts 23660, duration 20 at relative offset 355745 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8737[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 23680, dts 23680, duration 20 at relative offset 356052 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8738[matroska @ 0x562b73ff1bc0] Writing block of size 152 with pts 23732, dts 23690, duration 42 at relative offset 356278 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8739[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11553 pts_time:11.553 dts:11553 dts_time:11.553 -> pts:26847 pts_time:26.847 dts:26847 dts_time:26.847
8740[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11573 pts_time:11.573 dts:11573 dts_time:11.573 -> pts:26867 pts_time:26.867 dts:26867 dts_time:26.867
8741[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11593 pts_time:11.593 dts:11593 dts_time:11.593 -> pts:26887 pts_time:26.887 dts:26887 dts_time:26.887
8742[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11810 pts_time:11.81 dts:11602 dts_time:11.602 -> pts:27104 pts_time:27.104 dts:26896 dts_time:26.896
8743[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8744[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8745Clipping frame in rate conversion by 0.152824
8746[libx264 @ 0x562b73fd06c0] frame= 564 QP=31.30 NAL=2 Slice:P Poc:118 I:146 P:316 SKIP:7698 size=6325 bytes
8747[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 23700, dts 23700, duration 20 at relative offset 356437 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8748[matroska @ 0x562b73ff1bc0] Writing block of size 392 with pts 23720, dts 23720, duration 20 at relative offset 356668 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8749[matroska @ 0x562b73ff1bc0] Writing block of size 6325 with pts 23941, dts 23732, duration 42 at relative offset 357067 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8750[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11613 pts_time:11.613 dts:11613 dts_time:11.613 -> pts:26907 pts_time:26.907 dts:26907 dts_time:26.907
8751[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11633 pts_time:11.633 dts:11633 dts_time:11.633 -> pts:26927 pts_time:26.927 dts:26927 dts_time:26.927
8752[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11727 pts_time:11.727 dts:11644 dts_time:11.644 -> pts:27021 pts_time:27.021 dts:26938 dts_time:26.938
8753[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8754[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8755Clipping frame in rate conversion by 0.145836
8756[libx264 @ 0x562b73fd06c0] frame= 565 QP=32.10 NAL=2 Slice:B Poc:114 I:8 P:304 SKIP:7831 size=1990 bytes
8757[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 23740, dts 23740, duration 20 at relative offset 363399 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8758[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 23760, dts 23760, duration 20 at relative offset 363632 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8759[matroska @ 0x562b73ff1bc0] Writing block of size 1990 with pts 23857, dts 23774, duration 42 at relative offset 363867 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8760[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11653 pts_time:11.653 dts:11653 dts_time:11.653 -> pts:26947 pts_time:26.947 dts:26947 dts_time:26.947
8761[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11673 pts_time:11.673 dts:11673 dts_time:11.673 -> pts:26967 pts_time:26.967 dts:26967 dts_time:26.967
8762[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11685 pts_time:11.685 dts:11685 dts_time:11.685 -> pts:26979 pts_time:26.979 dts:26979 dts_time:26.979
8763[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8764[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8765Clipping frame in rate conversion by 0.138847
8766[libx264 @ 0x562b73fd06c0] frame= 566 QP=34.29 NAL=0 Slice:B Poc:112 I:1 P:211 SKIP:7941 size=816 bytes
8767[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 23780, dts 23780, duration 20 at relative offset 365864 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8768[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 23800, dts 23800, duration 20 at relative offset 366095 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8769[matroska @ 0x562b73ff1bc0] Writing block of size 816 with pts 23815, dts 23815, duration 42 at relative offset 366340 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8770[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11693 pts_time:11.693 dts:11693 dts_time:11.693 -> pts:26987 pts_time:26.987 dts:26987 dts_time:26.987
8771[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11712 pts_time:11.712 dts:11712 dts_time:11.712 -> pts:27006 pts_time:27.006 dts:27006 dts_time:27.006
8772[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11769 pts_time:11.769 dts:11727 dts_time:11.727 -> pts:27063 pts_time:27.063 dts:27021 dts_time:27.021
8773[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8774[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8775Clipping frame in rate conversion by 0.131859
8776[libx264 @ 0x562b73fd06c0] frame= 567 QP=34.24 NAL=0 Slice:B Poc:116 I:2 P:190 SKIP:7964 size=698 bytes
8777[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 23820, dts 23820, duration 20 at relative offset 367163 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8778[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 23840, dts 23840, duration 20 at relative offset 367397 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8779[matroska @ 0x562b73ff1bc0] Writing block of size 698 with pts 23899, dts 23857, duration 42 at relative offset 367632 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8780[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11732 pts_time:11.732 dts:11732 dts_time:11.732 -> pts:27026 pts_time:27.026 dts:27026 dts_time:27.026
8781[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11752 pts_time:11.752 dts:11752 dts_time:11.752 -> pts:27046 pts_time:27.046 dts:27046 dts_time:27.046
8782[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11977 pts_time:11.977 dts:11769 dts_time:11.769 -> pts:27271 pts_time:27.271 dts:27063 dts_time:27.063
8783[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8784[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8785Clipping frame in rate conversion by 0.148857
8786[libx264 @ 0x562b73fd06c0] frame= 568 QP=30.47 NAL=2 Slice:P Poc:126 I:105 P:321 SKIP:7734 size=5066 bytes
8787[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 23860, dts 23860, duration 20 at relative offset 368337 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8788[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 23880, dts 23880, duration 20 at relative offset 368568 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8789[matroska @ 0x562b73ff1bc0] Writing block of size 5066 with pts 24107, dts 23899, duration 42 at relative offset 368790 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8790[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11772 pts_time:11.772 dts:11772 dts_time:11.772 -> pts:27066 pts_time:27.066 dts:27066 dts_time:27.066
8791[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11792 pts_time:11.792 dts:11792 dts_time:11.792 -> pts:27086 pts_time:27.086 dts:27086 dts_time:27.086
8792[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11894 pts_time:11.894 dts:11810 dts_time:11.81 -> pts:27188 pts_time:27.188 dts:27104 dts_time:27.104
8793[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8794[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8795Clipping frame in rate conversion by 0.141838
8796[libx264 @ 0x562b73fd06c0] frame= 569 QP=32.30 NAL=2 Slice:B Poc:122 I:1 P:184 SKIP:7973 size=588 bytes
8797[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 23900, dts 23900, duration 20 at relative offset 373863 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8798[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 23920, dts 23920, duration 20 at relative offset 374102 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8799[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 23940, dts 23940, duration 20 at relative offset 374338 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8800[matroska @ 0x562b73ff1bc0] Writing block of size 588 with pts 24024, dts 23941, duration 42 at relative offset 374564 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8801[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11812 pts_time:11.812 dts:11812 dts_time:11.812 -> pts:27106 pts_time:27.106 dts:27106 dts_time:27.106
8802[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11832 pts_time:11.832 dts:11832 dts_time:11.832 -> pts:27126 pts_time:27.126 dts:27126 dts_time:27.126
8803[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11852 pts_time:11.852 dts:11852 dts_time:11.852 -> pts:27146 pts_time:27.146 dts:27146 dts_time:27.146
8804[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8805[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8806Clipping frame in rate conversion by 0.134850
8807[libx264 @ 0x562b73fd06c0] frame= 570 QP=32.98 NAL=0 Slice:B Poc:120 I:0 P:58 SKIP:8102 size=148 bytes
8808[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 23960, dts 23960, duration 20 at relative offset 375159 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8809[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 23980, dts 23980, duration 20 at relative offset 375385 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8810[matroska @ 0x562b73ff1bc0] Writing block of size 148 with pts 23982, dts 23982, duration 42 at relative offset 375604 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8811[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11852 pts_time:11.852 dts:11852 dts_time:11.852 -> pts:27146 pts_time:27.146 dts:27146 dts_time:27.146
8812[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11872 pts_time:11.872 dts:11872 dts_time:11.872 -> pts:27166 pts_time:27.166 dts:27166 dts_time:27.166
8813[concat @ 0x562b73fb3f00] file:1 stream:0 pts:11936 pts_time:11.936 dts:11894 dts_time:11.894 -> pts:27230 pts_time:27.23 dts:27188 dts_time:27.188
8814[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8815[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8816Clipping frame in rate conversion by 0.151848
8817[libx264 @ 0x562b73fd06c0] frame= 571 QP=34.17 NAL=0 Slice:B Poc:124 I:1 P:171 SKIP:7986 size=480 bytes
8818[matroska @ 0x562b73ff1bc0] Writing block of size 263 with pts 24000, dts 24000, duration 20 at relative offset 375759 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8819[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 24020, dts 24020, duration 20 at relative offset 376029 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8820[matroska @ 0x562b73ff1bc0] Writing block of size 480 with pts 24066, dts 24024, duration 42 at relative offset 376244 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8821[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11892 pts_time:11.892 dts:11892 dts_time:11.892 -> pts:27186 pts_time:27.186 dts:27186 dts_time:27.186
8822[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11912 pts_time:11.912 dts:11912 dts_time:11.912 -> pts:27206 pts_time:27.206 dts:27206 dts_time:27.206
8823[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12144 pts_time:12.144 dts:11936 dts_time:11.936 -> pts:27438 pts_time:27.438 dts:27230 dts_time:27.23
8824[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8825[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8826Clipping frame in rate conversion by 0.144859
8827[libx264 @ 0x562b73fd06c0] frame= 572 QP=33.64 NAL=2 Slice:P Poc:134 I:114 P:304 SKIP:7742 size=4706 bytes
8828[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 24040, dts 24040, duration 20 at relative offset 376731 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8829[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 24060, dts 24060, duration 20 at relative offset 376945 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8830[matroska @ 0x562b73ff1bc0] Writing block of size 4706 with pts 24274, dts 24066, duration 42 at relative offset 377152 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8831[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11932 pts_time:11.932 dts:11932 dts_time:11.932 -> pts:27226 pts_time:27.226 dts:27226 dts_time:27.226
8832[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11952 pts_time:11.952 dts:11952 dts_time:11.952 -> pts:27246 pts_time:27.246 dts:27246 dts_time:27.246
8833[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12061 pts_time:12.061 dts:11977 dts_time:11.977 -> pts:27355 pts_time:27.355 dts:27271 dts_time:27.271
8834[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8835[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8836Clipping frame in rate conversion by 0.137840
8837[libx264 @ 0x562b73fd06c0] frame= 573 QP=33.18 NAL=2 Slice:B Poc:130 I:6 P:196 SKIP:7952 size=625 bytes
8838[matroska @ 0x562b73ff1bc0] Writing block of size 189 with pts 24080, dts 24080, duration 20 at relative offset 381865 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8839[matroska @ 0x562b73ff1bc0] Writing block of size 183 with pts 24100, dts 24100, duration 20 at relative offset 382061 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8840[matroska @ 0x562b73ff1bc0] Writing block of size 625 with pts 24191, dts 24107, duration 42 at relative offset 382251 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8841[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11972 pts_time:11.972 dts:11972 dts_time:11.972 -> pts:27266 pts_time:27.266 dts:27266 dts_time:27.266
8842[concat @ 0x562b73fb3f00] file:1 stream:1 pts:11992 pts_time:11.992 dts:11992 dts_time:11.992 -> pts:27286 pts_time:27.286 dts:27286 dts_time:27.286
8843[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12019 pts_time:12.019 dts:12019 dts_time:12.019 -> pts:27313 pts_time:27.313 dts:27313 dts_time:27.313
8844[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8845[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8846Clipping frame in rate conversion by 0.130852
8847[libx264 @ 0x562b73fd06c0] frame= 574 QP=33.82 NAL=0 Slice:B Poc:128 I:2 P:168 SKIP:7989 size=510 bytes
8848[matroska @ 0x562b73ff1bc0] Writing block of size 175 with pts 24120, dts 24120, duration 20 at relative offset 382883 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8849[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 24140, dts 24140, duration 20 at relative offset 383065 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8850[matroska @ 0x562b73ff1bc0] Writing block of size 510 with pts 24149, dts 24149, duration 42 at relative offset 383266 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8851[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12012 pts_time:12.012 dts:12012 dts_time:12.012 -> pts:27306 pts_time:27.306 dts:27306 dts_time:27.306
8852[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12032 pts_time:12.032 dts:12032 dts_time:12.032 -> pts:27326 pts_time:27.326 dts:27326 dts_time:27.326
8853[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12052 pts_time:12.052 dts:12052 dts_time:12.052 -> pts:27346 pts_time:27.346 dts:27346 dts_time:27.346
8854[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12102 pts_time:12.102 dts:12061 dts_time:12.061 -> pts:27396 pts_time:27.396 dts:27355 dts_time:27.355
8855[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8856Clipping frame in rate conversion by 0.147850
8857[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8858[libx264 @ 0x562b73fd06c0] frame= 575 QP=28.00 NAL=0 Slice:B Poc:132 I:0 P:27 SKIP:8133 size=98 bytes
8859[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 24160, dts 24160, duration 20 at relative offset 383783 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8860[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 24180, dts 24180, duration 20 at relative offset 383994 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8861[matroska @ 0x562b73ff1bc0] Writing block of size 98 with pts 24233, dts 24191, duration 42 at relative offset 384199 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8862[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12072 pts_time:12.072 dts:12072 dts_time:12.072 -> pts:27366 pts_time:27.366 dts:27366 dts_time:27.366
8863[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12092 pts_time:12.092 dts:12092 dts_time:12.092 -> pts:27386 pts_time:27.386 dts:27386 dts_time:27.386
8864[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12311 pts_time:12.311 dts:12102 dts_time:12.102 -> pts:27605 pts_time:27.605 dts:27396 dts_time:27.396
8865[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8866[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8867Clipping frame in rate conversion by 0.140862
8868[libx264 @ 0x562b73fd06c0] frame= 576 QP=30.83 NAL=2 Slice:P Poc:142 I:175 P:376 SKIP:7609 size=6622 bytes
8869[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 24200, dts 24200, duration 20 at relative offset 384303 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8870[matroska @ 0x562b73ff1bc0] Writing block of size 188 with pts 24220, dts 24220, duration 20 at relative offset 384504 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8871[matroska @ 0x562b73ff1bc0] Writing block of size 6622 with pts 24441, dts 24233, duration 42 at relative offset 384699 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8872[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12112 pts_time:12.112 dts:12112 dts_time:12.112 -> pts:27406 pts_time:27.406 dts:27406 dts_time:27.406
8873frame= 639 fps= 94 q=39.0 size= 3328kB time=00:00:27.42 bitrate= 994.3kbits/s speed=4.02x
8874[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12133 pts_time:12.133 dts:12133 dts_time:12.133 -> pts:27427 pts_time:27.427 dts:27427 dts_time:27.427
8875[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12228 pts_time:12.228 dts:12144 dts_time:12.144 -> pts:27522 pts_time:27.522 dts:27438 dts_time:27.438
8876[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8877[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8878Clipping frame in rate conversion by 0.133873
8879[libx264 @ 0x562b73fd06c0] frame= 577 QP=32.38 NAL=2 Slice:B Poc:138 I:24 P:320 SKIP:7804 size=1977 bytes
8880[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 24240, dts 24240, duration 20 at relative offset 391328 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8881[matroska @ 0x562b73ff1bc0] Writing block of size 204 with pts 24260, dts 24260, duration 20 at relative offset 391541 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8882[matroska @ 0x562b73ff1bc0] Writing block of size 1977 with pts 24358, dts 24274, duration 42 at relative offset 391752 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8883[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12153 pts_time:12.153 dts:12153 dts_time:12.153 -> pts:27447 pts_time:27.447 dts:27447 dts_time:27.447
8884[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12173 pts_time:12.173 dts:12173 dts_time:12.173 -> pts:27467 pts_time:27.467 dts:27467 dts_time:27.467
8885[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12186 pts_time:12.186 dts:12186 dts_time:12.186 -> pts:27480 pts_time:27.48 dts:27480 dts_time:27.48
8886[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8887[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8888Clipping frame in rate conversion by 0.150841
8889[libx264 @ 0x562b73fd06c0] frame= 578 QP=33.95 NAL=0 Slice:B Poc:136 I:2 P:219 SKIP:7934 size=561 bytes
8890[matroska @ 0x562b73ff1bc0] Writing block of size 208 with pts 24280, dts 24280, duration 20 at relative offset 393736 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8891[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 24300, dts 24300, duration 20 at relative offset 393951 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8892[matroska @ 0x562b73ff1bc0] Writing block of size 561 with pts 24316, dts 24316, duration 42 at relative offset 394171 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8893[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12193 pts_time:12.193 dts:12193 dts_time:12.193 -> pts:27487 pts_time:27.487 dts:27487 dts_time:27.487
8894[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12213 pts_time:12.213 dts:12213 dts_time:12.213 -> pts:27507 pts_time:27.507 dts:27507 dts_time:27.507
8895[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12269 pts_time:12.269 dts:12228 dts_time:12.228 -> pts:27563 pts_time:27.563 dts:27522 dts_time:27.522
8896[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8897[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8898Clipping frame in rate conversion by 0.143852
8899[libx264 @ 0x562b73fd06c0] frame= 579 QP=33.51 NAL=0 Slice:B Poc:140 I:3 P:175 SKIP:7977 size=646 bytes
8900[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 24320, dts 24320, duration 20 at relative offset 394739 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8901[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 24340, dts 24340, duration 20 at relative offset 394955 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8902[matroska @ 0x562b73ff1bc0] Writing block of size 646 with pts 24399, dts 24358, duration 42 at relative offset 395173 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8903[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12233 pts_time:12.233 dts:12233 dts_time:12.233 -> pts:27527 pts_time:27.527 dts:27527 dts_time:27.527
8904[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12253 pts_time:12.253 dts:12253 dts_time:12.253 -> pts:27547 pts_time:27.547 dts:27547 dts_time:27.547
8905[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12478 pts_time:12.478 dts:12269 dts_time:12.269 -> pts:27772 pts_time:27.772 dts:27563 dts_time:27.563
8906[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8907[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8908Clipping frame in rate conversion by 0.136864
8909[libx264 @ 0x562b73fd06c0] frame= 580 QP=30.75 NAL=2 Slice:P Poc:150 I:90 P:404 SKIP:7666 size=5090 bytes
8910[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 24360, dts 24360, duration 20 at relative offset 395826 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8911[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 24380, dts 24380, duration 20 at relative offset 396052 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8912[matroska @ 0x562b73ff1bc0] Writing block of size 5090 with pts 24608, dts 24399, duration 42 at relative offset 396299 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8913[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12273 pts_time:12.273 dts:12273 dts_time:12.273 -> pts:27567 pts_time:27.567 dts:27567 dts_time:27.567
8914[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12293 pts_time:12.293 dts:12293 dts_time:12.293 -> pts:27587 pts_time:27.587 dts:27587 dts_time:27.587
8915[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12394 pts_time:12.394 dts:12311 dts_time:12.311 -> pts:27688 pts_time:27.688 dts:27605 dts_time:27.605
8916[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8917[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8918Clipping frame in rate conversion by 0.153831
8919[libx264 @ 0x562b73fd06c0] frame= 581 QP=32.23 NAL=2 Slice:B Poc:146 I:0 P:195 SKIP:7963 size=459 bytes
8920[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 24400, dts 24400, duration 20 at relative offset 401396 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8921[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 24420, dts 24420, duration 20 at relative offset 401636 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8922[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 24440, dts 24440, duration 20 at relative offset 401870 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8923[matroska @ 0x562b73ff1bc0] Writing block of size 459 with pts 24525, dts 24441, duration 42 at relative offset 402106 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8924[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12313 pts_time:12.313 dts:12313 dts_time:12.313 -> pts:27607 pts_time:27.607 dts:27607 dts_time:27.607
8925[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12333 pts_time:12.333 dts:12333 dts_time:12.333 -> pts:27627 pts_time:27.627 dts:27627 dts_time:27.627
8926[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:27647 pts_time:27.647 dts:27647 dts_time:27.647
8927[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8928[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8929Clipping frame in rate conversion by 0.146843
8930[libx264 @ 0x562b73fd06c0] frame= 582 QP=29.89 NAL=0 Slice:B Poc:144 I:1 P:46 SKIP:8113 size=120 bytes
8931[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 24460, dts 24460, duration 20 at relative offset 402572 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8932[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 24480, dts 24480, duration 20 at relative offset 402813 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8933[matroska @ 0x562b73ff1bc0] Writing block of size 120 with pts 24483, dts 24483, duration 42 at relative offset 403065 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8934[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12353 pts_time:12.353 dts:12353 dts_time:12.353 -> pts:27647 pts_time:27.647 dts:27647 dts_time:27.647
8935[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12373 pts_time:12.373 dts:12373 dts_time:12.373 -> pts:27667 pts_time:27.667 dts:27667 dts_time:27.667
8936[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12436 pts_time:12.436 dts:12394 dts_time:12.394 -> pts:27730 pts_time:27.73 dts:27688 dts_time:27.688
8937[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8938[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8939Clipping frame in rate conversion by 0.139854
8940[libx264 @ 0x562b73fd06c0] frame= 583 QP=33.60 NAL=0 Slice:B Poc:148 I:1 P:188 SKIP:7971 size=534 bytes
8941[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 24500, dts 24500, duration 20 at relative offset 403191 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8942[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 24520, dts 24520, duration 20 at relative offset 403445 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8943[matroska @ 0x562b73ff1bc0] Writing block of size 534 with pts 24566, dts 24525, duration 42 at relative offset 403703 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8944[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12393 pts_time:12.393 dts:12393 dts_time:12.393 -> pts:27687 pts_time:27.687 dts:27687 dts_time:27.687
8945[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12413 pts_time:12.413 dts:12413 dts_time:12.413 -> pts:27707 pts_time:27.707 dts:27707 dts_time:27.707
8946[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12645 pts_time:12.645 dts:12436 dts_time:12.436 -> pts:27939 pts_time:27.939 dts:27730 dts_time:27.73
8947[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8948[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8949Clipping frame in rate conversion by 0.132866
8950[libx264 @ 0x562b73fd06c0] frame= 584 QP=29.03 NAL=2 Slice:P Poc:158 I:91 P:426 SKIP:7643 size=4832 bytes
8951[matroska @ 0x562b73ff1bc0] Writing block of size 253 with pts 24540, dts 24540, duration 20 at relative offset 404244 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8952[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 24560, dts 24560, duration 20 at relative offset 404504 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8953[matroska @ 0x562b73ff1bc0] Writing block of size 4832 with pts 24775, dts 24566, duration 42 at relative offset 404755 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8954[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12433 pts_time:12.433 dts:12433 dts_time:12.433 -> pts:27727 pts_time:27.727 dts:27727 dts_time:27.727
8955[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12453 pts_time:12.453 dts:12453 dts_time:12.453 -> pts:27747 pts_time:27.747 dts:27747 dts_time:27.747
8956[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12561 pts_time:12.561 dts:12478 dts_time:12.478 -> pts:27855 pts_time:27.855 dts:27772 dts_time:27.772
8957[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8958[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8959Clipping frame in rate conversion by 0.149834
8960[libx264 @ 0x562b73fd06c0] frame= 585 QP=32.48 NAL=2 Slice:B Poc:154 I:0 P:245 SKIP:7910 size=509 bytes
8961[matroska @ 0x562b73ff1bc0] Writing block of size 344 with pts 24580, dts 24580, duration 20 at relative offset 409594 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8962[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 24600, dts 24600, duration 20 at relative offset 409945 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8963[matroska @ 0x562b73ff1bc0] Writing block of size 509 with pts 24691, dts 24608, duration 42 at relative offset 410179 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8964[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12473 pts_time:12.473 dts:12473 dts_time:12.473 -> pts:27767 pts_time:27.767 dts:27767 dts_time:27.767
8965[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12493 pts_time:12.493 dts:12493 dts_time:12.493 -> pts:27787 pts_time:27.787 dts:27787 dts_time:27.787
8966[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12520 pts_time:12.52 dts:12520 dts_time:12.52 -> pts:27814 pts_time:27.814 dts:27814 dts_time:27.814
8967[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8968[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8969Clipping frame in rate conversion by 0.142845
8970[libx264 @ 0x562b73fd06c0] frame= 586 QP=33.05 NAL=0 Slice:B Poc:152 I:0 P:202 SKIP:7957 size=487 bytes
8971[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 24620, dts 24620, duration 20 at relative offset 410695 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8972[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 24640, dts 24640, duration 20 at relative offset 410929 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8973[matroska @ 0x562b73ff1bc0] Writing block of size 487 with pts 24650, dts 24650, duration 42 at relative offset 411164 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8974[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12513 pts_time:12.513 dts:12513 dts_time:12.513 -> pts:27807 pts_time:27.807 dts:27807 dts_time:27.807
8975[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12533 pts_time:12.533 dts:12533 dts_time:12.533 -> pts:27827 pts_time:27.827 dts:27827 dts_time:27.827
8976[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12553 pts_time:12.553 dts:12553 dts_time:12.553 -> pts:27847 pts_time:27.847 dts:27847 dts_time:27.847
8977[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12603 pts_time:12.603 dts:12561 dts_time:12.561 -> pts:27897 pts_time:27.897 dts:27855 dts_time:27.855
8978[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8979[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
8980Clipping frame in rate conversion by 0.135857
8981[libx264 @ 0x562b73fd06c0] frame= 587 QP=31.62 NAL=0 Slice:B Poc:156 I:0 P:28 SKIP:8132 size=119 bytes
8982[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 24660, dts 24660, duration 20 at relative offset 411658 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8983[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 24680, dts 24680, duration 20 at relative offset 411900 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8984[matroska @ 0x562b73ff1bc0] Writing block of size 119 with pts 24733, dts 24691, duration 42 at relative offset 412146 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8985[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12573 pts_time:12.573 dts:12573 dts_time:12.573 -> pts:27867 pts_time:27.867 dts:27867 dts_time:27.867
8986[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12593 pts_time:12.593 dts:12593 dts_time:12.593 -> pts:27887 pts_time:27.887 dts:27887 dts_time:27.887
8987[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12811 pts_time:12.811 dts:12603 dts_time:12.603 -> pts:28105 pts_time:28.105 dts:27897 dts_time:27.897
8988[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
8989[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8990Clipping frame in rate conversion by 0.152824
8991[libx264 @ 0x562b73fd06c0] frame= 588 QP=29.80 NAL=2 Slice:P Poc:166 I:163 P:397 SKIP:7600 size=5711 bytes
8992[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 24700, dts 24700, duration 20 at relative offset 412271 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8993[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 24720, dts 24720, duration 20 at relative offset 412516 in cluster at offset 3438111. TrackNumber 2, keyframe 1
8994[matroska @ 0x562b73ff1bc0] Writing block of size 5711 with pts 24942, dts 24733, duration 42 at relative offset 412766 in cluster at offset 3438111. TrackNumber 1, keyframe 0
8995[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12613 pts_time:12.613 dts:12613 dts_time:12.613 -> pts:27907 pts_time:27.907 dts:27907 dts_time:27.907
8996[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12633 pts_time:12.633 dts:12633 dts_time:12.633 -> pts:27927 pts_time:27.927 dts:27927 dts_time:27.927
8997[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12728 pts_time:12.728 dts:12645 dts_time:12.645 -> pts:28022 pts_time:28.022 dts:27939 dts_time:27.939
8998[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
8999[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9000Clipping frame in rate conversion by 0.145836
9001[libx264 @ 0x562b73fd06c0] frame= 589 QP=32.23 NAL=2 Slice:B Poc:162 I:17 P:328 SKIP:7803 size=1886 bytes
9002[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 24740, dts 24740, duration 20 at relative offset 418484 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9003[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 24760, dts 24760, duration 20 at relative offset 418738 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9004[matroska @ 0x562b73ff1bc0] Writing block of size 1886 with pts 24858, dts 24775, duration 42 at relative offset 418989 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9005[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12653 pts_time:12.653 dts:12653 dts_time:12.653 -> pts:27947 pts_time:27.947 dts:27947 dts_time:27.947
9006[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12673 pts_time:12.673 dts:12673 dts_time:12.673 -> pts:27967 pts_time:27.967 dts:27967 dts_time:27.967
9007[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12686 pts_time:12.686 dts:12686 dts_time:12.686 -> pts:27980 pts_time:27.98 dts:27980 dts_time:27.98
9008[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9009[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9010Clipping frame in rate conversion by 0.138847
9011[libx264 @ 0x562b73fd06c0] frame= 590 QP=33.83 NAL=0 Slice:B Poc:160 I:0 P:218 SKIP:7938 size=535 bytes
9012[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 24780, dts 24780, duration 20 at relative offset 420882 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9013[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 24800, dts 24800, duration 20 at relative offset 421145 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9014[matroska @ 0x562b73ff1bc0] Writing block of size 535 with pts 24816, dts 24816, duration 42 at relative offset 421406 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9015[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12693 pts_time:12.693 dts:12693 dts_time:12.693 -> pts:27987 pts_time:27.987 dts:27987 dts_time:27.987
9016[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12713 pts_time:12.713 dts:12713 dts_time:12.713 -> pts:28007 pts_time:28.007 dts:28007 dts_time:28.007
9017[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12770 pts_time:12.77 dts:12728 dts_time:12.728 -> pts:28064 pts_time:28.064 dts:28022 dts_time:28.022
9018[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9019[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9020Clipping frame in rate conversion by 0.131859
9021[libx264 @ 0x562b73fd06c0] frame= 591 QP=33.80 NAL=0 Slice:B Poc:164 I:0 P:128 SKIP:8032 size=331 bytes
9022[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 24820, dts 24820, duration 20 at relative offset 421948 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9023[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 24840, dts 24840, duration 20 at relative offset 422207 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9024[matroska @ 0x562b73ff1bc0] Writing block of size 331 with pts 24900, dts 24858, duration 42 at relative offset 422451 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9025[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12732 pts_time:12.732 dts:12732 dts_time:12.732 -> pts:28026 pts_time:28.026 dts:28026 dts_time:28.026
9026[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12752 pts_time:12.752 dts:12752 dts_time:12.752 -> pts:28046 pts_time:28.046 dts:28046 dts_time:28.046
9027[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12937 pts_time:12.937 dts:12770 dts_time:12.77 -> pts:28231 pts_time:28.231 dts:28064 dts_time:28.064
9028[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9029Clipping frame in rate conversion by 0.148857
9030[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9031[libx264 @ 0x562b73fd06c0] frame= 592 QP=32.72 NAL=2 Slice:P Poc:174 I:233 P:802 SKIP:7125 size=8748 bytes
9032[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 24860, dts 24860, duration 20 at relative offset 422789 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9033[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 24880, dts 24880, duration 20 at relative offset 423033 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9034[matroska @ 0x562b73ff1bc0] Writing block of size 8748 with pts 25108, dts 24900, duration 42 at relative offset 423283 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9035[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12772 pts_time:12.772 dts:12772 dts_time:12.772 -> pts:28066 pts_time:28.066 dts:28066 dts_time:28.066
9036[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12792 pts_time:12.792 dts:12792 dts_time:12.792 -> pts:28086 pts_time:28.086 dts:28086 dts_time:28.086
9037[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12853 pts_time:12.853 dts:12811 dts_time:12.811 -> pts:28147 pts_time:28.147 dts:28105 dts_time:28.105
9038[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9039[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9040Clipping frame in rate conversion by 0.141838
9041[libx264 @ 0x562b73fd06c0] frame= 593 QP=32.44 NAL=2 Slice:B Poc:170 I:2 P:301 SKIP:7856 size=584 bytes
9042[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 24900, dts 24900, duration 20 at relative offset 432038 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9043[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 24920, dts 24920, duration 20 at relative offset 432293 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9044[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 24940, dts 24940, duration 20 at relative offset 432549 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9045[matroska @ 0x562b73ff1bc0] Writing block of size 584 with pts 25025, dts 24942, duration 42 at relative offset 432808 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9046[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12813 pts_time:12.813 dts:12813 dts_time:12.813 -> pts:28107 pts_time:28.107 dts:28107 dts_time:28.107
9047[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12833 pts_time:12.833 dts:12833 dts_time:12.833 -> pts:28127 pts_time:28.127 dts:28127 dts_time:28.127
9048[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12895 pts_time:12.895 dts:12853 dts_time:12.853 -> pts:28189 pts_time:28.189 dts:28147 dts_time:28.147
9049[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9050[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9051Clipping frame in rate conversion by 0.134850
9052[libx264 @ 0x562b73fd06c0] frame= 594 QP=28.00 NAL=0 Slice:B Poc:168 I:0 P:53 SKIP:8106 size=124 bytes
9053[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 24960, dts 24960, duration 20 at relative offset 433399 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9054[matroska @ 0x562b73ff1bc0] Writing block of size 250 with pts 24980, dts 24980, duration 20 at relative offset 433664 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9055[matroska @ 0x562b73ff1bc0] Writing block of size 124 with pts 24983, dts 24983, duration 42 at relative offset 433921 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9056[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12853 pts_time:12.853 dts:12853 dts_time:12.853 -> pts:28147 pts_time:28.147 dts:28147 dts_time:28.147
9057[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12873 pts_time:12.873 dts:12873 dts_time:12.873 -> pts:28167 pts_time:28.167 dts:28167 dts_time:28.167
9058[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13103 pts_time:13.103 dts:12895 dts_time:12.895 -> pts:28397 pts_time:28.397 dts:28189 dts_time:28.189
9059[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9060[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9061Clipping frame in rate conversion by 0.151848
9062[libx264 @ 0x562b73fd06c0] frame= 595 QP=33.81 NAL=0 Slice:B Poc:172 I:1 P:147 SKIP:8012 size=441 bytes
9063[matroska @ 0x562b73ff1bc0] Writing block of size 252 with pts 25000, dts 25000, duration 20 at relative offset 434052 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9064[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 25020, dts 25020, duration 20 at relative offset 434311 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9065[matroska @ 0x562b73ff1bc0] Writing block of size 441 with pts 25067, dts 25025, duration 42 at relative offset 434573 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9066[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12893 pts_time:12.893 dts:12893 dts_time:12.893 -> pts:28187 pts_time:28.187 dts:28187 dts_time:28.187
9067[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12913 pts_time:12.913 dts:12913 dts_time:12.913 -> pts:28207 pts_time:28.207 dts:28207 dts_time:28.207
9068[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13020 pts_time:13.02 dts:12937 dts_time:12.937 -> pts:28314 pts_time:28.314 dts:28231 dts_time:28.231
9069[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9070[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9071Clipping frame in rate conversion by 0.144859
9072[libx264 @ 0x562b73fd06c0] frame= 596 QP=32.80 NAL=2 Slice:P Poc:182 I:432 P:836 SKIP:6892 size=10754 bytes
9073[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 25040, dts 25040, duration 20 at relative offset 435021 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9074[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 25060, dts 25060, duration 20 at relative offset 435286 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9075[matroska @ 0x562b73ff1bc0] Writing block of size 10754 with pts 25275, dts 25067, duration 42 at relative offset 435558 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9076[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12933 pts_time:12.933 dts:12933 dts_time:12.933 -> pts:28227 pts_time:28.227 dts:28227 dts_time:28.227
9077[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12953 pts_time:12.953 dts:12953 dts_time:12.953 -> pts:28247 pts_time:28.247 dts:28247 dts_time:28.247
9078[concat @ 0x562b73fb3f00] file:1 stream:0 pts:12978 pts_time:12.978 dts:12978 dts_time:12.978 -> pts:28272 pts_time:28.272 dts:28272 dts_time:28.272
9079[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9080[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9081Clipping frame in rate conversion by 0.137840
9082[libx264 @ 0x562b73fd06c0] frame= 597 QP=34.68 NAL=2 Slice:B Poc:178 I:2 P:320 SKIP:7836 size=946 bytes
9083[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 25080, dts 25080, duration 20 at relative offset 446319 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9084[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 25100, dts 25100, duration 20 at relative offset 446588 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9085[matroska @ 0x562b73ff1bc0] Writing block of size 946 with pts 25192, dts 25108, duration 42 at relative offset 446846 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9086[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12973 pts_time:12.973 dts:12973 dts_time:12.973 -> pts:28267 pts_time:28.267 dts:28267 dts_time:28.267
9087[concat @ 0x562b73fb3f00] file:1 stream:1 pts:12993 pts_time:12.993 dts:12993 dts_time:12.993 -> pts:28287 pts_time:28.287 dts:28287 dts_time:28.287
9088[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13062 pts_time:13.062 dts:13020 dts_time:13.02 -> pts:28356 pts_time:28.356 dts:28314 dts_time:28.314
9089[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9090[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9091Clipping frame in rate conversion by 0.130852
9092[libx264 @ 0x562b73fd06c0] frame= 598 QP=35.42 NAL=0 Slice:B Poc:176 I:1 P:256 SKIP:7899 size=625 bytes
9093[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 25120, dts 25120, duration 20 at relative offset 447799 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9094[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 25140, dts 25140, duration 20 at relative offset 448048 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9095[matroska @ 0x562b73ff1bc0] Writing block of size 625 with pts 25150, dts 25150, duration 42 at relative offset 448301 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9096[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13013 pts_time:13.013 dts:13013 dts_time:13.013 -> pts:28307 pts_time:28.307 dts:28307 dts_time:28.307
9097[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13033 pts_time:13.033 dts:13033 dts_time:13.033 -> pts:28327 pts_time:28.327 dts:28327 dts_time:28.327
9098[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13053 pts_time:13.053 dts:13053 dts_time:13.053 -> pts:28347 pts_time:28.347 dts:28347 dts_time:28.347
9099[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13187 pts_time:13.187 dts:13062 dts_time:13.062 -> pts:28481 pts_time:28.481 dts:28356 dts_time:28.356
9100[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9101[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9102Clipping frame in rate conversion by 0.147850
9103[libx264 @ 0x562b73fd06c0] frame= 599 QP=35.82 NAL=0 Slice:B Poc:180 I:0 P:136 SKIP:8022 size=288 bytes
9104[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 25160, dts 25160, duration 20 at relative offset 448933 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9105[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 25180, dts 25180, duration 20 at relative offset 449185 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9106[matroska @ 0x562b73ff1bc0] Writing block of size 288 with pts 25234, dts 25192, duration 42 at relative offset 449439 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9107[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13073 pts_time:13.073 dts:13073 dts_time:13.073 -> pts:28367 pts_time:28.367 dts:28367 dts_time:28.367
9108[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13093 pts_time:13.093 dts:13093 dts_time:13.093 -> pts:28387 pts_time:28.387 dts:28387 dts_time:28.387
9109[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13145 pts_time:13.145 dts:13103 dts_time:13.103 -> pts:28439 pts_time:28.439 dts:28397 dts_time:28.397
9110[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9111[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9112Clipping frame in rate conversion by 0.140862
9113[libx264 @ 0x562b73fd06c0] frame= 600 QP=31.19 NAL=2 Slice:P Poc:190 I:606 P:749 SKIP:6805 size=15488 bytes
9114[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 25200, dts 25200, duration 20 at relative offset 449734 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9115[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 25220, dts 25220, duration 20 at relative offset 449986 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9116[matroska @ 0x562b73ff1bc0] Writing block of size 15488 with pts 25442, dts 25234, duration 42 at relative offset 450234 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9117[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13113 pts_time:13.113 dts:13113 dts_time:13.113 -> pts:28407 pts_time:28.407 dts:28407 dts_time:28.407
9118[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13133 pts_time:13.133 dts:13133 dts_time:13.133 -> pts:28427 pts_time:28.427 dts:28427 dts_time:28.427
9119[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13229 pts_time:13.229 dts:13145 dts_time:13.145 -> pts:28523 pts_time:28.523 dts:28439 dts_time:28.439
9120[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9121Clipping frame in rate conversion by 0.133873
9122[h264 @ 0x562b73ff5a00] nal_unit_type: 7(SPS), nal_ref_idc: 3
9123[h264 @ 0x562b73ff5a00] nal_unit_type: 8(PPS), nal_ref_idc: 3
9124[h264 @ 0x562b73ff5a00] nal_unit_type: 5(IDR), nal_ref_idc: 3
9125[libx264 @ 0x562b73fd06c0] frame= 601 QP=33.52 NAL=2 Slice:B Poc:186 I:32 P:428 SKIP:7681 size=3297 bytes
9126[matroska @ 0x562b73ff1bc0] Writing block of size 317 with pts 25240, dts 25240, duration 20 at relative offset 465729 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9127[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 25260, dts 25260, duration 20 at relative offset 466053 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9128[matroska @ 0x562b73ff1bc0] Writing block of size 3297 with pts 25359, dts 25275, duration 42 at relative offset 466295 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9129[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13153 pts_time:13.153 dts:13153 dts_time:13.153 -> pts:28447 pts_time:28.447 dts:28447 dts_time:28.447
9130[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13173 pts_time:13.173 dts:13173 dts_time:13.173 -> pts:28467 pts_time:28.467 dts:28467 dts_time:28.467
9131[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13354 pts_time:13.354 dts:13187 dts_time:13.187 -> pts:28648 pts_time:28.648 dts:28481 dts_time:28.481
9132[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9133[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9134Clipping frame in rate conversion by 0.150841
9135[libx264 @ 0x562b73fd06c0] frame= 602 QP=36.55 NAL=0 Slice:B Poc:184 I:2 P:255 SKIP:7901 size=653 bytes
9136[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 25280, dts 25280, duration 20 at relative offset 469599 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9137[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 25300, dts 25300, duration 20 at relative offset 469836 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9138[matroska @ 0x562b73ff1bc0] Writing block of size 653 with pts 25317, dts 25317, duration 42 at relative offset 470078 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9139[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13193 pts_time:13.193 dts:13193 dts_time:13.193 -> pts:28487 pts_time:28.487 dts:28487 dts_time:28.487
9140[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13213 pts_time:13.213 dts:13213 dts_time:13.213 -> pts:28507 pts_time:28.507 dts:28507 dts_time:28.507
9141[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13270 pts_time:13.27 dts:13229 dts_time:13.229 -> pts:28564 pts_time:28.564 dts:28523 dts_time:28.523
9142[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9143[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9144Clipping frame in rate conversion by 0.143852
9145[libx264 @ 0x562b73fd06c0] frame= 603 QP=34.92 NAL=0 Slice:B Poc:188 I:0 P:280 SKIP:7878 size=719 bytes
9146[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 25320, dts 25320, duration 20 at relative offset 470738 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9147[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 25340, dts 25340, duration 20 at relative offset 470975 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9148[matroska @ 0x562b73ff1bc0] Writing block of size 719 with pts 25400, dts 25359, duration 42 at relative offset 471219 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9149[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13233 pts_time:13.233 dts:13233 dts_time:13.233 -> pts:28527 pts_time:28.527 dts:28527 dts_time:28.527
9150[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13253 pts_time:13.253 dts:13253 dts_time:13.253 -> pts:28547 pts_time:28.547 dts:28547 dts_time:28.547
9151[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13312 pts_time:13.312 dts:13270 dts_time:13.27 -> pts:28606 pts_time:28.606 dts:28564 dts_time:28.564
9152[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9153[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9154Clipping frame in rate conversion by 0.136864
9155[libx264 @ 0x562b73fd06c0] frame= 604 QP=28.83 NAL=2 Slice:P Poc:198 I:286 P:910 SKIP:6964 size=11473 bytes
9156[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 25360, dts 25360, duration 20 at relative offset 471945 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9157[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 25380, dts 25380, duration 20 at relative offset 472185 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9158[matroska @ 0x562b73ff1bc0] Writing block of size 11473 with pts 25609, dts 25400, duration 42 at relative offset 472419 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9159[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13273 pts_time:13.273 dts:13273 dts_time:13.273 -> pts:28567 pts_time:28.567 dts:28567 dts_time:28.567
9160[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13293 pts_time:13.293 dts:13293 dts_time:13.293 -> pts:28587 pts_time:28.587 dts:28587 dts_time:28.587
9161[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13437 pts_time:13.437 dts:13312 dts_time:13.312 -> pts:28731 pts_time:28.731 dts:28606 dts_time:28.606
9162[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9163[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9164Clipping frame in rate conversion by 0.153831
9165[libx264 @ 0x562b73fd06c0] frame= 605 QP=32.40 NAL=2 Slice:B Poc:194 I:5 P:591 SKIP:7560 size=1316 bytes
9166[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 25400, dts 25400, duration 20 at relative offset 483899 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9167[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 25420, dts 25420, duration 20 at relative offset 484134 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9168[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 25440, dts 25440, duration 20 at relative offset 484375 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9169[matroska @ 0x562b73ff1bc0] Writing block of size 1316 with pts 25526, dts 25442, duration 42 at relative offset 484614 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9170[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13313 pts_time:13.313 dts:13313 dts_time:13.313 -> pts:28607 pts_time:28.607 dts:28607 dts_time:28.607
9171[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13333 pts_time:13.333 dts:13333 dts_time:13.333 -> pts:28627 pts_time:28.627 dts:28627 dts_time:28.627
9172[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13395 pts_time:13.395 dts:13354 dts_time:13.354 -> pts:28689 pts_time:28.689 dts:28648 dts_time:28.648
9173[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9174Clipping frame in rate conversion by 0.146843
9175[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9176[libx264 @ 0x562b73fd06c0] frame= 606 QP=34.78 NAL=0 Slice:B Poc:192 I:0 P:386 SKIP:7774 size=465 bytes
9177[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 25460, dts 25460, duration 20 at relative offset 485937 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9178[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 25480, dts 25480, duration 20 at relative offset 486175 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9179[matroska @ 0x562b73ff1bc0] Writing block of size 465 with pts 25484, dts 25484, duration 42 at relative offset 486415 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9180[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13353 pts_time:13.353 dts:13353 dts_time:13.353 -> pts:28647 pts_time:28.647 dts:28647 dts_time:28.647
9181[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13373 pts_time:13.373 dts:13373 dts_time:13.373 -> pts:28667 pts_time:28.667 dts:28667 dts_time:28.667
9182[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13479 pts_time:13.479 dts:13395 dts_time:13.395 -> pts:28773 pts_time:28.773 dts:28689 dts_time:28.689
9183[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9184Clipping frame in rate conversion by 0.139854
9185[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9186[libx264 @ 0x562b73fd06c0] frame= 607 QP=33.17 NAL=0 Slice:B Poc:196 I:1 P:250 SKIP:7907 size=494 bytes
9187[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 25500, dts 25500, duration 20 at relative offset 486887 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9188[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 25520, dts 25520, duration 20 at relative offset 487124 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9189[matroska @ 0x562b73ff1bc0] Writing block of size 494 with pts 25567, dts 25526, duration 42 at relative offset 487355 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9190[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13393 pts_time:13.393 dts:13393 dts_time:13.393 -> pts:28687 pts_time:28.687 dts:28687 dts_time:28.687
9191[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13413 pts_time:13.413 dts:13413 dts_time:13.413 -> pts:28707 pts_time:28.707 dts:28707 dts_time:28.707
9192[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13562 pts_time:13.562 dts:13437 dts_time:13.437 -> pts:28856 pts_time:28.856 dts:28731 dts_time:28.731
9193[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9194[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9195Clipping frame in rate conversion by 0.132866
9196[libx264 @ 0x562b73fd06c0] frame= 608 QP=30.73 NAL=2 Slice:P Poc:206 I:97 P:639 SKIP:7424 size=5460 bytes
9197[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 25540, dts 25540, duration 20 at relative offset 487856 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9198[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 25560, dts 25560, duration 20 at relative offset 488090 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9199[matroska @ 0x562b73ff1bc0] Writing block of size 5460 with pts 25776, dts 25567, duration 42 at relative offset 488320 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9200[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13433 pts_time:13.433 dts:13433 dts_time:13.433 -> pts:28727 pts_time:28.727 dts:28727 dts_time:28.727
9201[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13453 pts_time:13.453 dts:13453 dts_time:13.453 -> pts:28747 pts_time:28.747 dts:28747 dts_time:28.747
9202[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13521 pts_time:13.521 dts:13479 dts_time:13.479 -> pts:28815 pts_time:28.815 dts:28773 dts_time:28.773
9203[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9204[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9205Clipping frame in rate conversion by 0.149834
9206[libx264 @ 0x562b73fd06c0] frame= 609 QP=31.69 NAL=2 Slice:B Poc:202 I:0 P:380 SKIP:7775 size=975 bytes
9207[matroska @ 0x562b73ff1bc0] Writing block of size 303 with pts 25580, dts 25580, duration 20 at relative offset 493787 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9208[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 25600, dts 25600, duration 20 at relative offset 494097 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9209[matroska @ 0x562b73ff1bc0] Writing block of size 975 with pts 25692, dts 25609, duration 42 at relative offset 494337 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9210[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13473 pts_time:13.473 dts:13473 dts_time:13.473 -> pts:28767 pts_time:28.767 dts:28767 dts_time:28.767
9211[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13493 pts_time:13.493 dts:13493 dts_time:13.493 -> pts:28787 pts_time:28.787 dts:28787 dts_time:28.787
9212[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13513 pts_time:13.513 dts:13513 dts_time:13.513 -> pts:28807 pts_time:28.807 dts:28807 dts_time:28.807
9213[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13729 pts_time:13.729 dts:13521 dts_time:13.521 -> pts:29023 pts_time:29.023 dts:28815 dts_time:28.815
9214[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9215[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9216Clipping frame in rate conversion by 0.142845
9217[libx264 @ 0x562b73fd06c0] frame= 610 QP=33.22 NAL=0 Slice:B Poc:200 I:0 P:269 SKIP:7891 size=529 bytes
9218[matroska @ 0x562b73ff1bc0] Writing block of size 173 with pts 25620, dts 25620, duration 20 at relative offset 495319 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9219[matroska @ 0x562b73ff1bc0] Writing block of size 177 with pts 25640, dts 25640, duration 20 at relative offset 495499 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9220[matroska @ 0x562b73ff1bc0] Writing block of size 529 with pts 25651, dts 25651, duration 42 at relative offset 495683 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9221[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13533 pts_time:13.533 dts:13533 dts_time:13.533 -> pts:28827 pts_time:28.827 dts:28827 dts_time:28.827
9222[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13553 pts_time:13.553 dts:13553 dts_time:13.553 -> pts:28847 pts_time:28.847 dts:28847 dts_time:28.847
9223[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13646 pts_time:13.646 dts:13562 dts_time:13.562 -> pts:28940 pts_time:28.94 dts:28856 dts_time:28.856
9224[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9225[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9226Clipping frame in rate conversion by 0.135857
9227[libx264 @ 0x562b73fd06c0] frame= 611 QP=32.42 NAL=0 Slice:B Poc:204 I:0 P:88 SKIP:8071 size=205 bytes
9228[matroska @ 0x562b73ff1bc0] Writing block of size 194 with pts 25660, dts 25660, duration 20 at relative offset 496219 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9229[matroska @ 0x562b73ff1bc0] Writing block of size 259 with pts 25680, dts 25680, duration 20 at relative offset 496420 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9230[matroska @ 0x562b73ff1bc0] Writing block of size 205 with pts 25734, dts 25692, duration 42 at relative offset 496686 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9231[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13573 pts_time:13.573 dts:13573 dts_time:13.573 -> pts:28867 pts_time:28.867 dts:28867 dts_time:28.867
9232[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13593 pts_time:13.593 dts:13593 dts_time:13.593 -> pts:28887 pts_time:28.887 dts:28887 dts_time:28.887
9233[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13604 pts_time:13.604 dts:13604 dts_time:13.604 -> pts:28898 pts_time:28.898 dts:28898 dts_time:28.898
9234[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9235[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9236Clipping frame in rate conversion by 0.152824
9237[libx264 @ 0x562b73fd06c0] frame= 612 QP=31.19 NAL=2 Slice:P Poc:214 I:198 P:666 SKIP:7296 size=9049 bytes
9238[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 25700, dts 25700, duration 20 at relative offset 496898 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9239[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 25720, dts 25720, duration 20 at relative offset 497141 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9240[matroska @ 0x562b73ff1bc0] Writing block of size 9049 with pts 25943, dts 25734, duration 42 at relative offset 497414 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9241[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13613 pts_time:13.613 dts:13613 dts_time:13.613 -> pts:28907 pts_time:28.907 dts:28907 dts_time:28.907
9242[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13633 pts_time:13.633 dts:13633 dts_time:13.633 -> pts:28927 pts_time:28.927 dts:28927 dts_time:28.927
9243[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13687 pts_time:13.687 dts:13646 dts_time:13.646 -> pts:28981 pts_time:28.981 dts:28940 dts_time:28.94
9244[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9245[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9246Clipping frame in rate conversion by 0.145836
9247[libx264 @ 0x562b73fd06c0] frame= 613 QP=37.45 NAL=2 Slice:B Poc:210 I:20 P:526 SKIP:7590 size=3142 bytes
9248[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 25740, dts 25740, duration 20 at relative offset 506470 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9249[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 25760, dts 25760, duration 20 at relative offset 506718 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9250[matroska @ 0x562b73ff1bc0] Writing block of size 3142 with pts 25859, dts 25776, duration 42 at relative offset 506968 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9251[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13653 pts_time:13.653 dts:13653 dts_time:13.653 -> pts:28947 pts_time:28.947 dts:28947 dts_time:28.947
9252[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13673 pts_time:13.673 dts:13673 dts_time:13.673 -> pts:28967 pts_time:28.967 dts:28967 dts_time:28.967
9253[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13771 pts_time:13.771 dts:13687 dts_time:13.687 -> pts:29065 pts_time:29.065 dts:28981 dts_time:28.981
9254[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9255[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9256Clipping frame in rate conversion by 0.138847
9257[libx264 @ 0x562b73fd06c0] frame= 614 QP=33.46 NAL=0 Slice:B Poc:208 I:1 P:304 SKIP:7854 size=702 bytes
9258[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 25780, dts 25780, duration 20 at relative offset 510117 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9259[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 25800, dts 25800, duration 20 at relative offset 510360 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9260[matroska @ 0x562b73ff1bc0] Writing block of size 702 with pts 25817, dts 25817, duration 42 at relative offset 510633 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9261[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13693 pts_time:13.693 dts:13693 dts_time:13.693 -> pts:28987 pts_time:28.987 dts:28987 dts_time:28.987
9262[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13713 pts_time:13.713 dts:13713 dts_time:13.713 -> pts:29007 pts_time:29.007 dts:29007 dts_time:29.007
9263[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13812 pts_time:13.812 dts:13729 dts_time:13.729 -> pts:29106 pts_time:29.106 dts:29023 dts_time:29.023
9264[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9265[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9266Clipping frame in rate conversion by 0.131859
9267[libx264 @ 0x562b73fd06c0] frame= 615 QP=33.53 NAL=0 Slice:B Poc:212 I:1 P:229 SKIP:7925 size=678 bytes
9268[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 25820, dts 25820, duration 20 at relative offset 511342 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9269[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 25840, dts 25840, duration 20 at relative offset 511607 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9270[matroska @ 0x562b73ff1bc0] Writing block of size 678 with pts 25901, dts 25859, duration 42 at relative offset 511872 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9271[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13733 pts_time:13.733 dts:13733 dts_time:13.733 -> pts:29027 pts_time:29.027 dts:29027 dts_time:29.027
9272[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13753 pts_time:13.753 dts:13753 dts_time:13.753 -> pts:29047 pts_time:29.047 dts:29047 dts_time:29.047
9273[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13979 pts_time:13.979 dts:13771 dts_time:13.771 -> pts:29273 pts_time:29.273 dts:29065 dts_time:29.065
9274[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9275[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9276Clipping frame in rate conversion by 0.148857
9277[libx264 @ 0x562b73fd06c0] frame= 616 QP=29.17 NAL=2 Slice:P Poc:222 I:329 P:583 SKIP:7248 size=11300 bytes
9278[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 25860, dts 25860, duration 20 at relative offset 512557 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9279[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 25880, dts 25880, duration 20 at relative offset 512805 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9280[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 25900, dts 25900, duration 20 at relative offset 513066 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9281[matroska @ 0x562b73ff1bc0] Writing block of size 11300 with pts 26109, dts 25901, duration 42 at relative offset 513316 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9282[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13773 pts_time:13.773 dts:13773 dts_time:13.773 -> pts:29067 pts_time:29.067 dts:29067 dts_time:29.067
9283[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13793 pts_time:13.793 dts:13793 dts_time:13.793 -> pts:29087 pts_time:29.087 dts:29087 dts_time:29.087
9284[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13896 pts_time:13.896 dts:13812 dts_time:13.812 -> pts:29190 pts_time:29.19 dts:29106 dts_time:29.106
9285[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9286[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9287Clipping frame in rate conversion by 0.141838
9288[libx264 @ 0x562b73fd06c0] frame= 617 QP=32.22 NAL=2 Slice:B Poc:218 I:0 P:319 SKIP:7838 size=703 bytes
9289[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 25920, dts 25920, duration 20 at relative offset 524623 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9290[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 25940, dts 25940, duration 20 at relative offset 524886 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9291[matroska @ 0x562b73ff1bc0] Writing block of size 703 with pts 26026, dts 25943, duration 42 at relative offset 525137 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9292[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13813 pts_time:13.813 dts:13813 dts_time:13.813 -> pts:29107 pts_time:29.107 dts:29107 dts_time:29.107
9293[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13833 pts_time:13.833 dts:13833 dts_time:13.833 -> pts:29127 pts_time:29.127 dts:29127 dts_time:29.127
9294[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13854 pts_time:13.854 dts:13854 dts_time:13.854 -> pts:29148 pts_time:29.148 dts:29148 dts_time:29.148
9295[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9296[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9297Clipping frame in rate conversion by 0.134850
9298[libx264 @ 0x562b73fd06c0] frame= 618 QP=31.56 NAL=0 Slice:B Poc:216 I:0 P:138 SKIP:8021 size=214 bytes
9299[matroska @ 0x562b73ff1bc0] Writing block of size 263 with pts 25960, dts 25960, duration 20 at relative offset 525847 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9300[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 25980, dts 25980, duration 20 at relative offset 526117 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9301[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 25984, dts 25984, duration 42 at relative offset 526364 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9302[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13853 pts_time:13.853 dts:13853 dts_time:13.853 -> pts:29147 pts_time:29.147 dts:29147 dts_time:29.147
9303[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13873 pts_time:13.873 dts:13873 dts_time:13.873 -> pts:29167 pts_time:29.167 dts:29167 dts_time:29.167
9304[concat @ 0x562b73fb3f00] file:1 stream:0 pts:13938 pts_time:13.938 dts:13896 dts_time:13.896 -> pts:29232 pts_time:29.232 dts:29190 dts_time:29.19
9305[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9306[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9307Clipping frame in rate conversion by 0.151848
9308[libx264 @ 0x562b73fd06c0] frame= 619 QP=34.05 NAL=0 Slice:B Poc:220 I:1 P:224 SKIP:7933 size=455 bytes
9309[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 26000, dts 26000, duration 20 at relative offset 526585 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9310[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 26020, dts 26020, duration 20 at relative offset 526836 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9311[matroska @ 0x562b73ff1bc0] Writing block of size 455 with pts 26068, dts 26026, duration 42 at relative offset 527088 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9312[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13893 pts_time:13.893 dts:13893 dts_time:13.893 -> pts:29187 pts_time:29.187 dts:29187 dts_time:29.187
9313[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13913 pts_time:13.913 dts:13913 dts_time:13.913 -> pts:29207 pts_time:29.207 dts:29207 dts_time:29.207
9314[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14146 pts_time:14.146 dts:13938 dts_time:13.938 -> pts:29440 pts_time:29.44 dts:29232 dts_time:29.232
9315[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9316[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9317Clipping frame in rate conversion by 0.144859
9318[libx264 @ 0x562b73fd06c0] frame= 620 QP=29.63 NAL=2 Slice:P Poc:230 I:122 P:719 SKIP:7319 size=6469 bytes
9319[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 26040, dts 26040, duration 20 at relative offset 527550 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9320[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 26060, dts 26060, duration 20 at relative offset 527813 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9321[matroska @ 0x562b73ff1bc0] Writing block of size 6469 with pts 26276, dts 26068, duration 42 at relative offset 528086 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9322[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13933 pts_time:13.933 dts:13933 dts_time:13.933 -> pts:29227 pts_time:29.227 dts:29227 dts_time:29.227
9323[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13953 pts_time:13.953 dts:13953 dts_time:13.953 -> pts:29247 pts_time:29.247 dts:29247 dts_time:29.247
9324[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14063 pts_time:14.063 dts:13979 dts_time:13.979 -> pts:29357 pts_time:29.357 dts:29273 dts_time:29.273
9325[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9326Clipping frame in rate conversion by 0.137840
9327[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9328[libx264 @ 0x562b73fd06c0] frame= 621 QP=32.19 NAL=2 Slice:B Poc:226 I:0 P:422 SKIP:7733 size=976 bytes
9329[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 26080, dts 26080, duration 20 at relative offset 534562 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9330[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 26100, dts 26100, duration 20 at relative offset 534837 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9331[matroska @ 0x562b73ff1bc0] Writing block of size 976 with pts 26193, dts 26109, duration 42 at relative offset 535110 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9332[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13973 pts_time:13.973 dts:13973 dts_time:13.973 -> pts:29267 pts_time:29.267 dts:29267 dts_time:29.267
9333[concat @ 0x562b73fb3f00] file:1 stream:1 pts:13993 pts_time:13.993 dts:13993 dts_time:13.993 -> pts:29287 pts_time:29.287 dts:29287 dts_time:29.287
9334[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14013 pts_time:14.013 dts:14013 dts_time:14.013 -> pts:29307 pts_time:29.307 dts:29307 dts_time:29.307
9335[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14021 pts_time:14.021 dts:14021 dts_time:14.021 -> pts:29315 pts_time:29.315 dts:29315 dts_time:29.315
9336[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9337[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9338Clipping frame in rate conversion by 0.130852
9339[libx264 @ 0x562b73fd06c0] frame= 622 QP=33.34 NAL=0 Slice:B Poc:224 I:0 P:333 SKIP:7827 size=593 bytes
9340[matroska @ 0x562b73ff1bc0] Writing block of size 261 with pts 26120, dts 26120, duration 20 at relative offset 536093 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9341[matroska @ 0x562b73ff1bc0] Writing block of size 285 with pts 26140, dts 26140, duration 20 at relative offset 536361 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9342[matroska @ 0x562b73ff1bc0] Writing block of size 593 with pts 26151, dts 26151, duration 42 at relative offset 536653 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9343[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14033 pts_time:14.033 dts:14033 dts_time:14.033 -> pts:29327 pts_time:29.327 dts:29327 dts_time:29.327
9344[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14053 pts_time:14.053 dts:14053 dts_time:14.053 -> pts:29347 pts_time:29.347 dts:29347 dts_time:29.347
9345[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14104 pts_time:14.104 dts:14063 dts_time:14.063 -> pts:29398 pts_time:29.398 dts:29357 dts_time:29.357
9346[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9347[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9348Clipping frame in rate conversion by 0.147850
9349[libx264 @ 0x562b73fd06c0] frame= 623 QP=31.64 NAL=0 Slice:B Poc:228 I:0 P:166 SKIP:7994 size=203 bytes
9350[matroska @ 0x562b73ff1bc0] Writing block of size 388 with pts 26160, dts 26160, duration 20 at relative offset 537253 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9351[matroska @ 0x562b73ff1bc0] Writing block of size 445 with pts 26180, dts 26180, duration 20 at relative offset 537648 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9352[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 26235, dts 26193, duration 42 at relative offset 538100 in cluster at offset 3438111. TrackNumber 1, keyframe 0
9353[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14073 pts_time:14.073 dts:14073 dts_time:14.073 -> pts:29367 pts_time:29.367 dts:29367 dts_time:29.367
9354[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14093 pts_time:14.093 dts:14093 dts_time:14.093 -> pts:29387 pts_time:29.387 dts:29387 dts_time:29.387
9355[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14313 pts_time:14.313 dts:14104 dts_time:14.104 -> pts:29607 pts_time:29.607 dts:29398 dts_time:29.398
9356[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9357[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9358Clipping frame in rate conversion by 0.140862
9359[libx264 @ 0x562b73fd06c0] frame= 624 QP=29.77 NAL=2 Slice:P Poc:238 I:321 P:834 SKIP:7005 size=13043 bytes
9360[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 26200, dts 26200, duration 20 at relative offset 538310 in cluster at offset 3438111. TrackNumber 2, keyframe 1
9361[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 26220 at offset 3976646 bytes
9362[matroska @ 0x562b73ff1bc0] Writing block of size 202 with pts 26220, dts 26220, duration 20 at relative offset 10 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9363[matroska @ 0x562b73ff1bc0] Writing block of size 13043 with pts 26443, dts 26235, duration 42 at relative offset 219 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9364[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14113 pts_time:14.113 dts:14113 dts_time:14.113 -> pts:29407 pts_time:29.407 dts:29407 dts_time:29.407
9365[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14133 pts_time:14.133 dts:14133 dts_time:14.133 -> pts:29427 pts_time:29.427 dts:29427 dts_time:29.427
9366[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14230 pts_time:14.23 dts:14146 dts_time:14.146 -> pts:29524 pts_time:29.524 dts:29440 dts_time:29.44
9367[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9368[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9369Clipping frame in rate conversion by 0.133873
9370[libx264 @ 0x562b73fd06c0] frame= 625 QP=31.46 NAL=2 Slice:B Poc:234 I:21 P:728 SKIP:7390 size=4411 bytes
9371[matroska @ 0x562b73ff1bc0] Writing block of size 193 with pts 26240, dts 26240, duration 20 at relative offset 13269 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9372[matroska @ 0x562b73ff1bc0] Writing block of size 470 with pts 26260, dts 26260, duration 20 at relative offset 13469 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9373[matroska @ 0x562b73ff1bc0] Writing block of size 4411 with pts 26360, dts 26276, duration 42 at relative offset 13946 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9374[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14153 pts_time:14.153 dts:14153 dts_time:14.153 -> pts:29447 pts_time:29.447 dts:29447 dts_time:29.447
9375[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14173 pts_time:14.173 dts:14173 dts_time:14.173 -> pts:29467 pts_time:29.467 dts:29467 dts_time:29.467
9376[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14188 pts_time:14.188 dts:14188 dts_time:14.188 -> pts:29482 pts_time:29.482 dts:29482 dts_time:29.482
9377[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9378[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9379Clipping frame in rate conversion by 0.150841
9380[libx264 @ 0x562b73fd06c0] frame= 626 QP=33.13 NAL=0 Slice:B Poc:232 I:0 P:392 SKIP:7762 size=817 bytes
9381[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 26280, dts 26280, duration 20 at relative offset 18364 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9382[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 26300, dts 26300, duration 20 at relative offset 18601 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9383[matroska @ 0x562b73ff1bc0] Writing block of size 817 with pts 26318, dts 26318, duration 42 at relative offset 18817 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9384[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14193 pts_time:14.193 dts:14193 dts_time:14.193 -> pts:29487 pts_time:29.487 dts:29487 dts_time:29.487
9385[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14213 pts_time:14.213 dts:14213 dts_time:14.213 -> pts:29507 pts_time:29.507 dts:29507 dts_time:29.507
9386[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14271 pts_time:14.271 dts:14230 dts_time:14.23 -> pts:29565 pts_time:29.565 dts:29524 dts_time:29.524
9387[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9388[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9389Clipping frame in rate conversion by 0.143852
9390[libx264 @ 0x562b73fd06c0] frame= 627 QP=33.25 NAL=0 Slice:B Poc:236 I:0 P:391 SKIP:7767 size=819 bytes
9391[matroska @ 0x562b73ff1bc0] Writing block of size 198 with pts 26320, dts 26320, duration 20 at relative offset 19641 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9392[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 26340, dts 26340, duration 20 at relative offset 19846 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9393[matroska @ 0x562b73ff1bc0] Writing block of size 819 with pts 26401, dts 26360, duration 42 at relative offset 20077 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9394[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14233 pts_time:14.233 dts:14233 dts_time:14.233 -> pts:29527 pts_time:29.527 dts:29527 dts_time:29.527
9395[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14253 pts_time:14.253 dts:14253 dts_time:14.253 -> pts:29547 pts_time:29.547 dts:29547 dts_time:29.547
9396[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14438 pts_time:14.438 dts:14271 dts_time:14.271 -> pts:29732 pts_time:29.732 dts:29565 dts_time:29.565
9397[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9398[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9399Clipping frame in rate conversion by 0.136864
9400[libx264 @ 0x562b73fd06c0] frame= 628 QP=28.56 NAL=2 Slice:P Poc:246 I:250 P:891 SKIP:7019 size=11531 bytes
9401[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 26360, dts 26360, duration 20 at relative offset 20903 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9402[matroska @ 0x562b73ff1bc0] Writing block of size 197 with pts 26380, dts 26380, duration 20 at relative offset 21111 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9403[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 26400, dts 26400, duration 20 at relative offset 21315 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9404[matroska @ 0x562b73ff1bc0] Writing block of size 11531 with pts 26610, dts 26401, duration 42 at relative offset 21539 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9405[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14272 pts_time:14.272 dts:14272 dts_time:14.272 -> pts:29566 pts_time:29.566 dts:29566 dts_time:29.566
9406[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14292 pts_time:14.292 dts:14292 dts_time:14.292 -> pts:29586 pts_time:29.586 dts:29586 dts_time:29.586
9407[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14355 pts_time:14.355 dts:14313 dts_time:14.313 -> pts:29649 pts_time:29.649 dts:29607 dts_time:29.607
9408[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9409[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9410Clipping frame in rate conversion by 0.153831
9411[libx264 @ 0x562b73fd06c0] frame= 629 QP=31.08 NAL=2 Slice:B Poc:242 I:1 P:502 SKIP:7654 size=1030 bytes
9412[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 26420, dts 26420, duration 20 at relative offset 33077 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9413[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 26440, dts 26440, duration 20 at relative offset 33315 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9414[matroska @ 0x562b73ff1bc0] Writing block of size 1030 with pts 26527, dts 26443, duration 42 at relative offset 33561 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9415[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14312 pts_time:14.312 dts:14312 dts_time:14.312 -> pts:29606 pts_time:29.606 dts:29606 dts_time:29.606
9416[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14332 pts_time:14.332 dts:14332 dts_time:14.332 -> pts:29626 pts_time:29.626 dts:29626 dts_time:29.626
9417[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14396 pts_time:14.396 dts:14355 dts_time:14.355 -> pts:29690 pts_time:29.69 dts:29649 dts_time:29.649
9418[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9419[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9420Clipping frame in rate conversion by 0.146843
9421[libx264 @ 0x562b73fd06c0] frame= 630 QP=31.43 NAL=0 Slice:B Poc:240 I:0 P:189 SKIP:7971 size=259 bytes
9422[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 26460, dts 26460, duration 20 at relative offset 34598 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9423[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 26480, dts 26480, duration 20 at relative offset 34851 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9424[matroska @ 0x562b73ff1bc0] Writing block of size 259 with pts 26485, dts 26485, duration 42 at relative offset 35102 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9425[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14352 pts_time:14.352 dts:14352 dts_time:14.352 -> pts:29646 pts_time:29.646 dts:29646 dts_time:29.646
9426[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14372 pts_time:14.372 dts:14372 dts_time:14.372 -> pts:29666 pts_time:29.666 dts:29666 dts_time:29.666
9427[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14605 pts_time:14.605 dts:14396 dts_time:14.396 -> pts:29899 pts_time:29.899 dts:29690 dts_time:29.69
9428[h264 @ 0x562b740b4ac0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9429[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9430Clipping frame in rate conversion by 0.139854
9431[libx264 @ 0x562b73fd06c0] frame= 631 QP=34.01 NAL=0 Slice:B Poc:244 I:3 P:349 SKIP:7804 size=793 bytes
9432[matroska @ 0x562b73ff1bc0] Writing block of size 269 with pts 26500, dts 26500, duration 20 at relative offset 35368 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9433[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 26520, dts 26520, duration 20 at relative offset 35644 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9434[matroska @ 0x562b73ff1bc0] Writing block of size 793 with pts 26568, dts 26527, duration 42 at relative offset 35899 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9435[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14392 pts_time:14.392 dts:14392 dts_time:14.392 -> pts:29686 pts_time:29.686 dts:29686 dts_time:29.686
9436[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14412 pts_time:14.412 dts:14412 dts_time:14.412 -> pts:29706 pts_time:29.706 dts:29706 dts_time:29.706
9437[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14522 pts_time:14.522 dts:14438 dts_time:14.438 -> pts:29816 pts_time:29.816 dts:29732 dts_time:29.732
9438[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9439[h264 @ 0x562b740f1440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9440Clipping frame in rate conversion by 0.132866
9441[libx264 @ 0x562b73fd06c0] frame= 632 QP=29.29 NAL=2 Slice:P Poc:254 I:397 P:695 SKIP:7068 size=14909 bytes
9442[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 26540, dts 26540, duration 20 at relative offset 36699 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9443[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 26560, dts 26560, duration 20 at relative offset 36951 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9444[matroska @ 0x562b73ff1bc0] Writing block of size 14909 with pts 26777, dts 26568, duration 42 at relative offset 37184 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9445[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14432 pts_time:14.432 dts:14432 dts_time:14.432 -> pts:29726 pts_time:29.726 dts:29726 dts_time:29.726
9446[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14452 pts_time:14.452 dts:14452 dts_time:14.452 -> pts:29746 pts_time:29.746 dts:29746 dts_time:29.746
9447frame= 695 fps= 95 q=39.0 size= 3840kB time=00:00:29.76 bitrate=1057.0kbits/s speed=4.07x
9448[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14472 pts_time:14.472 dts:14472 dts_time:14.472 -> pts:29766 pts_time:29.766 dts:29766 dts_time:29.766
9449[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14480 pts_time:14.48 dts:14480 dts_time:14.48 -> pts:29774 pts_time:29.774 dts:29774 dts_time:29.774
9450[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9451[h264 @ 0x562b7410fe40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9452Clipping frame in rate conversion by 0.149834
9453[libx264 @ 0x562b73fd06c0] frame= 633 QP=32.91 NAL=2 Slice:B Poc:250 I:7 P:555 SKIP:7589 size=2408 bytes
9454[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 26580, dts 26580, duration 20 at relative offset 52100 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9455[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 26600, dts 26600, duration 20 at relative offset 52339 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9456[matroska @ 0x562b73ff1bc0] Writing block of size 2408 with pts 26693, dts 26610, duration 42 at relative offset 52586 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9457[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14492 pts_time:14.492 dts:14492 dts_time:14.492 -> pts:29786 pts_time:29.786 dts:29786 dts_time:29.786
9458[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14512 pts_time:14.512 dts:14512 dts_time:14.512 -> pts:29806 pts_time:29.806 dts:29806 dts_time:29.806
9459[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14563 pts_time:14.563 dts:14522 dts_time:14.522 -> pts:29857 pts_time:29.857 dts:29816 dts_time:29.816
9460[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9461[h264 @ 0x562b74115c00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9462Clipping frame in rate conversion by 0.142845
9463[libx264 @ 0x562b73fd06c0] frame= 634 QP=33.50 NAL=0 Slice:B Poc:248 I:0 P:409 SKIP:7750 size=832 bytes
9464[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 26620, dts 26620, duration 20 at relative offset 55001 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9465[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 26640, dts 26640, duration 20 at relative offset 55255 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9466[matroska @ 0x562b73ff1bc0] Writing block of size 832 with pts 26652, dts 26652, duration 42 at relative offset 55505 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9467[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14532 pts_time:14.532 dts:14532 dts_time:14.532 -> pts:29826 pts_time:29.826 dts:29826 dts_time:29.826
9468[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14552 pts_time:14.552 dts:14552 dts_time:14.552 -> pts:29846 pts_time:29.846 dts:29846 dts_time:29.846
9469[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14772 pts_time:14.772 dts:14563 dts_time:14.563 -> pts:30066 pts_time:30.066 dts:29857 dts_time:29.857
9470[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9471[h264 @ 0x562b74182cc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9472Clipping frame in rate conversion by 0.135857
9473[libx264 @ 0x562b73fd06c0] frame= 635 QP=31.63 NAL=0 Slice:B Poc:252 I:0 P:193 SKIP:7967 size=273 bytes
9474[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 26660, dts 26660, duration 20 at relative offset 56344 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9475[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 26680, dts 26680, duration 20 at relative offset 56595 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9476[matroska @ 0x562b73ff1bc0] Writing block of size 273 with pts 26735, dts 26693, duration 42 at relative offset 56843 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9477[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14572 pts_time:14.572 dts:14572 dts_time:14.572 -> pts:29866 pts_time:29.866 dts:29866 dts_time:29.866
9478[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14592 pts_time:14.592 dts:14592 dts_time:14.592 -> pts:29886 pts_time:29.886 dts:29886 dts_time:29.886
9479[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14688 pts_time:14.688 dts:14605 dts_time:14.605 -> pts:29982 pts_time:29.982 dts:29899 dts_time:29.899
9480[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9481[h264 @ 0x562b741a1640] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9482Clipping frame in rate conversion by 0.152824
9483[libx264 @ 0x562b73fd06c0] frame= 636 QP=31.17 NAL=2 Slice:P Poc:262 I:281 P:946 SKIP:6933 size=14706 bytes
9484[matroska @ 0x562b73ff1bc0] Writing block of size 253 with pts 26700, dts 26700, duration 20 at relative offset 57123 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9485[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 26720, dts 26720, duration 20 at relative offset 57383 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9486[matroska @ 0x562b73ff1bc0] Writing block of size 14706 with pts 26944, dts 26735, duration 42 at relative offset 57637 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9487[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14612 pts_time:14.612 dts:14612 dts_time:14.612 -> pts:29906 pts_time:29.906 dts:29906 dts_time:29.906
9488[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14632 pts_time:14.632 dts:14632 dts_time:14.632 -> pts:29926 pts_time:29.926 dts:29926 dts_time:29.926
9489[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14647 pts_time:14.647 dts:14647 dts_time:14.647 -> pts:29941 pts_time:29.941 dts:29941 dts_time:29.941
9490[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9491Clipping frame in rate conversion by 0.145836
9492[h264 @ 0x562b741c0000] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9493[libx264 @ 0x562b73fd06c0] frame= 637 QP=31.85 NAL=2 Slice:B Poc:258 I:14 P:767 SKIP:7359 size=3678 bytes
9494[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 26740, dts 26740, duration 20 at relative offset 72350 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9495[matroska @ 0x562b73ff1bc0] Writing block of size 264 with pts 26760, dts 26760, duration 20 at relative offset 72625 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9496[matroska @ 0x562b73ff1bc0] Writing block of size 3678 with pts 26860, dts 26777, duration 42 at relative offset 72896 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9497[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14652 pts_time:14.652 dts:14652 dts_time:14.652 -> pts:29946 pts_time:29.946 dts:29946 dts_time:29.946
9498[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14672 pts_time:14.672 dts:14672 dts_time:14.672 -> pts:29966 pts_time:29.966 dts:29966 dts_time:29.966
9499[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14730 pts_time:14.73 dts:14688 dts_time:14.688 -> pts:30024 pts_time:30.024 dts:29982 dts_time:29.982
9500[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9501[h264 @ 0x562b741dea00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9502Clipping frame in rate conversion by 0.138847
9503[libx264 @ 0x562b73fd06c0] frame= 638 QP=33.75 NAL=0 Slice:B Poc:256 I:0 P:405 SKIP:7754 size=741 bytes
9504[matroska @ 0x562b73ff1bc0] Writing block of size 253 with pts 26780, dts 26780, duration 20 at relative offset 76581 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9505[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 26800, dts 26800, duration 20 at relative offset 76841 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9506[matroska @ 0x562b73ff1bc0] Writing block of size 741 with pts 26818, dts 26818, duration 42 at relative offset 77103 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9507[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14693 pts_time:14.693 dts:14693 dts_time:14.693 -> pts:29987 pts_time:29.987 dts:29987 dts_time:29.987
9508[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14713 pts_time:14.713 dts:14713 dts_time:14.713 -> pts:30007 pts_time:30.007 dts:30007 dts_time:30.007
9509[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14939 pts_time:14.939 dts:14730 dts_time:14.73 -> pts:30233 pts_time:30.233 dts:30024 dts_time:30.024
9510[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9511[h264 @ 0x562b74035580] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9512Clipping frame in rate conversion by 0.131859
9513[libx264 @ 0x562b73fd06c0] frame= 639 QP=33.09 NAL=0 Slice:B Poc:260 I:1 P:433 SKIP:7726 size=792 bytes
9514[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 26820, dts 26820, duration 20 at relative offset 77851 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9515[matroska @ 0x562b73ff1bc0] Writing block of size 329 with pts 26840, dts 26840, duration 20 at relative offset 78107 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9516[matroska @ 0x562b73ff1bc0] Writing block of size 792 with pts 26902, dts 26860, duration 42 at relative offset 78443 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9517[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14733 pts_time:14.733 dts:14733 dts_time:14.733 -> pts:30027 pts_time:30.027 dts:30027 dts_time:30.027
9518[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14753 pts_time:14.753 dts:14753 dts_time:14.753 -> pts:30047 pts_time:30.047 dts:30047 dts_time:30.047
9519[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14855 pts_time:14.855 dts:14772 dts_time:14.772 -> pts:30149 pts_time:30.149 dts:30066 dts_time:30.066
9520[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9521Clipping frame in rate conversion by 0.148857
9522[h264 @ 0x562b73ff5a00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9523[libx264 @ 0x562b73fd06c0] frame= 640 QP=28.01 NAL=2 Slice:P Poc:270 I:107 P:925 SKIP:7128 size=10277 bytes
9524[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 26860, dts 26860, duration 20 at relative offset 79242 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9525[matroska @ 0x562b73ff1bc0] Writing block of size 391 with pts 26880, dts 26880, duration 20 at relative offset 79493 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9526[matroska @ 0x562b73ff1bc0] Writing block of size 323 with pts 26900, dts 26900, duration 20 at relative offset 79891 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9527[matroska @ 0x562b73ff1bc0] Writing block of size 10277 with pts 27110, dts 26902, duration 42 at relative offset 80221 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9528[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14773 pts_time:14.773 dts:14773 dts_time:14.773 -> pts:30067 pts_time:30.067 dts:30067 dts_time:30.067
9529[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14793 pts_time:14.793 dts:14793 dts_time:14.793 -> pts:30087 pts_time:30.087 dts:30087 dts_time:30.087
9530[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14813 pts_time:14.813 dts:14813 dts_time:14.813 -> pts:30107 pts_time:30.107 dts:30107 dts_time:30.107
9531[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9532[h264 @ 0x562b7411bfc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9533Clipping frame in rate conversion by 0.141838
9534[libx264 @ 0x562b73fd06c0] frame= 641 QP=32.73 NAL=2 Slice:B Poc:266 I:0 P:473 SKIP:7686 size=777 bytes
9535[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 26920, dts 26920, duration 20 at relative offset 90505 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9536[matroska @ 0x562b73ff1bc0] Writing block of size 334 with pts 26940, dts 26940, duration 20 at relative offset 90738 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9537[matroska @ 0x562b73ff1bc0] Writing block of size 777 with pts 27027, dts 26944, duration 42 at relative offset 91079 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9538[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14813 pts_time:14.813 dts:14813 dts_time:14.813 -> pts:30107 pts_time:30.107 dts:30107 dts_time:30.107
9539[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14833 pts_time:14.833 dts:14833 dts_time:14.833 -> pts:30127 pts_time:30.127 dts:30127 dts_time:30.127
9540[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14897 pts_time:14.897 dts:14855 dts_time:14.855 -> pts:30191 pts_time:30.191 dts:30149 dts_time:30.149
9541[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9542[h264 @ 0x562b74018d00] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
9543Clipping frame in rate conversion by 0.134850
9544[libx264 @ 0x562b73fd06c0] frame= 642 QP=32.44 NAL=0 Slice:B Poc:264 I:0 P:147 SKIP:8013 size=239 bytes
9545[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 26960, dts 26960, duration 20 at relative offset 91863 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9546[matroska @ 0x562b73ff1bc0] Writing block of size 249 with pts 26980, dts 26980, duration 20 at relative offset 92100 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9547[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 26985, dts 26985, duration 42 at relative offset 92356 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9548[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14853 pts_time:14.853 dts:14853 dts_time:14.853 -> pts:30147 pts_time:30.147 dts:30147 dts_time:30.147
9549[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14873 pts_time:14.873 dts:14873 dts_time:14.873 -> pts:30167 pts_time:30.167 dts:30167 dts_time:30.167
9550[concat @ 0x562b73fb3f00] file:1 stream:0 pts:14980 pts_time:14.98 dts:14897 dts_time:14.897 -> pts:30274 pts_time:30.274 dts:30191 dts_time:30.191
9551[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9552[h264 @ 0x562b73fd7300] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
9553Clipping frame in rate conversion by 0.151848
9554[libx264 @ 0x562b73fd06c0] frame= 643 QP=32.26 NAL=0 Slice:B Poc:268 I:0 P:345 SKIP:7810 size=543 bytes
9555[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 27000, dts 27000, duration 20 at relative offset 92602 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9556[matroska @ 0x562b73ff1bc0] Writing block of size 234 with pts 27020, dts 27020, duration 20 at relative offset 92831 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9557[matroska @ 0x562b73ff1bc0] Writing block of size 543 with pts 27069, dts 27027, duration 42 at relative offset 93072 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9558[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14893 pts_time:14.893 dts:14893 dts_time:14.893 -> pts:30187 pts_time:30.187 dts:30187 dts_time:30.187
9559[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14913 pts_time:14.913 dts:14913 dts_time:14.913 -> pts:30207 pts_time:30.207 dts:30207 dts_time:30.207
9560[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14933 pts_time:14.933 dts:14933 dts_time:14.933 -> pts:30227 pts_time:30.227 dts:30227 dts_time:30.227
9561[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14953 pts_time:14.953 dts:14953 dts_time:14.953 -> pts:30247 pts_time:30.247 dts:30247 dts_time:30.247
9562[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14973 pts_time:14.973 dts:14973 dts_time:14.973 -> pts:30267 pts_time:30.267 dts:30267 dts_time:30.267
9563[concat @ 0x562b73fb3f00] file:1 stream:1 pts:14993 pts_time:14.993 dts:14993 dts_time:14.993 -> pts:30287 pts_time:30.287 dts:30287 dts_time:30.287
9564[opus @ 0x562b73ff1800] skip 0 / discard 608 samples due to side data
9565[opus @ 0x562b73ff1800] discard 608/960 samples
9566[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9567Clipping frame in rate conversion by 0.144859
9568[libx264 @ 0x562b73fd06c0] frame= 644 QP=28.47 NAL=2 Slice:P Poc:278 I:131 P:849 SKIP:7180 size=10270 bytes
9569[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 27040, dts 27040, duration 20 at relative offset 93622 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9570[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 27060, dts 27060, duration 20 at relative offset 93854 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9571[matroska @ 0x562b73ff1bc0] Writing block of size 10270 with pts 27277, dts 27069, duration 42 at relative offset 94074 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9572[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9573Clipping frame in rate conversion by 0.137840
9574[libx264 @ 0x562b73fd06c0] frame= 645 QP=32.07 NAL=2 Slice:B Poc:274 I:1 P:443 SKIP:7711 size=781 bytes
9575[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 27080, dts 27080, duration 20 at relative offset 104351 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9576[matroska @ 0x562b73ff1bc0] Writing block of size 286 with pts 27100, dts 27100, duration 20 at relative offset 104578 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9577[matroska @ 0x562b73ff1bc0] Writing block of size 781 with pts 27194, dts 27110, duration 42 at relative offset 104871 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9578[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9579Clipping frame in rate conversion by 0.130852
9580[libx264 @ 0x562b73fd06c0] frame= 646 QP=31.89 NAL=0 Slice:B Poc:272 I:0 P:400 SKIP:7756 size=641 bytes
9581[matroska @ 0x562b73ff1bc0] Writing block of size 290 with pts 27120, dts 27120, duration 20 at relative offset 105659 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9582[matroska @ 0x562b73ff1bc0] Writing block of size 292 with pts 27140, dts 27140, duration 20 at relative offset 105956 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9583[matroska @ 0x562b73ff1bc0] Writing block of size 641 with pts 27152, dts 27152, duration 42 at relative offset 106255 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9584[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9585Clipping frame in rate conversion by 0.147850
9586[libx264 @ 0x562b73fd06c0] frame= 647 QP=29.89 NAL=0 Slice:B Poc:276 I:0 P:148 SKIP:8012 size=211 bytes
9587[matroska @ 0x562b73ff1bc0] Writing block of size 272 with pts 27160, dts 27160, duration 20 at relative offset 106903 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9588[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 27180, dts 27180, duration 20 at relative offset 107182 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9589[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 27236, dts 27194, duration 42 at relative offset 107445 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9590[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9591Clipping frame in rate conversion by 0.140862
9592[libx264 @ 0x562b73fd06c0] frame= 648 QP=27.39 NAL=2 Slice:P Poc:286 I:386 P:609 SKIP:7165 size=12861 bytes
9593[matroska @ 0x562b73ff1bc0] Writing block of size 260 with pts 27200, dts 27200, duration 20 at relative offset 107663 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9594[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 27220, dts 27220, duration 20 at relative offset 107930 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9595[matroska @ 0x562b73ff1bc0] Writing block of size 12861 with pts 27444, dts 27236, duration 42 at relative offset 108195 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9596[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9597Clipping frame in rate conversion by 0.133873
9598[libx264 @ 0x562b73fd06c0] frame= 649 QP=31.73 NAL=2 Slice:B Poc:282 I:13 P:602 SKIP:7532 size=2770 bytes
9599[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 27240, dts 27240, duration 20 at relative offset 121063 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9600[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 27260, dts 27260, duration 20 at relative offset 121326 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9601[matroska @ 0x562b73ff1bc0] Writing block of size 2770 with pts 27361, dts 27277, duration 42 at relative offset 121590 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9602[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9603Clipping frame in rate conversion by 0.150841
9604[libx264 @ 0x562b73fd06c0] frame= 650 QP=34.53 NAL=0 Slice:B Poc:280 I:0 P:362 SKIP:7795 size=593 bytes
9605[matroska @ 0x562b73ff1bc0] Writing block of size 283 with pts 27280, dts 27280, duration 20 at relative offset 124367 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9606[matroska @ 0x562b73ff1bc0] Writing block of size 268 with pts 27300, dts 27300, duration 20 at relative offset 124657 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9607[matroska @ 0x562b73ff1bc0] Writing block of size 593 with pts 27319, dts 27319, duration 42 at relative offset 124932 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9608[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9609Clipping frame in rate conversion by 0.143852
9610[libx264 @ 0x562b73fd06c0] frame= 651 QP=33.65 NAL=0 Slice:B Poc:284 I:0 P:373 SKIP:7787 size=583 bytes
9611[matroska @ 0x562b73ff1bc0] Writing block of size 273 with pts 27320, dts 27320, duration 20 at relative offset 125532 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9612[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 27340, dts 27340, duration 20 at relative offset 125812 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9613[matroska @ 0x562b73ff1bc0] Writing block of size 273 with pts 27360, dts 27360, duration 20 at relative offset 126084 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9614[matroska @ 0x562b73ff1bc0] Writing block of size 583 with pts 27402, dts 27361, duration 42 at relative offset 126364 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9615[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9616Clipping frame in rate conversion by 0.136864
9617[libx264 @ 0x562b73fd06c0] frame= 652 QP=27.40 NAL=2 Slice:P Poc:294 I:102 P:528 SKIP:7530 size=4526 bytes
9618[matroska @ 0x562b73ff1bc0] Writing block of size 277 with pts 27380, dts 27380, duration 20 at relative offset 126954 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9619[matroska @ 0x562b73ff1bc0] Writing block of size 267 with pts 27400, dts 27400, duration 20 at relative offset 127238 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9620[matroska @ 0x562b73ff1bc0] Writing block of size 4526 with pts 27611, dts 27402, duration 42 at relative offset 127512 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9621[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9622Clipping frame in rate conversion by 0.153831
9623[libx264 @ 0x562b73fd06c0] frame= 653 QP=32.08 NAL=2 Slice:B Poc:290 I:1 P:286 SKIP:7872 size=618 bytes
9624[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 27420, dts 27420, duration 20 at relative offset 132045 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9625[matroska @ 0x562b73ff1bc0] Writing block of size 284 with pts 27440, dts 27440, duration 20 at relative offset 132318 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9626[matroska @ 0x562b73ff1bc0] Writing block of size 618 with pts 27528, dts 27444, duration 42 at relative offset 132609 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9627[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9628Clipping frame in rate conversion by 0.146843
9629[libx264 @ 0x562b73fd06c0] frame= 654 QP=31.62 NAL=0 Slice:B Poc:288 I:0 P:85 SKIP:8075 size=163 bytes
9630[matroska @ 0x562b73ff1bc0] Writing block of size 397 with pts 27460, dts 27460, duration 20 at relative offset 133234 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9631[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 27480, dts 27480, duration 20 at relative offset 133638 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9632[matroska @ 0x562b73ff1bc0] Writing block of size 163 with pts 27486, dts 27486, duration 42 at relative offset 133866 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9633[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9634Clipping frame in rate conversion by 0.139854
9635[libx264 @ 0x562b73fd06c0] frame= 655 QP=34.43 NAL=0 Slice:B Poc:292 I:0 P:228 SKIP:7932 size=384 bytes
9636[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 27500, dts 27500, duration 20 at relative offset 134036 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9637[matroska @ 0x562b73ff1bc0] Writing block of size 443 with pts 27520, dts 27520, duration 20 at relative offset 134255 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9638[matroska @ 0x562b73ff1bc0] Writing block of size 384 with pts 27569, dts 27528, duration 42 at relative offset 134705 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9639[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9640Clipping frame in rate conversion by 0.132866
9641[libx264 @ 0x562b73fd06c0] scene cut at 677 Icost:1539858 Pcost:1519255 ratio:0.0134 bias:0.2930 gop:169 (imb:7641 pmb:147)
9642[libx264 @ 0x562b73fd06c0] frame= 656 QP=28.62 NAL=2 Slice:P Poc:302 I:92 P:429 SKIP:7639 size=3879 bytes
9643[matroska @ 0x562b73ff1bc0] Writing block of size 355 with pts 27540, dts 27540, duration 20 at relative offset 135096 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9644[matroska @ 0x562b73ff1bc0] Writing block of size 372 with pts 27560, dts 27560, duration 20 at relative offset 135458 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9645[matroska @ 0x562b73ff1bc0] Writing block of size 3879 with pts 27778, dts 27569, duration 42 at relative offset 135837 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9646[Parsed_subtitles_0 @ 0x562b74b24dc0] Copying data in avfilter.
9647Clipping frame in rate conversion by 0.149834
9648[libx264 @ 0x562b73fd06c0] frame= 657 QP=32.89 NAL=2 Slice:B Poc:298 I:1 P:288 SKIP:7870 size=584 bytes
9649[matroska @ 0x562b73ff1bc0] Writing block of size 298 with pts 27580, dts 27580, duration 20 at relative offset 139723 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9650[matroska @ 0x562b73ff1bc0] Writing block of size 192 with pts 27600, dts 27600, duration 20 at relative offset 140028 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9651[matroska @ 0x562b73ff1bc0] Writing block of size 584 with pts 27694, dts 27611, duration 42 at relative offset 140227 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9652[out_0_0 @ 0x562b74ef3680] EOF on sink link out_0_0:default.
9653[libopus @ 0x562b73fd0a80] Trying to remove 288 more samples than there are in the queue
9654[out_0_1 @ 0x562b742e3cc0] EOF on sink link out_0_1:default.
9655No more output streams to write to, finishing.
9656[libx264 @ 0x562b73fd06c0] frame= 658 QP=34.61 NAL=0 Slice:B Poc:296 I:0 P:218 SKIP:7942 size=347 bytes
9657[matroska @ 0x562b73ff1bc0] Writing block of size 214 with pts 27620, dts 27620, duration 20 at relative offset 140818 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9658[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 27640, dts 27640, duration 20 at relative offset 141039 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9659[matroska @ 0x562b73ff1bc0] Writing block of size 347 with pts 27653, dts 27653, duration 42 at relative offset 141242 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9660[libx264 @ 0x562b73fd06c0] frame= 659 QP=34.51 NAL=0 Slice:B Poc:300 I:0 P:97 SKIP:8063 size=155 bytes
9661[matroska @ 0x562b73ff1bc0] Writing block of size 196 with pts 27660, dts 27660, duration 20 at relative offset 141596 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9662[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 27680, dts 27680, duration 20 at relative offset 141799 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9663[matroska @ 0x562b73ff1bc0] Writing block of size 155 with pts 27736, dts 27694, duration 42 at relative offset 142012 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9664[libx264 @ 0x562b73fd06c0] frame= 660 QP=28.32 NAL=2 Slice:P Poc:310 I:354 P:310 SKIP:7496 size=8936 bytes
9665[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 27700, dts 27700, duration 20 at relative offset 142174 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9666[matroska @ 0x562b73ff1bc0] Writing block of size 212 with pts 27720, dts 27720, duration 20 at relative offset 142392 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9667[matroska @ 0x562b73ff1bc0] Writing block of size 8936 with pts 27945, dts 27736, duration 42 at relative offset 142611 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9668[libx264 @ 0x562b73fd06c0] frame= 661 QP=31.71 NAL=2 Slice:B Poc:306 I:14 P:526 SKIP:7610 size=2649 bytes
9669[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 27740, dts 27740, duration 20 at relative offset 151554 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9670[matroska @ 0x562b73ff1bc0] Writing block of size 201 with pts 27760, dts 27760, duration 20 at relative offset 151771 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9671[matroska @ 0x562b73ff1bc0] Writing block of size 2649 with pts 27861, dts 27778, duration 42 at relative offset 151979 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9672[libx264 @ 0x562b73fd06c0] frame= 662 QP=33.06 NAL=0 Slice:B Poc:304 I:0 P:234 SKIP:7925 size=356 bytes
9673[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 27780, dts 27780, duration 20 at relative offset 154635 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9674[matroska @ 0x562b73ff1bc0] Writing block of size 203 with pts 27800, dts 27800, duration 20 at relative offset 154867 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9675[matroska @ 0x562b73ff1bc0] Writing block of size 356 with pts 27819, dts 27819, duration 42 at relative offset 155077 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9676[libx264 @ 0x562b73fd06c0] frame= 663 QP=33.43 NAL=0 Slice:B Poc:308 I:0 P:221 SKIP:7939 size=350 bytes
9677[matroska @ 0x562b73ff1bc0] Writing block of size 199 with pts 27820, dts 27820, duration 20 at relative offset 155440 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9678[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 27840, dts 27840, duration 20 at relative offset 155646 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9679[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 27860, dts 27860, duration 20 at relative offset 155862 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9680[matroska @ 0x562b73ff1bc0] Writing block of size 350 with pts 27903, dts 27861, duration 42 at relative offset 156099 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9681[libx264 @ 0x562b73fd06c0] frame= 664 QP=29.03 NAL=2 Slice:P Poc:318 I:83 P:421 SKIP:7656 size=3583 bytes
9682[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 27880, dts 27880, duration 20 at relative offset 156456 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9683[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 27900, dts 27900, duration 20 at relative offset 156674 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9684[matroska @ 0x562b73ff1bc0] Writing block of size 3583 with pts 28111, dts 27903, duration 42 at relative offset 156898 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9685[libx264 @ 0x562b73fd06c0] frame= 665 QP=29.86 NAL=2 Slice:B Poc:314 I:0 P:284 SKIP:7876 size=426 bytes
9686[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 27920, dts 27920, duration 20 at relative offset 160488 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9687[matroska @ 0x562b73ff1bc0] Writing block of size 221 with pts 27940, dts 27940, duration 20 at relative offset 160713 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9688[matroska @ 0x562b73ff1bc0] Writing block of size 426 with pts 28028, dts 27945, duration 42 at relative offset 160941 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9689[libx264 @ 0x562b73fd06c0] frame= 666 QP=27.00 NAL=0 Slice:B Poc:312 I:0 P:112 SKIP:8048 size=161 bytes
9690[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 27960, dts 27960, duration 20 at relative offset 161374 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9691[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 27980, dts 27980, duration 20 at relative offset 161609 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9692[matroska @ 0x562b73ff1bc0] Writing block of size 161 with pts 27986, dts 27986, duration 42 at relative offset 161849 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9693[libx264 @ 0x562b73fd06c0] frame= 667 QP=32.40 NAL=0 Slice:B Poc:316 I:0 P:226 SKIP:7934 size=303 bytes
9694[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 28000, dts 28000, duration 20 at relative offset 162017 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9695[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 28020, dts 28020, duration 20 at relative offset 162251 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9696[matroska @ 0x562b73ff1bc0] Writing block of size 303 with pts 28070, dts 28028, duration 42 at relative offset 162482 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9697[libx264 @ 0x562b73fd06c0] frame= 668 QP=29.34 NAL=2 Slice:P Poc:324 I:61 P:380 SKIP:7719 size=3217 bytes
9698[matroska @ 0x562b73ff1bc0] Writing block of size 210 with pts 28040, dts 28040, duration 20 at relative offset 162792 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9699[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 28060, dts 28060, duration 20 at relative offset 163009 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9700[matroska @ 0x562b73ff1bc0] Writing block of size 3217 with pts 28237, dts 28070, duration 42 at relative offset 163233 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9701[libx264 @ 0x562b73fd06c0] scene cut at 691 Icost:3562286 Pcost:3522271 ratio:0.0112 bias:0.0609 gop:14 (imb:7448 pmb:340)
9702[libx264 @ 0x562b73fd06c0] frame= 669 QP=31.01 NAL=2 Slice:B Poc:320 I:0 P:248 SKIP:7912 size=352 bytes
9703[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 28080, dts 28080, duration 20 at relative offset 166457 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9704[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 28100, dts 28100, duration 20 at relative offset 166679 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9705[matroska @ 0x562b73ff1bc0] Writing block of size 352 with pts 28153, dts 28111, duration 42 at relative offset 166905 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9706[libx264 @ 0x562b73fd06c0] frame= 670 QP=32.29 NAL=0 Slice:B Poc:322 I:0 P:246 SKIP:7912 size=361 bytes
9707[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 28120, dts 28120, duration 20 at relative offset 167264 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9708[matroska @ 0x562b73ff1bc0] Writing block of size 302 with pts 28140, dts 28140, duration 20 at relative offset 167493 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9709[matroska @ 0x562b73ff1bc0] Writing block of size 361 with pts 28195, dts 28153, duration 42 at relative offset 167802 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9710[libx264 @ 0x562b73fd06c0] frame= 671 QP=30.19 NAL=2 Slice:P Poc:328 I:62 P:404 SKIP:7694 size=3371 bytes
9711[matroska @ 0x562b73ff1bc0] Writing block of size 325 with pts 28160, dts 28160, duration 20 at relative offset 168170 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9712[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 28180, dts 28180, duration 20 at relative offset 168502 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9713[matroska @ 0x562b73ff1bc0] Writing block of size 3371 with pts 28320, dts 28195, duration 42 at relative offset 168734 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9714[libx264 @ 0x562b73fd06c0] frame= 672 QP=32.95 NAL=0 Slice:B Poc:326 I:0 P:244 SKIP:7915 size=375 bytes
9715[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 28200, dts 28200, duration 20 at relative offset 172112 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9716[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 28220, dts 28220, duration 20 at relative offset 172357 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9717[matroska @ 0x562b73ff1bc0] Writing block of size 375 with pts 28278, dts 28237, duration 42 at relative offset 172605 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9718[libx264 @ 0x562b73fd06c0] frame= 673 QP=33.32 NAL=2 Slice:P Poc:336 I:81 P:351 SKIP:7728 size=2205 bytes
9719[matroska @ 0x562b73ff1bc0] Writing block of size 474 with pts 28240, dts 28240, duration 20 at relative offset 172987 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9720[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 28260, dts 28260, duration 20 at relative offset 173468 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9721[matroska @ 0x562b73ff1bc0] Writing block of size 2205 with pts 28487, dts 28278, duration 42 at relative offset 173707 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9722[libx264 @ 0x562b73fd06c0] frame= 674 QP=30.59 NAL=2 Slice:B Poc:332 I:1 P:354 SKIP:7804 size=633 bytes
9723[matroska @ 0x562b73ff1bc0] Writing block of size 255 with pts 28280, dts 28280, duration 20 at relative offset 175919 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9724[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 28300, dts 28300, duration 20 at relative offset 176181 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9725[matroska @ 0x562b73ff1bc0] Writing block of size 633 with pts 28403, dts 28320, duration 42 at relative offset 176433 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9726[libx264 @ 0x562b73fd06c0] frame= 675 QP=32.03 NAL=0 Slice:B Poc:330 I:0 P:96 SKIP:8064 size=166 bytes
9727[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 28320, dts 28320, duration 20 at relative offset 177073 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9728[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 28340, dts 28340, duration 20 at relative offset 177308 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9729[matroska @ 0x562b73ff1bc0] Writing block of size 216 with pts 28360, dts 28360, duration 20 at relative offset 177534 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9730[matroska @ 0x562b73ff1bc0] Writing block of size 166 with pts 28362, dts 28362, duration 42 at relative offset 177757 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9731[libx264 @ 0x562b73fd06c0] frame= 676 QP=33.64 NAL=0 Slice:B Poc:334 I:0 P:275 SKIP:7880 size=652 bytes
9732[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 28380, dts 28380, duration 20 at relative offset 177930 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9733[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 28400, dts 28400, duration 20 at relative offset 178155 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9734[matroska @ 0x562b73ff1bc0] Writing block of size 652 with pts 28445, dts 28403, duration 42 at relative offset 178387 in cluster at offset 3976646. TrackNumber 1, keyframe 0
9735[libx264 @ 0x562b73fd06c0] frame= 677 QP=25.22 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=59417 bytes
9736[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 28420, dts 28420, duration 20 at relative offset 179046 in cluster at offset 3976646. TrackNumber 2, keyframe 1
9737[matroska @ 0x562b73ff1bc0] Starting new cluster with timestamp 28440 at offset 4155928 bytes
9738[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 28440, dts 28440, duration 20 at relative offset 10 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9739[matroska @ 0x562b73ff1bc0] Writing block of size 59417 with pts 28529, dts 28445, duration 42 at relative offset 241 in cluster at offset 4155928. TrackNumber 1, keyframe 1
9740[libx264 @ 0x562b73fd06c0] frame= 678 QP=31.06 NAL=2 Slice:P Poc:6 I:2528 P:416 SKIP:5216 size=15911 bytes
9741[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 28460, dts 28460, duration 20 at relative offset 59667 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9742[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 28480, dts 28480, duration 20 at relative offset 59896 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9743[matroska @ 0x562b73ff1bc0] Writing block of size 15911 with pts 28654, dts 28487, duration 42 at relative offset 60130 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9744[libx264 @ 0x562b73fd06c0] frame= 679 QP=35.47 NAL=2 Slice:B Poc:2 I:1 P:494 SKIP:7664 size=710 bytes
9745[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 28500, dts 28500, duration 20 at relative offset 76048 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9746[matroska @ 0x562b73ff1bc0] Writing block of size 225 with pts 28520, dts 28520, duration 20 at relative offset 76284 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9747[matroska @ 0x562b73ff1bc0] Writing block of size 710 with pts 28570, dts 28529, duration 42 at relative offset 76516 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9748[libx264 @ 0x562b73fd06c0] frame= 680 QP=36.56 NAL=0 Slice:B Poc:4 I:10 P:642 SKIP:7503 size=1531 bytes
9749[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 28540, dts 28540, duration 20 at relative offset 77233 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9750[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 28560, dts 28560, duration 20 at relative offset 77464 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9751[matroska @ 0x562b73ff1bc0] Writing block of size 1531 with pts 28612, dts 28570, duration 42 at relative offset 77703 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9752[libx264 @ 0x562b73fd06c0] frame= 681 QP=32.13 NAL=2 Slice:P Poc:10 I:988 P:693 SKIP:6479 size=8802 bytes
9753[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 28580, dts 28580, duration 20 at relative offset 79241 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9754[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 28600, dts 28600, duration 20 at relative offset 79475 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9755[matroska @ 0x562b73ff1bc0] Writing block of size 8802 with pts 28737, dts 28612, duration 42 at relative offset 79709 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9756[libx264 @ 0x562b73fd06c0] frame= 682 QP=37.69 NAL=0 Slice:B Poc:8 I:10 P:792 SKIP:7353 size=1677 bytes
9757[matroska @ 0x562b73ff1bc0] Writing block of size 228 with pts 28620, dts 28620, duration 20 at relative offset 88518 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9758[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 28640, dts 28640, duration 20 at relative offset 88753 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9759[matroska @ 0x562b73ff1bc0] Writing block of size 1677 with pts 28695, dts 28654, duration 42 at relative offset 88998 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9760[libx264 @ 0x562b73fd06c0] frame= 683 QP=30.71 NAL=2 Slice:P Poc:14 I:1571 P:649 SKIP:5940 size=13242 bytes
9761[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 28660, dts 28660, duration 20 at relative offset 90682 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9762[matroska @ 0x562b73ff1bc0] Writing block of size 241 with pts 28680, dts 28680, duration 20 at relative offset 90930 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9763[matroska @ 0x562b73ff1bc0] Writing block of size 13242 with pts 28820, dts 28695, duration 42 at relative offset 91178 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9764[libx264 @ 0x562b73fd06c0] frame= 684 QP=37.60 NAL=0 Slice:B Poc:12 I:31 P:685 SKIP:7442 size=1466 bytes
9765[matroska @ 0x562b73ff1bc0] Writing block of size 243 with pts 28700, dts 28700, duration 20 at relative offset 104427 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9766[matroska @ 0x562b73ff1bc0] Writing block of size 265 with pts 28720, dts 28720, duration 20 at relative offset 104677 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9767[matroska @ 0x562b73ff1bc0] Writing block of size 1466 with pts 28779, dts 28737, duration 42 at relative offset 104949 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9768[libx264 @ 0x562b73fd06c0] frame= 685 QP=31.24 NAL=2 Slice:P Poc:20 I:982 P:694 SKIP:6484 size=10082 bytes
9769[matroska @ 0x562b73ff1bc0] Writing block of size 262 with pts 28740, dts 28740, duration 20 at relative offset 106422 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9770[matroska @ 0x562b73ff1bc0] Writing block of size 251 with pts 28760, dts 28760, duration 20 at relative offset 106691 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9771[matroska @ 0x562b73ff1bc0] Writing block of size 10082 with pts 28946, dts 28779, duration 42 at relative offset 106949 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9772[libx264 @ 0x562b73fd06c0] frame= 686 QP=35.12 NAL=2 Slice:B Poc:16 I:46 P:799 SKIP:7308 size=1542 bytes
9773[matroska @ 0x562b73ff1bc0] Writing block of size 374 with pts 28780, dts 28780, duration 20 at relative offset 117038 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9774[matroska @ 0x562b73ff1bc0] Writing block of size 346 with pts 28800, dts 28800, duration 20 at relative offset 117419 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9775[matroska @ 0x562b73ff1bc0] Writing block of size 1542 with pts 28862, dts 28820, duration 42 at relative offset 117772 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9776[libx264 @ 0x562b73fd06c0] frame= 687 QP=41.79 NAL=0 Slice:B Poc:18 I:1 P:334 SKIP:7825 size=424 bytes
9777[matroska @ 0x562b73ff1bc0] Writing block of size 357 with pts 28820, dts 28820, duration 20 at relative offset 119321 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9778[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 28840, dts 28840, duration 20 at relative offset 119685 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9779[matroska @ 0x562b73ff1bc0] Writing block of size 266 with pts 28860, dts 28860, duration 20 at relative offset 119949 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9780[matroska @ 0x562b73ff1bc0] Writing block of size 424 with pts 28904, dts 28862, duration 42 at relative offset 120222 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9781[libx264 @ 0x562b73fd06c0] frame= 688 QP=34.47 NAL=2 Slice:P Poc:26 I:434 P:1051 SKIP:6675 size=6118 bytes
9782[matroska @ 0x562b73ff1bc0] Writing block of size 218 with pts 28880, dts 28880, duration 20 at relative offset 120653 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9783[matroska @ 0x562b73ff1bc0] Writing block of size 213 with pts 28900, dts 28900, duration 20 at relative offset 120878 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9784[matroska @ 0x562b73ff1bc0] Writing block of size 6118 with pts 29071, dts 28904, duration 42 at relative offset 121098 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9785[libx264 @ 0x562b73fd06c0] frame= 689 QP=34.97 NAL=2 Slice:B Poc:22 I:14 P:1015 SKIP:7120 size=2088 bytes
9786[matroska @ 0x562b73ff1bc0] Writing block of size 207 with pts 28920, dts 28920, duration 20 at relative offset 127223 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9787[matroska @ 0x562b73ff1bc0] Writing block of size 200 with pts 28940, dts 28940, duration 20 at relative offset 127437 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9788[matroska @ 0x562b73ff1bc0] Writing block of size 2088 with pts 28987, dts 28946, duration 42 at relative offset 127644 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9789[libx264 @ 0x562b73fd06c0] frame= 690 QP=36.09 NAL=0 Slice:B Poc:24 I:7 P:1096 SKIP:7054 size=1215 bytes
9790[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 28960, dts 28960, duration 20 at relative offset 129739 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9791[matroska @ 0x562b73ff1bc0] Writing block of size 211 with pts 28980, dts 28980, duration 20 at relative offset 129952 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9792[matroska @ 0x562b73ff1bc0] Writing block of size 1215 with pts 29029, dts 28987, duration 42 at relative offset 130170 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9793[libx264 @ 0x562b73fd06c0] frame= 691 QP=24.42 NAL=2 Slice:I Poc:28 I:8160 P:0 SKIP:0 size=171494 bytes
9794[matroska @ 0x562b73ff1bc0] Writing block of size 206 with pts 29000, dts 29000, duration 20 at relative offset 131392 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9795[matroska @ 0x562b73ff1bc0] Writing block of size 209 with pts 29020, dts 29020, duration 20 at relative offset 131605 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9796[matroska @ 0x562b73ff1bc0] Writing block of size 171494 with pts 29112, dts 29029, duration 42 at relative offset 131821 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9797[libx264 @ 0x562b73fd06c0] frame= 692 QP=30.49 NAL=2 Slice:P Poc:36 I:65 P:1071 SKIP:7024 size=4763 bytes
9798[matroska @ 0x562b73ff1bc0] Writing block of size 220 with pts 29040, dts 29040, duration 20 at relative offset 303323 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9799[matroska @ 0x562b73ff1bc0] Writing block of size 222 with pts 29060, dts 29060, duration 20 at relative offset 303550 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9800[matroska @ 0x562b73ff1bc0] Writing block of size 4763 with pts 29279, dts 29071, duration 42 at relative offset 303779 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9801[libx264 @ 0x562b73fd06c0] frame= 693 QP=34.42 NAL=2 Slice:B Poc:32 I:0 P:248 SKIP:7912 size=287 bytes
9802[matroska @ 0x562b73ff1bc0] Writing block of size 240 with pts 29080, dts 29080, duration 20 at relative offset 308549 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9803[matroska @ 0x562b73ff1bc0] Writing block of size 235 with pts 29100, dts 29100, duration 20 at relative offset 308796 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9804[matroska @ 0x562b73ff1bc0] Writing block of size 287 with pts 29196, dts 29112, duration 42 at relative offset 309038 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9805[libx264 @ 0x562b73fd06c0] frame= 694 QP=38.00 NAL=0 Slice:B Poc:30 I:0 P:65 SKIP:8095 size=118 bytes
9806[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 29120, dts 29120, duration 20 at relative offset 309332 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9807[matroska @ 0x562b73ff1bc0] Writing block of size 256 with pts 29140, dts 29140, duration 20 at relative offset 309575 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9808[matroska @ 0x562b73ff1bc0] Writing block of size 118 with pts 29154, dts 29154, duration 42 at relative offset 309838 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9809[libx264 @ 0x562b73fd06c0] frame= 695 QP=37.48 NAL=0 Slice:B Poc:34 I:0 P:208 SKIP:7950 size=361 bytes
9810[matroska @ 0x562b73ff1bc0] Writing block of size 258 with pts 29160, dts 29160, duration 20 at relative offset 309962 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9811[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 29180, dts 29180, duration 20 at relative offset 310227 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9812[matroska @ 0x562b73ff1bc0] Writing block of size 361 with pts 29238, dts 29196, duration 42 at relative offset 310491 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9813[libx264 @ 0x562b73fd06c0] frame= 696 QP=31.37 NAL=2 Slice:P Poc:44 I:252 P:444 SKIP:7464 size=8225 bytes
9814[matroska @ 0x562b73ff1bc0] Writing block of size 254 with pts 29200, dts 29200, duration 20 at relative offset 310859 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9815[matroska @ 0x562b73ff1bc0] Writing block of size 244 with pts 29220, dts 29220, duration 20 at relative offset 311120 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9816[matroska @ 0x562b73ff1bc0] Writing block of size 8225 with pts 29446, dts 29238, duration 42 at relative offset 311371 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9817[libx264 @ 0x562b73fd06c0] frame= 697 QP=38.03 NAL=2 Slice:B Poc:40 I:13 P:403 SKIP:7733 size=2191 bytes
9818[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 29240, dts 29240, duration 20 at relative offset 319603 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9819[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 29260, dts 29260, duration 20 at relative offset 319848 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9820[matroska @ 0x562b73ff1bc0] Writing block of size 2191 with pts 29363, dts 29279, duration 42 at relative offset 320084 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9821[libx264 @ 0x562b73fd06c0] frame= 698 QP=38.48 NAL=0 Slice:B Poc:38 I:0 P:223 SKIP:7937 size=405 bytes
9822[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 29280, dts 29280, duration 20 at relative offset 322282 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9823[matroska @ 0x562b73ff1bc0] Writing block of size 217 with pts 29300, dts 29300, duration 20 at relative offset 322513 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9824[matroska @ 0x562b73ff1bc0] Writing block of size 219 with pts 29320, dts 29320, duration 20 at relative offset 322737 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9825[matroska @ 0x562b73ff1bc0] Writing block of size 405 with pts 29321, dts 29321, duration 42 at relative offset 322963 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9826[libx264 @ 0x562b73fd06c0] frame= 699 QP=40.95 NAL=0 Slice:B Poc:42 I:1 P:181 SKIP:7976 size=423 bytes
9827[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 29340, dts 29340, duration 20 at relative offset 323375 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9828[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 29360, dts 29360, duration 20 at relative offset 323613 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9829[matroska @ 0x562b73ff1bc0] Writing block of size 423 with pts 29404, dts 29363, duration 42 at relative offset 323857 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9830[libx264 @ 0x562b73fd06c0] frame= 700 QP=29.70 NAL=2 Slice:P Poc:52 I:286 P:450 SKIP:7424 size=9657 bytes
9831[matroska @ 0x562b73ff1bc0] Writing block of size 226 with pts 29380, dts 29380, duration 20 at relative offset 324287 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9832[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 29400, dts 29400, duration 20 at relative offset 324520 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9833[matroska @ 0x562b73ff1bc0] Writing block of size 9657 with pts 29613, dts 29404, duration 42 at relative offset 324756 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9834[libx264 @ 0x562b73fd06c0] frame= 701 QP=36.23 NAL=2 Slice:B Poc:48 I:83 P:421 SKIP:7642 size=5277 bytes
9835[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 29420, dts 29420, duration 20 at relative offset 334420 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9836[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 29440, dts 29440, duration 20 at relative offset 334657 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9837[matroska @ 0x562b73ff1bc0] Writing block of size 5277 with pts 29530, dts 29446, duration 42 at relative offset 334891 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9838[libx264 @ 0x562b73fd06c0] frame= 702 QP=39.93 NAL=0 Slice:B Poc:46 I:0 P:198 SKIP:7961 size=475 bytes
9839[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 29460, dts 29460, duration 20 at relative offset 340175 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9840[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 29480, dts 29480, duration 20 at relative offset 340420 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9841[matroska @ 0x562b73ff1bc0] Writing block of size 475 with pts 29488, dts 29488, duration 42 at relative offset 340666 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9842[libx264 @ 0x562b73fd06c0] frame= 703 QP=40.43 NAL=0 Slice:B Poc:50 I:1 P:267 SKIP:7891 size=636 bytes
9843[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 29500, dts 29500, duration 20 at relative offset 341148 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9844[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 29520, dts 29520, duration 20 at relative offset 341393 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9845[matroska @ 0x562b73ff1bc0] Writing block of size 636 with pts 29571, dts 29530, duration 42 at relative offset 341629 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9846[libx264 @ 0x562b73fd06c0] frame= 704 QP=31.72 NAL=2 Slice:P Poc:58 I:65 P:564 SKIP:7531 size=5717 bytes
9847[matroska @ 0x562b73ff1bc0] Writing block of size 237 with pts 29540, dts 29540, duration 20 at relative offset 342272 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9848[matroska @ 0x562b73ff1bc0] Writing block of size 233 with pts 29560, dts 29560, duration 20 at relative offset 342516 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9849[matroska @ 0x562b73ff1bc0] Writing block of size 5717 with pts 29738, dts 29571, duration 42 at relative offset 342756 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9850[libx264 @ 0x562b73fd06c0] frame= 705 QP=38.79 NAL=2 Slice:B Poc:54 I:0 P:312 SKIP:7847 size=566 bytes
9851[matroska @ 0x562b73ff1bc0] Writing block of size 223 with pts 29580, dts 29580, duration 20 at relative offset 348480 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9852[matroska @ 0x562b73ff1bc0] Writing block of size 215 with pts 29600, dts 29600, duration 20 at relative offset 348710 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9853[matroska @ 0x562b73ff1bc0] Writing block of size 566 with pts 29655, dts 29613, duration 42 at relative offset 348932 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9854[libx264 @ 0x562b73fd06c0] frame= 706 QP=40.20 NAL=0 Slice:B Poc:56 I:0 P:257 SKIP:7903 size=331 bytes
9855[matroska @ 0x562b73ff1bc0] Writing block of size 414 with pts 29620, dts 29620, duration 20 at relative offset 349505 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9856[matroska @ 0x562b73ff1bc0] Writing block of size 394 with pts 29640, dts 29640, duration 20 at relative offset 349926 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9857[matroska @ 0x562b73ff1bc0] Writing block of size 331 with pts 29696, dts 29655, duration 42 at relative offset 350327 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9858[libx264 @ 0x562b73fd06c0] frame= 707 QP=31.85 NAL=2 Slice:P Poc:66 I:72 P:592 SKIP:7496 size=6239 bytes
9859[matroska @ 0x562b73ff1bc0] Writing block of size 274 with pts 29660, dts 29660, duration 20 at relative offset 350665 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9860[matroska @ 0x562b73ff1bc0] Writing block of size 366 with pts 29680, dts 29680, duration 20 at relative offset 350946 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9861[matroska @ 0x562b73ff1bc0] Writing block of size 6239 with pts 29905, dts 29696, duration 42 at relative offset 351319 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9862[libx264 @ 0x562b73fd06c0] frame= 708 QP=37.80 NAL=2 Slice:B Poc:62 I:0 P:325 SKIP:7831 size=664 bytes
9863[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 29700, dts 29700, duration 20 at relative offset 357565 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9864[matroska @ 0x562b73ff1bc0] Writing block of size 250 with pts 29720, dts 29720, duration 20 at relative offset 357814 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9865[matroska @ 0x562b73ff1bc0] Writing block of size 664 with pts 29821, dts 29738, duration 42 at relative offset 358071 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9866[libx264 @ 0x562b73fd06c0] frame= 709 QP=38.07 NAL=0 Slice:B Poc:60 I:0 P:142 SKIP:8018 size=246 bytes
9867[matroska @ 0x562b73ff1bc0] Writing block of size 259 with pts 29740, dts 29740, duration 20 at relative offset 358742 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9868[matroska @ 0x562b73ff1bc0] Writing block of size 257 with pts 29760, dts 29760, duration 20 at relative offset 359008 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9869[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 29780, dts 29780, duration 42 at relative offset 359272 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9870[libx264 @ 0x562b73fd06c0] frame= 710 QP=38.72 NAL=0 Slice:B Poc:64 I:0 P:205 SKIP:7954 size=300 bytes
9871[matroska @ 0x562b73ff1bc0] Writing block of size 253 with pts 29780, dts 29780, duration 20 at relative offset 359525 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9872[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 29800, dts 29800, duration 20 at relative offset 359785 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9873[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 29820, dts 29820, duration 20 at relative offset 360038 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9874[matroska @ 0x562b73ff1bc0] Writing block of size 300 with pts 29863, dts 29821, duration 42 at relative offset 360283 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9875[libx264 @ 0x562b73fd06c0] frame= 711 QP=33.94 NAL=2 Slice:P Poc:74 I:55 P:321 SKIP:7784 size=3003 bytes
9876[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 29840, dts 29840, duration 20 at relative offset 360590 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9877[matroska @ 0x562b73ff1bc0] Writing block of size 248 with pts 29860, dts 29860, duration 20 at relative offset 360833 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9878[matroska @ 0x562b73ff1bc0] Writing block of size 3003 with pts 30072, dts 29863, duration 42 at relative offset 361088 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9879[libx264 @ 0x562b73fd06c0] frame= 712 QP=38.69 NAL=2 Slice:B Poc:70 I:1 P:302 SKIP:7855 size=718 bytes
9880[matroska @ 0x562b73ff1bc0] Writing block of size 245 with pts 29880, dts 29880, duration 20 at relative offset 364098 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9881[matroska @ 0x562b73ff1bc0] Writing block of size 238 with pts 29900, dts 29900, duration 20 at relative offset 364350 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9882[matroska @ 0x562b73ff1bc0] Writing block of size 718 with pts 29988, dts 29905, duration 42 at relative offset 364595 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9883[libx264 @ 0x562b73fd06c0] frame= 713 QP=41.11 NAL=0 Slice:B Poc:68 I:0 P:202 SKIP:7956 size=353 bytes
9884[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 29920, dts 29920, duration 20 at relative offset 365320 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9885[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 29940, dts 29940, duration 20 at relative offset 365569 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9886[matroska @ 0x562b73ff1bc0] Writing block of size 353 with pts 29947, dts 29947, duration 42 at relative offset 365822 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9887[libx264 @ 0x562b73fd06c0] frame= 714 QP=39.16 NAL=0 Slice:B Poc:72 I:0 P:126 SKIP:8034 size=187 bytes
9888[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 29960, dts 29960, duration 20 at relative offset 366182 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9889[matroska @ 0x562b73ff1bc0] Writing block of size 242 with pts 29980, dts 29980, duration 20 at relative offset 366436 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9890[matroska @ 0x562b73ff1bc0] Writing block of size 187 with pts 30030, dts 29988, duration 42 at relative offset 366685 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9891[libx264 @ 0x562b73fd06c0] frame= 715 QP=36.50 NAL=2 Slice:P Poc:82 I:62 P:272 SKIP:7826 size=2745 bytes
9892[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 30000, dts 30000, duration 20 at relative offset 366879 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9893[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 30020, dts 30020, duration 20 at relative offset 367118 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9894[matroska @ 0x562b73ff1bc0] Writing block of size 2745 with pts 30239, dts 30030, duration 42 at relative offset 367356 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9895[libx264 @ 0x562b73fd06c0] frame= 716 QP=36.88 NAL=2 Slice:B Poc:78 I:4 P:340 SKIP:7800 size=2181 bytes
9896[matroska @ 0x562b73ff1bc0] Writing block of size 230 with pts 30040, dts 30040, duration 20 at relative offset 370108 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9897[matroska @ 0x562b73ff1bc0] Writing block of size 227 with pts 30060, dts 30060, duration 20 at relative offset 370345 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9898[matroska @ 0x562b73ff1bc0] Writing block of size 2181 with pts 30155, dts 30072, duration 42 at relative offset 370579 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9899[libx264 @ 0x562b73fd06c0] frame= 717 QP=39.66 NAL=0 Slice:B Poc:76 I:1 P:185 SKIP:7974 size=342 bytes
9900[matroska @ 0x562b73ff1bc0] Writing block of size 246 with pts 30080, dts 30080, duration 20 at relative offset 372767 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9901[matroska @ 0x562b73ff1bc0] Writing block of size 247 with pts 30100, dts 30100, duration 20 at relative offset 373020 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9902[matroska @ 0x562b73ff1bc0] Writing block of size 342 with pts 30113, dts 30113, duration 42 at relative offset 373274 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9903[libx264 @ 0x562b73fd06c0] frame= 718 QP=38.79 NAL=0 Slice:B Poc:80 I:0 P:193 SKIP:7963 size=401 bytes
9904[matroska @ 0x562b73ff1bc0] Writing block of size 239 with pts 30120, dts 30120, duration 20 at relative offset 373623 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9905[matroska @ 0x562b73ff1bc0] Writing block of size 231 with pts 30140, dts 30140, duration 20 at relative offset 373869 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9906[matroska @ 0x562b73ff1bc0] Writing block of size 401 with pts 30197, dts 30155, duration 42 at relative offset 374107 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9907[libx264 @ 0x562b73fd06c0] frame= 719 QP=39.20 NAL=2 Slice:P Poc:84 I:2 P:17 SKIP:8141 size=170 bytes
9908[matroska @ 0x562b73ff1bc0] Writing block of size 236 with pts 30160, dts 30160, duration 20 at relative offset 374515 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9909[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 30180, dts 30180, duration 20 at relative offset 374758 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9910[matroska @ 0x562b73ff1bc0] Writing block of size 170 with pts 30280, dts 30197, duration 42 at relative offset 374997 in cluster at offset 4155928. TrackNumber 1, keyframe 0
9911[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 30200, dts 30200, duration 20 at relative offset 375174 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9912[matroska @ 0x562b73ff1bc0] Writing block of size 232 with pts 30220, dts 30220, duration 20 at relative offset 375410 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9913[matroska @ 0x562b73ff1bc0] Writing block of size 224 with pts 30240, dts 30240, duration 20 at relative offset 375649 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9914[matroska @ 0x562b73ff1bc0] Writing block of size 229 with pts 30260, dts 30260, duration 20 at relative offset 375880 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9915[matroska @ 0x562b73ff1bc0] Writing block of size 452 with pts 30280, dts 30280, duration 14 at relative offset 376116 in cluster at offset 4155928. TrackNumber 2, keyframe 1
9916[matroska @ 0x562b73ff1bc0] end duration = 30322
9917[matroska @ 0x562b73ff1bc0] stream 0 end duration = 30322
9918[matroska @ 0x562b73ff1bc0] stream 1 end duration = 30294
9919frame= 720 fps= 91 q=-1.0 Lsize= 4426kB time=00:00:30.30 bitrate=1196.8kbits/s speed=3.84x
9920video:4076kB audio:333kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.387399%
9921Input file #0 (concatplaylist.txt):
9922 Input stream #0:0 (video): 720 packets read (793389 bytes); 720 frames decoded;
9923 Input stream #0:1 (audio): 1502 packets read (209223 bytes); 1502 frames decoded (1440360 samples);
9924 Input stream #0:2 (subtitle): 14 packets read (807 bytes);
9925 Total: 2236 packets (1003419 bytes) demuxed
9926Output file #0 (assconcat.mkv):
9927 Output stream #0:0 (video): 720 frames encoded; 720 packets muxed (4173956 bytes);
9928 Output stream #0:1 (audio): 1501 frames encoded (1440360 samples); 1501 packets muxed (341280 bytes);
9929 Total: 2221 packets (4515236 bytes) muxed
99302222 frames successfully decoded, 0 decoding errors
9931[AVIOContext @ 0x562b73ff0440] Statistics: 2 seeks, 19 writeouts
9932[libx264 @ 0x562b73fd06c0] frame I:12 Avg QP:23.04 size:133832
9933[libx264 @ 0x562b73fd06c0] frame P:198 Avg QP:27.46 size: 10381
9934[libx264 @ 0x562b73fd06c0] frame B:510 Avg QP:33.67 size: 1003
9935[libx264 @ 0x562b73fd06c0] consecutive B-frames: 3.1% 5.8% 5.0% 86.1%
9936[libx264 @ 0x562b73fd06c0] mb I I16..4: 19.7% 57.9% 22.3%
9937[libx264 @ 0x562b73fd06c0] mb P I16..4: 1.0% 2.9% 0.8% P16..4: 7.1% 1.8% 1.1% 0.0% 0.0% skip:85.3%
9938[libx264 @ 0x562b73fd06c0] mb B I16..4: 0.2% 0.1% 0.0% B16..8: 3.5% 0.1% 0.0% direct: 1.1% skip:95.0% L0:41.9% L1:54.2% BI: 3.9%
9939[libx264 @ 0x562b73fd06c0] final ratefactor: 19.18
9940[libx264 @ 0x562b73fd06c0] 8x8 transform intra:58.1% inter:61.3%
9941[libx264 @ 0x562b73fd06c0] coded y,uvDC,uvAC intra: 46.0% 48.9% 31.1% inter: 1.5% 1.7% 0.2%
9942[libx264 @ 0x562b73fd06c0] i16 v,h,dc,p: 57% 27% 6% 10%
9943[libx264 @ 0x562b73fd06c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 40% 17% 19% 4% 3% 3% 4% 4% 5%
9944[libx264 @ 0x562b73fd06c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 42% 21% 12% 3% 4% 5% 5% 4% 4%
9945[libx264 @ 0x562b73fd06c0] i8c dc,h,v,p: 68% 13% 14% 5%
9946[libx264 @ 0x562b73fd06c0] Weighted P-Frames: Y:5.1% UV:4.5%
9947[libx264 @ 0x562b73fd06c0] ref P L0: 82.4% 12.8% 4.8%
9948[libx264 @ 0x562b73fd06c0] ref B L0: 77.5% 20.1% 2.4%
9949[libx264 @ 0x562b73fd06c0] ref B L1: 96.2% 3.8%
9950[libx264 @ 0x562b73fd06c0] kb/s:1101.05
9951[AVIOContext @ 0x562b76351b00] Statistics: 490957 bytes read, 0 seeks
9952[AVIOContext @ 0x562b73fbe440] Statistics: 69 bytes read, 0 seeks