Ticket #8075: ffmpeg-20190812-171843.log

File ffmpeg-20190812-171843.log, 303.5 KB (added by Andy, 7 years ago)

-report from -r 5

Line 
1ffmpeg started on 2019-08-12 at 17:18:43
2Report written to "ffmpeg-20190812-171843.log"
3Command line:
4./ffmpeg -y -report -r 5 -i FCounter.mp4 -c:v libx264 -crf 40 fcounter_5fps.avi
5ffmpeg version N-94528-gfaa9cd312f Copyright (c) 2000-2019 the FFmpeg developers
6 built with gcc 7 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
7 configuration: --enable-gpl --enable-libx264
8 libavutil 56. 33.100 / 56. 33.100
9 libavcodec 58. 55.100 / 58. 55.100
10 libavformat 58. 30.100 / 58. 30.100
11 libavdevice 58. 9.100 / 58. 9.100
12 libavfilter 7. 58.100 / 7. 58.100
13 libswscale 5. 6.100 / 5. 6.100
14 libswresample 3. 6.100 / 3. 6.100
15 libpostproc 55. 6.100 / 55. 6.100
16Splitting the commandline.
17Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
18Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
19Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '5'.
20Reading option '-i' ... matched as input url with argument 'FCounter.mp4'.
21Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
22Reading option '-crf' ... matched as AVOption 'crf' with argument '40'.
23Reading option 'fcounter_5fps.avi' ... matched as output url.
24Finished splitting the commandline.
25Parsing a group of options: global .
26Applying option y (overwrite output files) with argument 1.
27Applying option report (generate a report) with argument 1.
28Successfully parsed a group of options.
29Parsing a group of options: input url FCounter.mp4.
30Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 5.
31Successfully parsed a group of options.
32Opening an input file: FCounter.mp4.
33[NULL @ 0x56396cd0f700] Opening 'FCounter.mp4' for reading
34[file @ 0x56396cd11340] Setting default whitelist 'file,crypto'
35[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
36[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] ISO: File Type Major Brand: mp42
37[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] Unknown dref type 0x206c7275 size 12
38[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] Processing st: 0, edit list 0 - media time: 0, duration: 900
39[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] Unknown dref type 0x206c7275 size 12
40[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] Before avformat_find_stream_info() pos: 908756 bytes read:32809 seeks:1 nb_streams:2
41[h264 @ 0x56396cd12680] nal_unit_type: 7(SPS), nal_ref_idc: 3
42[h264 @ 0x56396cd12680] nal_unit_type: 8(PPS), nal_ref_idc: 3
43[h264 @ 0x56396cd12680] nal_unit_type: 5(IDR), nal_ref_idc: 3
44[h264 @ 0x56396cd12680] Format yuv420p chosen by get_format().
45[h264 @ 0x56396cd12680] Reinit context to 640x368, pix_fmt: yuv420p
46[h264 @ 0x56396cd12680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
47[h264 @ 0x56396cd12680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
48[h264 @ 0x56396cd12680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
49[h264 @ 0x56396cd12680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
50[h264 @ 0x56396cd12680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
51[h264 @ 0x56396cd12680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
52[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] All info found
53[mov,mp4,m4a,3gp,3g2,mj2 @ 0x56396cd0f700] After avformat_find_stream_info() pos: 23689 bytes read:65577 seeks:2 frames:17
54Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'FCounter.mp4':
55 Metadata:
56 major_brand : mp42
57 minor_version : 0
58 compatible_brands: isommp42
59 creation_time : 2014-02-13T16:55:34.000000Z
60 Duration: 00:00:30.05, start: 0.000000, bitrate: 241 kb/s
61 Stream #0:0(und), 16, 1/30: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 143 kb/s, 30 fps, 30 tbr, 30 tbn, 60 tbc (default)
62 Metadata:
63 handler_name : VideoHandler
64 Stream #0:1(und), 1, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 95 kb/s (default)
65 Metadata:
66 creation_time : 2014-02-13T16:55:34.000000Z
67 handler_name : IsoMedia File Produced by Google, 5-11-2011
68Successfully opened the file.
69Parsing a group of options: output url fcounter_5fps.avi.
70Applying option c:v (codec name) with argument libx264.
71Successfully parsed a group of options.
72Opening an output file: fcounter_5fps.avi.
73[file @ 0x56396cd17c80] Setting default whitelist 'file,crypto'
74Successfully opened the file.
75detected 4 logical cores
76[h264 @ 0x56396cd68f80] nal_unit_type: 7(SPS), nal_ref_idc: 3
77[h264 @ 0x56396cd68f80] nal_unit_type: 8(PPS), nal_ref_idc: 3
78Stream mapping:
79 Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
80 Stream #0:1 -> #0:1 (aac (native) -> ac3 (native))
81Press [q] to stop, [?] for help
82cur_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)
83cur_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)
84[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
85[h264 @ 0x56396cd68f80] Format yuv420p chosen by get_format().
86[h264 @ 0x56396cd68f80] Reinit context to 640x368, pix_fmt: yuv420p
87cur_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)
88[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
89cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
90[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
91cur_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)
92[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
93[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
94[graph 0 input from stream 0:0 @ 0x56396ce24f00] Setting 'video_size' to value '640x360'
95[graph 0 input from stream 0:0 @ 0x56396ce24f00] Setting 'pix_fmt' to value '0'
96[graph 0 input from stream 0:0 @ 0x56396ce24f00] Setting 'time_base' to value '1/5'
97[graph 0 input from stream 0:0 @ 0x56396ce24f00] Setting 'pixel_aspect' to value '1/1'
98[graph 0 input from stream 0:0 @ 0x56396ce24f00] Setting 'sws_param' to value 'flags=2'
99[graph 0 input from stream 0:0 @ 0x56396ce24f00] Setting 'frame_rate' to value '5/1'
100[graph 0 input from stream 0:0 @ 0x56396ce24f00] w:640 h:360 pixfmt:yuv420p tb:1/5 fr:5/1 sar:1/1 sws_param:flags=2
101[format @ 0x56396cf43380] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
102[AVFilterGraph @ 0x56396cdc2140] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
103[libx264 @ 0x56396cd24f40] using mv_range_thread = 24
104[libx264 @ 0x56396cd24f40] using SAR=1/1
105[libx264 @ 0x56396cd24f40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
106[libx264 @ 0x56396cd24f40] profile High, level 2.2
107Clipping frame in rate conversion by 0.000008
108cur_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)
109cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
110[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
111cur_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)
112cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
113[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
114cur_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)
115cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
116[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
117cur_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)
118cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
119[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
120cur_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)
121cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
122[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
123cur_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)
124cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
125[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
126cur_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)
127cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
128[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
129cur_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)
130cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
131[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
132cur_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)
133cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
134[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
135cur_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)
136cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
137[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
138cur_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)
139cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
140[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
141cur_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)
142cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
143[graph_1_in_0_1 @ 0x56396d0a2040] Setting 'time_base' to value '1/44100'
144[graph_1_in_0_1 @ 0x56396d0a2040] Setting 'sample_rate' to value '44100'
145[graph_1_in_0_1 @ 0x56396d0a2040] Setting 'sample_fmt' to value 'fltp'
146[graph_1_in_0_1 @ 0x56396d0a2040] Setting 'channel_layout' to value '0x3'
147[graph_1_in_0_1 @ 0x56396d0a2040] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
148[format_out_0_1 @ 0x56396cd681c0] Setting 'sample_fmts' to value 'fltp'
149[format_out_0_1 @ 0x56396cd681c0] Setting 'channel_layouts' to value '0x4|0x3|0x103|0x7|0x603|0x33|0x107|0x607|0x37|0xc|0xb|0x10b|0xf|0x60b|0x3b|0x10f|0x60f|0x3f'
150[AVFilterGraph @ 0x56396cdfe680] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
151[avi @ 0x56396cd15480] reserve_index_space:0 master_index_max_size:256
152[avi @ 0x56396cd15480] duration_est:30.047, filesize_est:0.0GiB, master_index_max_size:256
153Output #0, avi, to 'fcounter_5fps.avi':
154 Metadata:
155 major_brand : mp42
156 minor_version : 0
157 compatible_brands: isommp42
158 ISFT : Lavf58.30.100
159 Stream #0:0(und), 0, 1/5: Video: h264 (libx264) (H264 / 0x34363248), yuv420p(progressive), 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 5 fps, 5 tbn, 5 tbc (default)
160 Metadata:
161 handler_name : VideoHandler
162 encoder : Lavc58.55.100 libx264
163 Side data:
164 cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: 18446744073709551615
165 Stream #0:1(und), 0, 128/3675: Audio: ac3 ([0] [0][0] / 0x2000), 44100 Hz, stereo, fltp, 192 kb/s (default)
166 Metadata:
167 creation_time : 2014-02-13T16:55:34.000000Z
168 handler_name : IsoMedia File Produced by Google, 5-11-2011
169 encoder : Lavc58.55.100 ac3
170cur_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)
171cur_dts is invalid st:1 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
172cur_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)
173cur_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)
174cur_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)
175cur_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)
176cur_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)
177cur_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)
178cur_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)
179cur_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)
180cur_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)
181cur_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)
182cur_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)
183cur_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)
184cur_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)
185cur_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)
186cur_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)
187cur_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)
188cur_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)
189cur_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)
190cur_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)
191cur_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)
192cur_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)
193[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
194cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
195[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
196cur_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)
197[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
198cur_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)
199[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
200cur_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)
201[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
202cur_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)
203[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
204cur_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)
205[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
206cur_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)
207[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
208cur_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)
209[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
210cur_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)
211[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
212cur_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)
213[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
214cur_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)
215[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
216cur_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)
217[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
218cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
219[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
220cur_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)
221[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
222cur_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)
223cur_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)
224cur_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)
225cur_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)
226cur_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)
227cur_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)
228cur_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)
229cur_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)
230cur_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)
231cur_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)
232cur_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)
233cur_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)
234cur_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)
235cur_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)
236cur_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)
237cur_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)
238cur_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)
239cur_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)
240cur_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)
241cur_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)
242cur_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)
243cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
244[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
245cur_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)
246[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
247cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
248[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
249cur_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)
250[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
251cur_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)
252[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
253cur_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)
254[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
255cur_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)
256[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
257cur_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)
258[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
259cur_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)
260[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
261cur_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)
262[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
263cur_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)
264[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
265cur_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)
266[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
267cur_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)
268[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
269cur_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)
270[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
271cur_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)
272[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
273cur_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)
274cur_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)
275cur_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)
276cur_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)
277cur_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)
278cur_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)
279cur_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)
280cur_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)
281cur_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)
282cur_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)
283cur_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)
284cur_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)
285cur_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)
286cur_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)
287cur_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)
288cur_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)
289cur_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)
290cur_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)
291cur_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)
292cur_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)
293cur_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)
294cur_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)
295[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
296cur_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)
297[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
298cur_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)
299[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
300cur_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)
301[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
302cur_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)
303[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
304cur_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)
305cur_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)
306[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
307[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
308cur_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)
309[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
310cur_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)
311[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
312[libx264 @ 0x56396cd24f40] frame= 0 QP=24.30 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1724 bytes
313[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
314[libx264 @ 0x56396cd24f40] frame= 1 QP=25.99 NAL=2 Slice:P Poc:4 I:105 P:20 SKIP:795 size=338 bytes
315[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
316[libx264 @ 0x56396cd24f40] frame= 2 QP=36.83 NAL=0 Slice:B Poc:2 I:72 P:48 SKIP:800 size=177 bytes
317[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
318[libx264 @ 0x56396cd24f40] frame= 3 QP=27.07 NAL=2 Slice:P Poc:12 I:73 P:49 SKIP:798 size=245 bytes
319[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
320[libx264 @ 0x56396cd24f40] frame= 4 QP=34.85 NAL=2 Slice:B Poc:8 I:57 P:58 SKIP:805 size=194 bytes
321[libx264 @ 0x56396cd24f40] frame= 5 QP=33.44 NAL=0 Slice:B Poc:6 I:3 P:85 SKIP:832 size=102 bytes
322[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
323[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
324[libx264 @ 0x56396cd24f40] frame= 6 QP=33.13 NAL=0 Slice:B Poc:10 I:5 P:71 SKIP:844 size=98 bytes
325[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
326[libx264 @ 0x56396cd24f40] frame= 7 QP=26.04 NAL=2 Slice:P Poc:16 I:31 P:36 SKIP:853 size=129 bytes
327[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
328[libx264 @ 0x56396cd24f40] frame= 8 QP=39.47 NAL=0 Slice:B Poc:14 I:28 P:49 SKIP:843 size=116 bytes
329[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
330[libx264 @ 0x56396cd24f40] frame= 9 QP=27.09 NAL=2 Slice:P Poc:20 I:122 P:14 SKIP:784 size=188 bytes
331[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
332[libx264 @ 0x56396cd24f40] frame= 10 QP=29.00 NAL=0 Slice:B Poc:18 I:32 P:75 SKIP:813 size=111 bytes
333[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
334[libx264 @ 0x56396cd24f40] frame= 11 QP=30.68 NAL=2 Slice:P Poc:24 I:39 P:24 SKIP:857 size=159 bytes
335[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
336[libx264 @ 0x56396cd24f40] frame= 12 QP=39.95 NAL=0 Slice:B Poc:22 I:59 P:39 SKIP:822 size=143 bytes
337[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
338[libx264 @ 0x56396cd24f40] frame= 13 QP=28.20 NAL=2 Slice:P Poc:32 I:22 P:43 SKIP:855 size=152 bytes
339[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
340[libx264 @ 0x56396cd24f40] frame= 14 QP=38.75 NAL=2 Slice:B Poc:28 I:42 P:63 SKIP:815 size=176 bytes
341[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
342[libx264 @ 0x56396cd24f40] frame= 15 QP=33.44 NAL=0 Slice:B Poc:26 I:2 P:64 SKIP:854 size=82 bytes
343[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
344[libx264 @ 0x56396cd24f40] frame= 16 QP=33.44 NAL=0 Slice:B Poc:30 I:0 P:61 SKIP:859 size=76 bytes
345[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
346[libx264 @ 0x56396cd24f40] frame= 17 QP=27.69 NAL=2 Slice:P Poc:36 I:11 P:20 SKIP:889 size=77 bytes
347[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
348[libx264 @ 0x56396cd24f40] frame= 18 QP=39.47 NAL=0 Slice:B Poc:34 I:24 P:48 SKIP:848 size=106 bytes
349[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
350[libx264 @ 0x56396cd24f40] frame= 19 QP=27.43 NAL=2 Slice:P Poc:40 I:116 P:7 SKIP:797 size=366 bytes
351[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
352[libx264 @ 0x56396cd24f40] frame= 20 QP=35.72 NAL=0 Slice:B Poc:38 I:30 P:54 SKIP:836 size=113 bytes
353[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
354[libx264 @ 0x56396cd24f40] frame= 21 QP=32.47 NAL=2 Slice:P Poc:44 I:46 P:37 SKIP:837 size=160 bytes
355[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
356[libx264 @ 0x56396cd24f40] frame= 22 QP=39.95 NAL=0 Slice:B Poc:42 I:67 P:45 SKIP:808 size=156 bytes
357[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
358[libx264 @ 0x56396cd24f40] frame= 23 QP=26.45 NAL=2 Slice:P Poc:52 I:37 P:28 SKIP:855 size=122 bytes
359[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
360[libx264 @ 0x56396cd24f40] frame= 24 QP=38.72 NAL=2 Slice:B Poc:48 I:55 P:64 SKIP:801 size=193 bytes
361[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
362[libx264 @ 0x56396cd24f40] frame= 25 QP=33.44 NAL=0 Slice:B Poc:46 I:3 P:72 SKIP:845 size=99 bytes
363[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
364[libx264 @ 0x56396cd24f40] frame= 26 QP=33.13 NAL=0 Slice:B Poc:50 I:0 P:71 SKIP:849 size=88 bytes
365[libx264 @ 0x56396cd24f40] frame= 27 QP=32.09 NAL=2 Slice:P Poc:56 I:25 P:21 SKIP:874 size=79 bytes
366[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
367[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
368[libx264 @ 0x56396cd24f40] frame= 28 QP=41.05 NAL=0 Slice:B Poc:54 I:34 P:48 SKIP:838 size=123 bytes
369[libx264 @ 0x56396cd24f40] frame= 29 QP=25.18 NAL=2 Slice:P Poc:60 I:63 P:5 SKIP:852 size=213 bytes
370[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
371[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
372[libx264 @ 0x56396cd24f40] frame= 30 QP=29.00 NAL=0 Slice:B Poc:58 I:26 P:54 SKIP:840 size=112 bytes
373[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
374[libx264 @ 0x56396cd24f40] frame= 31 QP=30.60 NAL=2 Slice:P Poc:64 I:43 P:21 SKIP:856 size=154 bytes
375[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
376[libx264 @ 0x56396cd24f40] frame= 32 QP=39.95 NAL=0 Slice:B Poc:62 I:71 P:19 SKIP:830 size=133 bytes
377[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
378[libx264 @ 0x56396cd24f40] frame= 33 QP=30.71 NAL=2 Slice:P Poc:68 I:62 P:31 SKIP:827 size=184 bytes
379[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
380[libx264 @ 0x56396cd24f40] frame= 34 QP=33.44 NAL=0 Slice:B Poc:66 I:3 P:61 SKIP:856 size=90 bytes
381[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
382[libx264 @ 0x56396cd24f40] frame= 35 QP=31.50 NAL=2 Slice:P Poc:70 I:38 P:36 SKIP:846 size=165 bytes
383[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
384[libx264 @ 0x56396cd24f40] frame= 36 QP=23.44 NAL=2 Slice:P Poc:72 I:21 P:11 SKIP:888 size=78 bytes
385[libx264 @ 0x56396cd24f40] frame= 37 QP=30.16 NAL=2 Slice:P Poc:76 I:17 P:14 SKIP:889 size=75 bytes
386[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
387[libx264 @ 0x56396cd24f40] frame= 38 QP=41.05 NAL=0 Slice:B Poc:74 I:45 P:38 SKIP:837 size=127 bytes
388[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
389[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
390[libx264 @ 0x56396cd24f40] frame= 39 QP=29.85 NAL=2 Slice:P Poc:80 I:85 P:5 SKIP:830 size=197 bytes
391[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
392[libx264 @ 0x56396cd24f40] frame= 40 QP=29.00 NAL=0 Slice:B Poc:78 I:36 P:44 SKIP:840 size=108 bytes
393[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
394[libx264 @ 0x56396cd24f40] frame= 41 QP=33.78 NAL=2 Slice:P Poc:84 I:33 P:28 SKIP:859 size=150 bytes
395[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
396[libx264 @ 0x56396cd24f40] frame= 42 QP=39.95 NAL=0 Slice:B Poc:82 I:68 P:23 SKIP:829 size=132 bytes
397[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
398[libx264 @ 0x56396cd24f40] frame= 43 QP=29.91 NAL=2 Slice:P Poc:92 I:28 P:30 SKIP:862 size=149 bytes
399[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
400[libx264 @ 0x56396cd24f40] frame= 44 QP=38.75 NAL=2 Slice:B Poc:88 I:48 P:48 SKIP:824 size=172 bytes
401[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
402[libx264 @ 0x56396cd24f40] frame= 45 QP=33.44 NAL=0 Slice:B Poc:86 I:1 P:52 SKIP:867 size=74 bytes
403[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
404[libx264 @ 0x56396cd24f40] frame= 46 QP=33.44 NAL=0 Slice:B Poc:90 I:0 P:49 SKIP:871 size=62 bytes
405[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
406[libx264 @ 0x56396cd24f40] frame= 47 QP=23.56 NAL=2 Slice:P Poc:96 I:18 P:17 SKIP:885 size=81 bytes
407[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
408[libx264 @ 0x56396cd24f40] frame= 48 QP=28.90 NAL=0 Slice:B Poc:94 I:23 P:49 SKIP:848 size=114 bytes
409[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
410[libx264 @ 0x56396cd24f40] frame= 49 QP=28.80 NAL=2 Slice:P Poc:100 I:82 P:13 SKIP:825 size=251 bytes
411[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
412[libx264 @ 0x56396cd24f40] frame= 50 QP=29.00 NAL=0 Slice:B Poc:98 I:32 P:57 SKIP:831 size=107 bytes
413[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
414[libx264 @ 0x56396cd24f40] frame= 51 QP=28.80 NAL=2 Slice:P Poc:104 I:35 P:22 SKIP:863 size=136 bytes
415[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
416[libx264 @ 0x56396cd24f40] frame= 52 QP=39.95 NAL=0 Slice:B Poc:102 I:64 P:27 SKIP:829 size=139 bytes
417[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
418[libx264 @ 0x56396cd24f40] frame= 53 QP=31.15 NAL=2 Slice:P Poc:112 I:18 P:34 SKIP:868 size=101 bytes
419[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
420[libx264 @ 0x56396cd24f40] frame= 54 QP=38.75 NAL=2 Slice:B Poc:108 I:42 P:62 SKIP:816 size=190 bytes
421[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
422[libx264 @ 0x56396cd24f40] frame= 55 QP=33.44 NAL=0 Slice:B Poc:106 I:1 P:48 SKIP:871 size=67 bytes
423[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
424[libx264 @ 0x56396cd24f40] frame= 56 QP=33.13 NAL=0 Slice:B Poc:110 I:0 P:49 SKIP:871 size=63 bytes
425[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
426[libx264 @ 0x56396cd24f40] frame= 57 QP=26.59 NAL=2 Slice:P Poc:116 I:14 P:19 SKIP:887 size=90 bytes
427[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
428[libx264 @ 0x56396cd24f40] frame= 58 QP=40.38 NAL=0 Slice:B Poc:114 I:29 P:51 SKIP:840 size=118 bytes
429[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
430[libx264 @ 0x56396cd24f40] frame= 59 QP=27.94 NAL=2 Slice:P Poc:120 I:46 P:12 SKIP:862 size=205 bytes
431[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
432[libx264 @ 0x56396cd24f40] frame= 60 QP=35.72 NAL=0 Slice:B Poc:118 I:29 P:44 SKIP:847 size=118 bytes
433[libx264 @ 0x56396cd24f40] frame= 61 QP=33.54 NAL=2 Slice:P Poc:124 I:29 P:28 SKIP:863 size=149 bytes
434[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
435[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
436[libx264 @ 0x56396cd24f40] frame= 62 QP=39.95 NAL=0 Slice:B Poc:122 I:66 P:30 SKIP:824 size=140 bytes
437[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
438[libx264 @ 0x56396cd24f40] frame= 63 QP=28.95 NAL=2 Slice:P Poc:128 I:64 P:26 SKIP:830 size=178 bytes
439[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
440[libx264 @ 0x56396cd24f40] frame= 64 QP=33.44 NAL=0 Slice:B Poc:126 I:2 P:55 SKIP:863 size=82 bytes
441[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
442[libx264 @ 0x56396cd24f40] frame= 65 QP=30.27 NAL=2 Slice:P Poc:132 I:30 P:51 SKIP:839 size=118 bytes
443[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
444[libx264 @ 0x56396cd24f40] frame= 66 QP=33.90 NAL=0 Slice:B Poc:130 I:0 P:67 SKIP:853 size=91 bytes
445[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
446[libx264 @ 0x56396cd24f40] frame= 67 QP=23.00 NAL=2 Slice:P Poc:136 I:20 P:13 SKIP:887 size=67 bytes
447[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
448[libx264 @ 0x56396cd24f40] frame= 68 QP=27.99 NAL=0 Slice:B Poc:134 I:36 P:36 SKIP:848 size=111 bytes
449[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
450[libx264 @ 0x56396cd24f40] frame= 69 QP=33.40 NAL=2 Slice:P Poc:140 I:97 P:11 SKIP:812 size=161 bytes
451[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
452[libx264 @ 0x56396cd24f40] frame= 70 QP=27.38 NAL=0 Slice:B Poc:138 I:27 P:70 SKIP:823 size=113 bytes
453[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
454[libx264 @ 0x56396cd24f40] frame= 71 QP=29.70 NAL=2 Slice:P Poc:144 I:30 P:27 SKIP:863 size=136 bytes
455[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
456[libx264 @ 0x56396cd24f40] frame= 72 QP=39.95 NAL=0 Slice:B Poc:142 I:66 P:26 SKIP:828 size=137 bytes
457[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
458[libx264 @ 0x56396cd24f40] frame= 73 QP=26.95 NAL=2 Slice:P Poc:152 I:30 P:24 SKIP:866 size=127 bytes
459[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
460[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
461[libx264 @ 0x56396cd24f40] frame= 74 QP=39.26 NAL=2 Slice:B Poc:148 I:17 P:91 SKIP:812 size=186 bytes
462[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
463[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
464[libx264 @ 0x56396cd24f40] frame= 75 QP=33.44 NAL=0 Slice:B Poc:146 I:1 P:63 SKIP:856 size=77 bytes
465[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
466[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
467[libx264 @ 0x56396cd24f40] frame= 76 QP=33.44 NAL=0 Slice:B Poc:150 I:0 P:58 SKIP:862 size=66 bytes
468[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
469[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
470[libx264 @ 0x56396cd24f40] frame= 77 QP=24.05 NAL=2 Slice:P Poc:156 I:10 P:18 SKIP:892 size=77 bytes
471[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
472[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
473[libx264 @ 0x56396cd24f40] frame= 78 QP=29.07 NAL=0 Slice:B Poc:154 I:27 P:57 SKIP:836 size=114 bytes
474[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
475[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
476[libx264 @ 0x56396cd24f40] frame= 79 QP=29.43 NAL=2 Slice:P Poc:160 I:86 P:13 SKIP:821 size=265 bytes
477[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
478[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
479[libx264 @ 0x56396cd24f40] frame= 80 QP=27.38 NAL=0 Slice:B Poc:158 I:31 P:52 SKIP:837 size=106 bytes
480[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
481[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
482[libx264 @ 0x56396cd24f40] frame= 81 QP=33.68 NAL=2 Slice:P Poc:164 I:35 P:26 SKIP:859 size=137 bytes
483[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
484[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
485[libx264 @ 0x56396cd24f40] frame= 82 QP=39.95 NAL=0 Slice:B Poc:162 I:69 P:28 SKIP:823 size=144 bytes
486[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
487[libx264 @ 0x56396cd24f40] frame= 83 QP=33.32 NAL=2 Slice:P Poc:172 I:26 P:34 SKIP:860 size=111 bytes
488[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
489[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
490[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
491[libx264 @ 0x56396cd24f40] frame= 84 QP=37.61 NAL=2 Slice:B Poc:168 I:40 P:64 SKIP:816 size=200 bytes
492[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
493[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
494[libx264 @ 0x56396cd24f40] frame= 85 QP=33.70 NAL=0 Slice:B Poc:166 I:2 P:57 SKIP:861 size=89 bytes
495[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
496[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
497[libx264 @ 0x56396cd24f40] frame= 86 QP=35.69 NAL=0 Slice:B Poc:170 I:0 P:59 SKIP:861 size=87 bytes
498[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
499[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
500[libx264 @ 0x56396cd24f40] frame= 87 QP=23.00 NAL=2 Slice:P Poc:176 I:17 P:14 SKIP:889 size=62 bytes
501[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
502[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
503[libx264 @ 0x56396cd24f40] frame= 88 QP=27.86 NAL=0 Slice:B Poc:174 I:29 P:49 SKIP:842 size=118 bytes
504[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
505[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
506[libx264 @ 0x56396cd24f40] frame= 89 QP=26.29 NAL=2 Slice:P Poc:180 I:58 P:3 SKIP:859 size=126 bytes
507[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
508[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
509[libx264 @ 0x56396cd24f40] frame= 90 QP=28.03 NAL=0 Slice:B Poc:178 I:27 P:47 SKIP:846 size=116 bytes
510[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
511[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
512[libx264 @ 0x56396cd24f40] frame= 91 QP=27.83 NAL=2 Slice:P Poc:184 I:20 P:26 SKIP:874 size=110 bytes
513[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
514[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
515[libx264 @ 0x56396cd24f40] frame= 92 QP=39.95 NAL=0 Slice:B Poc:182 I:64 P:24 SKIP:832 size=133 bytes
516[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
517[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
518[libx264 @ 0x56396cd24f40] frame= 93 QP=28.24 NAL=2 Slice:P Poc:188 I:61 P:24 SKIP:835 size=179 bytes
519[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
520[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
521[libx264 @ 0x56396cd24f40] frame= 94 QP=33.18 NAL=0 Slice:B Poc:186 I:0 P:56 SKIP:864 size=78 bytes
522[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
523[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
524[libx264 @ 0x56396cd24f40] frame= 95 QP=25.57 NAL=2 Slice:P Poc:192 I:25 P:52 SKIP:843 size=113 bytes
525[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
526[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
527[libx264 @ 0x56396cd24f40] frame= 96 QP=32.87 NAL=0 Slice:B Poc:190 I:0 P:57 SKIP:863 size=74 bytes
528[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
529[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
530[libx264 @ 0x56396cd24f40] frame= 97 QP=25.13 NAL=2 Slice:P Poc:196 I:11 P:17 SKIP:892 size=65 bytes
531[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
532[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
533[libx264 @ 0x56396cd24f40] frame= 98 QP=27.86 NAL=0 Slice:B Poc:194 I:24 P:49 SKIP:847 size=114 bytes
534[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
535[libx264 @ 0x56396cd24f40] frame= 99 QP=27.50 NAL=2 Slice:P Poc:200 I:149 P:8 SKIP:763 size=235 bytes
536[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
537[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
538[libx264 @ 0x56396cd24f40] frame= 100 QP=35.72 NAL=0 Slice:B Poc:198 I:34 P:91 SKIP:795 size=155 bytes
539[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
540[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
541[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
542[libx264 @ 0x56396cd24f40] frame= 101 QP=33.11 NAL=2 Slice:P Poc:204 I:15 P:28 SKIP:877 size=100 bytes
543[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
544[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
545[libx264 @ 0x56396cd24f40] frame= 102 QP=39.95 NAL=0 Slice:B Poc:202 I:65 P:26 SKIP:829 size=137 bytes
546[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
547[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
548[libx264 @ 0x56396cd24f40] frame= 103 QP=28.15 NAL=2 Slice:P Poc:212 I:20 P:27 SKIP:873 size=103 bytes
549[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
550[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
551[libx264 @ 0x56396cd24f40] frame= 104 QP=38.75 NAL=2 Slice:B Poc:208 I:36 P:55 SKIP:829 size=164 bytes
552[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
553[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
554[libx264 @ 0x56396cd24f40] frame= 105 QP=33.44 NAL=0 Slice:B Poc:206 I:0 P:54 SKIP:866 size=75 bytes
555[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
556[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
557[libx264 @ 0x56396cd24f40] frame= 106 QP=33.44 NAL=0 Slice:B Poc:210 I:0 P:52 SKIP:868 size=64 bytes
558[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
559[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
560[libx264 @ 0x56396cd24f40] frame= 107 QP=22.13 NAL=2 Slice:P Poc:216 I:3 P:15 SKIP:902 size=49 bytes
561[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
562[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
563[libx264 @ 0x56396cd24f40] frame= 108 QP=29.07 NAL=0 Slice:B Poc:214 I:27 P:46 SKIP:847 size=108 bytes
564[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
565[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
566[libx264 @ 0x56396cd24f40] frame= 109 QP=31.83 NAL=2 Slice:P Poc:220 I:92 P:1 SKIP:827 size=154 bytes
567[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
568[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
569[libx264 @ 0x56396cd24f40] frame= 110 QP=29.00 NAL=0 Slice:B Poc:218 I:26 P:66 SKIP:828 size=112 bytes
570[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
571[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
572[libx264 @ 0x56396cd24f40] frame= 111 QP=30.58 NAL=2 Slice:P Poc:224 I:21 P:25 SKIP:874 size=134 bytes
573[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
574[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
575[libx264 @ 0x56396cd24f40] frame= 112 QP=39.95 NAL=0 Slice:B Poc:222 I:64 P:22 SKIP:834 size=130 bytes
576[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
577[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
578[libx264 @ 0x56396cd24f40] frame= 113 QP=35.12 NAL=2 Slice:P Poc:232 I:13 P:32 SKIP:875 size=99 bytes
579[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
580[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
581[libx264 @ 0x56396cd24f40] frame= 114 QP=38.75 NAL=2 Slice:B Poc:228 I:21 P:62 SKIP:837 size=174 bytes
582[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
583[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
584[libx264 @ 0x56396cd24f40] frame= 115 QP=33.10 NAL=0 Slice:B Poc:226 I:1 P:46 SKIP:873 size=68 bytes
585[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
586[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
587[libx264 @ 0x56396cd24f40] frame= 116 QP=32.78 NAL=0 Slice:B Poc:230 I:0 P:43 SKIP:877 size=58 bytes
588[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
589[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
590[libx264 @ 0x56396cd24f40] frame= 117 QP=22.13 NAL=2 Slice:P Poc:236 I:4 P:16 SKIP:900 size=63 bytes
591[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
592[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
593[libx264 @ 0x56396cd24f40] frame= 118 QP=27.86 NAL=0 Slice:B Poc:234 I:25 P:41 SKIP:854 size=106 bytes
594[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
595[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
596[libx264 @ 0x56396cd24f40] frame= 119 QP=26.73 NAL=2 Slice:P Poc:240 I:104 P:10 SKIP:806 size=339 bytes
597[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
598[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
599[libx264 @ 0x56396cd24f40] frame= 120 QP=29.00 NAL=0 Slice:B Poc:238 I:31 P:56 SKIP:833 size=110 bytes
600[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
601[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
602[libx264 @ 0x56396cd24f40] frame= 121 QP=28.12 NAL=2 Slice:P Poc:244 I:22 P:40 SKIP:858 size=144 bytes
603[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
604[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
605[libx264 @ 0x56396cd24f40] frame= 122 QP=39.95 NAL=0 Slice:B Poc:242 I:65 P:41 SKIP:814 size=151 bytes
606[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
607[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
608[libx264 @ 0x56396cd24f40] frame= 123 QP=27.54 NAL=2 Slice:P Poc:248 I:58 P:33 SKIP:829 size=186 bytes
609[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
610[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
611[libx264 @ 0x56396cd24f40] frame= 124 QP=33.44 NAL=0 Slice:B Poc:246 I:1 P:56 SKIP:863 size=77 bytes
612[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
613[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
614[libx264 @ 0x56396cd24f40] frame= 125 QP=23.13 NAL=2 Slice:P Poc:252 I:17 P:55 SKIP:848 size=109 bytes
615[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
616[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
617[libx264 @ 0x56396cd24f40] frame= 126 QP=33.13 NAL=0 Slice:B Poc:250 I:0 P:52 SKIP:868 size=69 bytes
618[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
619[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
620[libx264 @ 0x56396cd24f40] frame= 127 QP=28.05 NAL=2 Slice:P Poc:256 I:1 P:18 SKIP:901 size=52 bytes
621[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
622[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
623[libx264 @ 0x56396cd24f40] frame= 128 QP=28.41 NAL=0 Slice:B Poc:254 I:27 P:36 SKIP:857 size=102 bytes
624[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
625[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
626[libx264 @ 0x56396cd24f40] frame= 129 QP=27.32 NAL=2 Slice:P Poc:260 I:33 P:12 SKIP:875 size=181 bytes
627[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
628[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
629[libx264 @ 0x56396cd24f40] frame= 130 QP=29.00 NAL=0 Slice:B Poc:258 I:32 P:36 SKIP:852 size=92 bytes
630[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
631[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
632[libx264 @ 0x56396cd24f40] frame= 131 QP=31.71 NAL=2 Slice:P Poc:264 I:23 P:28 SKIP:869 size=155 bytes
633[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
634[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
635[libx264 @ 0x56396cd24f40] frame= 132 QP=39.95 NAL=0 Slice:B Poc:262 I:66 P:21 SKIP:833 size=131 bytes
636[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
637[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
638[libx264 @ 0x56396cd24f40] frame= 133 QP=27.62 NAL=2 Slice:P Poc:272 I:24 P:25 SKIP:871 size=114 bytes
639[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
640[libx264 @ 0x56396cd24f40] frame= 134 QP=38.75 NAL=2 Slice:B Poc:268 I:34 P:54 SKIP:832 size=178 bytes
641[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
642[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
643[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
644[libx264 @ 0x56396cd24f40] frame= 135 QP=33.44 NAL=0 Slice:B Poc:266 I:0 P:48 SKIP:872 size=70 bytes
645[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
646[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
647[libx264 @ 0x56396cd24f40] frame= 136 QP=33.44 NAL=0 Slice:B Poc:270 I:0 P:46 SKIP:874 size=57 bytes
648[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
649[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
650[libx264 @ 0x56396cd24f40] frame= 137 QP=23.00 NAL=2 Slice:P Poc:276 I:3 P:16 SKIP:901 size=59 bytes
651[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
652[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
653[libx264 @ 0x56396cd24f40] frame= 138 QP=27.73 NAL=0 Slice:B Poc:274 I:25 P:41 SKIP:854 size=105 bytes
654[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
655[libx264 @ 0x56396cd24f40] frame= 139 QP=32.29 NAL=2 Slice:P Poc:280 I:71 P:4 SKIP:845 size=178 bytes
656[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
657[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
658[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
659[libx264 @ 0x56396cd24f40] frame= 140 QP=29.00 NAL=0 Slice:B Poc:278 I:26 P:53 SKIP:841 size=94 bytes
660[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
661[libx264 @ 0x56396cd24f40] frame= 141 QP=35.30 NAL=2 Slice:P Poc:284 I:23 P:28 SKIP:869 size=121 bytes
662[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
663[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
664[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
665[libx264 @ 0x56396cd24f40] frame= 142 QP=39.95 NAL=0 Slice:B Poc:282 I:65 P:21 SKIP:834 size=131 bytes
666[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
667[libx264 @ 0x56396cd24f40] frame= 143 QP=32.43 NAL=2 Slice:P Poc:292 I:15 P:35 SKIP:870 size=104 bytes
668[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
669[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
670[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
671[libx264 @ 0x56396cd24f40] frame= 144 QP=35.08 NAL=2 Slice:B Poc:288 I:25 P:64 SKIP:831 size=178 bytes
672[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
673[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
674[libx264 @ 0x56396cd24f40] frame= 145 QP=33.44 NAL=0 Slice:B Poc:286 I:1 P:49 SKIP:870 size=69 bytes
675[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
676[libx264 @ 0x56396cd24f40] frame= 146 QP=36.66 NAL=0 Slice:B Poc:290 I:0 P:49 SKIP:871 size=63 bytes
677[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
678[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
679[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
680[libx264 @ 0x56396cd24f40] frame= 147 QP=23.00 NAL=2 Slice:P Poc:296 I:5 P:16 SKIP:899 size=50 bytes
681[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
682[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
683[libx264 @ 0x56396cd24f40] frame= 148 QP=27.08 NAL=0 Slice:B Poc:294 I:27 P:41 SKIP:852 size=104 bytes
684[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
685[libx264 @ 0x56396cd24f40] frame= 149 QP=27.07 NAL=2 Slice:P Poc:300 I:73 P:7 SKIP:840 size=251 bytes
686[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
687[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
688[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
689[libx264 @ 0x56396cd24f40] frame= 150 QP=35.72 NAL=0 Slice:B Poc:298 I:11 P:69 SKIP:840 size=122 bytes
690[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
691[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
692[libx264 @ 0x56396cd24f40] frame= 151 QP=34.84 NAL=2 Slice:P Poc:304 I:19 P:29 SKIP:872 size=131 bytes
693[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
694[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
695[libx264 @ 0x56396cd24f40] frame= 152 QP=39.95 NAL=0 Slice:B Poc:302 I:64 P:24 SKIP:832 size=129 bytes
696[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
697[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
698[libx264 @ 0x56396cd24f40] frame= 153 QP=25.42 NAL=2 Slice:P Poc:312 I:20 P:28 SKIP:872 size=100 bytes
699[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
700[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
701[libx264 @ 0x56396cd24f40] frame= 154 QP=33.37 NAL=2 Slice:B Poc:308 I:34 P:53 SKIP:833 size=177 bytes
702[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
703[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
704[libx264 @ 0x56396cd24f40] frame= 155 QP=33.44 NAL=0 Slice:B Poc:306 I:0 P:50 SKIP:870 size=68 bytes
705[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
706[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
707[libx264 @ 0x56396cd24f40] frame= 156 QP=33.13 NAL=0 Slice:B Poc:310 I:1 P:46 SKIP:873 size=59 bytes
708[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
709[libx264 @ 0x56396cd24f40] frame= 157 QP=26.06 NAL=2 Slice:P Poc:316 I:4 P:17 SKIP:899 size=61 bytes
710[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
711[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
712[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
713[libx264 @ 0x56396cd24f40] frame= 158 QP=41.05 NAL=0 Slice:B Poc:314 I:23 P:42 SKIP:855 size=101 bytes
714[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
715[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
716[libx264 @ 0x56396cd24f40] frame= 159 QP=29.62 NAL=2 Slice:P Poc:320 I:29 P:5 SKIP:886 size=127 bytes
717[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
718[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
719[libx264 @ 0x56396cd24f40] frame= 160 QP=35.72 NAL=0 Slice:B Poc:318 I:10 P:47 SKIP:863 size=111 bytes
720[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
721[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
722[libx264 @ 0x56396cd24f40] frame= 161 QP=37.88 NAL=2 Slice:P Poc:324 I:18 P:26 SKIP:876 size=111 bytes
723[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
724[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
725[libx264 @ 0x56396cd24f40] frame= 162 QP=39.95 NAL=0 Slice:B Poc:322 I:64 P:25 SKIP:831 size=132 bytes
726[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
727[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
728[libx264 @ 0x56396cd24f40] frame= 163 QP=28.17 NAL=2 Slice:P Poc:332 I:23 P:26 SKIP:871 size=107 bytes
729[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
730[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
731[libx264 @ 0x56396cd24f40] frame= 164 QP=33.68 NAL=2 Slice:B Poc:328 I:38 P:51 SKIP:831 size=177 bytes
732[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
733[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
734[libx264 @ 0x56396cd24f40] frame= 165 QP=33.44 NAL=0 Slice:B Poc:326 I:0 P:54 SKIP:866 size=74 bytes
735[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
736[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
737[libx264 @ 0x56396cd24f40] frame= 166 QP=33.44 NAL=0 Slice:B Poc:330 I:0 P:48 SKIP:872 size=64 bytes
738[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
739[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
740[libx264 @ 0x56396cd24f40] frame= 167 QP=23.00 NAL=2 Slice:P Poc:336 I:4 P:17 SKIP:899 size=51 bytes
741[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
742[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
743[libx264 @ 0x56396cd24f40] frame= 168 QP=31.64 NAL=0 Slice:B Poc:334 I:19 P:51 SKIP:850 size=107 bytes
744[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
745[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
746[libx264 @ 0x56396cd24f40] frame= 169 QP=25.80 NAL=2 Slice:P Poc:340 I:89 P:10 SKIP:821 size=168 bytes
747[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
748[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
749[libx264 @ 0x56396cd24f40] frame= 170 QP=29.00 NAL=0 Slice:B Poc:338 I:26 P:64 SKIP:830 size=98 bytes
750[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
751[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
752[libx264 @ 0x56396cd24f40] frame= 171 QP=36.36 NAL=2 Slice:P Poc:344 I:23 P:24 SKIP:873 size=124 bytes
753[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
754[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
755[libx264 @ 0x56396cd24f40] frame= 172 QP=39.95 NAL=0 Slice:B Poc:342 I:65 P:24 SKIP:831 size=132 bytes
756[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
757[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
758[libx264 @ 0x56396cd24f40] frame= 173 QP=35.08 NAL=2 Slice:P Poc:352 I:12 P:33 SKIP:875 size=87 bytes
759[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
760[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
761[libx264 @ 0x56396cd24f40] frame= 174 QP=38.75 NAL=2 Slice:B Poc:348 I:25 P:66 SKIP:829 size=183 bytes
762[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
763[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
764[libx264 @ 0x56396cd24f40] frame= 175 QP=33.44 NAL=0 Slice:B Poc:346 I:1 P:55 SKIP:864 size=71 bytes
765[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
766[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
767[libx264 @ 0x56396cd24f40] frame= 176 QP=36.66 NAL=0 Slice:B Poc:350 I:0 P:53 SKIP:867 size=66 bytes
768[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
769[libx264 @ 0x56396cd24f40] frame= 177 QP=22.13 NAL=2 Slice:P Poc:356 I:4 P:15 SKIP:901 size=47 bytes
770[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
771[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
772[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
773[libx264 @ 0x56396cd24f40] frame= 178 QP=41.05 NAL=0 Slice:B Poc:354 I:26 P:40 SKIP:854 size=99 bytes
774[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
775[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
776[libx264 @ 0x56396cd24f40] frame= 179 QP=25.89 NAL=2 Slice:P Poc:360 I:87 P:10 SKIP:823 size=293 bytes
777[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
778[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
779[libx264 @ 0x56396cd24f40] frame= 180 QP=29.71 NAL=0 Slice:B Poc:358 I:23 P:56 SKIP:841 size=114 bytes
780[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
781[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
782[libx264 @ 0x56396cd24f40] frame= 181 QP=31.04 NAL=2 Slice:P Poc:364 I:19 P:35 SKIP:866 size=146 bytes
783[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
784[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
785[libx264 @ 0x56396cd24f40] frame= 182 QP=39.95 NAL=0 Slice:B Poc:362 I:64 P:27 SKIP:829 size=136 bytes
786[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
787[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
788[libx264 @ 0x56396cd24f40] frame= 183 QP=28.19 NAL=2 Slice:P Poc:368 I:51 P:32 SKIP:837 size=189 bytes
789[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
790[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
791[libx264 @ 0x56396cd24f40] frame= 184 QP=33.44 NAL=0 Slice:B Poc:366 I:0 P:57 SKIP:863 size=76 bytes
792[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
793[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
794[libx264 @ 0x56396cd24f40] frame= 185 QP=24.15 NAL=2 Slice:P Poc:372 I:16 P:52 SKIP:852 size=95 bytes
795[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
796[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
797[libx264 @ 0x56396cd24f40] frame= 186 QP=33.13 NAL=0 Slice:B Poc:370 I:0 P:52 SKIP:868 size=66 bytes
798[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
799[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
800[libx264 @ 0x56396cd24f40] frame= 187 QP=23.06 NAL=2 Slice:P Poc:376 I:2 P:17 SKIP:901 size=61 bytes
801[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
802[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
803[libx264 @ 0x56396cd24f40] frame= 188 QP=28.41 NAL=0 Slice:B Poc:374 I:27 P:37 SKIP:856 size=100 bytes
804[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
805[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
806[libx264 @ 0x56396cd24f40] frame= 189 QP=27.03 NAL=2 Slice:P Poc:380 I:50 P:4 SKIP:866 size=130 bytes
807[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
808[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
809[libx264 @ 0x56396cd24f40] frame= 190 QP=27.90 NAL=0 Slice:B Poc:378 I:29 P:39 SKIP:852 size=98 bytes
810[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
811frame= 241 fps=0.0 q=40.0 size= 10kB time=00:00:37.80 bitrate= 2.1kbits/s speed= 75x
812[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
813[libx264 @ 0x56396cd24f40] frame= 191 QP=37.30 NAL=2 Slice:P Poc:384 I:27 P:22 SKIP:871 size=134 bytes
814[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
815[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
816[libx264 @ 0x56396cd24f40] frame= 192 QP=39.95 NAL=0 Slice:B Poc:382 I:65 P:22 SKIP:833 size=129 bytes
817[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
818[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
819[libx264 @ 0x56396cd24f40] frame= 193 QP=31.03 NAL=2 Slice:P Poc:392 I:27 P:22 SKIP:871 size=117 bytes
820[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
821[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
822[libx264 @ 0x56396cd24f40] frame= 194 QP=38.75 NAL=2 Slice:B Poc:388 I:41 P:44 SKIP:835 size=167 bytes
823[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
824[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
825[libx264 @ 0x56396cd24f40] frame= 195 QP=33.44 NAL=0 Slice:B Poc:386 I:1 P:46 SKIP:873 size=65 bytes
826[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
827[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
828[libx264 @ 0x56396cd24f40] frame= 196 QP=29.00 NAL=0 Slice:B Poc:390 I:0 P:48 SKIP:872 size=49 bytes
829[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
830[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
831[libx264 @ 0x56396cd24f40] frame= 197 QP=19.55 NAL=2 Slice:P Poc:396 I:3 P:19 SKIP:898 size=71 bytes
832[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
833[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
834[libx264 @ 0x56396cd24f40] frame= 198 QP=31.64 NAL=0 Slice:B Poc:394 I:17 P:47 SKIP:856 size=99 bytes
835[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
836[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
837[libx264 @ 0x56396cd24f40] frame= 199 QP=27.21 NAL=2 Slice:P Poc:400 I:155 P:9 SKIP:756 size=425 bytes
838[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
839[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
840[libx264 @ 0x56396cd24f40] frame= 200 QP=27.90 NAL=0 Slice:B Poc:398 I:29 P:81 SKIP:810 size=118 bytes
841[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
842[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
843[libx264 @ 0x56396cd24f40] frame= 201 QP=34.47 NAL=2 Slice:P Poc:404 I:37 P:32 SKIP:851 size=158 bytes
844[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
845[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
846[libx264 @ 0x56396cd24f40] frame= 202 QP=39.95 NAL=0 Slice:B Poc:402 I:65 P:34 SKIP:821 size=142 bytes
847[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
848[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
849[libx264 @ 0x56396cd24f40] frame= 203 QP=32.71 NAL=2 Slice:P Poc:412 I:17 P:35 SKIP:868 size=97 bytes
850[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
851[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
852[libx264 @ 0x56396cd24f40] frame= 204 QP=35.08 NAL=2 Slice:B Poc:408 I:27 P:68 SKIP:825 size=188 bytes
853[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
854[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
855[libx264 @ 0x56396cd24f40] frame= 205 QP=33.44 NAL=0 Slice:B Poc:406 I:1 P:55 SKIP:864 size=71 bytes
856[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
857[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
858[libx264 @ 0x56396cd24f40] frame= 206 QP=36.66 NAL=0 Slice:B Poc:410 I:0 P:50 SKIP:870 size=63 bytes
859[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
860[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
861[libx264 @ 0x56396cd24f40] frame= 207 QP=23.00 NAL=2 Slice:P Poc:416 I:5 P:22 SKIP:893 size=56 bytes
862[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
863[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
864[libx264 @ 0x56396cd24f40] frame= 208 QP=41.05 NAL=0 Slice:B Poc:414 I:28 P:39 SKIP:853 size=99 bytes
865[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
866[libx264 @ 0x56396cd24f40] frame= 209 QP=32.57 NAL=2 Slice:P Poc:420 I:95 P:5 SKIP:820 size=153 bytes
867[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
868[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
869[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
870[libx264 @ 0x56396cd24f40] frame= 210 QP=27.90 NAL=0 Slice:B Poc:418 I:29 P:60 SKIP:831 size=105 bytes
871[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
872[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
873[libx264 @ 0x56396cd24f40] frame= 211 QP=37.88 NAL=2 Slice:P Poc:424 I:16 P:29 SKIP:875 size=112 bytes
874[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
875[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
876[libx264 @ 0x56396cd24f40] frame= 212 QP=39.95 NAL=0 Slice:B Poc:422 I:66 P:17 SKIP:837 size=123 bytes
877[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
878[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
879[libx264 @ 0x56396cd24f40] frame= 213 QP=36.37 NAL=2 Slice:P Poc:428 I:52 P:29 SKIP:839 size=178 bytes
880[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
881[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
882[libx264 @ 0x56396cd24f40] frame= 214 QP=33.44 NAL=0 Slice:B Poc:426 I:3 P:45 SKIP:872 size=68 bytes
883[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
884[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
885[libx264 @ 0x56396cd24f40] frame= 215 QP=27.01 NAL=2 Slice:P Poc:430 I:21 P:43 SKIP:856 size=139 bytes
886[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
887[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
888[libx264 @ 0x56396cd24f40] frame= 216 QP=23.00 NAL=2 Slice:P Poc:432 I:3 P:16 SKIP:901 size=49 bytes
889[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
890[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
891[libx264 @ 0x56396cd24f40] frame= 217 QP=35.62 NAL=2 Slice:P Poc:436 I:4 P:16 SKIP:900 size=59 bytes
892[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
893[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
894[libx264 @ 0x56396cd24f40] frame= 218 QP=40.38 NAL=0 Slice:B Poc:434 I:50 P:24 SKIP:846 size=110 bytes
895[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
896[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
897[libx264 @ 0x56396cd24f40] frame= 219 QP=31.88 NAL=2 Slice:P Poc:440 I:104 P:12 SKIP:804 size=346 bytes
898[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
899[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
900[libx264 @ 0x56396cd24f40] frame= 220 QP=29.00 NAL=0 Slice:B Poc:438 I:32 P:48 SKIP:840 size=91 bytes
901[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
902[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
903[libx264 @ 0x56396cd24f40] frame= 221 QP=34.00 NAL=2 Slice:P Poc:444 I:34 P:32 SKIP:854 size=147 bytes
904[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
905[libx264 @ 0x56396cd24f40] frame= 222 QP=39.95 NAL=0 Slice:B Poc:442 I:71 P:27 SKIP:822 size=139 bytes
906[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
907[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
908[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
909[libx264 @ 0x56396cd24f40] frame= 223 QP=23.77 NAL=2 Slice:P Poc:452 I:35 P:23 SKIP:862 size=132 bytes
910[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
911[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
912[libx264 @ 0x56396cd24f40] frame= 224 QP=38.75 NAL=2 Slice:B Poc:448 I:32 P:57 SKIP:831 size=161 bytes
913[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
914[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
915[libx264 @ 0x56396cd24f40] frame= 225 QP=33.44 NAL=0 Slice:B Poc:446 I:2 P:45 SKIP:873 size=67 bytes
916[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
917[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
918[libx264 @ 0x56396cd24f40] frame= 226 QP=33.44 NAL=0 Slice:B Poc:450 I:0 P:42 SKIP:878 size=51 bytes
919[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
920[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
921[libx264 @ 0x56396cd24f40] frame= 227 QP=23.00 NAL=2 Slice:P Poc:456 I:6 P:16 SKIP:898 size=51 bytes
922[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
923[libx264 @ 0x56396cd24f40] frame= 228 QP=41.05 NAL=0 Slice:B Poc:454 I:25 P:37 SKIP:858 size=92 bytes
924[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
925[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
926[libx264 @ 0x56396cd24f40] frame= 229 QP=25.71 NAL=2 Slice:P Poc:460 I:37 P:13 SKIP:870 size=189 bytes
927[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
928[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
929[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
930[libx264 @ 0x56396cd24f40] frame= 230 QP=29.00 NAL=0 Slice:B Poc:458 I:32 P:29 SKIP:859 size=81 bytes
931[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
932[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
933[libx264 @ 0x56396cd24f40] frame= 231 QP=35.30 NAL=2 Slice:P Poc:464 I:24 P:23 SKIP:873 size=115 bytes
934[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
935[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
936[libx264 @ 0x56396cd24f40] frame= 232 QP=39.95 NAL=0 Slice:B Poc:462 I:65 P:15 SKIP:840 size=119 bytes
937[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
938[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
939[libx264 @ 0x56396cd24f40] frame= 233 QP=35.08 NAL=2 Slice:P Poc:472 I:9 P:32 SKIP:879 size=87 bytes
940[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
941[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
942[libx264 @ 0x56396cd24f40] frame= 234 QP=38.75 NAL=2 Slice:B Poc:468 I:35 P:45 SKIP:840 size=158 bytes
943[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
944[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
945[libx264 @ 0x56396cd24f40] frame= 235 QP=33.44 NAL=0 Slice:B Poc:466 I:1 P:48 SKIP:871 size=62 bytes
946[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
947[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
948[libx264 @ 0x56396cd24f40] frame= 236 QP=33.13 NAL=0 Slice:B Poc:470 I:0 P:48 SKIP:872 size=56 bytes
949[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
950[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
951[libx264 @ 0x56396cd24f40] frame= 237 QP=26.23 NAL=2 Slice:P Poc:476 I:7 P:16 SKIP:897 size=57 bytes
952[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
953[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
954[libx264 @ 0x56396cd24f40] frame= 238 QP=41.05 NAL=0 Slice:B Poc:474 I:28 P:36 SKIP:856 size=92 bytes
955[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
956[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
957[libx264 @ 0x56396cd24f40] frame= 239 QP=27.63 NAL=2 Slice:P Poc:480 I:89 P:5 SKIP:826 size=213 bytes
958[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
959[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
960[libx264 @ 0x56396cd24f40] frame= 240 QP=29.00 NAL=0 Slice:B Poc:478 I:33 P:44 SKIP:843 size=95 bytes
961[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
962[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
963[libx264 @ 0x56396cd24f40] frame= 241 QP=35.00 NAL=2 Slice:P Poc:484 I:25 P:33 SKIP:862 size=131 bytes
964[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
965[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
966[libx264 @ 0x56396cd24f40] frame= 242 QP=39.95 NAL=0 Slice:B Poc:482 I:68 P:24 SKIP:828 size=134 bytes
967[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
968[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
969[libx264 @ 0x56396cd24f40] frame= 243 QP=30.55 NAL=2 Slice:P Poc:488 I:55 P:30 SKIP:835 size=171 bytes
970[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
971[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
972[libx264 @ 0x56396cd24f40] frame= 244 QP=33.44 NAL=0 Slice:B Poc:486 I:2 P:45 SKIP:873 size=67 bytes
973[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
974[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
975[libx264 @ 0x56396cd24f40] frame= 245 QP=29.75 NAL=2 Slice:P Poc:492 I:20 P:52 SKIP:848 size=111 bytes
976[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
977[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
978[libx264 @ 0x56396cd24f40] frame= 246 QP=33.13 NAL=0 Slice:B Poc:490 I:0 P:49 SKIP:871 size=59 bytes
979[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
980[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
981[libx264 @ 0x56396cd24f40] frame= 247 QP=23.00 NAL=2 Slice:P Poc:496 I:5 P:17 SKIP:898 size=50 bytes
982[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
983[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
984[libx264 @ 0x56396cd24f40] frame= 248 QP=41.05 NAL=0 Slice:B Poc:494 I:28 P:33 SKIP:859 size=94 bytes
985[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
986[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
987[libx264 @ 0x56396cd24f40] frame= 249 QP=29.00 NAL=2 Slice:P Poc:498 I:30 P:6 SKIP:884 size=49 bytes
988[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
989[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
990[libx264 @ 0x56396cd24f40] frame= 250 QP=22.11 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1372 bytes
991[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
992[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
993[libx264 @ 0x56396cd24f40] frame= 251 QP=29.82 NAL=2 Slice:P Poc:4 I:63 P:11 SKIP:846 size=234 bytes
994[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
995[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
996[libx264 @ 0x56396cd24f40] frame= 252 QP=39.95 NAL=0 Slice:B Poc:2 I:70 P:23 SKIP:827 size=130 bytes
997[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
998[libx264 @ 0x56396cd24f40] frame= 253 QP=30.21 NAL=2 Slice:P Poc:12 I:25 P:35 SKIP:860 size=167 bytes
999[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1000[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1001[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1002[libx264 @ 0x56396cd24f40] frame= 254 QP=38.75 NAL=2 Slice:B Poc:8 I:39 P:59 SKIP:822 size=170 bytes
1003[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1004[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1005[libx264 @ 0x56396cd24f40] frame= 255 QP=33.44 NAL=0 Slice:B Poc:6 I:2 P:60 SKIP:858 size=73 bytes
1006[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1007[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1008[libx264 @ 0x56396cd24f40] frame= 256 QP=33.44 NAL=0 Slice:B Poc:10 I:0 P:53 SKIP:867 size=60 bytes
1009[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1010[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1011[libx264 @ 0x56396cd24f40] frame= 257 QP=23.95 NAL=2 Slice:P Poc:16 I:12 P:15 SKIP:893 size=75 bytes
1012[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1013[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1014[libx264 @ 0x56396cd24f40] frame= 258 QP=27.10 NAL=0 Slice:B Poc:14 I:22 P:46 SKIP:852 size=101 bytes
1015[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1016[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1017[libx264 @ 0x56396cd24f40] frame= 259 QP=25.97 NAL=2 Slice:P Poc:20 I:32 P:5 SKIP:883 size=140 bytes
1018[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1019[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1020[libx264 @ 0x56396cd24f40] frame= 260 QP=35.72 NAL=0 Slice:B Poc:18 I:27 P:30 SKIP:863 size=88 bytes
1021[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1022[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1023[libx264 @ 0x56396cd24f40] frame= 261 QP=29.39 NAL=2 Slice:P Poc:24 I:26 P:36 SKIP:858 size=153 bytes
1024[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1025[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1026[libx264 @ 0x56396cd24f40] frame= 262 QP=39.95 NAL=0 Slice:B Poc:22 I:63 P:19 SKIP:838 size=122 bytes
1027[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1028[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1029[libx264 @ 0x56396cd24f40] frame= 263 QP=28.40 NAL=2 Slice:P Poc:32 I:23 P:30 SKIP:867 size=122 bytes
1030[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1031[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1032[libx264 @ 0x56396cd24f40] frame= 264 QP=38.75 NAL=2 Slice:B Poc:28 I:35 P:57 SKIP:828 size=171 bytes
1033[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1034[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1035[libx264 @ 0x56396cd24f40] frame= 265 QP=33.44 NAL=0 Slice:B Poc:26 I:1 P:55 SKIP:864 size=73 bytes
1036[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1037[libx264 @ 0x56396cd24f40] frame= 266 QP=36.66 NAL=0 Slice:B Poc:30 I:0 P:49 SKIP:871 size=62 bytes
1038[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1039[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1040[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1041[libx264 @ 0x56396cd24f40] frame= 267 QP=28.84 NAL=2 Slice:P Poc:36 I:3 P:16 SKIP:901 size=59 bytes
1042[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1043[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1044[libx264 @ 0x56396cd24f40] frame= 268 QP=27.08 NAL=0 Slice:B Poc:34 I:28 P:43 SKIP:849 size=109 bytes
1045[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1046[libx264 @ 0x56396cd24f40] frame= 269 QP=26.70 NAL=2 Slice:P Poc:40 I:96 P:13 SKIP:811 size=186 bytes
1047[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1048[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1049[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1050[libx264 @ 0x56396cd24f40] frame= 270 QP=29.00 NAL=0 Slice:B Poc:38 I:32 P:55 SKIP:833 size=100 bytes
1051[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1052[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1053[libx264 @ 0x56396cd24f40] frame= 271 QP=33.32 NAL=2 Slice:P Poc:44 I:19 P:24 SKIP:877 size=128 bytes
1054[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1055[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1056[libx264 @ 0x56396cd24f40] frame= 272 QP=39.95 NAL=0 Slice:B Poc:42 I:65 P:18 SKIP:837 size=123 bytes
1057[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1058[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1059[libx264 @ 0x56396cd24f40] frame= 273 QP=36.19 NAL=2 Slice:P Poc:48 I:55 P:21 SKIP:844 size=176 bytes
1060[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1061[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1062[libx264 @ 0x56396cd24f40] frame= 274 QP=33.44 NAL=0 Slice:B Poc:46 I:1 P:55 SKIP:864 size=77 bytes
1063[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1064[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1065[libx264 @ 0x56396cd24f40] frame= 275 QP=34.99 NAL=2 Slice:P Poc:50 I:20 P:44 SKIP:856 size=136 bytes
1066[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1067[libx264 @ 0x56396cd24f40] frame= 276 QP=22.30 NAL=2 Slice:P Poc:52 I:6 P:11 SKIP:903 size=54 bytes
1068[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1069[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1070[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1071[libx264 @ 0x56396cd24f40] frame= 277 QP=27.17 NAL=2 Slice:P Poc:56 I:1 P:17 SKIP:902 size=72 bytes
1072[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1073[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1074[libx264 @ 0x56396cd24f40] frame= 278 QP=31.11 NAL=0 Slice:B Poc:54 I:54 P:26 SKIP:840 size=122 bytes
1075[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1076[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1077[libx264 @ 0x56396cd24f40] frame= 279 QP=27.22 NAL=2 Slice:P Poc:60 I:68 P:16 SKIP:836 size=253 bytes
1078[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1079[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1080[libx264 @ 0x56396cd24f40] frame= 280 QP=35.72 NAL=0 Slice:B Poc:58 I:29 P:49 SKIP:842 size=108 bytes
1081[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1082[libx264 @ 0x56396cd24f40] frame= 281 QP=30.95 NAL=2 Slice:P Poc:64 I:17 P:30 SKIP:873 size=133 bytes
1083[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1084[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1085[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1086[libx264 @ 0x56396cd24f40] frame= 282 QP=39.95 NAL=0 Slice:B Poc:62 I:65 P:25 SKIP:830 size=132 bytes
1087[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1088[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1089[libx264 @ 0x56396cd24f40] frame= 283 QP=30.91 NAL=2 Slice:P Poc:72 I:21 P:27 SKIP:872 size=117 bytes
1090[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1091[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1092[libx264 @ 0x56396cd24f40] frame= 284 QP=39.16 NAL=2 Slice:B Poc:68 I:41 P:50 SKIP:829 size=181 bytes
1093[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1094[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1095[libx264 @ 0x56396cd24f40] frame= 285 QP=39.97 NAL=0 Slice:B Poc:66 I:6 P:52 SKIP:862 size=88 bytes
1096[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1097[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1098[libx264 @ 0x56396cd24f40] frame= 286 QP=33.44 NAL=0 Slice:B Poc:70 I:3 P:51 SKIP:866 size=72 bytes
1099[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1100[libx264 @ 0x56396cd24f40] frame= 287 QP=24.41 NAL=2 Slice:P Poc:76 I:10 P:13 SKIP:897 size=62 bytes
1101[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1102[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1103[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1104[libx264 @ 0x56396cd24f40] frame= 288 QP=27.10 NAL=0 Slice:B Poc:74 I:27 P:37 SKIP:856 size=103 bytes
1105[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1106[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1107[libx264 @ 0x56396cd24f40] frame= 289 QP=28.10 NAL=2 Slice:P Poc:80 I:51 P:4 SKIP:865 size=122 bytes
1108[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1109[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1110[libx264 @ 0x56396cd24f40] frame= 290 QP=32.12 NAL=0 Slice:B Poc:78 I:32 P:33 SKIP:855 size=92 bytes
1111[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1112[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1113[libx264 @ 0x56396cd24f40] frame= 291 QP=27.84 NAL=2 Slice:P Poc:84 I:32 P:17 SKIP:871 size=151 bytes
1114[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1115[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1116[libx264 @ 0x56396cd24f40] frame= 292 QP=39.95 NAL=0 Slice:B Poc:82 I:65 P:19 SKIP:836 size=127 bytes
1117[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1118[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1119[libx264 @ 0x56396cd24f40] frame= 293 QP=25.00 NAL=2 Slice:P Poc:92 I:11 P:28 SKIP:881 size=95 bytes
1120[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1121[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1122[libx264 @ 0x56396cd24f40] frame= 294 QP=39.19 NAL=2 Slice:B Poc:88 I:35 P:51 SKIP:834 size=175 bytes
1123[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1124[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1125[libx264 @ 0x56396cd24f40] frame= 295 QP=33.44 NAL=0 Slice:B Poc:86 I:1 P:49 SKIP:870 size=69 bytes
1126[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1127[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1128[libx264 @ 0x56396cd24f40] frame= 296 QP=34.14 NAL=0 Slice:B Poc:90 I:0 P:43 SKIP:877 size=56 bytes
1129[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1130[libx264 @ 0x56396cd24f40] frame= 297 QP=27.85 NAL=2 Slice:P Poc:96 I:1 P:17 SKIP:902 size=56 bytes
1131[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1132[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1133[libx264 @ 0x56396cd24f40] frame= 298 QP=31.11 NAL=0 Slice:B Poc:94 I:23 P:41 SKIP:856 size=105 bytes
1134[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1135[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1136[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1137[libx264 @ 0x56396cd24f40] frame= 299 QP=26.40 NAL=2 Slice:P Poc:100 I:96 P:17 SKIP:807 size=316 bytes
1138[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1139[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1140[libx264 @ 0x56396cd24f40] frame= 300 QP=32.12 NAL=0 Slice:B Poc:98 I:27 P:66 SKIP:827 size=112 bytes
1141[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1142[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1143[libx264 @ 0x56396cd24f40] frame= 301 QP=30.56 NAL=2 Slice:P Poc:104 I:10 P:34 SKIP:876 size=124 bytes
1144[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1145[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1146[libx264 @ 0x56396cd24f40] frame= 302 QP=39.95 NAL=0 Slice:B Poc:102 I:66 P:20 SKIP:834 size=131 bytes
1147[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1148[libx264 @ 0x56396cd24f40] frame= 303 QP=34.13 NAL=2 Slice:P Poc:108 I:48 P:32 SKIP:840 size=168 bytes
1149[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1150[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1151[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1152[libx264 @ 0x56396cd24f40] frame= 304 QP=33.44 NAL=0 Slice:B Poc:106 I:0 P:55 SKIP:865 size=80 bytes
1153[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1154[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1155[libx264 @ 0x56396cd24f40] frame= 305 QP=38.58 NAL=2 Slice:P Poc:112 I:17 P:52 SKIP:851 size=107 bytes
1156[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1157[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1158[libx264 @ 0x56396cd24f40] frame= 306 QP=29.00 NAL=0 Slice:B Poc:110 I:0 P:49 SKIP:871 size=54 bytes
1159[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1160[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1161[libx264 @ 0x56396cd24f40] frame= 307 QP=23.04 NAL=2 Slice:P Poc:116 I:7 P:17 SKIP:896 size=76 bytes
1162[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1163[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1164[libx264 @ 0x56396cd24f40] frame= 308 QP=27.10 NAL=0 Slice:B Poc:114 I:29 P:32 SKIP:859 size=101 bytes
1165[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1166[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1167[libx264 @ 0x56396cd24f40] frame= 309 QP=27.90 NAL=2 Slice:P Poc:120 I:92 P:4 SKIP:824 size=157 bytes
1168[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1169[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1170[libx264 @ 0x56396cd24f40] frame= 310 QP=27.04 NAL=0 Slice:B Poc:118 I:22 P:56 SKIP:842 size=103 bytes
1171[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1172[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1173[libx264 @ 0x56396cd24f40] frame= 311 QP=31.08 NAL=2 Slice:P Poc:124 I:27 P:21 SKIP:872 size=150 bytes
1174[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1175[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1176[libx264 @ 0x56396cd24f40] frame= 312 QP=30.38 NAL=0 Slice:B Poc:122 I:63 P:19 SKIP:838 size=126 bytes
1177[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1178[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1179[libx264 @ 0x56396cd24f40] frame= 313 QP=28.72 NAL=2 Slice:P Poc:132 I:21 P:30 SKIP:869 size=131 bytes
1180[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1181[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1182[libx264 @ 0x56396cd24f40] frame= 314 QP=39.16 NAL=2 Slice:B Poc:128 I:33 P:52 SKIP:835 size=156 bytes
1183[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1184[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1185[libx264 @ 0x56396cd24f40] frame= 315 QP=33.44 NAL=0 Slice:B Poc:126 I:3 P:43 SKIP:874 size=67 bytes
1186[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1187[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1188[libx264 @ 0x56396cd24f40] frame= 316 QP=33.44 NAL=0 Slice:B Poc:130 I:2 P:42 SKIP:876 size=56 bytes
1189[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1190[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1191[libx264 @ 0x56396cd24f40] frame= 317 QP=24.98 NAL=2 Slice:P Poc:136 I:4 P:17 SKIP:899 size=78 bytes
1192[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1193[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1194[libx264 @ 0x56396cd24f40] frame= 318 QP=27.10 NAL=0 Slice:B Poc:134 I:29 P:34 SKIP:857 size=103 bytes
1195[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1196[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1197[libx264 @ 0x56396cd24f40] frame= 319 QP=28.98 NAL=2 Slice:P Poc:140 I:91 P:14 SKIP:815 size=311 bytes
1198[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1199[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1200[libx264 @ 0x56396cd24f40] frame= 320 QP=32.12 NAL=0 Slice:B Poc:138 I:25 P:55 SKIP:840 size=106 bytes
1201[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1202[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1203[libx264 @ 0x56396cd24f40] frame= 321 QP=32.68 NAL=2 Slice:P Poc:144 I:28 P:32 SKIP:860 size=149 bytes
1204[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1205[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1206[libx264 @ 0x56396cd24f40] frame= 322 QP=39.95 NAL=0 Slice:B Poc:142 I:64 P:34 SKIP:822 size=147 bytes
1207[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1208[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1209[libx264 @ 0x56396cd24f40] frame= 323 QP=29.03 NAL=2 Slice:P Poc:152 I:14 P:34 SKIP:872 size=105 bytes
1210[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1211[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1212[libx264 @ 0x56396cd24f40] frame= 324 QP=38.75 NAL=2 Slice:B Poc:148 I:29 P:71 SKIP:820 size=191 bytes
1213[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1214[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1215[libx264 @ 0x56396cd24f40] frame= 325 QP=33.44 NAL=0 Slice:B Poc:146 I:1 P:58 SKIP:861 size=82 bytes
1216[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1217[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1218[libx264 @ 0x56396cd24f40] frame= 326 QP=30.97 NAL=0 Slice:B Poc:150 I:0 P:55 SKIP:865 size=63 bytes
1219[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1220[libx264 @ 0x56396cd24f40] frame= 327 QP=23.00 NAL=2 Slice:P Poc:156 I:8 P:17 SKIP:895 size=56 bytes
1221[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1222[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1223[libx264 @ 0x56396cd24f40] frame= 328 QP=27.10 NAL=0 Slice:B Poc:154 I:31 P:37 SKIP:852 size=107 bytes
1224[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1225[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1226[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1227[libx264 @ 0x56396cd24f40] frame= 329 QP=21.66 NAL=2 Slice:P Poc:160 I:42 P:9 SKIP:869 size=191 bytes
1228[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1229[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1230[libx264 @ 0x56396cd24f40] frame= 330 QP=27.91 NAL=0 Slice:B Poc:158 I:21 P:51 SKIP:848 size=105 bytes
1231[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1232[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1233[libx264 @ 0x56396cd24f40] frame= 331 QP=30.56 NAL=2 Slice:P Poc:164 I:14 P:34 SKIP:872 size=135 bytes
1234[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1235[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1236[libx264 @ 0x56396cd24f40] frame= 332 QP=30.38 NAL=0 Slice:B Poc:162 I:65 P:23 SKIP:832 size=136 bytes
1237[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1238[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1239[libx264 @ 0x56396cd24f40] frame= 333 QP=27.48 NAL=2 Slice:P Poc:168 I:54 P:27 SKIP:839 size=184 bytes
1240[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1241[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1242[libx264 @ 0x56396cd24f40] frame= 334 QP=33.44 NAL=0 Slice:B Poc:166 I:1 P:54 SKIP:865 size=79 bytes
1243[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1244[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1245[libx264 @ 0x56396cd24f40] frame= 335 QP=33.66 NAL=2 Slice:P Poc:172 I:18 P:54 SKIP:848 size=108 bytes
1246[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1247[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1248[libx264 @ 0x56396cd24f40] frame= 336 QP=33.13 NAL=0 Slice:B Poc:170 I:0 P:53 SKIP:867 size=65 bytes
1249[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1250[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1251[libx264 @ 0x56396cd24f40] frame= 337 QP=22.09 NAL=2 Slice:P Poc:176 I:6 P:18 SKIP:896 size=57 bytes
1252[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1253[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1254[libx264 @ 0x56396cd24f40] frame= 338 QP=27.10 NAL=0 Slice:B Poc:174 I:33 P:32 SKIP:855 size=102 bytes
1255[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1256[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1257[libx264 @ 0x56396cd24f40] frame= 339 QP=26.55 NAL=2 Slice:P Poc:180 I:74 P:6 SKIP:840 size=190 bytes
1258[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1259[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1260[libx264 @ 0x56396cd24f40] frame= 340 QP=35.55 NAL=0 Slice:B Poc:178 I:29 P:43 SKIP:848 size=105 bytes
1261[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1262[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1263[libx264 @ 0x56396cd24f40] frame= 341 QP=28.57 NAL=2 Slice:P Poc:184 I:28 P:23 SKIP:869 size=158 bytes
1264[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1265[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1266[libx264 @ 0x56396cd24f40] frame= 342 QP=39.95 NAL=0 Slice:B Poc:182 I:64 P:26 SKIP:830 size=133 bytes
1267[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1268[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1269[libx264 @ 0x56396cd24f40] frame= 343 QP=30.83 NAL=2 Slice:P Poc:192 I:19 P:31 SKIP:870 size=125 bytes
1270[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1271[libx264 @ 0x56396cd24f40] frame= 344 QP=39.19 NAL=2 Slice:B Poc:188 I:35 P:58 SKIP:827 size=168 bytes
1272[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1273[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1274[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1275[libx264 @ 0x56396cd24f40] frame= 345 QP=33.44 NAL=0 Slice:B Poc:186 I:1 P:53 SKIP:866 size=71 bytes
1276[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1277[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1278[libx264 @ 0x56396cd24f40] frame= 346 QP=33.44 NAL=0 Slice:B Poc:190 I:0 P:48 SKIP:872 size=57 bytes
1279[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1280[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1281[libx264 @ 0x56396cd24f40] frame= 347 QP=23.56 NAL=2 Slice:P Poc:196 I:3 P:18 SKIP:899 size=59 bytes
1282[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1283[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1284[libx264 @ 0x56396cd24f40] frame= 348 QP=27.10 NAL=0 Slice:B Poc:194 I:20 P:46 SKIP:854 size=105 bytes
1285[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1286[libx264 @ 0x56396cd24f40] frame= 349 QP=24.20 NAL=2 Slice:P Poc:200 I:72 P:8 SKIP:840 size=238 bytes
1287[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1288[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1289[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1290[libx264 @ 0x56396cd24f40] frame= 350 QP=29.00 NAL=0 Slice:B Poc:198 I:27 P:51 SKIP:842 size=99 bytes
1291[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1292[libx264 @ 0x56396cd24f40] frame= 351 QP=32.60 NAL=2 Slice:P Poc:204 I:27 P:19 SKIP:874 size=134 bytes
1293[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1294[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1295[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1296[libx264 @ 0x56396cd24f40] frame= 352 QP=39.95 NAL=0 Slice:B Poc:202 I:62 P:24 SKIP:834 size=132 bytes
1297[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1298[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1299[libx264 @ 0x56396cd24f40] frame= 353 QP=24.35 NAL=2 Slice:P Poc:212 I:14 P:28 SKIP:878 size=97 bytes
1300[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1301[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1302[libx264 @ 0x56396cd24f40] frame= 354 QP=38.75 NAL=2 Slice:B Poc:208 I:35 P:58 SKIP:827 size=180 bytes
1303[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1304[libx264 @ 0x56396cd24f40] frame= 355 QP=33.44 NAL=0 Slice:B Poc:206 I:1 P:52 SKIP:867 size=69 bytes
1305[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1306[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1307[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1308[libx264 @ 0x56396cd24f40] frame= 356 QP=34.14 NAL=0 Slice:B Poc:210 I:0 P:50 SKIP:870 size=61 bytes
1309[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1310[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1311[libx264 @ 0x56396cd24f40] frame= 357 QP=23.00 NAL=2 Slice:P Poc:216 I:2 P:16 SKIP:902 size=46 bytes
1312[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1313[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1314[libx264 @ 0x56396cd24f40] frame= 358 QP=27.10 NAL=0 Slice:B Poc:214 I:32 P:39 SKIP:849 size=111 bytes
1315[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1316[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1317[libx264 @ 0x56396cd24f40] frame= 359 QP=25.88 NAL=2 Slice:P Poc:220 I:30 P:4 SKIP:886 size=150 bytes
1318[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1319[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1320[libx264 @ 0x56396cd24f40] frame= 360 QP=35.72 NAL=0 Slice:B Poc:218 I:32 P:32 SKIP:856 size=105 bytes
1321[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1322[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1323[libx264 @ 0x56396cd24f40] frame= 361 QP=31.86 NAL=2 Slice:P Poc:224 I:10 P:30 SKIP:880 size=118 bytes
1324[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1325[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1326[libx264 @ 0x56396cd24f40] frame= 362 QP=39.95 NAL=0 Slice:B Poc:222 I:64 P:28 SKIP:828 size=137 bytes
1327[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1328[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1329[libx264 @ 0x56396cd24f40] frame= 363 QP=27.66 NAL=2 Slice:P Poc:228 I:53 P:24 SKIP:843 size=174 bytes
1330[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1331[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1332[libx264 @ 0x56396cd24f40] frame= 364 QP=33.44 NAL=0 Slice:B Poc:226 I:0 P:56 SKIP:864 size=76 bytes
1333[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1334[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1335[libx264 @ 0x56396cd24f40] frame= 365 QP=33.89 NAL=2 Slice:P Poc:232 I:17 P:51 SKIP:852 size=102 bytes
1336[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1337[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1338[libx264 @ 0x56396cd24f40] frame= 366 QP=33.13 NAL=0 Slice:B Poc:230 I:0 P:50 SKIP:870 size=62 bytes
1339[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1340[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1341[libx264 @ 0x56396cd24f40] frame= 367 QP=22.63 NAL=2 Slice:P Poc:236 I:2 P:16 SKIP:902 size=44 bytes
1342[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1343[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1344[libx264 @ 0x56396cd24f40] frame= 368 QP=27.10 NAL=0 Slice:B Poc:234 I:34 P:33 SKIP:853 size=105 bytes
1345[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1346[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1347[libx264 @ 0x56396cd24f40] frame= 369 QP=30.59 NAL=2 Slice:P Poc:240 I:91 P:6 SKIP:823 size=176 bytes
1348[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1349[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1350[libx264 @ 0x56396cd24f40] frame= 370 QP=29.00 NAL=0 Slice:B Poc:238 I:21 P:65 SKIP:834 size=102 bytes
1351[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1352[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1353[libx264 @ 0x56396cd24f40] frame= 371 QP=30.17 NAL=2 Slice:P Poc:244 I:26 P:21 SKIP:873 size=130 bytes
1354[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1355[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1356[libx264 @ 0x56396cd24f40] frame= 372 QP=39.95 NAL=0 Slice:B Poc:242 I:63 P:19 SKIP:838 size=121 bytes
1357[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1358[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1359[libx264 @ 0x56396cd24f40] frame= 373 QP=34.61 NAL=2 Slice:P Poc:252 I:18 P:28 SKIP:874 size=103 bytes
1360[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1361[libx264 @ 0x56396cd24f40] frame= 374 QP=38.72 NAL=2 Slice:B Poc:248 I:33 P:51 SKIP:836 size=153 bytes
1362[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1363[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1364[libx264 @ 0x56396cd24f40] frame= 375 QP=33.44 NAL=0 Slice:B Poc:246 I:1 P:45 SKIP:874 size=64 bytes
1365[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1366[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1367[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1368[libx264 @ 0x56396cd24f40] frame= 376 QP=33.44 NAL=0 Slice:B Poc:250 I:2 P:44 SKIP:874 size=60 bytes
1369[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1370[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1371[libx264 @ 0x56396cd24f40] frame= 377 QP=25.73 NAL=2 Slice:P Poc:256 I:4 P:20 SKIP:896 size=59 bytes
1372[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1373[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1374[libx264 @ 0x56396cd24f40] frame= 378 QP=27.10 NAL=0 Slice:B Poc:254 I:30 P:32 SKIP:858 size=102 bytes
1375[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1376[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1377[libx264 @ 0x56396cd24f40] frame= 379 QP=30.72 NAL=2 Slice:P Poc:260 I:77 P:12 SKIP:831 size=250 bytes
1378[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1379[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1380[libx264 @ 0x56396cd24f40] frame= 380 QP=29.00 NAL=0 Slice:B Poc:258 I:27 P:49 SKIP:844 size=93 bytes
1381[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1382[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1383[libx264 @ 0x56396cd24f40] frame= 381 QP=28.13 NAL=2 Slice:P Poc:264 I:38 P:25 SKIP:857 size=145 bytes
1384[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1385[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1386[libx264 @ 0x56396cd24f40] frame= 382 QP=39.95 NAL=0 Slice:B Poc:262 I:66 P:39 SKIP:815 size=143 bytes
1387[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1388[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1389[libx264 @ 0x56396cd24f40] frame= 383 QP=27.28 NAL=2 Slice:P Poc:272 I:16 P:31 SKIP:873 size=98 bytes
1390[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1391[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1392[libx264 @ 0x56396cd24f40] frame= 384 QP=38.75 NAL=2 Slice:B Poc:268 I:33 P:64 SKIP:823 size=185 bytes
1393[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1394[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1395[libx264 @ 0x56396cd24f40] frame= 385 QP=33.44 NAL=0 Slice:B Poc:266 I:1 P:52 SKIP:867 size=73 bytes
1396[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1397[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1398[libx264 @ 0x56396cd24f40] frame= 386 QP=38.32 NAL=0 Slice:B Poc:270 I:0 P:50 SKIP:870 size=65 bytes
1399[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1400[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1401[libx264 @ 0x56396cd24f40] frame= 387 QP=23.11 NAL=2 Slice:P Poc:276 I:8 P:15 SKIP:897 size=65 bytes
1402[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1403[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1404[libx264 @ 0x56396cd24f40] frame= 388 QP=27.10 NAL=0 Slice:B Poc:274 I:30 P:37 SKIP:853 size=105 bytes
1405[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1406[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1407[libx264 @ 0x56396cd24f40] frame= 389 QP=30.59 NAL=2 Slice:P Poc:280 I:51 P:1 SKIP:868 size=116 bytes
1408[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1409[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1410[libx264 @ 0x56396cd24f40] frame= 390 QP=27.91 NAL=0 Slice:B Poc:278 I:23 P:48 SKIP:849 size=102 bytes
1411[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1412[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1413[libx264 @ 0x56396cd24f40] frame= 391 QP=34.30 NAL=2 Slice:P Poc:284 I:14 P:28 SKIP:878 size=127 bytes
1414[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1415[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1416[libx264 @ 0x56396cd24f40] frame= 392 QP=39.95 NAL=0 Slice:B Poc:282 I:64 P:30 SKIP:826 size=136 bytes
1417[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1418[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1419[libx264 @ 0x56396cd24f40] frame= 393 QP=34.14 NAL=2 Slice:P Poc:288 I:52 P:27 SKIP:841 size=171 bytes
1420[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1421[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1422[libx264 @ 0x56396cd24f40] frame= 394 QP=33.44 NAL=0 Slice:B Poc:286 I:1 P:55 SKIP:864 size=78 bytes
1423[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1424[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1425[libx264 @ 0x56396cd24f40] frame= 395 QP=32.71 NAL=2 Slice:P Poc:292 I:21 P:51 SKIP:848 size=127 bytes
1426[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1427[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1428[libx264 @ 0x56396cd24f40] frame= 396 QP=33.13 NAL=0 Slice:B Poc:290 I:1 P:48 SKIP:871 size=63 bytes
1429[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1430[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1431[libx264 @ 0x56396cd24f40] frame= 397 QP=23.17 NAL=2 Slice:P Poc:296 I:4 P:17 SKIP:899 size=57 bytes
1432[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1433[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1434[libx264 @ 0x56396cd24f40] frame= 398 QP=27.10 NAL=0 Slice:B Poc:294 I:33 P:35 SKIP:852 size=107 bytes
1435[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1436[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1437[libx264 @ 0x56396cd24f40] frame= 399 QP=26.41 NAL=2 Slice:P Poc:300 I:117 P:14 SKIP:789 size=267 bytes
1438[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1439[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1440[libx264 @ 0x56396cd24f40] frame= 400 QP=35.72 NAL=0 Slice:B Poc:298 I:28 P:69 SKIP:823 size=126 bytes
1441[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1442[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1443[libx264 @ 0x56396cd24f40] frame= 401 QP=30.17 NAL=2 Slice:P Poc:304 I:26 P:24 SKIP:870 size=128 bytes
1444[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1445[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1446[libx264 @ 0x56396cd24f40] frame= 402 QP=39.95 NAL=0 Slice:B Poc:302 I:62 P:28 SKIP:830 size=132 bytes
1447[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1448[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1449[libx264 @ 0x56396cd24f40] frame= 403 QP=28.67 NAL=2 Slice:P Poc:312 I:17 P:29 SKIP:874 size=99 bytes
1450[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1451[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1452[libx264 @ 0x56396cd24f40] frame= 404 QP=39.19 NAL=2 Slice:B Poc:308 I:32 P:53 SKIP:835 size=162 bytes
1453[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1454[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1455[libx264 @ 0x56396cd24f40] frame= 405 QP=33.44 NAL=0 Slice:B Poc:306 I:0 P:49 SKIP:871 size=67 bytes
1456[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1457[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1458[libx264 @ 0x56396cd24f40] frame= 406 QP=33.44 NAL=0 Slice:B Poc:310 I:0 P:48 SKIP:872 size=60 bytes
1459[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1460[libx264 @ 0x56396cd24f40] frame= 407 QP=23.00 NAL=2 Slice:P Poc:316 I:0 P:19 SKIP:901 size=47 bytes
1461[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1462[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1463[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1464[libx264 @ 0x56396cd24f40] frame= 408 QP=27.19 NAL=0 Slice:B Poc:314 I:24 P:39 SKIP:857 size=110 bytes
1465[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1466[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1467[libx264 @ 0x56396cd24f40] frame= 409 QP=28.79 NAL=2 Slice:P Poc:320 I:91 P:2 SKIP:827 size=145 bytes
1468[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1469[libx264 @ 0x56396cd24f40] frame= 410 QP=32.12 NAL=0 Slice:B Poc:318 I:27 P:58 SKIP:835 size=108 bytes
1470[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1471[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1472[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1473[libx264 @ 0x56396cd24f40] frame= 411 QP=32.78 NAL=2 Slice:P Poc:324 I:26 P:19 SKIP:875 size=126 bytes
1474[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1475[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1476[libx264 @ 0x56396cd24f40] frame= 412 QP=39.95 NAL=0 Slice:B Poc:322 I:63 P:19 SKIP:838 size=125 bytes
1477[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1478[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1479[libx264 @ 0x56396cd24f40] frame= 413 QP=35.08 NAL=2 Slice:P Poc:332 I:10 P:27 SKIP:883 size=80 bytes
1480[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1481[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1482[libx264 @ 0x56396cd24f40] frame= 414 QP=38.75 NAL=2 Slice:B Poc:328 I:31 P:48 SKIP:841 size=165 bytes
1483[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1484[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1485[libx264 @ 0x56396cd24f40] frame= 415 QP=33.44 NAL=0 Slice:B Poc:326 I:1 P:44 SKIP:875 size=61 bytes
1486[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1487[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1488[libx264 @ 0x56396cd24f40] frame= 416 QP=34.14 NAL=0 Slice:B Poc:330 I:0 P:43 SKIP:877 size=54 bytes
1489[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1490[libx264 @ 0x56396cd24f40] frame= 417 QP=23.00 NAL=2 Slice:P Poc:336 I:1 P:15 SKIP:904 size=54 bytes
1491[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1492[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1493[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1494[libx264 @ 0x56396cd24f40] frame= 418 QP=27.10 NAL=0 Slice:B Poc:334 I:28 P:31 SKIP:861 size=94 bytes
1495[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1496[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1497[libx264 @ 0x56396cd24f40] frame= 419 QP=27.05 NAL=2 Slice:P Poc:340 I:106 P:8 SKIP:806 size=341 bytes
1498[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1499[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1500[libx264 @ 0x56396cd24f40] frame= 420 QP=27.04 NAL=0 Slice:B Poc:338 I:35 P:51 SKIP:834 size=104 bytes
1501[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1502frame= 471 fps=469 q=40.0 size= 266kB time=00:01:23.80 bitrate= 26.0kbits/s speed=83.4x
1503[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1504[libx264 @ 0x56396cd24f40] frame= 421 QP=27.33 NAL=2 Slice:P Poc:344 I:16 P:31 SKIP:873 size=144 bytes
1505[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1506[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1507[libx264 @ 0x56396cd24f40] frame= 422 QP=39.95 NAL=0 Slice:B Poc:342 I:66 P:36 SKIP:818 size=147 bytes
1508[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1509[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1510[libx264 @ 0x56396cd24f40] frame= 423 QP=27.61 NAL=2 Slice:P Poc:348 I:58 P:27 SKIP:835 size=184 bytes
1511[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1512[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1513[libx264 @ 0x56396cd24f40] frame= 424 QP=33.44 NAL=0 Slice:B Poc:346 I:1 P:54 SKIP:865 size=77 bytes
1514[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1515[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1516[libx264 @ 0x56396cd24f40] frame= 425 QP=26.01 NAL=2 Slice:P Poc:352 I:21 P:53 SKIP:846 size=113 bytes
1517[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1518[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1519[libx264 @ 0x56396cd24f40] frame= 426 QP=33.13 NAL=0 Slice:B Poc:350 I:0 P:48 SKIP:872 size=62 bytes
1520[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1521[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1522[libx264 @ 0x56396cd24f40] frame= 427 QP=22.78 NAL=2 Slice:P Poc:356 I:6 P:18 SKIP:896 size=62 bytes
1523[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1524[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1525[libx264 @ 0x56396cd24f40] frame= 428 QP=27.10 NAL=0 Slice:B Poc:354 I:34 P:26 SKIP:860 size=96 bytes
1526[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1527[libx264 @ 0x56396cd24f40] frame= 429 QP=27.23 NAL=2 Slice:P Poc:360 I:39 P:9 SKIP:872 size=179 bytes
1528[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1529[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1530[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1531[libx264 @ 0x56396cd24f40] frame= 430 QP=27.91 NAL=0 Slice:B Poc:358 I:23 P:41 SKIP:856 size=93 bytes
1532[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1533[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1534[libx264 @ 0x56396cd24f40] frame= 431 QP=26.34 NAL=2 Slice:P Poc:364 I:28 P:26 SKIP:866 size=165 bytes
1535[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1536[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1537[libx264 @ 0x56396cd24f40] frame= 432 QP=39.95 NAL=0 Slice:B Poc:362 I:63 P:24 SKIP:833 size=128 bytes
1538[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1539[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1540[libx264 @ 0x56396cd24f40] frame= 433 QP=27.72 NAL=2 Slice:P Poc:372 I:18 P:31 SKIP:871 size=111 bytes
1541[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1542[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1543[libx264 @ 0x56396cd24f40] frame= 434 QP=38.72 NAL=2 Slice:B Poc:368 I:32 P:56 SKIP:832 size=157 bytes
1544[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1545[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1546[libx264 @ 0x56396cd24f40] frame= 435 QP=33.44 NAL=0 Slice:B Poc:366 I:1 P:46 SKIP:873 size=67 bytes
1547[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1548[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1549[libx264 @ 0x56396cd24f40] frame= 436 QP=33.44 NAL=0 Slice:B Poc:370 I:0 P:47 SKIP:873 size=61 bytes
1550[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1551[libx264 @ 0x56396cd24f40] frame= 437 QP=23.00 NAL=2 Slice:P Poc:376 I:2 P:18 SKIP:900 size=59 bytes
1552[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1553[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1554[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1555[libx264 @ 0x56396cd24f40] frame= 438 QP=27.10 NAL=0 Slice:B Poc:374 I:29 P:38 SKIP:853 size=107 bytes
1556[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1557[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1558[libx264 @ 0x56396cd24f40] frame= 439 QP=30.93 NAL=2 Slice:P Poc:380 I:71 P:6 SKIP:843 size=181 bytes
1559[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1560[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1561[libx264 @ 0x56396cd24f40] frame= 440 QP=29.00 NAL=0 Slice:B Poc:378 I:27 P:53 SKIP:840 size=98 bytes
1562[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1563[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1564[libx264 @ 0x56396cd24f40] frame= 441 QP=31.75 NAL=2 Slice:P Poc:384 I:26 P:25 SKIP:869 size=152 bytes
1565[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1566[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1567[libx264 @ 0x56396cd24f40] frame= 442 QP=39.95 NAL=0 Slice:B Poc:382 I:63 P:21 SKIP:836 size=123 bytes
1568[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1569[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1570[libx264 @ 0x56396cd24f40] frame= 443 QP=30.96 NAL=2 Slice:P Poc:392 I:9 P:30 SKIP:881 size=95 bytes
1571[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1572[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1573[libx264 @ 0x56396cd24f40] frame= 444 QP=38.75 NAL=2 Slice:B Poc:388 I:31 P:61 SKIP:828 size=176 bytes
1574[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1575[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1576[libx264 @ 0x56396cd24f40] frame= 445 QP=33.44 NAL=0 Slice:B Poc:386 I:1 P:49 SKIP:870 size=66 bytes
1577[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1578[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1579[libx264 @ 0x56396cd24f40] frame= 446 QP=33.13 NAL=0 Slice:B Poc:390 I:0 P:46 SKIP:874 size=57 bytes
1580[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1581[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1582[libx264 @ 0x56396cd24f40] frame= 447 QP=25.83 NAL=2 Slice:P Poc:396 I:3 P:19 SKIP:898 size=68 bytes
1583[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1584[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1585[libx264 @ 0x56396cd24f40] frame= 448 QP=39.60 NAL=0 Slice:B Poc:394 I:25 P:39 SKIP:856 size=94 bytes
1586[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1587[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1588[libx264 @ 0x56396cd24f40] frame= 449 QP=25.71 NAL=2 Slice:P Poc:400 I:70 P:8 SKIP:842 size=245 bytes
1589[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1590[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1591[libx264 @ 0x56396cd24f40] frame= 450 QP=32.12 NAL=0 Slice:B Poc:398 I:34 P:49 SKIP:837 size=111 bytes
1592[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1593[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1594[libx264 @ 0x56396cd24f40] frame= 451 QP=29.18 NAL=2 Slice:P Poc:404 I:18 P:28 SKIP:874 size=156 bytes
1595[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1596[libx264 @ 0x56396cd24f40] frame= 452 QP=39.95 NAL=0 Slice:B Poc:402 I:61 P:35 SKIP:824 size=144 bytes
1597[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1598[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1599[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1600[libx264 @ 0x56396cd24f40] frame= 453 QP=30.33 NAL=2 Slice:P Poc:412 I:10 P:30 SKIP:880 size=88 bytes
1601[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1602[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1603[libx264 @ 0x56396cd24f40] frame= 454 QP=38.75 NAL=2 Slice:B Poc:408 I:36 P:61 SKIP:823 size=180 bytes
1604[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1605[libx264 @ 0x56396cd24f40] frame= 455 QP=33.44 NAL=0 Slice:B Poc:406 I:2 P:51 SKIP:867 size=72 bytes
1606[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1607[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1608[libx264 @ 0x56396cd24f40] frame= 456 QP=33.13 NAL=0 Slice:B Poc:410 I:1 P:47 SKIP:872 size=61 bytes
1609[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1610[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1611[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1612[libx264 @ 0x56396cd24f40] frame= 457 QP=28.88 NAL=2 Slice:P Poc:416 I:6 P:15 SKIP:899 size=67 bytes
1613[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1614[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1615[libx264 @ 0x56396cd24f40] frame= 458 QP=39.60 NAL=0 Slice:B Poc:414 I:25 P:49 SKIP:846 size=106 bytes
1616[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1617[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1618[libx264 @ 0x56396cd24f40] frame= 459 QP=27.06 NAL=2 Slice:P Poc:420 I:30 P:4 SKIP:886 size=128 bytes
1619[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1620[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1621[libx264 @ 0x56396cd24f40] frame= 460 QP=29.00 NAL=0 Slice:B Poc:418 I:26 P:33 SKIP:861 size=89 bytes
1622[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1623[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1624[libx264 @ 0x56396cd24f40] frame= 461 QP=32.79 NAL=2 Slice:P Poc:424 I:20 P:24 SKIP:876 size=121 bytes
1625[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1626[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1627[libx264 @ 0x56396cd24f40] frame= 462 QP=39.95 NAL=0 Slice:B Poc:422 I:64 P:19 SKIP:837 size=123 bytes
1628[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1629[libx264 @ 0x56396cd24f40] frame= 463 QP=33.32 NAL=2 Slice:P Poc:432 I:20 P:29 SKIP:871 size=106 bytes
1630[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1631[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1632[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1633[libx264 @ 0x56396cd24f40] frame= 464 QP=38.75 NAL=2 Slice:B Poc:428 I:35 P:55 SKIP:830 size=165 bytes
1634[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1635[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1636[libx264 @ 0x56396cd24f40] frame= 465 QP=33.44 NAL=0 Slice:B Poc:426 I:2 P:47 SKIP:871 size=68 bytes
1637[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1638[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1639[libx264 @ 0x56396cd24f40] frame= 466 QP=29.00 NAL=0 Slice:B Poc:430 I:5 P:42 SKIP:873 size=58 bytes
1640[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1641[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1642[libx264 @ 0x56396cd24f40] frame= 467 QP=23.00 NAL=2 Slice:P Poc:436 I:4 P:17 SKIP:899 size=48 bytes
1643[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1644[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1645[libx264 @ 0x56396cd24f40] frame= 468 QP=27.08 NAL=0 Slice:B Poc:434 I:31 P:34 SKIP:855 size=102 bytes
1646[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1647[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1648[libx264 @ 0x56396cd24f40] frame= 469 QP=25.02 NAL=2 Slice:P Poc:440 I:92 P:7 SKIP:821 size=176 bytes
1649[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1650[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1651[libx264 @ 0x56396cd24f40] frame= 470 QP=32.12 NAL=0 Slice:B Poc:438 I:21 P:68 SKIP:831 size=110 bytes
1652[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1653[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1654[libx264 @ 0x56396cd24f40] frame= 471 QP=32.40 NAL=2 Slice:P Poc:444 I:26 P:19 SKIP:875 size=145 bytes
1655[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1656[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1657[libx264 @ 0x56396cd24f40] frame= 472 QP=39.95 NAL=0 Slice:B Poc:442 I:62 P:21 SKIP:837 size=125 bytes
1658[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1659[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1660[libx264 @ 0x56396cd24f40] frame= 473 QP=33.71 NAL=2 Slice:P Poc:452 I:12 P:28 SKIP:880 size=84 bytes
1661[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1662[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1663[libx264 @ 0x56396cd24f40] frame= 474 QP=38.75 NAL=2 Slice:B Poc:448 I:34 P:49 SKIP:837 size=160 bytes
1664[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1665[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1666[libx264 @ 0x56396cd24f40] frame= 475 QP=33.44 NAL=0 Slice:B Poc:446 I:1 P:43 SKIP:876 size=62 bytes
1667[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1668[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1669[libx264 @ 0x56396cd24f40] frame= 476 QP=33.13 NAL=0 Slice:B Poc:450 I:3 P:40 SKIP:877 size=58 bytes
1670[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1671[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1672[libx264 @ 0x56396cd24f40] frame= 477 QP=23.00 NAL=2 Slice:P Poc:456 I:1 P:16 SKIP:903 size=42 bytes
1673[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1674[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1675[libx264 @ 0x56396cd24f40] frame= 478 QP=39.60 NAL=0 Slice:B Poc:454 I:27 P:35 SKIP:858 size=92 bytes
1676[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1677[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1678[libx264 @ 0x56396cd24f40] frame= 479 QP=29.23 NAL=2 Slice:P Poc:460 I:82 P:8 SKIP:830 size=266 bytes
1679[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1680[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1681[libx264 @ 0x56396cd24f40] frame= 480 QP=32.12 NAL=0 Slice:B Poc:458 I:26 P:50 SKIP:844 size=97 bytes
1682[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1683[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1684[libx264 @ 0x56396cd24f40] frame= 481 QP=29.54 NAL=2 Slice:P Poc:464 I:23 P:28 SKIP:869 size=139 bytes
1685[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1686[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1687[libx264 @ 0x56396cd24f40] frame= 482 QP=39.95 NAL=0 Slice:B Poc:462 I:69 P:20 SKIP:831 size=132 bytes
1688[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1689[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1690[libx264 @ 0x56396cd24f40] frame= 483 QP=26.12 NAL=2 Slice:P Poc:472 I:25 P:26 SKIP:869 size=107 bytes
1691[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1692[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1693[libx264 @ 0x56396cd24f40] frame= 484 QP=38.75 NAL=2 Slice:B Poc:468 I:33 P:56 SKIP:831 size=174 bytes
1694[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1695[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1696[libx264 @ 0x56396cd24f40] frame= 485 QP=33.44 NAL=0 Slice:B Poc:466 I:4 P:43 SKIP:873 size=69 bytes
1697[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1698[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1699[libx264 @ 0x56396cd24f40] frame= 486 QP=33.13 NAL=0 Slice:B Poc:470 I:1 P:43 SKIP:876 size=54 bytes
1700[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1701[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1702[libx264 @ 0x56396cd24f40] frame= 487 QP=27.71 NAL=2 Slice:P Poc:476 I:5 P:17 SKIP:898 size=68 bytes
1703[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1704[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1705[libx264 @ 0x56396cd24f40] frame= 488 QP=27.10 NAL=0 Slice:B Poc:474 I:29 P:32 SKIP:859 size=95 bytes
1706[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1707[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1708[libx264 @ 0x56396cd24f40] frame= 489 QP=29.99 NAL=2 Slice:P Poc:480 I:42 P:15 SKIP:863 size=149 bytes
1709[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1710[libx264 @ 0x56396cd24f40] frame= 490 QP=35.72 NAL=0 Slice:B Poc:478 I:27 P:36 SKIP:857 size=98 bytes
1711[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1712[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1713[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1714[libx264 @ 0x56396cd24f40] frame= 491 QP=32.49 NAL=2 Slice:P Poc:484 I:20 P:22 SKIP:878 size=125 bytes
1715[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1716[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1717[libx264 @ 0x56396cd24f40] frame= 492 QP=39.95 NAL=0 Slice:B Poc:482 I:65 P:16 SKIP:839 size=121 bytes
1718[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1719[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1720[libx264 @ 0x56396cd24f40] frame= 493 QP=28.65 NAL=2 Slice:P Poc:492 I:19 P:27 SKIP:874 size=96 bytes
1721[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1722[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1723[libx264 @ 0x56396cd24f40] frame= 494 QP=39.19 NAL=2 Slice:B Poc:488 I:35 P:46 SKIP:839 size=159 bytes
1724[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1725[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1726[libx264 @ 0x56396cd24f40] frame= 495 QP=37.14 NAL=0 Slice:B Poc:486 I:4 P:38 SKIP:878 size=68 bytes
1727[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1728[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1729[libx264 @ 0x56396cd24f40] frame= 496 QP=33.44 NAL=0 Slice:B Poc:490 I:0 P:41 SKIP:879 size=53 bytes
1730[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1731[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1732[libx264 @ 0x56396cd24f40] frame= 497 QP=26.80 NAL=2 Slice:P Poc:496 I:3 P:17 SKIP:900 size=58 bytes
1733[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1734[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1735[libx264 @ 0x56396cd24f40] frame= 498 QP=41.05 NAL=0 Slice:B Poc:494 I:24 P:38 SKIP:858 size=93 bytes
1736[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1737[libx264 @ 0x56396cd24f40] frame= 499 QP=29.00 NAL=2 Slice:P Poc:498 I:26 P:8 SKIP:886 size=50 bytes
1738[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1739[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1740[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1741[libx264 @ 0x56396cd24f40] frame= 500 QP=22.18 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1216 bytes
1742[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1743[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1744[libx264 @ 0x56396cd24f40] frame= 501 QP=25.04 NAL=2 Slice:P Poc:4 I:46 P:23 SKIP:851 size=237 bytes
1745[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1746[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1747[libx264 @ 0x56396cd24f40] frame= 502 QP=38.36 NAL=0 Slice:B Poc:2 I:65 P:34 SKIP:821 size=144 bytes
1748[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1749[libx264 @ 0x56396cd24f40] frame= 503 QP=26.74 NAL=2 Slice:P Poc:12 I:15 P:33 SKIP:872 size=135 bytes
1750[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1751[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1752[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1753[libx264 @ 0x56396cd24f40] frame= 504 QP=32.60 NAL=2 Slice:B Poc:8 I:43 P:46 SKIP:831 size=175 bytes
1754[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1755[libx264 @ 0x56396cd24f40] frame= 505 QP=33.44 NAL=0 Slice:B Poc:6 I:1 P:51 SKIP:868 size=67 bytes
1756[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1757[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1758[libx264 @ 0x56396cd24f40] frame= 506 QP=34.14 NAL=0 Slice:B Poc:10 I:0 P:55 SKIP:865 size=66 bytes
1759[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1760[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1761[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1762[libx264 @ 0x56396cd24f40] frame= 507 QP=26.63 NAL=2 Slice:P Poc:16 I:2 P:21 SKIP:897 size=60 bytes
1763[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1764[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1765[libx264 @ 0x56396cd24f40] frame= 508 QP=41.05 NAL=0 Slice:B Poc:14 I:24 P:48 SKIP:848 size=105 bytes
1766[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1767[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1768[libx264 @ 0x56396cd24f40] frame= 509 QP=28.76 NAL=2 Slice:P Poc:20 I:88 P:13 SKIP:819 size=185 bytes
1769[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1770[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1771[libx264 @ 0x56396cd24f40] frame= 510 QP=35.72 NAL=0 Slice:B Poc:18 I:29 P:58 SKIP:833 size=109 bytes
1772[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1773[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1774[libx264 @ 0x56396cd24f40] frame= 511 QP=27.88 NAL=2 Slice:P Poc:24 I:23 P:26 SKIP:871 size=141 bytes
1775[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1776[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1777[libx264 @ 0x56396cd24f40] frame= 512 QP=39.95 NAL=0 Slice:B Poc:22 I:72 P:21 SKIP:827 size=132 bytes
1778[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1779[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1780[libx264 @ 0x56396cd24f40] frame= 513 QP=28.76 NAL=2 Slice:P Poc:28 I:52 P:27 SKIP:841 size=186 bytes
1781[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1782[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1783[libx264 @ 0x56396cd24f40] frame= 514 QP=33.44 NAL=0 Slice:B Poc:26 I:1 P:55 SKIP:864 size=70 bytes
1784[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1785[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1786[libx264 @ 0x56396cd24f40] frame= 515 QP=32.13 NAL=2 Slice:P Poc:32 I:29 P:45 SKIP:846 size=145 bytes
1787[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1788[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1789[libx264 @ 0x56396cd24f40] frame= 516 QP=33.99 NAL=0 Slice:B Poc:30 I:0 P:47 SKIP:873 size=62 bytes
1790[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1791[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1792[libx264 @ 0x56396cd24f40] frame= 517 QP=24.72 NAL=2 Slice:P Poc:36 I:11 P:13 SKIP:896 size=72 bytes
1793[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1794[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1795[libx264 @ 0x56396cd24f40] frame= 518 QP=41.05 NAL=0 Slice:B Poc:34 I:26 P:44 SKIP:850 size=96 bytes
1796[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1797[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1798[libx264 @ 0x56396cd24f40] frame= 519 QP=25.22 NAL=2 Slice:P Poc:40 I:110 P:8 SKIP:802 size=339 bytes
1799[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1800[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1801[libx264 @ 0x56396cd24f40] frame= 520 QP=29.00 NAL=0 Slice:B Poc:38 I:25 P:54 SKIP:841 size=87 bytes
1802[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1803[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1804[libx264 @ 0x56396cd24f40] frame= 521 QP=33.47 NAL=2 Slice:P Poc:44 I:28 P:28 SKIP:864 size=143 bytes
1805[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1806[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1807[libx264 @ 0x56396cd24f40] frame= 522 QP=39.95 NAL=0 Slice:B Poc:42 I:64 P:26 SKIP:830 size=127 bytes
1808[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1809[libx264 @ 0x56396cd24f40] frame= 523 QP=32.44 NAL=2 Slice:P Poc:52 I:30 P:24 SKIP:866 size=130 bytes
1810[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1811[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1812[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1813[libx264 @ 0x56396cd24f40] frame= 524 QP=38.58 NAL=2 Slice:B Poc:48 I:36 P:59 SKIP:825 size=163 bytes
1814[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1815[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1816[libx264 @ 0x56396cd24f40] frame= 525 QP=33.44 NAL=0 Slice:B Poc:46 I:2 P:53 SKIP:865 size=72 bytes
1817[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1818[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1819[libx264 @ 0x56396cd24f40] frame= 526 QP=33.44 NAL=0 Slice:B Poc:50 I:0 P:52 SKIP:868 size=59 bytes
1820[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1821[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1822[libx264 @ 0x56396cd24f40] frame= 527 QP=22.13 NAL=2 Slice:P Poc:56 I:3 P:19 SKIP:898 size=52 bytes
1823[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1824[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1825[libx264 @ 0x56396cd24f40] frame= 528 QP=41.05 NAL=0 Slice:B Poc:54 I:23 P:38 SKIP:859 size=96 bytes
1826[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1827[libx264 @ 0x56396cd24f40] frame= 529 QP=24.10 NAL=2 Slice:P Poc:60 I:40 P:9 SKIP:871 size=189 bytes
1828[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1829[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1830[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1831[libx264 @ 0x56396cd24f40] frame= 530 QP=32.12 NAL=0 Slice:B Poc:58 I:21 P:46 SKIP:853 size=92 bytes
1832[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1833[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1834[libx264 @ 0x56396cd24f40] frame= 531 QP=28.76 NAL=2 Slice:P Poc:64 I:32 P:23 SKIP:865 size=154 bytes
1835[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1836[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1837[libx264 @ 0x56396cd24f40] frame= 532 QP=39.95 NAL=0 Slice:B Poc:62 I:66 P:26 SKIP:828 size=135 bytes
1838[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1839[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1840[libx264 @ 0x56396cd24f40] frame= 533 QP=35.25 NAL=2 Slice:P Poc:72 I:8 P:32 SKIP:880 size=89 bytes
1841[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1842[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1843[libx264 @ 0x56396cd24f40] frame= 534 QP=38.58 NAL=2 Slice:B Poc:68 I:39 P:46 SKIP:835 size=175 bytes
1844[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1845[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1846[libx264 @ 0x56396cd24f40] frame= 535 QP=33.44 NAL=0 Slice:B Poc:66 I:1 P:58 SKIP:861 size=68 bytes
1847[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1848[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1849[libx264 @ 0x56396cd24f40] frame= 536 QP=33.13 NAL=0 Slice:B Poc:70 I:0 P:48 SKIP:872 size=55 bytes
1850[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1851[libx264 @ 0x56396cd24f40] frame= 537 QP=23.00 NAL=2 Slice:P Poc:76 I:3 P:17 SKIP:900 size=50 bytes
1852[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1853[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1854[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1855[libx264 @ 0x56396cd24f40] frame= 538 QP=41.05 NAL=0 Slice:B Poc:74 I:24 P:39 SKIP:857 size=93 bytes
1856[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1857[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1858[libx264 @ 0x56396cd24f40] frame= 539 QP=33.36 NAL=2 Slice:P Poc:80 I:74 P:3 SKIP:843 size=181 bytes
1859[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1860[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1861[libx264 @ 0x56396cd24f40] frame= 540 QP=29.00 NAL=0 Slice:B Poc:78 I:22 P:57 SKIP:841 size=99 bytes
1862[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1863[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1864[libx264 @ 0x56396cd24f40] frame= 541 QP=32.81 NAL=2 Slice:P Poc:84 I:17 P:33 SKIP:870 size=135 bytes
1865[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1866[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1867[libx264 @ 0x56396cd24f40] frame= 542 QP=39.95 NAL=0 Slice:B Poc:82 I:65 P:23 SKIP:832 size=128 bytes
1868[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1869[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1870[libx264 @ 0x56396cd24f40] frame= 543 QP=32.62 NAL=2 Slice:P Poc:88 I:51 P:32 SKIP:837 size=189 bytes
1871[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1872[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1873[libx264 @ 0x56396cd24f40] frame= 544 QP=33.44 NAL=0 Slice:B Poc:86 I:1 P:53 SKIP:866 size=71 bytes
1874[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1875[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1876[libx264 @ 0x56396cd24f40] frame= 545 QP=30.55 NAL=2 Slice:P Poc:90 I:24 P:45 SKIP:851 size=129 bytes
1877[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1878[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1879[libx264 @ 0x56396cd24f40] frame= 546 QP=22.13 NAL=2 Slice:P Poc:92 I:4 P:14 SKIP:902 size=51 bytes
1880[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1881[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1882[libx264 @ 0x56396cd24f40] frame= 547 QP=25.20 NAL=2 Slice:P Poc:96 I:4 P:15 SKIP:901 size=67 bytes
1883[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1884[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1885[libx264 @ 0x56396cd24f40] frame= 548 QP=41.05 NAL=0 Slice:B Poc:94 I:44 P:29 SKIP:847 size=108 bytes
1886[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1887[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1888[libx264 @ 0x56396cd24f40] frame= 549 QP=24.63 NAL=2 Slice:P Poc:100 I:74 P:8 SKIP:838 size=249 bytes
1889[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1890[libx264 @ 0x56396cd24f40] frame= 550 QP=35.72 NAL=0 Slice:B Poc:98 I:27 P:52 SKIP:841 size=105 bytes
1891[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1892[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1893[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1894[libx264 @ 0x56396cd24f40] frame= 551 QP=35.16 NAL=2 Slice:P Poc:104 I:25 P:21 SKIP:874 size=136 bytes
1895[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1896[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1897[libx264 @ 0x56396cd24f40] frame= 552 QP=39.95 NAL=0 Slice:B Poc:102 I:63 P:26 SKIP:831 size=128 bytes
1898[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1899[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1900[libx264 @ 0x56396cd24f40] frame= 553 QP=29.37 NAL=2 Slice:P Poc:112 I:20 P:30 SKIP:870 size=131 bytes
1901[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1902[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1903[libx264 @ 0x56396cd24f40] frame= 554 QP=39.19 NAL=2 Slice:B Poc:108 I:39 P:49 SKIP:832 size=157 bytes
1904[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1905[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1906[libx264 @ 0x56396cd24f40] frame= 555 QP=33.44 NAL=0 Slice:B Poc:106 I:3 P:48 SKIP:869 size=71 bytes
1907[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1908[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1909[libx264 @ 0x56396cd24f40] frame= 556 QP=33.44 NAL=0 Slice:B Poc:110 I:0 P:46 SKIP:874 size=57 bytes
1910[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1911[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1912[libx264 @ 0x56396cd24f40] frame= 557 QP=22.48 NAL=2 Slice:P Poc:116 I:9 P:11 SKIP:900 size=73 bytes
1913[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1914[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1915[libx264 @ 0x56396cd24f40] frame= 558 QP=41.05 NAL=0 Slice:B Poc:114 I:23 P:38 SKIP:859 size=92 bytes
1916[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1917[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1918[libx264 @ 0x56396cd24f40] frame= 559 QP=26.73 NAL=2 Slice:P Poc:120 I:31 P:2 SKIP:887 size=122 bytes
1919[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1920[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1921[libx264 @ 0x56396cd24f40] frame= 560 QP=27.38 NAL=0 Slice:B Poc:118 I:31 P:22 SKIP:867 size=78 bytes
1922[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1923[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1924[libx264 @ 0x56396cd24f40] frame= 561 QP=34.62 NAL=2 Slice:P Poc:124 I:31 P:18 SKIP:871 size=125 bytes
1925[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1926[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1927[libx264 @ 0x56396cd24f40] frame= 562 QP=39.95 NAL=0 Slice:B Poc:122 I:68 P:18 SKIP:834 size=125 bytes
1928[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1929[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1930[libx264 @ 0x56396cd24f40] frame= 563 QP=33.67 NAL=2 Slice:P Poc:132 I:12 P:29 SKIP:879 size=87 bytes
1931[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1932[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1933[libx264 @ 0x56396cd24f40] frame= 564 QP=32.68 NAL=2 Slice:B Poc:128 I:45 P:40 SKIP:835 size=167 bytes
1934[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1935[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1936[libx264 @ 0x56396cd24f40] frame= 565 QP=33.44 NAL=0 Slice:B Poc:126 I:1 P:49 SKIP:870 size=67 bytes
1937[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1938[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1939[libx264 @ 0x56396cd24f40] frame= 566 QP=34.14 NAL=0 Slice:B Poc:130 I:0 P:48 SKIP:872 size=61 bytes
1940[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1941[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1942[libx264 @ 0x56396cd24f40] frame= 567 QP=27.36 NAL=2 Slice:P Poc:136 I:6 P:17 SKIP:897 size=65 bytes
1943[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1944[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1945[libx264 @ 0x56396cd24f40] frame= 568 QP=41.05 NAL=0 Slice:B Poc:134 I:25 P:48 SKIP:847 size=103 bytes
1946[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1947[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1948[libx264 @ 0x56396cd24f40] frame= 569 QP=22.19 NAL=2 Slice:P Poc:140 I:101 P:6 SKIP:813 size=206 bytes
1949[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1950[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1951[libx264 @ 0x56396cd24f40] frame= 570 QP=27.38 NAL=0 Slice:B Poc:138 I:32 P:55 SKIP:833 size=98 bytes
1952[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1953[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1954[libx264 @ 0x56396cd24f40] frame= 571 QP=37.01 NAL=2 Slice:P Poc:144 I:19 P:24 SKIP:877 size=117 bytes
1955[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1956[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1957[libx264 @ 0x56396cd24f40] frame= 572 QP=39.95 NAL=0 Slice:B Poc:142 I:65 P:20 SKIP:835 size=121 bytes
1958[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1959[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1960[libx264 @ 0x56396cd24f40] frame= 573 QP=29.99 NAL=2 Slice:P Poc:148 I:51 P:29 SKIP:840 size=181 bytes
1961[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1962[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1963[libx264 @ 0x56396cd24f40] frame= 574 QP=33.44 NAL=0 Slice:B Poc:146 I:1 P:47 SKIP:872 size=60 bytes
1964[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1965[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1966[libx264 @ 0x56396cd24f40] frame= 575 QP=28.59 NAL=2 Slice:P Poc:152 I:30 P:42 SKIP:848 size=113 bytes
1967[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1968[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1969[libx264 @ 0x56396cd24f40] frame= 576 QP=33.13 NAL=0 Slice:B Poc:150 I:0 P:53 SKIP:867 size=59 bytes
1970[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1971[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1972[libx264 @ 0x56396cd24f40] frame= 577 QP=23.57 NAL=2 Slice:P Poc:156 I:2 P:22 SKIP:896 size=74 bytes
1973[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1974[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1975[libx264 @ 0x56396cd24f40] frame= 578 QP=41.05 NAL=0 Slice:B Poc:154 I:24 P:39 SKIP:857 size=94 bytes
1976[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1977[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1978[libx264 @ 0x56396cd24f40] frame= 579 QP=27.15 NAL=2 Slice:P Poc:160 I:83 P:11 SKIP:826 size=269 bytes
1979[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1980[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1981[libx264 @ 0x56396cd24f40] frame= 580 QP=29.00 NAL=0 Slice:B Poc:158 I:22 P:57 SKIP:841 size=97 bytes
1982[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1983[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1984[libx264 @ 0x56396cd24f40] frame= 581 QP=35.30 NAL=2 Slice:P Poc:164 I:28 P:21 SKIP:871 size=122 bytes
1985[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1986[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1987[libx264 @ 0x56396cd24f40] frame= 582 QP=39.95 NAL=0 Slice:B Poc:162 I:66 P:22 SKIP:832 size=130 bytes
1988[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1989[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1990[libx264 @ 0x56396cd24f40] frame= 583 QP=32.05 NAL=2 Slice:P Poc:172 I:24 P:24 SKIP:872 size=117 bytes
1991[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1992[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1993[libx264 @ 0x56396cd24f40] frame= 584 QP=39.19 NAL=2 Slice:B Poc:168 I:40 P:46 SKIP:834 size=159 bytes
1994[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1995[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1996[libx264 @ 0x56396cd24f40] frame= 585 QP=33.44 NAL=0 Slice:B Poc:166 I:2 P:55 SKIP:863 size=74 bytes
1997[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
1998[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1999[libx264 @ 0x56396cd24f40] frame= 586 QP=33.44 NAL=0 Slice:B Poc:170 I:1 P:53 SKIP:866 size=66 bytes
2000[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2001[libx264 @ 0x56396cd24f40] frame= 587 QP=25.68 NAL=2 Slice:P Poc:176 I:11 P:13 SKIP:896 size=63 bytes
2002[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2003[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2004[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2005[libx264 @ 0x56396cd24f40] frame= 588 QP=41.05 NAL=0 Slice:B Poc:174 I:23 P:50 SKIP:847 size=105 bytes
2006[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2007[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2008[libx264 @ 0x56396cd24f40] frame= 589 QP=27.04 NAL=2 Slice:P Poc:180 I:50 P:8 SKIP:862 size=129 bytes
2009[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2010[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2011[libx264 @ 0x56396cd24f40] frame= 590 QP=32.12 NAL=0 Slice:B Poc:178 I:21 P:49 SKIP:850 size=99 bytes
2012[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2013[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2014[libx264 @ 0x56396cd24f40] frame= 591 QP=35.30 NAL=2 Slice:P Poc:184 I:26 P:20 SKIP:874 size=118 bytes
2015[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2016[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2017[libx264 @ 0x56396cd24f40] frame= 592 QP=39.95 NAL=0 Slice:B Poc:182 I:63 P:22 SKIP:835 size=125 bytes
2018[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2019[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2020[libx264 @ 0x56396cd24f40] frame= 593 QP=22.75 NAL=2 Slice:P Poc:192 I:6 P:31 SKIP:883 size=86 bytes
2021[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2022[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2023[libx264 @ 0x56396cd24f40] frame= 594 QP=38.75 NAL=2 Slice:B Poc:188 I:34 P:50 SKIP:836 size=159 bytes
2024[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2025[libx264 @ 0x56396cd24f40] frame= 595 QP=33.44 NAL=0 Slice:B Poc:186 I:1 P:51 SKIP:868 size=64 bytes
2026[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2027[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2028[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2029[libx264 @ 0x56396cd24f40] frame= 596 QP=33.13 NAL=0 Slice:B Poc:190 I:0 P:45 SKIP:875 size=54 bytes
2030[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2031[libx264 @ 0x56396cd24f40] frame= 597 QP=34.80 NAL=2 Slice:P Poc:196 I:4 P:13 SKIP:903 size=50 bytes
2032[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2033[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2034[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2035[libx264 @ 0x56396cd24f40] frame= 598 QP=41.05 NAL=0 Slice:B Poc:194 I:23 P:43 SKIP:854 size=95 bytes
2036[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2037[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2038[libx264 @ 0x56396cd24f40] frame= 599 QP=25.72 NAL=2 Slice:P Poc:200 I:77 P:7 SKIP:836 size=198 bytes
2039[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2040[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2041[libx264 @ 0x56396cd24f40] frame= 600 QP=29.00 NAL=0 Slice:B Poc:198 I:22 P:57 SKIP:841 size=98 bytes
2042[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2043[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2044[libx264 @ 0x56396cd24f40] frame= 601 QP=35.84 NAL=2 Slice:P Poc:204 I:22 P:30 SKIP:868 size=132 bytes
2045[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2046[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2047[libx264 @ 0x56396cd24f40] frame= 602 QP=39.95 NAL=0 Slice:B Poc:202 I:66 P:23 SKIP:831 size=130 bytes
2048[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2049[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2050[libx264 @ 0x56396cd24f40] frame= 603 QP=32.64 NAL=2 Slice:P Poc:208 I:53 P:32 SKIP:835 size=173 bytes
2051[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2052[libx264 @ 0x56396cd24f40] frame= 604 QP=33.44 NAL=0 Slice:B Poc:206 I:4 P:52 SKIP:864 size=77 bytes
2053[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2054[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2055[libx264 @ 0x56396cd24f40] frame= 605 QP=32.61 NAL=2 Slice:P Poc:210 I:28 P:45 SKIP:847 size=144 bytes
2056[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2057[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2058[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2059[libx264 @ 0x56396cd24f40] frame= 606 QP=22.21 NAL=2 Slice:P Poc:212 I:11 P:15 SKIP:894 size=62 bytes
2060[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2061[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2062[libx264 @ 0x56396cd24f40] frame= 607 QP=22.32 NAL=2 Slice:P Poc:216 I:12 P:12 SKIP:896 size=70 bytes
2063[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2064[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2065[libx264 @ 0x56396cd24f40] frame= 608 QP=41.05 NAL=0 Slice:B Poc:214 I:44 P:38 SKIP:838 size=121 bytes
2066[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2067[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2068[libx264 @ 0x56396cd24f40] frame= 609 QP=31.12 NAL=2 Slice:P Poc:220 I:96 P:2 SKIP:822 size=159 bytes
2069[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2070[libx264 @ 0x56396cd24f40] frame= 610 QP=35.72 NAL=0 Slice:B Poc:218 I:27 P:66 SKIP:827 size=113 bytes
2071[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2072[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2073[libx264 @ 0x56396cd24f40] frame= 611 QP=37.77 NAL=2 Slice:P Poc:224 I:21 P:26 SKIP:873 size=126 bytes
2074[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2075[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2076[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2077[libx264 @ 0x56396cd24f40] frame= 612 QP=39.95 NAL=0 Slice:B Poc:222 I:65 P:18 SKIP:837 size=122 bytes
2078[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2079[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2080[libx264 @ 0x56396cd24f40] frame= 613 QP=26.40 NAL=2 Slice:P Poc:232 I:21 P:28 SKIP:871 size=111 bytes
2081[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2082[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2083[libx264 @ 0x56396cd24f40] frame= 614 QP=38.75 NAL=2 Slice:B Poc:228 I:37 P:41 SKIP:842 size=142 bytes
2084[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2085[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2086[libx264 @ 0x56396cd24f40] frame= 615 QP=33.44 NAL=0 Slice:B Poc:226 I:2 P:46 SKIP:872 size=65 bytes
2087[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2088[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2089[libx264 @ 0x56396cd24f40] frame= 616 QP=33.44 NAL=0 Slice:B Poc:230 I:0 P:44 SKIP:876 size=56 bytes
2090[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2091[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2092[libx264 @ 0x56396cd24f40] frame= 617 QP=23.00 NAL=2 Slice:P Poc:236 I:6 P:14 SKIP:900 size=54 bytes
2093[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2094[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2095[libx264 @ 0x56396cd24f40] frame= 618 QP=41.05 NAL=0 Slice:B Poc:234 I:23 P:40 SKIP:857 size=93 bytes
2096[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2097[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2098[libx264 @ 0x56396cd24f40] frame= 619 QP=29.07 NAL=2 Slice:P Poc:240 I:108 P:10 SKIP:802 size=326 bytes
2099[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2100[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2101[libx264 @ 0x56396cd24f40] frame= 620 QP=32.12 NAL=0 Slice:B Poc:238 I:21 P:66 SKIP:833 size=107 bytes
2102[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2103[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2104[libx264 @ 0x56396cd24f40] frame= 621 QP=33.82 NAL=2 Slice:P Poc:244 I:47 P:25 SKIP:848 size=166 bytes
2105[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2106[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2107[libx264 @ 0x56396cd24f40] frame= 622 QP=39.95 NAL=0 Slice:B Poc:242 I:66 P:37 SKIP:817 size=148 bytes
2108[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2109[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2110[libx264 @ 0x56396cd24f40] frame= 623 QP=28.73 NAL=2 Slice:P Poc:252 I:18 P:38 SKIP:864 size=109 bytes
2111[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2112[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2113[libx264 @ 0x56396cd24f40] frame= 624 QP=38.75 NAL=2 Slice:B Poc:248 I:36 P:60 SKIP:824 size=174 bytes
2114[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2115[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2116[libx264 @ 0x56396cd24f40] frame= 625 QP=33.44 NAL=0 Slice:B Poc:246 I:1 P:57 SKIP:862 size=71 bytes
2117[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2118[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2119[libx264 @ 0x56396cd24f40] frame= 626 QP=33.13 NAL=0 Slice:B Poc:250 I:0 P:52 SKIP:868 size=61 bytes
2120[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2121[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2122[libx264 @ 0x56396cd24f40] frame= 627 QP=22.13 NAL=2 Slice:P Poc:256 I:16 P:16 SKIP:888 size=70 bytes
2123[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2124[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2125[libx264 @ 0x56396cd24f40] frame= 628 QP=41.05 NAL=0 Slice:B Poc:254 I:23 P:47 SKIP:850 size=97 bytes
2126[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2127[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2128[libx264 @ 0x56396cd24f40] frame= 629 QP=22.22 NAL=2 Slice:P Poc:260 I:51 P:13 SKIP:856 size=197 bytes
2129[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2130[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2131[libx264 @ 0x56396cd24f40] frame= 630 QP=29.00 NAL=0 Slice:B Poc:258 I:26 P:42 SKIP:852 size=87 bytes
2132[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2133[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2134[libx264 @ 0x56396cd24f40] frame= 631 QP=32.65 NAL=2 Slice:P Poc:264 I:29 P:23 SKIP:868 size=136 bytes
2135[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2136[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2137[libx264 @ 0x56396cd24f40] frame= 632 QP=39.95 NAL=0 Slice:B Poc:262 I:62 P:22 SKIP:836 size=126 bytes
2138[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2139[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2140[libx264 @ 0x56396cd24f40] frame= 633 QP=24.67 NAL=2 Slice:P Poc:268 I:61 P:26 SKIP:833 size=176 bytes
2141[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2142[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2143[libx264 @ 0x56396cd24f40] frame= 634 QP=33.44 NAL=0 Slice:B Poc:266 I:1 P:49 SKIP:870 size=66 bytes
2144[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2145[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2146[libx264 @ 0x56396cd24f40] frame= 635 QP=25.35 NAL=2 Slice:P Poc:272 I:29 P:49 SKIP:842 size=126 bytes
2147[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2148[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2149[libx264 @ 0x56396cd24f40] frame= 636 QP=33.13 NAL=0 Slice:B Poc:270 I:0 P:45 SKIP:875 size=55 bytes
2150[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2151[libx264 @ 0x56396cd24f40] frame= 637 QP=23.00 NAL=2 Slice:P Poc:276 I:4 P:17 SKIP:899 size=61 bytes
2152[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2153[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2154[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2155[libx264 @ 0x56396cd24f40] frame= 638 QP=41.05 NAL=0 Slice:B Poc:274 I:23 P:40 SKIP:857 size=93 bytes
2156[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2157[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2158[libx264 @ 0x56396cd24f40] frame= 639 QP=29.55 NAL=2 Slice:P Poc:280 I:74 P:5 SKIP:841 size=201 bytes
2159[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2160[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2161[libx264 @ 0x56396cd24f40] frame= 640 QP=29.00 NAL=0 Slice:B Poc:278 I:28 P:54 SKIP:838 size=99 bytes
2162[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2163[libx264 @ 0x56396cd24f40] frame= 641 QP=31.47 NAL=2 Slice:P Poc:284 I:29 P:25 SKIP:866 size=149 bytes
2164[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2165[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2166[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2167[libx264 @ 0x56396cd24f40] frame= 642 QP=39.95 NAL=0 Slice:B Poc:282 I:64 P:24 SKIP:832 size=125 bytes
2168[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2169[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2170[libx264 @ 0x56396cd24f40] frame= 643 QP=34.86 NAL=2 Slice:P Poc:292 I:26 P:27 SKIP:867 size=121 bytes
2171[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2172[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2173[libx264 @ 0x56396cd24f40] frame= 644 QP=39.19 NAL=2 Slice:B Poc:288 I:36 P:50 SKIP:834 size=153 bytes
2174[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2175[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2176[libx264 @ 0x56396cd24f40] frame= 645 QP=33.44 NAL=0 Slice:B Poc:286 I:5 P:50 SKIP:865 size=77 bytes
2177[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2178[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2179[libx264 @ 0x56396cd24f40] frame= 646 QP=33.44 NAL=0 Slice:B Poc:290 I:1 P:46 SKIP:873 size=59 bytes
2180[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2181[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2182[libx264 @ 0x56396cd24f40] frame= 647 QP=27.24 NAL=2 Slice:P Poc:296 I:15 P:12 SKIP:893 size=85 bytes
2183[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2184[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2185[libx264 @ 0x56396cd24f40] frame= 648 QP=41.05 NAL=0 Slice:B Poc:294 I:26 P:43 SKIP:851 size=104 bytes
2186[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2187[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2188[libx264 @ 0x56396cd24f40] frame= 649 QP=25.26 NAL=2 Slice:P Poc:300 I:75 P:11 SKIP:834 size=246 bytes
2189[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2190[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2191[libx264 @ 0x56396cd24f40] frame= 650 QP=29.00 NAL=0 Slice:B Poc:298 I:26 P:55 SKIP:839 size=98 bytes
2192[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2193[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2194[libx264 @ 0x56396cd24f40] frame= 651 QP=33.68 NAL=2 Slice:P Poc:304 I:34 P:23 SKIP:863 size=156 bytes
2195[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2196[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2197[libx264 @ 0x56396cd24f40] frame= 652 QP=39.95 NAL=0 Slice:B Poc:302 I:66 P:21 SKIP:833 size=130 bytes
2198[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2199[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2200[libx264 @ 0x56396cd24f40] frame= 653 QP=35.08 NAL=2 Slice:P Poc:312 I:12 P:33 SKIP:875 size=90 bytes
2201[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2202[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2203[libx264 @ 0x56396cd24f40] frame= 654 QP=38.75 NAL=2 Slice:B Poc:308 I:41 P:48 SKIP:831 size=173 bytes
2204[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2205[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2206[libx264 @ 0x56396cd24f40] frame= 655 QP=33.44 NAL=0 Slice:B Poc:306 I:1 P:50 SKIP:869 size=64 bytes
2207[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2208[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2209[libx264 @ 0x56396cd24f40] frame= 656 QP=33.13 NAL=0 Slice:B Poc:310 I:0 P:45 SKIP:875 size=55 bytes
2210[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2211[libx264 @ 0x56396cd24f40] frame= 657 QP=23.00 NAL=2 Slice:P Poc:316 I:1 P:16 SKIP:903 size=43 bytes
2212[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2213[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2214[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2215[libx264 @ 0x56396cd24f40] frame= 658 QP=41.05 NAL=0 Slice:B Poc:314 I:23 P:46 SKIP:851 size=98 bytes
2216[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2217[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2218[libx264 @ 0x56396cd24f40] frame= 659 QP=30.36 NAL=2 Slice:P Poc:320 I:32 P:2 SKIP:886 size=116 bytes
2219[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2220[libx264 @ 0x56396cd24f40] frame= 660 QP=35.72 NAL=0 Slice:B Poc:318 I:34 P:21 SKIP:865 size=93 bytes
2221[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2222[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2223[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2224[libx264 @ 0x56396cd24f40] frame= 661 QP=33.69 NAL=2 Slice:P Poc:324 I:19 P:27 SKIP:874 size=132 bytes
2225[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2226[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2227[libx264 @ 0x56396cd24f40] frame= 662 QP=39.95 NAL=0 Slice:B Poc:322 I:63 P:20 SKIP:837 size=117 bytes
2228[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2229frame= 713 fps=472 q=40.0 size= 522kB time=00:02:12.20 bitrate= 32.3kbits/s speed=87.5x
2230[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2231[libx264 @ 0x56396cd24f40] frame= 663 QP=29.58 NAL=2 Slice:P Poc:328 I:53 P:29 SKIP:838 size=170 bytes
2232[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2233[libx264 @ 0x56396cd24f40] frame= 664 QP=33.44 NAL=0 Slice:B Poc:326 I:1 P:45 SKIP:874 size=65 bytes
2234[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2235[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2236[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2237[libx264 @ 0x56396cd24f40] frame= 665 QP=30.89 NAL=2 Slice:P Poc:330 I:23 P:41 SKIP:856 size=135 bytes
2238[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2239[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2240[libx264 @ 0x56396cd24f40] frame= 666 QP=25.64 NAL=2 Slice:P Poc:332 I:2 P:14 SKIP:904 size=55 bytes
2241[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2242[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2243[libx264 @ 0x56396cd24f40] frame= 667 QP=26.05 NAL=2 Slice:P Poc:336 I:5 P:11 SKIP:904 size=65 bytes
2244[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2245[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2246[libx264 @ 0x56396cd24f40] frame= 668 QP=41.05 NAL=0 Slice:B Poc:334 I:44 P:31 SKIP:845 size=107 bytes
2247[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2248[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2249[libx264 @ 0x56396cd24f40] frame= 669 QP=29.23 NAL=2 Slice:P Poc:340 I:96 P:7 SKIP:817 size=187 bytes
2250[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2251[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2252[libx264 @ 0x56396cd24f40] frame= 670 QP=35.72 NAL=0 Slice:B Poc:338 I:28 P:60 SKIP:832 size=113 bytes
2253[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2254[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2255[libx264 @ 0x56396cd24f40] frame= 671 QP=36.13 NAL=2 Slice:P Poc:344 I:26 P:22 SKIP:872 size=126 bytes
2256[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2257[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2258[libx264 @ 0x56396cd24f40] frame= 672 QP=39.95 NAL=0 Slice:B Poc:342 I:66 P:20 SKIP:834 size=124 bytes
2259[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2260[libx264 @ 0x56396cd24f40] frame= 673 QP=30.82 NAL=2 Slice:P Poc:352 I:24 P:25 SKIP:871 size=124 bytes
2261[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2262[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2263[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2264[libx264 @ 0x56396cd24f40] frame= 674 QP=39.19 NAL=2 Slice:B Poc:348 I:40 P:47 SKIP:833 size=167 bytes
2265[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2266[libx264 @ 0x56396cd24f40] frame= 675 QP=33.44 NAL=0 Slice:B Poc:346 I:5 P:50 SKIP:865 size=77 bytes
2267[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2268[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2269[libx264 @ 0x56396cd24f40] frame= 676 QP=33.44 NAL=0 Slice:B Poc:350 I:0 P:49 SKIP:871 size=61 bytes
2270[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2271[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2272[libx264 @ 0x56396cd24f40] frame= 677 QP=32.40 NAL=2 Slice:P Poc:356 I:8 P:12 SKIP:900 size=57 bytes
2273[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2274[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2275[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2276[libx264 @ 0x56396cd24f40] frame= 678 QP=41.05 NAL=0 Slice:B Poc:354 I:24 P:44 SKIP:852 size=99 bytes
2277[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2278[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2279[libx264 @ 0x56396cd24f40] frame= 679 QP=28.93 NAL=2 Slice:P Poc:360 I:80 P:16 SKIP:824 size=256 bytes
2280[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2281[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2282[libx264 @ 0x56396cd24f40] frame= 680 QP=32.12 NAL=0 Slice:B Poc:358 I:25 P:53 SKIP:842 size=95 bytes
2283[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2284[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2285[libx264 @ 0x56396cd24f40] frame= 681 QP=35.13 NAL=2 Slice:P Poc:364 I:28 P:19 SKIP:873 size=120 bytes
2286[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2287[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2288[libx264 @ 0x56396cd24f40] frame= 682 QP=39.95 NAL=0 Slice:B Poc:362 I:66 P:16 SKIP:838 size=120 bytes
2289[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2290[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2291[libx264 @ 0x56396cd24f40] frame= 683 QP=35.08 NAL=2 Slice:P Poc:372 I:10 P:31 SKIP:879 size=81 bytes
2292[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2293[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2294[libx264 @ 0x56396cd24f40] frame= 684 QP=38.75 NAL=2 Slice:B Poc:368 I:39 P:42 SKIP:839 size=162 bytes
2295[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2296[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2297[libx264 @ 0x56396cd24f40] frame= 685 QP=33.44 NAL=0 Slice:B Poc:366 I:1 P:46 SKIP:873 size=60 bytes
2298[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2299[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2300[libx264 @ 0x56396cd24f40] frame= 686 QP=33.13 NAL=0 Slice:B Poc:370 I:0 P:40 SKIP:880 size=49 bytes
2301[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2302[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2303[libx264 @ 0x56396cd24f40] frame= 687 QP=29.12 NAL=2 Slice:P Poc:376 I:2 P:13 SKIP:905 size=44 bytes
2304[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2305[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2306[libx264 @ 0x56396cd24f40] frame= 688 QP=41.05 NAL=0 Slice:B Poc:374 I:23 P:40 SKIP:857 size=91 bytes
2307[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2308[libx264 @ 0x56396cd24f40] frame= 689 QP=22.92 NAL=2 Slice:P Poc:380 I:57 P:5 SKIP:858 size=145 bytes
2309[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2310[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2311[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2312[libx264 @ 0x56396cd24f40] frame= 690 QP=35.72 NAL=0 Slice:B Poc:378 I:29 P:41 SKIP:850 size=104 bytes
2313[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2314[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2315[libx264 @ 0x56396cd24f40] frame= 691 QP=32.65 NAL=2 Slice:P Poc:384 I:19 P:27 SKIP:874 size=128 bytes
2316[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2317[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2318[libx264 @ 0x56396cd24f40] frame= 692 QP=39.95 NAL=0 Slice:B Poc:382 I:65 P:16 SKIP:839 size=118 bytes
2319[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2320[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2321[libx264 @ 0x56396cd24f40] frame= 693 QP=28.16 NAL=2 Slice:P Poc:388 I:51 P:30 SKIP:839 size=170 bytes
2322[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2323[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2324[libx264 @ 0x56396cd24f40] frame= 694 QP=33.44 NAL=0 Slice:B Poc:386 I:1 P:44 SKIP:875 size=61 bytes
2325[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2326[libx264 @ 0x56396cd24f40] frame= 695 QP=25.80 NAL=2 Slice:P Poc:392 I:24 P:47 SKIP:849 size=110 bytes
2327[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2328[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2329[libx264 @ 0x56396cd24f40] frame= 696 QP=33.13 NAL=0 Slice:B Poc:390 I:0 P:42 SKIP:878 size=52 bytes
2330[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2331[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2332[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2333[libx264 @ 0x56396cd24f40] frame= 697 QP=23.00 NAL=2 Slice:P Poc:396 I:0 P:15 SKIP:905 size=36 bytes
2334[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2335[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2336[libx264 @ 0x56396cd24f40] frame= 698 QP=41.05 NAL=0 Slice:B Poc:394 I:23 P:39 SKIP:858 size=91 bytes
2337[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2338[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2339[libx264 @ 0x56396cd24f40] frame= 699 QP=24.11 NAL=2 Slice:P Poc:400 I:147 P:8 SKIP:765 size=241 bytes
2340[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2341[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2342[libx264 @ 0x56396cd24f40] frame= 700 QP=29.00 NAL=0 Slice:B Poc:398 I:22 P:84 SKIP:814 size=111 bytes
2343[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2344[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2345[libx264 @ 0x56396cd24f40] frame= 701 QP=34.30 NAL=2 Slice:P Poc:404 I:27 P:21 SKIP:872 size=124 bytes
2346[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2347[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2348[libx264 @ 0x56396cd24f40] frame= 702 QP=39.95 NAL=0 Slice:B Poc:402 I:63 P:19 SKIP:838 size=118 bytes
2349[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2350[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2351[libx264 @ 0x56396cd24f40] frame= 703 QP=25.97 NAL=2 Slice:P Poc:412 I:23 P:27 SKIP:870 size=114 bytes
2352[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2353[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2354[libx264 @ 0x56396cd24f40] frame= 704 QP=39.19 NAL=2 Slice:B Poc:408 I:36 P:48 SKIP:836 size=149 bytes
2355[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2356[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2357[libx264 @ 0x56396cd24f40] frame= 705 QP=33.44 NAL=0 Slice:B Poc:406 I:2 P:48 SKIP:870 size=68 bytes
2358[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2359[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2360[libx264 @ 0x56396cd24f40] frame= 706 QP=33.44 NAL=0 Slice:B Poc:410 I:0 P:43 SKIP:877 size=56 bytes
2361[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2362[libx264 @ 0x56396cd24f40] frame= 707 QP=23.00 NAL=2 Slice:P Poc:416 I:6 P:10 SKIP:904 size=44 bytes
2363[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2364[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2365[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2366[libx264 @ 0x56396cd24f40] frame= 708 QP=41.05 NAL=0 Slice:B Poc:414 I:23 P:39 SKIP:858 size=91 bytes
2367[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2368[libx264 @ 0x56396cd24f40] frame= 709 QP=27.03 NAL=2 Slice:P Poc:420 I:95 P:1 SKIP:824 size=134 bytes
2369[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2370[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2371[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2372[libx264 @ 0x56396cd24f40] frame= 710 QP=29.00 NAL=0 Slice:B Poc:418 I:21 P:61 SKIP:838 size=98 bytes
2373[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2374[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2375[libx264 @ 0x56396cd24f40] frame= 711 QP=32.16 NAL=2 Slice:P Poc:424 I:34 P:16 SKIP:870 size=138 bytes
2376[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2377[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2378[libx264 @ 0x56396cd24f40] frame= 712 QP=39.95 NAL=0 Slice:B Poc:422 I:62 P:20 SKIP:838 size=120 bytes
2379[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2380[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2381[libx264 @ 0x56396cd24f40] frame= 713 QP=22.50 NAL=2 Slice:P Poc:432 I:12 P:32 SKIP:876 size=86 bytes
2382[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2383[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2384[libx264 @ 0x56396cd24f40] frame= 714 QP=38.75 NAL=2 Slice:B Poc:428 I:36 P:43 SKIP:841 size=157 bytes
2385[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2386[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2387[libx264 @ 0x56396cd24f40] frame= 715 QP=33.44 NAL=0 Slice:B Poc:426 I:1 P:54 SKIP:865 size=68 bytes
2388[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2389[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2390[libx264 @ 0x56396cd24f40] frame= 716 QP=33.13 NAL=0 Slice:B Poc:430 I:0 P:45 SKIP:875 size=53 bytes
2391[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2392[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2393[libx264 @ 0x56396cd24f40] frame= 717 QP=23.00 NAL=2 Slice:P Poc:436 I:7 P:12 SKIP:901 size=56 bytes
2394[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2395[libx264 @ 0x56396cd24f40] frame= 718 QP=41.05 NAL=0 Slice:B Poc:434 I:23 P:40 SKIP:857 size=91 bytes
2396[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2397[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2398[libx264 @ 0x56396cd24f40] frame= 719 QP=24.28 NAL=2 Slice:P Poc:440 I:108 P:7 SKIP:805 size=335 bytes
2399[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2400[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2401[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2402[libx264 @ 0x56396cd24f40] frame= 720 QP=29.00 NAL=0 Slice:B Poc:438 I:22 P:60 SKIP:838 size=101 bytes
2403[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2404[libx264 @ 0x56396cd24f40] frame= 721 QP=33.07 NAL=2 Slice:P Poc:444 I:33 P:28 SKIP:859 size=146 bytes
2405[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2406[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2407[libx264 @ 0x56396cd24f40] frame= 722 QP=39.95 NAL=0 Slice:B Poc:442 I:63 P:42 SKIP:815 size=143 bytes
2408[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2409[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2410[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2411[libx264 @ 0x56396cd24f40] frame= 723 QP=24.35 NAL=2 Slice:P Poc:452 I:13 P:36 SKIP:871 size=106 bytes
2412[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2413[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2414[libx264 @ 0x56396cd24f40] frame= 724 QP=38.75 NAL=2 Slice:B Poc:448 I:37 P:62 SKIP:821 size=178 bytes
2415[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2416[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2417[libx264 @ 0x56396cd24f40] frame= 725 QP=33.44 NAL=0 Slice:B Poc:446 I:1 P:56 SKIP:863 size=78 bytes
2418[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2419[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2420[libx264 @ 0x56396cd24f40] frame= 726 QP=33.13 NAL=0 Slice:B Poc:450 I:0 P:50 SKIP:870 size=64 bytes
2421[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2422[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2423[libx264 @ 0x56396cd24f40] frame= 727 QP=22.21 NAL=2 Slice:P Poc:456 I:7 P:13 SKIP:900 size=53 bytes
2424[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2425[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2426[libx264 @ 0x56396cd24f40] frame= 728 QP=41.05 NAL=0 Slice:B Poc:454 I:23 P:41 SKIP:856 size=97 bytes
2427[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2428[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2429[libx264 @ 0x56396cd24f40] frame= 729 QP=23.56 NAL=2 Slice:P Poc:460 I:42 P:5 SKIP:873 size=171 bytes
2430[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2431[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2432[libx264 @ 0x56396cd24f40] frame= 730 QP=35.72 NAL=0 Slice:B Poc:458 I:30 P:32 SKIP:858 size=99 bytes
2433[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2434[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2435[libx264 @ 0x56396cd24f40] frame= 731 QP=30.29 NAL=2 Slice:P Poc:464 I:23 P:24 SKIP:873 size=138 bytes
2436[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2437[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2438[libx264 @ 0x56396cd24f40] frame= 732 QP=39.95 NAL=0 Slice:B Poc:462 I:63 P:24 SKIP:833 size=125 bytes
2439[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2440[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2441[libx264 @ 0x56396cd24f40] frame= 733 QP=26.88 NAL=2 Slice:P Poc:472 I:21 P:33 SKIP:866 size=118 bytes
2442[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2443[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2444[libx264 @ 0x56396cd24f40] frame= 734 QP=39.19 NAL=2 Slice:B Poc:468 I:38 P:54 SKIP:828 size=172 bytes
2445[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2446[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2447[libx264 @ 0x56396cd24f40] frame= 735 QP=33.44 NAL=0 Slice:B Poc:466 I:2 P:57 SKIP:861 size=72 bytes
2448[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2449[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2450[libx264 @ 0x56396cd24f40] frame= 736 QP=33.44 NAL=0 Slice:B Poc:470 I:0 P:58 SKIP:862 size=65 bytes
2451[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2452[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2453[libx264 @ 0x56396cd24f40] frame= 737 QP=23.00 NAL=2 Slice:P Poc:476 I:8 P:12 SKIP:900 size=50 bytes
2454[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2455[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2456[libx264 @ 0x56396cd24f40] frame= 738 QP=41.05 NAL=0 Slice:B Poc:474 I:23 P:45 SKIP:852 size=97 bytes
2457[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2458[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2459[libx264 @ 0x56396cd24f40] frame= 739 QP=31.76 NAL=2 Slice:P Poc:480 I:74 P:6 SKIP:840 size=184 bytes
2460[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2461[libx264 @ 0x56396cd24f40] frame= 740 QP=29.00 NAL=0 Slice:B Poc:478 I:22 P:53 SKIP:845 size=95 bytes
2462[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2463[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2464[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2465[libx264 @ 0x56396cd24f40] frame= 741 QP=35.13 NAL=2 Slice:P Poc:484 I:31 P:25 SKIP:864 size=139 bytes
2466[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2467[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2468[libx264 @ 0x56396cd24f40] frame= 742 QP=39.95 NAL=0 Slice:B Poc:482 I:63 P:20 SKIP:837 size=119 bytes
2469[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2470[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2471[libx264 @ 0x56396cd24f40] frame= 743 QP=35.08 NAL=2 Slice:P Poc:492 I:11 P:32 SKIP:877 size=87 bytes
2472[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2473[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2474[libx264 @ 0x56396cd24f40] frame= 744 QP=38.75 NAL=2 Slice:B Poc:488 I:38 P:55 SKIP:827 size=169 bytes
2475[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2476[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2477[libx264 @ 0x56396cd24f40] frame= 745 QP=30.51 NAL=0 Slice:B Poc:486 I:1 P:53 SKIP:866 size=68 bytes
2478[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2479[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2480[libx264 @ 0x56396cd24f40] frame= 746 QP=33.13 NAL=0 Slice:B Poc:490 I:0 P:47 SKIP:873 size=54 bytes
2481[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2482[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2483[libx264 @ 0x56396cd24f40] frame= 747 QP=24.92 NAL=2 Slice:P Poc:496 I:12 P:10 SKIP:898 size=64 bytes
2484[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2485[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2486[libx264 @ 0x56396cd24f40] frame= 748 QP=41.05 NAL=0 Slice:B Poc:494 I:23 P:43 SKIP:854 size=95 bytes
2487[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2488[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2489[libx264 @ 0x56396cd24f40] frame= 749 QP=27.38 NAL=2 Slice:P Poc:498 I:29 P:11 SKIP:880 size=61 bytes
2490[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2491[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2492[libx264 @ 0x56396cd24f40] frame= 750 QP=20.39 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1143 bytes
2493[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2494[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2495[libx264 @ 0x56396cd24f40] frame= 751 QP=29.80 NAL=2 Slice:P Poc:4 I:60 P:19 SKIP:841 size=229 bytes
2496[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2497[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2498[libx264 @ 0x56396cd24f40] frame= 752 QP=39.95 NAL=0 Slice:B Poc:2 I:67 P:44 SKIP:809 size=149 bytes
2499[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2500[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2501[libx264 @ 0x56396cd24f40] frame= 753 QP=32.14 NAL=2 Slice:P Poc:8 I:64 P:29 SKIP:827 size=226 bytes
2502[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2503[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2504[libx264 @ 0x56396cd24f40] frame= 754 QP=33.44 NAL=0 Slice:B Poc:6 I:0 P:74 SKIP:846 size=91 bytes
2505[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2506[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2507[libx264 @ 0x56396cd24f40] frame= 755 QP=32.58 NAL=2 Slice:P Poc:12 I:33 P:48 SKIP:839 size=135 bytes
2508[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2509[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2510[libx264 @ 0x56396cd24f40] frame= 756 QP=33.13 NAL=0 Slice:B Poc:10 I:0 P:66 SKIP:854 size=84 bytes
2511[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2512[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2513[libx264 @ 0x56396cd24f40] frame= 757 QP=23.00 NAL=2 Slice:P Poc:16 I:16 P:21 SKIP:883 size=80 bytes
2514[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2515[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2516[libx264 @ 0x56396cd24f40] frame= 758 QP=27.17 NAL=0 Slice:B Poc:14 I:22 P:54 SKIP:844 size=105 bytes
2517[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2518[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2519[libx264 @ 0x56396cd24f40] frame= 759 QP=25.95 NAL=2 Slice:P Poc:20 I:25 P:15 SKIP:880 size=144 bytes
2520[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2521[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2522[libx264 @ 0x56396cd24f40] frame= 760 QP=29.00 NAL=0 Slice:B Poc:18 I:21 P:41 SKIP:858 size=94 bytes
2523[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2524[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2525[libx264 @ 0x56396cd24f40] frame= 761 QP=26.33 NAL=2 Slice:P Poc:24 I:30 P:28 SKIP:862 size=177 bytes
2526[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2527[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2528[libx264 @ 0x56396cd24f40] frame= 762 QP=39.95 NAL=0 Slice:B Poc:22 I:64 P:26 SKIP:830 size=137 bytes
2529[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2530[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2531[libx264 @ 0x56396cd24f40] frame= 763 QP=28.65 NAL=2 Slice:P Poc:32 I:20 P:26 SKIP:874 size=110 bytes
2532[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2533[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2534[libx264 @ 0x56396cd24f40] frame= 764 QP=39.19 NAL=2 Slice:B Poc:28 I:46 P:50 SKIP:824 size=196 bytes
2535[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2536[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2537[libx264 @ 0x56396cd24f40] frame= 765 QP=33.44 NAL=0 Slice:B Poc:26 I:4 P:61 SKIP:855 size=81 bytes
2538[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2539[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2540[libx264 @ 0x56396cd24f40] frame= 766 QP=33.44 NAL=0 Slice:B Poc:30 I:0 P:56 SKIP:864 size=65 bytes
2541[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2542[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2543[libx264 @ 0x56396cd24f40] frame= 767 QP=25.51 NAL=2 Slice:P Poc:36 I:13 P:11 SKIP:896 size=67 bytes
2544[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2545[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2546[libx264 @ 0x56396cd24f40] frame= 768 QP=27.99 NAL=0 Slice:B Poc:34 I:0 P:81 SKIP:839 size=107 bytes
2547[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2548[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2549[libx264 @ 0x56396cd24f40] frame= 769 QP=27.22 NAL=2 Slice:P Poc:40 I:94 P:4 SKIP:822 size=195 bytes
2550[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2551[libx264 @ 0x56396cd24f40] frame= 770 QP=32.12 NAL=0 Slice:B Poc:38 I:23 P:61 SKIP:836 size=101 bytes
2552[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2553[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2554[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2555[libx264 @ 0x56396cd24f40] frame= 771 QP=35.19 NAL=2 Slice:P Poc:44 I:29 P:26 SKIP:865 size=148 bytes
2556[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2557[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2558[libx264 @ 0x56396cd24f40] frame= 772 QP=39.95 NAL=0 Slice:B Poc:42 I:65 P:21 SKIP:834 size=128 bytes
2559[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2560[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2561[libx264 @ 0x56396cd24f40] frame= 773 QP=32.30 NAL=2 Slice:P Poc:52 I:15 P:31 SKIP:874 size=103 bytes
2562[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2563[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2564[libx264 @ 0x56396cd24f40] frame= 774 QP=37.85 NAL=2 Slice:B Poc:48 I:46 P:44 SKIP:830 size=178 bytes
2565[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2566[libx264 @ 0x56396cd24f40] frame= 775 QP=33.44 NAL=0 Slice:B Poc:46 I:0 P:57 SKIP:863 size=70 bytes
2567[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2568[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2569[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2570[libx264 @ 0x56396cd24f40] frame= 776 QP=33.13 NAL=0 Slice:B Poc:50 I:0 P:52 SKIP:868 size=61 bytes
2571[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2572[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2573[libx264 @ 0x56396cd24f40] frame= 777 QP=35.49 NAL=2 Slice:P Poc:56 I:1 P:19 SKIP:900 size=56 bytes
2574[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2575[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2576[libx264 @ 0x56396cd24f40] frame= 778 QP=28.41 NAL=0 Slice:B Poc:54 I:20 P:45 SKIP:855 size=95 bytes
2577[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2578[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2579[libx264 @ 0x56396cd24f40] frame= 779 QP=29.70 NAL=2 Slice:P Poc:60 I:82 P:13 SKIP:825 size=277 bytes
2580[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2581[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2582[libx264 @ 0x56396cd24f40] frame= 780 QP=26.28 NAL=0 Slice:B Poc:58 I:23 P:58 SKIP:839 size=106 bytes
2583[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2584[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2585[libx264 @ 0x56396cd24f40] frame= 781 QP=29.70 NAL=2 Slice:P Poc:64 I:38 P:20 SKIP:862 size=179 bytes
2586[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2587[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2588[libx264 @ 0x56396cd24f40] frame= 782 QP=39.95 NAL=0 Slice:B Poc:62 I:69 P:35 SKIP:816 size=150 bytes
2589[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2590[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2591[libx264 @ 0x56396cd24f40] frame= 783 QP=27.19 NAL=2 Slice:P Poc:72 I:25 P:31 SKIP:864 size=109 bytes
2592[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2593[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2594[libx264 @ 0x56396cd24f40] frame= 784 QP=39.16 NAL=2 Slice:B Poc:68 I:41 P:70 SKIP:809 size=205 bytes
2595[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2596[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2597[libx264 @ 0x56396cd24f40] frame= 785 QP=33.44 NAL=0 Slice:B Poc:66 I:2 P:70 SKIP:848 size=84 bytes
2598[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2599[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2600[libx264 @ 0x56396cd24f40] frame= 786 QP=33.13 NAL=0 Slice:B Poc:70 I:2 P:63 SKIP:855 size=78 bytes
2601[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2602[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2603[libx264 @ 0x56396cd24f40] frame= 787 QP=24.65 NAL=2 Slice:P Poc:76 I:8 P:20 SKIP:892 size=81 bytes
2604[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2605[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2606[libx264 @ 0x56396cd24f40] frame= 788 QP=29.07 NAL=0 Slice:B Poc:74 I:28 P:44 SKIP:848 size=104 bytes
2607[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2608[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2609[libx264 @ 0x56396cd24f40] frame= 789 QP=27.54 NAL=2 Slice:P Poc:80 I:60 P:3 SKIP:857 size=132 bytes
2610[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2611[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2612[libx264 @ 0x56396cd24f40] frame= 790 QP=35.72 NAL=0 Slice:B Poc:78 I:28 P:46 SKIP:846 size=114 bytes
2613[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2614[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2615[libx264 @ 0x56396cd24f40] frame= 791 QP=29.40 NAL=2 Slice:P Poc:84 I:32 P:18 SKIP:870 size=139 bytes
2616[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2617[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2618[libx264 @ 0x56396cd24f40] frame= 792 QP=39.95 NAL=0 Slice:B Poc:82 I:67 P:23 SKIP:830 size=133 bytes
2619[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2620[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2621[libx264 @ 0x56396cd24f40] frame= 793 QP=31.89 NAL=2 Slice:P Poc:92 I:17 P:29 SKIP:874 size=107 bytes
2622[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2623[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2624[libx264 @ 0x56396cd24f40] frame= 794 QP=38.72 NAL=2 Slice:B Poc:88 I:34 P:56 SKIP:830 size=175 bytes
2625[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2626[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2627[libx264 @ 0x56396cd24f40] frame= 795 QP=33.44 NAL=0 Slice:B Poc:86 I:3 P:57 SKIP:860 size=75 bytes
2628[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2629[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2630[libx264 @ 0x56396cd24f40] frame= 796 QP=33.44 NAL=0 Slice:B Poc:90 I:0 P:55 SKIP:865 size=63 bytes
2631[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2632[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2633[libx264 @ 0x56396cd24f40] frame= 797 QP=21.53 NAL=2 Slice:P Poc:96 I:8 P:14 SKIP:898 size=58 bytes
2634[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2635[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2636[libx264 @ 0x56396cd24f40] frame= 798 QP=39.47 NAL=0 Slice:B Poc:94 I:32 P:33 SKIP:855 size=103 bytes
2637[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2638[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2639[libx264 @ 0x56396cd24f40] frame= 799 QP=26.74 NAL=2 Slice:P Poc:100 I:135 P:12 SKIP:773 size=365 bytes
2640[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2641[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2642[libx264 @ 0x56396cd24f40] frame= 800 QP=32.12 NAL=0 Slice:B Poc:98 I:23 P:83 SKIP:814 size=119 bytes
2643[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2644[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2645[libx264 @ 0x56396cd24f40] frame= 801 QP=28.84 NAL=2 Slice:P Poc:104 I:36 P:29 SKIP:855 size=161 bytes
2646[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2647[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2648[libx264 @ 0x56396cd24f40] frame= 802 QP=39.95 NAL=0 Slice:B Poc:102 I:67 P:32 SKIP:821 size=146 bytes
2649[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2650[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2651[libx264 @ 0x56396cd24f40] frame= 803 QP=35.56 NAL=2 Slice:P Poc:112 I:11 P:32 SKIP:877 size=95 bytes
2652[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2653[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2654[libx264 @ 0x56396cd24f40] frame= 804 QP=37.82 NAL=2 Slice:B Poc:108 I:47 P:58 SKIP:815 size=198 bytes
2655[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2656[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2657[libx264 @ 0x56396cd24f40] frame= 805 QP=33.44 NAL=0 Slice:B Poc:106 I:2 P:63 SKIP:855 size=79 bytes
2658[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2659[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2660[libx264 @ 0x56396cd24f40] frame= 806 QP=33.13 NAL=0 Slice:B Poc:110 I:0 P:52 SKIP:868 size=62 bytes
2661[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2662[libx264 @ 0x56396cd24f40] frame= 807 QP=29.12 NAL=2 Slice:P Poc:116 I:6 P:26 SKIP:888 size=70 bytes
2663[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2664[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2665[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2666[libx264 @ 0x56396cd24f40] frame= 808 QP=39.47 NAL=0 Slice:B Poc:114 I:27 P:47 SKIP:846 size=100 bytes
2667[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2668[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2669[libx264 @ 0x56396cd24f40] frame= 809 QP=24.42 NAL=2 Slice:P Poc:120 I:104 P:10 SKIP:806 size=197 bytes
2670[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2671[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2672[libx264 @ 0x56396cd24f40] frame= 810 QP=32.12 NAL=0 Slice:B Poc:118 I:23 P:66 SKIP:831 size=112 bytes
2673[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2674[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2675[libx264 @ 0x56396cd24f40] frame= 811 QP=32.44 NAL=2 Slice:P Poc:124 I:28 P:27 SKIP:865 size=150 bytes
2676[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2677[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2678[libx264 @ 0x56396cd24f40] frame= 812 QP=39.95 NAL=0 Slice:B Poc:122 I:71 P:23 SKIP:826 size=141 bytes
2679[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2680[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2681[libx264 @ 0x56396cd24f40] frame= 813 QP=28.83 NAL=2 Slice:P Poc:128 I:45 P:40 SKIP:835 size=175 bytes
2682[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2683[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2684[libx264 @ 0x56396cd24f40] frame= 814 QP=33.44 NAL=0 Slice:B Poc:126 I:3 P:59 SKIP:858 size=82 bytes
2685[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2686[libx264 @ 0x56396cd24f40] frame= 815 QP=25.41 NAL=2 Slice:P Poc:132 I:29 P:45 SKIP:846 size=122 bytes
2687[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2688[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2689[h264 @ 0x56396cd68f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2690[libx264 @ 0x56396cd24f40] frame= 816 QP=33.13 NAL=0 Slice:B Poc:130 I:1 P:52 SKIP:867 size=65 bytes
2691[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2692[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2693[libx264 @ 0x56396cd24f40] frame= 817 QP=22.39 NAL=2 Slice:P Poc:136 I:7 P:15 SKIP:898 size=51 bytes
2694[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2695[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2696[libx264 @ 0x56396cd24f40] frame= 818 QP=41.05 NAL=0 Slice:B Poc:134 I:21 P:45 SKIP:854 size=92 bytes
2697[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2698[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2699[libx264 @ 0x56396cd24f40] frame= 819 QP=26.08 NAL=2 Slice:P Poc:140 I:117 P:6 SKIP:797 size=332 bytes
2700[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2701[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2702[libx264 @ 0x56396cd24f40] frame= 820 QP=32.12 NAL=0 Slice:B Poc:138 I:21 P:67 SKIP:832 size=105 bytes
2703[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2704[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2705[libx264 @ 0x56396cd24f40] frame= 821 QP=28.94 NAL=2 Slice:P Poc:144 I:42 P:33 SKIP:845 size=156 bytes
2706[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2707[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2708[libx264 @ 0x56396cd24f40] frame= 822 QP=39.95 NAL=0 Slice:B Poc:142 I:71 P:39 SKIP:810 size=155 bytes
2709[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2710[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2711[libx264 @ 0x56396cd24f40] frame= 823 QP=27.30 NAL=2 Slice:P Poc:152 I:35 P:27 SKIP:858 size=144 bytes
2712[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2713[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2714[libx264 @ 0x56396cd24f40] frame= 824 QP=38.75 NAL=2 Slice:B Poc:148 I:40 P:64 SKIP:816 size=181 bytes
2715[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2716[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2717[libx264 @ 0x56396cd24f40] frame= 825 QP=33.44 NAL=0 Slice:B Poc:146 I:3 P:54 SKIP:863 size=75 bytes
2718[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2719[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2720[libx264 @ 0x56396cd24f40] frame= 826 QP=33.44 NAL=0 Slice:B Poc:150 I:0 P:54 SKIP:866 size=64 bytes
2721[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2722[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2723[libx264 @ 0x56396cd24f40] frame= 827 QP=26.14 NAL=2 Slice:P Poc:156 I:19 P:11 SKIP:890 size=85 bytes
2724[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2725[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2726[libx264 @ 0x56396cd24f40] frame= 828 QP=39.47 NAL=0 Slice:B Poc:154 I:32 P:35 SKIP:853 size=106 bytes
2727[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2728[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2729[libx264 @ 0x56396cd24f40] frame= 829 QP=23.85 NAL=2 Slice:P Poc:160 I:48 P:10 SKIP:862 size=188 bytes
2730[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2731[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2732[libx264 @ 0x56396cd24f40] frame= 830 QP=32.12 NAL=0 Slice:B Poc:158 I:28 P:42 SKIP:850 size=103 bytes
2733[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2734[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2735[libx264 @ 0x56396cd24f40] frame= 831 QP=24.10 NAL=2 Slice:P Poc:164 I:33 P:24 SKIP:863 size=148 bytes
2736[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2737[libx264 @ 0x56396cd24f40] frame= 832 QP=39.95 NAL=0 Slice:B Poc:162 I:65 P:22 SKIP:833 size=133 bytes
2738[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2739[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2740[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2741[libx264 @ 0x56396cd24f40] frame= 833 QP=33.88 NAL=2 Slice:P Poc:172 I:18 P:27 SKIP:875 size=105 bytes
2742[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2743[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2744[libx264 @ 0x56396cd24f40] frame= 834 QP=37.69 NAL=2 Slice:B Poc:168 I:40 P:54 SKIP:826 size=179 bytes
2745[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2746[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2747[libx264 @ 0x56396cd24f40] frame= 835 QP=33.44 NAL=0 Slice:B Poc:166 I:2 P:52 SKIP:866 size=69 bytes
2748[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2749[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2750[libx264 @ 0x56396cd24f40] frame= 836 QP=33.13 NAL=0 Slice:B Poc:170 I:2 P:45 SKIP:873 size=59 bytes
2751[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2752[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2753[libx264 @ 0x56396cd24f40] frame= 837 QP=21.95 NAL=2 Slice:P Poc:176 I:8 P:16 SKIP:896 size=56 bytes
2754[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2755[libx264 @ 0x56396cd24f40] frame= 838 QP=39.60 NAL=0 Slice:B Poc:174 I:27 P:42 SKIP:851 size=95 bytes
2756[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2757[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2758[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2759[libx264 @ 0x56396cd24f40] frame= 839 QP=34.50 NAL=2 Slice:P Poc:180 I:77 P:4 SKIP:839 size=176 bytes
2760[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2761[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2762[libx264 @ 0x56396cd24f40] frame= 840 QP=29.00 NAL=0 Slice:B Poc:178 I:20 P:57 SKIP:843 size=102 bytes
2763[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2764[h264 @ 0x56396cd68f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2765[libx264 @ 0x56396cd24f40] frame= 841 QP=31.19 NAL=2 Slice:P Poc:184 I:22 P:23 SKIP:875 size=127 bytes
2766[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2767[h264 @ 0x56396ce1dd40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2768[libx264 @ 0x56396cd24f40] frame= 842 QP=39.95 NAL=0 Slice:B Poc:182 I:64 P:23 SKIP:833 size=128 bytes
2769[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2770[h264 @ 0x56396cd79fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2771[libx264 @ 0x56396cd24f40] frame= 843 QP=29.09 NAL=2 Slice:P Poc:188 I:62 P:20 SKIP:838 size=174 bytes
2772[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2773[h264 @ 0x56396cd75180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2774[libx264 @ 0x56396cd24f40] frame= 844 QP=33.44 NAL=0 Slice:B Poc:186 I:5 P:53 SKIP:862 size=81 bytes
2775[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2776[h264 @ 0x56396cd5b440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2777[libx264 @ 0x56396cd24f40] frame= 845 QP=30.63 NAL=2 Slice:P Poc:190 I:26 P:39 SKIP:855 size=140 bytes
2778[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2779[libx264 @ 0x56396cd24f40] frame= 846 QP=29.56 NAL=2 Slice:P Poc:192 I:6 P:12 SKIP:902 size=70 bytes
2780[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2781[libx264 @ 0x56396cd24f40] frame= 847 QP=30.62 NAL=2 Slice:P Poc:196 I:5 P:17 SKIP:898 size=68 bytes
2782[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2783[libx264 @ 0x56396cd24f40] frame= 848 QP=36.61 NAL=0 Slice:B Poc:194 I:47 P:37 SKIP:836 size=126 bytes
2784[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2785[libx264 @ 0x56396cd24f40] frame= 849 QP=24.72 NAL=2 Slice:P Poc:200 I:83 P:5 SKIP:832 size=254 bytes
2786[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2787[out_0_1 @ 0x56396cddcb40] EOF on sink link out_0_1:default.
2788[out_0_0 @ 0x56396cf43940] EOF on sink link out_0_0:default.
2789No more output streams to write to, finishing.
2790[libx264 @ 0x56396cd24f40] frame= 850 QP=34.65 NAL=0 Slice:B Poc:198 I:21 P:64 SKIP:835 size=115 bytes
2791[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2792[libx264 @ 0x56396cd24f40] frame= 851 QP=35.40 NAL=2 Slice:P Poc:204 I:19 P:25 SKIP:876 size=123 bytes
2793[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2794[libx264 @ 0x56396cd24f40] frame= 852 QP=39.95 NAL=0 Slice:B Poc:202 I:64 P:29 SKIP:827 size=138 bytes
2795[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2796[libx264 @ 0x56396cd24f40] frame= 853 QP=30.26 NAL=2 Slice:P Poc:212 I:20 P:30 SKIP:870 size=108 bytes
2797[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2798[libx264 @ 0x56396cd24f40] frame= 854 QP=38.75 NAL=2 Slice:B Poc:208 I:37 P:62 SKIP:821 size=172 bytes
2799[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2800[libx264 @ 0x56396cd24f40] frame= 855 QP=33.44 NAL=0 Slice:B Poc:206 I:2 P:48 SKIP:870 size=69 bytes
2801[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2802[libx264 @ 0x56396cd24f40] frame= 856 QP=33.44 NAL=0 Slice:B Poc:210 I:0 P:47 SKIP:873 size=59 bytes
2803[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2804[libx264 @ 0x56396cd24f40] frame= 857 QP=24.58 NAL=2 Slice:P Poc:216 I:11 P:11 SKIP:898 size=63 bytes
2805[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2806[libx264 @ 0x56396cd24f40] frame= 858 QP=41.05 NAL=0 Slice:B Poc:214 I:24 P:55 SKIP:841 size=108 bytes
2807[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2808[libx264 @ 0x56396cd24f40] frame= 859 QP=25.99 NAL=2 Slice:P Poc:220 I:35 P:5 SKIP:880 size=139 bytes
2809[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2810[libx264 @ 0x56396cd24f40] frame= 860 QP=29.00 NAL=0 Slice:B Poc:218 I:20 P:42 SKIP:858 size=93 bytes
2811[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2812[libx264 @ 0x56396cd24f40] frame= 861 QP=28.69 NAL=2 Slice:P Poc:224 I:31 P:21 SKIP:868 size=141 bytes
2813[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2814[libx264 @ 0x56396cd24f40] frame= 862 QP=39.95 NAL=0 Slice:B Poc:222 I:63 P:22 SKIP:835 size=130 bytes
2815[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2816[libx264 @ 0x56396cd24f40] frame= 863 QP=29.36 NAL=2 Slice:P Poc:232 I:17 P:29 SKIP:874 size=103 bytes
2817[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2818[libx264 @ 0x56396cd24f40] frame= 864 QP=37.85 NAL=2 Slice:B Poc:228 I:39 P:59 SKIP:822 size=187 bytes
2819[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2820[libx264 @ 0x56396cd24f40] frame= 865 QP=33.44 NAL=0 Slice:B Poc:226 I:1 P:51 SKIP:868 size=69 bytes
2821[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2822[libx264 @ 0x56396cd24f40] frame= 866 QP=33.13 NAL=0 Slice:B Poc:230 I:1 P:47 SKIP:872 size=59 bytes
2823[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2824[libx264 @ 0x56396cd24f40] frame= 867 QP=24.92 NAL=2 Slice:P Poc:236 I:12 P:11 SKIP:897 size=67 bytes
2825[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2826[libx264 @ 0x56396cd24f40] frame= 868 QP=39.60 NAL=0 Slice:B Poc:234 I:31 P:43 SKIP:846 size=104 bytes
2827[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2828[libx264 @ 0x56396cd24f40] frame= 869 QP=25.35 NAL=2 Slice:P Poc:240 I:98 P:9 SKIP:813 size=208 bytes
2829[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2830[libx264 @ 0x56396cd24f40] frame= 870 QP=29.00 NAL=0 Slice:B Poc:238 I:18 P:67 SKIP:835 size=102 bytes
2831[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2832[libx264 @ 0x56396cd24f40] frame= 871 QP=34.11 NAL=2 Slice:P Poc:244 I:23 P:26 SKIP:871 size=133 bytes
2833[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2834[libx264 @ 0x56396cd24f40] frame= 872 QP=39.95 NAL=0 Slice:B Poc:242 I:67 P:18 SKIP:835 size=127 bytes
2835[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2836[libx264 @ 0x56396cd24f40] frame= 873 QP=28.69 NAL=2 Slice:P Poc:248 I:44 P:40 SKIP:836 size=176 bytes
2837[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2838[libx264 @ 0x56396cd24f40] frame= 874 QP=33.44 NAL=0 Slice:B Poc:246 I:2 P:49 SKIP:869 size=71 bytes
2839[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2840[libx264 @ 0x56396cd24f40] frame= 875 QP=31.82 NAL=2 Slice:P Poc:252 I:27 P:46 SKIP:847 size=124 bytes
2841[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2842[libx264 @ 0x56396cd24f40] frame= 876 QP=33.13 NAL=0 Slice:B Poc:250 I:1 P:43 SKIP:876 size=56 bytes
2843[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2844[libx264 @ 0x56396cd24f40] frame= 877 QP=23.00 NAL=2 Slice:P Poc:256 I:5 P:16 SKIP:899 size=50 bytes
2845[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2846[libx264 @ 0x56396cd24f40] frame= 878 QP=41.05 NAL=0 Slice:B Poc:254 I:19 P:44 SKIP:857 size=92 bytes
2847[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2848[libx264 @ 0x56396cd24f40] frame= 879 QP=29.35 NAL=2 Slice:P Poc:260 I:88 P:6 SKIP:826 size=258 bytes
2849[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2850[libx264 @ 0x56396cd24f40] frame= 880 QP=29.00 NAL=0 Slice:B Poc:258 I:20 P:54 SKIP:846 size=92 bytes
2851[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2852[libx264 @ 0x56396cd24f40] frame= 881 QP=34.08 NAL=2 Slice:P Poc:264 I:29 P:28 SKIP:863 size=154 bytes
2853[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2854[libx264 @ 0x56396cd24f40] frame= 882 QP=39.95 NAL=0 Slice:B Poc:262 I:66 P:23 SKIP:831 size=133 bytes
2855[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2856[libx264 @ 0x56396cd24f40] frame= 883 QP=28.40 NAL=2 Slice:P Poc:272 I:32 P:24 SKIP:864 size=115 bytes
2857[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2858[libx264 @ 0x56396cd24f40] frame= 884 QP=35.06 NAL=2 Slice:B Poc:268 I:38 P:60 SKIP:822 size=183 bytes
2859[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2860[libx264 @ 0x56396cd24f40] frame= 885 QP=33.44 NAL=0 Slice:B Poc:266 I:2 P:50 SKIP:868 size=69 bytes
2861[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2862[libx264 @ 0x56396cd24f40] frame= 886 QP=33.44 NAL=0 Slice:B Poc:270 I:1 P:46 SKIP:873 size=57 bytes
2863[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2864[libx264 @ 0x56396cd24f40] frame= 887 QP=24.00 NAL=2 Slice:P Poc:276 I:10 P:14 SKIP:896 size=53 bytes
2865[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2866[libx264 @ 0x56396cd24f40] frame= 888 QP=39.47 NAL=0 Slice:B Poc:274 I:34 P:30 SKIP:856 size=99 bytes
2867[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2868[libx264 @ 0x56396cd24f40] frame= 889 QP=28.46 NAL=2 Slice:P Poc:280 I:57 P:4 SKIP:859 size=125 bytes
2869[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2870[libx264 @ 0x56396cd24f40] frame= 890 QP=28.08 NAL=0 Slice:B Poc:278 I:24 P:47 SKIP:849 size=96 bytes
2871[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2872[libx264 @ 0x56396cd24f40] frame= 891 QP=34.51 NAL=2 Slice:P Poc:284 I:26 P:20 SKIP:874 size=134 bytes
2873[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2874[libx264 @ 0x56396cd24f40] frame= 892 QP=39.95 NAL=0 Slice:B Poc:282 I:63 P:19 SKIP:838 size=123 bytes
2875[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2876[libx264 @ 0x56396cd24f40] frame= 893 QP=30.15 NAL=2 Slice:P Poc:288 I:53 P:36 SKIP:831 size=183 bytes
2877[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2878[libx264 @ 0x56396cd24f40] frame= 894 QP=33.44 NAL=0 Slice:B Poc:286 I:1 P:47 SKIP:872 size=63 bytes
2879[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2880[libx264 @ 0x56396cd24f40] frame= 895 QP=36.76 NAL=2 Slice:P Poc:292 I:26 P:48 SKIP:846 size=116 bytes
2881[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2882[libx264 @ 0x56396cd24f40] frame= 896 QP=33.13 NAL=0 Slice:B Poc:290 I:0 P:46 SKIP:874 size=57 bytes
2883[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2884[libx264 @ 0x56396cd24f40] frame= 897 QP=27.00 NAL=2 Slice:P Poc:296 I:3 P:15 SKIP:902 size=44 bytes
2885[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2886[libx264 @ 0x56396cd24f40] frame= 898 QP=41.05 NAL=0 Slice:B Poc:294 I:22 P:40 SKIP:858 size=95 bytes
2887[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2888[libx264 @ 0x56396cd24f40] frame= 899 QP=29.00 NAL=2 Slice:P Poc:298 I:26 P:9 SKIP:885 size=53 bytes
2889[avi @ 0x56396cd15480] Delay between the first packet and last packet in the muxing queue is 10200000 > 10000000: forcing output
2890frame= 900 fps=453 q=-1.0 Lsize= 864kB time=00:02:59.60 bitrate= 39.4kbits/s speed=90.4x
2891video:108kB audio:704kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 6.378186%
2892Input file #0 (FCounter.mp4):
2893 Input stream #0:0 (video): 900 packets read (537060 bytes); 900 frames decoded;
2894 Input stream #0:1 (audio): 1294 packets read (360559 bytes); 1294 frames decoded (1325056 samples);
2895 Total: 2194 packets (897619 bytes) demuxed
2896Output file #0 (fcounter_5fps.avi):
2897 Output stream #0:0 (video): 900 frames encoded; 900 packets muxed (110549 bytes);
2898 Output stream #0:1 (audio): 863 frames encoded (1325056 samples); 863 packets muxed (721396 bytes);
2899 Total: 1763 packets (831945 bytes) muxed
29002194 frames successfully decoded, 0 decoding errors
2901[AVIOContext @ 0x56396ce27840] Statistics: 10 seeks, 13 writeouts
2902[libx264 @ 0x56396cd24f40] frame I:4 Avg QP:22.24 size: 1364
2903[libx264 @ 0x56396cd24f40] frame P:392 Avg QP:28.64 size: 133
2904[libx264 @ 0x56396cd24f40] frame B:504 Avg QP:35.07 size: 105
2905[libx264 @ 0x56396cd24f40] consecutive B-frames: 2.4% 68.7% 0.0% 28.9%
2906[libx264 @ 0x56396cd24f40] mb I I16..4: 71.8% 24.4% 3.8%
2907[libx264 @ 0x56396cd24f40] mb P I16..4: 1.7% 1.8% 0.2% P16..4: 2.2% 0.1% 0.0% 0.0% 0.0% skip:94.0%
2908[libx264 @ 0x56396cd24f40] mb B I16..4: 0.5% 2.3% 0.0% B16..8: 4.8% 0.1% 0.0% direct: 0.0% skip:92.2% L0:52.5% L1:47.4% BI: 0.0%
2909[libx264 @ 0x56396cd24f40] 8x8 transform intra:60.0% inter:50.4%
2910[libx264 @ 0x56396cd24f40] coded y,uvDC,uvAC intra: 0.9% 6.0% 4.2% inter: 0.0% 0.1% 0.0%
2911[libx264 @ 0x56396cd24f40] i16 v,h,dc,p: 70% 30% 1% 0%
2912[libx264 @ 0x56396cd24f40] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 6% 18% 76% 0% 0% 0% 0% 0% 0%
2913[libx264 @ 0x56396cd24f40] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 21% 34% 41% 0% 0% 1% 1% 1% 0%
2914[libx264 @ 0x56396cd24f40] i8c dc,h,v,p: 58% 20% 22% 0%
2915[libx264 @ 0x56396cd24f40] Weighted P-Frames: Y:0.0% UV:0.0%
2916[libx264 @ 0x56396cd24f40] ref P L0: 22.7% 1.3% 65.7% 10.4%
2917[libx264 @ 0x56396cd24f40] ref B L0: 78.9% 18.9% 2.2%
2918[libx264 @ 0x56396cd24f40] ref B L1: 96.8% 3.2%
2919[libx264 @ 0x56396cd24f40] kb/s:4.91
2920[AVIOContext @ 0x56396cd19800] Statistics: 930469 bytes read, 2 seeks