Ticket #8075: ffmpeg-20190812-171845.log

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

-report for -r6

Line 
1ffmpeg started on 2019-08-12 at 17:18:45
2Report written to "ffmpeg-20190812-171845.log"
3Command line:
4./ffmpeg -y -report -r 6 -i FCounter.mp4 -c:v libx264 -crf 40 fcounter_6fps.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 '6'.
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_6fps.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 6.
31Successfully parsed a group of options.
32Opening an input file: FCounter.mp4.
33[NULL @ 0x564697267700] Opening 'FCounter.mp4' for reading
34[file @ 0x564697269340] Setting default whitelist 'file,crypto'
35[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
36[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] ISO: File Type Major Brand: mp42
37[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] Unknown dref type 0x206c7275 size 12
38[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] Processing st: 0, edit list 0 - media time: 0, duration: 900
39[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] Unknown dref type 0x206c7275 size 12
40[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] Before avformat_find_stream_info() pos: 908756 bytes read:32809 seeks:1 nb_streams:2
41[h264 @ 0x56469726a680] nal_unit_type: 7(SPS), nal_ref_idc: 3
42[h264 @ 0x56469726a680] nal_unit_type: 8(PPS), nal_ref_idc: 3
43[h264 @ 0x56469726a680] nal_unit_type: 5(IDR), nal_ref_idc: 3
44[h264 @ 0x56469726a680] Format yuv420p chosen by get_format().
45[h264 @ 0x56469726a680] Reinit context to 640x368, pix_fmt: yuv420p
46[h264 @ 0x56469726a680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
47[h264 @ 0x56469726a680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
48[h264 @ 0x56469726a680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
49[h264 @ 0x56469726a680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
50[h264 @ 0x56469726a680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
51[h264 @ 0x56469726a680] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
52[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] All info found
53[mov,mp4,m4a,3gp,3g2,mj2 @ 0x564697267700] 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_6fps.avi.
70Applying option c:v (codec name) with argument libx264.
71Successfully parsed a group of options.
72Opening an output file: fcounter_6fps.avi.
73[file @ 0x56469726fc80] Setting default whitelist 'file,crypto'
74Successfully opened the file.
75detected 4 logical cores
76[h264 @ 0x5646972c0f80] nal_unit_type: 7(SPS), nal_ref_idc: 3
77[h264 @ 0x5646972c0f80] 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 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
85[h264 @ 0x5646972c0f80] Format yuv420p chosen by get_format().
86[h264 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
93[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
94[graph 0 input from stream 0:0 @ 0x56469737cf00] Setting 'video_size' to value '640x360'
95[graph 0 input from stream 0:0 @ 0x56469737cf00] Setting 'pix_fmt' to value '0'
96[graph 0 input from stream 0:0 @ 0x56469737cf00] Setting 'time_base' to value '1/6'
97[graph 0 input from stream 0:0 @ 0x56469737cf00] Setting 'pixel_aspect' to value '1/1'
98[graph 0 input from stream 0:0 @ 0x56469737cf00] Setting 'sws_param' to value 'flags=2'
99[graph 0 input from stream 0:0 @ 0x56469737cf00] Setting 'frame_rate' to value '6/1'
100[graph 0 input from stream 0:0 @ 0x56469737cf00] w:640 h:360 pixfmt:yuv420p tb:1/6 fr:6/1 sar:1/1 sws_param:flags=2
101[format @ 0x56469749b380] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
102[AVFilterGraph @ 0x56469731a140] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
103[libx264 @ 0x56469727cf40] using mv_range_thread = 24
104[libx264 @ 0x56469727cf40] using SAR=1/1
105[libx264 @ 0x56469727cf40] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
106[libx264 @ 0x56469727cf40] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x56469737d300] Setting 'time_base' to value '1/44100'
144[graph_1_in_0_1 @ 0x56469737d300] Setting 'sample_rate' to value '44100'
145[graph_1_in_0_1 @ 0x56469737d300] Setting 'sample_fmt' to value 'fltp'
146[graph_1_in_0_1 @ 0x56469737d300] Setting 'channel_layout' to value '0x3'
147[graph_1_in_0_1 @ 0x56469737d300] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
148[format_out_0_1 @ 0x5646975fe500] Setting 'sample_fmts' to value 'fltp'
149[format_out_0_1 @ 0x5646975fe500] 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 @ 0x5646972c09c0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
151[avi @ 0x56469726d480] reserve_index_space:0 master_index_max_size:256
152[avi @ 0x56469726d480] duration_est:30.047, filesize_est:0.0GiB, master_index_max_size:256
153Output #0, avi, to 'fcounter_6fps.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/6: Video: h264 (libx264) (H264 / 0x34363248), yuv420p(progressive), 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 6 fps, 6 tbn, 6 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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 @ 0x564697375d40] 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)
297cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
298[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
299[h264 @ 0x5646972cd180] 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 @ 0x5646972b3440] 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 @ 0x5646972c0f80] 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)
305[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
306cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
307[h264 @ 0x5646972d1fc0] 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 @ 0x5646972cd180] 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 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
312[libx264 @ 0x56469727cf40] frame= 0 QP=24.10 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1706 bytes
313[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
314[libx264 @ 0x56469727cf40] frame= 1 QP=25.12 NAL=2 Slice:P Poc:4 I:114 P:23 SKIP:783 size=353 bytes
315[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
316[libx264 @ 0x56469727cf40] frame= 2 QP=37.50 NAL=0 Slice:B Poc:2 I:76 P:44 SKIP:800 size=176 bytes
317[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
318[libx264 @ 0x56469727cf40] frame= 3 QP=28.10 NAL=2 Slice:P Poc:12 I:61 P:46 SKIP:813 size=210 bytes
319[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
320[libx264 @ 0x56469727cf40] frame= 4 QP=40.02 NAL=2 Slice:B Poc:8 I:55 P:63 SKIP:802 size=199 bytes
321[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
322[libx264 @ 0x56469727cf40] frame= 5 QP=34.13 NAL=0 Slice:B Poc:6 I:0 P:86 SKIP:834 size=98 bytes
323[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
324[libx264 @ 0x56469727cf40] frame= 6 QP=34.13 NAL=0 Slice:B Poc:10 I:0 P:79 SKIP:841 size=93 bytes
325[libx264 @ 0x56469727cf40] frame= 7 QP=29.10 NAL=2 Slice:P Poc:16 I:19 P:25 SKIP:876 size=105 bytes
326[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
327[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
328[libx264 @ 0x56469727cf40] frame= 8 QP=40.28 NAL=0 Slice:B Poc:14 I:33 P:47 SKIP:840 size=116 bytes
329[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
330[libx264 @ 0x56469727cf40] frame= 9 QP=31.24 NAL=2 Slice:P Poc:20 I:111 P:12 SKIP:797 size=184 bytes
331[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
332[libx264 @ 0x56469727cf40] frame= 10 QP=30.00 NAL=0 Slice:B Poc:18 I:28 P:90 SKIP:802 size=124 bytes
333[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
334[libx264 @ 0x56469727cf40] frame= 11 QP=26.42 NAL=2 Slice:P Poc:24 I:38 P:23 SKIP:859 size=157 bytes
335[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
336[libx264 @ 0x56469727cf40] frame= 12 QP=40.95 NAL=0 Slice:B Poc:22 I:63 P:29 SKIP:828 size=133 bytes
337[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
338[libx264 @ 0x56469727cf40] frame= 13 QP=30.27 NAL=2 Slice:P Poc:32 I:27 P:34 SKIP:859 size=152 bytes
339[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
340[libx264 @ 0x56469727cf40] frame= 14 QP=39.74 NAL=2 Slice:B Poc:28 I:44 P:43 SKIP:833 size=155 bytes
341[libx264 @ 0x56469727cf40] frame= 15 QP=34.13 NAL=0 Slice:B Poc:26 I:2 P:66 SKIP:852 size=85 bytes
342[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
343[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
344[libx264 @ 0x56469727cf40] frame= 16 QP=34.13 NAL=0 Slice:B Poc:30 I:0 P:51 SKIP:869 size=67 bytes
345[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
346[libx264 @ 0x56469727cf40] frame= 17 QP=24.83 NAL=2 Slice:P Poc:36 I:19 P:17 SKIP:884 size=72 bytes
347[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
348[libx264 @ 0x56469727cf40] frame= 18 QP=40.28 NAL=0 Slice:B Poc:34 I:27 P:38 SKIP:855 size=101 bytes
349[libx264 @ 0x56469727cf40] frame= 19 QP=25.96 NAL=2 Slice:P Poc:40 I:118 P:10 SKIP:792 size=343 bytes
350[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
351[libx264 @ 0x56469727cf40] frame= 20 QP=36.72 NAL=0 Slice:B Poc:38 I:27 P:65 SKIP:828 size=114 bytes
352[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
353[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
354[libx264 @ 0x56469727cf40] frame= 21 QP=31.17 NAL=2 Slice:P Poc:44 I:39 P:24 SKIP:857 size=154 bytes
355[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
356[libx264 @ 0x56469727cf40] frame= 22 QP=30.78 NAL=0 Slice:B Poc:42 I:63 P:32 SKIP:825 size=146 bytes
357[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
358[libx264 @ 0x56469727cf40] frame= 23 QP=35.55 NAL=2 Slice:P Poc:52 I:33 P:29 SKIP:858 size=112 bytes
359[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
360[libx264 @ 0x56469727cf40] frame= 24 QP=39.74 NAL=2 Slice:B Poc:48 I:38 P:61 SKIP:821 size=162 bytes
361[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
362[libx264 @ 0x56469727cf40] frame= 25 QP=34.13 NAL=0 Slice:B Poc:46 I:0 P:70 SKIP:850 size=88 bytes
363[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
364[libx264 @ 0x56469727cf40] frame= 26 QP=34.13 NAL=0 Slice:B Poc:50 I:0 P:59 SKIP:861 size=78 bytes
365[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
366[libx264 @ 0x56469727cf40] frame= 27 QP=26.16 NAL=2 Slice:P Poc:56 I:11 P:19 SKIP:890 size=76 bytes
367[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
368[libx264 @ 0x56469727cf40] frame= 28 QP=41.34 NAL=0 Slice:B Poc:54 I:23 P:43 SKIP:854 size=104 bytes
369[libx264 @ 0x56469727cf40] frame= 29 QP=24.72 NAL=2 Slice:P Poc:60 I:53 P:5 SKIP:862 size=185 bytes
370[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
371[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
372[libx264 @ 0x56469727cf40] frame= 30 QP=30.00 NAL=0 Slice:B Poc:58 I:27 P:42 SKIP:851 size=89 bytes
373[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
374[libx264 @ 0x56469727cf40] frame= 31 QP=37.24 NAL=2 Slice:P Poc:64 I:29 P:20 SKIP:871 size=115 bytes
375[libx264 @ 0x56469727cf40] frame= 32 QP=40.95 NAL=0 Slice:B Poc:62 I:65 P:20 SKIP:835 size=126 bytes
376[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
377[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
378[libx264 @ 0x56469727cf40] frame= 33 QP=36.22 NAL=2 Slice:P Poc:68 I:61 P:24 SKIP:835 size=177 bytes
379[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
380[libx264 @ 0x56469727cf40] frame= 34 QP=27.84 NAL=0 Slice:B Poc:66 I:1 P:62 SKIP:857 size=97 bytes
381[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
382[libx264 @ 0x56469727cf40] frame= 35 QP=29.75 NAL=2 Slice:P Poc:70 I:41 P:35 SKIP:844 size=155 bytes
383[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
384[libx264 @ 0x56469727cf40] frame= 36 QP=27.58 NAL=2 Slice:P Poc:72 I:17 P:23 SKIP:880 size=92 bytes
385[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
386[libx264 @ 0x56469727cf40] frame= 37 QP=23.19 NAL=2 Slice:P Poc:76 I:22 P:7 SKIP:891 size=83 bytes
387[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
388[libx264 @ 0x56469727cf40] frame= 38 QP=27.50 NAL=0 Slice:B Poc:74 I:52 P:26 SKIP:842 size=116 bytes
389[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
390[libx264 @ 0x56469727cf40] frame= 39 QP=29.26 NAL=2 Slice:P Poc:80 I:81 P:6 SKIP:833 size=192 bytes
391[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
392[libx264 @ 0x56469727cf40] frame= 40 QP=30.00 NAL=0 Slice:B Poc:78 I:30 P:50 SKIP:840 size=99 bytes
393[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
394[libx264 @ 0x56469727cf40] frame= 41 QP=32.21 NAL=2 Slice:P Poc:84 I:31 P:27 SKIP:862 size=143 bytes
395[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
396[libx264 @ 0x56469727cf40] frame= 42 QP=40.95 NAL=0 Slice:B Poc:82 I:64 P:21 SKIP:835 size=127 bytes
397[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
398[libx264 @ 0x56469727cf40] frame= 43 QP=29.53 NAL=2 Slice:P Poc:92 I:27 P:26 SKIP:867 size=121 bytes
399[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
400[libx264 @ 0x56469727cf40] frame= 44 QP=39.74 NAL=2 Slice:B Poc:88 I:37 P:48 SKIP:835 size=151 bytes
401[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
402[libx264 @ 0x56469727cf40] frame= 45 QP=34.13 NAL=0 Slice:B Poc:86 I:1 P:49 SKIP:870 size=63 bytes
403[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
404[libx264 @ 0x56469727cf40] frame= 46 QP=37.45 NAL=0 Slice:B Poc:90 I:0 P:51 SKIP:869 size=64 bytes
405[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
406[libx264 @ 0x56469727cf40] frame= 47 QP=26.89 NAL=2 Slice:P Poc:96 I:16 P:15 SKIP:889 size=83 bytes
407[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
408[libx264 @ 0x56469727cf40] frame= 48 QP=27.50 NAL=0 Slice:B Poc:94 I:29 P:40 SKIP:851 size=111 bytes
409[libx264 @ 0x56469727cf40] frame= 49 QP=26.08 NAL=2 Slice:P Poc:100 I:84 P:7 SKIP:829 size=234 bytes
410[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
411[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
412[libx264 @ 0x56469727cf40] frame= 50 QP=30.00 NAL=0 Slice:B Poc:98 I:26 P:60 SKIP:834 size=100 bytes
413[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
414[libx264 @ 0x56469727cf40] frame= 51 QP=28.48 NAL=2 Slice:P Poc:104 I:36 P:25 SKIP:859 size=149 bytes
415[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
416[libx264 @ 0x56469727cf40] frame= 52 QP=40.95 NAL=0 Slice:B Poc:102 I:68 P:24 SKIP:828 size=141 bytes
417[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
418[libx264 @ 0x56469727cf40] frame= 53 QP=27.67 NAL=2 Slice:P Poc:112 I:24 P:28 SKIP:868 size=114 bytes
419[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
420[libx264 @ 0x56469727cf40] frame= 54 QP=39.74 NAL=2 Slice:B Poc:108 I:41 P:56 SKIP:823 size=181 bytes
421[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
422[libx264 @ 0x56469727cf40] frame= 55 QP=34.13 NAL=0 Slice:B Poc:106 I:1 P:55 SKIP:864 size=70 bytes
423[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
424[libx264 @ 0x56469727cf40] frame= 56 QP=34.13 NAL=0 Slice:B Poc:110 I:0 P:52 SKIP:868 size=61 bytes
425[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
426[libx264 @ 0x56469727cf40] frame= 57 QP=25.90 NAL=2 Slice:P Poc:116 I:10 P:24 SKIP:886 size=88 bytes
427[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
428[libx264 @ 0x56469727cf40] frame= 58 QP=28.41 NAL=0 Slice:B Poc:114 I:28 P:41 SKIP:851 size=106 bytes
429[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
430[libx264 @ 0x56469727cf40] frame= 59 QP=30.03 NAL=2 Slice:P Poc:120 I:45 P:8 SKIP:867 size=189 bytes
431[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
432[libx264 @ 0x56469727cf40] frame= 60 QP=28.76 NAL=0 Slice:B Poc:118 I:26 P:37 SKIP:857 size=107 bytes
433[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
434[libx264 @ 0x56469727cf40] frame= 61 QP=33.07 NAL=2 Slice:P Poc:124 I:28 P:31 SKIP:861 size=155 bytes
435[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
436[libx264 @ 0x56469727cf40] frame= 62 QP=40.95 NAL=0 Slice:B Poc:122 I:65 P:40 SKIP:815 size=157 bytes
437[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
438[libx264 @ 0x56469727cf40] frame= 63 QP=28.68 NAL=2 Slice:P Poc:128 I:67 P:23 SKIP:830 size=192 bytes
439[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
440[libx264 @ 0x56469727cf40] frame= 64 QP=34.64 NAL=0 Slice:B Poc:126 I:1 P:64 SKIP:855 size=89 bytes
441[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
442[libx264 @ 0x56469727cf40] frame= 65 QP=37.26 NAL=2 Slice:P Poc:132 I:28 P:53 SKIP:839 size=128 bytes
443[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
444[libx264 @ 0x56469727cf40] frame= 66 QP=37.96 NAL=0 Slice:B Poc:130 I:0 P:66 SKIP:854 size=85 bytes
445[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
446[libx264 @ 0x56469727cf40] frame= 67 QP=23.00 NAL=2 Slice:P Poc:136 I:15 P:10 SKIP:895 size=55 bytes
447[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
448[libx264 @ 0x56469727cf40] frame= 68 QP=32.63 NAL=0 Slice:B Poc:134 I:29 P:46 SKIP:845 size=117 bytes
449[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
450[libx264 @ 0x56469727cf40] frame= 69 QP=24.68 NAL=2 Slice:P Poc:140 I:105 P:8 SKIP:807 size=183 bytes
451[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
452[libx264 @ 0x56469727cf40] frame= 70 QP=27.98 NAL=0 Slice:B Poc:138 I:25 P:72 SKIP:823 size=109 bytes
453[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
454[libx264 @ 0x56469727cf40] frame= 71 QP=32.68 NAL=2 Slice:P Poc:144 I:36 P:31 SKIP:853 size=172 bytes
455[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
456[libx264 @ 0x56469727cf40] frame= 72 QP=40.95 NAL=0 Slice:B Poc:142 I:64 P:40 SKIP:816 size=155 bytes
457[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
458[libx264 @ 0x56469727cf40] frame= 73 QP=25.26 NAL=2 Slice:P Poc:152 I:28 P:27 SKIP:865 size=119 bytes
459[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
460[libx264 @ 0x56469727cf40] frame= 74 QP=40.25 NAL=2 Slice:B Poc:148 I:37 P:63 SKIP:820 size=177 bytes
461[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
462[libx264 @ 0x56469727cf40] frame= 75 QP=34.13 NAL=0 Slice:B Poc:146 I:1 P:61 SKIP:858 size=73 bytes
463[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
464[libx264 @ 0x56469727cf40] frame= 76 QP=38.79 NAL=0 Slice:B Poc:150 I:0 P:60 SKIP:860 size=69 bytes
465[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
466[libx264 @ 0x56469727cf40] frame= 77 QP=24.27 NAL=2 Slice:P Poc:156 I:11 P:15 SKIP:894 size=68 bytes
467[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
468[libx264 @ 0x56469727cf40] frame= 78 QP=29.37 NAL=0 Slice:B Poc:154 I:28 P:46 SKIP:846 size=106 bytes
469[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
470[libx264 @ 0x56469727cf40] frame= 79 QP=28.71 NAL=2 Slice:P Poc:160 I:95 P:3 SKIP:822 size=282 bytes
471[libx264 @ 0x56469727cf40] frame= 80 QP=27.98 NAL=0 Slice:B Poc:158 I:24 P:55 SKIP:841 size=95 bytes
472[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
473[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
474[libx264 @ 0x56469727cf40] frame= 81 QP=33.77 NAL=2 Slice:P Poc:164 I:36 P:28 SKIP:856 size=148 bytes
475[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
476[libx264 @ 0x56469727cf40] frame= 82 QP=40.95 NAL=0 Slice:B Poc:162 I:68 P:31 SKIP:821 size=149 bytes
477[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
478[libx264 @ 0x56469727cf40] frame= 83 QP=35.73 NAL=2 Slice:P Poc:172 I:24 P:28 SKIP:868 size=105 bytes
479[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
480[libx264 @ 0x56469727cf40] frame= 84 QP=38.48 NAL=2 Slice:B Poc:168 I:42 P:60 SKIP:818 size=195 bytes
481[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
482[libx264 @ 0x56469727cf40] frame= 85 QP=33.78 NAL=0 Slice:B Poc:166 I:5 P:57 SKIP:858 size=79 bytes
483[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
484[libx264 @ 0x56469727cf40] frame= 86 QP=35.71 NAL=0 Slice:B Poc:170 I:5 P:55 SKIP:860 size=75 bytes
485[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
486[libx264 @ 0x56469727cf40] frame= 87 QP=24.00 NAL=2 Slice:P Poc:176 I:16 P:18 SKIP:886 size=64 bytes
487[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
488[libx264 @ 0x56469727cf40] frame= 88 QP=27.54 NAL=0 Slice:B Poc:174 I:35 P:42 SKIP:843 size=115 bytes
489[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
490[libx264 @ 0x56469727cf40] frame= 89 QP=27.61 NAL=2 Slice:P Poc:180 I:64 P:5 SKIP:851 size=130 bytes
491[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
492[libx264 @ 0x56469727cf40] frame= 90 QP=28.63 NAL=0 Slice:B Poc:178 I:26 P:43 SKIP:851 size=111 bytes
493[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
494[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
495[libx264 @ 0x56469727cf40] frame= 91 QP=35.78 NAL=2 Slice:P Poc:184 I:26 P:32 SKIP:862 size=130 bytes
496[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
497[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
498[libx264 @ 0x56469727cf40] frame= 92 QP=40.95 NAL=0 Slice:B Poc:182 I:64 P:41 SKIP:815 size=152 bytes
499[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
500[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
501[libx264 @ 0x56469727cf40] frame= 93 QP=34.55 NAL=2 Slice:P Poc:188 I:70 P:21 SKIP:829 size=177 bytes
502[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
503[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
504[libx264 @ 0x56469727cf40] frame= 94 QP=34.64 NAL=0 Slice:B Poc:186 I:5 P:61 SKIP:854 size=95 bytes
505[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
506[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
507[libx264 @ 0x56469727cf40] frame= 95 QP=39.85 NAL=2 Slice:P Poc:192 I:31 P:52 SKIP:837 size=117 bytes
508[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
509[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
510[libx264 @ 0x56469727cf40] frame= 96 QP=34.64 NAL=0 Slice:B Poc:190 I:0 P:63 SKIP:857 size=79 bytes
511[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
512[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
513[libx264 @ 0x56469727cf40] frame= 97 QP=25.75 NAL=2 Slice:P Poc:196 I:13 P:17 SKIP:890 size=62 bytes
514[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
515[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
516[libx264 @ 0x56469727cf40] frame= 98 QP=30.03 NAL=0 Slice:B Poc:194 I:33 P:37 SKIP:850 size=108 bytes
517[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
518[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
519[libx264 @ 0x56469727cf40] frame= 99 QP=34.41 NAL=2 Slice:P Poc:200 I:137 P:19 SKIP:764 size=261 bytes
520[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
521[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
522[libx264 @ 0x56469727cf40] frame= 100 QP=32.11 NAL=0 Slice:B Poc:198 I:31 P:106 SKIP:783 size=150 bytes
523[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
524[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
525[libx264 @ 0x56469727cf40] frame= 101 QP=34.36 NAL=2 Slice:P Poc:204 I:18 P:33 SKIP:869 size=129 bytes
526[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
527[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
528[libx264 @ 0x56469727cf40] frame= 102 QP=40.95 NAL=0 Slice:B Poc:202 I:65 P:30 SKIP:825 size=140 bytes
529[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
530[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
531[libx264 @ 0x56469727cf40] frame= 103 QP=25.06 NAL=2 Slice:P Poc:212 I:22 P:23 SKIP:875 size=93 bytes
532[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
533[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
534[libx264 @ 0x56469727cf40] frame= 104 QP=39.72 NAL=2 Slice:B Poc:208 I:37 P:51 SKIP:832 size=159 bytes
535[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
536[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
537[libx264 @ 0x56469727cf40] frame= 105 QP=34.13 NAL=0 Slice:B Poc:206 I:0 P:45 SKIP:875 size=60 bytes
538[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
539[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
540[libx264 @ 0x56469727cf40] frame= 106 QP=34.13 NAL=0 Slice:B Poc:210 I:0 P:47 SKIP:873 size=54 bytes
541[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
542[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
543[libx264 @ 0x56469727cf40] frame= 107 QP=22.38 NAL=2 Slice:P Poc:216 I:3 P:17 SKIP:900 size=51 bytes
544[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
545[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
546[libx264 @ 0x56469727cf40] frame= 108 QP=27.54 NAL=0 Slice:B Poc:214 I:28 P:35 SKIP:857 size=103 bytes
547[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
548[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
549[libx264 @ 0x56469727cf40] frame= 109 QP=27.90 NAL=2 Slice:P Poc:220 I:92 P:3 SKIP:825 size=164 bytes
550[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
551[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
552[libx264 @ 0x56469727cf40] frame= 110 QP=28.85 NAL=0 Slice:B Poc:218 I:25 P:66 SKIP:829 size=104 bytes
553[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
554[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
555[libx264 @ 0x56469727cf40] frame= 111 QP=33.33 NAL=2 Slice:P Poc:224 I:21 P:26 SKIP:873 size=132 bytes
556[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
557[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
558[libx264 @ 0x56469727cf40] frame= 112 QP=40.95 NAL=0 Slice:B Poc:222 I:64 P:18 SKIP:838 size=125 bytes
559[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
560[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
561[libx264 @ 0x56469727cf40] frame= 113 QP=35.58 NAL=2 Slice:P Poc:232 I:9 P:29 SKIP:882 size=91 bytes
562[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
563[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
564[libx264 @ 0x56469727cf40] frame= 114 QP=35.82 NAL=2 Slice:B Poc:228 I:37 P:44 SKIP:839 size=164 bytes
565[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
566[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
567[libx264 @ 0x56469727cf40] frame= 115 QP=34.13 NAL=0 Slice:B Poc:226 I:0 P:46 SKIP:874 size=61 bytes
568[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
569[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
570[libx264 @ 0x56469727cf40] frame= 116 QP=37.45 NAL=0 Slice:B Poc:230 I:0 P:44 SKIP:876 size=56 bytes
571[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
572[libx264 @ 0x56469727cf40] frame= 117 QP=23.30 NAL=2 Slice:P Poc:236 I:4 P:14 SKIP:902 size=53 bytes
573[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
574[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
575[libx264 @ 0x56469727cf40] frame= 118 QP=30.03 NAL=0 Slice:B Poc:234 I:27 P:35 SKIP:858 size=95 bytes
576[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
577[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
578[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
579[libx264 @ 0x56469727cf40] frame= 119 QP=29.97 NAL=2 Slice:P Poc:240 I:102 P:11 SKIP:807 size=319 bytes
580[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
581[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
582[libx264 @ 0x56469727cf40] frame= 120 QP=28.85 NAL=0 Slice:B Poc:238 I:25 P:56 SKIP:839 size=96 bytes
583[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
584[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
585[libx264 @ 0x56469727cf40] frame= 121 QP=33.85 NAL=2 Slice:P Poc:244 I:19 P:30 SKIP:871 size=116 bytes
586[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
587[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
588[libx264 @ 0x56469727cf40] frame= 122 QP=40.95 NAL=0 Slice:B Poc:242 I:67 P:27 SKIP:826 size=139 bytes
589[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
590[libx264 @ 0x56469727cf40] frame= 123 QP=34.11 NAL=2 Slice:P Poc:248 I:60 P:26 SKIP:834 size=168 bytes
591[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
592[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
593[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
594[libx264 @ 0x56469727cf40] frame= 124 QP=34.13 NAL=0 Slice:B Poc:246 I:0 P:62 SKIP:858 size=87 bytes
595[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
596[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
597[libx264 @ 0x56469727cf40] frame= 125 QP=39.85 NAL=2 Slice:P Poc:252 I:23 P:54 SKIP:843 size=112 bytes
598[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
599[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
600[libx264 @ 0x56469727cf40] frame= 126 QP=34.13 NAL=0 Slice:B Poc:250 I:0 P:63 SKIP:857 size=76 bytes
601[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
602[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
603[libx264 @ 0x56469727cf40] frame= 127 QP=25.17 NAL=2 Slice:P Poc:256 I:6 P:19 SKIP:895 size=69 bytes
604[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
605[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
606[libx264 @ 0x56469727cf40] frame= 128 QP=29.37 NAL=0 Slice:B Poc:254 I:34 P:30 SKIP:856 size=96 bytes
607[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
608[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
609[libx264 @ 0x56469727cf40] frame= 129 QP=29.42 NAL=2 Slice:P Poc:260 I:44 P:4 SKIP:872 size=174 bytes
610[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
611[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
612[libx264 @ 0x56469727cf40] frame= 130 QP=30.00 NAL=0 Slice:B Poc:258 I:35 P:36 SKIP:849 size=94 bytes
613[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
614[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
615[libx264 @ 0x56469727cf40] frame= 131 QP=33.50 NAL=2 Slice:P Poc:264 I:25 P:30 SKIP:865 size=153 bytes
616[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
617[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
618[libx264 @ 0x56469727cf40] frame= 132 QP=40.95 NAL=0 Slice:B Poc:262 I:67 P:22 SKIP:831 size=129 bytes
619[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
620[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
621[libx264 @ 0x56469727cf40] frame= 133 QP=25.83 NAL=2 Slice:P Poc:272 I:26 P:26 SKIP:868 size=114 bytes
622[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
623[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
624[libx264 @ 0x56469727cf40] frame= 134 QP=39.74 NAL=2 Slice:B Poc:268 I:42 P:49 SKIP:829 size=173 bytes
625[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
626[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
627[libx264 @ 0x56469727cf40] frame= 135 QP=34.13 NAL=0 Slice:B Poc:266 I:0 P:50 SKIP:870 size=67 bytes
628[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
629[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
630[libx264 @ 0x56469727cf40] frame= 136 QP=34.13 NAL=0 Slice:B Poc:270 I:0 P:49 SKIP:871 size=62 bytes
631[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
632[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
633[libx264 @ 0x56469727cf40] frame= 137 QP=24.19 NAL=2 Slice:P Poc:276 I:5 P:17 SKIP:898 size=62 bytes
634[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
635[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
636[libx264 @ 0x56469727cf40] frame= 138 QP=29.37 NAL=0 Slice:B Poc:274 I:28 P:39 SKIP:853 size=101 bytes
637[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
638[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
639[libx264 @ 0x56469727cf40] frame= 139 QP=33.48 NAL=2 Slice:P Poc:280 I:79 P:5 SKIP:836 size=182 bytes
640[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
641[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
642[libx264 @ 0x56469727cf40] frame= 140 QP=30.00 NAL=0 Slice:B Poc:278 I:25 P:55 SKIP:840 size=93 bytes
643[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
644[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
645[libx264 @ 0x56469727cf40] frame= 141 QP=35.21 NAL=2 Slice:P Poc:284 I:22 P:27 SKIP:871 size=118 bytes
646[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
647[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
648[libx264 @ 0x56469727cf40] frame= 142 QP=40.95 NAL=0 Slice:B Poc:282 I:63 P:19 SKIP:838 size=121 bytes
649[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
650[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
651[libx264 @ 0x56469727cf40] frame= 143 QP=32.61 NAL=2 Slice:P Poc:292 I:13 P:28 SKIP:879 size=101 bytes
652[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
653[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
654[libx264 @ 0x56469727cf40] frame= 144 QP=39.74 NAL=2 Slice:B Poc:288 I:40 P:46 SKIP:834 size=166 bytes
655[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
656[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
657[libx264 @ 0x56469727cf40] frame= 145 QP=34.13 NAL=0 Slice:B Poc:286 I:1 P:47 SKIP:872 size=67 bytes
658[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
659[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
660[libx264 @ 0x56469727cf40] frame= 146 QP=37.45 NAL=0 Slice:B Poc:290 I:0 P:46 SKIP:874 size=61 bytes
661[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
662[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
663[libx264 @ 0x56469727cf40] frame= 147 QP=23.00 NAL=2 Slice:P Poc:296 I:4 P:17 SKIP:899 size=49 bytes
664[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
665[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
666[libx264 @ 0x56469727cf40] frame= 148 QP=29.37 NAL=0 Slice:B Poc:294 I:28 P:35 SKIP:857 size=100 bytes
667[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
668[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
669[libx264 @ 0x56469727cf40] frame= 149 QP=27.64 NAL=2 Slice:P Poc:300 I:71 P:7 SKIP:842 size=236 bytes
670[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
671[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
672[libx264 @ 0x56469727cf40] frame= 150 QP=36.72 NAL=0 Slice:B Poc:298 I:27 P:59 SKIP:834 size=112 bytes
673[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
674[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
675[libx264 @ 0x56469727cf40] frame= 151 QP=35.35 NAL=2 Slice:P Poc:304 I:14 P:28 SKIP:878 size=123 bytes
676[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
677[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
678[libx264 @ 0x56469727cf40] frame= 152 QP=40.95 NAL=0 Slice:B Poc:302 I:63 P:23 SKIP:834 size=123 bytes
679[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
680[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
681[libx264 @ 0x56469727cf40] frame= 153 QP=30.66 NAL=2 Slice:P Poc:312 I:15 P:28 SKIP:877 size=105 bytes
682[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
683[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
684[libx264 @ 0x56469727cf40] frame= 154 QP=39.72 NAL=2 Slice:B Poc:308 I:39 P:43 SKIP:838 size=164 bytes
685[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
686[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
687[libx264 @ 0x56469727cf40] frame= 155 QP=32.73 NAL=0 Slice:B Poc:306 I:1 P:46 SKIP:873 size=62 bytes
688[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
689[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
690[libx264 @ 0x56469727cf40] frame= 156 QP=34.13 NAL=0 Slice:B Poc:310 I:0 P:43 SKIP:877 size=51 bytes
691[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
692[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
693[libx264 @ 0x56469727cf40] frame= 157 QP=25.64 NAL=2 Slice:P Poc:316 I:5 P:16 SKIP:899 size=70 bytes
694[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
695[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
696[libx264 @ 0x56469727cf40] frame= 158 QP=29.37 NAL=0 Slice:B Poc:314 I:28 P:33 SKIP:859 size=96 bytes
697[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
698[libx264 @ 0x56469727cf40] frame= 159 QP=26.25 NAL=2 Slice:P Poc:320 I:32 P:3 SKIP:885 size=128 bytes
699[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
700[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
701[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
702[libx264 @ 0x56469727cf40] frame= 160 QP=36.72 NAL=0 Slice:B Poc:318 I:27 P:28 SKIP:865 size=93 bytes
703[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
704[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
705[libx264 @ 0x56469727cf40] frame= 161 QP=29.52 NAL=2 Slice:P Poc:324 I:16 P:28 SKIP:876 size=116 bytes
706[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
707[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
708[libx264 @ 0x56469727cf40] frame= 162 QP=40.95 NAL=0 Slice:B Poc:322 I:63 P:22 SKIP:835 size=128 bytes
709[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
710[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
711[libx264 @ 0x56469727cf40] frame= 163 QP=31.85 NAL=2 Slice:P Poc:332 I:19 P:28 SKIP:873 size=104 bytes
712[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
713[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
714[libx264 @ 0x56469727cf40] frame= 164 QP=39.72 NAL=2 Slice:B Poc:328 I:37 P:48 SKIP:835 size=161 bytes
715[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
716[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
717[libx264 @ 0x56469727cf40] frame= 165 QP=34.13 NAL=0 Slice:B Poc:326 I:0 P:49 SKIP:871 size=66 bytes
718[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
719[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
720[libx264 @ 0x56469727cf40] frame= 166 QP=34.13 NAL=0 Slice:B Poc:330 I:1 P:46 SKIP:873 size=59 bytes
721[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
722[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
723[libx264 @ 0x56469727cf40] frame= 167 QP=29.04 NAL=2 Slice:P Poc:336 I:4 P:18 SKIP:898 size=61 bytes
724[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
725[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
726[libx264 @ 0x56469727cf40] frame= 168 QP=28.15 NAL=0 Slice:B Poc:334 I:32 P:31 SKIP:857 size=99 bytes
727[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
728[libx264 @ 0x56469727cf40] frame= 169 QP=26.96 NAL=2 Slice:P Poc:340 I:99 P:6 SKIP:815 size=175 bytes
729[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
730[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
731[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
732[libx264 @ 0x56469727cf40] frame= 170 QP=30.00 NAL=0 Slice:B Poc:338 I:25 P:58 SKIP:837 size=89 bytes
733[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
734[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
735[libx264 @ 0x56469727cf40] frame= 171 QP=37.82 NAL=2 Slice:P Poc:344 I:24 P:29 SKIP:867 size=132 bytes
736[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
737[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
738[libx264 @ 0x56469727cf40] frame= 172 QP=40.95 NAL=0 Slice:B Poc:342 I:63 P:21 SKIP:836 size=123 bytes
739[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
740[libx264 @ 0x56469727cf40] frame= 173 QP=37.87 NAL=2 Slice:P Poc:352 I:10 P:33 SKIP:877 size=92 bytes
741[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
742[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
743[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
744[libx264 @ 0x56469727cf40] frame= 174 QP=39.74 NAL=2 Slice:B Poc:348 I:37 P:50 SKIP:833 size=167 bytes
745[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
746[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
747[libx264 @ 0x56469727cf40] frame= 175 QP=34.13 NAL=0 Slice:B Poc:346 I:1 P:53 SKIP:866 size=74 bytes
748[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
749[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
750[libx264 @ 0x56469727cf40] frame= 176 QP=37.45 NAL=0 Slice:B Poc:350 I:0 P:48 SKIP:872 size=64 bytes
751[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
752[libx264 @ 0x56469727cf40] frame= 177 QP=24.00 NAL=2 Slice:P Poc:356 I:3 P:18 SKIP:899 size=52 bytes
753[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
754[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
755[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
756[libx264 @ 0x56469727cf40] frame= 178 QP=29.37 NAL=0 Slice:B Poc:354 I:28 P:36 SKIP:856 size=99 bytes
757[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
758[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
759[libx264 @ 0x56469727cf40] frame= 179 QP=27.93 NAL=2 Slice:P Poc:360 I:87 P:8 SKIP:825 size=282 bytes
760[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
761[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
762[libx264 @ 0x56469727cf40] frame= 180 QP=36.72 NAL=0 Slice:B Poc:358 I:27 P:51 SKIP:842 size=104 bytes
763[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
764[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
765[libx264 @ 0x56469727cf40] frame= 181 QP=37.18 NAL=2 Slice:P Poc:364 I:10 P:34 SKIP:876 size=119 bytes
766[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
767[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
768[libx264 @ 0x56469727cf40] frame= 182 QP=40.95 NAL=0 Slice:B Poc:362 I:63 P:34 SKIP:823 size=136 bytes
769[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
770[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
771[libx264 @ 0x56469727cf40] frame= 183 QP=38.11 NAL=2 Slice:P Poc:368 I:50 P:30 SKIP:840 size=162 bytes
772[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
773[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
774[libx264 @ 0x56469727cf40] frame= 184 QP=34.13 NAL=0 Slice:B Poc:366 I:0 P:52 SKIP:868 size=71 bytes
775[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
776[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
777[libx264 @ 0x56469727cf40] frame= 185 QP=34.17 NAL=2 Slice:P Poc:372 I:16 P:56 SKIP:848 size=128 bytes
778[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
779[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
780[libx264 @ 0x56469727cf40] frame= 186 QP=34.13 NAL=0 Slice:B Poc:370 I:0 P:51 SKIP:869 size=62 bytes
781[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
782[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
783[libx264 @ 0x56469727cf40] frame= 187 QP=23.00 NAL=2 Slice:P Poc:376 I:1 P:16 SKIP:903 size=41 bytes
784[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
785[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
786[libx264 @ 0x56469727cf40] frame= 188 QP=29.37 NAL=0 Slice:B Poc:374 I:29 P:36 SKIP:855 size=98 bytes
787[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
788[libx264 @ 0x56469727cf40] frame= 189 QP=27.36 NAL=2 Slice:P Poc:380 I:50 P:4 SKIP:866 size=134 bytes
789[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
790frame= 240 fps=0.0 q=40.0 size= 10kB time=00:00:31.33 bitrate= 2.5kbits/s speed=62.6x
791[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
792[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
793[libx264 @ 0x56469727cf40] frame= 190 QP=30.00 NAL=0 Slice:B Poc:378 I:28 P:41 SKIP:851 size=93 bytes
794[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
795[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
796[libx264 @ 0x56469727cf40] frame= 191 QP=35.31 NAL=2 Slice:P Poc:384 I:19 P:26 SKIP:875 size=120 bytes
797[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
798[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
799[libx264 @ 0x56469727cf40] frame= 192 QP=40.95 NAL=0 Slice:B Poc:382 I:65 P:22 SKIP:833 size=127 bytes
800[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
801[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
802[libx264 @ 0x56469727cf40] frame= 193 QP=29.06 NAL=2 Slice:P Poc:392 I:17 P:27 SKIP:876 size=119 bytes
803[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
804[libx264 @ 0x56469727cf40] frame= 194 QP=39.74 NAL=2 Slice:B Poc:388 I:35 P:50 SKIP:835 size=164 bytes
805[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
806[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
807[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
808[libx264 @ 0x56469727cf40] frame= 195 QP=34.13 NAL=0 Slice:B Poc:386 I:1 P:47 SKIP:872 size=65 bytes
809[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
810[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
811[libx264 @ 0x56469727cf40] frame= 196 QP=34.13 NAL=0 Slice:B Poc:390 I:0 P:44 SKIP:876 size=53 bytes
812[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
813[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
814[libx264 @ 0x56469727cf40] frame= 197 QP=24.23 NAL=2 Slice:P Poc:396 I:2 P:17 SKIP:901 size=63 bytes
815[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
816[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
817[libx264 @ 0x56469727cf40] frame= 198 QP=29.37 NAL=0 Slice:B Poc:394 I:28 P:30 SKIP:862 size=91 bytes
818[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
819[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
820[libx264 @ 0x56469727cf40] frame= 199 QP=29.69 NAL=2 Slice:P Poc:400 I:144 P:16 SKIP:760 size=418 bytes
821[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
822[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
823[libx264 @ 0x56469727cf40] frame= 200 QP=30.00 NAL=0 Slice:B Poc:398 I:23 P:82 SKIP:815 size=109 bytes
824[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
825[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
826[libx264 @ 0x56469727cf40] frame= 201 QP=33.45 NAL=2 Slice:P Poc:404 I:30 P:37 SKIP:853 size=153 bytes
827[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
828[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
829[libx264 @ 0x56469727cf40] frame= 202 QP=40.95 NAL=0 Slice:B Poc:402 I:63 P:42 SKIP:815 size=146 bytes
830[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
831[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
832[libx264 @ 0x56469727cf40] frame= 203 QP=37.94 NAL=2 Slice:P Poc:412 I:11 P:30 SKIP:879 size=92 bytes
833[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
834[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
835[libx264 @ 0x56469727cf40] frame= 204 QP=39.74 NAL=2 Slice:B Poc:408 I:34 P:64 SKIP:822 size=177 bytes
836[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
837[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
838[libx264 @ 0x56469727cf40] frame= 205 QP=34.13 NAL=0 Slice:B Poc:406 I:1 P:53 SKIP:866 size=72 bytes
839[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
840[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
841[libx264 @ 0x56469727cf40] frame= 206 QP=37.45 NAL=0 Slice:B Poc:410 I:1 P:48 SKIP:871 size=65 bytes
842[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
843[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
844[libx264 @ 0x56469727cf40] frame= 207 QP=24.00 NAL=2 Slice:P Poc:416 I:3 P:17 SKIP:900 size=49 bytes
845[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
846[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
847[libx264 @ 0x56469727cf40] frame= 208 QP=30.03 NAL=0 Slice:B Poc:414 I:28 P:38 SKIP:854 size=98 bytes
848[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
849[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
850[libx264 @ 0x56469727cf40] frame= 209 QP=32.17 NAL=2 Slice:P Poc:420 I:90 P:4 SKIP:826 size=135 bytes
851[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
852[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
853[libx264 @ 0x56469727cf40] frame= 210 QP=28.64 NAL=0 Slice:B Poc:418 I:21 P:73 SKIP:826 size=100 bytes
854[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
855[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
856[libx264 @ 0x56469727cf40] frame= 211 QP=38.09 NAL=2 Slice:P Poc:424 I:11 P:29 SKIP:880 size=108 bytes
857[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
858[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
859[libx264 @ 0x56469727cf40] frame= 212 QP=40.95 NAL=0 Slice:B Poc:422 I:63 P:19 SKIP:838 size=121 bytes
860[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
861[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
862[libx264 @ 0x56469727cf40] frame= 213 QP=36.12 NAL=2 Slice:P Poc:428 I:53 P:28 SKIP:839 size=167 bytes
863[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
864[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
865[libx264 @ 0x56469727cf40] frame= 214 QP=34.13 NAL=0 Slice:B Poc:426 I:0 P:52 SKIP:868 size=67 bytes
866[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
867[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
868[libx264 @ 0x56469727cf40] frame= 215 QP=33.10 NAL=2 Slice:P Poc:430 I:26 P:38 SKIP:856 size=134 bytes
869[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
870[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
871[libx264 @ 0x56469727cf40] frame= 216 QP=32.17 NAL=2 Slice:P Poc:432 I:5 P:12 SKIP:903 size=57 bytes
872[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
873[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
874[libx264 @ 0x56469727cf40] frame= 217 QP=23.19 NAL=2 Slice:P Poc:436 I:5 P:12 SKIP:903 size=59 bytes
875[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
876[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
877[libx264 @ 0x56469727cf40] frame= 218 QP=40.28 NAL=0 Slice:B Poc:434 I:53 P:20 SKIP:847 size=104 bytes
878[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
879[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
880[libx264 @ 0x56469727cf40] frame= 219 QP=27.89 NAL=2 Slice:P Poc:440 I:103 P:12 SKIP:805 size=324 bytes
881[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
882[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
883[libx264 @ 0x56469727cf40] frame= 220 QP=30.00 NAL=0 Slice:B Poc:438 I:22 P:63 SKIP:835 size=97 bytes
884[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
885[libx264 @ 0x56469727cf40] frame= 221 QP=35.31 NAL=2 Slice:P Poc:444 I:24 P:28 SKIP:868 size=124 bytes
886[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
887[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
888[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
889[libx264 @ 0x56469727cf40] frame= 222 QP=40.95 NAL=0 Slice:B Poc:442 I:68 P:29 SKIP:823 size=140 bytes
890[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
891[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
892[libx264 @ 0x56469727cf40] frame= 223 QP=28.70 NAL=2 Slice:P Poc:452 I:25 P:26 SKIP:869 size=108 bytes
893[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
894[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
895[libx264 @ 0x56469727cf40] frame= 224 QP=39.72 NAL=2 Slice:B Poc:448 I:39 P:52 SKIP:829 size=159 bytes
896[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
897[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
898[libx264 @ 0x56469727cf40] frame= 225 QP=34.13 NAL=0 Slice:B Poc:446 I:1 P:53 SKIP:866 size=70 bytes
899[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
900[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
901[libx264 @ 0x56469727cf40] frame= 226 QP=34.13 NAL=0 Slice:B Poc:450 I:1 P:49 SKIP:870 size=59 bytes
902[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
903[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
904[libx264 @ 0x56469727cf40] frame= 227 QP=25.58 NAL=2 Slice:P Poc:456 I:6 P:15 SKIP:899 size=60 bytes
905[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
906[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
907[libx264 @ 0x56469727cf40] frame= 228 QP=28.15 NAL=0 Slice:B Poc:454 I:28 P:45 SKIP:847 size=109 bytes
908[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
909[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
910[libx264 @ 0x56469727cf40] frame= 229 QP=25.35 NAL=2 Slice:P Poc:460 I:40 P:8 SKIP:872 size=177 bytes
911[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
912[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
913[libx264 @ 0x56469727cf40] frame= 230 QP=30.00 NAL=0 Slice:B Poc:458 I:28 P:37 SKIP:855 size=90 bytes
914[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
915[libx264 @ 0x56469727cf40] frame= 231 QP=32.14 NAL=2 Slice:P Poc:464 I:22 P:26 SKIP:872 size=126 bytes
916[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
917[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
918[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
919[libx264 @ 0x56469727cf40] frame= 232 QP=40.95 NAL=0 Slice:B Poc:462 I:63 P:19 SKIP:838 size=122 bytes
920[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
921[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
922[libx264 @ 0x56469727cf40] frame= 233 QP=35.55 NAL=2 Slice:P Poc:472 I:7 P:33 SKIP:880 size=80 bytes
923[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
924[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
925[libx264 @ 0x56469727cf40] frame= 234 QP=39.74 NAL=2 Slice:B Poc:468 I:35 P:51 SKIP:834 size=167 bytes
926[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
927[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
928[libx264 @ 0x56469727cf40] frame= 235 QP=34.13 NAL=0 Slice:B Poc:466 I:1 P:46 SKIP:873 size=64 bytes
929[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
930[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
931[libx264 @ 0x56469727cf40] frame= 236 QP=37.45 NAL=0 Slice:B Poc:470 I:0 P:44 SKIP:876 size=56 bytes
932[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
933[libx264 @ 0x56469727cf40] frame= 237 QP=24.19 NAL=2 Slice:P Poc:476 I:3 P:14 SKIP:903 size=48 bytes
934[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
935[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
936[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
937[libx264 @ 0x56469727cf40] frame= 238 QP=30.03 NAL=0 Slice:B Poc:474 I:29 P:31 SKIP:860 size=92 bytes
938[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
939[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
940[libx264 @ 0x56469727cf40] frame= 239 QP=33.68 NAL=2 Slice:P Poc:480 I:77 P:9 SKIP:834 size=205 bytes
941[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
942[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
943[libx264 @ 0x56469727cf40] frame= 240 QP=30.00 NAL=0 Slice:B Poc:478 I:24 P:52 SKIP:844 size=93 bytes
944[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
945[libx264 @ 0x56469727cf40] frame= 241 QP=31.64 NAL=2 Slice:P Poc:484 I:19 P:34 SKIP:867 size=146 bytes
946[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
947[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
948[libx264 @ 0x56469727cf40] frame= 242 QP=40.95 NAL=0 Slice:B Poc:482 I:70 P:22 SKIP:828 size=137 bytes
949[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
950[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
951[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
952[libx264 @ 0x56469727cf40] frame= 243 QP=34.73 NAL=2 Slice:P Poc:488 I:59 P:25 SKIP:836 size=168 bytes
953[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
954[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
955[libx264 @ 0x56469727cf40] frame= 244 QP=34.13 NAL=0 Slice:B Poc:486 I:0 P:56 SKIP:864 size=73 bytes
956[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
957[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
958[libx264 @ 0x56469727cf40] frame= 245 QP=30.44 NAL=2 Slice:P Poc:492 I:32 P:47 SKIP:841 size=128 bytes
959[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
960[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
961[libx264 @ 0x56469727cf40] frame= 246 QP=34.13 NAL=0 Slice:B Poc:490 I:6 P:48 SKIP:866 size=73 bytes
962[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
963[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
964[libx264 @ 0x56469727cf40] frame= 247 QP=24.11 NAL=2 Slice:P Poc:496 I:9 P:17 SKIP:894 size=66 bytes
965[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
966[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
967[libx264 @ 0x56469727cf40] frame= 248 QP=29.37 NAL=0 Slice:B Poc:494 I:34 P:34 SKIP:852 size=109 bytes
968[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
969[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
970[libx264 @ 0x56469727cf40] frame= 249 QP=27.98 NAL=2 Slice:P Poc:498 I:32 P:5 SKIP:883 size=58 bytes
971[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
972[libx264 @ 0x56469727cf40] frame= 250 QP=22.01 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1328 bytes
973[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
974[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
975[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
976[libx264 @ 0x56469727cf40] frame= 251 QP=30.22 NAL=2 Slice:P Poc:4 I:58 P:12 SKIP:850 size=213 bytes
977[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
978[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
979[libx264 @ 0x56469727cf40] frame= 252 QP=40.95 NAL=0 Slice:B Poc:2 I:73 P:25 SKIP:822 size=139 bytes
980[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
981[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
982[libx264 @ 0x56469727cf40] frame= 253 QP=31.40 NAL=2 Slice:P Poc:12 I:19 P:35 SKIP:866 size=154 bytes
983[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
984[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
985[libx264 @ 0x56469727cf40] frame= 254 QP=40.27 NAL=2 Slice:B Poc:8 I:41 P:58 SKIP:821 size=169 bytes
986[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
987[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
988[libx264 @ 0x56469727cf40] frame= 255 QP=34.13 NAL=0 Slice:B Poc:6 I:1 P:65 SKIP:854 size=81 bytes
989[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
990[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
991[libx264 @ 0x56469727cf40] frame= 256 QP=34.13 NAL=0 Slice:B Poc:10 I:0 P:60 SKIP:860 size=70 bytes
992[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
993[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
994[libx264 @ 0x56469727cf40] frame= 257 QP=23.30 NAL=2 Slice:P Poc:16 I:7 P:15 SKIP:898 size=57 bytes
995[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
996[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
997[libx264 @ 0x56469727cf40] frame= 258 QP=30.11 NAL=0 Slice:B Poc:14 I:23 P:47 SKIP:850 size=112 bytes
998[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
999[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1000[libx264 @ 0x56469727cf40] frame= 259 QP=29.79 NAL=2 Slice:P Poc:20 I:28 P:10 SKIP:882 size=134 bytes
1001[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1002[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1003[libx264 @ 0x56469727cf40] frame= 260 QP=33.12 NAL=0 Slice:B Poc:18 I:30 P:37 SKIP:853 size=99 bytes
1004[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1005[libx264 @ 0x56469727cf40] frame= 261 QP=31.61 NAL=2 Slice:P Poc:24 I:28 P:26 SKIP:866 size=146 bytes
1006[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1007[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1008[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1009[libx264 @ 0x56469727cf40] frame= 262 QP=40.95 NAL=0 Slice:B Poc:22 I:67 P:22 SKIP:831 size=131 bytes
1010[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1011[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1012[libx264 @ 0x56469727cf40] frame= 263 QP=27.87 NAL=2 Slice:P Poc:32 I:19 P:35 SKIP:866 size=128 bytes
1013[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1014[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1015[libx264 @ 0x56469727cf40] frame= 264 QP=33.15 NAL=2 Slice:B Poc:28 I:40 P:61 SKIP:819 size=184 bytes
1016[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1017[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1018[libx264 @ 0x56469727cf40] frame= 265 QP=34.13 NAL=0 Slice:B Poc:26 I:2 P:63 SKIP:855 size=83 bytes
1019[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1020[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1021[libx264 @ 0x56469727cf40] frame= 266 QP=34.13 NAL=0 Slice:B Poc:30 I:0 P:54 SKIP:866 size=63 bytes
1022[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1023[libx264 @ 0x56469727cf40] frame= 267 QP=27.71 NAL=2 Slice:P Poc:36 I:4 P:16 SKIP:900 size=61 bytes
1024[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1025[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1026[libx264 @ 0x56469727cf40] frame= 268 QP=40.28 NAL=0 Slice:B Poc:34 I:26 P:40 SKIP:854 size=96 bytes
1027[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1028[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1029[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1030[libx264 @ 0x56469727cf40] frame= 269 QP=28.23 NAL=2 Slice:P Poc:40 I:92 P:12 SKIP:816 size=193 bytes
1031[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1032[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1033[libx264 @ 0x56469727cf40] frame= 270 QP=36.70 NAL=0 Slice:B Poc:38 I:30 P:59 SKIP:831 size=110 bytes
1034[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1035[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1036[libx264 @ 0x56469727cf40] frame= 271 QP=33.25 NAL=2 Slice:P Poc:44 I:29 P:18 SKIP:873 size=129 bytes
1037[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1038[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1039[libx264 @ 0x56469727cf40] frame= 272 QP=30.85 NAL=0 Slice:B Poc:42 I:65 P:22 SKIP:833 size=129 bytes
1040[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1041[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1042[libx264 @ 0x56469727cf40] frame= 273 QP=32.59 NAL=2 Slice:P Poc:48 I:55 P:23 SKIP:842 size=170 bytes
1043[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1044[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1045[libx264 @ 0x56469727cf40] frame= 274 QP=34.13 NAL=0 Slice:B Poc:46 I:2 P:58 SKIP:860 size=80 bytes
1046[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1047[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1048[libx264 @ 0x56469727cf40] frame= 275 QP=30.38 NAL=2 Slice:P Poc:50 I:28 P:34 SKIP:858 size=135 bytes
1049[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1050[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1051[libx264 @ 0x56469727cf40] frame= 276 QP=23.04 NAL=2 Slice:P Poc:52 I:5 P:12 SKIP:903 size=52 bytes
1052[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1053[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1054[libx264 @ 0x56469727cf40] frame= 277 QP=23.19 NAL=2 Slice:P Poc:56 I:7 P:12 SKIP:901 size=67 bytes
1055[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1056[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1057[libx264 @ 0x56469727cf40] frame= 278 QP=40.28 NAL=0 Slice:B Poc:54 I:51 P:28 SKIP:841 size=113 bytes
1058[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1059[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1060[libx264 @ 0x56469727cf40] frame= 279 QP=26.77 NAL=2 Slice:P Poc:60 I:71 P:15 SKIP:834 size=249 bytes
1061[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1062[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1063[libx264 @ 0x56469727cf40] frame= 280 QP=28.63 NAL=0 Slice:B Poc:58 I:25 P:55 SKIP:840 size=112 bytes
1064[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1065[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1066[libx264 @ 0x56469727cf40] frame= 281 QP=33.15 NAL=2 Slice:P Poc:64 I:23 P:24 SKIP:873 size=128 bytes
1067[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1068[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1069[libx264 @ 0x56469727cf40] frame= 282 QP=40.95 NAL=0 Slice:B Poc:62 I:65 P:23 SKIP:832 size=137 bytes
1070[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1071[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1072[libx264 @ 0x56469727cf40] frame= 283 QP=30.09 NAL=2 Slice:P Poc:72 I:19 P:26 SKIP:875 size=109 bytes
1073[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1074[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1075[libx264 @ 0x56469727cf40] frame= 284 QP=37.93 NAL=2 Slice:B Poc:68 I:41 P:51 SKIP:828 size=188 bytes
1076[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1077[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1078[libx264 @ 0x56469727cf40] frame= 285 QP=34.13 NAL=0 Slice:B Poc:66 I:1 P:53 SKIP:866 size=71 bytes
1079[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1080[libx264 @ 0x56469727cf40] frame= 286 QP=34.13 NAL=0 Slice:B Poc:70 I:0 P:51 SKIP:869 size=65 bytes
1081[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1082[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1083[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1084[libx264 @ 0x56469727cf40] frame= 287 QP=24.55 NAL=2 Slice:P Poc:76 I:12 P:9 SKIP:899 size=62 bytes
1085[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1086[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1087[libx264 @ 0x56469727cf40] frame= 288 QP=29.37 NAL=0 Slice:B Poc:74 I:27 P:36 SKIP:857 size=99 bytes
1088[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1089[libx264 @ 0x56469727cf40] frame= 289 QP=26.92 NAL=2 Slice:P Poc:80 I:49 P:5 SKIP:866 size=122 bytes
1090[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1091[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1092[libx264 @ 0x56469727cf40] frame= 290 QP=27.98 NAL=0 Slice:B Poc:78 I:32 P:44 SKIP:844 size=104 bytes
1093[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1094[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1095[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1096[libx264 @ 0x56469727cf40] frame= 291 QP=29.34 NAL=2 Slice:P Poc:84 I:28 P:20 SKIP:872 size=132 bytes
1097[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1098[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1099[libx264 @ 0x56469727cf40] frame= 292 QP=40.95 NAL=0 Slice:B Poc:82 I:63 P:21 SKIP:836 size=131 bytes
1100[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1101[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1102[libx264 @ 0x56469727cf40] frame= 293 QP=24.23 NAL=2 Slice:P Poc:92 I:7 P:32 SKIP:881 size=93 bytes
1103[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1104[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1105[libx264 @ 0x56469727cf40] frame= 294 QP=32.87 NAL=2 Slice:B Poc:88 I:41 P:49 SKIP:830 size=182 bytes
1106[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1107[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1108[libx264 @ 0x56469727cf40] frame= 295 QP=34.13 NAL=0 Slice:B Poc:86 I:1 P:51 SKIP:868 size=71 bytes
1109[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1110[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1111[libx264 @ 0x56469727cf40] frame= 296 QP=30.00 NAL=0 Slice:B Poc:90 I:0 P:48 SKIP:872 size=50 bytes
1112[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1113[libx264 @ 0x56469727cf40] frame= 297 QP=24.40 NAL=2 Slice:P Poc:96 I:10 P:11 SKIP:899 size=79 bytes
1114[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1115[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1116[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1117[libx264 @ 0x56469727cf40] frame= 298 QP=40.37 NAL=0 Slice:B Poc:94 I:25 P:34 SKIP:861 size=90 bytes
1118[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1119[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1120[libx264 @ 0x56469727cf40] frame= 299 QP=25.70 NAL=2 Slice:P Poc:100 I:95 P:11 SKIP:814 size=263 bytes
1121[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1122[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1123[libx264 @ 0x56469727cf40] frame= 300 QP=27.98 NAL=0 Slice:B Poc:98 I:32 P:63 SKIP:825 size=113 bytes
1124[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1125[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1126[libx264 @ 0x56469727cf40] frame= 301 QP=29.47 NAL=2 Slice:P Poc:104 I:21 P:20 SKIP:879 size=120 bytes
1127[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1128[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1129[libx264 @ 0x56469727cf40] frame= 302 QP=40.95 NAL=0 Slice:B Poc:102 I:67 P:22 SKIP:831 size=133 bytes
1130[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1131[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1132[libx264 @ 0x56469727cf40] frame= 303 QP=33.97 NAL=2 Slice:P Poc:108 I:49 P:26 SKIP:845 size=170 bytes
1133[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1134[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1135[libx264 @ 0x56469727cf40] frame= 304 QP=34.13 NAL=0 Slice:B Poc:106 I:1 P:52 SKIP:867 size=74 bytes
1136[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1137[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1138[libx264 @ 0x56469727cf40] frame= 305 QP=36.87 NAL=2 Slice:P Poc:112 I:18 P:50 SKIP:852 size=107 bytes
1139[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1140[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1141[libx264 @ 0x56469727cf40] frame= 306 QP=30.00 NAL=0 Slice:B Poc:110 I:0 P:47 SKIP:873 size=50 bytes
1142[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1143[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1144[libx264 @ 0x56469727cf40] frame= 307 QP=23.00 NAL=2 Slice:P Poc:116 I:4 P:15 SKIP:901 size=57 bytes
1145[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1146[libx264 @ 0x56469727cf40] frame= 308 QP=40.37 NAL=0 Slice:B Poc:114 I:26 P:36 SKIP:858 size=90 bytes
1147[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1148[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1149[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1150[libx264 @ 0x56469727cf40] frame= 309 QP=31.77 NAL=2 Slice:P Poc:120 I:91 P:4 SKIP:825 size=149 bytes
1151[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1152[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1153[libx264 @ 0x56469727cf40] frame= 310 QP=30.00 NAL=0 Slice:B Poc:118 I:25 P:56 SKIP:839 size=95 bytes
1154[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1155[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1156[libx264 @ 0x56469727cf40] frame= 311 QP=29.15 NAL=2 Slice:P Poc:124 I:27 P:18 SKIP:875 size=134 bytes
1157[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1158[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1159[libx264 @ 0x56469727cf40] frame= 312 QP=40.95 NAL=0 Slice:B Poc:122 I:64 P:23 SKIP:833 size=130 bytes
1160[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1161[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1162[libx264 @ 0x56469727cf40] frame= 313 QP=29.20 NAL=2 Slice:P Poc:132 I:22 P:23 SKIP:875 size=113 bytes
1163[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1164[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1165[libx264 @ 0x56469727cf40] frame= 314 QP=33.27 NAL=2 Slice:B Poc:128 I:43 P:41 SKIP:836 size=155 bytes
1166[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1167[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1168[libx264 @ 0x56469727cf40] frame= 315 QP=34.13 NAL=0 Slice:B Poc:126 I:2 P:46 SKIP:872 size=67 bytes
1169[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1170[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1171[libx264 @ 0x56469727cf40] frame= 316 QP=34.13 NAL=0 Slice:B Poc:130 I:0 P:43 SKIP:877 size=51 bytes
1172[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1173[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1174[libx264 @ 0x56469727cf40] frame= 317 QP=24.00 NAL=2 Slice:P Poc:136 I:6 P:10 SKIP:904 size=43 bytes
1175[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1176[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1177[libx264 @ 0x56469727cf40] frame= 318 QP=40.28 NAL=0 Slice:B Poc:134 I:27 P:33 SKIP:860 size=92 bytes
1178[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1179[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1180[libx264 @ 0x56469727cf40] frame= 319 QP=29.48 NAL=2 Slice:P Poc:140 I:104 P:7 SKIP:809 size=300 bytes
1181[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1182[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1183[libx264 @ 0x56469727cf40] frame= 320 QP=30.00 NAL=0 Slice:B Poc:138 I:25 P:58 SKIP:837 size=95 bytes
1184[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1185[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1186[libx264 @ 0x56469727cf40] frame= 321 QP=32.80 NAL=2 Slice:P Poc:144 I:35 P:30 SKIP:855 size=151 bytes
1187[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1188[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1189[libx264 @ 0x56469727cf40] frame= 322 QP=40.95 NAL=0 Slice:B Poc:142 I:69 P:32 SKIP:819 size=147 bytes
1190[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1191[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1192[libx264 @ 0x56469727cf40] frame= 323 QP=30.05 NAL=2 Slice:P Poc:152 I:13 P:32 SKIP:875 size=92 bytes
1193[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1194[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1195[libx264 @ 0x56469727cf40] frame= 324 QP=38.81 NAL=2 Slice:B Poc:148 I:34 P:51 SKIP:835 size=175 bytes
1196[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1197[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1198[libx264 @ 0x56469727cf40] frame= 325 QP=34.13 NAL=0 Slice:B Poc:146 I:2 P:45 SKIP:873 size=67 bytes
1199[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1200[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1201[libx264 @ 0x56469727cf40] frame= 326 QP=30.00 NAL=0 Slice:B Poc:150 I:0 P:43 SKIP:877 size=47 bytes
1202[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1203[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1204[libx264 @ 0x56469727cf40] frame= 327 QP=28.19 NAL=2 Slice:P Poc:156 I:4 P:16 SKIP:900 size=57 bytes
1205[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1206[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1207[libx264 @ 0x56469727cf40] frame= 328 QP=40.37 NAL=0 Slice:B Poc:154 I:26 P:35 SKIP:859 size=92 bytes
1208[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1209[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1210[libx264 @ 0x56469727cf40] frame= 329 QP=23.74 NAL=2 Slice:P Poc:160 I:40 P:4 SKIP:876 size=168 bytes
1211[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1212[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1213[libx264 @ 0x56469727cf40] frame= 330 QP=27.98 NAL=0 Slice:B Poc:158 I:32 P:34 SKIP:854 size=93 bytes
1214[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1215[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1216[libx264 @ 0x56469727cf40] frame= 331 QP=36.21 NAL=2 Slice:P Poc:164 I:22 P:24 SKIP:874 size=128 bytes
1217[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1218[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1219[libx264 @ 0x56469727cf40] frame= 332 QP=40.95 NAL=0 Slice:B Poc:162 I:64 P:22 SKIP:834 size=127 bytes
1220[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1221[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1222[libx264 @ 0x56469727cf40] frame= 333 QP=33.46 NAL=2 Slice:P Poc:168 I:57 P:25 SKIP:838 size=184 bytes
1223[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1224[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1225[libx264 @ 0x56469727cf40] frame= 334 QP=34.13 NAL=0 Slice:B Poc:166 I:2 P:45 SKIP:873 size=69 bytes
1226[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1227[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1228[libx264 @ 0x56469727cf40] frame= 335 QP=36.64 NAL=2 Slice:P Poc:172 I:20 P:50 SKIP:850 size=119 bytes
1229[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1230[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1231[libx264 @ 0x56469727cf40] frame= 336 QP=30.00 NAL=0 Slice:B Poc:170 I:0 P:44 SKIP:876 size=49 bytes
1232[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1233[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1234[libx264 @ 0x56469727cf40] frame= 337 QP=23.00 NAL=2 Slice:P Poc:176 I:2 P:16 SKIP:902 size=48 bytes
1235[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1236[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1237[libx264 @ 0x56469727cf40] frame= 338 QP=40.28 NAL=0 Slice:B Poc:174 I:27 P:34 SKIP:859 size=93 bytes
1238[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1239[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1240[libx264 @ 0x56469727cf40] frame= 339 QP=32.38 NAL=2 Slice:P Poc:180 I:73 P:2 SKIP:845 size=173 bytes
1241[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1242[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1243[libx264 @ 0x56469727cf40] frame= 340 QP=36.72 NAL=0 Slice:B Poc:178 I:26 P:49 SKIP:845 size=105 bytes
1244[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1245[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1246[libx264 @ 0x56469727cf40] frame= 341 QP=31.52 NAL=2 Slice:P Poc:184 I:20 P:23 SKIP:877 size=145 bytes
1247[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1248[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1249[libx264 @ 0x56469727cf40] frame= 342 QP=40.95 NAL=0 Slice:B Poc:182 I:64 P:21 SKIP:835 size=129 bytes
1250[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1251[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1252[libx264 @ 0x56469727cf40] frame= 343 QP=27.56 NAL=2 Slice:P Poc:192 I:22 P:27 SKIP:871 size=118 bytes
1253[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1254[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1255[libx264 @ 0x56469727cf40] frame= 344 QP=40.16 NAL=2 Slice:B Poc:188 I:33 P:46 SKIP:841 size=156 bytes
1256[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1257[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1258[libx264 @ 0x56469727cf40] frame= 345 QP=34.13 NAL=0 Slice:B Poc:186 I:2 P:47 SKIP:871 size=68 bytes
1259[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1260[libx264 @ 0x56469727cf40] frame= 346 QP=34.13 NAL=0 Slice:B Poc:190 I:0 P:44 SKIP:876 size=53 bytes
1261[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1262[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1263[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1264[libx264 @ 0x56469727cf40] frame= 347 QP=29.19 NAL=2 Slice:P Poc:196 I:3 P:17 SKIP:900 size=73 bytes
1265[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1266[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1267[libx264 @ 0x56469727cf40] frame= 348 QP=40.28 NAL=0 Slice:B Poc:194 I:27 P:34 SKIP:859 size=91 bytes
1268[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1269[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1270[libx264 @ 0x56469727cf40] frame= 349 QP=27.54 NAL=2 Slice:P Poc:200 I:74 P:6 SKIP:840 size=227 bytes
1271[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1272[libx264 @ 0x56469727cf40] frame= 350 QP=27.98 NAL=0 Slice:B Poc:198 I:33 P:49 SKIP:838 size=107 bytes
1273[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1274[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1275[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1276[libx264 @ 0x56469727cf40] frame= 351 QP=30.02 NAL=2 Slice:P Poc:204 I:26 P:22 SKIP:872 size=130 bytes
1277[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1278[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1279[libx264 @ 0x56469727cf40] frame= 352 QP=40.95 NAL=0 Slice:B Poc:202 I:65 P:23 SKIP:832 size=133 bytes
1280[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1281[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1282[libx264 @ 0x56469727cf40] frame= 353 QP=34.82 NAL=2 Slice:P Poc:212 I:5 P:33 SKIP:882 size=80 bytes
1283[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1284[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1285[libx264 @ 0x56469727cf40] frame= 354 QP=38.81 NAL=2 Slice:B Poc:208 I:39 P:51 SKIP:830 size=178 bytes
1286[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1287[libx264 @ 0x56469727cf40] frame= 355 QP=34.13 NAL=0 Slice:B Poc:206 I:1 P:46 SKIP:873 size=66 bytes
1288[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1289[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1290[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1291[libx264 @ 0x56469727cf40] frame= 356 QP=30.00 NAL=0 Slice:B Poc:210 I:0 P:47 SKIP:873 size=52 bytes
1292[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1293[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1294[libx264 @ 0x56469727cf40] frame= 357 QP=29.51 NAL=2 Slice:P Poc:216 I:0 P:15 SKIP:905 size=44 bytes
1295[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1296[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1297[libx264 @ 0x56469727cf40] frame= 358 QP=40.37 NAL=0 Slice:B Poc:214 I:27 P:39 SKIP:854 size=97 bytes
1298[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1299[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1300[libx264 @ 0x56469727cf40] frame= 359 QP=31.18 NAL=2 Slice:P Poc:220 I:32 P:6 SKIP:882 size=137 bytes
1301[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1302[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1303[libx264 @ 0x56469727cf40] frame= 360 QP=28.63 NAL=0 Slice:B Poc:218 I:29 P:31 SKIP:860 size=106 bytes
1304[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1305[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1306[libx264 @ 0x56469727cf40] frame= 361 QP=36.18 NAL=2 Slice:P Poc:224 I:22 P:23 SKIP:875 size=123 bytes
1307[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1308[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1309[libx264 @ 0x56469727cf40] frame= 362 QP=40.95 NAL=0 Slice:B Poc:222 I:65 P:28 SKIP:827 size=134 bytes
1310[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1311[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1312[libx264 @ 0x56469727cf40] frame= 363 QP=33.78 NAL=2 Slice:P Poc:228 I:50 P:27 SKIP:843 size=171 bytes
1313[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1314[libx264 @ 0x56469727cf40] frame= 364 QP=34.13 NAL=0 Slice:B Poc:226 I:3 P:50 SKIP:867 size=78 bytes
1315[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1316[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1317[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1318[libx264 @ 0x56469727cf40] frame= 365 QP=37.01 NAL=2 Slice:P Poc:232 I:23 P:47 SKIP:850 size=115 bytes
1319[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1320[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1321[libx264 @ 0x56469727cf40] frame= 366 QP=30.00 NAL=0 Slice:B Poc:230 I:1 P:50 SKIP:869 size=59 bytes
1322[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1323[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1324[libx264 @ 0x56469727cf40] frame= 367 QP=23.00 NAL=2 Slice:P Poc:236 I:4 P:12 SKIP:904 size=42 bytes
1325[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1326[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1327[libx264 @ 0x56469727cf40] frame= 368 QP=40.37 NAL=0 Slice:B Poc:234 I:27 P:41 SKIP:852 size=100 bytes
1328[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1329[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1330[libx264 @ 0x56469727cf40] frame= 369 QP=28.82 NAL=2 Slice:P Poc:240 I:95 P:5 SKIP:820 size=172 bytes
1331[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1332[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1333[libx264 @ 0x56469727cf40] frame= 370 QP=30.00 NAL=0 Slice:B Poc:238 I:31 P:58 SKIP:831 size=104 bytes
1334[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1335[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1336[libx264 @ 0x56469727cf40] frame= 371 QP=32.75 NAL=2 Slice:P Poc:244 I:25 P:23 SKIP:872 size=145 bytes
1337[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1338[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1339[libx264 @ 0x56469727cf40] frame= 372 QP=40.95 NAL=0 Slice:B Poc:242 I:66 P:24 SKIP:830 size=135 bytes
1340[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1341[libx264 @ 0x56469727cf40] frame= 373 QP=35.51 NAL=2 Slice:P Poc:252 I:18 P:26 SKIP:876 size=101 bytes
1342[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1343[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1344[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1345[libx264 @ 0x56469727cf40] frame= 374 QP=39.74 NAL=2 Slice:B Poc:248 I:38 P:51 SKIP:831 size=158 bytes
1346[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1347[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1348[libx264 @ 0x56469727cf40] frame= 375 QP=34.13 NAL=0 Slice:B Poc:246 I:2 P:48 SKIP:870 size=67 bytes
1349[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1350[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1351[libx264 @ 0x56469727cf40] frame= 376 QP=38.79 NAL=0 Slice:B Poc:250 I:0 P:48 SKIP:872 size=59 bytes
1352[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1353[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1354[libx264 @ 0x56469727cf40] frame= 377 QP=23.69 NAL=2 Slice:P Poc:256 I:9 P:9 SKIP:902 size=50 bytes
1355[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1356[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1357[libx264 @ 0x56469727cf40] frame= 378 QP=40.28 NAL=0 Slice:B Poc:254 I:29 P:36 SKIP:855 size=95 bytes
1358[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1359[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1360[libx264 @ 0x56469727cf40] frame= 379 QP=28.90 NAL=2 Slice:P Poc:260 I:86 P:3 SKIP:831 size=274 bytes
1361[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1362[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1363[libx264 @ 0x56469727cf40] frame= 380 QP=30.00 NAL=0 Slice:B Poc:258 I:32 P:48 SKIP:840 size=98 bytes
1364[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1365[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1366[libx264 @ 0x56469727cf40] frame= 381 QP=34.90 NAL=2 Slice:P Poc:264 I:26 P:23 SKIP:871 size=128 bytes
1367[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1368[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1369[libx264 @ 0x56469727cf40] frame= 382 QP=40.95 NAL=0 Slice:B Poc:262 I:69 P:22 SKIP:829 size=134 bytes
1370[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1371[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1372[libx264 @ 0x56469727cf40] frame= 383 QP=28.34 NAL=2 Slice:P Poc:272 I:13 P:31 SKIP:876 size=92 bytes
1373[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1374[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1375[libx264 @ 0x56469727cf40] frame= 384 QP=33.27 NAL=2 Slice:B Poc:268 I:43 P:49 SKIP:828 size=175 bytes
1376[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1377[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1378[libx264 @ 0x56469727cf40] frame= 385 QP=34.13 NAL=0 Slice:B Poc:266 I:7 P:43 SKIP:870 size=74 bytes
1379[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1380[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1381[libx264 @ 0x56469727cf40] frame= 386 QP=30.00 NAL=0 Slice:B Poc:270 I:5 P:41 SKIP:874 size=54 bytes
1382[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1383[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1384[libx264 @ 0x56469727cf40] frame= 387 QP=35.18 NAL=2 Slice:P Poc:276 I:6 P:15 SKIP:899 size=52 bytes
1385[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1386[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1387[libx264 @ 0x56469727cf40] frame= 388 QP=40.37 NAL=0 Slice:B Poc:274 I:32 P:41 SKIP:847 size=103 bytes
1388[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1389[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1390[libx264 @ 0x56469727cf40] frame= 389 QP=27.31 NAL=2 Slice:P Poc:280 I:59 P:2 SKIP:859 size=119 bytes
1391[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1392[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1393[libx264 @ 0x56469727cf40] frame= 390 QP=30.00 NAL=0 Slice:B Poc:278 I:37 P:32 SKIP:851 size=96 bytes
1394[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1395[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1396[libx264 @ 0x56469727cf40] frame= 391 QP=35.62 NAL=2 Slice:P Poc:284 I:30 P:33 SKIP:857 size=149 bytes
1397[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1398[libx264 @ 0x56469727cf40] frame= 392 QP=40.95 NAL=0 Slice:B Poc:282 I:69 P:25 SKIP:826 size=134 bytes
1399[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1400[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1401[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1402[libx264 @ 0x56469727cf40] frame= 393 QP=35.13 NAL=2 Slice:P Poc:288 I:54 P:28 SKIP:838 size=163 bytes
1403[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1404[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1405[libx264 @ 0x56469727cf40] frame= 394 QP=34.13 NAL=0 Slice:B Poc:286 I:3 P:51 SKIP:866 size=80 bytes
1406[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1407[libx264 @ 0x56469727cf40] frame= 395 QP=33.25 NAL=2 Slice:P Poc:292 I:25 P:49 SKIP:846 size=111 bytes
1408[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1409[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1410[libx264 @ 0x56469727cf40] frame= 396 QP=30.00 NAL=0 Slice:B Poc:290 I:1 P:52 SKIP:867 size=63 bytes
1411[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1412[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1413[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1414[libx264 @ 0x56469727cf40] frame= 397 QP=23.00 NAL=2 Slice:P Poc:296 I:10 P:12 SKIP:898 size=50 bytes
1415[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1416[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1417[libx264 @ 0x56469727cf40] frame= 398 QP=40.37 NAL=0 Slice:B Poc:294 I:27 P:44 SKIP:849 size=105 bytes
1418[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1419[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1420[libx264 @ 0x56469727cf40] frame= 399 QP=33.53 NAL=2 Slice:P Poc:300 I:107 P:23 SKIP:790 size=278 bytes
1421[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1422[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1423[libx264 @ 0x56469727cf40] frame= 400 QP=36.72 NAL=0 Slice:B Poc:298 I:27 P:82 SKIP:811 size=130 bytes
1424[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1425[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1426[libx264 @ 0x56469727cf40] frame= 401 QP=30.34 NAL=2 Slice:P Poc:304 I:26 P:24 SKIP:870 size=137 bytes
1427[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1428[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1429[libx264 @ 0x56469727cf40] frame= 402 QP=40.95 NAL=0 Slice:B Poc:302 I:64 P:25 SKIP:831 size=131 bytes
1430[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1431[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1432[libx264 @ 0x56469727cf40] frame= 403 QP=40.18 NAL=2 Slice:P Poc:312 I:14 P:30 SKIP:876 size=96 bytes
1433[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1434[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1435[libx264 @ 0x56469727cf40] frame= 404 QP=39.72 NAL=2 Slice:B Poc:308 I:39 P:46 SKIP:835 size=157 bytes
1436[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1437[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1438[libx264 @ 0x56469727cf40] frame= 405 QP=34.13 NAL=0 Slice:B Poc:306 I:2 P:46 SKIP:872 size=69 bytes
1439[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1440[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1441[libx264 @ 0x56469727cf40] frame= 406 QP=34.13 NAL=0 Slice:B Poc:310 I:0 P:44 SKIP:876 size=53 bytes
1442[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1443[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1444[libx264 @ 0x56469727cf40] frame= 407 QP=24.00 NAL=2 Slice:P Poc:316 I:11 P:8 SKIP:901 size=50 bytes
1445[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1446[libx264 @ 0x56469727cf40] frame= 408 QP=40.28 NAL=0 Slice:B Poc:314 I:29 P:34 SKIP:857 size=94 bytes
1447[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1448[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1449[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1450[libx264 @ 0x56469727cf40] frame= 409 QP=33.40 NAL=2 Slice:P Poc:320 I:91 P:1 SKIP:828 size=136 bytes
1451[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1452[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1453[libx264 @ 0x56469727cf40] frame= 410 QP=30.00 NAL=0 Slice:B Poc:318 I:26 P:64 SKIP:830 size=96 bytes
1454[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1455[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1456[libx264 @ 0x56469727cf40] frame= 411 QP=35.38 NAL=2 Slice:P Poc:324 I:20 P:22 SKIP:878 size=130 bytes
1457[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1458[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1459[libx264 @ 0x56469727cf40] frame= 412 QP=40.95 NAL=0 Slice:B Poc:322 I:65 P:20 SKIP:835 size=125 bytes
1460[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1461[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1462[libx264 @ 0x56469727cf40] frame= 413 QP=35.58 NAL=2 Slice:P Poc:332 I:5 P:32 SKIP:883 size=84 bytes
1463[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1464[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1465[libx264 @ 0x56469727cf40] frame= 414 QP=33.27 NAL=2 Slice:B Poc:328 I:40 P:40 SKIP:840 size=161 bytes
1466[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1467[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1468[libx264 @ 0x56469727cf40] frame= 415 QP=34.13 NAL=0 Slice:B Poc:326 I:1 P:43 SKIP:876 size=62 bytes
1469[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1470frame= 466 fps=464 q=40.0 size= 266kB time=00:01:09.00 bitrate= 31.6kbits/s speed=68.7x
1471[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1472[libx264 @ 0x56469727cf40] frame= 416 QP=30.00 NAL=0 Slice:B Poc:330 I:0 P:41 SKIP:879 size=45 bytes
1473[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1474[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1475[libx264 @ 0x56469727cf40] frame= 417 QP=25.18 NAL=2 Slice:P Poc:336 I:3 P:14 SKIP:903 size=57 bytes
1476[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1477[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1478[libx264 @ 0x56469727cf40] frame= 418 QP=40.37 NAL=0 Slice:B Poc:334 I:27 P:32 SKIP:861 size=89 bytes
1479[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1480[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1481[libx264 @ 0x56469727cf40] frame= 419 QP=29.34 NAL=2 Slice:P Poc:340 I:106 P:9 SKIP:805 size=336 bytes
1482[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1483[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1484[libx264 @ 0x56469727cf40] frame= 420 QP=30.00 NAL=0 Slice:B Poc:338 I:34 P:53 SKIP:833 size=102 bytes
1485[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1486[libx264 @ 0x56469727cf40] frame= 421 QP=32.88 NAL=2 Slice:P Poc:344 I:29 P:22 SKIP:869 size=130 bytes
1487[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1488[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1489[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1490[libx264 @ 0x56469727cf40] frame= 422 QP=40.95 NAL=0 Slice:B Poc:342 I:66 P:33 SKIP:821 size=141 bytes
1491[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1492[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1493[libx264 @ 0x56469727cf40] frame= 423 QP=29.93 NAL=2 Slice:P Poc:348 I:58 P:29 SKIP:833 size=172 bytes
1494[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1495[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1496[libx264 @ 0x56469727cf40] frame= 424 QP=34.13 NAL=0 Slice:B Poc:346 I:1 P:61 SKIP:858 size=80 bytes
1497[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1498[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1499[libx264 @ 0x56469727cf40] frame= 425 QP=36.87 NAL=2 Slice:P Poc:352 I:19 P:50 SKIP:851 size=104 bytes
1500[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1501[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1502[libx264 @ 0x56469727cf40] frame= 426 QP=30.00 NAL=0 Slice:B Poc:350 I:0 P:49 SKIP:871 size=55 bytes
1503[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1504[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1505[libx264 @ 0x56469727cf40] frame= 427 QP=28.05 NAL=2 Slice:P Poc:356 I:7 P:10 SKIP:903 size=53 bytes
1506[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1507[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1508[libx264 @ 0x56469727cf40] frame= 428 QP=40.37 NAL=0 Slice:B Poc:354 I:27 P:33 SKIP:860 size=90 bytes
1509[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1510[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1511[libx264 @ 0x56469727cf40] frame= 429 QP=23.66 NAL=2 Slice:P Poc:360 I:40 P:4 SKIP:876 size=160 bytes
1512[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1513[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1514[libx264 @ 0x56469727cf40] frame= 430 QP=30.00 NAL=0 Slice:B Poc:358 I:32 P:33 SKIP:855 size=88 bytes
1515[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1516[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1517[libx264 @ 0x56469727cf40] frame= 431 QP=34.39 NAL=2 Slice:P Poc:364 I:21 P:27 SKIP:872 size=144 bytes
1518[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1519[libx264 @ 0x56469727cf40] frame= 432 QP=40.95 NAL=0 Slice:B Poc:362 I:64 P:24 SKIP:832 size=132 bytes
1520[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1521[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1522[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1523[libx264 @ 0x56469727cf40] frame= 433 QP=26.86 NAL=2 Slice:P Poc:372 I:25 P:27 SKIP:868 size=116 bytes
1524[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1525[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1526[libx264 @ 0x56469727cf40] frame= 434 QP=39.74 NAL=2 Slice:B Poc:368 I:39 P:51 SKIP:830 size=159 bytes
1527[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1528[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1529[libx264 @ 0x56469727cf40] frame= 435 QP=34.13 NAL=0 Slice:B Poc:366 I:2 P:50 SKIP:868 size=72 bytes
1530[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1531[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1532[libx264 @ 0x56469727cf40] frame= 436 QP=34.13 NAL=0 Slice:B Poc:370 I:0 P:41 SKIP:879 size=51 bytes
1533[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1534[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1535[libx264 @ 0x56469727cf40] frame= 437 QP=23.47 NAL=2 Slice:P Poc:376 I:2 P:20 SKIP:898 size=56 bytes
1536[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1537[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1538[libx264 @ 0x56469727cf40] frame= 438 QP=40.28 NAL=0 Slice:B Poc:374 I:29 P:34 SKIP:857 size=93 bytes
1539[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1540[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1541[libx264 @ 0x56469727cf40] frame= 439 QP=32.79 NAL=2 Slice:P Poc:380 I:72 P:10 SKIP:838 size=188 bytes
1542[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1543[libx264 @ 0x56469727cf40] frame= 440 QP=30.00 NAL=0 Slice:B Poc:378 I:32 P:50 SKIP:838 size=96 bytes
1544[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1545[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1546[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1547[libx264 @ 0x56469727cf40] frame= 441 QP=32.23 NAL=2 Slice:P Poc:384 I:18 P:23 SKIP:879 size=131 bytes
1548[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1549[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1550[libx264 @ 0x56469727cf40] frame= 442 QP=40.95 NAL=0 Slice:B Poc:382 I:64 P:17 SKIP:839 size=120 bytes
1551[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1552[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1553[libx264 @ 0x56469727cf40] frame= 443 QP=31.47 NAL=2 Slice:P Poc:392 I:11 P:30 SKIP:879 size=100 bytes
1554[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1555[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1556[libx264 @ 0x56469727cf40] frame= 444 QP=33.27 NAL=2 Slice:B Poc:388 I:39 P:41 SKIP:840 size=159 bytes
1557[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1558[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1559[libx264 @ 0x56469727cf40] frame= 445 QP=34.13 NAL=0 Slice:B Poc:386 I:1 P:42 SKIP:877 size=59 bytes
1560[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1561[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1562[libx264 @ 0x56469727cf40] frame= 446 QP=34.13 NAL=0 Slice:B Poc:390 I:0 P:41 SKIP:879 size=51 bytes
1563[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1564[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1565[libx264 @ 0x56469727cf40] frame= 447 QP=23.84 NAL=2 Slice:P Poc:396 I:1 P:17 SKIP:902 size=49 bytes
1566[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1567[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1568[libx264 @ 0x56469727cf40] frame= 448 QP=40.28 NAL=0 Slice:B Poc:394 I:27 P:30 SKIP:863 size=82 bytes
1569[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1570[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1571[libx264 @ 0x56469727cf40] frame= 449 QP=28.22 NAL=2 Slice:P Poc:400 I:71 P:7 SKIP:842 size=227 bytes
1572[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1573[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1574[libx264 @ 0x56469727cf40] frame= 450 QP=33.12 NAL=0 Slice:B Poc:398 I:32 P:48 SKIP:840 size=97 bytes
1575[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1576[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1577[libx264 @ 0x56469727cf40] frame= 451 QP=34.09 NAL=2 Slice:P Poc:404 I:18 P:22 SKIP:880 size=132 bytes
1578[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1579[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1580[libx264 @ 0x56469727cf40] frame= 452 QP=40.95 NAL=0 Slice:B Poc:402 I:63 P:21 SKIP:836 size=127 bytes
1581[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1582[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1583[libx264 @ 0x56469727cf40] frame= 453 QP=31.32 NAL=2 Slice:P Poc:412 I:5 P:33 SKIP:882 size=86 bytes
1584[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1585[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1586[libx264 @ 0x56469727cf40] frame= 454 QP=37.07 NAL=2 Slice:B Poc:408 I:43 P:42 SKIP:835 size=164 bytes
1587[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1588[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1589[libx264 @ 0x56469727cf40] frame= 455 QP=34.13 NAL=0 Slice:B Poc:406 I:1 P:48 SKIP:871 size=63 bytes
1590[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1591[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1592[libx264 @ 0x56469727cf40] frame= 456 QP=34.13 NAL=0 Slice:B Poc:410 I:0 P:47 SKIP:873 size=55 bytes
1593[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1594[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1595[libx264 @ 0x56469727cf40] frame= 457 QP=24.58 NAL=2 Slice:P Poc:416 I:1 P:18 SKIP:901 size=52 bytes
1596[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1597[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1598[libx264 @ 0x56469727cf40] frame= 458 QP=40.37 NAL=0 Slice:B Poc:414 I:25 P:37 SKIP:858 size=92 bytes
1599[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1600[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1601[libx264 @ 0x56469727cf40] frame= 459 QP=25.14 NAL=2 Slice:P Poc:420 I:28 P:3 SKIP:889 size=118 bytes
1602[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1603[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1604[libx264 @ 0x56469727cf40] frame= 460 QP=30.00 NAL=0 Slice:B Poc:418 I:27 P:24 SKIP:869 size=78 bytes
1605[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1606[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1607[libx264 @ 0x56469727cf40] frame= 461 QP=37.88 NAL=2 Slice:P Poc:424 I:15 P:22 SKIP:883 size=103 bytes
1608[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1609[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1610[libx264 @ 0x56469727cf40] frame= 462 QP=40.95 NAL=0 Slice:B Poc:422 I:63 P:18 SKIP:839 size=122 bytes
1611[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1612[libx264 @ 0x56469727cf40] frame= 463 QP=34.21 NAL=2 Slice:P Poc:432 I:14 P:31 SKIP:875 size=91 bytes
1613[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1614[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1615[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1616[libx264 @ 0x56469727cf40] frame= 464 QP=39.72 NAL=2 Slice:B Poc:428 I:40 P:40 SKIP:840 size=147 bytes
1617[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1618[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1619[libx264 @ 0x56469727cf40] frame= 465 QP=40.39 NAL=0 Slice:B Poc:426 I:1 P:44 SKIP:875 size=62 bytes
1620[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1621[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1622[libx264 @ 0x56469727cf40] frame= 466 QP=30.00 NAL=0 Slice:B Poc:430 I:1 P:42 SKIP:877 size=46 bytes
1623[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1624[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1625[libx264 @ 0x56469727cf40] frame= 467 QP=22.18 NAL=2 Slice:P Poc:436 I:3 P:15 SKIP:902 size=46 bytes
1626[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1627[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1628[libx264 @ 0x56469727cf40] frame= 468 QP=40.37 NAL=0 Slice:B Poc:434 I:25 P:33 SKIP:862 size=88 bytes
1629[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1630[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1631[libx264 @ 0x56469727cf40] frame= 469 QP=27.76 NAL=2 Slice:P Poc:440 I:97 P:2 SKIP:821 size=189 bytes
1632[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1633[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1634[libx264 @ 0x56469727cf40] frame= 470 QP=33.12 NAL=0 Slice:B Poc:438 I:27 P:56 SKIP:837 size=99 bytes
1635[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1636[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1637[libx264 @ 0x56469727cf40] frame= 471 QP=37.82 NAL=2 Slice:P Poc:444 I:18 P:25 SKIP:877 size=127 bytes
1638[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1639[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1640[libx264 @ 0x56469727cf40] frame= 472 QP=30.78 NAL=0 Slice:B Poc:442 I:63 P:23 SKIP:834 size=131 bytes
1641[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1642[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1643[libx264 @ 0x56469727cf40] frame= 473 QP=29.19 NAL=2 Slice:P Poc:452 I:6 P:32 SKIP:882 size=84 bytes
1644[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1645[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1646[libx264 @ 0x56469727cf40] frame= 474 QP=39.54 NAL=2 Slice:B Poc:448 I:34 P:45 SKIP:841 size=149 bytes
1647[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1648[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1649[libx264 @ 0x56469727cf40] frame= 475 QP=40.39 NAL=0 Slice:B Poc:446 I:1 P:45 SKIP:874 size=64 bytes
1650[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1651[libx264 @ 0x56469727cf40] frame= 476 QP=30.00 NAL=0 Slice:B Poc:450 I:0 P:42 SKIP:878 size=45 bytes
1652[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1653[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1654[libx264 @ 0x56469727cf40] frame= 477 QP=26.18 NAL=2 Slice:P Poc:456 I:1 P:16 SKIP:903 size=50 bytes
1655[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1656[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1657[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1658[libx264 @ 0x56469727cf40] frame= 478 QP=40.37 NAL=0 Slice:B Poc:454 I:26 P:32 SKIP:862 size=87 bytes
1659[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1660[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1661[libx264 @ 0x56469727cf40] frame= 479 QP=30.41 NAL=2 Slice:P Poc:460 I:82 P:7 SKIP:831 size=254 bytes
1662[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1663[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1664[libx264 @ 0x56469727cf40] frame= 480 QP=30.00 NAL=0 Slice:B Poc:458 I:26 P:46 SKIP:848 size=89 bytes
1665[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1666[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1667[libx264 @ 0x56469727cf40] frame= 481 QP=34.38 NAL=2 Slice:P Poc:464 I:24 P:25 SKIP:871 size=127 bytes
1668[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1669[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1670[libx264 @ 0x56469727cf40] frame= 482 QP=40.95 NAL=0 Slice:B Poc:462 I:64 P:23 SKIP:833 size=125 bytes
1671[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1672[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1673[libx264 @ 0x56469727cf40] frame= 483 QP=32.06 NAL=2 Slice:P Poc:472 I:19 P:31 SKIP:870 size=102 bytes
1674[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1675[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1676[libx264 @ 0x56469727cf40] frame= 484 QP=32.87 NAL=2 Slice:B Poc:468 I:39 P:47 SKIP:834 size=165 bytes
1677[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1678[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1679[libx264 @ 0x56469727cf40] frame= 485 QP=34.13 NAL=0 Slice:B Poc:466 I:1 P:41 SKIP:878 size=60 bytes
1680[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1681[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1682[libx264 @ 0x56469727cf40] frame= 486 QP=30.00 NAL=0 Slice:B Poc:470 I:0 P:40 SKIP:880 size=43 bytes
1683[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1684[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1685[libx264 @ 0x56469727cf40] frame= 487 QP=24.03 NAL=2 Slice:P Poc:476 I:6 P:13 SKIP:901 size=56 bytes
1686[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1687[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1688[libx264 @ 0x56469727cf40] frame= 488 QP=40.37 NAL=0 Slice:B Poc:474 I:26 P:31 SKIP:863 size=86 bytes
1689[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1690[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1691[libx264 @ 0x56469727cf40] frame= 489 QP=27.55 NAL=2 Slice:P Poc:480 I:51 P:3 SKIP:866 size=125 bytes
1692[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1693[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1694[libx264 @ 0x56469727cf40] frame= 490 QP=36.72 NAL=0 Slice:B Poc:478 I:27 P:32 SKIP:861 size=91 bytes
1695[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1696[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1697[libx264 @ 0x56469727cf40] frame= 491 QP=26.43 NAL=2 Slice:P Poc:484 I:21 P:20 SKIP:879 size=122 bytes
1698[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1699[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1700[libx264 @ 0x56469727cf40] frame= 492 QP=40.95 NAL=0 Slice:B Poc:482 I:64 P:17 SKIP:839 size=119 bytes
1701[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1702[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1703[libx264 @ 0x56469727cf40] frame= 493 QP=33.47 NAL=2 Slice:P Poc:492 I:17 P:30 SKIP:873 size=118 bytes
1704[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1705[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1706[libx264 @ 0x56469727cf40] frame= 494 QP=39.72 NAL=2 Slice:B Poc:488 I:41 P:42 SKIP:837 size=151 bytes
1707[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1708[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1709[libx264 @ 0x56469727cf40] frame= 495 QP=34.13 NAL=0 Slice:B Poc:486 I:2 P:43 SKIP:875 size=64 bytes
1710[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1711[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1712[libx264 @ 0x56469727cf40] frame= 496 QP=34.13 NAL=0 Slice:B Poc:490 I:0 P:42 SKIP:878 size=52 bytes
1713[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1714[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1715[libx264 @ 0x56469727cf40] frame= 497 QP=23.56 NAL=2 Slice:P Poc:496 I:1 P:18 SKIP:901 size=48 bytes
1716[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1717[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1718[libx264 @ 0x56469727cf40] frame= 498 QP=40.28 NAL=0 Slice:B Poc:494 I:27 P:30 SKIP:863 size=85 bytes
1719[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1720[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1721[libx264 @ 0x56469727cf40] frame= 499 QP=30.00 NAL=2 Slice:P Poc:498 I:27 P:6 SKIP:887 size=47 bytes
1722[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1723[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1724[libx264 @ 0x56469727cf40] frame= 500 QP=23.97 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1215 bytes
1725[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1726[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1727[libx264 @ 0x56469727cf40] frame= 501 QP=30.01 NAL=2 Slice:P Poc:4 I:42 P:20 SKIP:858 size=194 bytes
1728[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1729[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1730[libx264 @ 0x56469727cf40] frame= 502 QP=35.04 NAL=0 Slice:B Poc:2 I:67 P:23 SKIP:830 size=131 bytes
1731[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1732[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1733[libx264 @ 0x56469727cf40] frame= 503 QP=31.53 NAL=2 Slice:P Poc:12 I:8 P:36 SKIP:876 size=115 bytes
1734[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1735[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1736[libx264 @ 0x56469727cf40] frame= 504 QP=33.17 NAL=2 Slice:B Poc:8 I:39 P:43 SKIP:838 size=162 bytes
1737[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1738[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1739[libx264 @ 0x56469727cf40] frame= 505 QP=34.13 NAL=0 Slice:B Poc:6 I:2 P:52 SKIP:866 size=71 bytes
1740[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1741[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1742[libx264 @ 0x56469727cf40] frame= 506 QP=34.13 NAL=0 Slice:B Poc:10 I:0 P:49 SKIP:871 size=58 bytes
1743[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1744[libx264 @ 0x56469727cf40] frame= 507 QP=22.66 NAL=2 Slice:P Poc:16 I:4 P:18 SKIP:898 size=53 bytes
1745[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1746[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1747[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1748[libx264 @ 0x56469727cf40] frame= 508 QP=29.37 NAL=0 Slice:B Poc:14 I:27 P:35 SKIP:858 size=99 bytes
1749[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1750[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1751[libx264 @ 0x56469727cf40] frame= 509 QP=25.56 NAL=2 Slice:P Poc:20 I:93 P:12 SKIP:815 size=185 bytes
1752[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1753[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1754[libx264 @ 0x56469727cf40] frame= 510 QP=38.08 NAL=0 Slice:B Poc:18 I:25 P:57 SKIP:838 size=109 bytes
1755[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1756[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1757[libx264 @ 0x56469727cf40] frame= 511 QP=27.56 NAL=2 Slice:P Poc:24 I:17 P:32 SKIP:871 size=157 bytes
1758[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1759[libx264 @ 0x56469727cf40] frame= 512 QP=40.95 NAL=0 Slice:B Poc:22 I:63 P:20 SKIP:837 size=121 bytes
1760[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1761[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1762[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1763[libx264 @ 0x56469727cf40] frame= 513 QP=29.57 NAL=2 Slice:P Poc:28 I:54 P:24 SKIP:842 size=181 bytes
1764[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1765[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1766[libx264 @ 0x56469727cf40] frame= 514 QP=34.13 NAL=0 Slice:B Poc:26 I:0 P:54 SKIP:866 size=68 bytes
1767[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1768[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1769[libx264 @ 0x56469727cf40] frame= 515 QP=35.00 NAL=2 Slice:P Poc:32 I:23 P:52 SKIP:845 size=137 bytes
1770[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1771[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1772[libx264 @ 0x56469727cf40] frame= 516 QP=34.13 NAL=0 Slice:B Poc:30 I:0 P:45 SKIP:875 size=56 bytes
1773[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1774[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1775[libx264 @ 0x56469727cf40] frame= 517 QP=25.26 NAL=2 Slice:P Poc:36 I:6 P:16 SKIP:898 size=72 bytes
1776[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1777[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1778[libx264 @ 0x56469727cf40] frame= 518 QP=41.34 NAL=0 Slice:B Poc:34 I:23 P:38 SKIP:859 size=91 bytes
1779[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1780[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1781[libx264 @ 0x56469727cf40] frame= 519 QP=25.45 NAL=2 Slice:P Poc:40 I:104 P:9 SKIP:807 size=326 bytes
1782[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1783[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1784[libx264 @ 0x56469727cf40] frame= 520 QP=28.64 NAL=0 Slice:B Poc:38 I:17 P:68 SKIP:835 size=105 bytes
1785[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1786[libx264 @ 0x56469727cf40] frame= 521 QP=34.08 NAL=2 Slice:P Poc:44 I:30 P:23 SKIP:867 size=135 bytes
1787[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1788[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1789[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1790[libx264 @ 0x56469727cf40] frame= 522 QP=40.95 NAL=0 Slice:B Poc:42 I:64 P:31 SKIP:825 size=139 bytes
1791[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1792[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1793[libx264 @ 0x56469727cf40] frame= 523 QP=27.54 NAL=2 Slice:P Poc:52 I:21 P:24 SKIP:875 size=105 bytes
1794[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1795[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1796[libx264 @ 0x56469727cf40] frame= 524 QP=39.63 NAL=2 Slice:B Poc:48 I:26 P:68 SKIP:826 size=166 bytes
1797[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1798[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1799[libx264 @ 0x56469727cf40] frame= 525 QP=34.13 NAL=0 Slice:B Poc:46 I:2 P:51 SKIP:867 size=71 bytes
1800[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1801[libx264 @ 0x56469727cf40] frame= 526 QP=34.13 NAL=0 Slice:B Poc:50 I:0 P:53 SKIP:867 size=62 bytes
1802[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1803[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1804[libx264 @ 0x56469727cf40] frame= 527 QP=23.30 NAL=2 Slice:P Poc:56 I:7 P:13 SKIP:900 size=51 bytes
1805[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1806[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1807[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1808[libx264 @ 0x56469727cf40] frame= 528 QP=40.37 NAL=0 Slice:B Poc:54 I:26 P:43 SKIP:851 size=105 bytes
1809[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1810[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1811[libx264 @ 0x56469727cf40] frame= 529 QP=24.63 NAL=2 Slice:P Poc:60 I:39 P:12 SKIP:869 size=183 bytes
1812[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1813[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1814[libx264 @ 0x56469727cf40] frame= 530 QP=30.00 NAL=0 Slice:B Poc:58 I:17 P:52 SKIP:851 size=92 bytes
1815[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1816[libx264 @ 0x56469727cf40] frame= 531 QP=29.44 NAL=2 Slice:P Poc:64 I:30 P:26 SKIP:864 size=148 bytes
1817[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1818[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1819[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1820[libx264 @ 0x56469727cf40] frame= 532 QP=40.95 NAL=0 Slice:B Poc:62 I:66 P:27 SKIP:827 size=137 bytes
1821[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1822[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1823[libx264 @ 0x56469727cf40] frame= 533 QP=25.39 NAL=2 Slice:P Poc:72 I:18 P:30 SKIP:872 size=102 bytes
1824[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1825[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1826[libx264 @ 0x56469727cf40] frame= 534 QP=34.19 NAL=2 Slice:B Poc:68 I:35 P:54 SKIP:831 size=179 bytes
1827[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1828[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1829[libx264 @ 0x56469727cf40] frame= 535 QP=33.78 NAL=0 Slice:B Poc:66 I:1 P:54 SKIP:865 size=73 bytes
1830[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1831[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1832[libx264 @ 0x56469727cf40] frame= 536 QP=33.78 NAL=0 Slice:B Poc:70 I:0 P:47 SKIP:873 size=60 bytes
1833[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1834[libx264 @ 0x56469727cf40] frame= 537 QP=23.13 NAL=2 Slice:P Poc:76 I:4 P:17 SKIP:899 size=51 bytes
1835[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1836[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1837[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1838[libx264 @ 0x56469727cf40] frame= 538 QP=32.85 NAL=0 Slice:B Poc:74 I:25 P:40 SKIP:855 size=99 bytes
1839[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1840[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1841[libx264 @ 0x56469727cf40] frame= 539 QP=30.90 NAL=2 Slice:P Poc:80 I:77 P:3 SKIP:840 size=187 bytes
1842[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1843[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1844[libx264 @ 0x56469727cf40] frame= 540 QP=28.64 NAL=0 Slice:B Poc:78 I:17 P:59 SKIP:844 size=100 bytes
1845[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1846[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1847[libx264 @ 0x56469727cf40] frame= 541 QP=35.67 NAL=2 Slice:P Poc:84 I:19 P:24 SKIP:877 size=129 bytes
1848[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1849[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1850[libx264 @ 0x56469727cf40] frame= 542 QP=40.95 NAL=0 Slice:B Poc:82 I:66 P:17 SKIP:837 size=122 bytes
1851[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1852[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1853[libx264 @ 0x56469727cf40] frame= 543 QP=35.65 NAL=2 Slice:P Poc:88 I:53 P:30 SKIP:837 size=172 bytes
1854[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1855[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1856[libx264 @ 0x56469727cf40] frame= 544 QP=34.13 NAL=0 Slice:B Poc:86 I:2 P:43 SKIP:875 size=63 bytes
1857[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1858[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1859[libx264 @ 0x56469727cf40] frame= 545 QP=26.97 NAL=2 Slice:P Poc:90 I:33 P:43 SKIP:844 size=171 bytes
1860[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1861[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1862[libx264 @ 0x56469727cf40] frame= 546 QP=29.66 NAL=2 Slice:P Poc:92 I:8 P:24 SKIP:888 size=81 bytes
1863[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1864[libx264 @ 0x56469727cf40] frame= 547 QP=24.44 NAL=2 Slice:P Poc:96 I:8 P:13 SKIP:899 size=78 bytes
1865[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1866[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1867[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1868[libx264 @ 0x56469727cf40] frame= 548 QP=40.89 NAL=0 Slice:B Poc:94 I:46 P:28 SKIP:846 size=111 bytes
1869[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1870[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1871[libx264 @ 0x56469727cf40] frame= 549 QP=25.78 NAL=2 Slice:P Poc:100 I:79 P:6 SKIP:835 size=240 bytes
1872[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1873[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1874[libx264 @ 0x56469727cf40] frame= 550 QP=36.72 NAL=0 Slice:B Poc:98 I:24 P:53 SKIP:843 size=103 bytes
1875[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1876[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1877[libx264 @ 0x56469727cf40] frame= 551 QP=27.88 NAL=2 Slice:P Poc:104 I:22 P:22 SKIP:876 size=127 bytes
1878[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1879[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1880[libx264 @ 0x56469727cf40] frame= 552 QP=40.95 NAL=0 Slice:B Poc:102 I:66 P:18 SKIP:836 size=125 bytes
1881[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1882[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1883[libx264 @ 0x56469727cf40] frame= 553 QP=29.70 NAL=2 Slice:P Poc:112 I:19 P:28 SKIP:873 size=118 bytes
1884[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1885[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1886[libx264 @ 0x56469727cf40] frame= 554 QP=39.72 NAL=2 Slice:B Poc:108 I:33 P:47 SKIP:840 size=144 bytes
1887[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1888[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1889[libx264 @ 0x56469727cf40] frame= 555 QP=34.13 NAL=0 Slice:B Poc:106 I:2 P:47 SKIP:871 size=66 bytes
1890[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1891[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1892[libx264 @ 0x56469727cf40] frame= 556 QP=34.13 NAL=0 Slice:B Poc:110 I:0 P:45 SKIP:875 size=52 bytes
1893[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1894[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1895[libx264 @ 0x56469727cf40] frame= 557 QP=26.19 NAL=2 Slice:P Poc:116 I:6 P:17 SKIP:897 size=81 bytes
1896[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1897[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1898[libx264 @ 0x56469727cf40] frame= 558 QP=41.34 NAL=0 Slice:B Poc:114 I:21 P:40 SKIP:859 size=92 bytes
1899[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1900[libx264 @ 0x56469727cf40] frame= 559 QP=27.76 NAL=2 Slice:P Poc:120 I:31 P:3 SKIP:886 size=126 bytes
1901[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1902[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1903[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1904[libx264 @ 0x56469727cf40] frame= 560 QP=33.12 NAL=0 Slice:B Poc:118 I:21 P:30 SKIP:869 size=80 bytes
1905[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1906[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1907[libx264 @ 0x56469727cf40] frame= 561 QP=37.88 NAL=2 Slice:P Poc:124 I:24 P:22 SKIP:874 size=116 bytes
1908[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1909[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1910[libx264 @ 0x56469727cf40] frame= 562 QP=40.95 NAL=0 Slice:B Poc:122 I:67 P:17 SKIP:836 size=122 bytes
1911[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1912[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1913[libx264 @ 0x56469727cf40] frame= 563 QP=36.26 NAL=2 Slice:P Poc:132 I:13 P:29 SKIP:878 size=90 bytes
1914[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1915[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1916[libx264 @ 0x56469727cf40] frame= 564 QP=39.74 NAL=2 Slice:B Poc:128 I:39 P:45 SKIP:836 size=163 bytes
1917[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1918[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1919[libx264 @ 0x56469727cf40] frame= 565 QP=34.13 NAL=0 Slice:B Poc:126 I:0 P:50 SKIP:870 size=65 bytes
1920[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1921[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1922[libx264 @ 0x56469727cf40] frame= 566 QP=37.45 NAL=0 Slice:B Poc:130 I:0 P:45 SKIP:875 size=59 bytes
1923[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1924[libx264 @ 0x56469727cf40] frame= 567 QP=23.30 NAL=2 Slice:P Poc:136 I:7 P:16 SKIP:897 size=54 bytes
1925[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1926[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1927[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1928[libx264 @ 0x56469727cf40] frame= 568 QP=41.34 NAL=0 Slice:B Poc:134 I:24 P:38 SKIP:858 size=93 bytes
1929[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1930[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1931[libx264 @ 0x56469727cf40] frame= 569 QP=27.26 NAL=2 Slice:P Poc:140 I:97 P:6 SKIP:817 size=178 bytes
1932[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1933[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1934[libx264 @ 0x56469727cf40] frame= 570 QP=30.00 NAL=0 Slice:B Poc:138 I:24 P:55 SKIP:841 size=87 bytes
1935[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1936[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1937[libx264 @ 0x56469727cf40] frame= 571 QP=38.17 NAL=2 Slice:P Poc:144 I:14 P:25 SKIP:881 size=106 bytes
1938[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1939[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1940[libx264 @ 0x56469727cf40] frame= 572 QP=40.95 NAL=0 Slice:B Poc:142 I:67 P:15 SKIP:838 size=120 bytes
1941[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1942[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1943[libx264 @ 0x56469727cf40] frame= 573 QP=31.86 NAL=2 Slice:P Poc:148 I:49 P:29 SKIP:842 size=165 bytes
1944[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1945[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1946[libx264 @ 0x56469727cf40] frame= 574 QP=34.13 NAL=0 Slice:B Poc:146 I:1 P:47 SKIP:872 size=61 bytes
1947[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1948[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1949[libx264 @ 0x56469727cf40] frame= 575 QP=29.37 NAL=2 Slice:P Poc:152 I:24 P:47 SKIP:849 size=110 bytes
1950[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1951[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
1952[libx264 @ 0x56469727cf40] frame= 576 QP=34.13 NAL=0 Slice:B Poc:150 I:0 P:47 SKIP:873 size=56 bytes
1953[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1954[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1955[libx264 @ 0x56469727cf40] frame= 577 QP=23.00 NAL=2 Slice:P Poc:156 I:1 P:17 SKIP:902 size=44 bytes
1956[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1957[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1958[libx264 @ 0x56469727cf40] frame= 578 QP=41.34 NAL=0 Slice:B Poc:154 I:20 P:38 SKIP:862 size=89 bytes
1959[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1960[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1961[libx264 @ 0x56469727cf40] frame= 579 QP=31.16 NAL=2 Slice:P Poc:160 I:79 P:10 SKIP:831 size=246 bytes
1962[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1963[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1964[libx264 @ 0x56469727cf40] frame= 580 QP=30.00 NAL=0 Slice:B Poc:158 I:25 P:47 SKIP:848 size=82 bytes
1965[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1966[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1967[libx264 @ 0x56469727cf40] frame= 581 QP=37.88 NAL=2 Slice:P Poc:164 I:19 P:24 SKIP:877 size=116 bytes
1968[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1969[libx264 @ 0x56469727cf40] frame= 582 QP=40.95 NAL=0 Slice:B Poc:162 I:65 P:20 SKIP:835 size=122 bytes
1970[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1971[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1972[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1973[libx264 @ 0x56469727cf40] frame= 583 QP=32.01 NAL=2 Slice:P Poc:172 I:19 P:26 SKIP:875 size=104 bytes
1974[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1975[libx264 @ 0x56469727cf40] frame= 584 QP=39.72 NAL=2 Slice:B Poc:168 I:33 P:48 SKIP:839 size=143 bytes
1976[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1977[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1978[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1979[libx264 @ 0x56469727cf40] frame= 585 QP=34.13 NAL=0 Slice:B Poc:166 I:2 P:47 SKIP:871 size=68 bytes
1980[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1981[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1982[libx264 @ 0x56469727cf40] frame= 586 QP=34.13 NAL=0 Slice:B Poc:170 I:0 P:46 SKIP:874 size=54 bytes
1983[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1984[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1985[libx264 @ 0x56469727cf40] frame= 587 QP=24.95 NAL=2 Slice:P Poc:176 I:3 P:16 SKIP:901 size=58 bytes
1986[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1987[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1988[libx264 @ 0x56469727cf40] frame= 588 QP=41.34 NAL=0 Slice:B Poc:174 I:20 P:40 SKIP:860 size=92 bytes
1989[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1990[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1991[libx264 @ 0x56469727cf40] frame= 589 QP=30.46 NAL=2 Slice:P Poc:180 I:50 P:3 SKIP:867 size=116 bytes
1992[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
1993[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1994[libx264 @ 0x56469727cf40] frame= 590 QP=30.00 NAL=0 Slice:B Poc:178 I:21 P:40 SKIP:859 size=83 bytes
1995[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1996[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1997[libx264 @ 0x56469727cf40] frame= 591 QP=37.53 NAL=2 Slice:P Poc:184 I:21 P:23 SKIP:876 size=129 bytes
1998[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
1999[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2000[libx264 @ 0x56469727cf40] frame= 592 QP=40.95 NAL=0 Slice:B Poc:182 I:64 P:20 SKIP:836 size=121 bytes
2001[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2002[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2003[libx264 @ 0x56469727cf40] frame= 593 QP=26.09 NAL=2 Slice:P Poc:192 I:9 P:30 SKIP:881 size=96 bytes
2004[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2005[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2006[libx264 @ 0x56469727cf40] frame= 594 QP=34.99 NAL=2 Slice:B Poc:188 I:38 P:42 SKIP:840 size=161 bytes
2007[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2008[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2009[libx264 @ 0x56469727cf40] frame= 595 QP=34.13 NAL=0 Slice:B Poc:186 I:1 P:46 SKIP:873 size=59 bytes
2010[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2011[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2012[libx264 @ 0x56469727cf40] frame= 596 QP=34.13 NAL=0 Slice:B Poc:190 I:0 P:43 SKIP:877 size=52 bytes
2013[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2014[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2015[libx264 @ 0x56469727cf40] frame= 597 QP=21.63 NAL=2 Slice:P Poc:196 I:5 P:16 SKIP:899 size=65 bytes
2016[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2017[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2018[libx264 @ 0x56469727cf40] frame= 598 QP=41.34 NAL=0 Slice:B Poc:194 I:19 P:43 SKIP:858 size=95 bytes
2019[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2020[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2021[libx264 @ 0x56469727cf40] frame= 599 QP=27.27 NAL=2 Slice:P Poc:200 I:79 P:6 SKIP:835 size=196 bytes
2022[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2023[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2024[libx264 @ 0x56469727cf40] frame= 600 QP=30.00 NAL=0 Slice:B Poc:198 I:25 P:49 SKIP:846 size=84 bytes
2025[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2026[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2027[libx264 @ 0x56469727cf40] frame= 601 QP=34.68 NAL=2 Slice:P Poc:204 I:18 P:24 SKIP:878 size=115 bytes
2028[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2029[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2030[libx264 @ 0x56469727cf40] frame= 602 QP=40.95 NAL=0 Slice:B Poc:202 I:64 P:18 SKIP:838 size=117 bytes
2031[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2032[libx264 @ 0x56469727cf40] frame= 603 QP=30.44 NAL=2 Slice:P Poc:208 I:52 P:27 SKIP:841 size=161 bytes
2033[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2034[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2035[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2036[libx264 @ 0x56469727cf40] frame= 604 QP=34.13 NAL=0 Slice:B Poc:206 I:6 P:39 SKIP:875 size=67 bytes
2037[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2038[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2039[libx264 @ 0x56469727cf40] frame= 605 QP=32.16 NAL=2 Slice:P Poc:210 I:25 P:53 SKIP:842 size=145 bytes
2040[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2041[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2042[libx264 @ 0x56469727cf40] frame= 606 QP=32.17 NAL=2 Slice:P Poc:212 I:2 P:20 SKIP:898 size=56 bytes
2043[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2044[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2045[libx264 @ 0x56469727cf40] frame= 607 QP=22.23 NAL=2 Slice:P Poc:216 I:8 P:11 SKIP:901 size=63 bytes
2046[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2047[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2048[libx264 @ 0x56469727cf40] frame= 608 QP=40.89 NAL=0 Slice:B Poc:214 I:43 P:32 SKIP:845 size=113 bytes
2049[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2050[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2051[libx264 @ 0x56469727cf40] frame= 609 QP=31.31 NAL=2 Slice:P Poc:220 I:90 P:6 SKIP:824 size=140 bytes
2052[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2053[libx264 @ 0x56469727cf40] frame= 610 QP=36.72 NAL=0 Slice:B Poc:218 I:23 P:58 SKIP:839 size=106 bytes
2054[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2055[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2056[libx264 @ 0x56469727cf40] frame= 611 QP=34.55 NAL=2 Slice:P Poc:224 I:21 P:25 SKIP:874 size=129 bytes
2057[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2058[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2059[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2060[libx264 @ 0x56469727cf40] frame= 612 QP=40.95 NAL=0 Slice:B Poc:222 I:67 P:18 SKIP:835 size=126 bytes
2061[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2062[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2063[libx264 @ 0x56469727cf40] frame= 613 QP=35.94 NAL=2 Slice:P Poc:232 I:24 P:23 SKIP:873 size=114 bytes
2064[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2065[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2066[libx264 @ 0x56469727cf40] frame= 614 QP=39.72 NAL=2 Slice:B Poc:228 I:36 P:43 SKIP:841 size=141 bytes
2067[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2068[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2069[libx264 @ 0x56469727cf40] frame= 615 QP=34.13 NAL=0 Slice:B Poc:226 I:3 P:49 SKIP:868 size=70 bytes
2070[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2071[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2072[libx264 @ 0x56469727cf40] frame= 616 QP=34.13 NAL=0 Slice:B Poc:230 I:0 P:46 SKIP:874 size=54 bytes
2073[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2074[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2075[libx264 @ 0x56469727cf40] frame= 617 QP=24.00 NAL=2 Slice:P Poc:236 I:3 P:15 SKIP:902 size=46 bytes
2076[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2077[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2078[libx264 @ 0x56469727cf40] frame= 618 QP=41.34 NAL=0 Slice:B Poc:234 I:21 P:40 SKIP:859 size=92 bytes
2079[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2080[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2081[libx264 @ 0x56469727cf40] frame= 619 QP=32.30 NAL=2 Slice:P Poc:240 I:101 P:9 SKIP:810 size=309 bytes
2082[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2083[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2084[libx264 @ 0x56469727cf40] frame= 620 QP=30.00 NAL=0 Slice:B Poc:238 I:22 P:58 SKIP:840 size=89 bytes
2085[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2086[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2087[libx264 @ 0x56469727cf40] frame= 621 QP=33.93 NAL=2 Slice:P Poc:244 I:35 P:29 SKIP:856 size=160 bytes
2088[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2089[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2090[libx264 @ 0x56469727cf40] frame= 622 QP=40.95 NAL=0 Slice:B Poc:242 I:69 P:36 SKIP:815 size=149 bytes
2091[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2092[libx264 @ 0x56469727cf40] frame= 623 QP=28.11 NAL=2 Slice:P Poc:252 I:19 P:35 SKIP:866 size=118 bytes
2093[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2094[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2095[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2096[libx264 @ 0x56469727cf40] frame= 624 QP=39.74 NAL=2 Slice:B Poc:248 I:35 P:60 SKIP:825 size=181 bytes
2097[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2098[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2099[libx264 @ 0x56469727cf40] frame= 625 QP=34.13 NAL=0 Slice:B Poc:246 I:1 P:49 SKIP:870 size=66 bytes
2100[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2101[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2102[libx264 @ 0x56469727cf40] frame= 626 QP=37.45 NAL=0 Slice:B Poc:250 I:0 P:45 SKIP:875 size=61 bytes
2103[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2104[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2105[libx264 @ 0x56469727cf40] frame= 627 QP=25.37 NAL=2 Slice:P Poc:256 I:6 P:15 SKIP:899 size=61 bytes
2106[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2107[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2108[libx264 @ 0x56469727cf40] frame= 628 QP=35.59 NAL=0 Slice:B Poc:254 I:20 P:47 SKIP:853 size=100 bytes
2109[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2110[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2111[libx264 @ 0x56469727cf40] frame= 629 QP=25.40 NAL=2 Slice:P Poc:260 I:37 P:9 SKIP:874 size=188 bytes
2112[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2113[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2114[libx264 @ 0x56469727cf40] frame= 630 QP=30.00 NAL=0 Slice:B Poc:258 I:23 P:41 SKIP:856 size=86 bytes
2115[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2116[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2117[libx264 @ 0x56469727cf40] frame= 631 QP=38.42 NAL=2 Slice:P Poc:264 I:17 P:25 SKIP:878 size=116 bytes
2118[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2119[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2120[libx264 @ 0x56469727cf40] frame= 632 QP=40.95 NAL=0 Slice:B Poc:262 I:68 P:17 SKIP:835 size=128 bytes
2121[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2122[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2123[libx264 @ 0x56469727cf40] frame= 633 QP=31.57 NAL=2 Slice:P Poc:268 I:51 P:29 SKIP:840 size=168 bytes
2124[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2125[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2126[libx264 @ 0x56469727cf40] frame= 634 QP=34.13 NAL=0 Slice:B Poc:266 I:0 P:48 SKIP:872 size=65 bytes
2127[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2128[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2129[libx264 @ 0x56469727cf40] frame= 635 QP=34.68 NAL=2 Slice:P Poc:272 I:20 P:54 SKIP:846 size=119 bytes
2130[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2131[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2132[libx264 @ 0x56469727cf40] frame= 636 QP=34.13 NAL=0 Slice:B Poc:270 I:0 P:43 SKIP:877 size=53 bytes
2133[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2134[libx264 @ 0x56469727cf40] frame= 637 QP=23.00 NAL=2 Slice:P Poc:276 I:2 P:17 SKIP:901 size=44 bytes
2135[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2136[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2137[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2138[libx264 @ 0x56469727cf40] frame= 638 QP=41.34 NAL=0 Slice:B Poc:274 I:20 P:37 SKIP:863 size=88 bytes
2139[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2140[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2141[libx264 @ 0x56469727cf40] frame= 639 QP=31.30 NAL=2 Slice:P Poc:280 I:75 P:4 SKIP:841 size=189 bytes
2142[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2143[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2144[libx264 @ 0x56469727cf40] frame= 640 QP=30.00 NAL=0 Slice:B Poc:278 I:24 P:49 SKIP:847 size=94 bytes
2145[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2146[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2147[libx264 @ 0x56469727cf40] frame= 641 QP=30.52 NAL=2 Slice:P Poc:284 I:28 P:26 SKIP:866 size=140 bytes
2148[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2149[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2150[libx264 @ 0x56469727cf40] frame= 642 QP=40.95 NAL=0 Slice:B Poc:282 I:64 P:16 SKIP:840 size=119 bytes
2151[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2152[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2153[libx264 @ 0x56469727cf40] frame= 643 QP=30.62 NAL=2 Slice:P Poc:292 I:29 P:24 SKIP:867 size=114 bytes
2154[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2155[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2156[libx264 @ 0x56469727cf40] frame= 644 QP=39.72 NAL=2 Slice:B Poc:288 I:34 P:45 SKIP:841 size=143 bytes
2157[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2158[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2159[libx264 @ 0x56469727cf40] frame= 645 QP=34.13 NAL=0 Slice:B Poc:286 I:3 P:44 SKIP:873 size=68 bytes
2160[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2161[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2162[libx264 @ 0x56469727cf40] frame= 646 QP=34.13 NAL=0 Slice:B Poc:290 I:0 P:44 SKIP:876 size=53 bytes
2163[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2164[libx264 @ 0x56469727cf40] frame= 647 QP=30.77 NAL=2 Slice:P Poc:296 I:6 P:17 SKIP:897 size=65 bytes
2165[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2166[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2167[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2168[libx264 @ 0x56469727cf40] frame= 648 QP=41.34 NAL=0 Slice:B Poc:294 I:20 P:38 SKIP:862 size=89 bytes
2169[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2170[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2171[libx264 @ 0x56469727cf40] frame= 649 QP=27.12 NAL=2 Slice:P Poc:300 I:73 P:7 SKIP:840 size=225 bytes
2172[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2173[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2174[libx264 @ 0x56469727cf40] frame= 650 QP=32.86 NAL=0 Slice:B Poc:298 I:23 P:56 SKIP:841 size=101 bytes
2175[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2176[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2177[libx264 @ 0x56469727cf40] frame= 651 QP=30.15 NAL=2 Slice:P Poc:304 I:25 P:26 SKIP:869 size=130 bytes
2178[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2179[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2180[libx264 @ 0x56469727cf40] frame= 652 QP=40.95 NAL=0 Slice:B Poc:302 I:64 P:29 SKIP:827 size=132 bytes
2181[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2182[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2183[libx264 @ 0x56469727cf40] frame= 653 QP=35.77 NAL=2 Slice:P Poc:312 I:12 P:35 SKIP:873 size=96 bytes
2184[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2185[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2186[libx264 @ 0x56469727cf40] frame= 654 QP=39.74 NAL=2 Slice:B Poc:308 I:37 P:51 SKIP:832 size=167 bytes
2187[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2188[libx264 @ 0x56469727cf40] frame= 655 QP=34.13 NAL=0 Slice:B Poc:306 I:1 P:45 SKIP:874 size=60 bytes
2189[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2190[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2191[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2192[libx264 @ 0x56469727cf40] frame= 656 QP=34.13 NAL=0 Slice:B Poc:310 I:0 P:46 SKIP:874 size=57 bytes
2193[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2194[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2195[libx264 @ 0x56469727cf40] frame= 657 QP=24.00 NAL=2 Slice:P Poc:316 I:2 P:16 SKIP:902 size=44 bytes
2196[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2197frame= 708 fps=470 q=40.0 size= 522kB time=00:01:49.33 bitrate= 39.1kbits/s speed=72.6x
2198[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2199[libx264 @ 0x56469727cf40] frame= 658 QP=40.37 NAL=0 Slice:B Poc:314 I:24 P:39 SKIP:857 size=96 bytes
2200[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2201[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2202[libx264 @ 0x56469727cf40] frame= 659 QP=30.74 NAL=2 Slice:P Poc:320 I:30 P:4 SKIP:886 size=126 bytes
2203[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2204[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2205[libx264 @ 0x56469727cf40] frame= 660 QP=36.72 NAL=0 Slice:B Poc:318 I:28 P:24 SKIP:868 size=89 bytes
2206[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2207[libx264 @ 0x56469727cf40] frame= 661 QP=38.61 NAL=2 Slice:P Poc:324 I:17 P:25 SKIP:878 size=113 bytes
2208[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2209[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2210[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2211[libx264 @ 0x56469727cf40] frame= 662 QP=40.95 NAL=0 Slice:B Poc:322 I:64 P:19 SKIP:837 size=120 bytes
2212[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2213[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2214[libx264 @ 0x56469727cf40] frame= 663 QP=37.03 NAL=2 Slice:P Poc:328 I:54 P:24 SKIP:842 size=154 bytes
2215[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2216[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2217[libx264 @ 0x56469727cf40] frame= 664 QP=34.13 NAL=0 Slice:B Poc:326 I:0 P:48 SKIP:872 size=61 bytes
2218[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2219[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2220[libx264 @ 0x56469727cf40] frame= 665 QP=30.73 NAL=2 Slice:P Poc:330 I:21 P:45 SKIP:854 size=132 bytes
2221[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2222[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2223[libx264 @ 0x56469727cf40] frame= 666 QP=32.17 NAL=2 Slice:P Poc:332 I:3 P:15 SKIP:902 size=53 bytes
2224[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2225[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2226[libx264 @ 0x56469727cf40] frame= 667 QP=23.19 NAL=2 Slice:P Poc:336 I:4 P:12 SKIP:904 size=55 bytes
2227[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2228[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2229[libx264 @ 0x56469727cf40] frame= 668 QP=40.89 NAL=0 Slice:B Poc:334 I:45 P:31 SKIP:844 size=111 bytes
2230[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2231[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2232[libx264 @ 0x56469727cf40] frame= 669 QP=30.56 NAL=2 Slice:P Poc:340 I:92 P:3 SKIP:825 size=173 bytes
2233[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2234[libx264 @ 0x56469727cf40] frame= 670 QP=36.72 NAL=0 Slice:B Poc:338 I:27 P:61 SKIP:832 size=111 bytes
2235[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2236[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2237[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2238[libx264 @ 0x56469727cf40] frame= 671 QP=37.88 NAL=2 Slice:P Poc:344 I:20 P:24 SKIP:876 size=115 bytes
2239[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2240[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2241[libx264 @ 0x56469727cf40] frame= 672 QP=40.95 NAL=0 Slice:B Poc:342 I:64 P:17 SKIP:839 size=118 bytes
2242[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2243[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2244[libx264 @ 0x56469727cf40] frame= 673 QP=38.20 NAL=2 Slice:P Poc:352 I:16 P:30 SKIP:874 size=98 bytes
2245[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2246[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2247[libx264 @ 0x56469727cf40] frame= 674 QP=39.72 NAL=2 Slice:B Poc:348 I:33 P:43 SKIP:844 size=151 bytes
2248[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2249[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2250[libx264 @ 0x56469727cf40] frame= 675 QP=34.13 NAL=0 Slice:B Poc:346 I:2 P:46 SKIP:872 size=66 bytes
2251[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2252[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2253[libx264 @ 0x56469727cf40] frame= 676 QP=34.13 NAL=0 Slice:B Poc:350 I:0 P:47 SKIP:873 size=54 bytes
2254[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2255[libx264 @ 0x56469727cf40] frame= 677 QP=26.73 NAL=2 Slice:P Poc:356 I:3 P:16 SKIP:901 size=54 bytes
2256[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2257[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2258[libx264 @ 0x56469727cf40] frame= 678 QP=41.34 NAL=0 Slice:B Poc:354 I:21 P:41 SKIP:858 size=93 bytes
2259[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2260[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2261[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2262[libx264 @ 0x56469727cf40] frame= 679 QP=30.63 NAL=2 Slice:P Poc:360 I:83 P:9 SKIP:828 size=271 bytes
2263[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2264[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2265[libx264 @ 0x56469727cf40] frame= 680 QP=30.00 NAL=0 Slice:B Poc:358 I:21 P:53 SKIP:846 size=89 bytes
2266[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2267[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2268[libx264 @ 0x56469727cf40] frame= 681 QP=37.88 NAL=2 Slice:P Poc:364 I:27 P:23 SKIP:870 size=127 bytes
2269[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2270[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2271[libx264 @ 0x56469727cf40] frame= 682 QP=40.95 NAL=0 Slice:B Poc:362 I:69 P:14 SKIP:837 size=122 bytes
2272[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2273[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2274[libx264 @ 0x56469727cf40] frame= 683 QP=36.26 NAL=2 Slice:P Poc:372 I:13 P:29 SKIP:878 size=88 bytes
2275[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2276[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2277[libx264 @ 0x56469727cf40] frame= 684 QP=39.74 NAL=2 Slice:B Poc:368 I:37 P:54 SKIP:829 size=170 bytes
2278[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2279[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2280[libx264 @ 0x56469727cf40] frame= 685 QP=34.13 NAL=0 Slice:B Poc:366 I:0 P:53 SKIP:867 size=70 bytes
2281[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2282[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2283[libx264 @ 0x56469727cf40] frame= 686 QP=37.45 NAL=0 Slice:B Poc:370 I:0 P:49 SKIP:871 size=65 bytes
2284[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2285[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2286[libx264 @ 0x56469727cf40] frame= 687 QP=23.30 NAL=2 Slice:P Poc:376 I:7 P:17 SKIP:896 size=56 bytes
2287[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2288[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2289[libx264 @ 0x56469727cf40] frame= 688 QP=33.81 NAL=0 Slice:B Poc:374 I:15 P:58 SKIP:847 size=108 bytes
2290[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2291[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2292[libx264 @ 0x56469727cf40] frame= 689 QP=26.99 NAL=2 Slice:P Poc:380 I:54 P:4 SKIP:862 size=133 bytes
2293[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2294[libx264 @ 0x56469727cf40] frame= 690 QP=36.72 NAL=0 Slice:B Poc:378 I:27 P:37 SKIP:856 size=96 bytes
2295[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2296[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2297[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2298[libx264 @ 0x56469727cf40] frame= 691 QP=32.56 NAL=2 Slice:P Poc:384 I:17 P:22 SKIP:881 size=108 bytes
2299[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2300[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2301[libx264 @ 0x56469727cf40] frame= 692 QP=40.95 NAL=0 Slice:B Poc:382 I:67 P:14 SKIP:839 size=117 bytes
2302[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2303[libx264 @ 0x56469727cf40] frame= 693 QP=32.19 NAL=2 Slice:P Poc:388 I:52 P:29 SKIP:839 size=166 bytes
2304[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2305[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2306[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2307[libx264 @ 0x56469727cf40] frame= 694 QP=34.13 NAL=0 Slice:B Poc:386 I:0 P:49 SKIP:871 size=62 bytes
2308[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2309[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2310[libx264 @ 0x56469727cf40] frame= 695 QP=39.85 NAL=2 Slice:P Poc:392 I:15 P:58 SKIP:847 size=105 bytes
2311[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2312[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2313[libx264 @ 0x56469727cf40] frame= 696 QP=34.13 NAL=0 Slice:B Poc:390 I:0 P:46 SKIP:874 size=55 bytes
2314[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2315[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2316[libx264 @ 0x56469727cf40] frame= 697 QP=23.00 NAL=2 Slice:P Poc:396 I:1 P:18 SKIP:901 size=44 bytes
2317[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2318[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2319[libx264 @ 0x56469727cf40] frame= 698 QP=41.34 NAL=0 Slice:B Poc:394 I:23 P:45 SKIP:852 size=98 bytes
2320[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2321[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2322[libx264 @ 0x56469727cf40] frame= 699 QP=29.44 NAL=2 Slice:P Poc:400 I:140 P:14 SKIP:766 size=261 bytes
2323[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2324[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2325[libx264 @ 0x56469727cf40] frame= 700 QP=30.00 NAL=0 Slice:B Poc:398 I:21 P:86 SKIP:813 size=110 bytes
2326[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2327[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2328[libx264 @ 0x56469727cf40] frame= 701 QP=37.88 NAL=2 Slice:P Poc:404 I:24 P:23 SKIP:873 size=117 bytes
2329[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2330[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2331[libx264 @ 0x56469727cf40] frame= 702 QP=40.95 NAL=0 Slice:B Poc:402 I:64 P:20 SKIP:836 size=124 bytes
2332[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2333[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2334[libx264 @ 0x56469727cf40] frame= 703 QP=35.32 NAL=2 Slice:P Poc:412 I:20 P:25 SKIP:875 size=104 bytes
2335[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2336[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2337[libx264 @ 0x56469727cf40] frame= 704 QP=39.72 NAL=2 Slice:B Poc:408 I:36 P:50 SKIP:834 size=151 bytes
2338[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2339[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2340[libx264 @ 0x56469727cf40] frame= 705 QP=34.13 NAL=0 Slice:B Poc:406 I:2 P:53 SKIP:865 size=76 bytes
2341[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2342[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2343[libx264 @ 0x56469727cf40] frame= 706 QP=34.13 NAL=0 Slice:B Poc:410 I:0 P:55 SKIP:865 size=64 bytes
2344[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2345[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2346[libx264 @ 0x56469727cf40] frame= 707 QP=26.08 NAL=2 Slice:P Poc:416 I:6 P:16 SKIP:898 size=60 bytes
2347[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2348[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2349[libx264 @ 0x56469727cf40] frame= 708 QP=40.37 NAL=0 Slice:B Poc:414 I:23 P:50 SKIP:847 size=105 bytes
2350[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2351[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2352[libx264 @ 0x56469727cf40] frame= 709 QP=29.69 NAL=2 Slice:P Poc:420 I:94 P:3 SKIP:823 size=162 bytes
2353[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2354[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2355[libx264 @ 0x56469727cf40] frame= 710 QP=30.00 NAL=0 Slice:B Poc:418 I:23 P:71 SKIP:826 size=101 bytes
2356[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2357[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2358[libx264 @ 0x56469727cf40] frame= 711 QP=33.01 NAL=2 Slice:P Poc:424 I:22 P:26 SKIP:872 size=128 bytes
2359[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2360[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2361[libx264 @ 0x56469727cf40] frame= 712 QP=40.95 NAL=0 Slice:B Poc:422 I:66 P:18 SKIP:836 size=123 bytes
2362[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2363[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2364[libx264 @ 0x56469727cf40] frame= 713 QP=29.11 NAL=2 Slice:P Poc:432 I:9 P:30 SKIP:881 size=85 bytes
2365[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2366[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2367[libx264 @ 0x56469727cf40] frame= 714 QP=39.74 NAL=2 Slice:B Poc:428 I:37 P:45 SKIP:838 size=161 bytes
2368[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2369[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2370[libx264 @ 0x56469727cf40] frame= 715 QP=34.13 NAL=0 Slice:B Poc:426 I:1 P:47 SKIP:872 size=61 bytes
2371[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2372[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2373[libx264 @ 0x56469727cf40] frame= 716 QP=34.13 NAL=0 Slice:B Poc:430 I:0 P:47 SKIP:873 size=56 bytes
2374[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2375[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2376[libx264 @ 0x56469727cf40] frame= 717 QP=23.00 NAL=2 Slice:P Poc:436 I:2 P:18 SKIP:900 size=47 bytes
2377[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2378[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2379[libx264 @ 0x56469727cf40] frame= 718 QP=40.37 NAL=0 Slice:B Poc:434 I:24 P:38 SKIP:858 size=94 bytes
2380[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2381[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2382[libx264 @ 0x56469727cf40] frame= 719 QP=29.80 NAL=2 Slice:P Poc:440 I:100 P:7 SKIP:813 size=310 bytes
2383[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2384[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2385[libx264 @ 0x56469727cf40] frame= 720 QP=30.00 NAL=0 Slice:B Poc:438 I:21 P:57 SKIP:842 size=88 bytes
2386[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2387[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2388[libx264 @ 0x56469727cf40] frame= 721 QP=38.31 NAL=2 Slice:P Poc:444 I:32 P:28 SKIP:860 size=134 bytes
2389[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2390[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2391[libx264 @ 0x56469727cf40] frame= 722 QP=40.95 NAL=0 Slice:B Poc:442 I:68 P:25 SKIP:827 size=132 bytes
2392[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2393[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2394[libx264 @ 0x56469727cf40] frame= 723 QP=33.32 NAL=2 Slice:P Poc:452 I:19 P:27 SKIP:874 size=99 bytes
2395[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2396[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2397[libx264 @ 0x56469727cf40] frame= 724 QP=39.72 NAL=2 Slice:B Poc:448 I:36 P:58 SKIP:826 size=177 bytes
2398[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2399[libx264 @ 0x56469727cf40] frame= 725 QP=34.13 NAL=0 Slice:B Poc:446 I:4 P:52 SKIP:864 size=77 bytes
2400[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2401[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2402[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2403[libx264 @ 0x56469727cf40] frame= 726 QP=34.13 NAL=0 Slice:B Poc:450 I:0 P:51 SKIP:869 size=61 bytes
2404[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2405[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2406[libx264 @ 0x56469727cf40] frame= 727 QP=27.54 NAL=2 Slice:P Poc:456 I:10 P:28 SKIP:882 size=85 bytes
2407[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2408[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2409[libx264 @ 0x56469727cf40] frame= 728 QP=41.34 NAL=0 Slice:B Poc:454 I:23 P:53 SKIP:844 size=109 bytes
2410[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2411[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2412[libx264 @ 0x56469727cf40] frame= 729 QP=23.37 NAL=2 Slice:P Poc:460 I:53 P:3 SKIP:864 size=182 bytes
2413[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2414[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2415[libx264 @ 0x56469727cf40] frame= 730 QP=36.72 NAL=0 Slice:B Poc:458 I:27 P:47 SKIP:846 size=108 bytes
2416[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2417[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2418[libx264 @ 0x56469727cf40] frame= 731 QP=32.37 NAL=2 Slice:P Poc:464 I:30 P:30 SKIP:860 size=148 bytes
2419[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2420[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2421[libx264 @ 0x56469727cf40] frame= 732 QP=40.95 NAL=0 Slice:B Poc:462 I:67 P:25 SKIP:828 size=136 bytes
2422[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2423[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2424[libx264 @ 0x56469727cf40] frame= 733 QP=31.16 NAL=2 Slice:P Poc:472 I:23 P:32 SKIP:865 size=114 bytes
2425[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2426[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2427[libx264 @ 0x56469727cf40] frame= 734 QP=39.72 NAL=2 Slice:B Poc:468 I:37 P:53 SKIP:830 size=166 bytes
2428[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2429[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2430[libx264 @ 0x56469727cf40] frame= 735 QP=34.13 NAL=0 Slice:B Poc:466 I:2 P:52 SKIP:866 size=74 bytes
2431[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2432[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2433[libx264 @ 0x56469727cf40] frame= 736 QP=34.13 NAL=0 Slice:B Poc:470 I:0 P:55 SKIP:865 size=65 bytes
2434[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2435[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2436[libx264 @ 0x56469727cf40] frame= 737 QP=25.58 NAL=2 Slice:P Poc:476 I:9 P:16 SKIP:895 size=59 bytes
2437[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2438[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2439[libx264 @ 0x56469727cf40] frame= 738 QP=40.37 NAL=0 Slice:B Poc:474 I:24 P:48 SKIP:848 size=104 bytes
2440[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2441[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2442[libx264 @ 0x56469727cf40] frame= 739 QP=33.40 NAL=2 Slice:P Poc:480 I:76 P:4 SKIP:840 size=189 bytes
2443[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2444[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2445[libx264 @ 0x56469727cf40] frame= 740 QP=30.00 NAL=0 Slice:B Poc:478 I:25 P:49 SKIP:846 size=89 bytes
2446[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2447[libx264 @ 0x56469727cf40] frame= 741 QP=37.88 NAL=2 Slice:P Poc:484 I:25 P:24 SKIP:871 size=122 bytes
2448[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2449[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2450[libx264 @ 0x56469727cf40] frame= 742 QP=40.95 NAL=0 Slice:B Poc:482 I:64 P:20 SKIP:836 size=122 bytes
2451[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2452[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2453[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2454[libx264 @ 0x56469727cf40] frame= 743 QP=30.93 NAL=2 Slice:P Poc:492 I:15 P:30 SKIP:875 size=106 bytes
2455[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2456[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2457[libx264 @ 0x56469727cf40] frame= 744 QP=39.74 NAL=2 Slice:B Poc:488 I:40 P:43 SKIP:837 size=160 bytes
2458[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2459[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2460[libx264 @ 0x56469727cf40] frame= 745 QP=34.13 NAL=0 Slice:B Poc:486 I:0 P:51 SKIP:869 size=66 bytes
2461[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2462[libx264 @ 0x56469727cf40] frame= 746 QP=34.13 NAL=0 Slice:B Poc:490 I:0 P:47 SKIP:873 size=59 bytes
2463[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2464[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2465[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2466[libx264 @ 0x56469727cf40] frame= 747 QP=23.30 NAL=2 Slice:P Poc:496 I:7 P:17 SKIP:896 size=53 bytes
2467[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2468[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2469[libx264 @ 0x56469727cf40] frame= 748 QP=40.37 NAL=0 Slice:B Poc:494 I:24 P:40 SKIP:856 size=98 bytes
2470[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2471[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2472[libx264 @ 0x56469727cf40] frame= 749 QP=30.00 NAL=2 Slice:P Poc:498 I:30 P:8 SKIP:882 size=54 bytes
2473[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2474[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2475[libx264 @ 0x56469727cf40] frame= 750 QP=22.65 NAL=3 Slice:I Poc:0 I:920 P:0 SKIP:0 size=1149 bytes
2476[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2477[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2478[libx264 @ 0x56469727cf40] frame= 751 QP=32.11 NAL=2 Slice:P Poc:4 I:56 P:24 SKIP:840 size=239 bytes
2479[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2480[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2481[libx264 @ 0x56469727cf40] frame= 752 QP=40.95 NAL=0 Slice:B Poc:2 I:68 P:31 SKIP:821 size=138 bytes
2482[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2483[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2484[libx264 @ 0x56469727cf40] frame= 753 QP=33.88 NAL=2 Slice:P Poc:8 I:56 P:37 SKIP:827 size=217 bytes
2485[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2486[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2487[libx264 @ 0x56469727cf40] frame= 754 QP=34.13 NAL=0 Slice:B Poc:6 I:0 P:62 SKIP:858 size=78 bytes
2488[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2489[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2490[libx264 @ 0x56469727cf40] frame= 755 QP=27.34 NAL=2 Slice:P Poc:12 I:19 P:54 SKIP:847 size=130 bytes
2491[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2492[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2493[libx264 @ 0x56469727cf40] frame= 756 QP=31.20 NAL=0 Slice:B Poc:10 I:0 P:56 SKIP:864 size=66 bytes
2494[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2495[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2496[libx264 @ 0x56469727cf40] frame= 757 QP=23.00 NAL=2 Slice:P Poc:16 I:2 P:27 SKIP:891 size=53 bytes
2497[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2498[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2499[libx264 @ 0x56469727cf40] frame= 758 QP=36.95 NAL=0 Slice:B Poc:14 I:23 P:40 SKIP:857 size=105 bytes
2500[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2501[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2502[libx264 @ 0x56469727cf40] frame= 759 QP=27.55 NAL=2 Slice:P Poc:20 I:28 P:6 SKIP:886 size=126 bytes
2503[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2504[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2505[libx264 @ 0x56469727cf40] frame= 760 QP=32.79 NAL=0 Slice:B Poc:18 I:21 P:37 SKIP:862 size=96 bytes
2506[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2507[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2508[libx264 @ 0x56469727cf40] frame= 761 QP=28.02 NAL=2 Slice:P Poc:24 I:21 P:26 SKIP:873 size=155 bytes
2509[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2510[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2511[libx264 @ 0x56469727cf40] frame= 762 QP=40.95 NAL=0 Slice:B Poc:22 I:65 P:17 SKIP:838 size=125 bytes
2512[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2513[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2514[libx264 @ 0x56469727cf40] frame= 763 QP=31.19 NAL=2 Slice:P Poc:32 I:17 P:28 SKIP:875 size=111 bytes
2515[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2516[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2517[libx264 @ 0x56469727cf40] frame= 764 QP=39.74 NAL=2 Slice:B Poc:28 I:40 P:45 SKIP:835 size=174 bytes
2518[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2519[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2520[libx264 @ 0x56469727cf40] frame= 765 QP=34.13 NAL=0 Slice:B Poc:26 I:1 P:62 SKIP:857 size=74 bytes
2521[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2522[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2523[libx264 @ 0x56469727cf40] frame= 766 QP=34.13 NAL=0 Slice:B Poc:30 I:0 P:60 SKIP:860 size=68 bytes
2524[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2525[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2526[libx264 @ 0x56469727cf40] frame= 767 QP=24.66 NAL=2 Slice:P Poc:36 I:3 P:18 SKIP:899 size=73 bytes
2527[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2528[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2529[libx264 @ 0x56469727cf40] frame= 768 QP=41.34 NAL=0 Slice:B Poc:34 I:18 P:50 SKIP:852 size=101 bytes
2530[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2531[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2532[libx264 @ 0x56469727cf40] frame= 769 QP=31.34 NAL=2 Slice:P Poc:40 I:96 P:7 SKIP:817 size=184 bytes
2533[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2534[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2535[libx264 @ 0x56469727cf40] frame= 770 QP=27.55 NAL=0 Slice:B Poc:38 I:24 P:63 SKIP:833 size=106 bytes
2536[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2537[libx264 @ 0x56469727cf40] frame= 771 QP=34.58 NAL=2 Slice:P Poc:44 I:20 P:35 SKIP:865 size=160 bytes
2538[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2539[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2540[libx264 @ 0x56469727cf40] frame= 772 QP=40.95 NAL=0 Slice:B Poc:42 I:65 P:27 SKIP:828 size=133 bytes
2541[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2542[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2543[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2544[libx264 @ 0x56469727cf40] frame= 773 QP=27.97 NAL=2 Slice:P Poc:52 I:14 P:31 SKIP:875 size=94 bytes
2545[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2546[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2547[libx264 @ 0x56469727cf40] frame= 774 QP=39.74 NAL=2 Slice:B Poc:48 I:39 P:41 SKIP:840 size=164 bytes
2548[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2549[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2550[libx264 @ 0x56469727cf40] frame= 775 QP=34.13 NAL=0 Slice:B Poc:46 I:1 P:55 SKIP:864 size=69 bytes
2551[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2552[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2553[libx264 @ 0x56469727cf40] frame= 776 QP=31.20 NAL=0 Slice:B Poc:50 I:0 P:52 SKIP:868 size=61 bytes
2554[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2555[libx264 @ 0x56469727cf40] frame= 777 QP=24.68 NAL=2 Slice:P Poc:56 I:3 P:18 SKIP:899 size=62 bytes
2556[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2557[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2558[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2559[libx264 @ 0x56469727cf40] frame= 778 QP=29.37 NAL=0 Slice:B Poc:54 I:27 P:34 SKIP:859 size=92 bytes
2560[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2561[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2562[libx264 @ 0x56469727cf40] frame= 779 QP=27.93 NAL=2 Slice:P Poc:60 I:79 P:10 SKIP:831 size=272 bytes
2563[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2564[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2565[libx264 @ 0x56469727cf40] frame= 780 QP=26.60 NAL=0 Slice:B Poc:58 I:25 P:48 SKIP:847 size=99 bytes
2566[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2567[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2568[libx264 @ 0x56469727cf40] frame= 781 QP=30.72 NAL=2 Slice:P Poc:64 I:13 P:35 SKIP:872 size=151 bytes
2569[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2570[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2571[libx264 @ 0x56469727cf40] frame= 782 QP=40.95 NAL=0 Slice:B Poc:62 I:66 P:26 SKIP:828 size=133 bytes
2572[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2573[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2574[libx264 @ 0x56469727cf40] frame= 783 QP=28.48 NAL=2 Slice:P Poc:72 I:17 P:22 SKIP:881 size=91 bytes
2575[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2576[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2577[libx264 @ 0x56469727cf40] frame= 784 QP=39.74 NAL=2 Slice:B Poc:68 I:39 P:58 SKIP:823 size=183 bytes
2578[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2579[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2580[libx264 @ 0x56469727cf40] frame= 785 QP=34.13 NAL=0 Slice:B Poc:66 I:1 P:64 SKIP:855 size=74 bytes
2581[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2582[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2583[libx264 @ 0x56469727cf40] frame= 786 QP=34.13 NAL=0 Slice:B Poc:70 I:0 P:62 SKIP:858 size=66 bytes
2584[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2585[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2586[libx264 @ 0x56469727cf40] frame= 787 QP=28.60 NAL=2 Slice:P Poc:76 I:0 P:22 SKIP:898 size=50 bytes
2587[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2588[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2589[libx264 @ 0x56469727cf40] frame= 788 QP=40.37 NAL=0 Slice:B Poc:74 I:28 P:43 SKIP:849 size=100 bytes
2590[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2591[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2592[libx264 @ 0x56469727cf40] frame= 789 QP=28.51 NAL=2 Slice:P Poc:80 I:51 P:2 SKIP:867 size=127 bytes
2593[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2594[libx264 @ 0x56469727cf40] frame= 790 QP=36.51 NAL=0 Slice:B Poc:78 I:25 P:38 SKIP:857 size=104 bytes
2595[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2596[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2597[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2598[libx264 @ 0x56469727cf40] frame= 791 QP=34.78 NAL=2 Slice:P Poc:84 I:21 P:20 SKIP:879 size=131 bytes
2599[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2600[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2601[libx264 @ 0x56469727cf40] frame= 792 QP=40.95 NAL=0 Slice:B Poc:82 I:65 P:17 SKIP:838 size=123 bytes
2602[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2603[libx264 @ 0x56469727cf40] frame= 793 QP=36.66 NAL=2 Slice:P Poc:92 I:16 P:30 SKIP:874 size=100 bytes
2604[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2605[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2606[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2607[libx264 @ 0x56469727cf40] frame= 794 QP=39.74 NAL=2 Slice:B Poc:88 I:40 P:44 SKIP:836 size=168 bytes
2608[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2609[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2610[libx264 @ 0x56469727cf40] frame= 795 QP=34.13 NAL=0 Slice:B Poc:86 I:2 P:54 SKIP:864 size=71 bytes
2611[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2612[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2613[libx264 @ 0x56469727cf40] frame= 796 QP=34.13 NAL=0 Slice:B Poc:90 I:0 P:53 SKIP:867 size=61 bytes
2614[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2615[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2616[libx264 @ 0x56469727cf40] frame= 797 QP=23.30 NAL=2 Slice:P Poc:96 I:3 P:18 SKIP:899 size=62 bytes
2617[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2618[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2619[libx264 @ 0x56469727cf40] frame= 798 QP=40.28 NAL=0 Slice:B Poc:94 I:27 P:31 SKIP:862 size=91 bytes
2620[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2621[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2622[libx264 @ 0x56469727cf40] frame= 799 QP=26.89 NAL=2 Slice:P Poc:100 I:134 P:10 SKIP:776 size=359 bytes
2623[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2624[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2625[libx264 @ 0x56469727cf40] frame= 800 QP=27.55 NAL=0 Slice:B Poc:98 I:20 P:78 SKIP:822 size=106 bytes
2626[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2627[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2628[libx264 @ 0x56469727cf40] frame= 801 QP=34.97 NAL=2 Slice:P Poc:104 I:27 P:16 SKIP:877 size=132 bytes
2629[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2630[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2631[libx264 @ 0x56469727cf40] frame= 802 QP=40.95 NAL=0 Slice:B Poc:102 I:66 P:23 SKIP:831 size=132 bytes
2632[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2633[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2634[libx264 @ 0x56469727cf40] frame= 803 QP=29.67 NAL=2 Slice:P Poc:112 I:11 P:30 SKIP:879 size=87 bytes
2635[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2636[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2637[libx264 @ 0x56469727cf40] frame= 804 QP=39.74 NAL=2 Slice:B Poc:108 I:40 P:40 SKIP:840 size=166 bytes
2638[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2639[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2640[libx264 @ 0x56469727cf40] frame= 805 QP=34.13 NAL=0 Slice:B Poc:106 I:1 P:56 SKIP:863 size=67 bytes
2641[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2642[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2643[libx264 @ 0x56469727cf40] frame= 806 QP=34.13 NAL=0 Slice:B Poc:110 I:0 P:51 SKIP:869 size=59 bytes
2644[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2645[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2646[libx264 @ 0x56469727cf40] frame= 807 QP=27.07 NAL=2 Slice:P Poc:116 I:3 P:17 SKIP:900 size=54 bytes
2647[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2648[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2649[libx264 @ 0x56469727cf40] frame= 808 QP=41.34 NAL=0 Slice:B Poc:114 I:23 P:39 SKIP:858 size=93 bytes
2650[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2651[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2652[libx264 @ 0x56469727cf40] frame= 809 QP=29.17 NAL=2 Slice:P Poc:120 I:93 P:8 SKIP:819 size=165 bytes
2653[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2654[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2655[libx264 @ 0x56469727cf40] frame= 810 QP=27.55 NAL=0 Slice:B Poc:118 I:20 P:59 SKIP:841 size=101 bytes
2656[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2657[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2658[libx264 @ 0x56469727cf40] frame= 811 QP=36.33 NAL=2 Slice:P Poc:124 I:21 P:19 SKIP:880 size=133 bytes
2659[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2660[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2661[libx264 @ 0x56469727cf40] frame= 812 QP=40.95 NAL=0 Slice:B Poc:122 I:67 P:28 SKIP:825 size=140 bytes
2662[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2663[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2664[libx264 @ 0x56469727cf40] frame= 813 QP=32.53 NAL=2 Slice:P Poc:128 I:50 P:30 SKIP:840 size=177 bytes
2665[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2666[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2667[libx264 @ 0x56469727cf40] frame= 814 QP=34.13 NAL=0 Slice:B Poc:126 I:2 P:52 SKIP:866 size=70 bytes
2668[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2669[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2670[libx264 @ 0x56469727cf40] frame= 815 QP=35.98 NAL=2 Slice:P Poc:132 I:23 P:47 SKIP:850 size=129 bytes
2671[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2672[h264 @ 0x5646972c0f80] nal_unit_type: 5(IDR), nal_ref_idc: 3
2673[libx264 @ 0x56469727cf40] frame= 816 QP=34.13 NAL=0 Slice:B Poc:130 I:0 P:44 SKIP:876 size=56 bytes
2674[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2675[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2676[libx264 @ 0x56469727cf40] frame= 817 QP=25.40 NAL=2 Slice:P Poc:136 I:5 P:19 SKIP:896 size=64 bytes
2677[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2678[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2679[libx264 @ 0x56469727cf40] frame= 818 QP=40.37 NAL=0 Slice:B Poc:134 I:28 P:34 SKIP:858 size=93 bytes
2680[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2681[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2682[libx264 @ 0x56469727cf40] frame= 819 QP=29.61 NAL=2 Slice:P Poc:140 I:101 P:10 SKIP:809 size=306 bytes
2683[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2684[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2685[libx264 @ 0x56469727cf40] frame= 820 QP=27.55 NAL=0 Slice:B Poc:138 I:30 P:54 SKIP:836 size=100 bytes
2686[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2687[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2688[libx264 @ 0x56469727cf40] frame= 821 QP=34.34 NAL=2 Slice:P Poc:144 I:32 P:27 SKIP:861 size=146 bytes
2689[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2690[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2691[libx264 @ 0x56469727cf40] frame= 822 QP=40.95 NAL=0 Slice:B Poc:142 I:72 P:28 SKIP:820 size=147 bytes
2692[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2693[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2694[libx264 @ 0x56469727cf40] frame= 823 QP=28.18 NAL=2 Slice:P Poc:152 I:30 P:28 SKIP:862 size=133 bytes
2695[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2696[libx264 @ 0x56469727cf40] frame= 824 QP=39.74 NAL=2 Slice:B Poc:148 I:44 P:48 SKIP:828 size=167 bytes
2697[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2698[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2699[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2700[libx264 @ 0x56469727cf40] frame= 825 QP=34.13 NAL=0 Slice:B Poc:146 I:3 P:50 SKIP:867 size=70 bytes
2701[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2702[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2703[libx264 @ 0x56469727cf40] frame= 826 QP=34.13 NAL=0 Slice:B Poc:150 I:0 P:51 SKIP:869 size=58 bytes
2704[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2705[libx264 @ 0x56469727cf40] frame= 827 QP=23.85 NAL=2 Slice:P Poc:156 I:10 P:18 SKIP:892 size=81 bytes
2706[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2707[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2708[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2709[libx264 @ 0x56469727cf40] frame= 828 QP=40.37 NAL=0 Slice:B Poc:154 I:26 P:39 SKIP:855 size=98 bytes
2710[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2711[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2712[libx264 @ 0x56469727cf40] frame= 829 QP=24.11 NAL=2 Slice:P Poc:160 I:44 P:5 SKIP:871 size=181 bytes
2713[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2714[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2715[libx264 @ 0x56469727cf40] frame= 830 QP=30.00 NAL=0 Slice:B Poc:158 I:19 P:44 SKIP:857 size=87 bytes
2716[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2717[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2718[libx264 @ 0x56469727cf40] frame= 831 QP=31.92 NAL=2 Slice:P Poc:164 I:22 P:25 SKIP:873 size=151 bytes
2719[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2720[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2721[libx264 @ 0x56469727cf40] frame= 832 QP=40.95 NAL=0 Slice:B Poc:162 I:65 P:21 SKIP:834 size=129 bytes
2722[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2723[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2724[libx264 @ 0x56469727cf40] frame= 833 QP=28.50 NAL=2 Slice:P Poc:172 I:11 P:28 SKIP:881 size=81 bytes
2725[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2726[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2727[libx264 @ 0x56469727cf40] frame= 834 QP=39.74 NAL=2 Slice:B Poc:168 I:42 P:40 SKIP:838 size=163 bytes
2728[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2729[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2730[libx264 @ 0x56469727cf40] frame= 835 QP=34.13 NAL=0 Slice:B Poc:166 I:1 P:47 SKIP:872 size=62 bytes
2731[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2732[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2733[libx264 @ 0x56469727cf40] frame= 836 QP=34.13 NAL=0 Slice:B Poc:170 I:0 P:46 SKIP:874 size=54 bytes
2734[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2735[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2736[libx264 @ 0x56469727cf40] frame= 837 QP=23.13 NAL=2 Slice:P Poc:176 I:2 P:16 SKIP:902 size=43 bytes
2737[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2738[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2739[libx264 @ 0x56469727cf40] frame= 838 QP=41.34 NAL=0 Slice:B Poc:174 I:23 P:40 SKIP:857 size=91 bytes
2740[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2741[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2742[libx264 @ 0x56469727cf40] frame= 839 QP=31.85 NAL=2 Slice:P Poc:180 I:71 P:5 SKIP:844 size=185 bytes
2743[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2744[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2745[libx264 @ 0x56469727cf40] frame= 840 QP=30.00 NAL=0 Slice:B Poc:178 I:32 P:45 SKIP:843 size=95 bytes
2746[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2747[libx264 @ 0x56469727cf40] frame= 841 QP=34.84 NAL=2 Slice:P Poc:184 I:19 P:23 SKIP:878 size=130 bytes
2748[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2749[h264 @ 0x5646972c0f80] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2750[h264 @ 0x564697375d40] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2751[libx264 @ 0x56469727cf40] frame= 842 QP=40.95 NAL=0 Slice:B Poc:182 I:66 P:19 SKIP:835 size=124 bytes
2752[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2753[h264 @ 0x5646972d1fc0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2754[libx264 @ 0x56469727cf40] frame= 843 QP=36.99 NAL=2 Slice:P Poc:188 I:52 P:28 SKIP:840 size=161 bytes
2755[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2756[h264 @ 0x5646972cd180] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2757[libx264 @ 0x56469727cf40] frame= 844 QP=34.13 NAL=0 Slice:B Poc:186 I:3 P:47 SKIP:870 size=69 bytes
2758[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2759[h264 @ 0x5646972b3440] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2760[libx264 @ 0x56469727cf40] frame= 845 QP=30.88 NAL=2 Slice:P Poc:190 I:21 P:39 SKIP:860 size=129 bytes
2761[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2762[libx264 @ 0x56469727cf40] frame= 846 QP=24.00 NAL=2 Slice:P Poc:192 I:1 P:13 SKIP:906 size=42 bytes
2763[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2764[libx264 @ 0x56469727cf40] frame= 847 QP=23.19 NAL=2 Slice:P Poc:196 I:4 P:11 SKIP:905 size=53 bytes
2765[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2766[libx264 @ 0x56469727cf40] frame= 848 QP=40.89 NAL=0 Slice:B Poc:194 I:43 P:31 SKIP:846 size=111 bytes
2767[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2768[libx264 @ 0x56469727cf40] frame= 849 QP=28.12 NAL=2 Slice:P Poc:200 I:74 P:6 SKIP:840 size=218 bytes
2769[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2770[out_0_1 @ 0x564697334900] EOF on sink link out_0_1:default.
2771[out_0_0 @ 0x56469749b940] EOF on sink link out_0_0:default.
2772No more output streams to write to, finishing.
2773[libx264 @ 0x56469727cf40] frame= 850 QP=36.72 NAL=0 Slice:B Poc:198 I:31 P:47 SKIP:842 size=106 bytes
2774[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2775[libx264 @ 0x56469727cf40] frame= 851 QP=35.27 NAL=2 Slice:P Poc:204 I:26 P:17 SKIP:877 size=143 bytes
2776[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2777[libx264 @ 0x56469727cf40] frame= 852 QP=40.95 NAL=0 Slice:B Poc:202 I:66 P:24 SKIP:830 size=133 bytes
2778[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2779[libx264 @ 0x56469727cf40] frame= 853 QP=25.65 NAL=2 Slice:P Poc:212 I:21 P:29 SKIP:870 size=121 bytes
2780[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2781[libx264 @ 0x56469727cf40] frame= 854 QP=39.72 NAL=2 Slice:B Poc:208 I:39 P:45 SKIP:836 size=155 bytes
2782[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2783[libx264 @ 0x56469727cf40] frame= 855 QP=34.13 NAL=0 Slice:B Poc:206 I:2 P:50 SKIP:868 size=69 bytes
2784[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2785[libx264 @ 0x56469727cf40] frame= 856 QP=34.13 NAL=0 Slice:B Poc:210 I:0 P:45 SKIP:875 size=54 bytes
2786[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2787[libx264 @ 0x56469727cf40] frame= 857 QP=27.25 NAL=2 Slice:P Poc:216 I:4 P:15 SKIP:901 size=66 bytes
2788[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2789[libx264 @ 0x56469727cf40] frame= 858 QP=40.37 NAL=0 Slice:B Poc:214 I:24 P:41 SKIP:855 size=96 bytes
2790[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2791[libx264 @ 0x56469727cf40] frame= 859 QP=26.42 NAL=2 Slice:P Poc:220 I:28 P:3 SKIP:889 size=123 bytes
2792[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2793[libx264 @ 0x56469727cf40] frame= 860 QP=30.00 NAL=0 Slice:B Poc:218 I:20 P:33 SKIP:867 size=82 bytes
2794[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2795[libx264 @ 0x56469727cf40] frame= 861 QP=34.71 NAL=2 Slice:P Poc:224 I:27 P:15 SKIP:878 size=138 bytes
2796[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2797[libx264 @ 0x56469727cf40] frame= 862 QP=40.95 NAL=0 Slice:B Poc:222 I:66 P:16 SKIP:838 size=122 bytes
2798[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2799[libx264 @ 0x56469727cf40] frame= 863 QP=35.55 NAL=2 Slice:P Poc:232 I:3 P:35 SKIP:882 size=78 bytes
2800[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2801[libx264 @ 0x56469727cf40] frame= 864 QP=39.74 NAL=2 Slice:B Poc:228 I:44 P:47 SKIP:829 size=177 bytes
2802[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2803[libx264 @ 0x56469727cf40] frame= 865 QP=34.13 NAL=0 Slice:B Poc:226 I:1 P:51 SKIP:868 size=67 bytes
2804[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2805[libx264 @ 0x56469727cf40] frame= 866 QP=34.13 NAL=0 Slice:B Poc:230 I:0 P:49 SKIP:871 size=57 bytes
2806[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2807[libx264 @ 0x56469727cf40] frame= 867 QP=23.21 NAL=2 Slice:P Poc:236 I:1 P:17 SKIP:902 size=42 bytes
2808[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2809[libx264 @ 0x56469727cf40] frame= 868 QP=30.11 NAL=0 Slice:B Poc:234 I:25 P:43 SKIP:852 size=100 bytes
2810[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2811[libx264 @ 0x56469727cf40] frame= 869 QP=29.92 NAL=2 Slice:P Poc:240 I:93 P:5 SKIP:822 size=174 bytes
2812[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2813[libx264 @ 0x56469727cf40] frame= 870 QP=30.00 NAL=0 Slice:B Poc:238 I:28 P:59 SKIP:833 size=98 bytes
2814[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2815[libx264 @ 0x56469727cf40] frame= 871 QP=32.22 NAL=2 Slice:P Poc:244 I:16 P:23 SKIP:881 size=116 bytes
2816[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2817[libx264 @ 0x56469727cf40] frame= 872 QP=40.95 NAL=0 Slice:B Poc:242 I:66 P:16 SKIP:838 size=122 bytes
2818[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2819[libx264 @ 0x56469727cf40] frame= 873 QP=34.34 NAL=2 Slice:P Poc:248 I:56 P:21 SKIP:843 size=160 bytes
2820[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2821[libx264 @ 0x56469727cf40] frame= 874 QP=34.13 NAL=0 Slice:B Poc:246 I:3 P:47 SKIP:870 size=71 bytes
2822[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2823[libx264 @ 0x56469727cf40] frame= 875 QP=33.16 NAL=2 Slice:P Poc:252 I:17 P:52 SKIP:851 size=112 bytes
2824[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2825[libx264 @ 0x56469727cf40] frame= 876 QP=34.13 NAL=0 Slice:B Poc:250 I:1 P:44 SKIP:875 size=56 bytes
2826[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2827[libx264 @ 0x56469727cf40] frame= 877 QP=24.00 NAL=2 Slice:P Poc:256 I:1 P:19 SKIP:900 size=44 bytes
2828[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2829[libx264 @ 0x56469727cf40] frame= 878 QP=40.37 NAL=0 Slice:B Poc:254 I:23 P:38 SKIP:859 size=92 bytes
2830[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2831[libx264 @ 0x56469727cf40] frame= 879 QP=30.51 NAL=2 Slice:P Poc:260 I:82 P:6 SKIP:832 size=240 bytes
2832[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2833[libx264 @ 0x56469727cf40] frame= 880 QP=30.00 NAL=0 Slice:B Poc:258 I:32 P:50 SKIP:838 size=96 bytes
2834[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2835[libx264 @ 0x56469727cf40] frame= 881 QP=35.92 NAL=2 Slice:P Poc:264 I:26 P:19 SKIP:875 size=140 bytes
2836[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2837[libx264 @ 0x56469727cf40] frame= 882 QP=40.95 NAL=0 Slice:B Poc:262 I:66 P:18 SKIP:836 size=129 bytes
2838[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2839[libx264 @ 0x56469727cf40] frame= 883 QP=26.13 NAL=2 Slice:P Poc:272 I:23 P:25 SKIP:872 size=105 bytes
2840[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2841[libx264 @ 0x56469727cf40] frame= 884 QP=39.74 NAL=2 Slice:B Poc:268 I:43 P:42 SKIP:835 size=166 bytes
2842[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2843[libx264 @ 0x56469727cf40] frame= 885 QP=34.13 NAL=0 Slice:B Poc:266 I:3 P:48 SKIP:869 size=68 bytes
2844[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2845[libx264 @ 0x56469727cf40] frame= 886 QP=34.13 NAL=0 Slice:B Poc:270 I:2 P:47 SKIP:871 size=61 bytes
2846[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2847[libx264 @ 0x56469727cf40] frame= 887 QP=24.00 NAL=2 Slice:P Poc:276 I:4 P:17 SKIP:899 size=48 bytes
2848[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2849[libx264 @ 0x56469727cf40] frame= 888 QP=41.34 NAL=0 Slice:B Poc:274 I:21 P:48 SKIP:851 size=95 bytes
2850[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2851[libx264 @ 0x56469727cf40] frame= 889 QP=28.74 NAL=2 Slice:P Poc:280 I:51 P:2 SKIP:867 size=104 bytes
2852[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2853[libx264 @ 0x56469727cf40] frame= 890 QP=30.00 NAL=0 Slice:B Poc:278 I:19 P:46 SKIP:855 size=87 bytes
2854[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2855[libx264 @ 0x56469727cf40] frame= 891 QP=38.47 NAL=2 Slice:P Poc:284 I:12 P:27 SKIP:881 size=104 bytes
2856[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2857[libx264 @ 0x56469727cf40] frame= 892 QP=40.95 NAL=0 Slice:B Poc:282 I:65 P:16 SKIP:839 size=121 bytes
2858[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2859[libx264 @ 0x56469727cf40] frame= 893 QP=36.24 NAL=2 Slice:P Poc:288 I:51 P:29 SKIP:840 size=155 bytes
2860[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2861[libx264 @ 0x56469727cf40] frame= 894 QP=34.13 NAL=0 Slice:B Poc:286 I:1 P:46 SKIP:873 size=62 bytes
2862[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2863[libx264 @ 0x56469727cf40] frame= 895 QP=27.17 NAL=2 Slice:P Poc:292 I:25 P:47 SKIP:848 size=112 bytes
2864[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2865[libx264 @ 0x56469727cf40] frame= 896 QP=34.13 NAL=0 Slice:B Poc:290 I:0 P:49 SKIP:871 size=59 bytes
2866[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2867[libx264 @ 0x56469727cf40] frame= 897 QP=28.00 NAL=2 Slice:P Poc:296 I:2 P:16 SKIP:902 size=39 bytes
2868[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2869[libx264 @ 0x56469727cf40] frame= 898 QP=40.37 NAL=0 Slice:B Poc:294 I:23 P:34 SKIP:863 size=85 bytes
2870[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166666 > 10000000: forcing output
2871[libx264 @ 0x56469727cf40] frame= 899 QP=30.00 NAL=2 Slice:P Poc:298 I:28 P:7 SKIP:885 size=50 bytes
2872[avi @ 0x56469726d480] Delay between the first packet and last packet in the muxing queue is 10166667 > 10000000: forcing output
2873frame= 900 fps=455 q=-1.0 Lsize= 860kB time=00:02:29.66 bitrate= 47.1kbits/s speed=75.6x
2874video:104kB audio:704kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 6.400565%
2875Input file #0 (FCounter.mp4):
2876 Input stream #0:0 (video): 900 packets read (537060 bytes); 900 frames decoded;
2877 Input stream #0:1 (audio): 1294 packets read (360559 bytes); 1294 frames decoded (1325056 samples);
2878 Total: 2194 packets (897619 bytes) demuxed
2879Output file #0 (fcounter_6fps.avi):
2880 Output stream #0:0 (video): 900 frames encoded; 900 packets muxed (106609 bytes);
2881 Output stream #0:1 (audio): 863 frames encoded (1325056 samples); 863 packets muxed (721396 bytes);
2882 Total: 1763 packets (828005 bytes) muxed
28832194 frames successfully decoded, 0 decoding errors
2884[AVIOContext @ 0x56469737f840] Statistics: 10 seeks, 13 writeouts
2885[libx264 @ 0x56469727cf40] frame I:4 Avg QP:23.18 size: 1350
2886[libx264 @ 0x56469727cf40] frame P:392 Avg QP:29.99 size: 128
2887[libx264 @ 0x56469727cf40] frame B:504 Avg QP:35.85 size: 101
2888[libx264 @ 0x56469727cf40] consecutive B-frames: 2.4% 68.7% 0.0% 28.9%
2889[libx264 @ 0x56469727cf40] mb I I16..4: 69.8% 26.5% 3.7%
2890[libx264 @ 0x56469727cf40] mb P I16..4: 1.6% 1.8% 0.2% P16..4: 2.1% 0.1% 0.0% 0.0% 0.0% skip:94.2%
2891[libx264 @ 0x56469727cf40] mb B I16..4: 0.4% 2.4% 0.0% B16..8: 4.5% 0.2% 0.0% direct: 0.0% skip:92.4% L0:53.7% L1:46.3% BI: 0.0%
2892[libx264 @ 0x56469727cf40] 8x8 transform intra:62.2% inter:68.1%
2893[libx264 @ 0x56469727cf40] coded y,uvDC,uvAC intra: 1.5% 6.7% 5.0% inter: 0.0% 0.1% 0.0%
2894[libx264 @ 0x56469727cf40] i16 v,h,dc,p: 69% 30% 1% 0%
2895[libx264 @ 0x56469727cf40] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 5% 17% 77% 0% 0% 0% 0% 0% 0%
2896[libx264 @ 0x56469727cf40] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 36% 40% 0% 0% 1% 1% 1% 0%
2897[libx264 @ 0x56469727cf40] i8c dc,h,v,p: 59% 19% 23% 0%
2898[libx264 @ 0x56469727cf40] Weighted P-Frames: Y:0.0% UV:0.0%
2899[libx264 @ 0x56469727cf40] ref P L0: 20.8% 2.0% 67.6% 9.6%
2900[libx264 @ 0x56469727cf40] ref B L0: 81.1% 16.9% 2.0%
2901[libx264 @ 0x56469727cf40] ref B L1: 97.0% 3.0%
2902[libx264 @ 0x56469727cf40] kb/s:5.69
2903[AVIOContext @ 0x564697271800] Statistics: 930469 bytes read, 2 seeks