Ticket #11217: ffmpeg7.log

File ffmpeg7.log, 649.6 KB (added by Bryce Chester Newman, 14 months ago)

FFmpeg 7 debug output.

Line 
1ffmpeg version 7.1.1 Copyright (c) 2000-2025 the FFmpeg developers
2 built with Apple clang version 17.0.0 (clang-1700.0.13.3)
3 configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/7.1.1_3 --enable-shared --enable-pthreads --enable-version3 --cc=clang --host-cflags= --host-ldflags='-Wl,-ld_classic' --enable-ffplay --enable-gnutls --enable-gpl --enable-libaom --enable-libaribb24 --enable-libbluray --enable-libdav1d --enable-libharfbuzz --enable-libjxl --enable-libmp3lame --enable-libopus --enable-librav1e --enable-librist --enable-librubberband --enable-libsnappy --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtesseract --enable-libtheora --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-lzma --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libspeex --enable-libsoxr --enable-libzmq --enable-libzimg --disable-libjack --disable-indev=jack --enable-videotoolbox --enable-audiotoolbox --enable-neon
4 libavutil 59. 39.100 / 59. 39.100
5 libavcodec 61. 19.101 / 61. 19.101
6 libavformat 61. 7.100 / 61. 7.100
7 libavdevice 61. 3.100 / 61. 3.100
8 libavfilter 10. 4.100 / 10. 4.100
9 libswscale 8. 3.100 / 8. 3.100
10 libswresample 5. 3.100 / 5. 3.100
11 libpostproc 58. 3.100 / 58. 3.100
12Splitting the commandline.
13Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'.
14Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
15Reading option '-i' ... matched as input url with argument '1951279840.mov'.
16Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[0:v:0]scale='768:432':force_original_aspect_ratio=decrease:force_divisible_by=2[jpg-600];[0:v:0]scale='1280:640'[mp4-640]'.
17Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[jpg-600]'.
18Reading option '-ss' ... matched as option 'ss' (start transcoding at specified time) with argument '67'.
19Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'image2'.
20Reading option '-q:v' ... matched as option 'q' (use fixed quality scale (VBR)) with argument '5'.
21Reading option '-update' ... matched as AVOption 'update' with argument '1'.
22Reading option '-frames:v' ... matched as option 'frames' (set the number of frames to output) with argument '1'.
23Reading option '/tmp/jpg-600-123456.jpg' ... matched as output url.
24Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '[mp4-640]'.
25Reading option '-map_metadata' ... matched as option 'map_metadata' (set metadata information of outfile from infile) with argument '-1'.
26Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'mp4'.
27Reading option '-vcodec' ... matched as option 'vcodec' (alias for -c:v (select encoder/decoder for video streams)) with argument 'libx264'.
28Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'main'.
29Reading option '-level' ... matched as AVOption 'level' with argument '3.1'.
30Reading option '-crf' ... matched as AVOption 'crf' with argument '23'.
31Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '2500K'.
32Reading option '-movflags' ... matched as AVOption 'movflags' with argument 'faststart'.
33Reading option '-refs' ... matched as AVOption 'refs' with argument '4'.
34Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
35Reading option '-color_primaries' ... matched as AVOption 'color_primaries' with argument 'bt709'.
36Reading option '-color_trc' ... matched as AVOption 'color_trc' with argument 'bt709'.
37Reading option '-colorspace' ... matched as AVOption 'colorspace' with argument 'bt709'.
38Reading option '-preset' ... matched as AVOption 'preset' with argument 'medium'.
39Reading option '/tmp/mp4-640-23456.mp4' ... matched as output url.
40Finished splitting the commandline.
41Parsing a group of options: global .
42Applying option v (set logging level) with argument debug.
43Applying option y (overwrite output files) with argument 1.
44Applying option filter_complex (create a complex filtergraph) with argument [0:v:0]scale='768:432':force_original_aspect_ratio=decrease:force_divisible_by=2[jpg-600];[0:v:0]scale='1280:640'[mp4-640].
45[AVFilterGraph @ 0x600001351c70] Setting 'w' to value '768'
46[AVFilterGraph @ 0x600001351c70] Setting 'h' to value '432'
47[AVFilterGraph @ 0x600001351c70] Setting 'force_original_aspect_ratio' to value 'decrease'
48[AVFilterGraph @ 0x600001351c70] Setting 'force_divisible_by' to value '2'
49[AVFilterGraph @ 0x600001351c70] Setting 'w' to value '1280'
50[AVFilterGraph @ 0x600001351c70] Setting 'h' to value '640'
51[Parsed_scale_0 @ 0x600000f4b230] w:768 h:432 flags:'' interl:0
52[Parsed_scale_1 @ 0x600000f4b2e0] w:1280 h:640 flags:'' interl:0
53Successfully parsed a group of options.
54Parsing a group of options: input url 1951279840.mov.
55Successfully parsed a group of options.
56Opening an input file: 1951279840.mov.
57[AVFormatContext @ 0x122e07a00] Opening '1951279840.mov' for reading
58[file @ 0x600001351dc0] Setting default whitelist 'file,crypto,data'
59[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
60[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] ISO: File Type Major Brand: qt
61[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Unknown dref type 0x73696c61 size 12
62[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] chan: layout=6619138 bitmap=0 num_descr=0
63[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Processing st: 0, edit list 0 - media time: 0, duration: 4323200
64[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Unknown dref type 0x73696c61 size 12
65[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Processing st: 1, edit list 0 - media time: 20, duration: 54054
66[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Offset DTS by 20 to make first pts zero.
67[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Setting codecpar->delay to 1 for stream st: 1
68[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Unknown dref type 0x73696c61 size 12
69[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Processing st: 2, edit list 0 - media time: 0, duration: 54067
70[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 29.833333 0.015898
71 Last message repeated 1 times
72[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 29.916667 0.002372
73 Last message repeated 1 times
74[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 30.000000 0.001224
75[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 60.000000 0.004898
76[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 120.000000 0.019592
77[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 29.970030 0.000212
78[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] rfps: 59.940060 0.000848
79[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] Before avformat_find_stream_info() pos: 121351646 bytes read:114556 seeks:3 nb_streams:3
80Transform tree:
81 mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
82 fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
83Transform tree:
84 mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
85 fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
86Transform tree:
87 mdct_pfa_3xM_inv_float_c - type: mdct_float, len: 96, factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only]
88 fft16_ns_float_neon - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
89Transform tree:
90 mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 120, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
91 fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
92Transform tree:
93 mdct_inv_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
94 fft_sr_ns_float_neon - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
95Transform tree:
96 mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 480, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
97 fft16_ns_float_neon - type: fft_float, len: 16, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
98Transform tree:
99 mdct_inv_float_c - type: mdct_float, len: 512, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
100 fft_sr_ns_float_neon - type: fft_float, len: 256, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
101Transform tree:
102 mdct_pfa_3xM_inv_float_c - type: mdct_float, len: 768, factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only]
103 fft_sr_ns_float_neon - type: fft_float, len: 128, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
104Transform tree:
105 mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 960, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
106 fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
107Transform tree:
108 mdct_inv_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
109 fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
110Transform tree:
111 mdct_fwd_float_c - type: mdct_float, len: 1024, factors[2]: [2, any], flags: [unaligned, out_of_place, fwd_only]
112 fft_sr_ns_float_neon - type: fft_float, len: 512, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
113[h264 @ 0x122e09830] nal_unit_type: 7(SPS), nal_ref_idc: 3
114[h264 @ 0x122e09830] Decoding VUI
115[h264 @ 0x122e09830] nal_unit_type: 8(PPS), nal_ref_idc: 3
116[h264 @ 0x122e09830] nal_unit_type: 7(SPS), nal_ref_idc: 3
117[h264 @ 0x122e09830] Decoding VUI
118[h264 @ 0x122e09830] nal_unit_type: 8(PPS), nal_ref_idc: 3
119[h264 @ 0x122e09830] nal_unit_type: 5(IDR), nal_ref_idc: 3
120[h264 @ 0x122e09830] Format yuv420p chosen by get_format().
121[h264 @ 0x122e09830] Reinit context to 3840x1920, pix_fmt: yuv420p
122[h264 @ 0x122e09830] no picture
123[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] All info found
124[mov,mp4,m4a,3gp,3g2,mj2 @ 0x122e07a00] After avformat_find_stream_info() pos: 439154 bytes read:553674 seeks:4 frames:47
125Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '1951279840.mov':
126 Metadata:
127 major_brand : qt
128 minor_version : 0
129 compatible_brands: qt
130 creation_time : 2017-10-25T14:41:48.000000Z
131 Duration: 00:01:30.11, start: 0.000000, bitrate: 10773 kb/s
132 Stream #0:0[0x1](und), 46, 1/48000: Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 317 kb/s (default)
133 Metadata:
134 creation_time : 2017-10-25T14:41:48.000000Z
135 handler_name : Core Media Audio
136 vendor_id : [0][0][0][0]
137 Stream #0:1[0x2](und), 1, 1/600: Video: h264 (Main), 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, progressive, left), 3840x1920, 0/1, 10450 kb/s, 29.96 fps, 29.97 tbr, 600 tbn (default)
138 Metadata:
139 creation_time : 2017-10-25T14:41:48.000000Z
140 handler_name : Core Media Video
141 vendor_id : [0][0][0][0]
142 encoder : AVC Coding
143 timecode : 00:00:00:00
144 Side data:
145 displaymatrix: rotation of -0.00 degrees
146 Stream #0:2[0x3](und), 0, 1/600: Data: none (tmcd / 0x64636D74), 0/1 (default)
147 Metadata:
148 creation_time : 2017-10-25T14:41:48.000000Z
149 handler_name : Core Media Time Code
150 timecode : 00:00:00:00
151Successfully opened the file.
152Parsing a group of options: output url /tmp/jpg-600-123456.jpg.
153Applying option map (set input stream mapping) with argument [jpg-600].
154Applying option ss (start transcoding at specified time) with argument 67.
155Applying option f (force container format (auto-detected otherwise)) with argument image2.
156Applying option q:v (use fixed quality scale (VBR)) with argument 5.
157Applying option frames:v (set the number of frames to output) with argument 1.
158Successfully parsed a group of options.
159Opening an output file: /tmp/jpg-600-123456.jpg.
160[out#0/image2 @ 0x600000d50480] Adding streams from explicit maps...
161[out#0/image2 @ 0x600000d50480] Creating output stream from an explicitly mapped complex filtergraph 0, output [jpg-600]
162[vost#0:0/mjpeg @ 0x122e0fa60] Created video stream from complex filtergraph 0:[scale:default]
163[vost#0:0/mjpeg @ 0x122e0fa60]
164Successfully opened the file.
165Parsing a group of options: output url /tmp/mp4-640-23456.mp4.
166Applying option map (set input stream mapping) with argument [mp4-640].
167Applying option map_metadata (set metadata information of outfile from infile) with argument -1.
168Applying option f (force container format (auto-detected otherwise)) with argument mp4.
169Applying option vcodec (alias for -c:v (select encoder/decoder for video streams)) with argument libx264.
170Applying option profile:v (set profile) with argument main.
171Applying option b:v (video bitrate (please use -b:v)) with argument 2500K.
172Applying option pix_fmt (set pixel format) with argument yuv420p.
173Successfully parsed a group of options.
174Opening an output file: /tmp/mp4-640-23456.mp4.
175[out#1/mp4 @ 0x600000d50540] Adding streams from explicit maps...
176[out#1/mp4 @ 0x600000d50540] Creating output stream from an explicitly mapped complex filtergraph 0, output [mp4-640]
177[vost#1:0/libx264 @ 0x122e10c40] Created video stream from complex filtergraph 0:[scale:default]
178[vost#1:0/libx264 @ 0x122e10c40]
179[file @ 0x600001654180] Setting default whitelist 'file,crypto,data'
180Successfully opened the file.
181[fc#0 @ 0x600000950f00] Binding input with label '0:v:0' to input stream 0:1
182detected 12 logical cores
183[h264 @ 0x122e128a0] nal_unit_type: 7(SPS), nal_ref_idc: 3
184[h264 @ 0x122e128a0] Decoding VUI
185[h264 @ 0x122e128a0] nal_unit_type: 8(PPS), nal_ref_idc: 3
186[fc#0 @ 0x600000950f00] Binding input with label '0:v:0' to input stream 0:1
187Stream mapping:
188 Stream #0:1 (h264) -> scale:default
189 Stream #0:1 (h264) -> scale:default
190 scale:default -> Stream #0:0 (mjpeg)
191 scale:default -> Stream #1:0 (libx264)
192[vost#0:0/mjpeg @ 0x122e0fa60] Starting thread...
193[vost#1:0/libx264 @ 0x122e10c40] Starting thread...
194[fc#0 @ 0x600000950f00] Starting thread...
195[vist#0:1/h264 @ 0x122e092f0] [dec:h264 @ 0x122e11b20] Starting thread...
196[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600000450e00] Starting thread...
197Press [q] to stop, [?] for help
198[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
199[h264 @ 0x122e128a0] Format yuv420p chosen by get_format().
200[h264 @ 0x122e128a0] Reinit context to 3840x1920, pix_fmt: yuv420p
201[h264 @ 0x122e128a0] no picture
202[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
203[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
204[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
205[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
206[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
207[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
208[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
209[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
210[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
211[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
212[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
213[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
214[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
215[AVFilterGraph @ 0x600001344070] Setting 'w' to value '768'
216[AVFilterGraph @ 0x600001344070] Setting 'h' to value '432'
217[AVFilterGraph @ 0x600001344070] Setting 'force_original_aspect_ratio' to value 'decrease'
218[AVFilterGraph @ 0x600001344070] Setting 'force_divisible_by' to value '2'
219[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
220[AVFilterGraph @ 0x600001344070] Setting 'w' to value '1280'
221[AVFilterGraph @ 0x600001344070] Setting 'h' to value '640'
222[Parsed_scale_0 @ 0x600000f4c630] w:768 h:432 flags:'' interl:0
223[Parsed_scale_1 @ 0x600000f4c6e0] w:1280 h:640 flags:'' interl:0
224[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'video_size' to value '3840x1920'
225[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'pix_fmt' to value '0'
226[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'time_base' to value '1/600'
227[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'pixel_aspect' to value '0/1'
228[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'colorspace' to value '1'
229[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'range' to value '1'
230[graph 0 input from stream 0:1 @ 0x600000f4c790] Setting 'frame_rate' to value '30000/1001'
231[graph 0 input from stream 0:1 @ 0x600000f4c790] w:3840 h:1920 pixfmt:yuv420p tb:1/600 fr:30000/1001 sar:0/1 csp:bt709 range:tv
232[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'video_size' to value '3840x1920'
233[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'pix_fmt' to value '0'
234[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'time_base' to value '1/600'
235[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'pixel_aspect' to value '0/1'
236[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'colorspace' to value '1'
237[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'range' to value '1'
238[graph 0 input from stream 0:1 @ 0x600000f4c840] Setting 'frame_rate' to value '30000/1001'
239[graph 0 input from stream 0:1 @ 0x600000f4c840] w:3840 h:1920 pixfmt:yuv420p tb:1/600 fr:30000/1001 sar:0/1 csp:bt709 range:tv
240[format @ 0x600000f4c9a0] Setting 'pix_fmts' to value 'yuvj420p|yuvj422p|yuvj444p|yuv420p|yuv422p|yuv444p'
241[format @ 0x600000f4c9a0] Setting 'color_ranges' to value 'pc'
242[format @ 0x600000f4cbb0] Setting 'pix_fmts' to value 'yuv420p'
243[format @ 0x600000f4cbb0] Setting 'color_spaces' to value 'bt709'
244[format @ 0x600000f4cbb0] Setting 'color_ranges' to value 'tv|pc'
245[AVFilterGraph @ 0x600001344070] query_formats: 9 queried, 21 merged, 0 already done, 0 delayed
246[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
247[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
248[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
249[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
250[Parsed_scale_0 @ 0x600000f4c630] w:3840 h:1920 fmt:yuv420p csp:bt709 range:tv sar:0/1 -> w:768 h:384 fmt:yuv420p csp:bt709 range:pc sar:0/1 flags:0x00000004
251[Parsed_scale_0 @ 0x600000f4c630] [framesync @ 0x122e186e8] Selected 1/600 time base
252[Parsed_scale_0 @ 0x600000f4c630] [framesync @ 0x122e186e8] Sync level 1
253[Parsed_scale_1 @ 0x600000f4c6e0] w:3840 h:1920 fmt:yuv420p csp:bt709 range:tv sar:0/1 -> w:1280 h:640 fmt:yuv420p csp:bt709 range:tv sar:0/1 flags:0x00000004
254[Parsed_scale_1 @ 0x600000f4c6e0] [framesync @ 0x122e18968] Selected 1/600 time base
255[Parsed_scale_1 @ 0x600000f4c6e0] [framesync @ 0x122e18968] Sync level 1
256[graph 0 input from stream 0:1 @ 0x600000f4c790] video frame properties congruent with link at pts_time: 0
257[graph 0 input from stream 0:1 @ 0x600000f4c840] video frame properties congruent with link at pts_time: 0
258[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
259[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
260[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
261[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
262[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
263[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
264[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
265[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
266[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
267[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
268[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
269[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
270[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
271[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
272[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
273[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
274[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
275[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
276[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
277[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
278[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
279[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
280[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
281[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
282[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
283[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
284[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
285[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
286[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
287[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
288[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
289[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
290[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
291[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
292[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
293[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
294[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
295[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
296[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
297[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
298[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
299[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
300[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
301[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
302[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
303[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
304[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
305[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
306[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
307[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
308[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
309[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
310[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
311[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
312[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
313[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
314[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
315[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
316[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
317[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
318[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
319[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
320[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
321[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
322[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
323[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
324[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
325[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
326[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
327[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
328[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
329[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
330[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
331[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
332[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
333[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
334[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
335[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
336[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
337[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
338[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
339[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
340[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
341[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
342[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
343[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
344[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
345[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
346[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
347[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
348[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
349[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
350[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
351[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
352[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
353[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
354[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
355[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
356[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
357[out_#1:0 @ 0x600000f4cb00] 100 buffers queued in out_#1:0, something may be wrong.
358[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
359[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
360[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
361[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
362[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
363[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
364[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
365[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
366[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
367[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
368[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
369[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
370[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
371[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
372[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
373[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
374[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
375[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
376[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
377[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
378[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
379[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
380[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
381[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
382[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
383[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
384[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
385[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
386[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
387[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
388[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
389[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
390[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
391[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
392[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
393[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
394[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
395[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
396[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
397[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
398[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
399[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
400[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
401[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
402[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
403[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
404[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
405[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
406[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
407[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
408[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
409[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
410[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
411[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
412[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
413[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
414[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
415[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
416[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
417[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
418[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
419[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
420[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
421[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
422[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
423[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
424[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
425[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
426[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
427[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
428[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
429[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
430[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
431[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
432[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
433[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
434[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
435[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
436[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
437[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
438[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
439[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
440[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
441[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
442[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
443[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
444[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
445[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
446[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
447[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
448[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
449[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
450[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
451[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
452[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
453[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
454[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
455[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
456[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
457[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
458[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
459[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
460[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
461[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
462[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
463[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
464[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
465[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
466[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
467[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
468[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
469[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
470[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
471[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
472[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
473[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
474[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
475[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
476[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
477[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
478[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
479[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
480[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
481[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
482[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
483[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
484[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
485[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
486[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
487[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
488[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
489[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
490[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
491[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
492[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
493[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
494[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
495[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
496[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
497[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
498[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
499[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
500[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
501[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
502[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
503[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
504[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
505[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
506[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
507[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
508[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
509[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
510[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
511[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
512[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
513[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
514[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
515[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
516[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
517[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
518[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
519[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
520[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
521[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
522[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
523[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
524[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
525[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
526[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
527[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
528[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
529[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
530[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
531[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
532[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
533[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
534[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
535[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
536[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
537[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
538[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
539[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
540[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
541[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
542[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
543[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
544[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
545[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
546[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
547[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
548[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
549[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
550[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
551[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
552[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
553[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
554[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
555[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
556[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
557[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
558[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
559[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
560[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
561[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
562[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
563[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
564[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
565[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
566[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
567[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
568[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
569[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
570[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
571[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
572[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
573[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
574[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
575[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
576[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
577[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
578[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
579[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
580[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
581[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
582[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
583[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
584[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
585[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
586[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
587[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
588[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
589[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
590[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
591[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
592[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
593[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
594[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
595[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
596[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
597[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
598[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
599[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
600[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
601[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
602[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
603[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
604[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
605[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
606[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
607[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
608[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
609[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
610[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
611[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
612[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
613[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
614[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
615[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
616[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
617[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
618[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
619[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
620[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
621[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
622[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
623[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
624[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
625[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
626[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
627[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
628[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
629[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
630[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
631[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
632[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
633[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
634[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
635[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
636[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
637[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
638[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
639[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
640[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
641[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
642[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
643[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
644[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
645[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
646[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
647[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
648[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
649[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
650[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
651[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
652[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
653[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
654[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
655[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
656[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
657[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
658[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
659[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
660[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
661[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
662[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
663[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
664[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
665[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
666[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
667[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
668[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
669[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
670[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
671[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
672[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
673[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
674[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
675[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
676[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
677[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
678[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
679[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
680[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
681[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
682[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
683[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
684[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
685[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
686[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
687[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
688[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
689[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
690[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
691[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
692[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
693[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
694[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
695[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
696[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
697[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
698[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
699[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
700[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
701[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
702[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
703[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
704[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
705[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
706[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
707[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
708[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
709[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
710[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
711[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
712[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
713[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
714[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
715[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
716[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
717[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
718[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
719[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
720[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
721[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
722[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
723[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
724[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
725[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
726[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
727[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
728[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
729[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
730[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
731[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
732[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
733[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
734[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
735[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
736[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
737[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
738[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
739[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
740[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
741[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
742[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
743[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
744[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
745[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
746[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
747[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
748[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
749[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
750[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
751[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
752[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
753[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
754[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
755[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
756[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
757[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
758[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
759[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
760[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
761[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
762[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
763[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
764[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
765[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
766[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
767[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
768[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
769[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
770[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
771[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
772[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
773[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
774[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
775[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
776[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
777[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
778[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
779[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
780[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
781[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
782[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
783[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
784[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
785[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
786[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
787[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
788[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
789[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
790[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
791[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
792[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
793[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
794[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
795[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
796[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
797[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
798[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
799[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
800[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
801[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
802[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
803[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
804[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
805[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
806[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
807[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
808[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
809[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
810[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
811[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
812[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
813[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
814[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
815[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
816[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
817[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
818[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
819[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
820[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
821[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
822[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
823[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
824[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
825[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
826[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
827[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
828[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
829[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
830[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
831[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
832[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
833[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
834[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
835[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
836[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
837[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
838[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
839[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
840[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
841[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
842[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
843[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
844[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
845[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
846[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
847[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
848[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
849[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
850[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
851[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
852[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
853[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
854[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
855[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
856[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
857[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
858[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
859[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
860[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
861[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
862[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
863[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
864[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
865[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
866[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
867[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
868[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
869[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
870[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
871[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
872[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
873[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
874[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
875[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
876[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
877[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
878[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
879[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
880[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
881[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
882[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
883[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
884[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
885[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
886[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
887[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
888[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
889[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
890[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
891[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
892[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
893[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
894[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
895[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
896[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
897[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
898[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
899[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
900[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
901[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
902[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
903[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
904[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
905[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
906[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
907[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
908[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
909[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
910[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
911[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
912[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
913[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
914[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
915[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
916[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
917[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
918[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
919[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
920[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
921[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
922[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
923[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
924[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
925[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
926[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
927[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
928[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
929[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
930[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
931[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
932[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
933[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
934[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
935[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
936[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
937[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
938[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
939[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
940[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
941[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
942[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
943[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
944[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
945[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
946[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
947[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
948[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
949[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
950[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
951[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
952[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
953[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
954[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
955[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
956[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
957[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
958[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
959[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
960[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
961[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
962[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
963[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
964[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
965[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
966[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
967[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
968[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
969[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
970[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
971[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
972[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
973[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
974[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
975[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
976[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
977[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
978[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
979[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
980[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
981[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
982[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
983[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
984[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
985[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
986[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
987[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
988[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
989[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
990[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
991[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
992[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
993[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
994[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
995[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
996[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
997[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
998[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
999[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1000[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1001[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1002[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1003[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1004[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1005[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1006[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1007[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1008[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1009[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1010[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1011[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1012[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1013[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1014[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1015[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1016[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1017[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1018[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1019[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1020[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1021[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1022[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1023[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1024[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1025[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1026[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1027[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1028[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1029[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1030[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1031[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1032[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1033[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1034[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1035[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1036[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1037[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1038[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1039[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1040[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1041[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1042[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1043[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1044[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1045[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1046[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1047[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1048[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1049[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1050[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1051[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1052[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
1053[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1054[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1055[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1056[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1057[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1058[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1059[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1060[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1061[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1062[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1063[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1064[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1065[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1066[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1067[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1068[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1069[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1070[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1071[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1072[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1073[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1074[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1075[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1076[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1077[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1078[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1079[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1080[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1081[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1082[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1083[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1084[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1085[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1086[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1087[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1088[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1089[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1090[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1091[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1092[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1093[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1094[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1095[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1096[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1097[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1098[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1099[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1100[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1101[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1102[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1103[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1104[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1105[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1106[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1107[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1108[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1109[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1110[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
1111[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1112[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1113[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1114[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1115[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1116[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1117[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1118[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1119[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1120[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1121[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1122[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1123[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1124[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1125[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1126[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1127[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1128[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1129[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1130[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1131[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1132[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1133[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1134[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1135[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1136[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1137[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1138[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1139[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
1140[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1141[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1142[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1143[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1144[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1145[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1146[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1147[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1148[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1149[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1150[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1151[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1152[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1153[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1154[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1155[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1156[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1157[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1158[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1159[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1160[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1161[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1162[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1163[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1164[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1165[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1166[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1167[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1168[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1169[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1170[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1171[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1172[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1173[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1174[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1175[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1176[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1177[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1178[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1179[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1180[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1181[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1182[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1183[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1184[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1185[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1186[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1187[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1188[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1189[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1190[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1191[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1192[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1193[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1194[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1195[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1196[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1197[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
1198[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1199[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1200[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1201[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1202[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1203[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1204[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1205[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1206[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1207[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1208[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1209[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1210[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1211[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1212[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1213[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1214[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1215[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1216[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1217[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1218[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1219[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1220[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1221[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1222[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1223[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1224[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1225[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1226[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1227[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1228[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1229[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1230[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1231[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1232[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1233[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1234[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1235[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1236[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1237[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1238[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1239[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1240[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1241[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1242[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1243[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1244[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1245[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1246[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1247[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1248[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1249[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1250[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1251[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1252[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1253[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1254[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1255[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
1256[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1257[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1258[out_#1:0 @ 0x600000f4cb00] 1000 buffers queued in out_#1:0, something may be wrong.
1259[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1260[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1261[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1262[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1263[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1264[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1265[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1266[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1267[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1268[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1269[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1270[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1271[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1272[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1273[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1274[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1275[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1276[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1277[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1278[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1279[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1280[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1281[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1282[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1283[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1284[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1285[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
1286[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1287[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1288[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1289[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1290[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1291[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1292[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1293[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1294[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1295[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1296[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1297[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1298[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1299[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1300[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1301[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1302[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1303[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1304[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1305[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1306[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1307[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1308[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1309[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1310[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1311[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1312[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1313[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1314[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1315[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1316[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1317[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1318[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1319[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1320[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1321[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1322[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1323[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1324[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1325[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1326[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1327[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1328[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1329[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1330[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1331[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1332[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1333[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1334[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1335[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1336[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1337[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1338[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1339[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1340[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1341[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1342[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1343[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
1344[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1345[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1346[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1347[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1348[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1349[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1350[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1351[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1352[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1353[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1354[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1355[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1356[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1357[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1358[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1359[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1360[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1361[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1362[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1363[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1364[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1365[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1366[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1367[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1368[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1369[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1370[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1371[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1372[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1373[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1374[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1375[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1376[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1377[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1378[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1379[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1380[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1381[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1382[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1383[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1384[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1385[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1386[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1387[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1388[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1389[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1390[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1391[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1392[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1393[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1394[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1395[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1396[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1397[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1398[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1399[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1400[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1401[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1402[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1403[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1404[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1405[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1406[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1407[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1408[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1409[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1410[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1411[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1412[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1413[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1414[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1415[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1416[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1417[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1418[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1419[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1420[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1421[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1422[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1423[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1424[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1425[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1426[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1427[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1428[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1429[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1430[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
1431[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1432[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1433[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1434[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1435[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1436[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1437[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1438[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1439[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1440[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1441[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1442[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1443[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1444[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1445[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1446[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1447[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1448[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1449[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1450[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1451[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1452[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1453[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1454[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1455[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1456[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1457[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1458[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1459[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1460[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1461[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1462[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1463[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1464[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1465[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1466[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1467[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1468[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1469[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1470[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1471[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1472[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1473[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1474[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1475[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1476[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1477[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1478[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1479[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1480[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1481[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1482[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1483[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1484[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1485[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1486[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1487[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1488[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
1489[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1490[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1491[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1492[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1493[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1494[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1495[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1496[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1497[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1498[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1499[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1500[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1501[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1502[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1503[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1504[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1505[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1506[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1507[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1508[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1509[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1510[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1511[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1512[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1513[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1514[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1515[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1516[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1517[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
1518[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1519[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1520[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1521[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1522[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1523[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1524[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1525[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1526[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1527[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1528[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1529[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1530[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1531[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1532[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1533[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1534[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1535[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1536[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1537[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1538[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1539[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1540[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1541[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1542[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1543[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1544[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1545[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1546[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1547[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1548[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1549[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1550[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1551[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1552[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1553[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1554[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1555[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1556[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1557[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1558[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1559[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1560[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1561[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1562[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1563[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1564[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1565[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1566[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1567[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1568[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1569[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1570[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1571[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1572[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1573[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1574[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1575[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
1576[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1577[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1578[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1579[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1580[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1581[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1582[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1583[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1584[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1585[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1586[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1587[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1588[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1589[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1590[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1591[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1592[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1593[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1594[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1595[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1596[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1597[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1598[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1599[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1600[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1601[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1602[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1603[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1604[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1605[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1606[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1607[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1608[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1609[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1610[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1611[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1612[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1613[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1614[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1615[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1616[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1617[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1618[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1619[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1620[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1621[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1622[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1623[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1624[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1625[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1626[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1627[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1628[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1629[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1630[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1631[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1632[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1633[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
1634[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1635[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1636[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1637[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1638[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1639[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1640[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1641[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1642[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1643[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1644[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1645[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1646[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1647[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1648[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1649[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1650[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1651[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1652[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1653[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1654[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1655[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1656[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1657[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1658[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1659[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1660[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1661[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1662[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
1663[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1664[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1665[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1666[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1667[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1668[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1669[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1670[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1671[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1672[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1673[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1674[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1675[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1676[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1677[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1678[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1679[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1680[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1681[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1682[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1683[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1684[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1685[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1686[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1687[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1688[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1689[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1690[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1691[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1692[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1693[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1694[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1695[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1696[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1697[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1698[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1699[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1700[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1701[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1702[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1703[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1704[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1705[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1706[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1707[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1708[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1709[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1710[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1711[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1712[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1713[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1714[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1715[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1716[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1717[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1718[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1719[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1720[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
1721[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1722[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1723[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1724[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1725[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1726[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1727[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1728[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1729[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1730[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1731[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1732[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1733[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1734[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1735[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1736[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1737[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1738[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1739[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1740[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1741[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1742[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1743[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1744[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1745[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1746[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1747[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1748[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1749[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1750[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1751[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1752[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1753[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1754[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1755[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1756[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1757[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1758[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1759[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1760[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1761[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1762[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1763[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1764[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1765[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1766[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1767[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1768[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1769[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1770[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1771[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1772[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1773[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1774[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1775[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1776[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1777[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1778[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1779[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1780[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1781[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1782[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1783[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1784[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1785[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1786[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1787[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1788[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1789[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1790[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1791[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1792[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1793[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1794[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1795[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1796[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1797[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1798[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1799[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1800[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1801[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1802[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1803[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1804[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1805[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1806[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1807[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
1808[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1809[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1810[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1811[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1812[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1813[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1814[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1815[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1816[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1817[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1818[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1819[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1820[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1821[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1822[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1823[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1824[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1825[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1826[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1827[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1828[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1829[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1830[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1831[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1832[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1833[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1834[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1835[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1836[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1837[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1838[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1839[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1840[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1841[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1842[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1843[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1844[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1845[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1846[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1847[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1848[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1849[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1850[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1851[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1852[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1853[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1854[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1855[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1856[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1857[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1858[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1859[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1860[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1861[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1862[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1863[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1864[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1865[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
1866[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1867[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1868[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1869[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1870[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1871[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1872[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1873[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1874[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1875[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1876[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1877[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1878[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1879[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1880[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1881[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1882[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1883[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1884[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1885[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1886[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1887[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1888[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1889[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1890[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1891[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1892[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1893[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1894[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
1895[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1896[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1897[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1898[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1899[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1900[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1901[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1902[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1903[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1904[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1905[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1906[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1907[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1908[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1909[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1910[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1911[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1912[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1913[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1914[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1915[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1916[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1917[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1918[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1919[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1920[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1921[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1922[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1923[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1924[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1925[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1926[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1927[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1928[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1929[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1930[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1931[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1932[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1933[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1934[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1935[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1936[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1937[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1938[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1939[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1940[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1941[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1942[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1943[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1944[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1945[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1946[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1947[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1948[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1949[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1950[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1951[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1952[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
1953[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1954[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1955[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1956[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1957[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1958[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1959[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1960[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1961[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1962[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1963[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1964[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1965[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1966[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1967[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1968[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1969[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1970[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1971[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1972[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1973[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1974[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1975[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1976[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1977[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1978[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1979[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1980[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1981[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
1982[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1983[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1984[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1985[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1986[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1987[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1988[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1989[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1990[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1991[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1992[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1993[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1994[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1995[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1996[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1997[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
1998[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
1999[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2000[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2001[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2002[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2003[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2004[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2005[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2006[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2007[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2008[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2009[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2010[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
2011[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2012[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2013[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2014[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2015[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2016[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2017[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2018[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2019[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2020[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2021[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2022[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2023[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2024[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2025[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2026[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2027[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2028[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2029[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2030[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2031[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2032[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2033[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2034[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2035[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2036[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2037[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2038[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2039[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
2040[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2041[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2042[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2043[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2044[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2045[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2046[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2047[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2048[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2049[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2050[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2051[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2052[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2053[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2054[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2055[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2056[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2057[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2058[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2059[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2060[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2061[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2062[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2063[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2064[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2065[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2066[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2067[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2068[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
2069[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2070[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2071[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2072[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2073[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2074[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2075[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2076[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2077[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2078[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2079[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2080[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2081[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2082[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2083[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2084[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2085[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2086[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2087[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2088[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2089[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2090[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2091[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2092[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2093[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2094[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2095[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2096[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2097[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
2098[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2099[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2100[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2101[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2102[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2103[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2104[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2105[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2106[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2107[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2108[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2109[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2110[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2111[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2112[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2113[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2114[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2115[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2116[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2117[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2118[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2119[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2120[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2121[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2122[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2123[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2124[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2125[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2126[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
2127[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2128[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2129[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2130[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2131[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2132[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2133[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2134[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2135[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2136[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2137[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2138[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2139[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2140[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2141[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2142[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2143[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2144[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2145[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2146[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2147[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2148[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2149[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2150[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2151[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2152[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2153[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2154[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2155[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
2156[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2157[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2158[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2159[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2160[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2161[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2162[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2163[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2164[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2165[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2166[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2167[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2168[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2169[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2170[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2171[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2172[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2173[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2174[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2175[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2176[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2177[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2178[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2179[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2180[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2181[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2182[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2183[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2184[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
2185[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2186[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2187[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2188[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2189[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2190[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2191[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2192[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2193[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2194[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2195[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2196[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2197[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2198[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2199[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2200[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2201[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2202[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2203[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2204[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2205[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2206[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2207[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2208[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2209[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2210[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2211[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2212[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2213[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
2214[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2215[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2216[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2217[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2218[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2219[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2220[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2221[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2222[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2223[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2224[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2225[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2226[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2227[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2228[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2229[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2230[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2231[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2232[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2233[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2234[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2235[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2236[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2237[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2238[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2239[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2240[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2241[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2242[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
2243[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2244[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2245[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2246[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2247[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2248[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2249[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2250[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2251[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2252[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2253[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2254[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2255[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2256[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2257[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2258[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2259[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2260[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2261[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2262[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2263[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
2264[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2265[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2266[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
2267[mjpeg @ 0x122f20760] intra_quant_bias = 96 inter_quant_bias = 0
2268[mjpeg @ 0x1074224c0] intra_quant_bias = 96 inter_quant_bias = 0
2269[mjpeg @ 0x1074230a0] intra_quant_bias = 96 inter_quant_bias = 0
2270[mjpeg @ 0x107423c80] intra_quant_bias = 96 inter_quant_bias = 0
2271[mjpeg @ 0x107424860] intra_quant_bias = 96 inter_quant_bias = 0
2272[mjpeg @ 0x107425440] intra_quant_bias = 96 inter_quant_bias = 0
2273[mjpeg @ 0x107534930] intra_quant_bias = 96 inter_quant_bias = 0
2274[mjpeg @ 0x107535510] intra_quant_bias = 96 inter_quant_bias = 0
2275[mjpeg @ 0x1075360f0] intra_quant_bias = 96 inter_quant_bias = 0
2276[mjpeg @ 0x107536cd0] intra_quant_bias = 96 inter_quant_bias = 0
2277[mjpeg @ 0x1075378b0] intra_quant_bias = 96 inter_quant_bias = 0
2278[mjpeg @ 0x107538490] intra_quant_bias = 96 inter_quant_bias = 0
2279[mjpeg @ 0x122e0fd30] intra_quant_bias = 96 inter_quant_bias = 0
2280Output #0, image2, to '/tmp/jpg-600-123456.jpg':
2281 Metadata:
2282 major_brand : qt
2283 minor_version : 0
2284 compatible_brands: qt
2285 encoder : Lavf61.7.100
2286 Stream #0:0, 0, 1001/30000: Video: mjpeg, 1 reference frame, yuv420p(pc, bt709, progressive, left), 768x384, 0/1, q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn
2287 Metadata:
2288 encoder : Lavc61.19.101 mjpeg
2289 Side data:
2290 cpb: bitrate max/min/avg: 0/0/200000 buffer size: 0 vbv_delay: N/A
2291[out#0/image2 @ 0x600000d50480] Starting thread...
2292[out#0/image2 @ 0x600000d50480] sq: send 0 ts 0.0333667
2293[out#0/image2 @ 0x600000d50480] sq: 0 frames_max 1 reached
2294[out#0/image2 @ 0x600000d50480] sq: finish 0; head ts 0.0333667
2295[out#0/image2 @ 0x600000d50480] sq: finish queue
2296[out#0/image2 @ 0x600000d50480] sq: receive 0 ts 0.0333667 queue head 0 ts 0.0333667
2297[vost#0:0/mjpeg @ 0x122e0fa60] Encoder thread received EOF
2298[libx264 @ 0x122e10f10] using mv_range_thread = 24
2299[vost#0:0/mjpeg @ 0x122e0fa60] Terminating thread with return code 0 (success)
2300[image2 @ 0x122e0f480] Opening '/tmp/jpg-600-123456.jpg' for writing
2301[file @ 0x600001658180] Setting default whitelist 'file,crypto,data'
2302[libx264 @ 0x122e10f10] using cpu capabilities: ARMv8 NEON
2303[AVIOContext @ 0x10761dbc0] Statistics: 31512 bytes written, 0 seeks, 1 writeouts
2304[out#0/image2 @ 0x600000d50480] All streams finished
2305[out#0/image2 @ 0x600000d50480] Terminating thread with return code 0 (success)
2306[libx264 @ 0x122e10f10] profile Main, level 3.1, 4:2:0, 8-bit
2307[libx264 @ 0x122e10f10] 264 - core 164 r3108 31e19f9 - H.264/MPEG-4 AVC codec - Copyleft 2003-2023 - http://www.videolan.org/x264.html - options: cabac=1 ref=4 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18 lookahead_threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
2308Output #1, mp4, to '/tmp/mp4-640-23456.mp4':
2309 Metadata:
2310 encoder : Lavf61.7.100
2311 Stream #1:0, 0, 1/30000: Video: h264, 1 reference frame (avc1 / 0x31637661), yuv420p(tv, bt709, progressive, left), 1280x640, 0/1, q=2-31, 2500 kb/s, 29.97 fps, 30k tbn
2312 Metadata:
2313 encoder : Lavc61.19.101 libx264
2314 Side data:
2315 cpb: bitrate max/min/avg: 0/0/2500000 buffer size: 0 vbv_delay: N/A
2316[out#1/mp4 @ 0x600000d50540] Starting thread...
2317[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2318[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2319[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2320[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2321[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2322[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2323[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2324[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2325[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2326[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2327[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2328[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2329[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2330[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2331[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2332[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2333[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2334[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2335[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2336[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2337[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2338[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2339[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2340[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2341[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2342[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2343[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2344[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2345[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2346[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2347[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2348[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2349[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2350[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2351[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2352[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2353[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2354[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2355[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2356[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2357[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2358[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2359[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2360[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2361[libx264 @ 0x122e10f10] frame= 0 QP=20.04 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=100520 bytes
2362[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2363[libx264 @ 0x122e10f10] frame= 1 QP=19.70 NAL=2 Slice:P Poc:4 I:5 P:1510 SKIP:1685 size=5441 bytes
2364[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2365[libx264 @ 0x122e10f10] frame= 2 QP=27.17 NAL=0 Slice:B Poc:2 I:0 P:567 SKIP:2633 size=370 bytes
2366[libx264 @ 0x122e10f10] frame= 3 QP=19.77 NAL=2 Slice:P Poc:6 I:4 P:1227 SKIP:1969 size=5260 bytes
2367[libx264 @ 0x122e10f10] frame= 4 QP=19.75 NAL=2 Slice:P Poc:12 I:3 P:1760 SKIP:1437 size=8171 bytes
2368[libx264 @ 0x122e10f10] frame= 5 QP=27.25 NAL=2 Slice:B Poc:8 I:0 P:328 SKIP:2872 size=366 bytes
2369[libx264 @ 0x122e10f10] frame= 6 QP=27.73 NAL=0 Slice:B Poc:10 I:0 P:163 SKIP:3037 size=227 bytes
2370[libx264 @ 0x122e10f10] frame= 7 QP=19.90 NAL=2 Slice:P Poc:20 I:1 P:1454 SKIP:1745 size=6539 bytes
2371[libx264 @ 0x122e10f10] frame= 8 QP=25.84 NAL=2 Slice:B Poc:16 I:0 P:711 SKIP:2489 size=672 bytes
2372[libx264 @ 0x122e10f10] frame= 9 QP=25.57 NAL=0 Slice:B Poc:14 I:0 P:675 SKIP:2525 size=525 bytes
2373[libx264 @ 0x122e10f10] frame= 10 QP=25.00 NAL=0 Slice:B Poc:18 I:0 P:578 SKIP:2622 size=415 bytes
2374[libx264 @ 0x122e10f10] frame= 11 QP=19.82 NAL=2 Slice:P Poc:28 I:3 P:1616 SKIP:1581 size=7299 bytes
2375[libx264 @ 0x122e10f10] frame= 12 QP=26.78 NAL=2 Slice:B Poc:24 I:1 P:511 SKIP:2688 size=527 bytes
2376[libx264 @ 0x122e10f10] frame= 13 QP=27.22 NAL=0 Slice:B Poc:22 I:0 P:685 SKIP:2515 size=484 bytes
2377[libx264 @ 0x122e10f10] frame= 14 QP=26.90 NAL=0 Slice:B Poc:26 I:0 P:350 SKIP:2850 size=294 bytes
2378[libx264 @ 0x122e10f10] frame= 15 QP=19.84 NAL=2 Slice:P Poc:36 I:2 P:1374 SKIP:1824 size=6029 bytes
2379[libx264 @ 0x122e10f10] frame= 16 QP=25.40 NAL=2 Slice:B Poc:32 I:0 P:720 SKIP:2480 size=644 bytes
2380[libx264 @ 0x122e10f10] frame= 17 QP=24.87 NAL=0 Slice:B Poc:30 I:0 P:663 SKIP:2537 size=494 bytes
2381[libx264 @ 0x122e10f10] frame= 18 QP=26.90 NAL=0 Slice:B Poc:34 I:0 P:439 SKIP:2761 size=291 bytes
2382[libx264 @ 0x122e10f10] frame= 19 QP=20.00 NAL=2 Slice:P Poc:44 I:2 P:1385 SKIP:1813 size=6122 bytes
2383[libx264 @ 0x122e10f10] frame= 20 QP=25.54 NAL=2 Slice:B Poc:40 I:0 P:696 SKIP:2504 size=584 bytes
2384[libx264 @ 0x122e10f10] frame= 21 QP=25.86 NAL=0 Slice:B Poc:38 I:0 P:665 SKIP:2535 size=468 bytes
2385[libx264 @ 0x122e10f10] frame= 22 QP=27.68 NAL=0 Slice:B Poc:42 I:0 P:505 SKIP:2695 size=327 bytes
2386[libx264 @ 0x122e10f10] frame= 23 QP=19.91 NAL=2 Slice:P Poc:52 I:1 P:1292 SKIP:1907 size=5259 bytes
2387[libx264 @ 0x122e10f10] frame= 24 QP=25.60 NAL=2 Slice:B Poc:48 I:0 P:687 SKIP:2513 size=592 bytes
2388[libx264 @ 0x122e10f10] frame= 25 QP=25.08 NAL=0 Slice:B Poc:46 I:0 P:630 SKIP:2570 size=447 bytes
2389[libx264 @ 0x122e10f10] frame= 26 QP=26.98 NAL=0 Slice:B Poc:50 I:0 P:335 SKIP:2865 size=246 bytes
2390[libx264 @ 0x122e10f10] frame= 27 QP=19.39 NAL=2 Slice:P Poc:60 I:7 P:2029 SKIP:1164 size=8457 bytes
2391[libx264 @ 0x122e10f10] frame= 28 QP=26.01 NAL=2 Slice:B Poc:56 I:0 P:1006 SKIP:2194 size=769 bytes
2392[libx264 @ 0x122e10f10] frame= 29 QP=26.19 NAL=0 Slice:B Poc:54 I:0 P:806 SKIP:2394 size=545 bytes
2393[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2394[libx264 @ 0x122e10f10] frame= 30 QP=26.12 NAL=0 Slice:B Poc:58 I:0 P:766 SKIP:2434 size=473 bytes
2395[libx264 @ 0x122e10f10] frame= 31 QP=19.38 NAL=2 Slice:P Poc:68 I:2 P:1457 SKIP:1741 size=5612 bytes
2396[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2397[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2398[libx264 @ 0x122e10f10] frame= 32 QP=25.03 NAL=2 Slice:B Poc:64 I:0 P:742 SKIP:2458 size=633 bytes
2399[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2400[libx264 @ 0x122e10f10] frame= 33 QP=28.01 NAL=0 Slice:B Poc:62 I:0 P:589 SKIP:2611 size=443 bytes
2401[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2402[libx264 @ 0x122e10f10] frame= 34 QP=25.39 NAL=0 Slice:B Poc:66 I:0 P:635 SKIP:2565 size=375 bytes
2403[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2404[libx264 @ 0x122e10f10] frame= 35 QP=19.57 NAL=2 Slice:P Poc:72 I:0 P:944 SKIP:2256 size=3516 bytes
2405[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2406[libx264 @ 0x122e10f10] frame= 36 QP=27.77 NAL=0 Slice:B Poc:70 I:0 P:495 SKIP:2705 size=333 bytes
2407[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2408[libx264 @ 0x122e10f10] frame= 37 QP=19.96 NAL=2 Slice:P Poc:80 I:2 P:854 SKIP:2344 size=3947 bytes
2409[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2410[libx264 @ 0x122e10f10] frame= 38 QP=24.93 NAL=2 Slice:B Poc:76 I:0 P:449 SKIP:2751 size=512 bytes
2411[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2412[libx264 @ 0x122e10f10] frame= 39 QP=27.11 NAL=0 Slice:B Poc:74 I:0 P:371 SKIP:2829 size=289 bytes
2413[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2414[libx264 @ 0x122e10f10] frame= 40 QP=24.85 NAL=0 Slice:B Poc:78 I:0 P:272 SKIP:2928 size=195 bytes
2415[libx264 @ 0x122e10f10] frame= 41 QP=20.03 NAL=2 Slice:P Poc:88 I:0 P:1051 SKIP:2149 size=3987 bytes
2416[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2417[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2418[libx264 @ 0x122e10f10] frame= 42 QP=24.42 NAL=2 Slice:B Poc:84 I:0 P:533 SKIP:2667 size=517 bytes
2419[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2420[libx264 @ 0x122e10f10] frame= 43 QP=26.08 NAL=0 Slice:B Poc:82 I:0 P:501 SKIP:2699 size=398 bytes
2421[libx264 @ 0x122e10f10] frame= 44 QP=27.19 NAL=0 Slice:B Poc:86 I:0 P:357 SKIP:2843 size=285 bytes
2422[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2423[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2424[libx264 @ 0x122e10f10] frame= 45 QP=19.88 NAL=2 Slice:P Poc:96 I:4 P:992 SKIP:2204 size=4054 bytes
2425[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2426[libx264 @ 0x122e10f10] frame= 46 QP=24.76 NAL=2 Slice:B Poc:92 I:0 P:524 SKIP:2676 size=553 bytes
2427[libx264 @ 0x122e10f10] frame= 47 QP=28.27 NAL=0 Slice:B Poc:90 I:0 P:530 SKIP:2670 size=446 bytes
2428[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2429[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2430[libx264 @ 0x122e10f10] frame= 48 QP=27.19 NAL=0 Slice:B Poc:94 I:0 P:493 SKIP:2707 size=336 bytes
2431[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2432[libx264 @ 0x122e10f10] frame= 49 QP=19.93 NAL=2 Slice:P Poc:104 I:4 P:945 SKIP:2251 size=3470 bytes
2433[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2434[libx264 @ 0x122e10f10] frame= 50 QP=26.69 NAL=2 Slice:B Poc:100 I:0 P:328 SKIP:2872 size=472 bytes
2435[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2436[libx264 @ 0x122e10f10] frame= 51 QP=26.98 NAL=0 Slice:B Poc:98 I:0 P:535 SKIP:2665 size=374 bytes
2437[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2438[libx264 @ 0x122e10f10] frame= 52 QP=26.83 NAL=0 Slice:B Poc:102 I:0 P:307 SKIP:2893 size=257 bytes
2439[libx264 @ 0x122e10f10] frame= 53 QP=19.98 NAL=2 Slice:P Poc:112 I:0 P:980 SKIP:2220 size=3989 bytes
2440[libx264 @ 0x122e10f10] frame= 54 QP=25.48 NAL=2 Slice:B Poc:108 I:0 P:484 SKIP:2716 size=486 bytes
2441[libx264 @ 0x122e10f10] frame= 55 QP=27.97 NAL=0 Slice:B Poc:106 I:0 P:529 SKIP:2671 size=404 bytes
2442[libx264 @ 0x122e10f10] frame= 56 QP=24.43 NAL=0 Slice:B Poc:110 I:0 P:359 SKIP:2841 size=255 bytes
2443[libx264 @ 0x122e10f10] frame= 57 QP=19.31 NAL=2 Slice:P Poc:118 I:2 P:1821 SKIP:1377 size=6789 bytes
2444[libx264 @ 0x122e10f10] frame= 58 QP=26.04 NAL=2 Slice:B Poc:114 I:0 P:711 SKIP:2489 size=503 bytes
2445[libx264 @ 0x122e10f10] frame= 59 QP=26.12 NAL=0 Slice:B Poc:116 I:0 P:705 SKIP:2495 size=417 bytes
2446[libx264 @ 0x122e10f10] frame= 60 QP=19.65 NAL=2 Slice:P Poc:122 I:0 P:928 SKIP:2272 size=3431 bytes
2447[libx264 @ 0x122e10f10] frame= 61 QP=27.35 NAL=0 Slice:B Poc:120 I:0 P:436 SKIP:2764 size=340 bytes
2448[libx264 @ 0x122e10f10] frame= 62 QP=19.66 NAL=2 Slice:P Poc:130 I:1 P:1013 SKIP:2186 size=4135 bytes
2449[libx264 @ 0x122e10f10] frame= 63 QP=23.67 NAL=2 Slice:B Poc:126 I:0 P:563 SKIP:2637 size=521 bytes
2450[libx264 @ 0x122e10f10] frame= 64 QP=27.14 NAL=0 Slice:B Poc:124 I:0 P:567 SKIP:2633 size=414 bytes
2451[libx264 @ 0x122e10f10] frame= 65 QP=26.19 NAL=0 Slice:B Poc:128 I:0 P:343 SKIP:2857 size=242 bytes
2452[libx264 @ 0x122e10f10] frame= 66 QP=20.09 NAL=2 Slice:P Poc:138 I:2 P:860 SKIP:2338 size=3847 bytes
2453[libx264 @ 0x122e10f10] frame= 67 QP=26.75 NAL=2 Slice:B Poc:134 I:0 P:420 SKIP:2780 size=471 bytes
2454[libx264 @ 0x122e10f10] frame= 68 QP=27.43 NAL=0 Slice:B Poc:132 I:0 P:453 SKIP:2747 size=376 bytes
2455[libx264 @ 0x122e10f10] frame= 69 QP=26.87 NAL=0 Slice:B Poc:136 I:0 P:349 SKIP:2851 size=237 bytes
2456[libx264 @ 0x122e10f10] frame= 70 QP=19.89 NAL=2 Slice:P Poc:146 I:2 P:758 SKIP:2440 size=3333 bytes
2457[libx264 @ 0x122e10f10] frame= 71 QP=24.35 NAL=2 Slice:B Poc:142 I:0 P:338 SKIP:2862 size=460 bytes
2458[libx264 @ 0x122e10f10] frame= 72 QP=27.97 NAL=0 Slice:B Poc:140 I:0 P:401 SKIP:2799 size=337 bytes
2459[libx264 @ 0x122e10f10] frame= 73 QP=26.48 NAL=0 Slice:B Poc:144 I:0 P:74 SKIP:3126 size=139 bytes
2460[libx264 @ 0x122e10f10] frame= 74 QP=20.20 NAL=2 Slice:P Poc:154 I:0 P:863 SKIP:2337 size=3462 bytes
2461[libx264 @ 0x122e10f10] frame= 75 QP=25.52 NAL=2 Slice:B Poc:150 I:0 P:356 SKIP:2844 size=453 bytes
2462[libx264 @ 0x122e10f10] frame= 76 QP=27.13 NAL=0 Slice:B Poc:148 I:0 P:409 SKIP:2791 size=359 bytes
2463[libx264 @ 0x122e10f10] frame= 77 QP=25.83 NAL=0 Slice:B Poc:152 I:0 P:175 SKIP:3025 size=201 bytes
2464[libx264 @ 0x122e10f10] frame= 78 QP=20.02 NAL=2 Slice:P Poc:162 I:1 P:858 SKIP:2341 size=3736 bytes
2465[libx264 @ 0x122e10f10] frame= 79 QP=25.56 NAL=2 Slice:B Poc:158 I:0 P:429 SKIP:2771 size=494 bytes
2466[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2467[libx264 @ 0x122e10f10] frame= 80 QP=26.54 NAL=0 Slice:B Poc:156 I:0 P:410 SKIP:2790 size=352 bytes
2468[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2469[libx264 @ 0x122e10f10] frame= 81 QP=27.71 NAL=0 Slice:B Poc:160 I:0 P:421 SKIP:2779 size=315 bytes
2470[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2471[libx264 @ 0x122e10f10] frame= 82 QP=20.24 NAL=2 Slice:P Poc:170 I:0 P:868 SKIP:2332 size=3504 bytes
2472[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2473[libx264 @ 0x122e10f10] frame= 83 QP=24.02 NAL=2 Slice:B Poc:166 I:0 P:438 SKIP:2762 size=471 bytes
2474[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2475[libx264 @ 0x122e10f10] frame= 84 QP=27.36 NAL=0 Slice:B Poc:164 I:0 P:319 SKIP:2881 size=297 bytes
2476[libx264 @ 0x122e10f10] frame= 85 QP=27.93 NAL=0 Slice:B Poc:168 I:0 P:248 SKIP:2952 size=211 bytes
2477[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2478[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2479[libx264 @ 0x122e10f10] frame= 86 QP=19.40 NAL=2 Slice:P Poc:176 I:2 P:1693 SKIP:1505 size=6140 bytes
2480[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2481[libx264 @ 0x122e10f10] frame= 87 QP=27.02 NAL=2 Slice:B Poc:172 I:0 P:663 SKIP:2537 size=501 bytes
2482[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2483[libx264 @ 0x122e10f10] frame= 88 QP=27.22 NAL=0 Slice:B Poc:174 I:0 P:673 SKIP:2527 size=451 bytes
2484[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2485[libx264 @ 0x122e10f10] frame= 89 QP=19.65 NAL=2 Slice:P Poc:180 I:1 P:810 SKIP:2389 size=3053 bytes
2486[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2487[libx264 @ 0x122e10f10] frame= 90 QP=27.27 NAL=0 Slice:B Poc:178 I:0 P:372 SKIP:2828 size=318 bytes
2488[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2489[libx264 @ 0x122e10f10] frame= 91 QP=19.69 NAL=2 Slice:P Poc:188 I:5 P:1015 SKIP:2180 size=3845 bytes
2490[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2491[libx264 @ 0x122e10f10] frame= 92 QP=24.15 NAL=2 Slice:B Poc:184 I:0 P:589 SKIP:2611 size=631 bytes
2492[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2493[libx264 @ 0x122e10f10] frame= 93 QP=28.63 NAL=0 Slice:B Poc:182 I:0 P:503 SKIP:2697 size=411 bytes
2494[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2495[libx264 @ 0x122e10f10] frame= 94 QP=27.08 NAL=0 Slice:B Poc:186 I:0 P:376 SKIP:2824 size=329 bytes
2496[libx264 @ 0x122e10f10] frame= 95 QP=19.93 NAL=2 Slice:P Poc:196 I:1 P:940 SKIP:2259 size=3548 bytes
2497[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2498[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2499[libx264 @ 0x122e10f10] frame= 96 QP=27.29 NAL=2 Slice:B Poc:192 I:0 P:416 SKIP:2784 size=492 bytes
2500[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2501[libx264 @ 0x122e10f10] frame= 97 QP=28.30 NAL=0 Slice:B Poc:190 I:0 P:534 SKIP:2666 size=384 bytes
2502[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2503[libx264 @ 0x122e10f10] frame= 98 QP=27.92 NAL=0 Slice:B Poc:194 I:0 P:250 SKIP:2950 size=238 bytes
2504[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2505[libx264 @ 0x122e10f10] frame= 99 QP=19.89 NAL=2 Slice:P Poc:204 I:2 P:859 SKIP:2339 size=3785 bytes
2506[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2507[libx264 @ 0x122e10f10] frame= 100 QP=24.01 NAL=2 Slice:B Poc:200 I:0 P:433 SKIP:2767 size=510 bytes
2508[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2509[libx264 @ 0x122e10f10] frame= 101 QP=27.71 NAL=0 Slice:B Poc:198 I:0 P:288 SKIP:2912 size=303 bytes
2510[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2511[libx264 @ 0x122e10f10] frame= 102 QP=27.47 NAL=0 Slice:B Poc:202 I:0 P:283 SKIP:2917 size=246 bytes
2512[libx264 @ 0x122e10f10] frame= 103 QP=19.97 NAL=2 Slice:P Poc:212 I:0 P:763 SKIP:2437 size=3081 bytes
2513[libx264 @ 0x122e10f10] frame= 104 QP=24.92 NAL=2 Slice:B Poc:208 I:1 P:267 SKIP:2932 size=370 bytes
2514[libx264 @ 0x122e10f10] frame= 105 QP=26.97 NAL=0 Slice:B Poc:206 I:0 P:255 SKIP:2945 size=262 bytes
2515[libx264 @ 0x122e10f10] frame= 106 QP=27.24 NAL=0 Slice:B Poc:210 I:0 P:175 SKIP:3025 size=182 bytes
2516[libx264 @ 0x122e10f10] frame= 107 QP=20.01 NAL=2 Slice:P Poc:220 I:0 P:803 SKIP:2397 size=3174 bytes
2517[libx264 @ 0x122e10f10] frame= 108 QP=26.50 NAL=2 Slice:B Poc:216 I:0 P:373 SKIP:2827 size=428 bytes
2518[libx264 @ 0x122e10f10] frame= 109 QP=24.15 NAL=0 Slice:B Poc:214 I:0 P:557 SKIP:2643 size=377 bytes
2519[libx264 @ 0x122e10f10] frame= 110 QP=27.97 NAL=0 Slice:B Poc:218 I:0 P:414 SKIP:2786 size=312 bytes
2520[libx264 @ 0x122e10f10] frame= 111 QP=20.13 NAL=2 Slice:P Poc:228 I:0 P:804 SKIP:2396 size=3488 bytes
2521[libx264 @ 0x122e10f10] frame= 112 QP=22.50 NAL=2 Slice:B Poc:224 I:0 P:334 SKIP:2866 size=452 bytes
2522[libx264 @ 0x122e10f10] frame= 113 QP=27.48 NAL=0 Slice:B Poc:222 I:0 P:297 SKIP:2903 size=306 bytes
2523[libx264 @ 0x122e10f10] frame= 114 QP=27.97 NAL=0 Slice:B Poc:226 I:0 P:130 SKIP:3070 size=156 bytes
2524[libx264 @ 0x122e10f10] frame= 115 QP=19.33 NAL=2 Slice:P Poc:236 I:5 P:1649 SKIP:1546 size=5949 bytes
2525[libx264 @ 0x122e10f10] frame= 116 QP=27.57 NAL=2 Slice:B Poc:232 I:0 P:626 SKIP:2574 size=575 bytes
2526[libx264 @ 0x122e10f10] frame= 117 QP=26.10 NAL=0 Slice:B Poc:230 I:0 P:861 SKIP:2339 size=520 bytes
2527[libx264 @ 0x122e10f10] frame= 118 QP=28.02 NAL=0 Slice:B Poc:234 I:0 P:378 SKIP:2822 size=279 bytes
2528[libx264 @ 0x122e10f10] frame= 119 QP=19.65 NAL=2 Slice:P Poc:244 I:4 P:1273 SKIP:1923 size=4525 bytes
2529[libx264 @ 0x122e10f10] frame= 120 QP=25.35 NAL=2 Slice:B Poc:240 I:0 P:757 SKIP:2443 size=616 bytes
2530[libx264 @ 0x122e10f10] frame= 121 QP=28.22 NAL=0 Slice:B Poc:238 I:0 P:645 SKIP:2555 size=468 bytes
2531[libx264 @ 0x122e10f10] frame= 122 QP=28.50 NAL=0 Slice:B Poc:242 I:0 P:621 SKIP:2579 size=378 bytes
2532[libx264 @ 0x122e10f10] frame= 123 QP=19.67 NAL=2 Slice:P Poc:252 I:2 P:1071 SKIP:2127 size=3880 bytes
2533[libx264 @ 0x122e10f10] frame= 124 QP=26.35 NAL=2 Slice:B Poc:248 I:0 P:412 SKIP:2788 size=482 bytes
2534[libx264 @ 0x122e10f10] frame= 125 QP=26.46 NAL=0 Slice:B Poc:246 I:0 P:573 SKIP:2627 size=406 bytes
2535[libx264 @ 0x122e10f10] frame= 126 QP=27.71 NAL=0 Slice:B Poc:250 I:0 P:506 SKIP:2694 size=341 bytes
2536[libx264 @ 0x122e10f10] frame= 127 QP=19.63 NAL=2 Slice:P Poc:260 I:1 P:875 SKIP:2324 size=3528 bytes
2537[libx264 @ 0x122e10f10] frame= 128 QP=25.14 NAL=2 Slice:B Poc:256 I:0 P:351 SKIP:2849 size=456 bytes
2538[libx264 @ 0x122e10f10] frame= 129 QP=24.16 NAL=0 Slice:B Poc:254 I:0 P:479 SKIP:2721 size=344 bytes
2539[libx264 @ 0x122e10f10] frame= 130 QP=28.11 NAL=0 Slice:B Poc:258 I:0 P:457 SKIP:2743 size=336 bytes
2540[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2541[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2542[libx264 @ 0x122e10f10] frame= 131 QP=20.05 NAL=2 Slice:P Poc:268 I:3 P:824 SKIP:2373 size=3388 bytes
2543[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2544[libx264 @ 0x122e10f10] frame= 132 QP=25.12 NAL=2 Slice:B Poc:264 I:0 P:376 SKIP:2824 size=453 bytes
2545[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2546[libx264 @ 0x122e10f10] frame= 133 QP=27.72 NAL=0 Slice:B Poc:262 I:0 P:460 SKIP:2740 size=355 bytes
2547[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2548[libx264 @ 0x122e10f10] frame= 134 QP=27.96 NAL=0 Slice:B Poc:266 I:0 P:338 SKIP:2862 size=269 bytes
2549[libx264 @ 0x122e10f10] frame= 135 QP=20.09 NAL=2 Slice:P Poc:276 I:1 P:863 SKIP:2336 size=3404 bytes
2550[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2551[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2552[libx264 @ 0x122e10f10] frame= 136 QP=27.54 NAL=2 Slice:B Poc:272 I:0 P:350 SKIP:2850 size=494 bytes
2553[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2554[libx264 @ 0x122e10f10] frame= 137 QP=27.45 NAL=0 Slice:B Poc:270 I:0 P:406 SKIP:2794 size=348 bytes
2555[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2556[libx264 @ 0x122e10f10] frame= 138 QP=28.71 NAL=0 Slice:B Poc:274 I:0 P:473 SKIP:2727 size=359 bytes
2557[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2558[libx264 @ 0x122e10f10] frame= 139 QP=19.84 NAL=2 Slice:P Poc:284 I:2 P:1043 SKIP:2155 size=3879 bytes
2559[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2560[libx264 @ 0x122e10f10] frame= 140 QP=25.52 NAL=2 Slice:B Poc:280 I:0 P:593 SKIP:2607 size=567 bytes
2561[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2562[libx264 @ 0x122e10f10] frame= 141 QP=27.24 NAL=0 Slice:B Poc:278 I:0 P:531 SKIP:2669 size=409 bytes
2563[libx264 @ 0x122e10f10] frame= 142 QP=28.89 NAL=0 Slice:B Poc:282 I:0 P:617 SKIP:2583 size=429 bytes
2564[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2565[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2566[libx264 @ 0x122e10f10] frame= 143 QP=19.29 NAL=2 Slice:P Poc:292 I:10 P:1606 SKIP:1584 size=6169 bytes
2567[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2568[libx264 @ 0x122e10f10] frame= 144 QP=25.74 NAL=2 Slice:B Poc:288 I:0 P:696 SKIP:2504 size=665 bytes
2569[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2570[libx264 @ 0x122e10f10] frame= 145 QP=25.03 NAL=0 Slice:B Poc:286 I:0 P:781 SKIP:2419 size=510 bytes
2571[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2572[libx264 @ 0x122e10f10] frame= 146 QP=25.90 NAL=0 Slice:B Poc:290 I:0 P:677 SKIP:2523 size=421 bytes
2573[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2574[libx264 @ 0x122e10f10] frame= 147 QP=19.48 NAL=2 Slice:P Poc:296 I:0 P:862 SKIP:2338 size=2884 bytes
2575[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2576[libx264 @ 0x122e10f10] frame= 148 QP=28.01 NAL=0 Slice:B Poc:294 I:0 P:417 SKIP:2783 size=323 bytes
2577[libx264 @ 0x122e10f10] frame= 149 QP=19.69 NAL=2 Slice:P Poc:304 I:2 P:833 SKIP:2365 size=3275 bytes
2578[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2579[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2580[libx264 @ 0x122e10f10] frame= 150 QP=26.23 NAL=2 Slice:B Poc:300 I:0 P:448 SKIP:2752 size=487 bytes
2581[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2582[libx264 @ 0x122e10f10] frame= 151 QP=28.89 NAL=0 Slice:B Poc:298 I:0 P:452 SKIP:2748 size=355 bytes
2583[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2584[libx264 @ 0x122e10f10] frame= 152 QP=28.12 NAL=0 Slice:B Poc:302 I:0 P:359 SKIP:2841 size=271 bytes
2585[libx264 @ 0x122e10f10] frame= 153 QP=19.90 NAL=2 Slice:P Poc:312 I:1 P:955 SKIP:2244 size=3432 bytes
2586[libx264 @ 0x122e10f10] frame= 154 QP=23.32 NAL=2 Slice:B Poc:308 I:0 P:464 SKIP:2736 size=505 bytes
2587[libx264 @ 0x122e10f10] frame= 155 QP=27.24 NAL=0 Slice:B Poc:306 I:0 P:318 SKIP:2882 size=311 bytes
2588[libx264 @ 0x122e10f10] frame= 156 QP=25.86 NAL=0 Slice:B Poc:310 I:0 P:101 SKIP:3099 size=197 bytes
2589[libx264 @ 0x122e10f10] frame= 157 QP=19.60 NAL=2 Slice:P Poc:320 I:0 P:836 SKIP:2364 size=3274 bytes
2590[libx264 @ 0x122e10f10] frame= 158 QP=23.68 NAL=2 Slice:B Poc:316 I:0 P:317 SKIP:2883 size=457 bytes
2591[libx264 @ 0x122e10f10] frame= 159 QP=28.50 NAL=0 Slice:B Poc:314 I:0 P:414 SKIP:2786 size=356 bytes
2592[libx264 @ 0x122e10f10] frame= 160 QP=25.84 NAL=0 Slice:B Poc:318 I:0 P:232 SKIP:2968 size=243 bytes
2593[libx264 @ 0x122e10f10] frame= 161 QP=20.11 NAL=2 Slice:P Poc:328 I:0 P:855 SKIP:2345 size=3028 bytes
2594[libx264 @ 0x122e10f10] frame= 162 QP=25.29 NAL=2 Slice:B Poc:324 I:0 P:350 SKIP:2850 size=478 bytes
2595[libx264 @ 0x122e10f10] frame= 163 QP=25.39 NAL=0 Slice:B Poc:322 I:0 P:422 SKIP:2778 size=374 bytes
2596[libx264 @ 0x122e10f10] frame= 164 QP=27.96 NAL=0 Slice:B Poc:326 I:0 P:321 SKIP:2879 size=304 bytes
2597[libx264 @ 0x122e10f10] frame= 165 QP=20.13 NAL=2 Slice:P Poc:336 I:0 P:797 SKIP:2403 size=3232 bytes
2598[libx264 @ 0x122e10f10] frame= 166 QP=25.57 NAL=2 Slice:B Poc:332 I:0 P:271 SKIP:2929 size=434 bytes
2599[libx264 @ 0x122e10f10] frame= 167 QP=26.80 NAL=0 Slice:B Poc:330 I:0 P:432 SKIP:2768 size=407 bytes
2600[libx264 @ 0x122e10f10] frame= 168 QP=26.20 NAL=0 Slice:B Poc:334 I:0 P:151 SKIP:3049 size=206 bytes
2601[libx264 @ 0x122e10f10] frame= 169 QP=19.87 NAL=2 Slice:P Poc:344 I:0 P:803 SKIP:2397 size=3083 bytes
2602[libx264 @ 0x122e10f10] frame= 170 QP=24.32 NAL=2 Slice:B Poc:340 I:0 P:403 SKIP:2797 size=519 bytes
2603[libx264 @ 0x122e10f10] frame= 171 QP=26.13 NAL=0 Slice:B Poc:338 I:0 P:451 SKIP:2749 size=398 bytes
2604[libx264 @ 0x122e10f10] frame= 172 QP=27.62 NAL=0 Slice:B Poc:342 I:0 P:283 SKIP:2917 size=276 bytes
2605[libx264 @ 0x122e10f10] frame= 173 QP=19.36 NAL=2 Slice:P Poc:352 I:10 P:1739 SKIP:1451 size=6191 bytes
2606[libx264 @ 0x122e10f10] frame= 174 QP=25.17 NAL=2 Slice:B Poc:348 I:0 P:600 SKIP:2600 size=575 bytes
2607[libx264 @ 0x122e10f10] frame= 175 QP=29.38 NAL=0 Slice:B Poc:346 I:0 P:753 SKIP:2447 size=476 bytes
2608[libx264 @ 0x122e10f10] frame= 176 QP=26.69 NAL=0 Slice:B Poc:350 I:0 P:408 SKIP:2792 size=296 bytes
2609[libx264 @ 0x122e10f10] frame= 177 QP=19.87 NAL=2 Slice:P Poc:360 I:3 P:1053 SKIP:2144 size=4183 bytes
2610[libx264 @ 0x122e10f10] frame= 178 QP=26.02 NAL=2 Slice:B Poc:356 I:0 P:557 SKIP:2643 size=565 bytes
2611[libx264 @ 0x122e10f10] frame= 179 QP=26.96 NAL=0 Slice:B Poc:354 I:0 P:490 SKIP:2710 size=380 bytes
2612[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2613[libx264 @ 0x122e10f10] frame= 180 QP=27.45 NAL=0 Slice:B Poc:358 I:0 P:350 SKIP:2850 size=281 bytes
2614[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2615[libx264 @ 0x122e10f10] frame= 181 QP=19.72 NAL=2 Slice:P Poc:368 I:2 P:889 SKIP:2309 size=3377 bytes
2616[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2617[libx264 @ 0x122e10f10] frame= 182 QP=26.12 NAL=2 Slice:B Poc:364 I:0 P:307 SKIP:2893 size=447 bytes
2618[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2619[libx264 @ 0x122e10f10] frame= 183 QP=27.46 NAL=0 Slice:B Poc:362 I:0 P:388 SKIP:2812 size=333 bytes
2620[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2621[libx264 @ 0x122e10f10] frame= 184 QP=27.11 NAL=0 Slice:B Poc:366 I:0 P:484 SKIP:2716 size=372 bytes
2622[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2623[libx264 @ 0x122e10f10] frame= 185 QP=19.73 NAL=2 Slice:P Poc:376 I:6 P:886 SKIP:2308 size=3619 bytes
2624[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2625[libx264 @ 0x122e10f10] frame= 186 QP=26.73 NAL=2 Slice:B Poc:372 I:0 P:344 SKIP:2856 size=528 bytes
2626[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2627[libx264 @ 0x122e10f10] frame= 187 QP=27.48 NAL=0 Slice:B Poc:370 I:0 P:270 SKIP:2930 size=298 bytes
2628[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2629[libx264 @ 0x122e10f10] frame= 188 QP=26.97 NAL=0 Slice:B Poc:374 I:0 P:221 SKIP:2979 size=228 bytes
2630[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2631[libx264 @ 0x122e10f10] frame= 189 QP=20.00 NAL=2 Slice:P Poc:384 I:4 P:856 SKIP:2340 size=3379 bytes
2632[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2633[libx264 @ 0x122e10f10] frame= 190 QP=26.54 NAL=2 Slice:B Poc:380 I:0 P:363 SKIP:2837 size=530 bytes
2634[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2635[libx264 @ 0x122e10f10] frame= 191 QP=27.12 NAL=0 Slice:B Poc:378 I:0 P:395 SKIP:2805 size=354 bytes
2636[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2637[libx264 @ 0x122e10f10] frame= 192 QP=27.00 NAL=0 Slice:B Poc:382 I:0 P:451 SKIP:2749 size=377 bytes
2638[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2639[libx264 @ 0x122e10f10] frame= 193 QP=20.12 NAL=2 Slice:P Poc:392 I:1 P:740 SKIP:2459 size=3115 bytes
2640[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2641[libx264 @ 0x122e10f10] frame= 194 QP=26.71 NAL=2 Slice:B Poc:388 I:0 P:257 SKIP:2943 size=401 bytes
2642[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2643[libx264 @ 0x122e10f10] frame= 195 QP=28.45 NAL=0 Slice:B Poc:386 I:0 P:151 SKIP:3049 size=233 bytes
2644[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2645[libx264 @ 0x122e10f10] frame= 196 QP=28.45 NAL=0 Slice:B Poc:390 I:0 P:138 SKIP:3062 size=209 bytes
2646[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2647[libx264 @ 0x122e10f10] frame= 197 QP=19.96 NAL=2 Slice:P Poc:400 I:0 P:805 SKIP:2395 size=3162 bytes
2648[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2649[libx264 @ 0x122e10f10] frame= 198 QP=26.13 NAL=2 Slice:B Poc:396 I:0 P:439 SKIP:2761 size=507 bytes
2650[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2651[libx264 @ 0x122e10f10] frame= 199 QP=27.76 NAL=0 Slice:B Poc:394 I:0 P:494 SKIP:2706 size=374 bytes
2652[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2653[libx264 @ 0x122e10f10] frame= 200 QP=26.28 NAL=0 Slice:B Poc:398 I:0 P:491 SKIP:2709 size=370 bytes
2654[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2655[libx264 @ 0x122e10f10] frame= 201 QP=19.35 NAL=2 Slice:P Poc:408 I:6 P:1634 SKIP:1560 size=6144 bytes
2656[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2657[libx264 @ 0x122e10f10] frame= 202 QP=26.22 NAL=2 Slice:B Poc:404 I:0 P:720 SKIP:2480 size=617 bytes
2658[libx264 @ 0x122e10f10] frame= 203 QP=27.61 NAL=0 Slice:B Poc:402 I:0 P:713 SKIP:2487 size=472 bytes
2659[libx264 @ 0x122e10f10] frame= 204 QP=27.77 NAL=0 Slice:B Poc:406 I:0 P:636 SKIP:2564 size=449 bytes
2660[libx264 @ 0x122e10f10] frame= 205 QP=19.48 NAL=2 Slice:P Poc:412 I:0 P:818 SKIP:2382 size=2647 bytes
2661[libx264 @ 0x122e10f10] frame= 206 QP=25.31 NAL=0 Slice:B Poc:410 I:0 P:331 SKIP:2869 size=349 bytes
2662[libx264 @ 0x122e10f10] frame= 207 QP=19.60 NAL=2 Slice:P Poc:418 I:1 P:886 SKIP:2313 size=3413 bytes
2663[libx264 @ 0x122e10f10] frame= 208 QP=24.40 NAL=2 Slice:B Poc:414 I:0 P:466 SKIP:2734 size=453 bytes
2664[libx264 @ 0x122e10f10] frame= 209 QP=28.45 NAL=0 Slice:B Poc:416 I:0 P:336 SKIP:2864 size=271 bytes
2665[libx264 @ 0x122e10f10] frame= 210 QP=19.60 NAL=2 Slice:P Poc:426 I:3 P:802 SKIP:2395 size=3232 bytes
2666[libx264 @ 0x122e10f10] frame= 211 QP=26.43 NAL=2 Slice:B Poc:422 I:0 P:369 SKIP:2831 size=426 bytes
2667[libx264 @ 0x122e10f10] frame= 212 QP=27.92 NAL=0 Slice:B Poc:420 I:0 P:356 SKIP:2844 size=340 bytes
2668[libx264 @ 0x122e10f10] frame= 213 QP=25.57 NAL=0 Slice:B Poc:424 I:0 P:369 SKIP:2831 size=283 bytes
2669[libx264 @ 0x122e10f10] frame= 214 QP=19.77 NAL=2 Slice:P Poc:434 I:5 P:791 SKIP:2404 size=3078 bytes
2670[libx264 @ 0x122e10f10] frame= 215 QP=25.63 NAL=2 Slice:B Poc:430 I:0 P:346 SKIP:2854 size=430 bytes
2671[libx264 @ 0x122e10f10] frame= 216 QP=25.26 NAL=0 Slice:B Poc:428 I:0 P:452 SKIP:2748 size=373 bytes
2672[libx264 @ 0x122e10f10] frame= 217 QP=25.84 NAL=0 Slice:B Poc:432 I:0 P:386 SKIP:2814 size=308 bytes
2673[libx264 @ 0x122e10f10] frame= 218 QP=19.77 NAL=2 Slice:P Poc:442 I:1 P:877 SKIP:2322 size=3334 bytes
2674[libx264 @ 0x122e10f10] frame= 219 QP=26.98 NAL=2 Slice:B Poc:438 I:0 P:401 SKIP:2799 size=450 bytes
2675[libx264 @ 0x122e10f10] frame= 220 QP=27.38 NAL=0 Slice:B Poc:436 I:0 P:494 SKIP:2706 size=352 bytes
2676[libx264 @ 0x122e10f10] frame= 221 QP=27.11 NAL=0 Slice:B Poc:440 I:0 P:286 SKIP:2914 size=237 bytes
2677[libx264 @ 0x122e10f10] frame= 222 QP=20.29 NAL=2 Slice:P Poc:450 I:3 P:784 SKIP:2413 size=2884 bytes
2678[libx264 @ 0x122e10f10] frame= 223 QP=27.31 NAL=2 Slice:B Poc:446 I:0 P:276 SKIP:2924 size=377 bytes
2679[libx264 @ 0x122e10f10] frame= 224 QP=27.55 NAL=0 Slice:B Poc:444 I:0 P:312 SKIP:2888 size=289 bytes
2680[libx264 @ 0x122e10f10] frame= 225 QP=26.87 NAL=0 Slice:B Poc:448 I:0 P:312 SKIP:2888 size=280 bytes
2681[libx264 @ 0x122e10f10] frame= 226 QP=19.71 NAL=2 Slice:P Poc:458 I:2 P:844 SKIP:2354 size=3093 bytes
2682[libx264 @ 0x122e10f10] frame= 227 QP=26.58 NAL=2 Slice:B Poc:454 I:0 P:414 SKIP:2786 size=495 bytes
2683[libx264 @ 0x122e10f10] frame= 228 QP=27.12 NAL=0 Slice:B Poc:452 I:0 P:533 SKIP:2667 size=392 bytes
2684[libx264 @ 0x122e10f10] frame= 229 QP=27.39 NAL=0 Slice:B Poc:456 I:0 P:495 SKIP:2705 size=356 bytes
2685[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2686[libx264 @ 0x122e10f10] frame= 230 QP=19.33 NAL=2 Slice:P Poc:466 I:1 P:1585 SKIP:1614 size=5720 bytes
2687[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2688[libx264 @ 0x122e10f10] frame= 231 QP=25.26 NAL=2 Slice:B Poc:462 I:0 P:843 SKIP:2357 size=714 bytes
2689[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2690[libx264 @ 0x122e10f10] frame= 232 QP=26.79 NAL=0 Slice:B Poc:460 I:0 P:753 SKIP:2447 size=479 bytes
2691[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2692[libx264 @ 0x122e10f10] frame= 233 QP=26.60 NAL=0 Slice:B Poc:464 I:0 P:604 SKIP:2596 size=417 bytes
2693[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2694[libx264 @ 0x122e10f10] frame= 234 QP=19.47 NAL=2 Slice:P Poc:474 I:3 P:1183 SKIP:2014 size=4135 bytes
2695[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2696[libx264 @ 0x122e10f10] frame= 235 QP=25.29 NAL=2 Slice:B Poc:470 I:0 P:493 SKIP:2707 size=473 bytes
2697[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2698[libx264 @ 0x122e10f10] frame= 236 QP=26.21 NAL=0 Slice:B Poc:468 I:0 P:564 SKIP:2636 size=417 bytes
2699[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2700[libx264 @ 0x122e10f10] frame= 237 QP=27.95 NAL=0 Slice:B Poc:472 I:0 P:652 SKIP:2548 size=404 bytes
2701[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2702[libx264 @ 0x122e10f10] frame= 238 QP=19.56 NAL=2 Slice:P Poc:482 I:0 P:943 SKIP:2257 size=3582 bytes
2703[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2704[libx264 @ 0x122e10f10] frame= 239 QP=23.67 NAL=2 Slice:B Poc:478 I:0 P:410 SKIP:2790 size=423 bytes
2705[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2706[libx264 @ 0x122e10f10] frame= 240 QP=27.18 NAL=0 Slice:B Poc:476 I:0 P:407 SKIP:2793 size=345 bytes
2707[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2708[libx264 @ 0x122e10f10] frame= 241 QP=27.75 NAL=0 Slice:B Poc:480 I:0 P:487 SKIP:2713 size=342 bytes
2709[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2710[libx264 @ 0x122e10f10] frame= 242 QP=19.55 NAL=2 Slice:P Poc:490 I:2 P:744 SKIP:2454 size=3031 bytes
2711[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2712[libx264 @ 0x122e10f10] frame= 243 QP=25.49 NAL=2 Slice:B Poc:486 I:0 P:287 SKIP:2913 size=379 bytes
2713[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2714[libx264 @ 0x122e10f10] frame= 244 QP=27.60 NAL=0 Slice:B Poc:484 I:0 P:296 SKIP:2904 size=285 bytes
2715[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2716[libx264 @ 0x122e10f10] frame= 245 QP=28.25 NAL=0 Slice:B Poc:488 I:0 P:397 SKIP:2803 size=312 bytes
2717[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2718[libx264 @ 0x122e10f10] frame= 246 QP=19.79 NAL=2 Slice:P Poc:498 I:2 P:917 SKIP:2281 size=3441 bytes
2719[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2720[libx264 @ 0x122e10f10] frame= 247 QP=24.26 NAL=2 Slice:B Poc:494 I:0 P:375 SKIP:2825 size=460 bytes
2721[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2722[libx264 @ 0x122e10f10] frame= 248 QP=27.19 NAL=0 Slice:B Poc:492 I:0 P:340 SKIP:2860 size=321 bytes
2723[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2724[libx264 @ 0x122e10f10] frame= 249 QP=25.94 NAL=0 Slice:B Poc:496 I:0 P:545 SKIP:2655 size=413 bytes
2725[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2726[libx264 @ 0x122e10f10] frame= 250 QP=16.78 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=142455 bytes
2727[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2728[libx264 @ 0x122e10f10] frame= 251 QP=20.12 NAL=2 Slice:P Poc:8 I:3 P:436 SKIP:2761 size=1866 bytes
2729[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2730[libx264 @ 0x122e10f10] frame= 252 QP=26.32 NAL=2 Slice:B Poc:4 I:0 P:138 SKIP:3062 size=255 bytes
2731[libx264 @ 0x122e10f10] frame= 253 QP=26.35 NAL=0 Slice:B Poc:2 I:0 P:126 SKIP:3074 size=195 bytes
2732[libx264 @ 0x122e10f10] frame= 254 QP=26.07 NAL=0 Slice:B Poc:6 I:0 P:203 SKIP:2997 size=231 bytes
2733[libx264 @ 0x122e10f10] frame= 255 QP=20.18 NAL=2 Slice:P Poc:16 I:0 P:621 SKIP:2579 size=2580 bytes
2734[libx264 @ 0x122e10f10] frame= 256 QP=24.12 NAL=2 Slice:B Poc:12 I:0 P:414 SKIP:2786 size=448 bytes
2735[libx264 @ 0x122e10f10] frame= 257 QP=27.18 NAL=0 Slice:B Poc:10 I:0 P:275 SKIP:2925 size=285 bytes
2736[libx264 @ 0x122e10f10] frame= 258 QP=26.35 NAL=0 Slice:B Poc:14 I:0 P:284 SKIP:2916 size=281 bytes
2737[libx264 @ 0x122e10f10] frame= 259 QP=19.17 NAL=2 Slice:P Poc:24 I:8 P:1485 SKIP:1707 size=5273 bytes
2738[libx264 @ 0x122e10f10] frame= 260 QP=25.54 NAL=2 Slice:B Poc:20 I:0 P:780 SKIP:2420 size=675 bytes
2739[libx264 @ 0x122e10f10] frame= 261 QP=26.73 NAL=0 Slice:B Poc:18 I:0 P:629 SKIP:2571 size=474 bytes
2740[libx264 @ 0x122e10f10] frame= 262 QP=26.32 NAL=0 Slice:B Poc:22 I:0 P:762 SKIP:2438 size=508 bytes
2741[libx264 @ 0x122e10f10] frame= 263 QP=19.50 NAL=2 Slice:P Poc:28 I:0 P:850 SKIP:2350 size=2831 bytes
2742[libx264 @ 0x122e10f10] frame= 264 QP=25.06 NAL=0 Slice:B Poc:26 I:0 P:458 SKIP:2742 size=394 bytes
2743[libx264 @ 0x122e10f10] frame= 265 QP=19.54 NAL=2 Slice:P Poc:36 I:3 P:811 SKIP:2386 size=3148 bytes
2744[libx264 @ 0x122e10f10] frame= 266 QP=24.47 NAL=2 Slice:B Poc:32 I:0 P:470 SKIP:2730 size=481 bytes
2745[libx264 @ 0x122e10f10] frame= 267 QP=28.09 NAL=0 Slice:B Poc:30 I:0 P:440 SKIP:2760 size=386 bytes
2746[libx264 @ 0x122e10f10] frame= 268 QP=28.09 NAL=0 Slice:B Poc:34 I:0 P:315 SKIP:2885 size=270 bytes
2747[libx264 @ 0x122e10f10] frame= 269 QP=19.65 NAL=2 Slice:P Poc:44 I:2 P:736 SKIP:2462 size=2969 bytes
2748[libx264 @ 0x122e10f10] frame= 270 QP=24.30 NAL=2 Slice:B Poc:40 I:0 P:474 SKIP:2726 size=435 bytes
2749[libx264 @ 0x122e10f10] frame= 271 QP=28.44 NAL=0 Slice:B Poc:38 I:0 P:383 SKIP:2817 size=367 bytes
2750[libx264 @ 0x122e10f10] frame= 272 QP=28.09 NAL=0 Slice:B Poc:42 I:0 P:314 SKIP:2886 size=252 bytes
2751[libx264 @ 0x122e10f10] frame= 273 QP=19.68 NAL=2 Slice:P Poc:52 I:1 P:771 SKIP:2428 size=3116 bytes
2752[libx264 @ 0x122e10f10] frame= 274 QP=24.20 NAL=2 Slice:B Poc:48 I:0 P:413 SKIP:2787 size=480 bytes
2753[libx264 @ 0x122e10f10] frame= 275 QP=27.27 NAL=0 Slice:B Poc:46 I:0 P:360 SKIP:2840 size=327 bytes
2754frame= 1 fps=0.2 q=5.0 q=29.0 size=N/A time=00:00:09.10 bitrate=N/A speed=1.57x
2755[libx264 @ 0x122e10f10] frame= 276 QP=28.43 NAL=0 Slice:B Poc:50 I:0 P:146 SKIP:3054 size=178 bytes
2756[libx264 @ 0x122e10f10] frame= 277 QP=19.84 NAL=2 Slice:P Poc:60 I:1 P:726 SKIP:2473 size=2837 bytes
2757[libx264 @ 0x122e10f10] frame= 278 QP=24.65 NAL=2 Slice:B Poc:56 I:0 P:367 SKIP:2833 size=431 bytes
2758[libx264 @ 0x122e10f10] frame= 279 QP=26.76 NAL=0 Slice:B Poc:54 I:0 P:427 SKIP:2773 size=351 bytes
2759[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2760[libx264 @ 0x122e10f10] frame= 280 QP=26.34 NAL=0 Slice:B Poc:58 I:0 P:327 SKIP:2873 size=283 bytes
2761[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2762[libx264 @ 0x122e10f10] frame= 281 QP=19.78 NAL=2 Slice:P Poc:68 I:4 P:718 SKIP:2478 size=2951 bytes
2763[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2764[libx264 @ 0x122e10f10] frame= 282 QP=23.89 NAL=2 Slice:B Poc:64 I:0 P:315 SKIP:2885 size=423 bytes
2765[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2766[libx264 @ 0x122e10f10] frame= 283 QP=28.43 NAL=0 Slice:B Poc:62 I:0 P:368 SKIP:2832 size=324 bytes
2767[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2768[libx264 @ 0x122e10f10] frame= 284 QP=27.24 NAL=0 Slice:B Poc:66 I:0 P:167 SKIP:3033 size=177 bytes
2769[libx264 @ 0x122e10f10] frame= 285 QP=19.83 NAL=2 Slice:P Poc:76 I:1 P:657 SKIP:2542 size=2861 bytes
2770[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2771[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2772[libx264 @ 0x122e10f10] frame= 286 QP=26.63 NAL=2 Slice:B Poc:72 I:0 P:422 SKIP:2778 size=448 bytes
2773[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2774[libx264 @ 0x122e10f10] frame= 287 QP=26.12 NAL=0 Slice:B Poc:70 I:0 P:434 SKIP:2766 size=348 bytes
2775[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2776[libx264 @ 0x122e10f10] frame= 288 QP=28.21 NAL=0 Slice:B Poc:74 I:0 P:372 SKIP:2828 size=270 bytes
2777[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2778[libx264 @ 0x122e10f10] frame= 289 QP=19.29 NAL=2 Slice:P Poc:84 I:5 P:1522 SKIP:1673 size=5441 bytes
2779[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2780[libx264 @ 0x122e10f10] frame= 290 QP=25.59 NAL=2 Slice:B Poc:80 I:0 P:676 SKIP:2524 size=534 bytes
2781[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2782[libx264 @ 0x122e10f10] frame= 291 QP=26.62 NAL=0 Slice:B Poc:78 I:0 P:841 SKIP:2359 size=498 bytes
2783[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2784[libx264 @ 0x122e10f10] frame= 292 QP=28.27 NAL=0 Slice:B Poc:82 I:0 P:550 SKIP:2650 size=328 bytes
2785[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2786[libx264 @ 0x122e10f10] frame= 293 QP=19.49 NAL=2 Slice:P Poc:92 I:2 P:1172 SKIP:2026 size=4051 bytes
2787[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2788[libx264 @ 0x122e10f10] frame= 294 QP=24.12 NAL=2 Slice:B Poc:88 I:0 P:734 SKIP:2466 size=566 bytes
2789[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2790[libx264 @ 0x122e10f10] frame= 295 QP=28.28 NAL=0 Slice:B Poc:86 I:0 P:397 SKIP:2803 size=370 bytes
2791[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2792[libx264 @ 0x122e10f10] frame= 296 QP=26.55 NAL=0 Slice:B Poc:90 I:0 P:458 SKIP:2742 size=304 bytes
2793[libx264 @ 0x122e10f10] frame= 297 QP=19.47 NAL=2 Slice:P Poc:100 I:2 P:826 SKIP:2372 size=3143 bytes
2794[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2795[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2796[libx264 @ 0x122e10f10] frame= 298 QP=24.80 NAL=2 Slice:B Poc:96 I:0 P:409 SKIP:2791 size=398 bytes
2797[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2798[libx264 @ 0x122e10f10] frame= 299 QP=28.27 NAL=0 Slice:B Poc:94 I:0 P:313 SKIP:2887 size=275 bytes
2799[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2800[libx264 @ 0x122e10f10] frame= 300 QP=28.27 NAL=0 Slice:B Poc:98 I:0 P:445 SKIP:2755 size=310 bytes
2801[libx264 @ 0x122e10f10] frame= 301 QP=19.70 NAL=2 Slice:P Poc:108 I:1 P:827 SKIP:2372 size=2948 bytes
2802[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2803[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2804[libx264 @ 0x122e10f10] frame= 302 QP=26.96 NAL=2 Slice:B Poc:104 I:0 P:404 SKIP:2796 size=369 bytes
2805[libx264 @ 0x122e10f10] frame= 303 QP=28.27 NAL=0 Slice:B Poc:102 I:0 P:430 SKIP:2770 size=323 bytes
2806[libx264 @ 0x122e10f10] frame= 304 QP=27.12 NAL=0 Slice:B Poc:106 I:0 P:465 SKIP:2735 size=311 bytes
2807[libx264 @ 0x122e10f10] frame= 305 QP=19.52 NAL=2 Slice:P Poc:116 I:0 P:810 SKIP:2390 size=2880 bytes
2808[libx264 @ 0x122e10f10] frame= 306 QP=25.89 NAL=2 Slice:B Poc:112 I:0 P:393 SKIP:2807 size=396 bytes
2809[libx264 @ 0x122e10f10] frame= 307 QP=27.74 NAL=0 Slice:B Poc:110 I:0 P:479 SKIP:2721 size=311 bytes
2810[libx264 @ 0x122e10f10] frame= 308 QP=25.00 NAL=0 Slice:B Poc:114 I:0 P:416 SKIP:2784 size=274 bytes
2811[libx264 @ 0x122e10f10] frame= 309 QP=19.75 NAL=2 Slice:P Poc:124 I:1 P:765 SKIP:2434 size=2771 bytes
2812[libx264 @ 0x122e10f10] frame= 310 QP=24.52 NAL=2 Slice:B Poc:120 I:0 P:366 SKIP:2834 size=362 bytes
2813[libx264 @ 0x122e10f10] frame= 311 QP=27.73 NAL=0 Slice:B Poc:118 I:0 P:311 SKIP:2889 size=270 bytes
2814[libx264 @ 0x122e10f10] frame= 312 QP=28.09 NAL=0 Slice:B Poc:122 I:0 P:201 SKIP:2999 size=173 bytes
2815[libx264 @ 0x122e10f10] frame= 313 QP=19.81 NAL=2 Slice:P Poc:132 I:0 P:716 SKIP:2484 size=2455 bytes
2816[libx264 @ 0x122e10f10] frame= 314 QP=27.46 NAL=2 Slice:B Poc:128 I:0 P:382 SKIP:2818 size=369 bytes
2817[libx264 @ 0x122e10f10] frame= 315 QP=27.10 NAL=0 Slice:B Poc:126 I:0 P:458 SKIP:2742 size=308 bytes
2818[libx264 @ 0x122e10f10] frame= 316 QP=27.76 NAL=0 Slice:B Poc:130 I:0 P:521 SKIP:2679 size=320 bytes
2819[libx264 @ 0x122e10f10] frame= 317 QP=19.26 NAL=2 Slice:P Poc:140 I:1 P:1452 SKIP:1747 size=4971 bytes
2820[libx264 @ 0x122e10f10] frame= 318 QP=24.58 NAL=2 Slice:B Poc:136 I:0 P:707 SKIP:2493 size=532 bytes
2821[libx264 @ 0x122e10f10] frame= 319 QP=29.65 NAL=0 Slice:B Poc:134 I:0 P:660 SKIP:2540 size=389 bytes
2822[libx264 @ 0x122e10f10] frame= 320 QP=25.87 NAL=0 Slice:B Poc:138 I:0 P:674 SKIP:2526 size=402 bytes
2823[libx264 @ 0x122e10f10] frame= 321 QP=19.54 NAL=2 Slice:P Poc:144 I:0 P:735 SKIP:2465 size=2279 bytes
2824[libx264 @ 0x122e10f10] frame= 322 QP=22.18 NAL=0 Slice:B Poc:142 I:0 P:341 SKIP:2859 size=256 bytes
2825[libx264 @ 0x122e10f10] frame= 323 QP=19.23 NAL=2 Slice:P Poc:152 I:1 P:808 SKIP:2391 size=2822 bytes
2826[libx264 @ 0x122e10f10] frame= 324 QP=25.63 NAL=2 Slice:B Poc:148 I:0 P:435 SKIP:2765 size=368 bytes
2827[libx264 @ 0x122e10f10] frame= 325 QP=26.22 NAL=0 Slice:B Poc:146 I:0 P:477 SKIP:2723 size=337 bytes
2828[libx264 @ 0x122e10f10] frame= 326 QP=28.08 NAL=0 Slice:B Poc:150 I:0 P:311 SKIP:2889 size=199 bytes
2829[libx264 @ 0x122e10f10] frame= 327 QP=19.67 NAL=2 Slice:P Poc:160 I:0 P:803 SKIP:2397 size=2867 bytes
2830[libx264 @ 0x122e10f10] frame= 328 QP=24.37 NAL=2 Slice:B Poc:156 I:0 P:353 SKIP:2847 size=334 bytes
2831[libx264 @ 0x122e10f10] frame= 329 QP=28.19 NAL=0 Slice:B Poc:154 I:0 P:284 SKIP:2916 size=257 bytes
2832[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2833[libx264 @ 0x122e10f10] frame= 330 QP=28.09 NAL=0 Slice:B Poc:158 I:0 P:89 SKIP:3111 size=104 bytes
2834[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2835[libx264 @ 0x122e10f10] frame= 331 QP=19.68 NAL=2 Slice:P Poc:168 I:2 P:730 SKIP:2468 size=2443 bytes
2836[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2837[libx264 @ 0x122e10f10] frame= 332 QP=27.41 NAL=2 Slice:B Poc:164 I:0 P:294 SKIP:2906 size=271 bytes
2838[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2839[libx264 @ 0x122e10f10] frame= 333 QP=28.09 NAL=0 Slice:B Poc:162 I:0 P:463 SKIP:2737 size=305 bytes
2840[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2841[libx264 @ 0x122e10f10] frame= 334 QP=27.33 NAL=0 Slice:B Poc:166 I:0 P:294 SKIP:2906 size=210 bytes
2842[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2843[libx264 @ 0x122e10f10] frame= 335 QP=19.68 NAL=2 Slice:P Poc:176 I:0 P:759 SKIP:2441 size=2568 bytes
2844[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2845[libx264 @ 0x122e10f10] frame= 336 QP=25.62 NAL=2 Slice:B Poc:172 I:0 P:396 SKIP:2804 size=323 bytes
2846[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2847[libx264 @ 0x122e10f10] frame= 337 QP=25.00 NAL=0 Slice:B Poc:170 I:0 P:552 SKIP:2648 size=340 bytes
2848[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2849[libx264 @ 0x122e10f10] frame= 338 QP=28.15 NAL=0 Slice:B Poc:174 I:0 P:412 SKIP:2788 size=265 bytes
2850[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2851[libx264 @ 0x122e10f10] frame= 339 QP=19.85 NAL=2 Slice:P Poc:184 I:0 P:719 SKIP:2481 size=2398 bytes
2852[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2853[libx264 @ 0x122e10f10] frame= 340 QP=24.18 NAL=2 Slice:B Poc:180 I:0 P:273 SKIP:2927 size=277 bytes
2854[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2855[libx264 @ 0x122e10f10] frame= 341 QP=26.18 NAL=0 Slice:B Poc:178 I:0 P:461 SKIP:2739 size=316 bytes
2856[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2857[libx264 @ 0x122e10f10] frame= 342 QP=26.95 NAL=0 Slice:B Poc:182 I:0 P:157 SKIP:3043 size=148 bytes
2858[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2859[libx264 @ 0x122e10f10] frame= 343 QP=20.03 NAL=2 Slice:P Poc:192 I:1 P:758 SKIP:2441 size=2524 bytes
2860[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2861[libx264 @ 0x122e10f10] frame= 344 QP=24.25 NAL=2 Slice:B Poc:188 I:0 P:372 SKIP:2828 size=329 bytes
2862[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2863[libx264 @ 0x122e10f10] frame= 345 QP=24.00 NAL=0 Slice:B Poc:186 I:0 P:438 SKIP:2762 size=314 bytes
2864[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2865[libx264 @ 0x122e10f10] frame= 346 QP=27.65 NAL=0 Slice:B Poc:190 I:0 P:368 SKIP:2832 size=266 bytes
2866[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2867[libx264 @ 0x122e10f10] frame= 347 QP=19.07 NAL=2 Slice:P Poc:198 I:2 P:1552 SKIP:1646 size=5015 bytes
2868[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2869[libx264 @ 0x122e10f10] frame= 348 QP=26.48 NAL=2 Slice:B Poc:194 I:0 P:550 SKIP:2650 size=347 bytes
2870[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2871[libx264 @ 0x122e10f10] frame= 349 QP=26.61 NAL=0 Slice:B Poc:196 I:0 P:641 SKIP:2559 size=368 bytes
2872[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2873[libx264 @ 0x122e10f10] frame= 350 QP=19.49 NAL=2 Slice:P Poc:206 I:3 P:1044 SKIP:2153 size=3329 bytes
2874[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2875[libx264 @ 0x122e10f10] frame= 351 QP=24.08 NAL=2 Slice:B Poc:202 I:0 P:454 SKIP:2746 size=351 bytes
2876[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2877[libx264 @ 0x122e10f10] frame= 352 QP=25.00 NAL=0 Slice:B Poc:200 I:0 P:506 SKIP:2694 size=309 bytes
2878[libx264 @ 0x122e10f10] frame= 353 QP=25.00 NAL=0 Slice:B Poc:204 I:0 P:624 SKIP:2576 size=333 bytes
2879[libx264 @ 0x122e10f10] frame= 354 QP=19.59 NAL=2 Slice:P Poc:214 I:0 P:793 SKIP:2407 size=2662 bytes
2880[libx264 @ 0x122e10f10] frame= 355 QP=24.69 NAL=2 Slice:B Poc:210 I:0 P:299 SKIP:2901 size=293 bytes
2881[libx264 @ 0x122e10f10] frame= 356 QP=25.00 NAL=0 Slice:B Poc:208 I:0 P:374 SKIP:2826 size=263 bytes
2882[libx264 @ 0x122e10f10] frame= 357 QP=25.00 NAL=0 Slice:B Poc:212 I:0 P:450 SKIP:2750 size=274 bytes
2883[libx264 @ 0x122e10f10] frame= 358 QP=19.59 NAL=2 Slice:P Poc:222 I:1 P:784 SKIP:2415 size=2682 bytes
2884[libx264 @ 0x122e10f10] frame= 359 QP=26.53 NAL=2 Slice:B Poc:218 I:0 P:271 SKIP:2929 size=272 bytes
2885[libx264 @ 0x122e10f10] frame= 360 QP=27.21 NAL=0 Slice:B Poc:216 I:0 P:276 SKIP:2924 size=227 bytes
2886[libx264 @ 0x122e10f10] frame= 361 QP=27.21 NAL=0 Slice:B Poc:220 I:0 P:503 SKIP:2697 size=302 bytes
2887[libx264 @ 0x122e10f10] frame= 362 QP=19.66 NAL=2 Slice:P Poc:230 I:0 P:730 SKIP:2470 size=2539 bytes
2888[libx264 @ 0x122e10f10] frame= 363 QP=23.69 NAL=2 Slice:B Poc:226 I:0 P:271 SKIP:2929 size=289 bytes
2889[libx264 @ 0x122e10f10] frame= 364 QP=25.00 NAL=0 Slice:B Poc:224 I:0 P:322 SKIP:2878 size=230 bytes
2890[libx264 @ 0x122e10f10] frame= 365 QP=25.16 NAL=0 Slice:B Poc:228 I:0 P:322 SKIP:2878 size=234 bytes
2891[libx264 @ 0x122e10f10] frame= 366 QP=19.85 NAL=2 Slice:P Poc:234 I:0 P:523 SKIP:2677 size=1581 bytes
2892[libx264 @ 0x122e10f10] frame= 367 QP=25.00 NAL=0 Slice:B Poc:232 I:0 P:179 SKIP:3021 size=161 bytes
2893[libx264 @ 0x122e10f10] frame= 368 QP=19.83 NAL=2 Slice:P Poc:242 I:2 P:676 SKIP:2522 size=2441 bytes
2894[libx264 @ 0x122e10f10] frame= 369 QP=24.25 NAL=2 Slice:B Poc:238 I:0 P:321 SKIP:2879 size=296 bytes
2895[libx264 @ 0x122e10f10] frame= 370 QP=25.53 NAL=0 Slice:B Poc:236 I:0 P:442 SKIP:2758 size=288 bytes
2896[libx264 @ 0x122e10f10] frame= 371 QP=25.64 NAL=0 Slice:B Poc:240 I:0 P:352 SKIP:2848 size=247 bytes
2897[libx264 @ 0x122e10f10] frame= 372 QP=19.86 NAL=2 Slice:P Poc:250 I:0 P:718 SKIP:2482 size=2786 bytes
2898[libx264 @ 0x122e10f10] frame= 373 QP=23.58 NAL=2 Slice:B Poc:246 I:0 P:374 SKIP:2826 size=312 bytes
2899[libx264 @ 0x122e10f10] frame= 374 QP=25.00 NAL=0 Slice:B Poc:244 I:0 P:456 SKIP:2744 size=315 bytes
2900[libx264 @ 0x122e10f10] frame= 375 QP=25.00 NAL=0 Slice:B Poc:248 I:0 P:374 SKIP:2826 size=247 bytes
2901[libx264 @ 0x122e10f10] frame= 376 QP=19.43 NAL=2 Slice:P Poc:258 I:2 P:1457 SKIP:1741 size=4502 bytes
2902[libx264 @ 0x122e10f10] frame= 377 QP=25.98 NAL=2 Slice:B Poc:254 I:0 P:578 SKIP:2622 size=412 bytes
2903[libx264 @ 0x122e10f10] frame= 378 QP=25.38 NAL=0 Slice:B Poc:252 I:0 P:824 SKIP:2376 size=429 bytes
2904[libx264 @ 0x122e10f10] frame= 379 QP=25.00 NAL=0 Slice:B Poc:256 I:0 P:496 SKIP:2704 size=295 bytes
2905[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2906[libx264 @ 0x122e10f10] frame= 380 QP=19.49 NAL=2 Slice:P Poc:266 I:1 P:986 SKIP:2213 size=3206 bytes
2907[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2908[libx264 @ 0x122e10f10] frame= 381 QP=26.05 NAL=2 Slice:B Poc:262 I:0 P:531 SKIP:2669 size=367 bytes
2909[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2910[libx264 @ 0x122e10f10] frame= 382 QP=25.00 NAL=0 Slice:B Poc:260 I:0 P:512 SKIP:2688 size=310 bytes
2911[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2912[libx264 @ 0x122e10f10] frame= 383 QP=28.48 NAL=0 Slice:B Poc:264 I:0 P:368 SKIP:2832 size=215 bytes
2913[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2914[libx264 @ 0x122e10f10] frame= 384 QP=19.64 NAL=2 Slice:P Poc:274 I:0 P:761 SKIP:2439 size=2546 bytes
2915[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2916[libx264 @ 0x122e10f10] frame= 385 QP=26.08 NAL=2 Slice:B Poc:270 I:0 P:245 SKIP:2955 size=268 bytes
2917[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2918[libx264 @ 0x122e10f10] frame= 386 QP=28.24 NAL=0 Slice:B Poc:268 I:0 P:319 SKIP:2881 size=252 bytes
2919[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2920[libx264 @ 0x122e10f10] frame= 387 QP=25.00 NAL=0 Slice:B Poc:272 I:0 P:165 SKIP:3035 size=140 bytes
2921[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2922[libx264 @ 0x122e10f10] frame= 388 QP=19.68 NAL=2 Slice:P Poc:282 I:1 P:726 SKIP:2473 size=2385 bytes
2923[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2924[libx264 @ 0x122e10f10] frame= 389 QP=26.18 NAL=2 Slice:B Poc:278 I:0 P:338 SKIP:2862 size=328 bytes
2925[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2926[libx264 @ 0x122e10f10] frame= 390 QP=28.01 NAL=0 Slice:B Poc:276 I:0 P:394 SKIP:2806 size=265 bytes
2927[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
2928[libx264 @ 0x122e10f10] frame= 391 QP=25.00 NAL=0 Slice:B Poc:280 I:0 P:311 SKIP:2889 size=215 bytes
2929[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
2930[libx264 @ 0x122e10f10] frame= 392 QP=19.54 NAL=2 Slice:P Poc:290 I:1 P:703 SKIP:2496 size=2643 bytes
2931[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
2932[libx264 @ 0x122e10f10] frame= 393 QP=27.15 NAL=2 Slice:B Poc:286 I:0 P:321 SKIP:2879 size=285 bytes
2933[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
2934[libx264 @ 0x122e10f10] frame= 394 QP=25.00 NAL=0 Slice:B Poc:284 I:0 P:434 SKIP:2766 size=285 bytes
2935[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
2936[libx264 @ 0x122e10f10] frame= 395 QP=28.47 NAL=0 Slice:B Poc:288 I:0 P:297 SKIP:2903 size=196 bytes
2937[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
2938[libx264 @ 0x122e10f10] frame= 396 QP=19.85 NAL=2 Slice:P Poc:298 I:0 P:728 SKIP:2472 size=2755 bytes
2939[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
2940[libx264 @ 0x122e10f10] frame= 397 QP=26.15 NAL=2 Slice:B Poc:294 I:0 P:319 SKIP:2881 size=290 bytes
2941[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
2942[libx264 @ 0x122e10f10] frame= 398 QP=28.01 NAL=0 Slice:B Poc:292 I:0 P:457 SKIP:2743 size=299 bytes
2943[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
2944[libx264 @ 0x122e10f10] frame= 399 QP=25.00 NAL=0 Slice:B Poc:296 I:0 P:429 SKIP:2771 size=259 bytes
2945[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
2946[libx264 @ 0x122e10f10] frame= 400 QP=19.91 NAL=2 Slice:P Poc:306 I:0 P:719 SKIP:2481 size=2599 bytes
2947[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
2948[libx264 @ 0x122e10f10] frame= 401 QP=25.71 NAL=2 Slice:B Poc:302 I:0 P:356 SKIP:2844 size=304 bytes
2949[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
2950[libx264 @ 0x122e10f10] frame= 402 QP=25.00 NAL=0 Slice:B Poc:300 I:0 P:262 SKIP:2938 size=217 bytes
2951[libx264 @ 0x122e10f10] frame= 403 QP=23.93 NAL=0 Slice:B Poc:304 I:0 P:325 SKIP:2875 size=211 bytes
2952[libx264 @ 0x122e10f10] frame= 404 QP=19.37 NAL=2 Slice:P Poc:314 I:1 P:1434 SKIP:1765 size=4985 bytes
2953[libx264 @ 0x122e10f10] frame= 405 QP=27.71 NAL=2 Slice:B Poc:310 I:0 P:682 SKIP:2518 size=444 bytes
2954[libx264 @ 0x122e10f10] frame= 406 QP=23.93 NAL=0 Slice:B Poc:308 I:0 P:705 SKIP:2495 size=379 bytes
2955[libx264 @ 0x122e10f10] frame= 407 QP=25.58 NAL=0 Slice:B Poc:312 I:0 P:652 SKIP:2548 size=377 bytes
2956[libx264 @ 0x122e10f10] frame= 408 QP=19.51 NAL=2 Slice:P Poc:318 I:1 P:780 SKIP:2419 size=2205 bytes
2957[libx264 @ 0x122e10f10] frame= 409 QP=25.00 NAL=0 Slice:B Poc:316 I:0 P:339 SKIP:2861 size=243 bytes
2958[libx264 @ 0x122e10f10] frame= 410 QP=19.46 NAL=2 Slice:P Poc:326 I:1 P:796 SKIP:2403 size=2741 bytes
2959[libx264 @ 0x122e10f10] frame= 411 QP=23.73 NAL=2 Slice:B Poc:322 I:0 P:417 SKIP:2783 size=336 bytes
2960[libx264 @ 0x122e10f10] frame= 412 QP=26.60 NAL=0 Slice:B Poc:320 I:0 P:504 SKIP:2696 size=311 bytes
2961[libx264 @ 0x122e10f10] frame= 413 QP=24.41 NAL=0 Slice:B Poc:324 I:0 P:326 SKIP:2874 size=225 bytes
2962[libx264 @ 0x122e10f10] frame= 414 QP=19.62 NAL=2 Slice:P Poc:334 I:0 P:794 SKIP:2406 size=2824 bytes
2963[libx264 @ 0x122e10f10] frame= 415 QP=24.61 NAL=2 Slice:B Poc:330 I:0 P:346 SKIP:2854 size=295 bytes
2964[libx264 @ 0x122e10f10] frame= 416 QP=25.00 NAL=0 Slice:B Poc:328 I:0 P:518 SKIP:2682 size=327 bytes
2965[libx264 @ 0x122e10f10] frame= 417 QP=24.91 NAL=0 Slice:B Poc:332 I:0 P:328 SKIP:2872 size=237 bytes
2966[libx264 @ 0x122e10f10] frame= 418 QP=19.77 NAL=2 Slice:P Poc:342 I:0 P:697 SKIP:2503 size=2552 bytes
2967[libx264 @ 0x122e10f10] frame= 419 QP=27.58 NAL=2 Slice:B Poc:338 I:0 P:255 SKIP:2945 size=239 bytes
2968[libx264 @ 0x122e10f10] frame= 420 QP=25.63 NAL=0 Slice:B Poc:336 I:0 P:521 SKIP:2679 size=323 bytes
2969[libx264 @ 0x122e10f10] frame= 421 QP=27.37 NAL=0 Slice:B Poc:340 I:0 P:266 SKIP:2934 size=187 bytes
2970[libx264 @ 0x122e10f10] frame= 422 QP=19.60 NAL=2 Slice:P Poc:350 I:0 P:786 SKIP:2414 size=2702 bytes
2971[libx264 @ 0x122e10f10] frame= 423 QP=24.51 NAL=2 Slice:B Poc:346 I:0 P:362 SKIP:2838 size=293 bytes
2972[libx264 @ 0x122e10f10] frame= 424 QP=28.61 NAL=0 Slice:B Poc:344 I:0 P:525 SKIP:2675 size=344 bytes
2973[libx264 @ 0x122e10f10] frame= 425 QP=24.85 NAL=0 Slice:B Poc:348 I:0 P:340 SKIP:2860 size=223 bytes
2974[libx264 @ 0x122e10f10] frame= 426 QP=19.83 NAL=2 Slice:P Poc:358 I:1 P:737 SKIP:2462 size=2786 bytes
2975[libx264 @ 0x122e10f10] frame= 427 QP=26.29 NAL=2 Slice:B Poc:354 I:0 P:358 SKIP:2842 size=286 bytes
2976[libx264 @ 0x122e10f10] frame= 428 QP=25.18 NAL=0 Slice:B Poc:352 I:0 P:563 SKIP:2637 size=352 bytes
2977[libx264 @ 0x122e10f10] frame= 429 QP=25.00 NAL=0 Slice:B Poc:356 I:0 P:436 SKIP:2764 size=276 bytes
2978[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
2979[libx264 @ 0x122e10f10] frame= 430 QP=20.18 NAL=2 Slice:P Poc:366 I:0 P:674 SKIP:2526 size=2454 bytes
2980[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
2981[libx264 @ 0x122e10f10] frame= 431 QP=23.73 NAL=2 Slice:B Poc:362 I:0 P:369 SKIP:2831 size=299 bytes
2982[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
2983[libx264 @ 0x122e10f10] frame= 432 QP=24.97 NAL=0 Slice:B Poc:360 I:0 P:432 SKIP:2768 size=295 bytes
2984[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
2985[libx264 @ 0x122e10f10] frame= 433 QP=24.28 NAL=0 Slice:B Poc:364 I:0 P:274 SKIP:2926 size=199 bytes
2986[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
2987[libx264 @ 0x122e10f10] frame= 434 QP=19.40 NAL=2 Slice:P Poc:374 I:2 P:1467 SKIP:1731 size=4556 bytes
2988[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
2989[libx264 @ 0x122e10f10] frame= 435 QP=25.46 NAL=2 Slice:B Poc:370 I:0 P:634 SKIP:2566 size=428 bytes
2990[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
2991[libx264 @ 0x122e10f10] frame= 436 QP=27.31 NAL=0 Slice:B Poc:368 I:0 P:762 SKIP:2438 size=402 bytes
2992[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
2993[libx264 @ 0x122e10f10] frame= 437 QP=28.52 NAL=0 Slice:B Poc:372 I:0 P:590 SKIP:2610 size=323 bytes
2994[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
2995[libx264 @ 0x122e10f10] frame= 438 QP=19.26 NAL=2 Slice:P Poc:380 I:0 P:1026 SKIP:2174 size=3372 bytes
2996[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
2997[libx264 @ 0x122e10f10] frame= 439 QP=24.92 NAL=2 Slice:B Poc:376 I:0 P:495 SKIP:2705 size=322 bytes
2998[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
2999[libx264 @ 0x122e10f10] frame= 440 QP=24.51 NAL=0 Slice:B Poc:378 I:0 P:627 SKIP:2573 size=354 bytes
3000[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3001[libx264 @ 0x122e10f10] frame= 441 QP=19.60 NAL=2 Slice:P Poc:388 I:0 P:839 SKIP:2361 size=3158 bytes
3002[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3003[libx264 @ 0x122e10f10] frame= 442 QP=26.51 NAL=2 Slice:B Poc:384 I:0 P:323 SKIP:2877 size=288 bytes
3004[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3005[libx264 @ 0x122e10f10] frame= 443 QP=24.40 NAL=0 Slice:B Poc:382 I:0 P:470 SKIP:2730 size=296 bytes
3006[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3007[libx264 @ 0x122e10f10] frame= 444 QP=26.33 NAL=0 Slice:B Poc:386 I:0 P:434 SKIP:2766 size=263 bytes
3008[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3009[libx264 @ 0x122e10f10] frame= 445 QP=19.57 NAL=2 Slice:P Poc:396 I:0 P:755 SKIP:2445 size=2673 bytes
3010[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3011[libx264 @ 0x122e10f10] frame= 446 QP=25.09 NAL=2 Slice:B Poc:392 I:0 P:307 SKIP:2893 size=283 bytes
3012[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3013[libx264 @ 0x122e10f10] frame= 447 QP=27.29 NAL=0 Slice:B Poc:390 I:0 P:171 SKIP:3029 size=172 bytes
3014[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3015[libx264 @ 0x122e10f10] frame= 448 QP=27.03 NAL=0 Slice:B Poc:394 I:0 P:427 SKIP:2773 size=296 bytes
3016[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3017[libx264 @ 0x122e10f10] frame= 449 QP=19.69 NAL=2 Slice:P Poc:400 I:0 P:422 SKIP:2778 size=1630 bytes
3018[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3019[libx264 @ 0x122e10f10] frame= 450 QP=26.00 NAL=0 Slice:B Poc:398 I:0 P:119 SKIP:3081 size=132 bytes
3020[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3021[libx264 @ 0x122e10f10] frame= 451 QP=19.76 NAL=2 Slice:P Poc:408 I:1 P:807 SKIP:2392 size=2838 bytes
3022[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3023[libx264 @ 0x122e10f10] frame= 452 QP=26.41 NAL=2 Slice:B Poc:404 I:0 P:325 SKIP:2875 size=280 bytes
3024[libx264 @ 0x122e10f10] frame= 453 QP=24.85 NAL=0 Slice:B Poc:402 I:0 P:524 SKIP:2676 size=312 bytes
3025[libx264 @ 0x122e10f10] frame= 454 QP=28.01 NAL=0 Slice:B Poc:406 I:0 P:217 SKIP:2983 size=167 bytes
3026[libx264 @ 0x122e10f10] frame= 455 QP=19.83 NAL=2 Slice:P Poc:416 I:0 P:759 SKIP:2441 size=2968 bytes
3027[libx264 @ 0x122e10f10] frame= 456 QP=25.71 NAL=2 Slice:B Poc:412 I:0 P:352 SKIP:2848 size=332 bytes
3028[libx264 @ 0x122e10f10] frame= 457 QP=24.54 NAL=0 Slice:B Poc:410 I:0 P:498 SKIP:2702 size=339 bytes
3029[libx264 @ 0x122e10f10] frame= 458 QP=28.58 NAL=0 Slice:B Poc:414 I:0 P:371 SKIP:2829 size=245 bytes
3030[libx264 @ 0x122e10f10] frame= 459 QP=20.16 NAL=2 Slice:P Poc:424 I:1 P:763 SKIP:2436 size=3118 bytes
3031[libx264 @ 0x122e10f10] frame= 460 QP=25.75 NAL=2 Slice:B Poc:420 I:0 P:345 SKIP:2855 size=359 bytes
3032[libx264 @ 0x122e10f10] frame= 461 QP=26.71 NAL=0 Slice:B Poc:418 I:0 P:403 SKIP:2797 size=297 bytes
3033[libx264 @ 0x122e10f10] frame= 462 QP=28.65 NAL=0 Slice:B Poc:422 I:0 P:308 SKIP:2892 size=237 bytes
3034[libx264 @ 0x122e10f10] frame= 463 QP=19.30 NAL=2 Slice:P Poc:432 I:1 P:1458 SKIP:1741 size=4750 bytes
3035[libx264 @ 0x122e10f10] frame= 464 QP=26.62 NAL=2 Slice:B Poc:428 I:0 P:623 SKIP:2577 size=487 bytes
3036[libx264 @ 0x122e10f10] frame= 465 QP=25.26 NAL=0 Slice:B Poc:426 I:0 P:871 SKIP:2329 size=468 bytes
3037[libx264 @ 0x122e10f10] frame= 466 QP=23.25 NAL=0 Slice:B Poc:430 I:0 P:597 SKIP:2603 size=347 bytes
3038[libx264 @ 0x122e10f10] frame= 467 QP=19.46 NAL=2 Slice:P Poc:440 I:0 P:1182 SKIP:2018 size=3958 bytes
3039[libx264 @ 0x122e10f10] frame= 468 QP=27.37 NAL=2 Slice:B Poc:436 I:0 P:665 SKIP:2535 size=460 bytes
3040[libx264 @ 0x122e10f10] frame= 469 QP=25.99 NAL=0 Slice:B Poc:434 I:0 P:641 SKIP:2559 size=396 bytes
3041[libx264 @ 0x122e10f10] frame= 470 QP=28.12 NAL=0 Slice:B Poc:438 I:0 P:599 SKIP:2601 size=334 bytes
3042[libx264 @ 0x122e10f10] frame= 471 QP=19.64 NAL=2 Slice:P Poc:448 I:0 P:793 SKIP:2407 size=2966 bytes
3043[libx264 @ 0x122e10f10] frame= 472 QP=26.07 NAL=2 Slice:B Poc:444 I:0 P:333 SKIP:2867 size=312 bytes
3044[libx264 @ 0x122e10f10] frame= 473 QP=28.47 NAL=0 Slice:B Poc:442 I:0 P:444 SKIP:2756 size=307 bytes
3045[libx264 @ 0x122e10f10] frame= 474 QP=29.45 NAL=0 Slice:B Poc:446 I:0 P:340 SKIP:2860 size=252 bytes
3046[libx264 @ 0x122e10f10] frame= 475 QP=19.75 NAL=2 Slice:P Poc:456 I:1 P:755 SKIP:2444 size=2890 bytes
3047[libx264 @ 0x122e10f10] frame= 476 QP=28.61 NAL=2 Slice:B Poc:452 I:0 P:302 SKIP:2898 size=290 bytes
3048[libx264 @ 0x122e10f10] frame= 477 QP=28.96 NAL=0 Slice:B Poc:450 I:0 P:292 SKIP:2908 size=248 bytes
3049[libx264 @ 0x122e10f10] frame= 478 QP=27.00 NAL=0 Slice:B Poc:454 I:0 P:301 SKIP:2899 size=191 bytes
3050[libx264 @ 0x122e10f10] frame= 479 QP=19.97 NAL=2 Slice:P Poc:464 I:0 P:766 SKIP:2434 size=2821 bytes
3051[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3052[libx264 @ 0x122e10f10] frame= 480 QP=27.77 NAL=2 Slice:B Poc:460 I:0 P:402 SKIP:2798 size=328 bytes
3053[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3054[libx264 @ 0x122e10f10] frame= 481 QP=26.00 NAL=0 Slice:B Poc:458 I:0 P:493 SKIP:2707 size=287 bytes
3055[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3056[libx264 @ 0x122e10f10] frame= 482 QP=26.00 NAL=0 Slice:B Poc:462 I:0 P:444 SKIP:2756 size=265 bytes
3057[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3058[libx264 @ 0x122e10f10] frame= 483 QP=19.84 NAL=2 Slice:P Poc:472 I:0 P:850 SKIP:2350 size=2995 bytes
3059[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3060[libx264 @ 0x122e10f10] frame= 484 QP=25.17 NAL=2 Slice:B Poc:468 I:0 P:381 SKIP:2819 size=346 bytes
3061[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3062[libx264 @ 0x122e10f10] frame= 485 QP=29.97 NAL=0 Slice:B Poc:466 I:0 P:433 SKIP:2767 size=287 bytes
3063[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3064[libx264 @ 0x122e10f10] frame= 486 QP=27.11 NAL=0 Slice:B Poc:470 I:0 P:400 SKIP:2800 size=267 bytes
3065[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3066[libx264 @ 0x122e10f10] frame= 487 QP=19.86 NAL=2 Slice:P Poc:480 I:2 P:759 SKIP:2439 size=2831 bytes
3067[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3068[libx264 @ 0x122e10f10] frame= 488 QP=27.18 NAL=2 Slice:B Poc:476 I:0 P:431 SKIP:2769 size=360 bytes
3069[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3070[libx264 @ 0x122e10f10] frame= 489 QP=25.94 NAL=0 Slice:B Poc:474 I:0 P:459 SKIP:2741 size=314 bytes
3071[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3072[libx264 @ 0x122e10f10] frame= 490 QP=26.00 NAL=0 Slice:B Poc:478 I:0 P:525 SKIP:2675 size=305 bytes
3073[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3074[libx264 @ 0x122e10f10] frame= 491 QP=19.31 NAL=2 Slice:P Poc:488 I:4 P:1426 SKIP:1770 size=4657 bytes
3075[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3076[libx264 @ 0x122e10f10] frame= 492 QP=26.90 NAL=2 Slice:B Poc:484 I:0 P:768 SKIP:2432 size=525 bytes
3077[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3078[libx264 @ 0x122e10f10] frame= 493 QP=29.97 NAL=0 Slice:B Poc:482 I:0 P:744 SKIP:2456 size=397 bytes
3079[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3080[libx264 @ 0x122e10f10] frame= 494 QP=25.82 NAL=0 Slice:B Poc:486 I:0 P:830 SKIP:2370 size=470 bytes
3081[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3082[libx264 @ 0x122e10f10] frame= 495 QP=19.53 NAL=2 Slice:P Poc:492 I:1 P:786 SKIP:2413 size=2453 bytes
3083[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3084[libx264 @ 0x122e10f10] frame= 496 QP=28.25 NAL=0 Slice:B Poc:490 I:0 P:305 SKIP:2895 size=249 bytes
3085[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3086[libx264 @ 0x122e10f10] frame= 497 QP=28.25 NAL=2 Slice:P Poc:498 I:0 P:49 SKIP:3151 size=254 bytes
3087[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3088[libx264 @ 0x122e10f10] frame= 498 QP=29.30 NAL=2 Slice:B Poc:494 I:0 P:25 SKIP:3175 size=88 bytes
3089[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3090[libx264 @ 0x122e10f10] frame= 499 QP=28.59 NAL=0 Slice:B Poc:496 I:0 P:24 SKIP:3176 size=80 bytes
3091[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3092[libx264 @ 0x122e10f10] frame= 500 QP=16.57 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=144286 bytes
3093[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3094[libx264 @ 0x122e10f10] frame= 501 QP=20.29 NAL=2 Slice:P Poc:8 I:0 P:390 SKIP:2810 size=1723 bytes
3095[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3096[libx264 @ 0x122e10f10] frame= 502 QP=25.21 NAL=2 Slice:B Poc:4 I:0 P:184 SKIP:3016 size=265 bytes
3097[libx264 @ 0x122e10f10] frame= 503 QP=23.40 NAL=0 Slice:B Poc:2 I:0 P:165 SKIP:3035 size=161 bytes
3098[libx264 @ 0x122e10f10] frame= 504 QP=26.00 NAL=0 Slice:B Poc:6 I:0 P:105 SKIP:3095 size=122 bytes
3099[libx264 @ 0x122e10f10] frame= 505 QP=19.73 NAL=2 Slice:P Poc:16 I:0 P:417 SKIP:2783 size=1957 bytes
3100[libx264 @ 0x122e10f10] frame= 506 QP=24.45 NAL=2 Slice:B Poc:12 I:0 P:247 SKIP:2953 size=311 bytes
3101[libx264 @ 0x122e10f10] frame= 507 QP=28.27 NAL=0 Slice:B Poc:10 I:0 P:223 SKIP:2977 size=187 bytes
3102[libx264 @ 0x122e10f10] frame= 508 QP=26.00 NAL=0 Slice:B Poc:14 I:0 P:209 SKIP:2991 size=164 bytes
3103[libx264 @ 0x122e10f10] frame= 509 QP=19.80 NAL=2 Slice:P Poc:24 I:2 P:499 SKIP:2699 size=2185 bytes
3104[libx264 @ 0x122e10f10] frame= 510 QP=27.20 NAL=2 Slice:B Poc:20 I:0 P:233 SKIP:2967 size=303 bytes
3105[libx264 @ 0x122e10f10] frame= 511 QP=24.16 NAL=0 Slice:B Poc:18 I:0 P:210 SKIP:2990 size=202 bytes
3106[libx264 @ 0x122e10f10] frame= 512 QP=28.20 NAL=0 Slice:B Poc:22 I:0 P:221 SKIP:2979 size=193 bytes
3107[libx264 @ 0x122e10f10] frame= 513 QP=19.98 NAL=2 Slice:P Poc:32 I:0 P:623 SKIP:2577 size=2556 bytes
3108[libx264 @ 0x122e10f10] frame= 514 QP=26.98 NAL=2 Slice:B Poc:28 I:0 P:345 SKIP:2855 size=367 bytes
3109[libx264 @ 0x122e10f10] frame= 515 QP=28.00 NAL=0 Slice:B Poc:26 I:0 P:377 SKIP:2823 size=309 bytes
3110[libx264 @ 0x122e10f10] frame= 516 QP=28.20 NAL=0 Slice:B Poc:30 I:0 P:263 SKIP:2937 size=221 bytes
3111[libx264 @ 0x122e10f10] frame= 517 QP=19.87 NAL=2 Slice:P Poc:40 I:2 P:688 SKIP:2510 size=2614 bytes
3112[libx264 @ 0x122e10f10] frame= 518 QP=23.93 NAL=2 Slice:B Poc:36 I:0 P:359 SKIP:2841 size=351 bytes
3113[libx264 @ 0x122e10f10] frame= 519 QP=26.00 NAL=0 Slice:B Poc:34 I:0 P:299 SKIP:2901 size=248 bytes
3114[libx264 @ 0x122e10f10] frame= 520 QP=28.78 NAL=0 Slice:B Poc:38 I:0 P:198 SKIP:3002 size=182 bytes
3115[libx264 @ 0x122e10f10] frame= 521 QP=19.23 NAL=2 Slice:P Poc:46 I:0 P:1468 SKIP:1732 size=4808 bytes
3116[libx264 @ 0x122e10f10] frame= 522 QP=26.24 NAL=2 Slice:B Poc:42 I:0 P:530 SKIP:2670 size=367 bytes
3117[libx264 @ 0x122e10f10] frame= 523 QP=26.00 NAL=0 Slice:B Poc:44 I:0 P:686 SKIP:2514 size=366 bytes
3118[libx264 @ 0x122e10f10] frame= 524 QP=19.14 NAL=2 Slice:P Poc:50 I:0 P:645 SKIP:2555 size=2081 bytes
3119[libx264 @ 0x122e10f10] frame= 525 QP=26.00 NAL=0 Slice:B Poc:48 I:0 P:269 SKIP:2931 size=212 bytes
3120[libx264 @ 0x122e10f10] frame= 526 QP=19.60 NAL=2 Slice:P Poc:58 I:0 P:1007 SKIP:2193 size=3402 bytes
3121[libx264 @ 0x122e10f10] frame= 527 QP=25.44 NAL=2 Slice:B Poc:54 I:0 P:663 SKIP:2537 size=489 bytes
3122[libx264 @ 0x122e10f10] frame= 528 QP=27.16 NAL=0 Slice:B Poc:52 I:0 P:626 SKIP:2574 size=410 bytes
3123[libx264 @ 0x122e10f10] frame= 529 QP=24.85 NAL=0 Slice:B Poc:56 I:0 P:473 SKIP:2727 size=278 bytes
3124[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3125[libx264 @ 0x122e10f10] frame= 530 QP=19.64 NAL=2 Slice:P Poc:66 I:0 P:823 SKIP:2377 size=2790 bytes
3126[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3127[libx264 @ 0x122e10f10] frame= 531 QP=24.73 NAL=2 Slice:B Poc:62 I:0 P:398 SKIP:2802 size=360 bytes
3128[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3129[libx264 @ 0x122e10f10] frame= 532 QP=24.38 NAL=0 Slice:B Poc:60 I:0 P:461 SKIP:2739 size=303 bytes
3130[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3131[libx264 @ 0x122e10f10] frame= 533 QP=28.58 NAL=0 Slice:B Poc:64 I:0 P:287 SKIP:2913 size=198 bytes
3132[libx264 @ 0x122e10f10] frame= 534 QP=19.74 NAL=2 Slice:P Poc:74 I:0 P:887 SKIP:2313 size=2897 bytes
3133[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3134[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3135[libx264 @ 0x122e10f10] frame= 535 QP=26.15 NAL=2 Slice:B Poc:70 I:0 P:411 SKIP:2789 size=361 bytes
3136[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3137[libx264 @ 0x122e10f10] frame= 536 QP=29.01 NAL=0 Slice:B Poc:68 I:0 P:469 SKIP:2731 size=313 bytes
3138[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3139[libx264 @ 0x122e10f10] frame= 537 QP=26.00 NAL=0 Slice:B Poc:72 I:0 P:315 SKIP:2885 size=204 bytes
3140[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3141[libx264 @ 0x122e10f10] frame= 538 QP=19.72 NAL=2 Slice:P Poc:82 I:4 P:672 SKIP:2524 size=2661 bytes
3142[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3143[libx264 @ 0x122e10f10] frame= 539 QP=26.18 NAL=2 Slice:B Poc:78 I:0 P:294 SKIP:2906 size=325 bytes
3144[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3145[libx264 @ 0x122e10f10] frame= 540 QP=24.12 NAL=0 Slice:B Poc:76 I:0 P:289 SKIP:2911 size=261 bytes
3146[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3147[libx264 @ 0x122e10f10] frame= 541 QP=26.00 NAL=0 Slice:B Poc:80 I:0 P:266 SKIP:2934 size=197 bytes
3148[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3149[libx264 @ 0x122e10f10] frame= 542 QP=19.88 NAL=2 Slice:P Poc:90 I:2 P:803 SKIP:2395 size=2819 bytes
3150[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3151[libx264 @ 0x122e10f10] frame= 543 QP=26.60 NAL=2 Slice:B Poc:86 I:0 P:426 SKIP:2774 size=378 bytes
3152[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3153[libx264 @ 0x122e10f10] frame= 544 QP=27.53 NAL=0 Slice:B Poc:84 I:0 P:522 SKIP:2678 size=338 bytes
3154[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3155[libx264 @ 0x122e10f10] frame= 545 QP=26.00 NAL=0 Slice:B Poc:88 I:0 P:439 SKIP:2761 size=265 bytes
3156[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3157[libx264 @ 0x122e10f10] frame= 546 QP=19.95 NAL=2 Slice:P Poc:98 I:1 P:722 SKIP:2477 size=2945 bytes
3158[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3159[libx264 @ 0x122e10f10] frame= 547 QP=26.92 NAL=2 Slice:B Poc:94 I:0 P:286 SKIP:2914 size=351 bytes
3160[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3161[libx264 @ 0x122e10f10] frame= 548 QP=28.78 NAL=0 Slice:B Poc:92 I:0 P:444 SKIP:2756 size=348 bytes
3162[libx264 @ 0x122e10f10] frame= 549 QP=28.58 NAL=0 Slice:B Poc:96 I:0 P:387 SKIP:2813 size=270 bytes
3163[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3164[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3165[libx264 @ 0x122e10f10] frame= 550 QP=19.07 NAL=2 Slice:P Poc:104 I:3 P:1521 SKIP:1676 size=4958 bytes
3166[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3167[libx264 @ 0x122e10f10] frame= 551 QP=27.69 NAL=2 Slice:B Poc:100 I:0 P:538 SKIP:2662 size=395 bytes
3168[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3169[libx264 @ 0x122e10f10] frame= 552 QP=26.52 NAL=0 Slice:B Poc:102 I:0 P:742 SKIP:2458 size=430 bytes
3170[libx264 @ 0x122e10f10] frame= 553 QP=19.37 NAL=2 Slice:P Poc:112 I:2 P:1092 SKIP:2106 size=3776 bytes
3171[libx264 @ 0x122e10f10] frame= 554 QP=25.83 NAL=2 Slice:B Poc:108 I:0 P:455 SKIP:2745 size=428 bytes
3172[libx264 @ 0x122e10f10] frame= 555 QP=27.72 NAL=0 Slice:B Poc:106 I:0 P:474 SKIP:2726 size=346 bytes
3173[libx264 @ 0x122e10f10] frame= 556 QP=28.96 NAL=0 Slice:B Poc:110 I:0 P:676 SKIP:2524 size=414 bytes
3174[libx264 @ 0x122e10f10] frame= 557 QP=19.48 NAL=2 Slice:P Poc:120 I:2 P:903 SKIP:2295 size=2953 bytes
3175[libx264 @ 0x122e10f10] frame= 558 QP=23.55 NAL=2 Slice:B Poc:116 I:0 P:394 SKIP:2806 size=423 bytes
3176[libx264 @ 0x122e10f10] frame= 559 QP=29.01 NAL=0 Slice:B Poc:114 I:0 P:237 SKIP:2963 size=239 bytes
3177[libx264 @ 0x122e10f10] frame= 560 QP=25.65 NAL=0 Slice:B Poc:118 I:0 P:442 SKIP:2758 size=296 bytes
3178[libx264 @ 0x122e10f10] frame= 561 QP=19.50 NAL=2 Slice:P Poc:128 I:0 P:917 SKIP:2283 size=3077 bytes
3179[libx264 @ 0x122e10f10] frame= 562 QP=25.69 NAL=2 Slice:B Poc:124 I:0 P:334 SKIP:2866 size=397 bytes
3180[libx264 @ 0x122e10f10] frame= 563 QP=27.52 NAL=0 Slice:B Poc:122 I:0 P:222 SKIP:2978 size=218 bytes
3181[libx264 @ 0x122e10f10] frame= 564 QP=28.48 NAL=0 Slice:B Poc:126 I:0 P:488 SKIP:2712 size=318 bytes
3182[libx264 @ 0x122e10f10] frame= 565 QP=19.82 NAL=2 Slice:P Poc:136 I:1 P:821 SKIP:2378 size=2896 bytes
3183[libx264 @ 0x122e10f10] frame= 566 QP=25.33 NAL=2 Slice:B Poc:132 I:0 P:247 SKIP:2953 size=353 bytes
3184[libx264 @ 0x122e10f10] frame= 567 QP=28.44 NAL=0 Slice:B Poc:130 I:0 P:181 SKIP:3019 size=210 bytes
3185[libx264 @ 0x122e10f10] frame= 568 QP=26.67 NAL=0 Slice:B Poc:134 I:0 P:378 SKIP:2822 size=308 bytes
3186[libx264 @ 0x122e10f10] frame= 569 QP=19.86 NAL=2 Slice:P Poc:140 I:0 P:490 SKIP:2710 size=1659 bytes
3187[libx264 @ 0x122e10f10] frame= 570 QP=26.16 NAL=0 Slice:B Poc:138 I:0 P:79 SKIP:3121 size=153 bytes
3188[libx264 @ 0x122e10f10] frame= 571 QP=19.77 NAL=2 Slice:P Poc:148 I:0 P:584 SKIP:2616 size=2465 bytes
3189[libx264 @ 0x122e10f10] frame= 572 QP=25.41 NAL=2 Slice:B Poc:144 I:0 P:261 SKIP:2939 size=337 bytes
3190[libx264 @ 0x122e10f10] frame= 573 QP=27.51 NAL=0 Slice:B Poc:142 I:0 P:358 SKIP:2842 size=317 bytes
3191[libx264 @ 0x122e10f10] frame= 574 QP=27.44 NAL=0 Slice:B Poc:146 I:0 P:240 SKIP:2960 size=225 bytes
3192[libx264 @ 0x122e10f10] frame= 575 QP=19.75 NAL=2 Slice:P Poc:156 I:3 P:719 SKIP:2478 size=2747 bytes
3193[libx264 @ 0x122e10f10] frame= 576 QP=27.24 NAL=2 Slice:B Poc:152 I:0 P:332 SKIP:2868 size=377 bytes
3194[libx264 @ 0x122e10f10] frame= 577 QP=25.43 NAL=0 Slice:B Poc:150 I:0 P:489 SKIP:2711 size=366 bytes
3195[libx264 @ 0x122e10f10] frame= 578 QP=26.87 NAL=0 Slice:B Poc:154 I:0 P:324 SKIP:2876 size=294 bytes
3196[libx264 @ 0x122e10f10] frame= 579 QP=19.17 NAL=2 Slice:P Poc:162 I:3 P:1503 SKIP:1694 size=5073 bytes
3197[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3198[libx264 @ 0x122e10f10] frame= 580 QP=27.37 NAL=2 Slice:B Poc:158 I:0 P:518 SKIP:2682 size=404 bytes
3199[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3200[libx264 @ 0x122e10f10] frame= 581 QP=26.43 NAL=0 Slice:B Poc:160 I:0 P:651 SKIP:2549 size=458 bytes
3201[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3202[libx264 @ 0x122e10f10] frame= 582 QP=19.46 NAL=2 Slice:P Poc:166 I:0 P:643 SKIP:2557 size=2118 bytes
3203[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3204[libx264 @ 0x122e10f10] frame= 583 QP=27.28 NAL=0 Slice:B Poc:164 I:0 P:241 SKIP:2959 size=252 bytes
3205[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3206[libx264 @ 0x122e10f10] frame= 584 QP=19.62 NAL=2 Slice:P Poc:174 I:4 P:762 SKIP:2434 size=2830 bytes
3207[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3208[libx264 @ 0x122e10f10] frame= 585 QP=24.52 NAL=2 Slice:B Poc:170 I:0 P:404 SKIP:2796 size=447 bytes
3209[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3210[libx264 @ 0x122e10f10] frame= 586 QP=27.47 NAL=0 Slice:B Poc:168 I:0 P:443 SKIP:2757 size=343 bytes
3211[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3212[libx264 @ 0x122e10f10] frame= 587 QP=28.26 NAL=0 Slice:B Poc:172 I:0 P:305 SKIP:2895 size=278 bytes
3213[libx264 @ 0x122e10f10] frame= 588 QP=19.64 NAL=2 Slice:P Poc:182 I:1 P:702 SKIP:2497 size=2781 bytes
3214[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3215[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3216[libx264 @ 0x122e10f10] frame= 589 QP=25.48 NAL=2 Slice:B Poc:178 I:0 P:334 SKIP:2866 size=405 bytes
3217[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3218[libx264 @ 0x122e10f10] frame= 590 QP=27.92 NAL=0 Slice:B Poc:176 I:0 P:420 SKIP:2780 size=340 bytes
3219[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3220[libx264 @ 0x122e10f10] frame= 591 QP=27.06 NAL=0 Slice:B Poc:180 I:0 P:333 SKIP:2867 size=277 bytes
3221[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3222[libx264 @ 0x122e10f10] frame= 592 QP=19.86 NAL=2 Slice:P Poc:190 I:1 P:637 SKIP:2562 size=2471 bytes
3223[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3224[libx264 @ 0x122e10f10] frame= 593 QP=27.21 NAL=2 Slice:B Poc:186 I:0 P:217 SKIP:2983 size=331 bytes
3225[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3226[libx264 @ 0x122e10f10] frame= 594 QP=26.70 NAL=0 Slice:B Poc:184 I:0 P:382 SKIP:2818 size=330 bytes
3227[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3228[libx264 @ 0x122e10f10] frame= 595 QP=29.32 NAL=0 Slice:B Poc:188 I:0 P:254 SKIP:2946 size=245 bytes
3229[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3230[libx264 @ 0x122e10f10] frame= 596 QP=19.58 NAL=2 Slice:P Poc:198 I:2 P:730 SKIP:2468 size=2820 bytes
3231[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3232[libx264 @ 0x122e10f10] frame= 597 QP=25.97 NAL=2 Slice:B Poc:194 I:0 P:293 SKIP:2907 size=455 bytes
3233[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3234[libx264 @ 0x122e10f10] frame= 598 QP=27.68 NAL=0 Slice:B Poc:192 I:0 P:317 SKIP:2883 size=298 bytes
3235[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3236[libx264 @ 0x122e10f10] frame= 599 QP=29.13 NAL=0 Slice:B Poc:196 I:0 P:208 SKIP:2992 size=253 bytes
3237[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3238[libx264 @ 0x122e10f10] frame= 600 QP=20.00 NAL=2 Slice:P Poc:206 I:2 P:674 SKIP:2524 size=2802 bytes
3239[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3240[libx264 @ 0x122e10f10] frame= 601 QP=26.04 NAL=2 Slice:B Poc:202 I:0 P:183 SKIP:3017 size=360 bytes
3241[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3242[libx264 @ 0x122e10f10] frame= 602 QP=28.25 NAL=0 Slice:B Poc:200 I:0 P:206 SKIP:2994 size=272 bytes
3243[libx264 @ 0x122e10f10] frame= 603 QP=29.15 NAL=0 Slice:B Poc:204 I:0 P:42 SKIP:3158 size=135 bytes
3244[libx264 @ 0x122e10f10] frame= 604 QP=19.89 NAL=2 Slice:P Poc:214 I:2 P:603 SKIP:2595 size=2369 bytes
3245[libx264 @ 0x122e10f10] frame= 605 QP=26.40 NAL=2 Slice:B Poc:210 I:0 P:248 SKIP:2952 size=343 bytes
3246[libx264 @ 0x122e10f10] frame= 606 QP=28.73 NAL=0 Slice:B Poc:208 I:0 P:255 SKIP:2945 size=257 bytes
3247[libx264 @ 0x122e10f10] frame= 607 QP=29.43 NAL=0 Slice:B Poc:212 I:0 P:155 SKIP:3045 size=155 bytes
3248[libx264 @ 0x122e10f10] frame= 608 QP=19.28 NAL=2 Slice:P Poc:220 I:5 P:1461 SKIP:1734 size=4756 bytes
3249[libx264 @ 0x122e10f10] frame= 609 QP=27.48 NAL=2 Slice:B Poc:216 I:0 P:431 SKIP:2769 size=362 bytes
3250[libx264 @ 0x122e10f10] frame= 610 QP=27.57 NAL=0 Slice:B Poc:218 I:0 P:667 SKIP:2533 size=439 bytes
3251[libx264 @ 0x122e10f10] frame= 611 QP=19.58 NAL=2 Slice:P Poc:224 I:0 P:641 SKIP:2559 size=2239 bytes
3252[libx264 @ 0x122e10f10] frame= 612 QP=27.40 NAL=0 Slice:B Poc:222 I:0 P:219 SKIP:2981 size=247 bytes
3253[libx264 @ 0x122e10f10] frame= 613 QP=19.54 NAL=2 Slice:P Poc:232 I:0 P:806 SKIP:2394 size=2901 bytes
3254[libx264 @ 0x122e10f10] frame= 614 QP=24.55 NAL=2 Slice:B Poc:228 I:0 P:344 SKIP:2856 size=473 bytes
3255[libx264 @ 0x122e10f10] frame= 615 QP=25.09 NAL=0 Slice:B Poc:226 I:0 P:372 SKIP:2828 size=355 bytes
3256[libx264 @ 0x122e10f10] frame= 616 QP=28.18 NAL=0 Slice:B Poc:230 I:0 P:263 SKIP:2937 size=243 bytes
3257[libx264 @ 0x122e10f10] frame= 617 QP=19.72 NAL=2 Slice:P Poc:240 I:3 P:697 SKIP:2500 size=2977 bytes
3258[libx264 @ 0x122e10f10] frame= 618 QP=26.18 NAL=2 Slice:B Poc:236 I:0 P:266 SKIP:2934 size=441 bytes
3259[libx264 @ 0x122e10f10] frame= 619 QP=27.82 NAL=0 Slice:B Poc:234 I:0 P:196 SKIP:3004 size=273 bytes
3260[libx264 @ 0x122e10f10] frame= 620 QP=28.23 NAL=0 Slice:B Poc:238 I:0 P:142 SKIP:3058 size=223 bytes
3261[libx264 @ 0x122e10f10] frame= 621 QP=19.92 NAL=2 Slice:P Poc:248 I:2 P:603 SKIP:2595 size=2818 bytes
3262[libx264 @ 0x122e10f10] frame= 622 QP=27.35 NAL=2 Slice:B Poc:244 I:0 P:268 SKIP:2932 size=396 bytes
3263[libx264 @ 0x122e10f10] frame= 623 QP=28.18 NAL=0 Slice:B Poc:242 I:0 P:409 SKIP:2791 size=345 bytes
3264[libx264 @ 0x122e10f10] frame= 624 QP=27.58 NAL=0 Slice:B Poc:246 I:0 P:333 SKIP:2867 size=296 bytes
3265[libx264 @ 0x122e10f10] frame= 625 QP=19.85 NAL=2 Slice:P Poc:256 I:0 P:801 SKIP:2399 size=3101 bytes
3266[libx264 @ 0x122e10f10] frame= 626 QP=26.81 NAL=2 Slice:B Poc:252 I:0 P:329 SKIP:2871 size=365 bytes
3267[libx264 @ 0x122e10f10] frame= 627 QP=27.50 NAL=0 Slice:B Poc:250 I:0 P:428 SKIP:2772 size=339 bytes
3268[libx264 @ 0x122e10f10] frame= 628 QP=29.12 NAL=0 Slice:B Poc:254 I:0 P:345 SKIP:2855 size=286 bytes
3269[libx264 @ 0x122e10f10] frame= 629 QP=19.83 NAL=2 Slice:P Poc:264 I:3 P:704 SKIP:2493 size=2799 bytes
3270[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3271[libx264 @ 0x122e10f10] frame= 630 QP=26.29 NAL=2 Slice:B Poc:260 I:1 P:313 SKIP:2886 size=396 bytes
3272[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3273[libx264 @ 0x122e10f10] frame= 631 QP=25.91 NAL=0 Slice:B Poc:258 I:0 P:368 SKIP:2832 size=316 bytes
3274[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3275[libx264 @ 0x122e10f10] frame= 632 QP=25.83 NAL=0 Slice:B Poc:262 I:0 P:351 SKIP:2849 size=272 bytes
3276[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3277[libx264 @ 0x122e10f10] frame= 633 QP=19.87 NAL=2 Slice:P Poc:272 I:2 P:656 SKIP:2542 size=2836 bytes
3278[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3279[libx264 @ 0x122e10f10] frame= 634 QP=25.84 NAL=2 Slice:B Poc:268 I:0 P:262 SKIP:2938 size=387 bytes
3280[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3281[libx264 @ 0x122e10f10] frame= 635 QP=25.56 NAL=0 Slice:B Poc:266 I:0 P:261 SKIP:2939 size=274 bytes
3282[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3283[libx264 @ 0x122e10f10] frame= 636 QP=29.15 NAL=0 Slice:B Poc:270 I:0 P:119 SKIP:3081 size=165 bytes
3284[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3285[libx264 @ 0x122e10f10] frame= 637 QP=19.28 NAL=2 Slice:P Poc:280 I:4 P:1479 SKIP:1717 size=5196 bytes
3286[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3287[libx264 @ 0x122e10f10] frame= 638 QP=26.30 NAL=2 Slice:B Poc:276 I:0 P:634 SKIP:2566 size=553 bytes
3288[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3289[libx264 @ 0x122e10f10] frame= 639 QP=25.97 NAL=0 Slice:B Poc:274 I:0 P:870 SKIP:2330 size=479 bytes
3290[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3291frame= 1 fps=0.2 q=5.0 q=29.0 size=N/A time=00:00:21.25 bitrate=N/A speed=3.36x
3292[libx264 @ 0x122e10f10] frame= 640 QP=26.79 NAL=0 Slice:B Poc:278 I:0 P:572 SKIP:2628 size=364 bytes
3293[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3294[libx264 @ 0x122e10f10] frame= 641 QP=19.43 NAL=2 Slice:P Poc:288 I:2 P:1079 SKIP:2119 size=3751 bytes
3295[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3296[libx264 @ 0x122e10f10] frame= 642 QP=27.72 NAL=2 Slice:B Poc:284 I:0 P:564 SKIP:2636 size=485 bytes
3297[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3298[libx264 @ 0x122e10f10] frame= 643 QP=27.91 NAL=0 Slice:B Poc:282 I:0 P:660 SKIP:2540 size=418 bytes
3299[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3300[libx264 @ 0x122e10f10] frame= 644 QP=26.55 NAL=0 Slice:B Poc:286 I:0 P:643 SKIP:2557 size=383 bytes
3301[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3302[libx264 @ 0x122e10f10] frame= 645 QP=19.57 NAL=2 Slice:P Poc:296 I:2 P:869 SKIP:2329 size=3246 bytes
3303[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3304[libx264 @ 0x122e10f10] frame= 646 QP=27.46 NAL=2 Slice:B Poc:292 I:0 P:362 SKIP:2838 size=437 bytes
3305[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3306[libx264 @ 0x122e10f10] frame= 647 QP=28.06 NAL=0 Slice:B Poc:290 I:0 P:430 SKIP:2770 size=339 bytes
3307[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3308[libx264 @ 0x122e10f10] frame= 648 QP=26.73 NAL=0 Slice:B Poc:294 I:1 P:318 SKIP:2881 size=279 bytes
3309[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3310[libx264 @ 0x122e10f10] frame= 649 QP=19.78 NAL=2 Slice:P Poc:304 I:1 P:761 SKIP:2438 size=2662 bytes
3311[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3312[libx264 @ 0x122e10f10] frame= 650 QP=25.78 NAL=2 Slice:B Poc:300 I:0 P:314 SKIP:2886 size=338 bytes
3313[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3314[libx264 @ 0x122e10f10] frame= 651 QP=26.94 NAL=0 Slice:B Poc:298 I:1 P:414 SKIP:2785 size=314 bytes
3315[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3316[libx264 @ 0x122e10f10] frame= 652 QP=26.17 NAL=0 Slice:B Poc:302 I:0 P:411 SKIP:2789 size=282 bytes
3317[libx264 @ 0x122e10f10] frame= 653 QP=19.56 NAL=2 Slice:P Poc:312 I:0 P:851 SKIP:2349 size=2914 bytes
3318[libx264 @ 0x122e10f10] frame= 654 QP=27.28 NAL=2 Slice:B Poc:308 I:0 P:348 SKIP:2852 size=343 bytes
3319[libx264 @ 0x122e10f10] frame= 655 QP=26.68 NAL=0 Slice:B Poc:306 I:0 P:314 SKIP:2886 size=255 bytes
3320[libx264 @ 0x122e10f10] frame= 656 QP=29.79 NAL=0 Slice:B Poc:310 I:0 P:340 SKIP:2860 size=264 bytes
3321[libx264 @ 0x122e10f10] frame= 657 QP=19.97 NAL=2 Slice:P Poc:320 I:2 P:790 SKIP:2408 size=2932 bytes
3322[libx264 @ 0x122e10f10] frame= 658 QP=25.74 NAL=2 Slice:B Poc:316 I:0 P:431 SKIP:2769 size=366 bytes
3323[libx264 @ 0x122e10f10] frame= 659 QP=24.13 NAL=0 Slice:B Poc:314 I:0 P:507 SKIP:2693 size=326 bytes
3324[libx264 @ 0x122e10f10] frame= 660 QP=26.00 NAL=0 Slice:B Poc:318 I:0 P:495 SKIP:2705 size=296 bytes
3325[libx264 @ 0x122e10f10] frame= 661 QP=19.82 NAL=2 Slice:P Poc:328 I:1 P:746 SKIP:2453 size=2741 bytes
3326[libx264 @ 0x122e10f10] frame= 662 QP=26.72 NAL=2 Slice:B Poc:324 I:0 P:354 SKIP:2846 size=352 bytes
3327[libx264 @ 0x122e10f10] frame= 663 QP=26.63 NAL=0 Slice:B Poc:322 I:0 P:404 SKIP:2796 size=284 bytes
3328[libx264 @ 0x122e10f10] frame= 664 QP=28.63 NAL=0 Slice:B Poc:326 I:0 P:298 SKIP:2902 size=210 bytes
3329[libx264 @ 0x122e10f10] frame= 665 QP=19.38 NAL=2 Slice:P Poc:336 I:5 P:1299 SKIP:1896 size=4700 bytes
3330[libx264 @ 0x122e10f10] frame= 666 QP=27.88 NAL=2 Slice:B Poc:332 I:0 P:575 SKIP:2625 size=487 bytes
3331[libx264 @ 0x122e10f10] frame= 667 QP=26.00 NAL=0 Slice:B Poc:330 I:0 P:651 SKIP:2549 size=348 bytes
3332[libx264 @ 0x122e10f10] frame= 668 QP=25.37 NAL=0 Slice:B Poc:334 I:0 P:612 SKIP:2588 size=355 bytes
3333[libx264 @ 0x122e10f10] frame= 669 QP=19.69 NAL=2 Slice:P Poc:340 I:1 P:757 SKIP:2442 size=2365 bytes
3334[libx264 @ 0x122e10f10] frame= 670 QP=28.06 NAL=0 Slice:B Poc:338 I:0 P:315 SKIP:2885 size=229 bytes
3335[libx264 @ 0x122e10f10] frame= 671 QP=19.51 NAL=2 Slice:P Poc:348 I:0 P:836 SKIP:2364 size=3078 bytes
3336[libx264 @ 0x122e10f10] frame= 672 QP=24.53 NAL=2 Slice:B Poc:344 I:0 P:499 SKIP:2701 size=415 bytes
3337[libx264 @ 0x122e10f10] frame= 673 QP=26.00 NAL=0 Slice:B Poc:342 I:0 P:487 SKIP:2713 size=337 bytes
3338[libx264 @ 0x122e10f10] frame= 674 QP=26.00 NAL=0 Slice:B Poc:346 I:0 P:445 SKIP:2755 size=279 bytes
3339[libx264 @ 0x122e10f10] frame= 675 QP=19.45 NAL=2 Slice:P Poc:356 I:0 P:790 SKIP:2410 size=3045 bytes
3340[libx264 @ 0x122e10f10] frame= 676 QP=25.40 NAL=2 Slice:B Poc:352 I:0 P:343 SKIP:2857 size=381 bytes
3341[libx264 @ 0x122e10f10] frame= 677 QP=27.02 NAL=0 Slice:B Poc:350 I:0 P:462 SKIP:2738 size=322 bytes
3342[libx264 @ 0x122e10f10] frame= 678 QP=27.94 NAL=0 Slice:B Poc:354 I:0 P:279 SKIP:2921 size=204 bytes
3343[libx264 @ 0x122e10f10] frame= 679 QP=19.75 NAL=2 Slice:P Poc:364 I:1 P:744 SKIP:2455 size=2625 bytes
3344[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3345[libx264 @ 0x122e10f10] frame= 680 QP=26.94 NAL=2 Slice:B Poc:360 I:0 P:279 SKIP:2921 size=388 bytes
3346[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3347[libx264 @ 0x122e10f10] frame= 681 QP=28.02 NAL=0 Slice:B Poc:358 I:0 P:376 SKIP:2824 size=309 bytes
3348[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3349[libx264 @ 0x122e10f10] frame= 682 QP=28.12 NAL=0 Slice:B Poc:362 I:0 P:274 SKIP:2926 size=254 bytes
3350[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3351[libx264 @ 0x122e10f10] frame= 683 QP=19.81 NAL=2 Slice:P Poc:372 I:2 P:755 SKIP:2443 size=2934 bytes
3352[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3353[libx264 @ 0x122e10f10] frame= 684 QP=27.51 NAL=2 Slice:B Poc:368 I:0 P:301 SKIP:2899 size=398 bytes
3354[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3355[libx264 @ 0x122e10f10] frame= 685 QP=25.12 NAL=0 Slice:B Poc:366 I:0 P:475 SKIP:2725 size=335 bytes
3356[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3357[libx264 @ 0x122e10f10] frame= 686 QP=29.27 NAL=0 Slice:B Poc:370 I:0 P:350 SKIP:2850 size=270 bytes
3358[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3359[libx264 @ 0x122e10f10] frame= 687 QP=19.75 NAL=2 Slice:P Poc:380 I:3 P:886 SKIP:2311 size=3311 bytes
3360[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3361[libx264 @ 0x122e10f10] frame= 688 QP=27.68 NAL=2 Slice:B Poc:376 I:0 P:386 SKIP:2814 size=453 bytes
3362[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3363[libx264 @ 0x122e10f10] frame= 689 QP=26.47 NAL=0 Slice:B Poc:374 I:0 P:466 SKIP:2734 size=347 bytes
3364[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3365[libx264 @ 0x122e10f10] frame= 690 QP=29.31 NAL=0 Slice:B Poc:378 I:0 P:259 SKIP:2941 size=235 bytes
3366[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3367[libx264 @ 0x122e10f10] frame= 691 QP=19.82 NAL=2 Slice:P Poc:388 I:2 P:785 SKIP:2413 size=2899 bytes
3368[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3369[libx264 @ 0x122e10f10] frame= 692 QP=25.61 NAL=2 Slice:B Poc:384 I:0 P:357 SKIP:2843 size=349 bytes
3370[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3371[libx264 @ 0x122e10f10] frame= 693 QP=26.26 NAL=0 Slice:B Poc:382 I:0 P:350 SKIP:2850 size=287 bytes
3372[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3373[libx264 @ 0x122e10f10] frame= 694 QP=27.45 NAL=0 Slice:B Poc:386 I:0 P:243 SKIP:2957 size=213 bytes
3374[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3375[libx264 @ 0x122e10f10] frame= 695 QP=19.15 NAL=2 Slice:P Poc:396 I:8 P:1427 SKIP:1765 size=4921 bytes
3376[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3377[libx264 @ 0x122e10f10] frame= 696 QP=27.35 NAL=2 Slice:B Poc:392 I:0 P:599 SKIP:2601 size=472 bytes
3378[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3379[libx264 @ 0x122e10f10] frame= 697 QP=24.25 NAL=0 Slice:B Poc:390 I:0 P:823 SKIP:2377 size=469 bytes
3380[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3381[libx264 @ 0x122e10f10] frame= 698 QP=28.71 NAL=0 Slice:B Poc:394 I:0 P:565 SKIP:2635 size=336 bytes
3382[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3383[libx264 @ 0x122e10f10] frame= 699 QP=19.34 NAL=2 Slice:P Poc:404 I:0 P:1204 SKIP:1996 size=3909 bytes
3384[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3385[libx264 @ 0x122e10f10] frame= 700 QP=25.70 NAL=2 Slice:B Poc:400 I:0 P:683 SKIP:2517 size=529 bytes
3386[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3387[libx264 @ 0x122e10f10] frame= 701 QP=28.34 NAL=0 Slice:B Poc:398 I:0 P:681 SKIP:2519 size=394 bytes
3388[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3389[libx264 @ 0x122e10f10] frame= 702 QP=26.81 NAL=0 Slice:B Poc:402 I:0 P:645 SKIP:2555 size=349 bytes
3390[libx264 @ 0x122e10f10] frame= 703 QP=19.41 NAL=2 Slice:P Poc:412 I:0 P:833 SKIP:2367 size=3042 bytes
3391[libx264 @ 0x122e10f10] frame= 704 QP=25.36 NAL=2 Slice:B Poc:408 I:0 P:347 SKIP:2853 size=349 bytes
3392[libx264 @ 0x122e10f10] frame= 705 QP=26.20 NAL=0 Slice:B Poc:406 I:0 P:465 SKIP:2735 size=316 bytes
3393[libx264 @ 0x122e10f10] frame= 706 QP=28.67 NAL=0 Slice:B Poc:410 I:0 P:345 SKIP:2855 size=248 bytes
3394[libx264 @ 0x122e10f10] frame= 707 QP=19.67 NAL=2 Slice:P Poc:420 I:0 P:736 SKIP:2464 size=2845 bytes
3395[libx264 @ 0x122e10f10] frame= 708 QP=24.97 NAL=2 Slice:B Poc:416 I:0 P:268 SKIP:2932 size=335 bytes
3396[libx264 @ 0x122e10f10] frame= 709 QP=27.00 NAL=0 Slice:B Poc:414 I:0 P:256 SKIP:2944 size=233 bytes
3397[libx264 @ 0x122e10f10] frame= 710 QP=28.06 NAL=0 Slice:B Poc:418 I:0 P:148 SKIP:3052 size=133 bytes
3398[libx264 @ 0x122e10f10] frame= 711 QP=19.74 NAL=2 Slice:P Poc:428 I:3 P:726 SKIP:2471 size=2722 bytes
3399[libx264 @ 0x122e10f10] frame= 712 QP=27.39 NAL=2 Slice:B Poc:424 I:0 P:285 SKIP:2915 size=312 bytes
3400[libx264 @ 0x122e10f10] frame= 713 QP=27.18 NAL=0 Slice:B Poc:422 I:0 P:228 SKIP:2972 size=209 bytes
3401[libx264 @ 0x122e10f10] frame= 714 QP=26.17 NAL=0 Slice:B Poc:426 I:0 P:398 SKIP:2802 size=266 bytes
3402[libx264 @ 0x122e10f10] frame= 715 QP=19.87 NAL=2 Slice:P Poc:436 I:0 P:744 SKIP:2456 size=2879 bytes
3403[libx264 @ 0x122e10f10] frame= 716 QP=26.67 NAL=2 Slice:B Poc:432 I:0 P:315 SKIP:2885 size=332 bytes
3404[libx264 @ 0x122e10f10] frame= 717 QP=27.71 NAL=0 Slice:B Poc:430 I:0 P:396 SKIP:2804 size=263 bytes
3405[libx264 @ 0x122e10f10] frame= 718 QP=29.86 NAL=0 Slice:B Poc:434 I:0 P:404 SKIP:2796 size=263 bytes
3406[libx264 @ 0x122e10f10] frame= 719 QP=20.03 NAL=2 Slice:P Poc:444 I:0 P:695 SKIP:2505 size=2669 bytes
3407[libx264 @ 0x122e10f10] frame= 720 QP=27.37 NAL=2 Slice:B Poc:440 I:0 P:359 SKIP:2841 size=344 bytes
3408[libx264 @ 0x122e10f10] frame= 721 QP=26.74 NAL=0 Slice:B Poc:438 I:0 P:502 SKIP:2698 size=320 bytes
3409[libx264 @ 0x122e10f10] frame= 722 QP=26.01 NAL=0 Slice:B Poc:442 I:0 P:492 SKIP:2708 size=304 bytes
3410[libx264 @ 0x122e10f10] frame= 723 QP=19.20 NAL=2 Slice:P Poc:452 I:1 P:1444 SKIP:1755 size=4965 bytes
3411[libx264 @ 0x122e10f10] frame= 724 QP=25.45 NAL=2 Slice:B Poc:448 I:0 P:707 SKIP:2493 size=500 bytes
3412[libx264 @ 0x122e10f10] frame= 725 QP=23.94 NAL=0 Slice:B Poc:446 I:0 P:652 SKIP:2548 size=353 bytes
3413[libx264 @ 0x122e10f10] frame= 726 QP=26.07 NAL=0 Slice:B Poc:450 I:0 P:666 SKIP:2534 size=390 bytes
3414[libx264 @ 0x122e10f10] frame= 727 QP=19.32 NAL=2 Slice:P Poc:460 I:2 P:1070 SKIP:2128 size=3723 bytes
3415[libx264 @ 0x122e10f10] frame= 728 QP=23.76 NAL=2 Slice:B Poc:456 I:1 P:416 SKIP:2783 size=396 bytes
3416[libx264 @ 0x122e10f10] frame= 729 QP=25.08 NAL=0 Slice:B Poc:454 I:0 P:453 SKIP:2747 size=296 bytes
3417[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3418[libx264 @ 0x122e10f10] frame= 730 QP=26.66 NAL=0 Slice:B Poc:458 I:0 P:595 SKIP:2605 size=356 bytes
3419[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3420[libx264 @ 0x122e10f10] frame= 731 QP=19.41 NAL=2 Slice:P Poc:468 I:1 P:765 SKIP:2434 size=2971 bytes
3421[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3422[libx264 @ 0x122e10f10] frame= 732 QP=25.01 NAL=2 Slice:B Poc:464 I:0 P:361 SKIP:2839 size=379 bytes
3423[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3424[libx264 @ 0x122e10f10] frame= 733 QP=24.63 NAL=0 Slice:B Poc:462 I:0 P:420 SKIP:2780 size=300 bytes
3425[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3426[libx264 @ 0x122e10f10] frame= 734 QP=25.72 NAL=0 Slice:B Poc:466 I:0 P:415 SKIP:2785 size=276 bytes
3427[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3428[libx264 @ 0x122e10f10] frame= 735 QP=19.45 NAL=2 Slice:P Poc:476 I:0 P:809 SKIP:2391 size=2988 bytes
3429[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3430[libx264 @ 0x122e10f10] frame= 736 QP=24.80 NAL=2 Slice:B Poc:472 I:0 P:297 SKIP:2903 size=349 bytes
3431[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3432[libx264 @ 0x122e10f10] frame= 737 QP=27.00 NAL=0 Slice:B Poc:470 I:0 P:161 SKIP:3039 size=156 bytes
3433[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3434[libx264 @ 0x122e10f10] frame= 738 QP=27.00 NAL=0 Slice:B Poc:474 I:0 P:320 SKIP:2880 size=232 bytes
3435[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3436[libx264 @ 0x122e10f10] frame= 739 QP=19.55 NAL=2 Slice:P Poc:484 I:1 P:778 SKIP:2421 size=2897 bytes
3437[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3438[libx264 @ 0x122e10f10] frame= 740 QP=28.08 NAL=2 Slice:B Poc:480 I:0 P:308 SKIP:2892 size=386 bytes
3439[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3440[libx264 @ 0x122e10f10] frame= 741 QP=23.02 NAL=0 Slice:B Poc:478 I:0 P:279 SKIP:2921 size=221 bytes
3441[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3442[libx264 @ 0x122e10f10] frame= 742 QP=26.87 NAL=0 Slice:B Poc:482 I:0 P:428 SKIP:2772 size=299 bytes
3443[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3444[libx264 @ 0x122e10f10] frame= 743 QP=19.71 NAL=2 Slice:P Poc:492 I:1 P:710 SKIP:2489 size=2669 bytes
3445[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3446[libx264 @ 0x122e10f10] frame= 744 QP=25.65 NAL=2 Slice:B Poc:488 I:0 P:213 SKIP:2987 size=327 bytes
3447[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3448[libx264 @ 0x122e10f10] frame= 745 QP=29.84 NAL=0 Slice:B Poc:486 I:0 P:205 SKIP:2995 size=213 bytes
3449[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3450[libx264 @ 0x122e10f10] frame= 746 QP=26.74 NAL=0 Slice:B Poc:490 I:0 P:378 SKIP:2822 size=265 bytes
3451[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3452[libx264 @ 0x122e10f10] frame= 747 QP=19.80 NAL=2 Slice:P Poc:496 I:1 P:462 SKIP:2737 size=1763 bytes
3453[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3454[libx264 @ 0x122e10f10] frame= 748 QP=27.00 NAL=0 Slice:B Poc:494 I:0 P:153 SKIP:3047 size=153 bytes
3455[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3456[libx264 @ 0x122e10f10] frame= 749 QP=27.62 NAL=2 Slice:P Poc:498 I:0 P:33 SKIP:3167 size=136 bytes
3457[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3458[libx264 @ 0x122e10f10] frame= 750 QP=17.03 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=139077 bytes
3459[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3460[libx264 @ 0x122e10f10] frame= 751 QP=19.37 NAL=2 Slice:P Poc:8 I:4 P:1196 SKIP:2000 size=3741 bytes
3461[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3462[libx264 @ 0x122e10f10] frame= 752 QP=24.87 NAL=2 Slice:B Poc:4 I:0 P:682 SKIP:2518 size=584 bytes
3463[libx264 @ 0x122e10f10] frame= 753 QP=27.12 NAL=0 Slice:B Poc:2 I:0 P:527 SKIP:2673 size=330 bytes
3464[libx264 @ 0x122e10f10] frame= 754 QP=27.36 NAL=0 Slice:B Poc:6 I:0 P:606 SKIP:2594 size=399 bytes
3465[libx264 @ 0x122e10f10] frame= 755 QP=19.42 NAL=2 Slice:P Poc:16 I:0 P:1368 SKIP:1832 size=4543 bytes
3466[libx264 @ 0x122e10f10] frame= 756 QP=23.46 NAL=2 Slice:B Poc:12 I:0 P:583 SKIP:2617 size=514 bytes
3467[libx264 @ 0x122e10f10] frame= 757 QP=23.91 NAL=0 Slice:B Poc:10 I:0 P:496 SKIP:2704 size=335 bytes
3468[libx264 @ 0x122e10f10] frame= 758 QP=29.85 NAL=0 Slice:B Poc:14 I:0 P:325 SKIP:2875 size=245 bytes
3469[libx264 @ 0x122e10f10] frame= 759 QP=19.53 NAL=2 Slice:P Poc:24 I:1 P:1002 SKIP:2197 size=3322 bytes
3470[libx264 @ 0x122e10f10] frame= 760 QP=24.16 NAL=2 Slice:B Poc:20 I:0 P:499 SKIP:2701 size=474 bytes
3471[libx264 @ 0x122e10f10] frame= 761 QP=29.85 NAL=0 Slice:B Poc:18 I:0 P:396 SKIP:2804 size=304 bytes
3472[libx264 @ 0x122e10f10] frame= 762 QP=26.30 NAL=0 Slice:B Poc:22 I:0 P:431 SKIP:2769 size=290 bytes
3473[libx264 @ 0x122e10f10] frame= 763 QP=19.69 NAL=2 Slice:P Poc:32 I:1 P:913 SKIP:2286 size=3105 bytes
3474[libx264 @ 0x122e10f10] frame= 764 QP=24.38 NAL=2 Slice:B Poc:28 I:0 P:496 SKIP:2704 size=441 bytes
3475[libx264 @ 0x122e10f10] frame= 765 QP=29.40 NAL=0 Slice:B Poc:26 I:0 P:414 SKIP:2786 size=304 bytes
3476[libx264 @ 0x122e10f10] frame= 766 QP=27.00 NAL=0 Slice:B Poc:30 I:0 P:372 SKIP:2828 size=239 bytes
3477[libx264 @ 0x122e10f10] frame= 767 QP=19.94 NAL=2 Slice:P Poc:40 I:0 P:880 SKIP:2320 size=2801 bytes
3478[libx264 @ 0x122e10f10] frame= 768 QP=26.26 NAL=2 Slice:B Poc:36 I:0 P:429 SKIP:2771 size=374 bytes
3479[libx264 @ 0x122e10f10] frame= 769 QP=27.00 NAL=0 Slice:B Poc:34 I:0 P:386 SKIP:2814 size=268 bytes
3480[libx264 @ 0x122e10f10] frame= 770 QP=29.20 NAL=0 Slice:B Poc:38 I:0 P:330 SKIP:2870 size=226 bytes
3481[libx264 @ 0x122e10f10] frame= 771 QP=19.93 NAL=2 Slice:P Poc:48 I:0 P:713 SKIP:2487 size=2732 bytes
3482[libx264 @ 0x122e10f10] frame= 772 QP=24.03 NAL=2 Slice:B Poc:44 I:0 P:289 SKIP:2911 size=337 bytes
3483[libx264 @ 0x122e10f10] frame= 773 QP=28.48 NAL=0 Slice:B Poc:42 I:0 P:250 SKIP:2950 size=213 bytes
3484[libx264 @ 0x122e10f10] frame= 774 QP=23.66 NAL=0 Slice:B Poc:46 I:0 P:216 SKIP:2984 size=189 bytes
3485[libx264 @ 0x122e10f10] frame= 775 QP=19.93 NAL=2 Slice:P Poc:56 I:0 P:740 SKIP:2460 size=2895 bytes
3486[libx264 @ 0x122e10f10] frame= 776 QP=25.96 NAL=2 Slice:B Poc:52 I:0 P:269 SKIP:2931 size=323 bytes
3487[libx264 @ 0x122e10f10] frame= 777 QP=24.13 NAL=0 Slice:B Poc:50 I:0 P:241 SKIP:2959 size=209 bytes
3488[libx264 @ 0x122e10f10] frame= 778 QP=27.00 NAL=0 Slice:B Poc:54 I:0 P:219 SKIP:2981 size=173 bytes
3489[libx264 @ 0x122e10f10] frame= 779 QP=19.88 NAL=2 Slice:P Poc:64 I:0 P:803 SKIP:2397 size=3062 bytes
3490[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3491[libx264 @ 0x122e10f10] frame= 780 QP=24.41 NAL=2 Slice:B Poc:60 I:0 P:339 SKIP:2861 size=361 bytes
3492[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3493[libx264 @ 0x122e10f10] frame= 781 QP=27.00 NAL=0 Slice:B Poc:58 I:0 P:250 SKIP:2950 size=217 bytes
3494[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3495[libx264 @ 0x122e10f10] frame= 782 QP=27.34 NAL=0 Slice:B Poc:62 I:0 P:232 SKIP:2968 size=179 bytes
3496[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3497[libx264 @ 0x122e10f10] frame= 783 QP=19.41 NAL=2 Slice:P Poc:72 I:5 P:1375 SKIP:1820 size=4599 bytes
3498[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3499[libx264 @ 0x122e10f10] frame= 784 QP=23.89 NAL=2 Slice:B Poc:68 I:1 P:631 SKIP:2568 size=491 bytes
3500[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3501[libx264 @ 0x122e10f10] frame= 785 QP=26.79 NAL=0 Slice:B Poc:66 I:0 P:656 SKIP:2544 size=444 bytes
3502[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3503[libx264 @ 0x122e10f10] frame= 786 QP=26.25 NAL=0 Slice:B Poc:70 I:0 P:523 SKIP:2677 size=314 bytes
3504[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3505[libx264 @ 0x122e10f10] frame= 787 QP=19.62 NAL=2 Slice:P Poc:80 I:1 P:995 SKIP:2204 size=3515 bytes
3506[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3507[libx264 @ 0x122e10f10] frame= 788 QP=23.62 NAL=2 Slice:B Poc:76 I:0 P:540 SKIP:2660 size=444 bytes
3508[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3509[libx264 @ 0x122e10f10] frame= 789 QP=25.04 NAL=0 Slice:B Poc:74 I:0 P:443 SKIP:2757 size=315 bytes
3510[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3511[libx264 @ 0x122e10f10] frame= 790 QP=23.14 NAL=0 Slice:B Poc:78 I:0 P:359 SKIP:2841 size=225 bytes
3512[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3513[libx264 @ 0x122e10f10] frame= 791 QP=19.62 NAL=2 Slice:P Poc:88 I:0 P:748 SKIP:2452 size=2783 bytes
3514[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3515[libx264 @ 0x122e10f10] frame= 792 QP=24.46 NAL=2 Slice:B Poc:84 I:0 P:348 SKIP:2852 size=355 bytes
3516[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3517[libx264 @ 0x122e10f10] frame= 793 QP=25.82 NAL=0 Slice:B Poc:82 I:0 P:462 SKIP:2738 size=317 bytes
3518[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3519[libx264 @ 0x122e10f10] frame= 794 QP=27.17 NAL=0 Slice:B Poc:86 I:0 P:298 SKIP:2902 size=213 bytes
3520[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3521[libx264 @ 0x122e10f10] frame= 795 QP=19.76 NAL=2 Slice:P Poc:96 I:1 P:837 SKIP:2362 size=2943 bytes
3522[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3523[libx264 @ 0x122e10f10] frame= 796 QP=28.08 NAL=2 Slice:B Poc:92 I:0 P:412 SKIP:2788 size=384 bytes
3524[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3525[libx264 @ 0x122e10f10] frame= 797 QP=25.68 NAL=0 Slice:B Poc:90 I:0 P:583 SKIP:2617 size=356 bytes
3526[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3527[libx264 @ 0x122e10f10] frame= 798 QP=29.78 NAL=0 Slice:B Poc:94 I:0 P:466 SKIP:2734 size=295 bytes
3528[libx264 @ 0x122e10f10] frame= 799 QP=19.74 NAL=2 Slice:P Poc:104 I:2 P:835 SKIP:2363 size=2818 bytes
3529[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3530[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3531[libx264 @ 0x122e10f10] frame= 800 QP=28.37 NAL=2 Slice:B Poc:100 I:0 P:389 SKIP:2811 size=371 bytes
3532[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3533[libx264 @ 0x122e10f10] frame= 801 QP=26.01 NAL=0 Slice:B Poc:98 I:0 P:513 SKIP:2687 size=345 bytes
3534[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3535[libx264 @ 0x122e10f10] frame= 802 QP=28.97 NAL=0 Slice:B Poc:102 I:0 P:407 SKIP:2793 size=298 bytes
3536[libx264 @ 0x122e10f10] frame= 803 QP=19.79 NAL=2 Slice:P Poc:112 I:0 P:801 SKIP:2399 size=2781 bytes
3537[libx264 @ 0x122e10f10] frame= 804 QP=24.83 NAL=2 Slice:B Poc:108 I:0 P:437 SKIP:2763 size=374 bytes
3538[libx264 @ 0x122e10f10] frame= 805 QP=27.87 NAL=0 Slice:B Poc:106 I:0 P:376 SKIP:2824 size=312 bytes
3539[libx264 @ 0x122e10f10] frame= 806 QP=26.02 NAL=0 Slice:B Poc:110 I:0 P:421 SKIP:2779 size=295 bytes
3540[libx264 @ 0x122e10f10] frame= 807 QP=19.79 NAL=2 Slice:P Poc:120 I:0 P:750 SKIP:2450 size=2956 bytes
3541[libx264 @ 0x122e10f10] frame= 808 QP=26.36 NAL=2 Slice:B Poc:116 I:0 P:355 SKIP:2845 size=370 bytes
3542[libx264 @ 0x122e10f10] frame= 809 QP=25.84 NAL=0 Slice:B Poc:114 I:0 P:388 SKIP:2812 size=309 bytes
3543[libx264 @ 0x122e10f10] frame= 810 QP=27.00 NAL=0 Slice:B Poc:118 I:0 P:394 SKIP:2806 size=262 bytes
3544[libx264 @ 0x122e10f10] frame= 811 QP=19.37 NAL=2 Slice:P Poc:128 I:0 P:1589 SKIP:1611 size=5141 bytes
3545[libx264 @ 0x122e10f10] frame= 812 QP=26.04 NAL=2 Slice:B Poc:124 I:0 P:690 SKIP:2510 size=514 bytes
3546[libx264 @ 0x122e10f10] frame= 813 QP=24.40 NAL=0 Slice:B Poc:122 I:0 P:831 SKIP:2369 size=489 bytes
3547[libx264 @ 0x122e10f10] frame= 814 QP=29.92 NAL=0 Slice:B Poc:126 I:0 P:550 SKIP:2650 size=344 bytes
3548[libx264 @ 0x122e10f10] frame= 815 QP=19.22 NAL=2 Slice:P Poc:136 I:5 P:1040 SKIP:2155 size=3489 bytes
3549[libx264 @ 0x122e10f10] frame= 816 QP=27.41 NAL=2 Slice:B Poc:132 I:0 P:617 SKIP:2583 size=484 bytes
3550[libx264 @ 0x122e10f10] frame= 817 QP=29.20 NAL=0 Slice:B Poc:130 I:0 P:660 SKIP:2540 size=395 bytes
3551[libx264 @ 0x122e10f10] frame= 818 QP=24.91 NAL=0 Slice:B Poc:134 I:0 P:580 SKIP:2620 size=351 bytes
3552[libx264 @ 0x122e10f10] frame= 819 QP=19.48 NAL=2 Slice:P Poc:144 I:1 P:884 SKIP:2315 size=3056 bytes
3553[libx264 @ 0x122e10f10] frame= 820 QP=26.47 NAL=2 Slice:B Poc:140 I:0 P:410 SKIP:2790 size=443 bytes
3554[libx264 @ 0x122e10f10] frame= 821 QP=27.09 NAL=0 Slice:B Poc:138 I:0 P:536 SKIP:2664 size=350 bytes
3555[libx264 @ 0x122e10f10] frame= 822 QP=28.87 NAL=0 Slice:B Poc:142 I:0 P:478 SKIP:2722 size=316 bytes
3556[libx264 @ 0x122e10f10] frame= 823 QP=19.58 NAL=2 Slice:P Poc:152 I:2 P:672 SKIP:2526 size=2513 bytes
3557[libx264 @ 0x122e10f10] frame= 824 QP=27.74 NAL=2 Slice:B Poc:148 I:0 P:273 SKIP:2927 size=366 bytes
3558[libx264 @ 0x122e10f10] frame= 825 QP=26.79 NAL=0 Slice:B Poc:146 I:0 P:354 SKIP:2846 size=273 bytes
3559[libx264 @ 0x122e10f10] frame= 826 QP=27.24 NAL=0 Slice:B Poc:150 I:0 P:246 SKIP:2954 size=209 bytes
3560[libx264 @ 0x122e10f10] frame= 827 QP=19.67 NAL=2 Slice:P Poc:160 I:1 P:885 SKIP:2314 size=3106 bytes
3561[libx264 @ 0x122e10f10] frame= 828 QP=25.84 NAL=2 Slice:B Poc:156 I:0 P:406 SKIP:2794 size=401 bytes
3562[libx264 @ 0x122e10f10] frame= 829 QP=26.42 NAL=0 Slice:B Poc:154 I:0 P:463 SKIP:2737 size=328 bytes
3563[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3564[libx264 @ 0x122e10f10] frame= 830 QP=29.22 NAL=0 Slice:B Poc:158 I:0 P:399 SKIP:2801 size=285 bytes
3565[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3566[libx264 @ 0x122e10f10] frame= 831 QP=19.72 NAL=2 Slice:P Poc:168 I:0 P:868 SKIP:2332 size=3134 bytes
3567[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3568[libx264 @ 0x122e10f10] frame= 832 QP=25.54 NAL=2 Slice:B Poc:164 I:0 P:440 SKIP:2760 size=468 bytes
3569[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3570[libx264 @ 0x122e10f10] frame= 833 QP=28.23 NAL=0 Slice:B Poc:162 I:0 P:405 SKIP:2795 size=286 bytes
3571[libx264 @ 0x122e10f10] frame= 834 QP=27.73 NAL=0 Slice:B Poc:166 I:0 P:307 SKIP:2893 size=277 bytes
3572[libx264 @ 0x122e10f10] frame= 835 QP=19.78 NAL=2 Slice:P Poc:176 I:1 P:779 SKIP:2420 size=2758 bytes
3573[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3574[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3575[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3576[libx264 @ 0x122e10f10] frame= 836 QP=26.59 NAL=2 Slice:B Poc:172 I:0 P:433 SKIP:2767 size=427 bytes
3577[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3578[libx264 @ 0x122e10f10] frame= 837 QP=26.67 NAL=0 Slice:B Poc:170 I:0 P:461 SKIP:2739 size=327 bytes
3579[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3580[libx264 @ 0x122e10f10] frame= 838 QP=28.10 NAL=0 Slice:B Poc:174 I:0 P:420 SKIP:2780 size=288 bytes
3581[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3582[libx264 @ 0x122e10f10] frame= 839 QP=19.26 NAL=2 Slice:P Poc:184 I:3 P:1430 SKIP:1767 size=4806 bytes
3583[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3584[libx264 @ 0x122e10f10] frame= 840 QP=25.04 NAL=2 Slice:B Poc:180 I:0 P:682 SKIP:2518 size=529 bytes
3585[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3586[libx264 @ 0x122e10f10] frame= 841 QP=24.66 NAL=0 Slice:B Poc:178 I:0 P:582 SKIP:2618 size=373 bytes
3587[libx264 @ 0x122e10f10] frame= 842 QP=25.51 NAL=0 Slice:B Poc:182 I:0 P:625 SKIP:2575 size=378 bytes
3588[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3589[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3590[libx264 @ 0x122e10f10] frame= 843 QP=19.48 NAL=2 Slice:P Poc:188 I:1 P:685 SKIP:2514 size=2161 bytes
3591[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3592[libx264 @ 0x122e10f10] frame= 844 QP=29.64 NAL=0 Slice:B Poc:186 I:0 P:290 SKIP:2910 size=241 bytes
3593[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3594[libx264 @ 0x122e10f10] frame= 845 QP=19.47 NAL=2 Slice:P Poc:196 I:1 P:854 SKIP:2345 size=2858 bytes
3595[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3596[libx264 @ 0x122e10f10] frame= 846 QP=26.03 NAL=2 Slice:B Poc:192 I:0 P:473 SKIP:2727 size=429 bytes
3597[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3598[libx264 @ 0x122e10f10] frame= 847 QP=26.09 NAL=0 Slice:B Poc:190 I:0 P:556 SKIP:2644 size=379 bytes
3599[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3600[libx264 @ 0x122e10f10] frame= 848 QP=26.37 NAL=0 Slice:B Poc:194 I:0 P:494 SKIP:2706 size=316 bytes
3601[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3602[libx264 @ 0x122e10f10] frame= 849 QP=19.42 NAL=2 Slice:P Poc:204 I:3 P:868 SKIP:2329 size=2947 bytes
3603[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3604[libx264 @ 0x122e10f10] frame= 850 QP=25.01 NAL=2 Slice:B Poc:200 I:0 P:397 SKIP:2803 size=409 bytes
3605[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3606[libx264 @ 0x122e10f10] frame= 851 QP=28.74 NAL=0 Slice:B Poc:198 I:0 P:539 SKIP:2661 size=333 bytes
3607[libx264 @ 0x122e10f10] frame= 852 QP=29.20 NAL=0 Slice:B Poc:202 I:0 P:275 SKIP:2925 size=192 bytes
3608[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3609[libx264 @ 0x122e10f10] frame= 853 QP=19.94 NAL=2 Slice:P Poc:212 I:4 P:756 SKIP:2440 size=2671 bytes
3610[libx264 @ 0x122e10f10] frame= 854 QP=21.85 NAL=2 Slice:B Poc:208 I:0 P:348 SKIP:2852 size=367 bytes
3611[libx264 @ 0x122e10f10] frame= 855 QP=25.90 NAL=0 Slice:B Poc:206 I:0 P:266 SKIP:2934 size=242 bytes
3612[libx264 @ 0x122e10f10] frame= 856 QP=27.00 NAL=0 Slice:B Poc:210 I:0 P:41 SKIP:3159 size=78 bytes
3613[libx264 @ 0x122e10f10] frame= 857 QP=19.92 NAL=2 Slice:P Poc:220 I:3 P:806 SKIP:2391 size=2810 bytes
3614[libx264 @ 0x122e10f10] frame= 858 QP=26.56 NAL=2 Slice:B Poc:216 I:0 P:360 SKIP:2840 size=379 bytes
3615[libx264 @ 0x122e10f10] frame= 859 QP=26.64 NAL=0 Slice:B Poc:214 I:0 P:480 SKIP:2720 size=327 bytes
3616[libx264 @ 0x122e10f10] frame= 860 QP=23.47 NAL=0 Slice:B Poc:218 I:0 P:391 SKIP:2809 size=276 bytes
3617[libx264 @ 0x122e10f10] frame= 861 QP=19.97 NAL=2 Slice:P Poc:228 I:4 P:732 SKIP:2464 size=2988 bytes
3618[libx264 @ 0x122e10f10] frame= 862 QP=26.80 NAL=2 Slice:B Poc:224 I:1 P:337 SKIP:2862 size=394 bytes
3619[libx264 @ 0x122e10f10] frame= 863 QP=28.58 NAL=0 Slice:B Poc:222 I:0 P:450 SKIP:2750 size=342 bytes
3620[libx264 @ 0x122e10f10] frame= 864 QP=28.52 NAL=0 Slice:B Poc:226 I:0 P:376 SKIP:2824 size=281 bytes
3621[libx264 @ 0x122e10f10] frame= 865 QP=19.74 NAL=2 Slice:P Poc:236 I:0 P:651 SKIP:2549 size=2625 bytes
3622[libx264 @ 0x122e10f10] frame= 866 QP=26.46 NAL=2 Slice:B Poc:232 I:0 P:331 SKIP:2869 size=425 bytes
3623[libx264 @ 0x122e10f10] frame= 867 QP=26.30 NAL=0 Slice:B Poc:230 I:0 P:311 SKIP:2889 size=287 bytes
3624[libx264 @ 0x122e10f10] frame= 868 QP=28.60 NAL=0 Slice:B Poc:234 I:0 P:207 SKIP:2993 size=209 bytes
3625[libx264 @ 0x122e10f10] frame= 869 QP=19.17 NAL=2 Slice:P Poc:242 I:1 P:1568 SKIP:1631 size=5139 bytes
3626[libx264 @ 0x122e10f10] frame= 870 QP=26.20 NAL=2 Slice:B Poc:238 I:0 P:493 SKIP:2707 size=412 bytes
3627[libx264 @ 0x122e10f10] frame= 871 QP=25.75 NAL=0 Slice:B Poc:240 I:0 P:680 SKIP:2520 size=431 bytes
3628[libx264 @ 0x122e10f10] frame= 872 QP=19.51 NAL=2 Slice:P Poc:246 I:0 P:715 SKIP:2485 size=2454 bytes
3629[libx264 @ 0x122e10f10] frame= 873 QP=29.52 NAL=0 Slice:B Poc:244 I:0 P:251 SKIP:2949 size=243 bytes
3630[libx264 @ 0x122e10f10] frame= 874 QP=19.71 NAL=2 Slice:P Poc:254 I:0 P:798 SKIP:2402 size=2961 bytes
3631[libx264 @ 0x122e10f10] frame= 875 QP=25.08 NAL=2 Slice:B Poc:250 I:0 P:451 SKIP:2749 size=456 bytes
3632[libx264 @ 0x122e10f10] frame= 876 QP=27.20 NAL=0 Slice:B Poc:248 I:0 P:516 SKIP:2684 size=358 bytes
3633[libx264 @ 0x122e10f10] frame= 877 QP=29.33 NAL=0 Slice:B Poc:252 I:0 P:407 SKIP:2793 size=307 bytes
3634[libx264 @ 0x122e10f10] frame= 878 QP=19.66 NAL=2 Slice:P Poc:262 I:0 P:883 SKIP:2317 size=3088 bytes
3635[libx264 @ 0x122e10f10] frame= 879 QP=25.08 NAL=2 Slice:B Poc:258 I:0 P:416 SKIP:2784 size=458 bytes
3636[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3637[libx264 @ 0x122e10f10] frame= 880 QP=27.65 NAL=0 Slice:B Poc:256 I:0 P:426 SKIP:2774 size=350 bytes
3638[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3639[libx264 @ 0x122e10f10] frame= 881 QP=29.64 NAL=0 Slice:B Poc:260 I:0 P:435 SKIP:2765 size=317 bytes
3640[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3641[libx264 @ 0x122e10f10] frame= 882 QP=19.79 NAL=2 Slice:P Poc:270 I:3 P:667 SKIP:2530 size=2843 bytes
3642[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3643[libx264 @ 0x122e10f10] frame= 883 QP=26.19 NAL=2 Slice:B Poc:266 I:0 P:309 SKIP:2891 size=399 bytes
3644[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3645[libx264 @ 0x122e10f10] frame= 884 QP=23.94 NAL=0 Slice:B Poc:264 I:0 P:437 SKIP:2763 size=340 bytes
3646[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3647[libx264 @ 0x122e10f10] frame= 885 QP=29.51 NAL=0 Slice:B Poc:268 I:0 P:357 SKIP:2843 size=281 bytes
3648[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3649[libx264 @ 0x122e10f10] frame= 886 QP=19.81 NAL=2 Slice:P Poc:278 I:4 P:645 SKIP:2551 size=2849 bytes
3650[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3651[libx264 @ 0x122e10f10] frame= 887 QP=26.98 NAL=2 Slice:B Poc:274 I:0 P:229 SKIP:2971 size=387 bytes
3652[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3653[libx264 @ 0x122e10f10] frame= 888 QP=27.01 NAL=0 Slice:B Poc:272 I:0 P:319 SKIP:2881 size=294 bytes
3654[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3655[libx264 @ 0x122e10f10] frame= 889 QP=28.25 NAL=0 Slice:B Poc:276 I:0 P:133 SKIP:3067 size=166 bytes
3656[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3657[libx264 @ 0x122e10f10] frame= 890 QP=19.64 NAL=2 Slice:P Poc:286 I:1 P:874 SKIP:2325 size=3219 bytes
3658[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3659[libx264 @ 0x122e10f10] frame= 891 QP=25.29 NAL=2 Slice:B Poc:282 I:0 P:491 SKIP:2709 size=525 bytes
3660[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3661[libx264 @ 0x122e10f10] frame= 892 QP=26.92 NAL=0 Slice:B Poc:280 I:0 P:589 SKIP:2611 size=414 bytes
3662[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3663[libx264 @ 0x122e10f10] frame= 893 QP=28.10 NAL=0 Slice:B Poc:284 I:0 P:448 SKIP:2752 size=319 bytes
3664[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3665[libx264 @ 0x122e10f10] frame= 894 QP=20.05 NAL=2 Slice:P Poc:294 I:3 P:806 SKIP:2391 size=3042 bytes
3666[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3667[libx264 @ 0x122e10f10] frame= 895 QP=26.80 NAL=2 Slice:B Poc:290 I:0 P:376 SKIP:2824 size=499 bytes
3668[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3669[libx264 @ 0x122e10f10] frame= 896 QP=28.70 NAL=0 Slice:B Poc:288 I:0 P:501 SKIP:2699 size=385 bytes
3670[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3671[libx264 @ 0x122e10f10] frame= 897 QP=29.68 NAL=0 Slice:B Poc:292 I:0 P:386 SKIP:2814 size=310 bytes
3672[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3673[libx264 @ 0x122e10f10] frame= 898 QP=19.36 NAL=2 Slice:P Poc:302 I:2 P:1408 SKIP:1790 size=4868 bytes
3674[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3675[libx264 @ 0x122e10f10] frame= 899 QP=26.18 NAL=2 Slice:B Poc:298 I:0 P:637 SKIP:2563 size=602 bytes
3676[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3677[libx264 @ 0x122e10f10] frame= 900 QP=29.08 NAL=0 Slice:B Poc:296 I:0 P:850 SKIP:2350 size=510 bytes
3678[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3679[libx264 @ 0x122e10f10] frame= 901 QP=27.23 NAL=0 Slice:B Poc:300 I:0 P:552 SKIP:2648 size=360 bytes
3680[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3681[libx264 @ 0x122e10f10] frame= 902 QP=19.54 NAL=2 Slice:P Poc:310 I:3 P:979 SKIP:2218 size=3585 bytes
3682[libx264 @ 0x122e10f10] frame= 903 QP=26.16 NAL=2 Slice:B Poc:306 I:0 P:593 SKIP:2607 size=601 bytes
3683[libx264 @ 0x122e10f10] frame= 904 QP=29.08 NAL=0 Slice:B Poc:304 I:0 P:557 SKIP:2643 size=390 bytes
3684[libx264 @ 0x122e10f10] frame= 905 QP=29.33 NAL=0 Slice:B Poc:308 I:0 P:599 SKIP:2601 size=393 bytes
3685[libx264 @ 0x122e10f10] frame= 906 QP=19.57 NAL=2 Slice:P Poc:318 I:1 P:879 SKIP:2320 size=3189 bytes
3686[libx264 @ 0x122e10f10] frame= 907 QP=27.53 NAL=2 Slice:B Poc:314 I:0 P:316 SKIP:2884 size=430 bytes
3687[libx264 @ 0x122e10f10] frame= 908 QP=27.33 NAL=0 Slice:B Poc:312 I:0 P:304 SKIP:2896 size=284 bytes
3688[libx264 @ 0x122e10f10] frame= 909 QP=27.96 NAL=0 Slice:B Poc:316 I:0 P:292 SKIP:2908 size=272 bytes
3689[libx264 @ 0x122e10f10] frame= 910 QP=19.91 NAL=2 Slice:P Poc:326 I:1 P:732 SKIP:2467 size=2777 bytes
3690[libx264 @ 0x122e10f10] frame= 911 QP=27.12 NAL=2 Slice:B Poc:322 I:0 P:277 SKIP:2923 size=414 bytes
3691[libx264 @ 0x122e10f10] frame= 912 QP=28.67 NAL=0 Slice:B Poc:320 I:0 P:312 SKIP:2888 size=283 bytes
3692[libx264 @ 0x122e10f10] frame= 913 QP=29.65 NAL=0 Slice:B Poc:324 I:0 P:274 SKIP:2926 size=253 bytes
3693[libx264 @ 0x122e10f10] frame= 914 QP=19.59 NAL=2 Slice:P Poc:334 I:3 P:873 SKIP:2324 size=3136 bytes
3694[libx264 @ 0x122e10f10] frame= 915 QP=26.68 NAL=2 Slice:B Poc:330 I:0 P:379 SKIP:2821 size=468 bytes
3695[libx264 @ 0x122e10f10] frame= 916 QP=28.81 NAL=0 Slice:B Poc:328 I:0 P:363 SKIP:2837 size=285 bytes
3696[libx264 @ 0x122e10f10] frame= 917 QP=26.76 NAL=0 Slice:B Poc:332 I:0 P:276 SKIP:2924 size=281 bytes
3697[libx264 @ 0x122e10f10] frame= 918 QP=19.84 NAL=2 Slice:P Poc:342 I:0 P:930 SKIP:2270 size=3166 bytes
3698[libx264 @ 0x122e10f10] frame= 919 QP=25.20 NAL=2 Slice:B Poc:338 I:0 P:473 SKIP:2727 size=564 bytes
3699[libx264 @ 0x122e10f10] frame= 920 QP=29.22 NAL=0 Slice:B Poc:336 I:0 P:441 SKIP:2759 size=331 bytes
3700[libx264 @ 0x122e10f10] frame= 921 QP=28.24 NAL=0 Slice:B Poc:340 I:0 P:365 SKIP:2835 size=308 bytes
3701[libx264 @ 0x122e10f10] frame= 922 QP=19.84 NAL=2 Slice:P Poc:350 I:3 P:752 SKIP:2445 size=3121 bytes
3702[libx264 @ 0x122e10f10] frame= 923 QP=26.28 NAL=2 Slice:B Poc:346 I:0 P:307 SKIP:2893 size=490 bytes
3703[libx264 @ 0x122e10f10] frame= 924 QP=28.67 NAL=0 Slice:B Poc:344 I:0 P:292 SKIP:2908 size=288 bytes
3704[libx264 @ 0x122e10f10] frame= 925 QP=28.87 NAL=0 Slice:B Poc:348 I:0 P:326 SKIP:2874 size=283 bytes
3705[libx264 @ 0x122e10f10] frame= 926 QP=19.29 NAL=2 Slice:P Poc:358 I:4 P:1583 SKIP:1613 size=5426 bytes
3706[libx264 @ 0x122e10f10] frame= 927 QP=27.76 NAL=2 Slice:B Poc:354 I:0 P:774 SKIP:2426 size=736 bytes
3707[libx264 @ 0x122e10f10] frame= 928 QP=28.09 NAL=0 Slice:B Poc:352 I:0 P:702 SKIP:2498 size=453 bytes
3708[libx264 @ 0x122e10f10] frame= 929 QP=26.50 NAL=0 Slice:B Poc:356 I:0 P:562 SKIP:2638 size=398 bytes
3709[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3710[libx264 @ 0x122e10f10] frame= 930 QP=19.53 NAL=2 Slice:P Poc:362 I:0 P:803 SKIP:2397 size=2429 bytes
3711[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3712[libx264 @ 0x122e10f10] frame= 931 QP=28.66 NAL=0 Slice:B Poc:360 I:0 P:224 SKIP:2976 size=237 bytes
3713[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3714[libx264 @ 0x122e10f10] frame= 932 QP=19.51 NAL=2 Slice:P Poc:366 I:0 P:922 SKIP:2278 size=3037 bytes
3715[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3716[libx264 @ 0x122e10f10] frame= 933 QP=28.81 NAL=0 Slice:B Poc:364 I:0 P:497 SKIP:2703 size=353 bytes
3717[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3718[libx264 @ 0x122e10f10] frame= 934 QP=19.74 NAL=2 Slice:P Poc:374 I:1 P:767 SKIP:2432 size=3125 bytes
3719[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3720[libx264 @ 0x122e10f10] frame= 935 QP=24.27 NAL=2 Slice:B Poc:370 I:0 P:260 SKIP:2940 size=476 bytes
3721[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3722[libx264 @ 0x122e10f10] frame= 936 QP=28.35 NAL=0 Slice:B Poc:368 I:0 P:136 SKIP:3064 size=206 bytes
3723[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3724[libx264 @ 0x122e10f10] frame= 937 QP=28.33 NAL=0 Slice:B Poc:372 I:0 P:228 SKIP:2972 size=259 bytes
3725[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3726[libx264 @ 0x122e10f10] frame= 938 QP=19.69 NAL=2 Slice:P Poc:382 I:3 P:790 SKIP:2407 size=3110 bytes
3727[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3728[libx264 @ 0x122e10f10] frame= 939 QP=26.37 NAL=2 Slice:B Poc:378 I:0 P:211 SKIP:2989 size=452 bytes
3729[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3730[libx264 @ 0x122e10f10] frame= 940 QP=26.47 NAL=0 Slice:B Poc:376 I:0 P:128 SKIP:3072 size=232 bytes
3731[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3732[libx264 @ 0x122e10f10] frame= 941 QP=28.80 NAL=0 Slice:B Poc:380 I:0 P:327 SKIP:2873 size=312 bytes
3733[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3734[libx264 @ 0x122e10f10] frame= 942 QP=19.86 NAL=2 Slice:P Poc:390 I:3 P:667 SKIP:2530 size=3043 bytes
3735[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3736[libx264 @ 0x122e10f10] frame= 943 QP=25.45 NAL=2 Slice:B Poc:386 I:0 P:249 SKIP:2951 size=507 bytes
3737[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3738[libx264 @ 0x122e10f10] frame= 944 QP=28.29 NAL=0 Slice:B Poc:384 I:0 P:157 SKIP:3043 size=270 bytes
3739[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3740[libx264 @ 0x122e10f10] frame= 945 QP=29.80 NAL=0 Slice:B Poc:388 I:0 P:211 SKIP:2989 size=247 bytes
3741[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3742[libx264 @ 0x122e10f10] frame= 946 QP=19.89 NAL=2 Slice:P Poc:398 I:1 P:684 SKIP:2515 size=2982 bytes
3743[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3744[libx264 @ 0x122e10f10] frame= 947 QP=26.88 NAL=2 Slice:B Poc:394 I:0 P:232 SKIP:2968 size=500 bytes
3745[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3746[libx264 @ 0x122e10f10] frame= 948 QP=26.62 NAL=0 Slice:B Poc:392 I:0 P:127 SKIP:3073 size=241 bytes
3747[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3748[libx264 @ 0x122e10f10] frame= 949 QP=25.67 NAL=0 Slice:B Poc:396 I:0 P:332 SKIP:2868 size=339 bytes
3749[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3750[libx264 @ 0x122e10f10] frame= 950 QP=20.12 NAL=2 Slice:P Poc:406 I:1 P:727 SKIP:2472 size=3224 bytes
3751[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3752[libx264 @ 0x122e10f10] frame= 951 QP=27.20 NAL=2 Slice:B Poc:402 I:0 P:265 SKIP:2935 size=570 bytes
3753[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3754[libx264 @ 0x122e10f10] frame= 952 QP=26.08 NAL=0 Slice:B Poc:400 I:0 P:180 SKIP:3020 size=303 bytes
3755[libx264 @ 0x122e10f10] frame= 953 QP=29.59 NAL=0 Slice:B Poc:404 I:0 P:369 SKIP:2831 size=353 bytes
3756[libx264 @ 0x122e10f10] frame= 954 QP=19.71 NAL=2 Slice:P Poc:414 I:4 P:1614 SKIP:1582 size=5924 bytes
3757[libx264 @ 0x122e10f10] frame= 955 QP=24.41 NAL=2 Slice:B Poc:410 I:0 P:554 SKIP:2646 size=755 bytes
3758[libx264 @ 0x122e10f10] frame= 956 QP=29.87 NAL=0 Slice:B Poc:408 I:0 P:324 SKIP:2876 size=321 bytes
3759[libx264 @ 0x122e10f10] frame= 957 QP=26.66 NAL=0 Slice:B Poc:412 I:0 P:426 SKIP:2774 size=430 bytes
3760[libx264 @ 0x122e10f10] frame= 958 QP=19.59 NAL=2 Slice:P Poc:422 I:2 P:1353 SKIP:1845 size=4893 bytes
3761[libx264 @ 0x122e10f10] frame= 959 QP=25.03 NAL=2 Slice:B Poc:418 I:0 P:496 SKIP:2704 size=739 bytes
3762[libx264 @ 0x122e10f10] frame= 960 QP=27.22 NAL=0 Slice:B Poc:416 I:0 P:344 SKIP:2856 size=378 bytes
3763[libx264 @ 0x122e10f10] frame= 961 QP=28.41 NAL=0 Slice:B Poc:420 I:0 P:255 SKIP:2945 size=322 bytes
3764[libx264 @ 0x122e10f10] frame= 962 QP=19.33 NAL=2 Slice:P Poc:424 I:0 P:944 SKIP:2256 size=2784 bytes
3765[libx264 @ 0x122e10f10] frame= 963 QP=19.74 NAL=2 Slice:P Poc:428 I:0 P:475 SKIP:2725 size=2145 bytes
3766[libx264 @ 0x122e10f10] frame= 964 QP=29.07 NAL=0 Slice:B Poc:426 I:0 P:112 SKIP:3088 size=244 bytes
3767[libx264 @ 0x122e10f10] frame= 965 QP=19.52 NAL=2 Slice:P Poc:434 I:1 P:765 SKIP:2434 size=3238 bytes
3768[libx264 @ 0x122e10f10] frame= 966 QP=27.88 NAL=2 Slice:B Poc:430 I:0 P:224 SKIP:2976 size=426 bytes
3769[libx264 @ 0x122e10f10] frame= 967 QP=27.97 NAL=0 Slice:B Poc:432 I:0 P:246 SKIP:2954 size=335 bytes
3770[libx264 @ 0x122e10f10] frame= 968 QP=19.65 NAL=2 Slice:P Poc:442 I:2 P:813 SKIP:2385 size=3667 bytes
3771[libx264 @ 0x122e10f10] frame= 969 QP=28.26 NAL=2 Slice:B Poc:438 I:0 P:320 SKIP:2880 size=658 bytes
3772[libx264 @ 0x122e10f10] frame= 970 QP=27.10 NAL=0 Slice:B Poc:436 I:0 P:289 SKIP:2911 size=380 bytes
3773[libx264 @ 0x122e10f10] frame= 971 QP=27.71 NAL=0 Slice:B Poc:440 I:0 P:235 SKIP:2965 size=314 bytes
3774[libx264 @ 0x122e10f10] frame= 972 QP=19.86 NAL=2 Slice:P Poc:450 I:5 P:737 SKIP:2458 size=3438 bytes
3775[libx264 @ 0x122e10f10] frame= 973 QP=26.61 NAL=2 Slice:B Poc:446 I:0 P:275 SKIP:2925 size=632 bytes
3776[libx264 @ 0x122e10f10] frame= 974 QP=28.98 NAL=0 Slice:B Poc:444 I:0 P:265 SKIP:2935 size=330 bytes
3777[libx264 @ 0x122e10f10] frame= 975 QP=29.70 NAL=0 Slice:B Poc:448 I:0 P:220 SKIP:2980 size=333 bytes
3778[libx264 @ 0x122e10f10] frame= 976 QP=19.85 NAL=2 Slice:P Poc:458 I:4 P:731 SKIP:2465 size=3402 bytes
3779[libx264 @ 0x122e10f10] frame= 977 QP=26.83 NAL=2 Slice:B Poc:454 I:0 P:267 SKIP:2933 size=657 bytes
3780[libx264 @ 0x122e10f10] frame= 978 QP=27.47 NAL=0 Slice:B Poc:452 I:0 P:155 SKIP:3045 size=311 bytes
3781[libx264 @ 0x122e10f10] frame= 979 QP=29.46 NAL=0 Slice:B Poc:456 I:0 P:136 SKIP:3064 size=289 bytes
3782[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3783[libx264 @ 0x122e10f10] frame= 980 QP=19.85 NAL=2 Slice:P Poc:466 I:5 P:712 SKIP:2483 size=3587 bytes
3784[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3785[libx264 @ 0x122e10f10] frame= 981 QP=27.19 NAL=2 Slice:B Poc:462 I:0 P:334 SKIP:2866 size=594 bytes
3786[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3787[libx264 @ 0x122e10f10] frame= 982 QP=29.46 NAL=0 Slice:B Poc:460 I:0 P:295 SKIP:2905 size=355 bytes
3788[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3789frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:00:32.69 bitrate=N/A speed=4.79x
3790[libx264 @ 0x122e10f10] frame= 983 QP=29.02 NAL=0 Slice:B Poc:464 I:0 P:302 SKIP:2898 size=339 bytes
3791[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3792[libx264 @ 0x122e10f10] frame= 984 QP=20.01 NAL=2 Slice:P Poc:468 I:0 P:460 SKIP:2740 size=1749 bytes
3793[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3794[libx264 @ 0x122e10f10] frame= 985 QP=19.40 NAL=2 Slice:P Poc:476 I:6 P:1478 SKIP:1716 size=5644 bytes
3795[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3796[libx264 @ 0x122e10f10] frame= 986 QP=26.43 NAL=2 Slice:B Poc:472 I:0 P:577 SKIP:2623 size=853 bytes
3797[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3798[libx264 @ 0x122e10f10] frame= 987 QP=27.74 NAL=0 Slice:B Poc:470 I:0 P:748 SKIP:2452 size=589 bytes
3799[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3800[libx264 @ 0x122e10f10] frame= 988 QP=28.72 NAL=0 Slice:B Poc:474 I:0 P:510 SKIP:2690 size=483 bytes
3801[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3802[libx264 @ 0x122e10f10] frame= 989 QP=19.46 NAL=2 Slice:P Poc:484 I:4 P:1148 SKIP:2048 size=4650 bytes
3803[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3804[libx264 @ 0x122e10f10] frame= 990 QP=27.15 NAL=2 Slice:B Poc:480 I:1 P:614 SKIP:2585 size=883 bytes
3805[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3806[libx264 @ 0x122e10f10] frame= 991 QP=27.99 NAL=0 Slice:B Poc:478 I:0 P:506 SKIP:2694 size=529 bytes
3807[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3808[libx264 @ 0x122e10f10] frame= 992 QP=29.41 NAL=0 Slice:B Poc:482 I:0 P:545 SKIP:2655 size=535 bytes
3809[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3810[libx264 @ 0x122e10f10] frame= 993 QP=19.68 NAL=2 Slice:P Poc:492 I:4 P:867 SKIP:2329 size=3913 bytes
3811[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3812[libx264 @ 0x122e10f10] frame= 994 QP=26.46 NAL=2 Slice:B Poc:488 I:1 P:300 SKIP:2899 size=678 bytes
3813[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3814[libx264 @ 0x122e10f10] frame= 995 QP=29.60 NAL=0 Slice:B Poc:486 I:0 P:213 SKIP:2987 size=367 bytes
3815[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3816[libx264 @ 0x122e10f10] frame= 996 QP=28.36 NAL=0 Slice:B Poc:490 I:0 P:105 SKIP:3095 size=299 bytes
3817[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3818[libx264 @ 0x122e10f10] frame= 997 QP=28.01 NAL=2 Slice:P Poc:498 I:1 P:140 SKIP:3059 size=815 bytes
3819[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3820[libx264 @ 0x122e10f10] frame= 998 QP=28.40 NAL=2 Slice:B Poc:494 I:0 P:61 SKIP:3139 size=290 bytes
3821[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3822[libx264 @ 0x122e10f10] frame= 999 QP=28.81 NAL=0 Slice:B Poc:496 I:0 P:92 SKIP:3108 size=305 bytes
3823[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3824[libx264 @ 0x122e10f10] frame=1000 QP=16.68 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=141808 bytes
3825[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3826[libx264 @ 0x122e10f10] frame=1001 QP=19.99 NAL=2 Slice:P Poc:6 I:4 P:430 SKIP:2766 size=2184 bytes
3827[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3828[libx264 @ 0x122e10f10] frame=1002 QP=28.98 NAL=2 Slice:B Poc:2 I:0 P:152 SKIP:3048 size=427 bytes
3829[libx264 @ 0x122e10f10] frame=1003 QP=26.98 NAL=0 Slice:B Poc:4 I:0 P:169 SKIP:3031 size=362 bytes
3830[libx264 @ 0x122e10f10] frame=1004 QP=19.59 NAL=2 Slice:P Poc:14 I:5 P:539 SKIP:2656 size=3193 bytes
3831[libx264 @ 0x122e10f10] frame=1005 QP=27.17 NAL=2 Slice:B Poc:10 I:1 P:235 SKIP:2964 size=719 bytes
3832[libx264 @ 0x122e10f10] frame=1006 QP=29.52 NAL=0 Slice:B Poc:8 I:0 P:175 SKIP:3025 size=370 bytes
3833[libx264 @ 0x122e10f10] frame=1007 QP=28.63 NAL=0 Slice:B Poc:12 I:0 P:259 SKIP:2941 size=443 bytes
3834[libx264 @ 0x122e10f10] frame=1008 QP=19.97 NAL=2 Slice:P Poc:18 I:2 P:382 SKIP:2816 size=2539 bytes
3835[libx264 @ 0x122e10f10] frame=1009 QP=29.33 NAL=0 Slice:B Poc:16 I:0 P:147 SKIP:3053 size=424 bytes
3836[libx264 @ 0x122e10f10] frame=1010 QP=20.07 NAL=2 Slice:P Poc:26 I:6 P:449 SKIP:2745 size=3520 bytes
3837[libx264 @ 0x122e10f10] frame=1011 QP=23.79 NAL=2 Slice:B Poc:22 I:0 P:272 SKIP:2928 size=891 bytes
3838[libx264 @ 0x122e10f10] frame=1012 QP=28.47 NAL=0 Slice:B Poc:20 I:0 P:220 SKIP:2980 size=453 bytes
3839[libx264 @ 0x122e10f10] frame=1013 QP=28.16 NAL=0 Slice:B Poc:24 I:0 P:116 SKIP:3084 size=362 bytes
3840[libx264 @ 0x122e10f10] frame=1014 QP=19.21 NAL=2 Slice:P Poc:32 I:9 P:1709 SKIP:1482 size=7070 bytes
3841[libx264 @ 0x122e10f10] frame=1015 QP=26.91 NAL=2 Slice:B Poc:28 I:0 P:551 SKIP:2649 size=706 bytes
3842[libx264 @ 0x122e10f10] frame=1016 QP=28.56 NAL=0 Slice:B Poc:30 I:0 P:654 SKIP:2546 size=641 bytes
3843[libx264 @ 0x122e10f10] frame=1017 QP=19.46 NAL=2 Slice:P Poc:36 I:0 P:872 SKIP:2328 size=3603 bytes
3844[libx264 @ 0x122e10f10] frame=1018 QP=29.40 NAL=0 Slice:B Poc:34 I:0 P:253 SKIP:2947 size=375 bytes
3845[libx264 @ 0x122e10f10] frame=1019 QP=19.55 NAL=2 Slice:P Poc:44 I:9 P:810 SKIP:2381 size=4050 bytes
3846[libx264 @ 0x122e10f10] frame=1020 QP=24.91 NAL=2 Slice:B Poc:40 I:0 P:487 SKIP:2713 size=836 bytes
3847[libx264 @ 0x122e10f10] frame=1021 QP=27.49 NAL=0 Slice:B Poc:38 I:0 P:346 SKIP:2854 size=496 bytes
3848[libx264 @ 0x122e10f10] frame=1022 QP=29.46 NAL=0 Slice:B Poc:42 I:0 P:431 SKIP:2769 size=441 bytes
3849[libx264 @ 0x122e10f10] frame=1023 QP=19.62 NAL=2 Slice:P Poc:52 I:2 P:925 SKIP:2273 size=4353 bytes
3850[libx264 @ 0x122e10f10] frame=1024 QP=24.29 NAL=2 Slice:B Poc:48 I:0 P:516 SKIP:2684 size=849 bytes
3851[libx264 @ 0x122e10f10] frame=1025 QP=28.89 NAL=0 Slice:B Poc:46 I:0 P:391 SKIP:2809 size=476 bytes
3852[libx264 @ 0x122e10f10] frame=1026 QP=28.49 NAL=0 Slice:B Poc:50 I:0 P:98 SKIP:3102 size=302 bytes
3853[libx264 @ 0x122e10f10] frame=1027 QP=19.55 NAL=2 Slice:P Poc:60 I:10 P:952 SKIP:2238 size=4320 bytes
3854[libx264 @ 0x122e10f10] frame=1028 QP=26.35 NAL=2 Slice:B Poc:56 I:0 P:442 SKIP:2758 size=798 bytes
3855[libx264 @ 0x122e10f10] frame=1029 QP=25.49 NAL=0 Slice:B Poc:54 I:0 P:497 SKIP:2703 size=590 bytes
3856[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3857[libx264 @ 0x122e10f10] frame=1030 QP=29.32 NAL=0 Slice:B Poc:58 I:0 P:395 SKIP:2805 size=473 bytes
3858[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3859[libx264 @ 0x122e10f10] frame=1031 QP=19.67 NAL=2 Slice:P Poc:68 I:7 P:863 SKIP:2330 size=3962 bytes
3860[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3861[libx264 @ 0x122e10f10] frame=1032 QP=25.10 NAL=2 Slice:B Poc:64 I:0 P:425 SKIP:2775 size=914 bytes
3862[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3863[libx264 @ 0x122e10f10] frame=1033 QP=28.47 NAL=0 Slice:B Poc:62 I:0 P:230 SKIP:2970 size=427 bytes
3864[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3865[libx264 @ 0x122e10f10] frame=1034 QP=27.15 NAL=0 Slice:B Poc:66 I:0 P:99 SKIP:3101 size=306 bytes
3866[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3867[libx264 @ 0x122e10f10] frame=1035 QP=19.88 NAL=2 Slice:P Poc:76 I:3 P:817 SKIP:2380 size=3683 bytes
3868[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3869[libx264 @ 0x122e10f10] frame=1036 QP=25.99 NAL=2 Slice:B Poc:72 I:0 P:437 SKIP:2763 size=768 bytes
3870[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3871[libx264 @ 0x122e10f10] frame=1037 QP=28.60 NAL=0 Slice:B Poc:70 I:0 P:376 SKIP:2824 size=484 bytes
3872[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3873[libx264 @ 0x122e10f10] frame=1038 QP=28.11 NAL=0 Slice:B Poc:74 I:0 P:382 SKIP:2818 size=430 bytes
3874[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3875[libx264 @ 0x122e10f10] frame=1039 QP=19.83 NAL=2 Slice:P Poc:84 I:5 P:795 SKIP:2400 size=3666 bytes
3876[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3877[libx264 @ 0x122e10f10] frame=1040 QP=26.00 NAL=2 Slice:B Poc:80 I:0 P:425 SKIP:2775 size=737 bytes
3878[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3879[libx264 @ 0x122e10f10] frame=1041 QP=29.59 NAL=0 Slice:B Poc:78 I:0 P:321 SKIP:2879 size=398 bytes
3880[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3881[libx264 @ 0x122e10f10] frame=1042 QP=29.46 NAL=0 Slice:B Poc:82 I:0 P:143 SKIP:3057 size=356 bytes
3882[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3883[libx264 @ 0x122e10f10] frame=1043 QP=19.22 NAL=2 Slice:P Poc:92 I:14 P:1669 SKIP:1517 size=6922 bytes
3884[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3885[libx264 @ 0x122e10f10] frame=1044 QP=25.88 NAL=2 Slice:B Poc:88 I:1 P:587 SKIP:2612 size=918 bytes
3886[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3887[libx264 @ 0x122e10f10] frame=1045 QP=26.66 NAL=0 Slice:B Poc:86 I:0 P:741 SKIP:2459 size=656 bytes
3888[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3889[libx264 @ 0x122e10f10] frame=1046 QP=27.53 NAL=0 Slice:B Poc:90 I:0 P:449 SKIP:2751 size=578 bytes
3890[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3891[libx264 @ 0x122e10f10] frame=1047 QP=19.31 NAL=2 Slice:P Poc:100 I:10 P:1182 SKIP:2008 size=4900 bytes
3892[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3893[libx264 @ 0x122e10f10] frame=1048 QP=26.60 NAL=2 Slice:B Poc:96 I:0 P:628 SKIP:2572 size=913 bytes
3894[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3895[libx264 @ 0x122e10f10] frame=1049 QP=29.03 NAL=0 Slice:B Poc:94 I:0 P:467 SKIP:2733 size=604 bytes
3896[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3897[libx264 @ 0x122e10f10] frame=1050 QP=28.61 NAL=0 Slice:B Poc:98 I:0 P:414 SKIP:2786 size=534 bytes
3898[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3899[libx264 @ 0x122e10f10] frame=1051 QP=19.55 NAL=2 Slice:P Poc:108 I:5 P:955 SKIP:2240 size=4074 bytes
3900[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3901[libx264 @ 0x122e10f10] frame=1052 QP=26.75 NAL=2 Slice:B Poc:104 I:0 P:433 SKIP:2767 size=834 bytes
3902[libx264 @ 0x122e10f10] frame=1053 QP=28.03 NAL=0 Slice:B Poc:102 I:0 P:273 SKIP:2927 size=479 bytes
3903[libx264 @ 0x122e10f10] frame=1054 QP=29.85 NAL=0 Slice:B Poc:106 I:0 P:446 SKIP:2754 size=468 bytes
3904[libx264 @ 0x122e10f10] frame=1055 QP=19.74 NAL=2 Slice:P Poc:116 I:1 P:772 SKIP:2427 size=3881 bytes
3905[libx264 @ 0x122e10f10] frame=1056 QP=27.91 NAL=2 Slice:B Poc:112 I:0 P:284 SKIP:2916 size=871 bytes
3906[libx264 @ 0x122e10f10] frame=1057 QP=29.17 NAL=0 Slice:B Poc:110 I:0 P:270 SKIP:2930 size=436 bytes
3907[libx264 @ 0x122e10f10] frame=1058 QP=27.90 NAL=0 Slice:B Poc:114 I:1 P:203 SKIP:2996 size=471 bytes
3908[libx264 @ 0x122e10f10] frame=1059 QP=19.62 NAL=2 Slice:P Poc:124 I:9 P:790 SKIP:2401 size=4067 bytes
3909[libx264 @ 0x122e10f10] frame=1060 QP=26.63 NAL=2 Slice:B Poc:120 I:0 P:394 SKIP:2806 size=873 bytes
3910[libx264 @ 0x122e10f10] frame=1061 QP=28.18 NAL=0 Slice:B Poc:118 I:0 P:239 SKIP:2961 size=518 bytes
3911[libx264 @ 0x122e10f10] frame=1062 QP=28.13 NAL=0 Slice:B Poc:122 I:0 P:104 SKIP:3096 size=349 bytes
3912[libx264 @ 0x122e10f10] frame=1063 QP=19.85 NAL=2 Slice:P Poc:132 I:10 P:659 SKIP:2531 size=3666 bytes
3913[libx264 @ 0x122e10f10] frame=1064 QP=27.78 NAL=2 Slice:B Poc:128 I:3 P:214 SKIP:2983 size=751 bytes
3914[libx264 @ 0x122e10f10] frame=1065 QP=29.25 NAL=0 Slice:B Poc:126 I:0 P:192 SKIP:3008 size=396 bytes
3915[libx264 @ 0x122e10f10] frame=1066 QP=29.08 NAL=0 Slice:B Poc:130 I:0 P:198 SKIP:3002 size=443 bytes
3916[libx264 @ 0x122e10f10] frame=1067 QP=19.96 NAL=2 Slice:P Poc:138 I:8 P:631 SKIP:2561 size=3290 bytes
3917[libx264 @ 0x122e10f10] frame=1068 QP=28.00 NAL=2 Slice:B Poc:134 I:1 P:200 SKIP:2999 size=560 bytes
3918[libx264 @ 0x122e10f10] frame=1069 QP=29.39 NAL=0 Slice:B Poc:136 I:0 P:270 SKIP:2930 size=451 bytes
3919[libx264 @ 0x122e10f10] frame=1070 QP=19.64 NAL=2 Slice:P Poc:146 I:10 P:1686 SKIP:1504 size=6593 bytes
3920[libx264 @ 0x122e10f10] frame=1071 QP=24.43 NAL=2 Slice:B Poc:142 I:0 P:572 SKIP:2628 size=897 bytes
3921[libx264 @ 0x122e10f10] frame=1072 QP=29.31 NAL=0 Slice:B Poc:140 I:0 P:313 SKIP:2887 size=481 bytes
3922[libx264 @ 0x122e10f10] frame=1073 QP=28.45 NAL=0 Slice:B Poc:144 I:0 P:359 SKIP:2841 size=496 bytes
3923[libx264 @ 0x122e10f10] frame=1074 QP=19.66 NAL=2 Slice:P Poc:154 I:9 P:1159 SKIP:2032 size=4855 bytes
3924[libx264 @ 0x122e10f10] frame=1075 QP=25.22 NAL=2 Slice:B Poc:150 I:1 P:441 SKIP:2758 size=827 bytes
3925[libx264 @ 0x122e10f10] frame=1076 QP=28.96 NAL=0 Slice:B Poc:148 I:0 P:243 SKIP:2957 size=398 bytes
3926[libx264 @ 0x122e10f10] frame=1077 QP=28.20 NAL=0 Slice:B Poc:152 I:0 P:243 SKIP:2957 size=424 bytes
3927[libx264 @ 0x122e10f10] frame=1078 QP=19.68 NAL=2 Slice:P Poc:162 I:13 P:894 SKIP:2293 size=4179 bytes
3928[libx264 @ 0x122e10f10] frame=1079 QP=25.21 NAL=2 Slice:B Poc:158 I:0 P:357 SKIP:2843 size=753 bytes
3929[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
3930[libx264 @ 0x122e10f10] frame=1080 QP=27.69 NAL=0 Slice:B Poc:156 I:0 P:168 SKIP:3032 size=375 bytes
3931[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
3932[libx264 @ 0x122e10f10] frame=1081 QP=28.54 NAL=0 Slice:B Poc:160 I:0 P:138 SKIP:3062 size=359 bytes
3933[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
3934[libx264 @ 0x122e10f10] frame=1082 QP=19.96 NAL=2 Slice:P Poc:170 I:12 P:1033 SKIP:2155 size=4473 bytes
3935[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
3936[libx264 @ 0x122e10f10] frame=1083 QP=24.42 NAL=2 Slice:B Poc:166 I:2 P:433 SKIP:2765 size=811 bytes
3937[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
3938[libx264 @ 0x122e10f10] frame=1084 QP=27.63 NAL=0 Slice:B Poc:164 I:0 P:226 SKIP:2974 size=434 bytes
3939[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
3940[libx264 @ 0x122e10f10] frame=1085 QP=28.03 NAL=0 Slice:B Poc:168 I:0 P:202 SKIP:2998 size=399 bytes
3941[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
3942[libx264 @ 0x122e10f10] frame=1086 QP=19.87 NAL=2 Slice:P Poc:178 I:10 P:1120 SKIP:2070 size=4818 bytes
3943[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
3944[libx264 @ 0x122e10f10] frame=1087 QP=24.82 NAL=2 Slice:B Poc:174 I:1 P:416 SKIP:2783 size=820 bytes
3945[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
3946[libx264 @ 0x122e10f10] frame=1088 QP=27.63 NAL=0 Slice:B Poc:172 I:0 P:266 SKIP:2934 size=427 bytes
3947[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
3948[libx264 @ 0x122e10f10] frame=1089 QP=28.97 NAL=0 Slice:B Poc:176 I:0 P:155 SKIP:3045 size=374 bytes
3949[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
3950[libx264 @ 0x122e10f10] frame=1090 QP=19.92 NAL=2 Slice:P Poc:186 I:9 P:1021 SKIP:2170 size=4401 bytes
3951[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
3952[libx264 @ 0x122e10f10] frame=1091 QP=25.23 NAL=2 Slice:B Poc:182 I:0 P:308 SKIP:2892 size=787 bytes
3953[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
3954[libx264 @ 0x122e10f10] frame=1092 QP=28.70 NAL=0 Slice:B Poc:180 I:0 P:194 SKIP:3006 size=353 bytes
3955[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
3956[libx264 @ 0x122e10f10] frame=1093 QP=28.93 NAL=0 Slice:B Poc:184 I:0 P:146 SKIP:3054 size=347 bytes
3957[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
3958[libx264 @ 0x122e10f10] frame=1094 QP=19.90 NAL=2 Slice:P Poc:194 I:13 P:1387 SKIP:1800 size=5475 bytes
3959[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
3960[libx264 @ 0x122e10f10] frame=1095 QP=24.79 NAL=2 Slice:B Poc:190 I:2 P:457 SKIP:2741 size=863 bytes
3961[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
3962[libx264 @ 0x122e10f10] frame=1096 QP=27.56 NAL=0 Slice:B Poc:188 I:0 P:309 SKIP:2891 size=493 bytes
3963[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
3964[libx264 @ 0x122e10f10] frame=1097 QP=28.15 NAL=0 Slice:B Poc:192 I:0 P:282 SKIP:2918 size=424 bytes
3965[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
3966[libx264 @ 0x122e10f10] frame=1098 QP=20.18 NAL=2 Slice:P Poc:202 I:10 P:976 SKIP:2214 size=4300 bytes
3967[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
3968[libx264 @ 0x122e10f10] frame=1099 QP=24.90 NAL=2 Slice:B Poc:198 I:0 P:415 SKIP:2785 size=808 bytes
3969[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
3970[libx264 @ 0x122e10f10] frame=1100 QP=27.50 NAL=0 Slice:B Poc:196 I:0 P:227 SKIP:2973 size=367 bytes
3971[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
3972[libx264 @ 0x122e10f10] frame=1101 QP=27.52 NAL=0 Slice:B Poc:200 I:0 P:115 SKIP:3085 size=304 bytes
3973[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
3974[libx264 @ 0x122e10f10] frame=1102 QP=19.36 NAL=2 Slice:P Poc:210 I:15 P:1716 SKIP:1469 size=6821 bytes
3975[libx264 @ 0x122e10f10] frame=1103 QP=24.67 NAL=2 Slice:B Poc:206 I:0 P:774 SKIP:2426 size=943 bytes
3976[libx264 @ 0x122e10f10] frame=1104 QP=28.15 NAL=0 Slice:B Poc:204 I:0 P:645 SKIP:2555 size=684 bytes
3977[libx264 @ 0x122e10f10] frame=1105 QP=29.41 NAL=0 Slice:B Poc:208 I:0 P:515 SKIP:2685 size=512 bytes
3978[libx264 @ 0x122e10f10] frame=1106 QP=19.70 NAL=2 Slice:P Poc:218 I:8 P:1128 SKIP:2064 size=4855 bytes
3979[libx264 @ 0x122e10f10] frame=1107 QP=24.66 NAL=2 Slice:B Poc:214 I:0 P:605 SKIP:2595 size=874 bytes
3980[libx264 @ 0x122e10f10] frame=1108 QP=28.44 NAL=0 Slice:B Poc:212 I:0 P:449 SKIP:2751 size=575 bytes
3981[libx264 @ 0x122e10f10] frame=1109 QP=29.34 NAL=0 Slice:B Poc:216 I:0 P:303 SKIP:2897 size=451 bytes
3982[libx264 @ 0x122e10f10] frame=1110 QP=19.91 NAL=2 Slice:P Poc:226 I:6 P:993 SKIP:2201 size=4404 bytes
3983[libx264 @ 0x122e10f10] frame=1111 QP=25.97 NAL=2 Slice:B Poc:222 I:1 P:399 SKIP:2800 size=851 bytes
3984[libx264 @ 0x122e10f10] frame=1112 QP=29.42 NAL=0 Slice:B Poc:220 I:0 P:278 SKIP:2922 size=436 bytes
3985[libx264 @ 0x122e10f10] frame=1113 QP=28.28 NAL=0 Slice:B Poc:224 I:0 P:208 SKIP:2992 size=395 bytes
3986[libx264 @ 0x122e10f10] frame=1114 QP=19.93 NAL=2 Slice:P Poc:234 I:11 P:894 SKIP:2295 size=4263 bytes
3987[libx264 @ 0x122e10f10] frame=1115 QP=26.63 NAL=2 Slice:B Poc:230 I:1 P:289 SKIP:2910 size=720 bytes
3988[libx264 @ 0x122e10f10] frame=1116 QP=26.28 NAL=0 Slice:B Poc:228 I:0 P:364 SKIP:2836 size=501 bytes
3989[libx264 @ 0x122e10f10] frame=1117 QP=27.22 NAL=0 Slice:B Poc:232 I:0 P:276 SKIP:2924 size=462 bytes
3990[libx264 @ 0x122e10f10] frame=1118 QP=19.70 NAL=2 Slice:P Poc:242 I:12 P:774 SKIP:2414 size=4158 bytes
3991[libx264 @ 0x122e10f10] frame=1119 QP=26.77 NAL=2 Slice:B Poc:238 I:2 P:311 SKIP:2887 size=788 bytes
3992[libx264 @ 0x122e10f10] frame=1120 QP=28.82 NAL=0 Slice:B Poc:236 I:0 P:279 SKIP:2921 size=517 bytes
3993[libx264 @ 0x122e10f10] frame=1121 QP=27.98 NAL=0 Slice:B Poc:240 I:0 P:185 SKIP:3015 size=437 bytes
3994[libx264 @ 0x122e10f10] frame=1122 QP=19.97 NAL=2 Slice:P Poc:250 I:9 P:836 SKIP:2355 size=4144 bytes
3995[libx264 @ 0x122e10f10] frame=1123 QP=26.32 NAL=2 Slice:B Poc:246 I:1 P:338 SKIP:2861 size=829 bytes
3996[libx264 @ 0x122e10f10] frame=1124 QP=27.96 NAL=0 Slice:B Poc:244 I:0 P:300 SKIP:2900 size=511 bytes
3997[libx264 @ 0x122e10f10] frame=1125 QP=29.36 NAL=0 Slice:B Poc:248 I:0 P:122 SKIP:3078 size=381 bytes
3998[libx264 @ 0x122e10f10] frame=1126 QP=19.93 NAL=2 Slice:P Poc:258 I:7 P:735 SKIP:2458 size=4027 bytes
3999[libx264 @ 0x122e10f10] frame=1127 QP=26.86 NAL=2 Slice:B Poc:254 I:0 P:282 SKIP:2918 size=746 bytes
4000[libx264 @ 0x122e10f10] frame=1128 QP=28.42 NAL=0 Slice:B Poc:252 I:0 P:239 SKIP:2961 size=462 bytes
4001[libx264 @ 0x122e10f10] frame=1129 QP=29.38 NAL=0 Slice:B Poc:256 I:0 P:186 SKIP:3014 size=362 bytes
4002[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4003[libx264 @ 0x122e10f10] frame=1130 QP=19.33 NAL=2 Slice:P Poc:266 I:15 P:1632 SKIP:1553 size=7173 bytes
4004[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4005[libx264 @ 0x122e10f10] frame=1131 QP=25.99 NAL=2 Slice:B Poc:262 I:0 P:610 SKIP:2590 size=999 bytes
4006[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4007[libx264 @ 0x122e10f10] frame=1132 QP=28.91 NAL=0 Slice:B Poc:260 I:0 P:789 SKIP:2411 size=708 bytes
4008[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4009[libx264 @ 0x122e10f10] frame=1133 QP=28.00 NAL=0 Slice:B Poc:264 I:0 P:439 SKIP:2761 size=528 bytes
4010[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4011[libx264 @ 0x122e10f10] frame=1134 QP=19.55 NAL=2 Slice:P Poc:274 I:9 P:1175 SKIP:2016 size=4944 bytes
4012[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4013[libx264 @ 0x122e10f10] frame=1135 QP=26.25 NAL=2 Slice:B Poc:270 I:1 P:537 SKIP:2662 size=898 bytes
4014[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4015[libx264 @ 0x122e10f10] frame=1136 QP=28.45 NAL=0 Slice:B Poc:268 I:0 P:334 SKIP:2866 size=466 bytes
4016[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4017[libx264 @ 0x122e10f10] frame=1137 QP=28.19 NAL=0 Slice:B Poc:272 I:0 P:299 SKIP:2901 size=459 bytes
4018[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4019[libx264 @ 0x122e10f10] frame=1138 QP=19.69 NAL=2 Slice:P Poc:282 I:7 P:825 SKIP:2368 size=4032 bytes
4020[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4021[libx264 @ 0x122e10f10] frame=1139 QP=27.36 NAL=2 Slice:B Poc:278 I:0 P:296 SKIP:2904 size=711 bytes
4022[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4023[libx264 @ 0x122e10f10] frame=1140 QP=28.13 NAL=0 Slice:B Poc:276 I:0 P:243 SKIP:2957 size=438 bytes
4024[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4025[libx264 @ 0x122e10f10] frame=1141 QP=29.19 NAL=0 Slice:B Poc:280 I:0 P:267 SKIP:2933 size=415 bytes
4026[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4027[libx264 @ 0x122e10f10] frame=1142 QP=19.74 NAL=2 Slice:P Poc:290 I:8 P:815 SKIP:2377 size=4084 bytes
4028[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4029[libx264 @ 0x122e10f10] frame=1143 QP=25.38 NAL=2 Slice:B Poc:286 I:0 P:331 SKIP:2869 size=750 bytes
4030[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4031[libx264 @ 0x122e10f10] frame=1144 QP=28.66 NAL=0 Slice:B Poc:284 I:0 P:166 SKIP:3034 size=390 bytes
4032[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4033[libx264 @ 0x122e10f10] frame=1145 QP=28.96 NAL=0 Slice:B Poc:288 I:0 P:174 SKIP:3026 size=353 bytes
4034[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4035[libx264 @ 0x122e10f10] frame=1146 QP=19.82 NAL=2 Slice:P Poc:298 I:9 P:886 SKIP:2305 size=4142 bytes
4036[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4037[libx264 @ 0x122e10f10] frame=1147 QP=27.74 NAL=2 Slice:B Poc:294 I:0 P:299 SKIP:2901 size=715 bytes
4038[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4039[libx264 @ 0x122e10f10] frame=1148 QP=28.02 NAL=0 Slice:B Poc:292 I:0 P:288 SKIP:2912 size=442 bytes
4040[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4041[libx264 @ 0x122e10f10] frame=1149 QP=28.57 NAL=0 Slice:B Poc:296 I:0 P:281 SKIP:2919 size=426 bytes
4042[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4043[libx264 @ 0x122e10f10] frame=1150 QP=19.92 NAL=2 Slice:P Poc:306 I:9 P:798 SKIP:2393 size=3958 bytes
4044[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4045[libx264 @ 0x122e10f10] frame=1151 QP=27.28 NAL=2 Slice:B Poc:302 I:1 P:262 SKIP:2937 size=775 bytes
4046[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4047[libx264 @ 0x122e10f10] frame=1152 QP=29.35 NAL=0 Slice:B Poc:300 I:0 P:239 SKIP:2961 size=364 bytes
4048[libx264 @ 0x122e10f10] frame=1153 QP=28.62 NAL=0 Slice:B Poc:304 I:0 P:224 SKIP:2976 size=421 bytes
4049[libx264 @ 0x122e10f10] frame=1154 QP=19.74 NAL=2 Slice:P Poc:314 I:11 P:895 SKIP:2294 size=4219 bytes
4050[libx264 @ 0x122e10f10] frame=1155 QP=27.59 NAL=2 Slice:B Poc:310 I:0 P:461 SKIP:2739 size=850 bytes
4051[libx264 @ 0x122e10f10] frame=1156 QP=28.69 NAL=0 Slice:B Poc:308 I:0 P:399 SKIP:2801 size=517 bytes
4052[libx264 @ 0x122e10f10] frame=1157 QP=28.11 NAL=0 Slice:B Poc:312 I:0 P:426 SKIP:2774 size=520 bytes
4053[libx264 @ 0x122e10f10] frame=1158 QP=19.23 NAL=2 Slice:P Poc:322 I:9 P:1584 SKIP:1607 size=6859 bytes
4054[libx264 @ 0x122e10f10] frame=1159 QP=27.31 NAL=2 Slice:B Poc:318 I:1 P:676 SKIP:2523 size=952 bytes
4055[libx264 @ 0x122e10f10] frame=1160 QP=27.36 NAL=0 Slice:B Poc:316 I:0 P:650 SKIP:2550 size=624 bytes
4056[libx264 @ 0x122e10f10] frame=1161 QP=27.03 NAL=0 Slice:B Poc:320 I:0 P:607 SKIP:2593 size=580 bytes
4057[libx264 @ 0x122e10f10] frame=1162 QP=19.54 NAL=2 Slice:P Poc:326 I:0 P:834 SKIP:2366 size=3472 bytes
4058[libx264 @ 0x122e10f10] frame=1163 QP=27.29 NAL=0 Slice:B Poc:324 I:0 P:275 SKIP:2925 size=431 bytes
4059[libx264 @ 0x122e10f10] frame=1164 QP=19.66 NAL=2 Slice:P Poc:334 I:8 P:846 SKIP:2346 size=4134 bytes
4060[libx264 @ 0x122e10f10] frame=1165 QP=24.07 NAL=2 Slice:B Poc:330 I:0 P:447 SKIP:2753 size=903 bytes
4061[libx264 @ 0x122e10f10] frame=1166 QP=27.07 NAL=0 Slice:B Poc:328 I:0 P:429 SKIP:2771 size=557 bytes
4062[libx264 @ 0x122e10f10] frame=1167 QP=27.91 NAL=0 Slice:B Poc:332 I:0 P:287 SKIP:2913 size=429 bytes
4063[libx264 @ 0x122e10f10] frame=1168 QP=19.58 NAL=2 Slice:P Poc:342 I:6 P:836 SKIP:2358 size=4091 bytes
4064[libx264 @ 0x122e10f10] frame=1169 QP=25.04 NAL=2 Slice:B Poc:338 I:0 P:343 SKIP:2857 size=798 bytes
4065[libx264 @ 0x122e10f10] frame=1170 QP=28.48 NAL=0 Slice:B Poc:336 I:0 P:244 SKIP:2956 size=419 bytes
4066[libx264 @ 0x122e10f10] frame=1171 QP=26.75 NAL=0 Slice:B Poc:340 I:0 P:93 SKIP:3107 size=282 bytes
4067[libx264 @ 0x122e10f10] frame=1172 QP=19.94 NAL=2 Slice:P Poc:350 I:9 P:768 SKIP:2423 size=3853 bytes
4068[libx264 @ 0x122e10f10] frame=1173 QP=25.29 NAL=2 Slice:B Poc:346 I:0 P:281 SKIP:2919 size=726 bytes
4069[libx264 @ 0x122e10f10] frame=1174 QP=28.13 NAL=0 Slice:B Poc:344 I:0 P:280 SKIP:2920 size=432 bytes
4070[libx264 @ 0x122e10f10] frame=1175 QP=28.48 NAL=0 Slice:B Poc:348 I:0 P:164 SKIP:3036 size=332 bytes
4071[libx264 @ 0x122e10f10] frame=1176 QP=19.85 NAL=2 Slice:P Poc:358 I:7 P:792 SKIP:2401 size=3954 bytes
4072[libx264 @ 0x122e10f10] frame=1177 QP=25.44 NAL=2 Slice:B Poc:354 I:0 P:306 SKIP:2894 size=734 bytes
4073[libx264 @ 0x122e10f10] frame=1178 QP=28.31 NAL=0 Slice:B Poc:352 I:0 P:308 SKIP:2892 size=393 bytes
4074[libx264 @ 0x122e10f10] frame=1179 QP=28.88 NAL=0 Slice:B Poc:356 I:0 P:189 SKIP:3011 size=373 bytes
4075[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4076[libx264 @ 0x122e10f10] frame=1180 QP=19.94 NAL=2 Slice:P Poc:366 I:6 P:735 SKIP:2459 size=3831 bytes
4077[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4078[libx264 @ 0x122e10f10] frame=1181 QP=25.92 NAL=2 Slice:B Poc:362 I:0 P:335 SKIP:2865 size=707 bytes
4079[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4080[libx264 @ 0x122e10f10] frame=1182 QP=29.38 NAL=0 Slice:B Poc:360 I:0 P:311 SKIP:2889 size=426 bytes
4081[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4082[libx264 @ 0x122e10f10] frame=1183 QP=28.78 NAL=0 Slice:B Poc:364 I:0 P:215 SKIP:2985 size=387 bytes
4083[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4084[libx264 @ 0x122e10f10] frame=1184 QP=19.81 NAL=2 Slice:P Poc:374 I:7 P:782 SKIP:2411 size=3595 bytes
4085[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4086[libx264 @ 0x122e10f10] frame=1185 QP=25.59 NAL=2 Slice:B Poc:370 I:0 P:291 SKIP:2909 size=655 bytes
4087[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4088[libx264 @ 0x122e10f10] frame=1186 QP=28.83 NAL=0 Slice:B Poc:368 I:0 P:269 SKIP:2931 size=424 bytes
4089[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4090[libx264 @ 0x122e10f10] frame=1187 QP=28.83 NAL=0 Slice:B Poc:372 I:0 P:75 SKIP:3125 size=258 bytes
4091[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4092[libx264 @ 0x122e10f10] frame=1188 QP=19.12 NAL=2 Slice:P Poc:380 I:6 P:1618 SKIP:1576 size=6165 bytes
4093[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4094[libx264 @ 0x122e10f10] frame=1189 QP=28.38 NAL=2 Slice:B Poc:376 I:0 P:423 SKIP:2777 size=563 bytes
4095[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4096[libx264 @ 0x122e10f10] frame=1190 QP=28.02 NAL=0 Slice:B Poc:378 I:0 P:517 SKIP:2683 size=519 bytes
4097[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4098[libx264 @ 0x122e10f10] frame=1191 QP=19.24 NAL=2 Slice:P Poc:384 I:2 P:778 SKIP:2420 size=3090 bytes
4099[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4100[libx264 @ 0x122e10f10] frame=1192 QP=26.92 NAL=0 Slice:B Poc:382 I:0 P:215 SKIP:2985 size=330 bytes
4101[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4102[libx264 @ 0x122e10f10] frame=1193 QP=19.68 NAL=2 Slice:P Poc:392 I:7 P:993 SKIP:2200 size=4193 bytes
4103[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4104[libx264 @ 0x122e10f10] frame=1194 QP=25.20 NAL=2 Slice:B Poc:388 I:0 P:603 SKIP:2597 size=821 bytes
4105[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4106[libx264 @ 0x122e10f10] frame=1195 QP=25.86 NAL=0 Slice:B Poc:386 I:0 P:544 SKIP:2656 size=472 bytes
4107[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4108[libx264 @ 0x122e10f10] frame=1196 QP=28.20 NAL=0 Slice:B Poc:390 I:0 P:440 SKIP:2760 size=404 bytes
4109[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4110[libx264 @ 0x122e10f10] frame=1197 QP=19.89 NAL=2 Slice:P Poc:400 I:3 P:803 SKIP:2394 size=3474 bytes
4111[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4112[libx264 @ 0x122e10f10] frame=1198 QP=25.54 NAL=2 Slice:B Poc:396 I:1 P:312 SKIP:2887 size=688 bytes
4113[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4114[libx264 @ 0x122e10f10] frame=1199 QP=28.46 NAL=0 Slice:B Poc:394 I:0 P:171 SKIP:3029 size=319 bytes
4115[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4116[libx264 @ 0x122e10f10] frame=1200 QP=28.51 NAL=0 Slice:B Poc:398 I:0 P:132 SKIP:3068 size=261 bytes
4117[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4118[libx264 @ 0x122e10f10] frame=1201 QP=19.69 NAL=2 Slice:P Poc:408 I:5 P:724 SKIP:2471 size=3521 bytes
4119[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4120[libx264 @ 0x122e10f10] frame=1202 QP=27.24 NAL=2 Slice:B Poc:404 I:0 P:223 SKIP:2977 size=560 bytes
4121[libx264 @ 0x122e10f10] frame=1203 QP=28.00 NAL=0 Slice:B Poc:402 I:0 P:231 SKIP:2969 size=336 bytes
4122[libx264 @ 0x122e10f10] frame=1204 QP=28.33 NAL=0 Slice:B Poc:406 I:0 P:86 SKIP:3114 size=245 bytes
4123[libx264 @ 0x122e10f10] frame=1205 QP=19.84 NAL=2 Slice:P Poc:416 I:4 P:725 SKIP:2471 size=3425 bytes
4124[libx264 @ 0x122e10f10] frame=1206 QP=26.83 NAL=2 Slice:B Poc:412 I:1 P:245 SKIP:2954 size=604 bytes
4125[libx264 @ 0x122e10f10] frame=1207 QP=26.52 NAL=0 Slice:B Poc:410 I:0 P:258 SKIP:2942 size=357 bytes
4126[libx264 @ 0x122e10f10] frame=1208 QP=27.08 NAL=0 Slice:B Poc:414 I:0 P:34 SKIP:3166 size=138 bytes
4127[libx264 @ 0x122e10f10] frame=1209 QP=20.15 NAL=2 Slice:P Poc:424 I:5 P:790 SKIP:2405 size=3736 bytes
4128[libx264 @ 0x122e10f10] frame=1210 QP=25.38 NAL=2 Slice:B Poc:420 I:0 P:279 SKIP:2921 size=563 bytes
4129[libx264 @ 0x122e10f10] frame=1211 QP=27.24 NAL=0 Slice:B Poc:418 I:0 P:244 SKIP:2956 size=313 bytes
4130[libx264 @ 0x122e10f10] frame=1212 QP=27.99 NAL=0 Slice:B Poc:422 I:0 P:58 SKIP:3142 size=184 bytes
4131[libx264 @ 0x122e10f10] frame=1213 QP=19.70 NAL=2 Slice:P Poc:430 I:2 P:812 SKIP:2386 size=3380 bytes
4132[libx264 @ 0x122e10f10] frame=1214 QP=26.78 NAL=2 Slice:B Poc:426 I:0 P:347 SKIP:2853 size=462 bytes
4133[libx264 @ 0x122e10f10] frame=1215 QP=28.29 NAL=0 Slice:B Poc:428 I:0 P:312 SKIP:2888 size=330 bytes
4134[libx264 @ 0x122e10f10] frame=1216 QP=19.39 NAL=2 Slice:P Poc:438 I:10 P:1589 SKIP:1601 size=6399 bytes
4135[libx264 @ 0x122e10f10] frame=1217 QP=26.17 NAL=2 Slice:B Poc:434 I:0 P:776 SKIP:2424 size=800 bytes
4136[libx264 @ 0x122e10f10] frame=1218 QP=27.53 NAL=0 Slice:B Poc:432 I:0 P:632 SKIP:2568 size=483 bytes
4137[libx264 @ 0x122e10f10] frame=1219 QP=28.08 NAL=0 Slice:B Poc:436 I:0 P:663 SKIP:2537 size=500 bytes
4138[libx264 @ 0x122e10f10] frame=1220 QP=19.60 NAL=2 Slice:P Poc:446 I:5 P:1162 SKIP:2033 size=4653 bytes
4139[libx264 @ 0x122e10f10] frame=1221 QP=26.03 NAL=2 Slice:B Poc:442 I:0 P:471 SKIP:2729 size=690 bytes
4140[libx264 @ 0x122e10f10] frame=1222 QP=28.68 NAL=0 Slice:B Poc:440 I:0 P:414 SKIP:2786 size=419 bytes
4141[libx264 @ 0x122e10f10] frame=1223 QP=25.82 NAL=0 Slice:B Poc:444 I:0 P:556 SKIP:2644 size=420 bytes
4142[libx264 @ 0x122e10f10] frame=1224 QP=19.61 NAL=2 Slice:P Poc:454 I:5 P:912 SKIP:2283 size=3859 bytes
4143[libx264 @ 0x122e10f10] frame=1225 QP=25.26 NAL=2 Slice:B Poc:450 I:0 P:336 SKIP:2864 size=646 bytes
4144[libx264 @ 0x122e10f10] frame=1226 QP=28.15 NAL=0 Slice:B Poc:448 I:0 P:245 SKIP:2955 size=295 bytes
4145[libx264 @ 0x122e10f10] frame=1227 QP=28.51 NAL=0 Slice:B Poc:452 I:0 P:308 SKIP:2892 size=316 bytes
4146[libx264 @ 0x122e10f10] frame=1228 QP=19.74 NAL=2 Slice:P Poc:462 I:6 P:793 SKIP:2401 size=3441 bytes
4147[libx264 @ 0x122e10f10] frame=1229 QP=27.18 NAL=2 Slice:B Poc:458 I:0 P:264 SKIP:2936 size=581 bytes
4148[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4149[libx264 @ 0x122e10f10] frame=1230 QP=28.51 NAL=0 Slice:B Poc:456 I:0 P:127 SKIP:3073 size=275 bytes
4150[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4151[libx264 @ 0x122e10f10] frame=1231 QP=28.09 NAL=0 Slice:B Poc:460 I:0 P:369 SKIP:2831 size=370 bytes
4152[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4153[libx264 @ 0x122e10f10] frame=1232 QP=19.87 NAL=2 Slice:P Poc:470 I:6 P:771 SKIP:2423 size=3392 bytes
4154[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4155[libx264 @ 0x122e10f10] frame=1233 QP=26.63 NAL=2 Slice:B Poc:466 I:0 P:213 SKIP:2987 size=520 bytes
4156[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4157[libx264 @ 0x122e10f10] frame=1234 QP=27.69 NAL=0 Slice:B Poc:464 I:0 P:105 SKIP:3095 size=215 bytes
4158[libx264 @ 0x122e10f10] frame=1235 QP=27.89 NAL=0 Slice:B Poc:468 I:0 P:217 SKIP:2983 size=260 bytes
4159[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4160[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4161[libx264 @ 0x122e10f10] frame=1236 QP=19.73 NAL=2 Slice:P Poc:478 I:3 P:874 SKIP:2323 size=3547 bytes
4162[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4163[libx264 @ 0x122e10f10] frame=1237 QP=26.86 NAL=2 Slice:B Poc:474 I:0 P:280 SKIP:2920 size=570 bytes
4164[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4165[libx264 @ 0x122e10f10] frame=1238 QP=28.23 NAL=0 Slice:B Poc:472 I:0 P:230 SKIP:2970 size=277 bytes
4166[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4167[libx264 @ 0x122e10f10] frame=1239 QP=26.25 NAL=0 Slice:B Poc:476 I:0 P:423 SKIP:2777 size=378 bytes
4168[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4169[libx264 @ 0x122e10f10] frame=1240 QP=19.95 NAL=2 Slice:P Poc:486 I:6 P:868 SKIP:2326 size=3439 bytes
4170[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4171[libx264 @ 0x122e10f10] frame=1241 QP=26.82 NAL=2 Slice:B Poc:482 I:0 P:266 SKIP:2934 size=516 bytes
4172[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4173[libx264 @ 0x122e10f10] frame=1242 QP=28.45 NAL=0 Slice:B Poc:480 I:0 P:251 SKIP:2949 size=274 bytes
4174[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4175[libx264 @ 0x122e10f10] frame=1243 QP=28.07 NAL=0 Slice:B Poc:484 I:0 P:334 SKIP:2866 size=310 bytes
4176[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4177[libx264 @ 0x122e10f10] frame=1244 QP=19.99 NAL=2 Slice:P Poc:490 I:0 P:447 SKIP:2753 size=1891 bytes
4178[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4179[libx264 @ 0x122e10f10] frame=1245 QP=27.79 NAL=0 Slice:B Poc:488 I:0 P:60 SKIP:3140 size=154 bytes
4180[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4181[libx264 @ 0x122e10f10] frame=1246 QP=19.20 NAL=2 Slice:P Poc:496 I:4 P:1525 SKIP:1671 size=5564 bytes
4182[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4183[libx264 @ 0x122e10f10] frame=1247 QP=25.68 NAL=2 Slice:B Poc:492 I:0 P:390 SKIP:2810 size=425 bytes
4184[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4185[libx264 @ 0x122e10f10] frame=1248 QP=26.18 NAL=0 Slice:B Poc:494 I:0 P:640 SKIP:2560 size=510 bytes
4186[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4187[libx264 @ 0x122e10f10] frame=1249 QP=25.12 NAL=2 Slice:P Poc:498 I:1 P:47 SKIP:3152 size=275 bytes
4188[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4189[libx264 @ 0x122e10f10] frame=1250 QP=16.60 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=141330 bytes
4190[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4191[libx264 @ 0x122e10f10] frame=1251 QP=19.66 NAL=2 Slice:P Poc:8 I:2 P:589 SKIP:2609 size=2432 bytes
4192[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4193[libx264 @ 0x122e10f10] frame=1252 QP=24.36 NAL=2 Slice:B Poc:4 I:0 P:216 SKIP:2984 size=524 bytes
4194[libx264 @ 0x122e10f10] frame=1253 QP=28.78 NAL=0 Slice:B Poc:2 I:0 P:195 SKIP:3005 size=248 bytes
4195[libx264 @ 0x122e10f10] frame=1254 QP=28.77 NAL=0 Slice:B Poc:6 I:0 P:182 SKIP:3018 size=197 bytes
4196[libx264 @ 0x122e10f10] frame=1255 QP=19.76 NAL=2 Slice:P Poc:16 I:3 P:566 SKIP:2631 size=2599 bytes
4197[libx264 @ 0x122e10f10] frame=1256 QP=26.86 NAL=2 Slice:B Poc:12 I:0 P:261 SKIP:2939 size=528 bytes
4198[libx264 @ 0x122e10f10] frame=1257 QP=27.95 NAL=0 Slice:B Poc:10 I:0 P:266 SKIP:2934 size=309 bytes
4199[libx264 @ 0x122e10f10] frame=1258 QP=26.71 NAL=0 Slice:B Poc:14 I:0 P:144 SKIP:3056 size=219 bytes
4200[libx264 @ 0x122e10f10] frame=1259 QP=19.91 NAL=2 Slice:P Poc:24 I:1 P:559 SKIP:2640 size=2620 bytes
4201[libx264 @ 0x122e10f10] frame=1260 QP=24.82 NAL=2 Slice:B Poc:20 I:0 P:244 SKIP:2956 size=512 bytes
4202[libx264 @ 0x122e10f10] frame=1261 QP=28.69 NAL=0 Slice:B Poc:18 I:0 P:272 SKIP:2928 size=290 bytes
4203[libx264 @ 0x122e10f10] frame=1262 QP=26.94 NAL=0 Slice:B Poc:22 I:0 P:87 SKIP:3113 size=191 bytes
4204[libx264 @ 0x122e10f10] frame=1263 QP=19.90 NAL=2 Slice:P Poc:32 I:5 P:618 SKIP:2577 size=2743 bytes
4205[libx264 @ 0x122e10f10] frame=1264 QP=27.16 NAL=2 Slice:B Poc:28 I:0 P:303 SKIP:2897 size=564 bytes
4206[libx264 @ 0x122e10f10] frame=1265 QP=28.21 NAL=0 Slice:B Poc:26 I:0 P:237 SKIP:2963 size=282 bytes
4207[libx264 @ 0x122e10f10] frame=1266 QP=27.52 NAL=0 Slice:B Poc:30 I:0 P:117 SKIP:3083 size=233 bytes
4208[libx264 @ 0x122e10f10] frame=1267 QP=19.97 NAL=2 Slice:P Poc:40 I:2 P:649 SKIP:2549 size=2995 bytes
4209[libx264 @ 0x122e10f10] frame=1268 QP=26.68 NAL=2 Slice:B Poc:36 I:0 P:307 SKIP:2893 size=556 bytes
4210[libx264 @ 0x122e10f10] frame=1269 QP=27.91 NAL=0 Slice:B Poc:34 I:0 P:311 SKIP:2889 size=347 bytes
4211[libx264 @ 0x122e10f10] frame=1270 QP=28.14 NAL=0 Slice:B Poc:38 I:0 P:273 SKIP:2927 size=272 bytes
4212[libx264 @ 0x122e10f10] frame=1271 QP=20.20 NAL=2 Slice:P Poc:48 I:3 P:571 SKIP:2626 size=2785 bytes
4213[libx264 @ 0x122e10f10] frame=1272 QP=24.61 NAL=2 Slice:B Poc:44 I:0 P:330 SKIP:2870 size=569 bytes
4214[libx264 @ 0x122e10f10] frame=1273 QP=26.90 NAL=0 Slice:B Poc:42 I:0 P:316 SKIP:2884 size=338 bytes
4215[libx264 @ 0x122e10f10] frame=1274 QP=28.58 NAL=0 Slice:B Poc:46 I:0 P:272 SKIP:2928 size=266 bytes
4216[libx264 @ 0x122e10f10] frame=1275 QP=19.27 NAL=2 Slice:P Poc:54 I:4 P:1648 SKIP:1548 size=5918 bytes
4217[libx264 @ 0x122e10f10] frame=1276 QP=28.23 NAL=2 Slice:B Poc:50 I:0 P:581 SKIP:2619 size=488 bytes
4218[libx264 @ 0x122e10f10] frame=1277 QP=25.25 NAL=0 Slice:B Poc:52 I:0 P:681 SKIP:2519 size=451 bytes
4219[libx264 @ 0x122e10f10] frame=1278 QP=19.67 NAL=2 Slice:P Poc:58 I:0 P:768 SKIP:2432 size=2720 bytes
4220[libx264 @ 0x122e10f10] frame=1279 QP=28.58 NAL=0 Slice:B Poc:56 I:0 P:339 SKIP:2861 size=290 bytes
4221[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4222[libx264 @ 0x122e10f10] frame=1280 QP=19.63 NAL=2 Slice:P Poc:64 I:0 P:898 SKIP:2302 size=3343 bytes
4223[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4224[libx264 @ 0x122e10f10] frame=1281 QP=25.36 NAL=2 Slice:B Poc:60 I:0 P:531 SKIP:2669 size=445 bytes
4225[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4226[libx264 @ 0x122e10f10] frame=1282 QP=28.31 NAL=0 Slice:B Poc:62 I:0 P:357 SKIP:2843 size=278 bytes
4227[libx264 @ 0x122e10f10] frame=1283 QP=19.65 NAL=2 Slice:P Poc:72 I:1 P:800 SKIP:2399 size=3333 bytes
4228[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4229[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4230[libx264 @ 0x122e10f10] frame=1284 QP=26.51 NAL=2 Slice:B Poc:68 I:0 P:415 SKIP:2785 size=538 bytes
4231[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4232[libx264 @ 0x122e10f10] frame=1285 QP=25.00 NAL=0 Slice:B Poc:66 I:0 P:431 SKIP:2769 size=322 bytes
4233[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4234[libx264 @ 0x122e10f10] frame=1286 QP=27.94 NAL=0 Slice:B Poc:70 I:0 P:402 SKIP:2798 size=303 bytes
4235[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4236[libx264 @ 0x122e10f10] frame=1287 QP=19.64 NAL=2 Slice:P Poc:80 I:0 P:841 SKIP:2359 size=3369 bytes
4237[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4238[libx264 @ 0x122e10f10] frame=1288 QP=25.09 NAL=2 Slice:B Poc:76 I:0 P:374 SKIP:2826 size=552 bytes
4239[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4240[libx264 @ 0x122e10f10] frame=1289 QP=27.94 NAL=0 Slice:B Poc:74 I:0 P:317 SKIP:2883 size=313 bytes
4241[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4242[libx264 @ 0x122e10f10] frame=1290 QP=27.63 NAL=0 Slice:B Poc:78 I:0 P:269 SKIP:2931 size=259 bytes
4243[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4244[libx264 @ 0x122e10f10] frame=1291 QP=19.87 NAL=2 Slice:P Poc:88 I:2 P:817 SKIP:2381 size=3168 bytes
4245[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4246[libx264 @ 0x122e10f10] frame=1292 QP=25.20 NAL=2 Slice:B Poc:84 I:0 P:339 SKIP:2861 size=517 bytes
4247[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4248[libx264 @ 0x122e10f10] frame=1293 QP=26.67 NAL=0 Slice:B Poc:82 I:0 P:230 SKIP:2970 size=267 bytes
4249[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4250[libx264 @ 0x122e10f10] frame=1294 QP=28.49 NAL=0 Slice:B Poc:86 I:0 P:365 SKIP:2835 size=330 bytes
4251[libx264 @ 0x122e10f10] frame=1295 QP=19.80 NAL=2 Slice:P Poc:96 I:2 P:798 SKIP:2400 size=3159 bytes
4252[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4253[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4254[libx264 @ 0x122e10f10] frame=1296 QP=24.36 NAL=2 Slice:B Poc:92 I:0 P:359 SKIP:2841 size=513 bytes
4255[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4256[libx264 @ 0x122e10f10] frame=1297 QP=25.12 NAL=0 Slice:B Poc:90 I:0 P:315 SKIP:2885 size=263 bytes
4257[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4258[libx264 @ 0x122e10f10] frame=1298 QP=24.92 NAL=0 Slice:B Poc:94 I:0 P:244 SKIP:2956 size=216 bytes
4259[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4260[libx264 @ 0x122e10f10] frame=1299 QP=19.84 NAL=2 Slice:P Poc:104 I:0 P:817 SKIP:2383 size=3273 bytes
4261[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4262[libx264 @ 0x122e10f10] frame=1300 QP=25.30 NAL=2 Slice:B Poc:100 I:0 P:403 SKIP:2797 size=480 bytes
4263[libx264 @ 0x122e10f10] frame=1301 QP=25.32 NAL=0 Slice:B Poc:98 I:0 P:377 SKIP:2823 size=303 bytes
4264[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4265[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4266[libx264 @ 0x122e10f10] frame=1302 QP=25.10 NAL=0 Slice:B Poc:102 I:0 P:318 SKIP:2882 size=240 bytes
4267[libx264 @ 0x122e10f10] frame=1303 QP=19.30 NAL=2 Slice:P Poc:112 I:5 P:1527 SKIP:1668 size=5543 bytes
4268[libx264 @ 0x122e10f10] frame=1304 QP=25.74 NAL=2 Slice:B Poc:108 I:0 P:636 SKIP:2564 size=643 bytes
4269[libx264 @ 0x122e10f10] frame=1305 QP=27.75 NAL=0 Slice:B Poc:106 I:0 P:532 SKIP:2668 size=370 bytes
4270[libx264 @ 0x122e10f10] frame=1306 QP=26.21 NAL=0 Slice:B Poc:110 I:0 P:686 SKIP:2514 size=436 bytes
4271[libx264 @ 0x122e10f10] frame=1307 QP=19.35 NAL=2 Slice:P Poc:116 I:0 P:712 SKIP:2488 size=2602 bytes
4272[libx264 @ 0x122e10f10] frame=1308 QP=28.32 NAL=0 Slice:B Poc:114 I:0 P:218 SKIP:2982 size=229 bytes
4273[libx264 @ 0x122e10f10] frame=1309 QP=19.51 NAL=2 Slice:P Poc:124 I:2 P:891 SKIP:2307 size=3531 bytes
4274[libx264 @ 0x122e10f10] frame=1310 QP=24.61 NAL=2 Slice:B Poc:120 I:0 P:554 SKIP:2646 size=629 bytes
4275[libx264 @ 0x122e10f10] frame=1311 QP=28.10 NAL=0 Slice:B Poc:118 I:0 P:490 SKIP:2710 size=408 bytes
4276[libx264 @ 0x122e10f10] frame=1312 QP=27.53 NAL=0 Slice:B Poc:122 I:0 P:498 SKIP:2702 size=356 bytes
4277[libx264 @ 0x122e10f10] frame=1313 QP=19.51 NAL=2 Slice:P Poc:132 I:4 P:898 SKIP:2298 size=3549 bytes
4278[libx264 @ 0x122e10f10] frame=1314 QP=25.05 NAL=2 Slice:B Poc:128 I:0 P:365 SKIP:2835 size=494 bytes
4279[libx264 @ 0x122e10f10] frame=1315 QP=27.92 NAL=0 Slice:B Poc:126 I:0 P:356 SKIP:2844 size=304 bytes
4280[libx264 @ 0x122e10f10] frame=1316 QP=27.75 NAL=0 Slice:B Poc:130 I:0 P:156 SKIP:3044 size=184 bytes
4281[libx264 @ 0x122e10f10] frame=1317 QP=19.82 NAL=2 Slice:P Poc:140 I:1 P:707 SKIP:2492 size=3327 bytes
4282[libx264 @ 0x122e10f10] frame=1318 QP=26.64 NAL=2 Slice:B Poc:136 I:0 P:172 SKIP:3028 size=406 bytes
4283[libx264 @ 0x122e10f10] frame=1319 QP=27.19 NAL=0 Slice:B Poc:134 I:0 P:187 SKIP:3013 size=235 bytes
4284[libx264 @ 0x122e10f10] frame=1320 QP=27.26 NAL=0 Slice:B Poc:138 I:0 P:144 SKIP:3056 size=165 bytes
4285[libx264 @ 0x122e10f10] frame=1321 QP=19.68 NAL=2 Slice:P Poc:148 I:0 P:692 SKIP:2508 size=3161 bytes
4286[libx264 @ 0x122e10f10] frame=1322 QP=26.59 NAL=2 Slice:B Poc:144 I:0 P:263 SKIP:2937 size=424 bytes
4287[libx264 @ 0x122e10f10] frame=1323 QP=26.30 NAL=0 Slice:B Poc:142 I:0 P:315 SKIP:2885 size=290 bytes
4288[libx264 @ 0x122e10f10] frame=1324 QP=28.99 NAL=0 Slice:B Poc:146 I:0 P:299 SKIP:2901 size=233 bytes
4289[libx264 @ 0x122e10f10] frame=1325 QP=19.68 NAL=2 Slice:P Poc:156 I:2 P:770 SKIP:2428 size=3513 bytes
4290[libx264 @ 0x122e10f10] frame=1326 QP=25.69 NAL=2 Slice:B Poc:152 I:0 P:313 SKIP:2887 size=439 bytes
4291[libx264 @ 0x122e10f10] frame=1327 QP=28.32 NAL=0 Slice:B Poc:150 I:0 P:427 SKIP:2773 size=317 bytes
4292[libx264 @ 0x122e10f10] frame=1328 QP=27.83 NAL=0 Slice:B Poc:154 I:0 P:225 SKIP:2975 size=204 bytes
4293[libx264 @ 0x122e10f10] frame=1329 QP=19.79 NAL=2 Slice:P Poc:164 I:2 P:764 SKIP:2434 size=3258 bytes
4294[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4295[libx264 @ 0x122e10f10] frame=1330 QP=24.62 NAL=2 Slice:B Poc:160 I:0 P:377 SKIP:2823 size=485 bytes
4296[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4297[libx264 @ 0x122e10f10] frame=1331 QP=25.04 NAL=0 Slice:B Poc:158 I:0 P:366 SKIP:2834 size=341 bytes
4298[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4299[libx264 @ 0x122e10f10] frame=1332 QP=23.31 NAL=0 Slice:B Poc:162 I:0 P:221 SKIP:2979 size=216 bytes
4300[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4301[libx264 @ 0x122e10f10] frame=1333 QP=19.19 NAL=2 Slice:P Poc:172 I:5 P:1509 SKIP:1686 size=5223 bytes
4302[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4303[libx264 @ 0x122e10f10] frame=1334 QP=27.00 NAL=2 Slice:B Poc:168 I:0 P:585 SKIP:2615 size=565 bytes
4304[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4305[libx264 @ 0x122e10f10] frame=1335 QP=28.41 NAL=0 Slice:B Poc:166 I:0 P:760 SKIP:2440 size=468 bytes
4306[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4307[libx264 @ 0x122e10f10] frame=1336 QP=27.28 NAL=0 Slice:B Poc:170 I:0 P:522 SKIP:2678 size=345 bytes
4308[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4309[libx264 @ 0x122e10f10] frame=1337 QP=19.36 NAL=2 Slice:P Poc:180 I:1 P:1157 SKIP:2042 size=4455 bytes
4310[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4311[libx264 @ 0x122e10f10] frame=1338 QP=26.54 NAL=2 Slice:B Poc:176 I:0 P:642 SKIP:2558 size=663 bytes
4312[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4313frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:00:44.57 bitrate=N/A speed=6.08x
4314[libx264 @ 0x122e10f10] frame=1339 QP=27.58 NAL=0 Slice:B Poc:174 I:0 P:522 SKIP:2678 size=408 bytes
4315[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4316[libx264 @ 0x122e10f10] frame=1340 QP=25.47 NAL=0 Slice:B Poc:178 I:0 P:385 SKIP:2815 size=274 bytes
4317[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4318[libx264 @ 0x122e10f10] frame=1341 QP=19.75 NAL=2 Slice:P Poc:188 I:1 P:796 SKIP:2403 size=3248 bytes
4319[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4320[libx264 @ 0x122e10f10] frame=1342 QP=27.51 NAL=2 Slice:B Poc:184 I:0 P:269 SKIP:2931 size=534 bytes
4321[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4322[libx264 @ 0x122e10f10] frame=1343 QP=27.90 NAL=0 Slice:B Poc:182 I:0 P:333 SKIP:2867 size=310 bytes
4323[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4324[libx264 @ 0x122e10f10] frame=1344 QP=27.76 NAL=0 Slice:B Poc:186 I:0 P:335 SKIP:2865 size=278 bytes
4325[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4326[libx264 @ 0x122e10f10] frame=1345 QP=19.68 NAL=2 Slice:P Poc:196 I:0 P:810 SKIP:2390 size=3390 bytes
4327[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4328[libx264 @ 0x122e10f10] frame=1346 QP=27.56 NAL=2 Slice:B Poc:192 I:0 P:278 SKIP:2922 size=500 bytes
4329[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4330[libx264 @ 0x122e10f10] frame=1347 QP=28.59 NAL=0 Slice:B Poc:190 I:0 P:298 SKIP:2902 size=277 bytes
4331[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4332[libx264 @ 0x122e10f10] frame=1348 QP=28.04 NAL=0 Slice:B Poc:194 I:0 P:275 SKIP:2925 size=257 bytes
4333[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4334[libx264 @ 0x122e10f10] frame=1349 QP=19.92 NAL=2 Slice:P Poc:204 I:3 P:704 SKIP:2493 size=3154 bytes
4335[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4336[libx264 @ 0x122e10f10] frame=1350 QP=27.72 NAL=2 Slice:B Poc:200 I:0 P:245 SKIP:2955 size=504 bytes
4337[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4338[libx264 @ 0x122e10f10] frame=1351 QP=28.47 NAL=0 Slice:B Poc:198 I:0 P:207 SKIP:2993 size=230 bytes
4339[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4340[libx264 @ 0x122e10f10] frame=1352 QP=28.67 NAL=0 Slice:B Poc:202 I:0 P:223 SKIP:2977 size=224 bytes
4341[libx264 @ 0x122e10f10] frame=1353 QP=19.61 NAL=2 Slice:P Poc:212 I:0 P:682 SKIP:2518 size=3214 bytes
4342[libx264 @ 0x122e10f10] frame=1354 QP=27.54 NAL=2 Slice:B Poc:208 I:0 P:245 SKIP:2955 size=436 bytes
4343[libx264 @ 0x122e10f10] frame=1355 QP=28.39 NAL=0 Slice:B Poc:206 I:0 P:252 SKIP:2948 size=259 bytes
4344[libx264 @ 0x122e10f10] frame=1356 QP=28.36 NAL=0 Slice:B Poc:210 I:0 P:275 SKIP:2925 size=263 bytes
4345[libx264 @ 0x122e10f10] frame=1357 QP=19.92 NAL=2 Slice:P Poc:220 I:4 P:855 SKIP:2341 size=3630 bytes
4346[libx264 @ 0x122e10f10] frame=1358 QP=27.52 NAL=2 Slice:B Poc:216 I:1 P:411 SKIP:2788 size=557 bytes
4347[libx264 @ 0x122e10f10] frame=1359 QP=29.13 NAL=0 Slice:B Poc:214 I:0 P:481 SKIP:2719 size=360 bytes
4348[libx264 @ 0x122e10f10] frame=1360 QP=28.32 NAL=0 Slice:B Poc:218 I:0 P:458 SKIP:2742 size=335 bytes
4349[libx264 @ 0x122e10f10] frame=1361 QP=19.27 NAL=2 Slice:P Poc:228 I:4 P:1542 SKIP:1654 size=5751 bytes
4350[libx264 @ 0x122e10f10] frame=1362 QP=28.16 NAL=2 Slice:B Poc:224 I:0 P:751 SKIP:2449 size=678 bytes
4351[libx264 @ 0x122e10f10] frame=1363 QP=27.97 NAL=0 Slice:B Poc:222 I:0 P:693 SKIP:2507 size=425 bytes
4352[libx264 @ 0x122e10f10] frame=1364 QP=26.64 NAL=0 Slice:B Poc:226 I:0 P:678 SKIP:2522 size=479 bytes
4353[libx264 @ 0x122e10f10] frame=1365 QP=19.52 NAL=2 Slice:P Poc:232 I:0 P:705 SKIP:2495 size=2763 bytes
4354[libx264 @ 0x122e10f10] frame=1366 QP=28.32 NAL=0 Slice:B Poc:230 I:0 P:232 SKIP:2968 size=251 bytes
4355[libx264 @ 0x122e10f10] frame=1367 QP=19.59 NAL=2 Slice:P Poc:240 I:2 P:879 SKIP:2319 size=3615 bytes
4356[libx264 @ 0x122e10f10] frame=1368 QP=24.70 NAL=2 Slice:B Poc:236 I:0 P:513 SKIP:2687 size=535 bytes
4357[libx264 @ 0x122e10f10] frame=1369 QP=26.24 NAL=0 Slice:B Poc:234 I:0 P:414 SKIP:2786 size=360 bytes
4358[libx264 @ 0x122e10f10] frame=1370 QP=27.08 NAL=0 Slice:B Poc:238 I:0 P:330 SKIP:2870 size=243 bytes
4359[libx264 @ 0x122e10f10] frame=1371 QP=19.85 NAL=2 Slice:P Poc:248 I:5 P:804 SKIP:2391 size=3363 bytes
4360[libx264 @ 0x122e10f10] frame=1372 QP=26.20 NAL=2 Slice:B Poc:244 I:0 P:315 SKIP:2885 size=461 bytes
4361[libx264 @ 0x122e10f10] frame=1373 QP=28.43 NAL=0 Slice:B Poc:242 I:0 P:444 SKIP:2756 size=331 bytes
4362[libx264 @ 0x122e10f10] frame=1374 QP=27.86 NAL=0 Slice:B Poc:246 I:0 P:290 SKIP:2910 size=242 bytes
4363[libx264 @ 0x122e10f10] frame=1375 QP=19.84 NAL=2 Slice:P Poc:256 I:2 P:769 SKIP:2429 size=3314 bytes
4364[libx264 @ 0x122e10f10] frame=1376 QP=26.68 NAL=2 Slice:B Poc:252 I:0 P:251 SKIP:2949 size=448 bytes
4365[libx264 @ 0x122e10f10] frame=1377 QP=29.04 NAL=0 Slice:B Poc:250 I:0 P:370 SKIP:2830 size=327 bytes
4366[libx264 @ 0x122e10f10] frame=1378 QP=28.48 NAL=0 Slice:B Poc:254 I:0 P:155 SKIP:3045 size=201 bytes
4367[libx264 @ 0x122e10f10] frame=1379 QP=19.79 NAL=2 Slice:P Poc:264 I:0 P:877 SKIP:2323 size=3364 bytes
4368[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4369[libx264 @ 0x122e10f10] frame=1380 QP=25.74 NAL=2 Slice:B Poc:260 I:0 P:324 SKIP:2876 size=444 bytes
4370[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4371[libx264 @ 0x122e10f10] frame=1381 QP=27.65 NAL=0 Slice:B Poc:258 I:0 P:272 SKIP:2928 size=254 bytes
4372[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4373[libx264 @ 0x122e10f10] frame=1382 QP=28.06 NAL=0 Slice:B Poc:262 I:0 P:80 SKIP:3120 size=163 bytes
4374[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4375[libx264 @ 0x122e10f10] frame=1383 QP=19.97 NAL=2 Slice:P Poc:272 I:3 P:719 SKIP:2478 size=3606 bytes
4376[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4377[libx264 @ 0x122e10f10] frame=1384 QP=26.19 NAL=2 Slice:B Poc:268 I:0 P:244 SKIP:2956 size=483 bytes
4378[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4379[libx264 @ 0x122e10f10] frame=1385 QP=27.24 NAL=0 Slice:B Poc:266 I:0 P:233 SKIP:2967 size=281 bytes
4380[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4381[libx264 @ 0x122e10f10] frame=1386 QP=26.78 NAL=0 Slice:B Poc:270 I:0 P:171 SKIP:3029 size=232 bytes
4382[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4383[libx264 @ 0x122e10f10] frame=1387 QP=20.06 NAL=2 Slice:P Poc:280 I:4 P:699 SKIP:2497 size=3186 bytes
4384[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4385[libx264 @ 0x122e10f10] frame=1388 QP=25.98 NAL=2 Slice:B Poc:276 I:0 P:277 SKIP:2923 size=467 bytes
4386[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4387[libx264 @ 0x122e10f10] frame=1389 QP=27.06 NAL=0 Slice:B Poc:274 I:0 P:225 SKIP:2975 size=279 bytes
4388[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4389[libx264 @ 0x122e10f10] frame=1390 QP=28.51 NAL=0 Slice:B Poc:278 I:0 P:61 SKIP:3139 size=142 bytes
4390[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4391[libx264 @ 0x122e10f10] frame=1391 QP=19.33 NAL=2 Slice:P Poc:288 I:10 P:1509 SKIP:1681 size=5687 bytes
4392[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4393[libx264 @ 0x122e10f10] frame=1392 QP=25.79 NAL=2 Slice:B Poc:284 I:0 P:531 SKIP:2669 size=564 bytes
4394[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4395[libx264 @ 0x122e10f10] frame=1393 QP=25.84 NAL=0 Slice:B Poc:282 I:0 P:839 SKIP:2361 size=482 bytes
4396[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4397[libx264 @ 0x122e10f10] frame=1394 QP=28.18 NAL=0 Slice:B Poc:286 I:0 P:483 SKIP:2717 size=317 bytes
4398[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4399[libx264 @ 0x122e10f10] frame=1395 QP=19.39 NAL=2 Slice:P Poc:296 I:2 P:1152 SKIP:2046 size=4411 bytes
4400[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4401[libx264 @ 0x122e10f10] frame=1396 QP=26.57 NAL=2 Slice:B Poc:292 I:0 P:610 SKIP:2590 size=566 bytes
4402[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4403[libx264 @ 0x122e10f10] frame=1397 QP=28.04 NAL=0 Slice:B Poc:290 I:0 P:639 SKIP:2561 size=392 bytes
4404[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4405[libx264 @ 0x122e10f10] frame=1398 QP=27.48 NAL=0 Slice:B Poc:294 I:0 P:540 SKIP:2660 size=330 bytes
4406[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4407[libx264 @ 0x122e10f10] frame=1399 QP=19.73 NAL=2 Slice:P Poc:304 I:1 P:858 SKIP:2341 size=3643 bytes
4408[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4409[libx264 @ 0x122e10f10] frame=1400 QP=25.91 NAL=2 Slice:B Poc:300 I:0 P:292 SKIP:2908 size=450 bytes
4410[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4411[libx264 @ 0x122e10f10] frame=1401 QP=28.34 NAL=0 Slice:B Poc:298 I:0 P:194 SKIP:3006 size=227 bytes
4412[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4413[libx264 @ 0x122e10f10] frame=1402 QP=25.34 NAL=0 Slice:B Poc:302 I:0 P:156 SKIP:3044 size=189 bytes
4414[libx264 @ 0x122e10f10] frame=1403 QP=19.50 NAL=2 Slice:P Poc:312 I:3 P:860 SKIP:2337 size=3688 bytes
4415[libx264 @ 0x122e10f10] frame=1404 QP=27.71 NAL=2 Slice:B Poc:308 I:0 P:284 SKIP:2916 size=480 bytes
4416[libx264 @ 0x122e10f10] frame=1405 QP=28.32 NAL=0 Slice:B Poc:306 I:0 P:194 SKIP:3006 size=252 bytes
4417[libx264 @ 0x122e10f10] frame=1406 QP=28.32 NAL=0 Slice:B Poc:310 I:0 P:292 SKIP:2908 size=289 bytes
4418[libx264 @ 0x122e10f10] frame=1407 QP=19.97 NAL=2 Slice:P Poc:320 I:4 P:727 SKIP:2469 size=3184 bytes
4419[libx264 @ 0x122e10f10] frame=1408 QP=27.26 NAL=2 Slice:B Poc:316 I:0 P:253 SKIP:2947 size=489 bytes
4420[libx264 @ 0x122e10f10] frame=1409 QP=27.98 NAL=0 Slice:B Poc:314 I:0 P:200 SKIP:3000 size=230 bytes
4421[libx264 @ 0x122e10f10] frame=1410 QP=27.57 NAL=0 Slice:B Poc:318 I:0 P:241 SKIP:2959 size=253 bytes
4422[libx264 @ 0x122e10f10] frame=1411 QP=19.91 NAL=2 Slice:P Poc:328 I:2 P:749 SKIP:2449 size=3475 bytes
4423[libx264 @ 0x122e10f10] frame=1412 QP=28.06 NAL=2 Slice:B Poc:324 I:0 P:277 SKIP:2923 size=475 bytes
4424[libx264 @ 0x122e10f10] frame=1413 QP=27.67 NAL=0 Slice:B Poc:322 I:0 P:242 SKIP:2958 size=277 bytes
4425[libx264 @ 0x122e10f10] frame=1414 QP=27.62 NAL=0 Slice:B Poc:326 I:0 P:257 SKIP:2943 size=238 bytes
4426[libx264 @ 0x122e10f10] frame=1415 QP=20.09 NAL=2 Slice:P Poc:336 I:1 P:754 SKIP:2445 size=3381 bytes
4427[libx264 @ 0x122e10f10] frame=1416 QP=26.49 NAL=2 Slice:B Poc:332 I:0 P:304 SKIP:2896 size=524 bytes
4428[libx264 @ 0x122e10f10] frame=1417 QP=28.55 NAL=0 Slice:B Poc:330 I:0 P:258 SKIP:2942 size=251 bytes
4429[libx264 @ 0x122e10f10] frame=1418 QP=27.79 NAL=0 Slice:B Poc:334 I:0 P:249 SKIP:2951 size=255 bytes
4430[libx264 @ 0x122e10f10] frame=1419 QP=19.21 NAL=2 Slice:P Poc:344 I:5 P:1480 SKIP:1715 size=5694 bytes
4431[libx264 @ 0x122e10f10] frame=1420 QP=27.38 NAL=2 Slice:B Poc:340 I:0 P:569 SKIP:2631 size=630 bytes
4432[libx264 @ 0x122e10f10] frame=1421 QP=28.60 NAL=0 Slice:B Poc:338 I:0 P:580 SKIP:2620 size=395 bytes
4433[libx264 @ 0x122e10f10] frame=1422 QP=26.81 NAL=0 Slice:B Poc:342 I:0 P:723 SKIP:2477 size=496 bytes
4434[libx264 @ 0x122e10f10] frame=1423 QP=19.37 NAL=2 Slice:P Poc:348 I:1 P:640 SKIP:2559 size=2453 bytes
4435[libx264 @ 0x122e10f10] frame=1424 QP=26.55 NAL=0 Slice:B Poc:346 I:0 P:188 SKIP:3012 size=265 bytes
4436[libx264 @ 0x122e10f10] frame=1425 QP=19.51 NAL=2 Slice:P Poc:356 I:2 P:816 SKIP:2382 size=3516 bytes
4437[libx264 @ 0x122e10f10] frame=1426 QP=24.87 NAL=2 Slice:B Poc:352 I:0 P:446 SKIP:2754 size=605 bytes
4438[libx264 @ 0x122e10f10] frame=1427 QP=27.74 NAL=0 Slice:B Poc:350 I:0 P:455 SKIP:2745 size=420 bytes
4439[libx264 @ 0x122e10f10] frame=1428 QP=28.13 NAL=0 Slice:B Poc:354 I:0 P:365 SKIP:2835 size=292 bytes
4440[libx264 @ 0x122e10f10] frame=1429 QP=19.78 NAL=2 Slice:P Poc:364 I:3 P:814 SKIP:2383 size=3318 bytes
4441[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4442[libx264 @ 0x122e10f10] frame=1430 QP=26.86 NAL=2 Slice:B Poc:360 I:0 P:387 SKIP:2813 size=530 bytes
4443[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4444[libx264 @ 0x122e10f10] frame=1431 QP=26.36 NAL=0 Slice:B Poc:358 I:0 P:427 SKIP:2773 size=393 bytes
4445[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4446[libx264 @ 0x122e10f10] frame=1432 QP=28.09 NAL=0 Slice:B Poc:362 I:0 P:250 SKIP:2950 size=227 bytes
4447[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4448[libx264 @ 0x122e10f10] frame=1433 QP=19.56 NAL=2 Slice:P Poc:370 I:3 P:800 SKIP:2397 size=3254 bytes
4449[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4450[libx264 @ 0x122e10f10] frame=1434 QP=26.76 NAL=2 Slice:B Poc:366 I:0 P:283 SKIP:2917 size=329 bytes
4451[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4452[libx264 @ 0x122e10f10] frame=1435 QP=27.28 NAL=0 Slice:B Poc:368 I:0 P:364 SKIP:2836 size=316 bytes
4453[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4454[libx264 @ 0x122e10f10] frame=1436 QP=19.60 NAL=2 Slice:P Poc:378 I:0 P:804 SKIP:2396 size=3330 bytes
4455[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4456[libx264 @ 0x122e10f10] frame=1437 QP=26.49 NAL=2 Slice:B Poc:374 I:0 P:345 SKIP:2855 size=528 bytes
4457[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4458[libx264 @ 0x122e10f10] frame=1438 QP=27.16 NAL=0 Slice:B Poc:372 I:0 P:314 SKIP:2886 size=306 bytes
4459[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4460[libx264 @ 0x122e10f10] frame=1439 QP=28.46 NAL=0 Slice:B Poc:376 I:0 P:282 SKIP:2918 size=250 bytes
4461[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4462[libx264 @ 0x122e10f10] frame=1440 QP=19.77 NAL=2 Slice:P Poc:386 I:4 P:785 SKIP:2411 size=3336 bytes
4463[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4464[libx264 @ 0x122e10f10] frame=1441 QP=27.17 NAL=2 Slice:B Poc:382 I:0 P:268 SKIP:2932 size=463 bytes
4465[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4466[libx264 @ 0x122e10f10] frame=1442 QP=27.52 NAL=0 Slice:B Poc:380 I:0 P:235 SKIP:2965 size=241 bytes
4467[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4468[libx264 @ 0x122e10f10] frame=1443 QP=28.13 NAL=0 Slice:B Poc:384 I:0 P:257 SKIP:2943 size=259 bytes
4469[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4470[libx264 @ 0x122e10f10] frame=1444 QP=19.81 NAL=2 Slice:P Poc:394 I:6 P:770 SKIP:2424 size=3245 bytes
4471[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4472[libx264 @ 0x122e10f10] frame=1445 QP=25.38 NAL=2 Slice:B Poc:390 I:0 P:352 SKIP:2848 size=538 bytes
4473[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4474[libx264 @ 0x122e10f10] frame=1446 QP=26.25 NAL=0 Slice:B Poc:388 I:0 P:277 SKIP:2923 size=282 bytes
4475[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4476[libx264 @ 0x122e10f10] frame=1447 QP=26.88 NAL=0 Slice:B Poc:392 I:0 P:230 SKIP:2970 size=268 bytes
4477[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4478[libx264 @ 0x122e10f10] frame=1448 QP=19.29 NAL=2 Slice:P Poc:402 I:12 P:1590 SKIP:1598 size=6014 bytes
4479[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4480[libx264 @ 0x122e10f10] frame=1449 QP=26.65 NAL=2 Slice:B Poc:398 I:0 P:744 SKIP:2456 size=717 bytes
4481[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4482[libx264 @ 0x122e10f10] frame=1450 QP=28.58 NAL=0 Slice:B Poc:396 I:0 P:755 SKIP:2445 size=501 bytes
4483[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4484[libx264 @ 0x122e10f10] frame=1451 QP=26.69 NAL=0 Slice:B Poc:400 I:0 P:653 SKIP:2547 size=461 bytes
4485[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4486[libx264 @ 0x122e10f10] frame=1452 QP=19.68 NAL=2 Slice:P Poc:406 I:3 P:778 SKIP:2419 size=2850 bytes
4487[libx264 @ 0x122e10f10] frame=1453 QP=27.62 NAL=0 Slice:B Poc:404 I:0 P:262 SKIP:2938 size=298 bytes
4488[libx264 @ 0x122e10f10] frame=1454 QP=19.71 NAL=2 Slice:P Poc:414 I:2 P:915 SKIP:2283 size=3758 bytes
4489[libx264 @ 0x122e10f10] frame=1455 QP=25.71 NAL=2 Slice:B Poc:410 I:0 P:489 SKIP:2711 size=674 bytes
4490[libx264 @ 0x122e10f10] frame=1456 QP=26.70 NAL=0 Slice:B Poc:408 I:0 P:507 SKIP:2693 size=420 bytes
4491[libx264 @ 0x122e10f10] frame=1457 QP=27.11 NAL=0 Slice:B Poc:412 I:0 P:447 SKIP:2753 size=373 bytes
4492[libx264 @ 0x122e10f10] frame=1458 QP=19.54 NAL=2 Slice:P Poc:420 I:1 P:839 SKIP:2360 size=3441 bytes
4493[libx264 @ 0x122e10f10] frame=1459 QP=27.24 NAL=2 Slice:B Poc:416 I:0 P:302 SKIP:2898 size=361 bytes
4494[libx264 @ 0x122e10f10] frame=1460 QP=27.65 NAL=0 Slice:B Poc:418 I:0 P:222 SKIP:2978 size=249 bytes
4495[libx264 @ 0x122e10f10] frame=1461 QP=19.74 NAL=2 Slice:P Poc:428 I:3 P:807 SKIP:2390 size=3632 bytes
4496[libx264 @ 0x122e10f10] frame=1462 QP=25.60 NAL=2 Slice:B Poc:424 I:0 P:267 SKIP:2933 size=554 bytes
4497[libx264 @ 0x122e10f10] frame=1463 QP=26.69 NAL=0 Slice:B Poc:422 I:0 P:309 SKIP:2891 size=305 bytes
4498[libx264 @ 0x122e10f10] frame=1464 QP=28.57 NAL=0 Slice:B Poc:426 I:0 P:199 SKIP:3001 size=249 bytes
4499[libx264 @ 0x122e10f10] frame=1465 QP=19.69 NAL=2 Slice:P Poc:436 I:3 P:740 SKIP:2457 size=3405 bytes
4500[libx264 @ 0x122e10f10] frame=1466 QP=27.45 NAL=2 Slice:B Poc:432 I:0 P:297 SKIP:2903 size=545 bytes
4501[libx264 @ 0x122e10f10] frame=1467 QP=28.09 NAL=0 Slice:B Poc:430 I:0 P:266 SKIP:2934 size=278 bytes
4502[libx264 @ 0x122e10f10] frame=1468 QP=27.52 NAL=0 Slice:B Poc:434 I:0 P:221 SKIP:2979 size=271 bytes
4503[libx264 @ 0x122e10f10] frame=1469 QP=19.94 NAL=2 Slice:P Poc:444 I:4 P:716 SKIP:2480 size=3332 bytes
4504[libx264 @ 0x122e10f10] frame=1470 QP=26.50 NAL=2 Slice:B Poc:440 I:0 P:269 SKIP:2931 size=479 bytes
4505[libx264 @ 0x122e10f10] frame=1471 QP=28.90 NAL=0 Slice:B Poc:438 I:0 P:251 SKIP:2949 size=283 bytes
4506[libx264 @ 0x122e10f10] frame=1472 QP=26.53 NAL=0 Slice:B Poc:442 I:0 P:202 SKIP:2998 size=245 bytes
4507[libx264 @ 0x122e10f10] frame=1473 QP=19.92 NAL=2 Slice:P Poc:452 I:2 P:744 SKIP:2454 size=3269 bytes
4508[libx264 @ 0x122e10f10] frame=1474 QP=27.00 NAL=2 Slice:B Poc:448 I:1 P:340 SKIP:2859 size=535 bytes
4509[libx264 @ 0x122e10f10] frame=1475 QP=28.59 NAL=0 Slice:B Poc:446 I:0 P:307 SKIP:2893 size=322 bytes
4510[libx264 @ 0x122e10f10] frame=1476 QP=29.00 NAL=0 Slice:B Poc:450 I:0 P:314 SKIP:2886 size=285 bytes
4511[libx264 @ 0x122e10f10] frame=1477 QP=19.84 NAL=2 Slice:P Poc:454 I:0 P:541 SKIP:2659 size=1731 bytes
4512[libx264 @ 0x122e10f10] frame=1478 QP=19.21 NAL=2 Slice:P Poc:462 I:5 P:1449 SKIP:1746 size=5483 bytes
4513[libx264 @ 0x122e10f10] frame=1479 QP=25.44 NAL=2 Slice:B Poc:458 I:0 P:608 SKIP:2592 size=632 bytes
4514[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4515[libx264 @ 0x122e10f10] frame=1480 QP=25.95 NAL=0 Slice:B Poc:456 I:1 P:827 SKIP:2372 size=489 bytes
4516[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4517[libx264 @ 0x122e10f10] frame=1481 QP=27.85 NAL=0 Slice:B Poc:460 I:0 P:511 SKIP:2689 size=351 bytes
4518[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4519[libx264 @ 0x122e10f10] frame=1482 QP=19.33 NAL=2 Slice:P Poc:470 I:7 P:1193 SKIP:2000 size=4221 bytes
4520[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4521[libx264 @ 0x122e10f10] frame=1483 QP=26.12 NAL=2 Slice:B Poc:466 I:0 P:564 SKIP:2636 size=583 bytes
4522[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4523[libx264 @ 0x122e10f10] frame=1484 QP=27.77 NAL=0 Slice:B Poc:464 I:0 P:624 SKIP:2576 size=430 bytes
4524[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4525[libx264 @ 0x122e10f10] frame=1485 QP=28.03 NAL=0 Slice:B Poc:468 I:0 P:350 SKIP:2850 size=252 bytes
4526[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4527[libx264 @ 0x122e10f10] frame=1486 QP=19.47 NAL=2 Slice:P Poc:478 I:2 P:881 SKIP:2317 size=3317 bytes
4528[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4529[libx264 @ 0x122e10f10] frame=1487 QP=27.04 NAL=2 Slice:B Poc:474 I:0 P:328 SKIP:2872 size=523 bytes
4530[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4531[libx264 @ 0x122e10f10] frame=1488 QP=27.03 NAL=0 Slice:B Poc:472 I:0 P:299 SKIP:2901 size=284 bytes
4532[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4533[libx264 @ 0x122e10f10] frame=1489 QP=28.80 NAL=0 Slice:B Poc:476 I:0 P:380 SKIP:2820 size=310 bytes
4534[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4535[libx264 @ 0x122e10f10] frame=1490 QP=19.62 NAL=2 Slice:P Poc:486 I:3 P:769 SKIP:2428 size=3505 bytes
4536[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4537[libx264 @ 0x122e10f10] frame=1491 QP=25.72 NAL=2 Slice:B Poc:482 I:0 P:338 SKIP:2862 size=534 bytes
4538[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4539[libx264 @ 0x122e10f10] frame=1492 QP=28.59 NAL=0 Slice:B Poc:480 I:0 P:250 SKIP:2950 size=305 bytes
4540[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4541[libx264 @ 0x122e10f10] frame=1493 QP=26.69 NAL=0 Slice:B Poc:484 I:0 P:297 SKIP:2903 size=275 bytes
4542[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4543[libx264 @ 0x122e10f10] frame=1494 QP=19.96 NAL=2 Slice:P Poc:494 I:2 P:761 SKIP:2437 size=3278 bytes
4544[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4545[libx264 @ 0x122e10f10] frame=1495 QP=25.69 NAL=2 Slice:B Poc:490 I:0 P:313 SKIP:2887 size=484 bytes
4546[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4547[libx264 @ 0x122e10f10] frame=1496 QP=28.94 NAL=0 Slice:B Poc:488 I:0 P:290 SKIP:2910 size=300 bytes
4548[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4549[libx264 @ 0x122e10f10] frame=1497 QP=28.18 NAL=0 Slice:B Poc:492 I:0 P:310 SKIP:2890 size=295 bytes
4550[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4551[libx264 @ 0x122e10f10] frame=1498 QP=27.25 NAL=2 Slice:P Poc:498 I:0 P:92 SKIP:3108 size=530 bytes
4552[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4553[libx264 @ 0x122e10f10] frame=1499 QP=28.18 NAL=0 Slice:B Poc:496 I:0 P:32 SKIP:3168 size=130 bytes
4554[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4555[libx264 @ 0x122e10f10] frame=1500 QP=16.88 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=138421 bytes
4556[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4557[libx264 @ 0x122e10f10] frame=1501 QP=20.16 NAL=2 Slice:P Poc:8 I:1 P:456 SKIP:2743 size=2114 bytes
4558[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4559[libx264 @ 0x122e10f10] frame=1502 QP=25.46 NAL=2 Slice:B Poc:4 I:0 P:156 SKIP:3044 size=380 bytes
4560[libx264 @ 0x122e10f10] frame=1503 QP=27.35 NAL=0 Slice:B Poc:2 I:0 P:82 SKIP:3118 size=167 bytes
4561[libx264 @ 0x122e10f10] frame=1504 QP=29.04 NAL=0 Slice:B Poc:6 I:0 P:145 SKIP:3055 size=195 bytes
4562[libx264 @ 0x122e10f10] frame=1505 QP=19.54 NAL=2 Slice:P Poc:16 I:4 P:1592 SKIP:1604 size=5869 bytes
4563[libx264 @ 0x122e10f10] frame=1506 QP=25.28 NAL=2 Slice:B Poc:12 I:0 P:677 SKIP:2523 size=686 bytes
4564[libx264 @ 0x122e10f10] frame=1507 QP=24.98 NAL=0 Slice:B Poc:10 I:0 P:597 SKIP:2603 size=418 bytes
4565[libx264 @ 0x122e10f10] frame=1508 QP=26.80 NAL=0 Slice:B Poc:14 I:0 P:624 SKIP:2576 size=482 bytes
4566[libx264 @ 0x122e10f10] frame=1509 QP=19.59 NAL=2 Slice:P Poc:24 I:4 P:1304 SKIP:1892 size=4831 bytes
4567[libx264 @ 0x122e10f10] frame=1510 QP=24.29 NAL=2 Slice:B Poc:20 I:0 P:597 SKIP:2603 size=679 bytes
4568[libx264 @ 0x122e10f10] frame=1511 QP=26.18 NAL=0 Slice:B Poc:18 I:0 P:464 SKIP:2736 size=425 bytes
4569[libx264 @ 0x122e10f10] frame=1512 QP=28.06 NAL=0 Slice:B Poc:22 I:0 P:406 SKIP:2794 size=348 bytes
4570[libx264 @ 0x122e10f10] frame=1513 QP=19.82 NAL=2 Slice:P Poc:32 I:7 P:994 SKIP:2199 size=3843 bytes
4571[libx264 @ 0x122e10f10] frame=1514 QP=24.41 NAL=2 Slice:B Poc:28 I:0 P:446 SKIP:2754 size=598 bytes
4572[libx264 @ 0x122e10f10] frame=1515 QP=27.84 NAL=0 Slice:B Poc:26 I:0 P:328 SKIP:2872 size=377 bytes
4573[libx264 @ 0x122e10f10] frame=1516 QP=28.08 NAL=0 Slice:B Poc:30 I:0 P:271 SKIP:2929 size=284 bytes
4574[libx264 @ 0x122e10f10] frame=1517 QP=19.90 NAL=2 Slice:P Poc:40 I:5 P:802 SKIP:2393 size=3312 bytes
4575[libx264 @ 0x122e10f10] frame=1518 QP=24.71 NAL=2 Slice:B Poc:36 I:0 P:342 SKIP:2858 size=528 bytes
4576[libx264 @ 0x122e10f10] frame=1519 QP=29.00 NAL=0 Slice:B Poc:34 I:0 P:218 SKIP:2982 size=296 bytes
4577[libx264 @ 0x122e10f10] frame=1520 QP=28.36 NAL=0 Slice:B Poc:38 I:0 P:228 SKIP:2972 size=261 bytes
4578[libx264 @ 0x122e10f10] frame=1521 QP=19.81 NAL=2 Slice:P Poc:48 I:7 P:885 SKIP:2308 size=3657 bytes
4579[libx264 @ 0x122e10f10] frame=1522 QP=24.90 NAL=2 Slice:B Poc:44 I:0 P:368 SKIP:2832 size=555 bytes
4580[libx264 @ 0x122e10f10] frame=1523 QP=28.38 NAL=0 Slice:B Poc:42 I:0 P:221 SKIP:2979 size=273 bytes
4581[libx264 @ 0x122e10f10] frame=1524 QP=27.11 NAL=0 Slice:B Poc:46 I:0 P:131 SKIP:3069 size=231 bytes
4582[libx264 @ 0x122e10f10] frame=1525 QP=19.84 NAL=2 Slice:P Poc:56 I:3 P:693 SKIP:2504 size=3077 bytes
4583[libx264 @ 0x122e10f10] frame=1526 QP=26.44 NAL=2 Slice:B Poc:52 I:0 P:284 SKIP:2916 size=521 bytes
4584[libx264 @ 0x122e10f10] frame=1527 QP=27.90 NAL=0 Slice:B Poc:50 I:0 P:160 SKIP:3040 size=268 bytes
4585[libx264 @ 0x122e10f10] frame=1528 QP=29.23 NAL=0 Slice:B Poc:54 I:0 P:224 SKIP:2976 size=276 bytes
4586[libx264 @ 0x122e10f10] frame=1529 QP=20.00 NAL=2 Slice:P Poc:64 I:5 P:867 SKIP:2328 size=3675 bytes
4587[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4588[libx264 @ 0x122e10f10] frame=1530 QP=27.02 NAL=2 Slice:B Poc:60 I:0 P:347 SKIP:2853 size=578 bytes
4589[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4590[libx264 @ 0x122e10f10] frame=1531 QP=27.79 NAL=0 Slice:B Poc:58 I:0 P:299 SKIP:2901 size=324 bytes
4591[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4592[libx264 @ 0x122e10f10] frame=1532 QP=28.32 NAL=0 Slice:B Poc:62 I:0 P:306 SKIP:2894 size=302 bytes
4593[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4594[libx264 @ 0x122e10f10] frame=1533 QP=20.19 NAL=2 Slice:P Poc:72 I:2 P:725 SKIP:2473 size=3246 bytes
4595[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4596[libx264 @ 0x122e10f10] frame=1534 QP=26.56 NAL=2 Slice:B Poc:68 I:0 P:268 SKIP:2932 size=561 bytes
4597[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4598[libx264 @ 0x122e10f10] frame=1535 QP=28.87 NAL=0 Slice:B Poc:66 I:0 P:250 SKIP:2950 size=265 bytes
4599[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4600[libx264 @ 0x122e10f10] frame=1536 QP=27.78 NAL=0 Slice:B Poc:70 I:0 P:158 SKIP:3042 size=251 bytes
4601[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4602[libx264 @ 0x122e10f10] frame=1537 QP=19.49 NAL=2 Slice:P Poc:80 I:6 P:1454 SKIP:1740 size=5253 bytes
4603[libx264 @ 0x122e10f10] frame=1538 QP=24.90 NAL=2 Slice:B Poc:76 I:0 P:630 SKIP:2570 size=700 bytes
4604[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4605[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4606[libx264 @ 0x122e10f10] frame=1539 QP=25.99 NAL=0 Slice:B Poc:74 I:0 P:620 SKIP:2580 size=479 bytes
4607[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4608[libx264 @ 0x122e10f10] frame=1540 QP=25.90 NAL=0 Slice:B Poc:78 I:0 P:428 SKIP:2772 size=366 bytes
4609[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4610[libx264 @ 0x122e10f10] frame=1541 QP=19.50 NAL=2 Slice:P Poc:88 I:2 P:1049 SKIP:2149 size=3749 bytes
4611[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4612[libx264 @ 0x122e10f10] frame=1542 QP=25.74 NAL=2 Slice:B Poc:84 I:0 P:621 SKIP:2579 size=646 bytes
4613[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4614[libx264 @ 0x122e10f10] frame=1543 QP=27.20 NAL=0 Slice:B Poc:82 I:0 P:597 SKIP:2603 size=458 bytes
4615[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4616[libx264 @ 0x122e10f10] frame=1544 QP=28.24 NAL=0 Slice:B Poc:86 I:0 P:485 SKIP:2715 size=377 bytes
4617[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4618[libx264 @ 0x122e10f10] frame=1545 QP=19.74 NAL=2 Slice:P Poc:96 I:2 P:976 SKIP:2222 size=3606 bytes
4619[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4620[libx264 @ 0x122e10f10] frame=1546 QP=26.56 NAL=2 Slice:B Poc:92 I:0 P:305 SKIP:2895 size=526 bytes
4621[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4622[libx264 @ 0x122e10f10] frame=1547 QP=28.29 NAL=0 Slice:B Poc:90 I:0 P:314 SKIP:2886 size=312 bytes
4623[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4624[libx264 @ 0x122e10f10] frame=1548 QP=26.79 NAL=0 Slice:B Poc:94 I:0 P:329 SKIP:2871 size=316 bytes
4625[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4626[libx264 @ 0x122e10f10] frame=1549 QP=19.88 NAL=2 Slice:P Poc:104 I:3 P:819 SKIP:2378 size=3300 bytes
4627[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4628[libx264 @ 0x122e10f10] frame=1550 QP=23.74 NAL=2 Slice:B Poc:100 I:0 P:296 SKIP:2904 size=508 bytes
4629[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4630[libx264 @ 0x122e10f10] frame=1551 QP=27.97 NAL=0 Slice:B Poc:98 I:0 P:243 SKIP:2957 size=270 bytes
4631[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4632[libx264 @ 0x122e10f10] frame=1552 QP=28.41 NAL=0 Slice:B Poc:102 I:0 P:113 SKIP:3087 size=193 bytes
4633[libx264 @ 0x122e10f10] frame=1553 QP=19.81 NAL=2 Slice:P Poc:112 I:2 P:770 SKIP:2428 size=3301 bytes
4634[libx264 @ 0x122e10f10] frame=1554 QP=26.40 NAL=2 Slice:B Poc:108 I:0 P:286 SKIP:2914 size=470 bytes
4635[libx264 @ 0x122e10f10] frame=1555 QP=25.07 NAL=0 Slice:B Poc:106 I:0 P:264 SKIP:2936 size=289 bytes
4636[libx264 @ 0x122e10f10] frame=1556 QP=29.16 NAL=0 Slice:B Poc:110 I:0 P:82 SKIP:3118 size=149 bytes
4637[libx264 @ 0x122e10f10] frame=1557 QP=20.03 NAL=2 Slice:P Poc:120 I:3 P:794 SKIP:2403 size=3385 bytes
4638[libx264 @ 0x122e10f10] frame=1558 QP=27.44 NAL=2 Slice:B Poc:116 I:0 P:274 SKIP:2926 size=487 bytes
4639[libx264 @ 0x122e10f10] frame=1559 QP=28.36 NAL=0 Slice:B Poc:114 I:0 P:269 SKIP:2931 size=297 bytes
4640[libx264 @ 0x122e10f10] frame=1560 QP=28.82 NAL=0 Slice:B Poc:118 I:0 P:86 SKIP:3114 size=186 bytes
4641[libx264 @ 0x122e10f10] frame=1561 QP=19.90 NAL=2 Slice:P Poc:128 I:1 P:784 SKIP:2415 size=3242 bytes
4642[libx264 @ 0x122e10f10] frame=1562 QP=26.71 NAL=2 Slice:B Poc:124 I:0 P:353 SKIP:2847 size=543 bytes
4643[libx264 @ 0x122e10f10] frame=1563 QP=28.76 NAL=0 Slice:B Poc:122 I:0 P:398 SKIP:2802 size=369 bytes
4644[libx264 @ 0x122e10f10] frame=1564 QP=28.38 NAL=0 Slice:B Poc:126 I:0 P:333 SKIP:2867 size=327 bytes
4645[libx264 @ 0x122e10f10] frame=1565 QP=19.38 NAL=2 Slice:P Poc:134 I:5 P:1587 SKIP:1608 size=5581 bytes
4646[libx264 @ 0x122e10f10] frame=1566 QP=27.52 NAL=2 Slice:B Poc:130 I:0 P:447 SKIP:2753 size=464 bytes
4647[libx264 @ 0x122e10f10] frame=1567 QP=26.26 NAL=0 Slice:B Poc:132 I:0 P:670 SKIP:2530 size=479 bytes
4648[libx264 @ 0x122e10f10] frame=1568 QP=19.50 NAL=2 Slice:P Poc:138 I:1 P:758 SKIP:2441 size=2761 bytes
4649[libx264 @ 0x122e10f10] frame=1569 QP=29.10 NAL=0 Slice:B Poc:136 I:0 P:276 SKIP:2924 size=271 bytes
4650[libx264 @ 0x122e10f10] frame=1570 QP=19.67 NAL=2 Slice:P Poc:146 I:2 P:1022 SKIP:2176 size=3852 bytes
4651[libx264 @ 0x122e10f10] frame=1571 QP=24.68 NAL=2 Slice:B Poc:142 I:0 P:586 SKIP:2614 size=648 bytes
4652[libx264 @ 0x122e10f10] frame=1572 QP=27.43 NAL=0 Slice:B Poc:140 I:0 P:556 SKIP:2644 size=456 bytes
4653[libx264 @ 0x122e10f10] frame=1573 QP=28.98 NAL=0 Slice:B Poc:144 I:0 P:549 SKIP:2651 size=389 bytes
4654[libx264 @ 0x122e10f10] frame=1574 QP=19.71 NAL=2 Slice:P Poc:154 I:1 P:806 SKIP:2393 size=3253 bytes
4655[libx264 @ 0x122e10f10] frame=1575 QP=26.19 NAL=2 Slice:B Poc:150 I:0 P:322 SKIP:2878 size=445 bytes
4656[libx264 @ 0x122e10f10] frame=1576 QP=29.30 NAL=0 Slice:B Poc:148 I:0 P:306 SKIP:2894 size=303 bytes
4657[libx264 @ 0x122e10f10] frame=1577 QP=28.53 NAL=0 Slice:B Poc:152 I:0 P:145 SKIP:3055 size=203 bytes
4658[libx264 @ 0x122e10f10] frame=1578 QP=19.83 NAL=2 Slice:P Poc:162 I:0 P:725 SKIP:2475 size=3317 bytes
4659[libx264 @ 0x122e10f10] frame=1579 QP=24.71 NAL=2 Slice:B Poc:158 I:0 P:227 SKIP:2973 size=441 bytes
4660[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4661[libx264 @ 0x122e10f10] frame=1580 QP=28.08 NAL=0 Slice:B Poc:156 I:0 P:195 SKIP:3005 size=278 bytes
4662[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4663[libx264 @ 0x122e10f10] frame=1581 QP=28.60 NAL=0 Slice:B Poc:160 I:0 P:65 SKIP:3135 size=173 bytes
4664[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4665[libx264 @ 0x122e10f10] frame=1582 QP=19.91 NAL=2 Slice:P Poc:170 I:1 P:796 SKIP:2403 size=3405 bytes
4666[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4667[libx264 @ 0x122e10f10] frame=1583 QP=26.99 NAL=2 Slice:B Poc:166 I:0 P:277 SKIP:2923 size=420 bytes
4668[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4669[libx264 @ 0x122e10f10] frame=1584 QP=29.12 NAL=0 Slice:B Poc:164 I:0 P:421 SKIP:2779 size=352 bytes
4670[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4671[libx264 @ 0x122e10f10] frame=1585 QP=29.32 NAL=0 Slice:B Poc:168 I:0 P:264 SKIP:2936 size=272 bytes
4672[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4673[libx264 @ 0x122e10f10] frame=1586 QP=20.12 NAL=2 Slice:P Poc:178 I:2 P:821 SKIP:2377 size=3463 bytes
4674[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4675[libx264 @ 0x122e10f10] frame=1587 QP=26.85 NAL=2 Slice:B Poc:174 I:0 P:403 SKIP:2797 size=473 bytes
4676[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4677[libx264 @ 0x122e10f10] frame=1588 QP=28.95 NAL=0 Slice:B Poc:172 I:0 P:536 SKIP:2664 size=425 bytes
4678[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4679[libx264 @ 0x122e10f10] frame=1589 QP=29.40 NAL=0 Slice:B Poc:176 I:0 P:418 SKIP:2782 size=306 bytes
4680[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4681[libx264 @ 0x122e10f10] frame=1590 QP=19.91 NAL=2 Slice:P Poc:186 I:1 P:899 SKIP:2300 size=3687 bytes
4682[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4683[libx264 @ 0x122e10f10] frame=1591 QP=26.31 NAL=2 Slice:B Poc:182 I:0 P:377 SKIP:2823 size=478 bytes
4684[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4685[libx264 @ 0x122e10f10] frame=1592 QP=22.77 NAL=0 Slice:B Poc:180 I:0 P:334 SKIP:2866 size=334 bytes
4686[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4687[libx264 @ 0x122e10f10] frame=1593 QP=29.16 NAL=0 Slice:B Poc:184 I:0 P:348 SKIP:2852 size=299 bytes
4688[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4689[libx264 @ 0x122e10f10] frame=1594 QP=19.57 NAL=2 Slice:P Poc:194 I:5 P:1452 SKIP:1743 size=5265 bytes
4690[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4691[libx264 @ 0x122e10f10] frame=1595 QP=26.57 NAL=2 Slice:B Poc:190 I:0 P:678 SKIP:2522 size=639 bytes
4692[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4693[libx264 @ 0x122e10f10] frame=1596 QP=28.66 NAL=0 Slice:B Poc:188 I:0 P:837 SKIP:2363 size=494 bytes
4694[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4695[libx264 @ 0x122e10f10] frame=1597 QP=29.63 NAL=0 Slice:B Poc:192 I:0 P:679 SKIP:2521 size=435 bytes
4696[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4697[libx264 @ 0x122e10f10] frame=1598 QP=19.61 NAL=2 Slice:P Poc:202 I:4 P:1146 SKIP:2050 size=4291 bytes
4698[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4699[libx264 @ 0x122e10f10] frame=1599 QP=26.22 NAL=2 Slice:B Poc:198 I:0 P:644 SKIP:2556 size=577 bytes
4700[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4701[libx264 @ 0x122e10f10] frame=1600 QP=27.12 NAL=0 Slice:B Poc:196 I:0 P:617 SKIP:2583 size=438 bytes
4702[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4703[libx264 @ 0x122e10f10] frame=1601 QP=28.75 NAL=0 Slice:B Poc:200 I:0 P:510 SKIP:2690 size=345 bytes
4704[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4705[libx264 @ 0x122e10f10] frame=1602 QP=19.71 NAL=2 Slice:P Poc:210 I:1 P:856 SKIP:2343 size=3386 bytes
4706[libx264 @ 0x122e10f10] frame=1603 QP=27.67 NAL=2 Slice:B Poc:206 I:1 P:334 SKIP:2865 size=434 bytes
4707[libx264 @ 0x122e10f10] frame=1604 QP=27.01 NAL=0 Slice:B Poc:204 I:0 P:452 SKIP:2748 size=335 bytes
4708[libx264 @ 0x122e10f10] frame=1605 QP=28.67 NAL=0 Slice:B Poc:208 I:0 P:415 SKIP:2785 size=303 bytes
4709[libx264 @ 0x122e10f10] frame=1606 QP=19.59 NAL=2 Slice:P Poc:218 I:3 P:787 SKIP:2410 size=3340 bytes
4710[libx264 @ 0x122e10f10] frame=1607 QP=27.90 NAL=2 Slice:B Poc:214 I:0 P:292 SKIP:2908 size=441 bytes
4711[libx264 @ 0x122e10f10] frame=1608 QP=28.74 NAL=0 Slice:B Poc:212 I:0 P:321 SKIP:2879 size=299 bytes
4712[libx264 @ 0x122e10f10] frame=1609 QP=29.53 NAL=0 Slice:B Poc:216 I:0 P:302 SKIP:2898 size=253 bytes
4713[libx264 @ 0x122e10f10] frame=1610 QP=19.65 NAL=2 Slice:P Poc:226 I:2 P:907 SKIP:2291 size=4028 bytes
4714[libx264 @ 0x122e10f10] frame=1611 QP=27.18 NAL=2 Slice:B Poc:222 I:0 P:305 SKIP:2895 size=475 bytes
4715[libx264 @ 0x122e10f10] frame=1612 QP=28.50 NAL=0 Slice:B Poc:220 I:0 P:384 SKIP:2816 size=322 bytes
4716[libx264 @ 0x122e10f10] frame=1613 QP=28.58 NAL=0 Slice:B Poc:224 I:0 P:314 SKIP:2886 size=285 bytes
4717[libx264 @ 0x122e10f10] frame=1614 QP=19.75 NAL=2 Slice:P Poc:234 I:2 P:871 SKIP:2327 size=3793 bytes
4718[libx264 @ 0x122e10f10] frame=1615 QP=27.09 NAL=2 Slice:B Poc:230 I:0 P:353 SKIP:2847 size=542 bytes
4719[libx264 @ 0x122e10f10] frame=1616 QP=29.62 NAL=0 Slice:B Poc:228 I:0 P:333 SKIP:2867 size=276 bytes
4720[libx264 @ 0x122e10f10] frame=1617 QP=28.78 NAL=0 Slice:B Poc:232 I:0 P:324 SKIP:2876 size=309 bytes
4721[libx264 @ 0x122e10f10] frame=1618 QP=19.76 NAL=2 Slice:P Poc:242 I:2 P:773 SKIP:2425 size=3589 bytes
4722[libx264 @ 0x122e10f10] frame=1619 QP=27.75 NAL=2 Slice:B Poc:238 I:0 P:302 SKIP:2898 size=552 bytes
4723[libx264 @ 0x122e10f10] frame=1620 QP=28.16 NAL=0 Slice:B Poc:236 I:0 P:260 SKIP:2940 size=308 bytes
4724[libx264 @ 0x122e10f10] frame=1621 QP=26.31 NAL=0 Slice:B Poc:240 I:0 P:277 SKIP:2923 size=284 bytes
4725[libx264 @ 0x122e10f10] frame=1622 QP=19.27 NAL=2 Slice:P Poc:250 I:4 P:1492 SKIP:1704 size=5927 bytes
4726[libx264 @ 0x122e10f10] frame=1623 QP=27.63 NAL=2 Slice:B Poc:246 I:0 P:718 SKIP:2482 size=736 bytes
4727[libx264 @ 0x122e10f10] frame=1624 QP=28.99 NAL=0 Slice:B Poc:244 I:0 P:721 SKIP:2479 size=509 bytes
4728[libx264 @ 0x122e10f10] frame=1625 QP=27.26 NAL=0 Slice:B Poc:248 I:0 P:654 SKIP:2546 size=451 bytes
4729[libx264 @ 0x122e10f10] frame=1626 QP=19.33 NAL=2 Slice:P Poc:254 I:0 P:696 SKIP:2504 size=2732 bytes
4730[libx264 @ 0x122e10f10] frame=1627 QP=28.94 NAL=0 Slice:B Poc:252 I:0 P:158 SKIP:3042 size=224 bytes
4731[libx264 @ 0x122e10f10] frame=1628 QP=19.58 NAL=2 Slice:P Poc:262 I:1 P:940 SKIP:2259 size=4036 bytes
4732[libx264 @ 0x122e10f10] frame=1629 QP=25.16 NAL=2 Slice:B Poc:258 I:0 P:464 SKIP:2736 size=636 bytes
4733[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4734[libx264 @ 0x122e10f10] frame=1630 QP=28.30 NAL=0 Slice:B Poc:256 I:0 P:419 SKIP:2781 size=411 bytes
4735[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4736[libx264 @ 0x122e10f10] frame=1631 QP=29.05 NAL=0 Slice:B Poc:260 I:0 P:279 SKIP:2921 size=279 bytes
4737[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4738[libx264 @ 0x122e10f10] frame=1632 QP=19.38 NAL=2 Slice:P Poc:268 I:3 P:1024 SKIP:2173 size=3935 bytes
4739[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4740[libx264 @ 0x122e10f10] frame=1633 QP=28.80 NAL=2 Slice:B Poc:264 I:0 P:417 SKIP:2783 size=454 bytes
4741[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4742[libx264 @ 0x122e10f10] frame=1634 QP=28.10 NAL=0 Slice:B Poc:266 I:1 P:563 SKIP:2636 size=425 bytes
4743[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4744[libx264 @ 0x122e10f10] frame=1635 QP=19.75 NAL=2 Slice:P Poc:276 I:3 P:829 SKIP:2368 size=3908 bytes
4745[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4746[libx264 @ 0x122e10f10] frame=1636 QP=27.00 NAL=2 Slice:B Poc:272 I:0 P:252 SKIP:2948 size=531 bytes
4747[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4748[libx264 @ 0x122e10f10] frame=1637 QP=29.18 NAL=0 Slice:B Poc:270 I:0 P:170 SKIP:3030 size=235 bytes
4749[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4750[libx264 @ 0x122e10f10] frame=1638 QP=27.79 NAL=0 Slice:B Poc:274 I:0 P:185 SKIP:3015 size=238 bytes
4751[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4752[libx264 @ 0x122e10f10] frame=1639 QP=19.93 NAL=2 Slice:P Poc:284 I:2 P:815 SKIP:2383 size=3600 bytes
4753[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4754[libx264 @ 0x122e10f10] frame=1640 QP=26.85 NAL=2 Slice:B Poc:280 I:1 P:304 SKIP:2895 size=498 bytes
4755[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4756[libx264 @ 0x122e10f10] frame=1641 QP=28.19 NAL=0 Slice:B Poc:278 I:0 P:260 SKIP:2940 size=271 bytes
4757[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4758[libx264 @ 0x122e10f10] frame=1642 QP=26.39 NAL=0 Slice:B Poc:282 I:0 P:244 SKIP:2956 size=237 bytes
4759[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4760[libx264 @ 0x122e10f10] frame=1643 QP=19.88 NAL=2 Slice:P Poc:292 I:0 P:773 SKIP:2427 size=3580 bytes
4761[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4762[libx264 @ 0x122e10f10] frame=1644 QP=25.74 NAL=2 Slice:B Poc:288 I:0 P:324 SKIP:2876 size=477 bytes
4763[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4764[libx264 @ 0x122e10f10] frame=1645 QP=27.38 NAL=0 Slice:B Poc:286 I:0 P:217 SKIP:2983 size=245 bytes
4765[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4766[libx264 @ 0x122e10f10] frame=1646 QP=27.96 NAL=0 Slice:B Poc:290 I:0 P:119 SKIP:3081 size=195 bytes
4767[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4768[libx264 @ 0x122e10f10] frame=1647 QP=19.60 NAL=2 Slice:P Poc:300 I:1 P:821 SKIP:2378 size=3790 bytes
4769[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4770[libx264 @ 0x122e10f10] frame=1648 QP=25.26 NAL=2 Slice:B Poc:296 I:0 P:339 SKIP:2861 size=539 bytes
4771[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4772[libx264 @ 0x122e10f10] frame=1649 QP=28.82 NAL=0 Slice:B Poc:294 I:0 P:236 SKIP:2964 size=259 bytes
4773[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4774[libx264 @ 0x122e10f10] frame=1650 QP=28.55 NAL=0 Slice:B Poc:298 I:0 P:286 SKIP:2914 size=286 bytes
4775[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4776[libx264 @ 0x122e10f10] frame=1651 QP=19.18 NAL=2 Slice:P Poc:308 I:2 P:1464 SKIP:1734 size=5594 bytes
4777[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4778[libx264 @ 0x122e10f10] frame=1652 QP=27.07 NAL=2 Slice:B Poc:304 I:0 P:634 SKIP:2566 size=610 bytes
4779[libx264 @ 0x122e10f10] frame=1653 QP=28.38 NAL=0 Slice:B Poc:302 I:0 P:576 SKIP:2624 size=412 bytes
4780[libx264 @ 0x122e10f10] frame=1654 QP=27.75 NAL=0 Slice:B Poc:306 I:0 P:692 SKIP:2508 size=464 bytes
4781[libx264 @ 0x122e10f10] frame=1655 QP=19.53 NAL=2 Slice:P Poc:312 I:0 P:709 SKIP:2491 size=2697 bytes
4782[libx264 @ 0x122e10f10] frame=1656 QP=28.99 NAL=0 Slice:B Poc:310 I:0 P:229 SKIP:2971 size=247 bytes
4783[libx264 @ 0x122e10f10] frame=1657 QP=19.57 NAL=2 Slice:P Poc:320 I:0 P:830 SKIP:2370 size=3470 bytes
4784[libx264 @ 0x122e10f10] frame=1658 QP=26.96 NAL=2 Slice:B Poc:316 I:0 P:379 SKIP:2821 size=493 bytes
4785[libx264 @ 0x122e10f10] frame=1659 QP=27.92 NAL=0 Slice:B Poc:314 I:0 P:405 SKIP:2795 size=316 bytes
4786[libx264 @ 0x122e10f10] frame=1660 QP=28.34 NAL=0 Slice:B Poc:318 I:0 P:289 SKIP:2911 size=214 bytes
4787[libx264 @ 0x122e10f10] frame=1661 QP=19.51 NAL=2 Slice:P Poc:326 I:0 P:816 SKIP:2384 size=3058 bytes
4788[libx264 @ 0x122e10f10] frame=1662 QP=27.72 NAL=2 Slice:B Poc:322 I:0 P:288 SKIP:2912 size=296 bytes
4789[libx264 @ 0x122e10f10] frame=1663 QP=28.34 NAL=0 Slice:B Poc:324 I:0 P:319 SKIP:2881 size=216 bytes
4790[libx264 @ 0x122e10f10] frame=1664 QP=19.73 NAL=2 Slice:P Poc:334 I:0 P:739 SKIP:2461 size=3233 bytes
4791[libx264 @ 0x122e10f10] frame=1665 QP=26.83 NAL=2 Slice:B Poc:330 I:0 P:286 SKIP:2914 size=345 bytes
4792[libx264 @ 0x122e10f10] frame=1666 QP=28.30 NAL=0 Slice:B Poc:328 I:0 P:223 SKIP:2977 size=223 bytes
4793[libx264 @ 0x122e10f10] frame=1667 QP=28.01 NAL=0 Slice:B Poc:332 I:0 P:128 SKIP:3072 size=166 bytes
4794[libx264 @ 0x122e10f10] frame=1668 QP=19.66 NAL=2 Slice:P Poc:342 I:2 P:786 SKIP:2412 size=3449 bytes
4795[libx264 @ 0x122e10f10] frame=1669 QP=26.21 NAL=2 Slice:B Poc:338 I:0 P:289 SKIP:2911 size=396 bytes
4796[libx264 @ 0x122e10f10] frame=1670 QP=28.42 NAL=0 Slice:B Poc:336 I:0 P:144 SKIP:3056 size=182 bytes
4797[libx264 @ 0x122e10f10] frame=1671 QP=29.62 NAL=0 Slice:B Poc:340 I:0 P:119 SKIP:3081 size=162 bytes
4798[libx264 @ 0x122e10f10] frame=1672 QP=19.79 NAL=2 Slice:P Poc:350 I:4 P:832 SKIP:2364 size=3629 bytes
4799[libx264 @ 0x122e10f10] frame=1673 QP=27.39 NAL=2 Slice:B Poc:346 I:0 P:330 SKIP:2870 size=460 bytes
4800[libx264 @ 0x122e10f10] frame=1674 QP=29.09 NAL=0 Slice:B Poc:344 I:0 P:323 SKIP:2877 size=294 bytes
4801[libx264 @ 0x122e10f10] frame=1675 QP=26.79 NAL=0 Slice:B Poc:348 I:0 P:357 SKIP:2843 size=291 bytes
4802[libx264 @ 0x122e10f10] frame=1676 QP=19.62 NAL=2 Slice:P Poc:358 I:3 P:856 SKIP:2341 size=3588 bytes
4803[libx264 @ 0x122e10f10] frame=1677 QP=26.40 NAL=2 Slice:B Poc:354 I:0 P:405 SKIP:2795 size=533 bytes
4804frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:00:55.88 bitrate=N/A speed=7.14x
4805[libx264 @ 0x122e10f10] frame=1678 QP=27.69 NAL=0 Slice:B Poc:352 I:0 P:351 SKIP:2849 size=337 bytes
4806[libx264 @ 0x122e10f10] frame=1679 QP=29.01 NAL=0 Slice:B Poc:356 I:0 P:293 SKIP:2907 size=272 bytes
4807[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4808[libx264 @ 0x122e10f10] frame=1680 QP=19.27 NAL=2 Slice:P Poc:366 I:7 P:1493 SKIP:1700 size=6175 bytes
4809[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4810[libx264 @ 0x122e10f10] frame=1681 QP=26.26 NAL=2 Slice:B Poc:362 I:0 P:717 SKIP:2483 size=753 bytes
4811[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4812[libx264 @ 0x122e10f10] frame=1682 QP=28.76 NAL=0 Slice:B Poc:360 I:0 P:697 SKIP:2503 size=458 bytes
4813[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4814[libx264 @ 0x122e10f10] frame=1683 QP=24.95 NAL=0 Slice:B Poc:364 I:0 P:742 SKIP:2458 size=450 bytes
4815[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4816[libx264 @ 0x122e10f10] frame=1684 QP=19.27 NAL=2 Slice:P Poc:374 I:2 P:1142 SKIP:2056 size=4602 bytes
4817[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4818[libx264 @ 0x122e10f10] frame=1685 QP=25.70 NAL=2 Slice:B Poc:370 I:0 P:324 SKIP:2876 size=485 bytes
4819[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4820[libx264 @ 0x122e10f10] frame=1686 QP=27.79 NAL=0 Slice:B Poc:368 I:0 P:243 SKIP:2957 size=272 bytes
4821[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4822[libx264 @ 0x122e10f10] frame=1687 QP=24.99 NAL=0 Slice:B Poc:372 I:0 P:529 SKIP:2671 size=374 bytes
4823[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4824[libx264 @ 0x122e10f10] frame=1688 QP=19.78 NAL=2 Slice:P Poc:378 I:2 P:578 SKIP:2620 size=2284 bytes
4825[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4826[libx264 @ 0x122e10f10] frame=1689 QP=28.42 NAL=0 Slice:B Poc:376 I:0 P:131 SKIP:3069 size=167 bytes
4827[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4828[libx264 @ 0x122e10f10] frame=1690 QP=19.66 NAL=2 Slice:P Poc:386 I:3 P:696 SKIP:2501 size=3327 bytes
4829[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4830[libx264 @ 0x122e10f10] frame=1691 QP=25.24 NAL=2 Slice:B Poc:382 I:0 P:185 SKIP:3015 size=404 bytes
4831[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4832[libx264 @ 0x122e10f10] frame=1692 QP=27.10 NAL=0 Slice:B Poc:380 I:0 P:132 SKIP:3068 size=196 bytes
4833[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4834[libx264 @ 0x122e10f10] frame=1693 QP=27.86 NAL=0 Slice:B Poc:384 I:0 P:131 SKIP:3069 size=169 bytes
4835[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4836[libx264 @ 0x122e10f10] frame=1694 QP=19.60 NAL=2 Slice:P Poc:394 I:1 P:705 SKIP:2494 size=3359 bytes
4837[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4838[libx264 @ 0x122e10f10] frame=1695 QP=25.61 NAL=2 Slice:B Poc:390 I:0 P:223 SKIP:2977 size=425 bytes
4839[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4840[libx264 @ 0x122e10f10] frame=1696 QP=26.09 NAL=0 Slice:B Poc:388 I:0 P:323 SKIP:2877 size=299 bytes
4841[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4842[libx264 @ 0x122e10f10] frame=1697 QP=27.80 NAL=0 Slice:B Poc:392 I:0 P:125 SKIP:3075 size=159 bytes
4843[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4844[libx264 @ 0x122e10f10] frame=1698 QP=19.84 NAL=2 Slice:P Poc:402 I:1 P:870 SKIP:2329 size=3714 bytes
4845[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4846[libx264 @ 0x122e10f10] frame=1699 QP=27.06 NAL=2 Slice:B Poc:398 I:0 P:346 SKIP:2854 size=480 bytes
4847[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4848[libx264 @ 0x122e10f10] frame=1700 QP=27.12 NAL=0 Slice:B Poc:396 I:0 P:496 SKIP:2704 size=364 bytes
4849[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4850[libx264 @ 0x122e10f10] frame=1701 QP=27.12 NAL=0 Slice:B Poc:400 I:0 P:338 SKIP:2862 size=291 bytes
4851[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4852[libx264 @ 0x122e10f10] frame=1702 QP=19.87 NAL=2 Slice:P Poc:410 I:1 P:809 SKIP:2390 size=3481 bytes
4853[libx264 @ 0x122e10f10] frame=1703 QP=24.80 NAL=2 Slice:B Poc:406 I:0 P:342 SKIP:2858 size=493 bytes
4854[libx264 @ 0x122e10f10] frame=1704 QP=28.24 NAL=0 Slice:B Poc:404 I:0 P:277 SKIP:2923 size=303 bytes
4855[libx264 @ 0x122e10f10] frame=1705 QP=27.82 NAL=0 Slice:B Poc:408 I:0 P:141 SKIP:3059 size=179 bytes
4856[libx264 @ 0x122e10f10] frame=1706 QP=19.97 NAL=2 Slice:P Poc:418 I:1 P:683 SKIP:2516 size=3086 bytes
4857[libx264 @ 0x122e10f10] frame=1707 QP=26.71 NAL=2 Slice:B Poc:414 I:0 P:353 SKIP:2847 size=488 bytes
4858[libx264 @ 0x122e10f10] frame=1708 QP=26.38 NAL=0 Slice:B Poc:412 I:0 P:371 SKIP:2829 size=322 bytes
4859[libx264 @ 0x122e10f10] frame=1709 QP=26.44 NAL=0 Slice:B Poc:416 I:0 P:246 SKIP:2954 size=224 bytes
4860[libx264 @ 0x122e10f10] frame=1710 QP=19.28 NAL=2 Slice:P Poc:424 I:3 P:1496 SKIP:1701 size=5480 bytes
4861[libx264 @ 0x122e10f10] frame=1711 QP=29.01 NAL=2 Slice:B Poc:420 I:0 P:482 SKIP:2718 size=394 bytes
4862[libx264 @ 0x122e10f10] frame=1712 QP=26.32 NAL=0 Slice:B Poc:422 I:0 P:711 SKIP:2489 size=425 bytes
4863[libx264 @ 0x122e10f10] frame=1713 QP=19.53 NAL=2 Slice:P Poc:428 I:0 P:800 SKIP:2400 size=2758 bytes
4864[libx264 @ 0x122e10f10] frame=1714 QP=27.03 NAL=0 Slice:B Poc:426 I:0 P:340 SKIP:2860 size=291 bytes
4865[libx264 @ 0x122e10f10] frame=1715 QP=19.60 NAL=2 Slice:P Poc:436 I:1 P:857 SKIP:2342 size=3474 bytes
4866[libx264 @ 0x122e10f10] frame=1716 QP=23.49 NAL=2 Slice:B Poc:432 I:0 P:490 SKIP:2710 size=567 bytes
4867[libx264 @ 0x122e10f10] frame=1717 QP=28.16 NAL=0 Slice:B Poc:430 I:0 P:378 SKIP:2822 size=348 bytes
4868[libx264 @ 0x122e10f10] frame=1718 QP=26.40 NAL=0 Slice:B Poc:434 I:0 P:284 SKIP:2916 size=265 bytes
4869[libx264 @ 0x122e10f10] frame=1719 QP=19.57 NAL=2 Slice:P Poc:444 I:3 P:867 SKIP:2330 size=3577 bytes
4870[libx264 @ 0x122e10f10] frame=1720 QP=27.23 NAL=2 Slice:B Poc:440 I:0 P:269 SKIP:2931 size=461 bytes
4871[libx264 @ 0x122e10f10] frame=1721 QP=26.23 NAL=0 Slice:B Poc:438 I:0 P:370 SKIP:2830 size=346 bytes
4872[libx264 @ 0x122e10f10] frame=1722 QP=28.53 NAL=0 Slice:B Poc:442 I:0 P:159 SKIP:3041 size=193 bytes
4873[libx264 @ 0x122e10f10] frame=1723 QP=19.90 NAL=2 Slice:P Poc:452 I:1 P:624 SKIP:2575 size=2904 bytes
4874[libx264 @ 0x122e10f10] frame=1724 QP=25.56 NAL=2 Slice:B Poc:448 I:0 P:309 SKIP:2891 size=508 bytes
4875[libx264 @ 0x122e10f10] frame=1725 QP=27.39 NAL=0 Slice:B Poc:446 I:0 P:314 SKIP:2886 size=304 bytes
4876[libx264 @ 0x122e10f10] frame=1726 QP=28.35 NAL=0 Slice:B Poc:450 I:0 P:189 SKIP:3011 size=230 bytes
4877[libx264 @ 0x122e10f10] frame=1727 QP=19.80 NAL=2 Slice:P Poc:460 I:2 P:742 SKIP:2456 size=3153 bytes
4878[libx264 @ 0x122e10f10] frame=1728 QP=26.04 NAL=2 Slice:B Poc:456 I:0 P:298 SKIP:2902 size=482 bytes
4879[libx264 @ 0x122e10f10] frame=1729 QP=27.56 NAL=0 Slice:B Poc:454 I:0 P:417 SKIP:2783 size=352 bytes
4880[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4881[libx264 @ 0x122e10f10] frame=1730 QP=27.10 NAL=0 Slice:B Poc:458 I:0 P:268 SKIP:2932 size=264 bytes
4882[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4883[libx264 @ 0x122e10f10] frame=1731 QP=19.81 NAL=2 Slice:P Poc:468 I:0 P:883 SKIP:2317 size=3647 bytes
4884[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4885[libx264 @ 0x122e10f10] frame=1732 QP=25.48 NAL=2 Slice:B Poc:464 I:0 P:388 SKIP:2812 size=534 bytes
4886[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4887[libx264 @ 0x122e10f10] frame=1733 QP=25.44 NAL=0 Slice:B Poc:462 I:0 P:456 SKIP:2744 size=351 bytes
4888[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4889[libx264 @ 0x122e10f10] frame=1734 QP=27.70 NAL=0 Slice:B Poc:466 I:0 P:327 SKIP:2873 size=281 bytes
4890[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4891[libx264 @ 0x122e10f10] frame=1735 QP=19.81 NAL=2 Slice:P Poc:476 I:1 P:705 SKIP:2494 size=3101 bytes
4892[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4893[libx264 @ 0x122e10f10] frame=1736 QP=26.05 NAL=2 Slice:B Poc:472 I:0 P:297 SKIP:2903 size=480 bytes
4894[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4895[libx264 @ 0x122e10f10] frame=1737 QP=28.35 NAL=0 Slice:B Poc:470 I:0 P:395 SKIP:2805 size=351 bytes
4896[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4897[libx264 @ 0x122e10f10] frame=1738 QP=26.23 NAL=0 Slice:B Poc:474 I:0 P:194 SKIP:3006 size=223 bytes
4898[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4899[libx264 @ 0x122e10f10] frame=1739 QP=19.16 NAL=2 Slice:P Poc:482 I:6 P:1469 SKIP:1725 size=5427 bytes
4900[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4901[libx264 @ 0x122e10f10] frame=1740 QP=28.19 NAL=2 Slice:B Poc:478 I:0 P:470 SKIP:2730 size=406 bytes
4902[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4903[libx264 @ 0x122e10f10] frame=1741 QP=26.46 NAL=0 Slice:B Poc:480 I:0 P:612 SKIP:2588 size=434 bytes
4904[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4905[libx264 @ 0x122e10f10] frame=1742 QP=19.49 NAL=2 Slice:P Poc:486 I:1 P:851 SKIP:2348 size=2794 bytes
4906[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4907[libx264 @ 0x122e10f10] frame=1743 QP=27.46 NAL=0 Slice:B Poc:484 I:0 P:335 SKIP:2865 size=262 bytes
4908[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4909[libx264 @ 0x122e10f10] frame=1744 QP=19.68 NAL=2 Slice:P Poc:494 I:1 P:865 SKIP:2334 size=3175 bytes
4910[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4911[libx264 @ 0x122e10f10] frame=1745 QP=23.79 NAL=2 Slice:B Poc:490 I:0 P:423 SKIP:2777 size=501 bytes
4912[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4913[libx264 @ 0x122e10f10] frame=1746 QP=26.18 NAL=0 Slice:B Poc:488 I:0 P:385 SKIP:2815 size=308 bytes
4914[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4915[libx264 @ 0x122e10f10] frame=1747 QP=27.61 NAL=0 Slice:B Poc:492 I:0 P:223 SKIP:2977 size=197 bytes
4916[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4917[libx264 @ 0x122e10f10] frame=1748 QP=25.02 NAL=2 Slice:P Poc:498 I:0 P:111 SKIP:3089 size=481 bytes
4918[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4919[libx264 @ 0x122e10f10] frame=1749 QP=27.42 NAL=0 Slice:B Poc:496 I:0 P:60 SKIP:3140 size=110 bytes
4920[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4921[libx264 @ 0x122e10f10] frame=1750 QP=16.54 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=142045 bytes
4922[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4923[libx264 @ 0x122e10f10] frame=1751 QP=20.24 NAL=2 Slice:P Poc:8 I:1 P:367 SKIP:2832 size=1786 bytes
4924[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4925[libx264 @ 0x122e10f10] frame=1752 QP=26.56 NAL=2 Slice:B Poc:4 I:0 P:96 SKIP:3104 size=277 bytes
4926[libx264 @ 0x122e10f10] frame=1753 QP=28.63 NAL=0 Slice:B Poc:2 I:0 P:53 SKIP:3147 size=115 bytes
4927[libx264 @ 0x122e10f10] frame=1754 QP=27.34 NAL=0 Slice:B Poc:6 I:0 P:49 SKIP:3151 size=109 bytes
4928[libx264 @ 0x122e10f10] frame=1755 QP=20.08 NAL=2 Slice:P Poc:14 I:1 P:494 SKIP:2705 size=2299 bytes
4929[libx264 @ 0x122e10f10] frame=1756 QP=26.00 NAL=2 Slice:B Poc:10 I:0 P:244 SKIP:2956 size=282 bytes
4930[libx264 @ 0x122e10f10] frame=1757 QP=25.71 NAL=0 Slice:B Poc:12 I:0 P:302 SKIP:2898 size=273 bytes
4931[libx264 @ 0x122e10f10] frame=1758 QP=20.20 NAL=2 Slice:P Poc:18 I:0 P:292 SKIP:2908 size=1566 bytes
4932[libx264 @ 0x122e10f10] frame=1759 QP=27.10 NAL=0 Slice:B Poc:16 I:0 P:91 SKIP:3109 size=155 bytes
4933[libx264 @ 0x122e10f10] frame=1760 QP=19.97 NAL=2 Slice:P Poc:26 I:0 P:573 SKIP:2627 size=2795 bytes
4934[libx264 @ 0x122e10f10] frame=1761 QP=25.95 NAL=2 Slice:B Poc:22 I:0 P:298 SKIP:2902 size=450 bytes
4935[libx264 @ 0x122e10f10] frame=1762 QP=27.60 NAL=0 Slice:B Poc:20 I:0 P:296 SKIP:2904 size=291 bytes
4936[libx264 @ 0x122e10f10] frame=1763 QP=27.43 NAL=0 Slice:B Poc:24 I:0 P:154 SKIP:3046 size=179 bytes
4937[libx264 @ 0x122e10f10] frame=1764 QP=19.94 NAL=2 Slice:P Poc:34 I:2 P:617 SKIP:2581 size=2946 bytes
4938[libx264 @ 0x122e10f10] frame=1765 QP=26.34 NAL=2 Slice:B Poc:30 I:0 P:283 SKIP:2917 size=422 bytes
4939[libx264 @ 0x122e10f10] frame=1766 QP=27.63 NAL=0 Slice:B Poc:28 I:0 P:346 SKIP:2854 size=309 bytes
4940[libx264 @ 0x122e10f10] frame=1767 QP=28.09 NAL=0 Slice:B Poc:32 I:0 P:261 SKIP:2939 size=226 bytes
4941[libx264 @ 0x122e10f10] frame=1768 QP=19.14 NAL=2 Slice:P Poc:40 I:3 P:1517 SKIP:1680 size=5219 bytes
4942[libx264 @ 0x122e10f10] frame=1769 QP=28.18 NAL=2 Slice:B Poc:36 I:0 P:606 SKIP:2594 size=441 bytes
4943[libx264 @ 0x122e10f10] frame=1770 QP=26.84 NAL=0 Slice:B Poc:38 I:1 P:626 SKIP:2573 size=407 bytes
4944[libx264 @ 0x122e10f10] frame=1771 QP=19.40 NAL=2 Slice:P Poc:48 I:2 P:1251 SKIP:1947 size=4298 bytes
4945[libx264 @ 0x122e10f10] frame=1772 QP=25.39 NAL=2 Slice:B Poc:44 I:0 P:508 SKIP:2692 size=513 bytes
4946[libx264 @ 0x122e10f10] frame=1773 QP=29.41 NAL=0 Slice:B Poc:42 I:0 P:413 SKIP:2787 size=345 bytes
4947[libx264 @ 0x122e10f10] frame=1774 QP=26.80 NAL=0 Slice:B Poc:46 I:0 P:684 SKIP:2516 size=395 bytes
4948[libx264 @ 0x122e10f10] frame=1775 QP=19.32 NAL=2 Slice:P Poc:56 I:0 P:923 SKIP:2277 size=3421 bytes
4949[libx264 @ 0x122e10f10] frame=1776 QP=24.54 NAL=2 Slice:B Poc:52 I:0 P:420 SKIP:2780 size=474 bytes
4950[libx264 @ 0x122e10f10] frame=1777 QP=27.11 NAL=0 Slice:B Poc:50 I:0 P:380 SKIP:2820 size=322 bytes
4951[libx264 @ 0x122e10f10] frame=1778 QP=26.76 NAL=0 Slice:B Poc:54 I:0 P:488 SKIP:2712 size=326 bytes
4952[libx264 @ 0x122e10f10] frame=1779 QP=19.60 NAL=2 Slice:P Poc:64 I:1 P:834 SKIP:2365 size=3177 bytes
4953[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
4954[libx264 @ 0x122e10f10] frame=1780 QP=26.61 NAL=2 Slice:B Poc:60 I:0 P:339 SKIP:2861 size=424 bytes
4955[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
4956[libx264 @ 0x122e10f10] frame=1781 QP=28.10 NAL=0 Slice:B Poc:58 I:0 P:258 SKIP:2942 size=246 bytes
4957[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
4958[libx264 @ 0x122e10f10] frame=1782 QP=25.00 NAL=0 Slice:B Poc:62 I:0 P:487 SKIP:2713 size=299 bytes
4959[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
4960[libx264 @ 0x122e10f10] frame=1783 QP=19.64 NAL=2 Slice:P Poc:72 I:0 P:707 SKIP:2493 size=2986 bytes
4961[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
4962[libx264 @ 0x122e10f10] frame=1784 QP=25.64 NAL=2 Slice:B Poc:68 I:0 P:224 SKIP:2976 size=396 bytes
4963[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
4964[libx264 @ 0x122e10f10] frame=1785 QP=29.43 NAL=0 Slice:B Poc:66 I:0 P:195 SKIP:3005 size=212 bytes
4965[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
4966[libx264 @ 0x122e10f10] frame=1786 QP=27.14 NAL=0 Slice:B Poc:70 I:0 P:305 SKIP:2895 size=260 bytes
4967[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
4968[libx264 @ 0x122e10f10] frame=1787 QP=19.83 NAL=2 Slice:P Poc:80 I:1 P:765 SKIP:2434 size=3067 bytes
4969[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
4970[libx264 @ 0x122e10f10] frame=1788 QP=25.91 NAL=2 Slice:B Poc:76 I:0 P:309 SKIP:2891 size=404 bytes
4971[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
4972[libx264 @ 0x122e10f10] frame=1789 QP=29.23 NAL=0 Slice:B Poc:74 I:0 P:229 SKIP:2971 size=233 bytes
4973[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
4974[libx264 @ 0x122e10f10] frame=1790 QP=28.72 NAL=0 Slice:B Poc:78 I:0 P:425 SKIP:2775 size=320 bytes
4975[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
4976[libx264 @ 0x122e10f10] frame=1791 QP=19.90 NAL=2 Slice:P Poc:88 I:1 P:752 SKIP:2447 size=3054 bytes
4977[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
4978[libx264 @ 0x122e10f10] frame=1792 QP=23.87 NAL=2 Slice:B Poc:84 I:0 P:267 SKIP:2933 size=447 bytes
4979[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
4980[libx264 @ 0x122e10f10] frame=1793 QP=28.86 NAL=0 Slice:B Poc:82 I:0 P:178 SKIP:3022 size=234 bytes
4981[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
4982[libx264 @ 0x122e10f10] frame=1794 QP=27.79 NAL=0 Slice:B Poc:86 I:1 P:435 SKIP:2764 size=337 bytes
4983[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
4984[libx264 @ 0x122e10f10] frame=1795 QP=19.46 NAL=2 Slice:P Poc:96 I:3 P:1534 SKIP:1663 size=5318 bytes
4985[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
4986[libx264 @ 0x122e10f10] frame=1796 QP=24.03 NAL=2 Slice:B Poc:92 I:0 P:625 SKIP:2575 size=613 bytes
4987[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
4988[libx264 @ 0x122e10f10] frame=1797 QP=28.97 NAL=0 Slice:B Poc:90 I:0 P:577 SKIP:2623 size=397 bytes
4989[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
4990[libx264 @ 0x122e10f10] frame=1798 QP=26.74 NAL=0 Slice:B Poc:94 I:0 P:604 SKIP:2596 size=453 bytes
4991[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
4992[libx264 @ 0x122e10f10] frame=1799 QP=19.61 NAL=2 Slice:P Poc:104 I:0 P:1284 SKIP:1916 size=4585 bytes
4993[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
4994[libx264 @ 0x122e10f10] frame=1800 QP=23.94 NAL=2 Slice:B Poc:100 I:0 P:489 SKIP:2711 size=614 bytes
4995[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
4996[libx264 @ 0x122e10f10] frame=1801 QP=26.31 NAL=0 Slice:B Poc:98 I:0 P:377 SKIP:2823 size=306 bytes
4997[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
4998[libx264 @ 0x122e10f10] frame=1802 QP=29.46 NAL=0 Slice:B Poc:102 I:0 P:307 SKIP:2893 size=262 bytes
4999[libx264 @ 0x122e10f10] frame=1803 QP=19.90 NAL=2 Slice:P Poc:112 I:2 P:956 SKIP:2242 size=3676 bytes
5000[libx264 @ 0x122e10f10] frame=1804 QP=24.47 NAL=2 Slice:B Poc:108 I:0 P:398 SKIP:2802 size=577 bytes
5001[libx264 @ 0x122e10f10] frame=1805 QP=27.88 NAL=0 Slice:B Poc:106 I:0 P:228 SKIP:2972 size=257 bytes
5002[libx264 @ 0x122e10f10] frame=1806 QP=27.33 NAL=0 Slice:B Poc:110 I:0 P:345 SKIP:2855 size=274 bytes
5003[libx264 @ 0x122e10f10] frame=1807 QP=19.67 NAL=2 Slice:P Poc:120 I:2 P:923 SKIP:2275 size=3765 bytes
5004[libx264 @ 0x122e10f10] frame=1808 QP=24.76 NAL=2 Slice:B Poc:116 I:0 P:371 SKIP:2829 size=534 bytes
5005[libx264 @ 0x122e10f10] frame=1809 QP=29.46 NAL=0 Slice:B Poc:114 I:0 P:184 SKIP:3016 size=251 bytes
5006[libx264 @ 0x122e10f10] frame=1810 QP=29.52 NAL=0 Slice:B Poc:118 I:0 P:306 SKIP:2894 size=296 bytes
5007[libx264 @ 0x122e10f10] frame=1811 QP=20.05 NAL=2 Slice:P Poc:128 I:0 P:680 SKIP:2520 size=2985 bytes
5008[libx264 @ 0x122e10f10] frame=1812 QP=27.55 NAL=2 Slice:B Poc:124 I:0 P:203 SKIP:2997 size=440 bytes
5009[libx264 @ 0x122e10f10] frame=1813 QP=29.64 NAL=0 Slice:B Poc:122 I:0 P:114 SKIP:3086 size=223 bytes
5010[libx264 @ 0x122e10f10] frame=1814 QP=29.18 NAL=0 Slice:B Poc:126 I:0 P:157 SKIP:3043 size=229 bytes
5011[libx264 @ 0x122e10f10] frame=1815 QP=19.85 NAL=2 Slice:P Poc:136 I:2 P:765 SKIP:2433 size=3418 bytes
5012[libx264 @ 0x122e10f10] frame=1816 QP=27.19 NAL=2 Slice:B Poc:132 I:1 P:291 SKIP:2908 size=516 bytes
5013[libx264 @ 0x122e10f10] frame=1817 QP=29.18 NAL=0 Slice:B Poc:130 I:0 P:176 SKIP:3024 size=254 bytes
5014[libx264 @ 0x122e10f10] frame=1818 QP=27.61 NAL=0 Slice:B Poc:134 I:0 P:280 SKIP:2920 size=289 bytes
5015[libx264 @ 0x122e10f10] frame=1819 QP=20.03 NAL=2 Slice:P Poc:144 I:1 P:849 SKIP:2350 size=3639 bytes
5016[libx264 @ 0x122e10f10] frame=1820 QP=26.65 NAL=2 Slice:B Poc:140 I:0 P:307 SKIP:2893 size=568 bytes
5017[libx264 @ 0x122e10f10] frame=1821 QP=29.60 NAL=0 Slice:B Poc:138 I:0 P:160 SKIP:3040 size=241 bytes
5018[libx264 @ 0x122e10f10] frame=1822 QP=30.31 NAL=0 Slice:B Poc:142 I:1 P:203 SKIP:2996 size=271 bytes
5019[libx264 @ 0x122e10f10] frame=1823 QP=20.20 NAL=2 Slice:P Poc:152 I:1 P:779 SKIP:2420 size=3348 bytes
5020[libx264 @ 0x122e10f10] frame=1824 QP=26.68 NAL=2 Slice:B Poc:148 I:1 P:321 SKIP:2878 size=517 bytes
5021[libx264 @ 0x122e10f10] frame=1825 QP=29.35 NAL=0 Slice:B Poc:146 I:0 P:213 SKIP:2987 size=275 bytes
5022[libx264 @ 0x122e10f10] frame=1826 QP=29.88 NAL=0 Slice:B Poc:150 I:0 P:310 SKIP:2890 size=292 bytes
5023[libx264 @ 0x122e10f10] frame=1827 QP=19.33 NAL=2 Slice:P Poc:160 I:1 P:1499 SKIP:1700 size=5271 bytes
5024[libx264 @ 0x122e10f10] frame=1828 QP=24.20 NAL=2 Slice:B Poc:156 I:0 P:649 SKIP:2551 size=666 bytes
5025[libx264 @ 0x122e10f10] frame=1829 QP=26.71 NAL=0 Slice:B Poc:154 I:0 P:641 SKIP:2559 size=491 bytes
5026[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5027[libx264 @ 0x122e10f10] frame=1830 QP=30.12 NAL=0 Slice:B Poc:158 I:0 P:413 SKIP:2787 size=333 bytes
5028[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5029[libx264 @ 0x122e10f10] frame=1831 QP=19.79 NAL=2 Slice:P Poc:168 I:2 P:1112 SKIP:2086 size=4012 bytes
5030[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5031[libx264 @ 0x122e10f10] frame=1832 QP=26.32 NAL=2 Slice:B Poc:164 I:0 P:645 SKIP:2555 size=625 bytes
5032[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5033[libx264 @ 0x122e10f10] frame=1833 QP=29.22 NAL=0 Slice:B Poc:162 I:0 P:591 SKIP:2609 size=483 bytes
5034[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5035[libx264 @ 0x122e10f10] frame=1834 QP=29.80 NAL=0 Slice:B Poc:166 I:0 P:572 SKIP:2628 size=406 bytes
5036[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5037[libx264 @ 0x122e10f10] frame=1835 QP=19.72 NAL=2 Slice:P Poc:176 I:3 P:860 SKIP:2337 size=3415 bytes
5038[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5039[libx264 @ 0x122e10f10] frame=1836 QP=26.58 NAL=2 Slice:B Poc:172 I:0 P:312 SKIP:2888 size=540 bytes
5040[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5041[libx264 @ 0x122e10f10] frame=1837 QP=27.29 NAL=0 Slice:B Poc:170 I:0 P:482 SKIP:2718 size=383 bytes
5042[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5043[libx264 @ 0x122e10f10] frame=1838 QP=29.21 NAL=0 Slice:B Poc:174 I:0 P:257 SKIP:2943 size=273 bytes
5044[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5045[libx264 @ 0x122e10f10] frame=1839 QP=19.88 NAL=2 Slice:P Poc:184 I:3 P:800 SKIP:2397 size=3068 bytes
5046[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5047[libx264 @ 0x122e10f10] frame=1840 QP=26.13 NAL=2 Slice:B Poc:180 I:0 P:292 SKIP:2908 size=474 bytes
5048[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5049[libx264 @ 0x122e10f10] frame=1841 QP=30.26 NAL=0 Slice:B Poc:178 I:1 P:248 SKIP:2951 size=260 bytes
5050[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5051[libx264 @ 0x122e10f10] frame=1842 QP=29.19 NAL=0 Slice:B Poc:182 I:0 P:213 SKIP:2987 size=231 bytes
5052[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5053[libx264 @ 0x122e10f10] frame=1843 QP=19.69 NAL=2 Slice:P Poc:192 I:0 P:791 SKIP:2409 size=3271 bytes
5054[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5055[libx264 @ 0x122e10f10] frame=1844 QP=27.73 NAL=2 Slice:B Poc:188 I:0 P:287 SKIP:2913 size=514 bytes
5056[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5057[libx264 @ 0x122e10f10] frame=1845 QP=27.20 NAL=0 Slice:B Poc:186 I:0 P:328 SKIP:2872 size=321 bytes
5058[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5059[libx264 @ 0x122e10f10] frame=1846 QP=29.73 NAL=0 Slice:B Poc:190 I:1 P:258 SKIP:2941 size=309 bytes
5060[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5061[libx264 @ 0x122e10f10] frame=1847 QP=19.75 NAL=2 Slice:P Poc:200 I:1 P:746 SKIP:2453 size=3251 bytes
5062[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5063[libx264 @ 0x122e10f10] frame=1848 QP=25.89 NAL=2 Slice:B Poc:196 I:1 P:319 SKIP:2880 size=571 bytes
5064[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5065[libx264 @ 0x122e10f10] frame=1849 QP=28.62 NAL=0 Slice:B Poc:194 I:0 P:395 SKIP:2805 size=391 bytes
5066[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5067[libx264 @ 0x122e10f10] frame=1850 QP=29.44 NAL=0 Slice:B Poc:198 I:0 P:278 SKIP:2922 size=288 bytes
5068[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5069[libx264 @ 0x122e10f10] frame=1851 QP=19.78 NAL=2 Slice:P Poc:208 I:3 P:765 SKIP:2432 size=3244 bytes
5070[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5071[libx264 @ 0x122e10f10] frame=1852 QP=24.86 NAL=2 Slice:B Poc:204 I:0 P:296 SKIP:2904 size=457 bytes
5072[libx264 @ 0x122e10f10] frame=1853 QP=29.96 NAL=0 Slice:B Poc:202 I:0 P:407 SKIP:2793 size=377 bytes
5073[libx264 @ 0x122e10f10] frame=1854 QP=29.78 NAL=0 Slice:B Poc:206 I:0 P:181 SKIP:3019 size=221 bytes
5074[libx264 @ 0x122e10f10] frame=1855 QP=19.19 NAL=2 Slice:P Poc:216 I:4 P:1468 SKIP:1728 size=5287 bytes
5075[libx264 @ 0x122e10f10] frame=1856 QP=25.56 NAL=2 Slice:B Poc:212 I:0 P:539 SKIP:2661 size=629 bytes
5076[libx264 @ 0x122e10f10] frame=1857 QP=29.30 NAL=0 Slice:B Poc:210 I:0 P:760 SKIP:2440 size=489 bytes
5077[libx264 @ 0x122e10f10] frame=1858 QP=29.11 NAL=0 Slice:B Poc:214 I:0 P:365 SKIP:2835 size=275 bytes
5078[libx264 @ 0x122e10f10] frame=1859 QP=19.48 NAL=2 Slice:P Poc:224 I:3 P:1145 SKIP:2052 size=4093 bytes
5079[libx264 @ 0x122e10f10] frame=1860 QP=27.29 NAL=2 Slice:B Poc:220 I:0 P:617 SKIP:2583 size=587 bytes
5080[libx264 @ 0x122e10f10] frame=1861 QP=30.32 NAL=0 Slice:B Poc:218 I:0 P:588 SKIP:2612 size=431 bytes
5081[libx264 @ 0x122e10f10] frame=1862 QP=29.77 NAL=0 Slice:B Poc:222 I:0 P:489 SKIP:2711 size=353 bytes
5082[libx264 @ 0x122e10f10] frame=1863 QP=19.63 NAL=2 Slice:P Poc:232 I:2 P:942 SKIP:2256 size=3601 bytes
5083[libx264 @ 0x122e10f10] frame=1864 QP=26.59 NAL=2 Slice:B Poc:228 I:0 P:346 SKIP:2854 size=487 bytes
5084[libx264 @ 0x122e10f10] frame=1865 QP=29.10 NAL=0 Slice:B Poc:226 I:0 P:507 SKIP:2693 size=374 bytes
5085[libx264 @ 0x122e10f10] frame=1866 QP=29.08 NAL=0 Slice:B Poc:230 I:0 P:429 SKIP:2771 size=310 bytes
5086[libx264 @ 0x122e10f10] frame=1867 QP=19.82 NAL=2 Slice:P Poc:240 I:1 P:851 SKIP:2348 size=3278 bytes
5087[libx264 @ 0x122e10f10] frame=1868 QP=26.59 NAL=2 Slice:B Poc:236 I:1 P:311 SKIP:2888 size=421 bytes
5088[libx264 @ 0x122e10f10] frame=1869 QP=26.79 NAL=0 Slice:B Poc:234 I:0 P:365 SKIP:2835 size=277 bytes
5089[libx264 @ 0x122e10f10] frame=1870 QP=27.03 NAL=0 Slice:B Poc:238 I:0 P:352 SKIP:2848 size=293 bytes
5090[libx264 @ 0x122e10f10] frame=1871 QP=19.84 NAL=2 Slice:P Poc:248 I:2 P:833 SKIP:2365 size=3307 bytes
5091[libx264 @ 0x122e10f10] frame=1872 QP=28.79 NAL=2 Slice:B Poc:244 I:0 P:274 SKIP:2926 size=427 bytes
5092[libx264 @ 0x122e10f10] frame=1873 QP=25.60 NAL=0 Slice:B Poc:242 I:0 P:385 SKIP:2815 size=295 bytes
5093[libx264 @ 0x122e10f10] frame=1874 QP=26.59 NAL=0 Slice:B Poc:246 I:0 P:290 SKIP:2910 size=239 bytes
5094[libx264 @ 0x122e10f10] frame=1875 QP=19.79 NAL=2 Slice:P Poc:256 I:1 P:791 SKIP:2408 size=3432 bytes
5095[libx264 @ 0x122e10f10] frame=1876 QP=25.36 NAL=2 Slice:B Poc:252 I:0 P:348 SKIP:2852 size=484 bytes
5096[libx264 @ 0x122e10f10] frame=1877 QP=27.07 NAL=0 Slice:B Poc:250 I:0 P:354 SKIP:2846 size=309 bytes
5097[libx264 @ 0x122e10f10] frame=1878 QP=29.13 NAL=0 Slice:B Poc:254 I:0 P:338 SKIP:2862 size=282 bytes
5098[libx264 @ 0x122e10f10] frame=1879 QP=19.86 NAL=2 Slice:P Poc:264 I:1 P:802 SKIP:2397 size=3212 bytes
5099[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5100[libx264 @ 0x122e10f10] frame=1880 QP=26.27 NAL=2 Slice:B Poc:260 I:0 P:318 SKIP:2882 size=426 bytes
5101[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5102[libx264 @ 0x122e10f10] frame=1881 QP=28.35 NAL=0 Slice:B Poc:258 I:0 P:347 SKIP:2853 size=292 bytes
5103[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5104[libx264 @ 0x122e10f10] frame=1882 QP=28.95 NAL=0 Slice:B Poc:262 I:0 P:328 SKIP:2872 size=270 bytes
5105[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5106[libx264 @ 0x122e10f10] frame=1883 QP=19.22 NAL=2 Slice:P Poc:272 I:3 P:1505 SKIP:1692 size=5308 bytes
5107[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5108[libx264 @ 0x122e10f10] frame=1884 QP=28.50 NAL=2 Slice:B Poc:268 I:0 P:682 SKIP:2518 size=573 bytes
5109[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5110[libx264 @ 0x122e10f10] frame=1885 QP=29.73 NAL=0 Slice:B Poc:266 I:0 P:709 SKIP:2491 size=409 bytes
5111[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5112[libx264 @ 0x122e10f10] frame=1886 QP=27.07 NAL=0 Slice:B Poc:270 I:0 P:797 SKIP:2403 size=447 bytes
5113[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5114[libx264 @ 0x122e10f10] frame=1887 QP=19.58 NAL=2 Slice:P Poc:276 I:1 P:655 SKIP:2544 size=2457 bytes
5115[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5116[libx264 @ 0x122e10f10] frame=1888 QP=28.05 NAL=0 Slice:B Poc:274 I:0 P:265 SKIP:2935 size=251 bytes
5117[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5118[libx264 @ 0x122e10f10] frame=1889 QP=19.57 NAL=2 Slice:P Poc:284 I:1 P:903 SKIP:2296 size=3301 bytes
5119[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5120[libx264 @ 0x122e10f10] frame=1890 QP=23.63 NAL=2 Slice:B Poc:280 I:0 P:498 SKIP:2702 size=487 bytes
5121[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5122[libx264 @ 0x122e10f10] frame=1891 QP=24.95 NAL=0 Slice:B Poc:278 I:0 P:356 SKIP:2844 size=303 bytes
5123[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5124[libx264 @ 0x122e10f10] frame=1892 QP=26.96 NAL=0 Slice:B Poc:282 I:0 P:276 SKIP:2924 size=221 bytes
5125[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5126[libx264 @ 0x122e10f10] frame=1893 QP=19.59 NAL=2 Slice:P Poc:292 I:0 P:819 SKIP:2381 size=3113 bytes
5127[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5128[libx264 @ 0x122e10f10] frame=1894 QP=24.87 NAL=2 Slice:B Poc:288 I:0 P:357 SKIP:2843 size=388 bytes
5129[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5130[libx264 @ 0x122e10f10] frame=1895 QP=28.02 NAL=0 Slice:B Poc:286 I:0 P:488 SKIP:2712 size=342 bytes
5131[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5132[libx264 @ 0x122e10f10] frame=1896 QP=26.87 NAL=0 Slice:B Poc:290 I:0 P:356 SKIP:2844 size=262 bytes
5133[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5134[libx264 @ 0x122e10f10] frame=1897 QP=19.70 NAL=2 Slice:P Poc:300 I:0 P:744 SKIP:2456 size=2724 bytes
5135[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5136[libx264 @ 0x122e10f10] frame=1898 QP=25.28 NAL=2 Slice:B Poc:296 I:0 P:304 SKIP:2896 size=323 bytes
5137[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5138[libx264 @ 0x122e10f10] frame=1899 QP=25.58 NAL=0 Slice:B Poc:294 I:0 P:390 SKIP:2810 size=288 bytes
5139[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5140[libx264 @ 0x122e10f10] frame=1900 QP=28.25 NAL=0 Slice:B Poc:298 I:0 P:224 SKIP:2976 size=185 bytes
5141[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5142[libx264 @ 0x122e10f10] frame=1901 QP=20.17 NAL=2 Slice:P Poc:308 I:3 P:766 SKIP:2431 size=2761 bytes
5143[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5144[libx264 @ 0x122e10f10] frame=1902 QP=26.13 NAL=2 Slice:B Poc:304 I:0 P:282 SKIP:2918 size=337 bytes
5145[libx264 @ 0x122e10f10] frame=1903 QP=25.21 NAL=0 Slice:B Poc:302 I:0 P:397 SKIP:2803 size=311 bytes
5146[libx264 @ 0x122e10f10] frame=1904 QP=25.28 NAL=0 Slice:B Poc:306 I:0 P:168 SKIP:3032 size=162 bytes
5147[libx264 @ 0x122e10f10] frame=1905 QP=19.90 NAL=2 Slice:P Poc:316 I:0 P:821 SKIP:2379 size=3236 bytes
5148[libx264 @ 0x122e10f10] frame=1906 QP=23.53 NAL=2 Slice:B Poc:312 I:0 P:375 SKIP:2825 size=390 bytes
5149[libx264 @ 0x122e10f10] frame=1907 QP=27.69 NAL=0 Slice:B Poc:310 I:0 P:396 SKIP:2804 size=329 bytes
5150[libx264 @ 0x122e10f10] frame=1908 QP=27.44 NAL=0 Slice:B Poc:314 I:0 P:272 SKIP:2928 size=218 bytes
5151[libx264 @ 0x122e10f10] frame=1909 QP=20.03 NAL=2 Slice:P Poc:324 I:0 P:717 SKIP:2483 size=2643 bytes
5152[libx264 @ 0x122e10f10] frame=1910 QP=25.54 NAL=2 Slice:B Poc:320 I:0 P:247 SKIP:2953 size=340 bytes
5153[libx264 @ 0x122e10f10] frame=1911 QP=26.92 NAL=0 Slice:B Poc:318 I:0 P:312 SKIP:2888 size=277 bytes
5154[libx264 @ 0x122e10f10] frame=1912 QP=27.36 NAL=0 Slice:B Poc:322 I:0 P:175 SKIP:3025 size=178 bytes
5155[libx264 @ 0x122e10f10] frame=1913 QP=19.17 NAL=2 Slice:P Poc:330 I:4 P:1628 SKIP:1568 size=5339 bytes
5156[libx264 @ 0x122e10f10] frame=1914 QP=26.61 NAL=2 Slice:B Poc:326 I:0 P:450 SKIP:2750 size=377 bytes
5157[libx264 @ 0x122e10f10] frame=1915 QP=25.06 NAL=0 Slice:B Poc:328 I:0 P:757 SKIP:2443 size=461 bytes
5158[libx264 @ 0x122e10f10] frame=1916 QP=19.42 NAL=2 Slice:P Poc:338 I:0 P:1143 SKIP:2057 size=3807 bytes
5159[libx264 @ 0x122e10f10] frame=1917 QP=24.47 NAL=2 Slice:B Poc:334 I:0 P:491 SKIP:2709 size=493 bytes
5160[libx264 @ 0x122e10f10] frame=1918 QP=27.28 NAL=0 Slice:B Poc:332 I:0 P:418 SKIP:2782 size=330 bytes
5161[libx264 @ 0x122e10f10] frame=1919 QP=28.16 NAL=0 Slice:B Poc:336 I:0 P:583 SKIP:2617 size=370 bytes
5162[libx264 @ 0x122e10f10] frame=1920 QP=19.57 NAL=2 Slice:P Poc:346 I:2 P:886 SKIP:2312 size=3387 bytes
5163[libx264 @ 0x122e10f10] frame=1921 QP=24.56 NAL=2 Slice:B Poc:342 I:0 P:363 SKIP:2837 size=453 bytes
5164[libx264 @ 0x122e10f10] frame=1922 QP=27.96 NAL=0 Slice:B Poc:340 I:0 P:323 SKIP:2877 size=285 bytes
5165[libx264 @ 0x122e10f10] frame=1923 QP=27.31 NAL=0 Slice:B Poc:344 I:0 P:428 SKIP:2772 size=331 bytes
5166[libx264 @ 0x122e10f10] frame=1924 QP=19.59 NAL=2 Slice:P Poc:354 I:2 P:918 SKIP:2280 size=3247 bytes
5167[libx264 @ 0x122e10f10] frame=1925 QP=25.92 NAL=2 Slice:B Poc:350 I:0 P:271 SKIP:2929 size=422 bytes
5168[libx264 @ 0x122e10f10] frame=1926 QP=27.20 NAL=0 Slice:B Poc:348 I:0 P:152 SKIP:3048 size=215 bytes
5169[libx264 @ 0x122e10f10] frame=1927 QP=27.31 NAL=0 Slice:B Poc:352 I:0 P:392 SKIP:2808 size=333 bytes
5170[libx264 @ 0x122e10f10] frame=1928 QP=19.47 NAL=2 Slice:P Poc:362 I:3 P:841 SKIP:2356 size=3214 bytes
5171[libx264 @ 0x122e10f10] frame=1929 QP=25.11 NAL=2 Slice:B Poc:358 I:0 P:319 SKIP:2881 size=429 bytes
5172[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5173[libx264 @ 0x122e10f10] frame=1930 QP=27.55 NAL=0 Slice:B Poc:356 I:0 P:269 SKIP:2931 size=236 bytes
5174[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5175[libx264 @ 0x122e10f10] frame=1931 QP=25.81 NAL=0 Slice:B Poc:360 I:0 P:429 SKIP:2771 size=313 bytes
5176[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5177[libx264 @ 0x122e10f10] frame=1932 QP=19.75 NAL=2 Slice:P Poc:366 I:1 P:482 SKIP:2717 size=1773 bytes
5178[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5179[libx264 @ 0x122e10f10] frame=1933 QP=27.70 NAL=0 Slice:B Poc:364 I:0 P:104 SKIP:3096 size=153 bytes
5180[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5181[libx264 @ 0x122e10f10] frame=1934 QP=19.74 NAL=2 Slice:P Poc:374 I:0 P:743 SKIP:2457 size=2825 bytes
5182[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5183[libx264 @ 0x122e10f10] frame=1935 QP=24.56 NAL=2 Slice:B Poc:370 I:0 P:321 SKIP:2879 size=452 bytes
5184[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5185[libx264 @ 0x122e10f10] frame=1936 QP=27.38 NAL=0 Slice:B Poc:368 I:0 P:470 SKIP:2730 size=328 bytes
5186[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5187[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5188[libx264 @ 0x122e10f10] frame=1937 QP=27.82 NAL=0 Slice:B Poc:372 I:0 P:308 SKIP:2892 size=264 bytes
5189[libx264 @ 0x122e10f10] frame=1938 QP=19.99 NAL=2 Slice:P Poc:382 I:3 P:769 SKIP:2428 size=3164 bytes
5190[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5191[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5192[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5193[libx264 @ 0x122e10f10] frame=1939 QP=26.22 NAL=2 Slice:B Poc:378 I:1 P:396 SKIP:2803 size=499 bytes
5194[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5195[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5196[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5197[libx264 @ 0x122e10f10] frame=1940 QP=28.24 NAL=0 Slice:B Poc:376 I:0 P:505 SKIP:2695 size=391 bytes
5198[libx264 @ 0x122e10f10] frame=1941 QP=26.20 NAL=0 Slice:B Poc:380 I:0 P:359 SKIP:2841 size=275 bytes
5199[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
5200[libx264 @ 0x122e10f10] frame=1942 QP=19.24 NAL=2 Slice:P Poc:390 I:4 P:1452 SKIP:1744 size=5100 bytes
5201[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5202[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5203[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5204[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5205[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5206[libx264 @ 0x122e10f10] frame=1943 QP=25.87 NAL=2 Slice:B Poc:386 I:0 P:706 SKIP:2494 size=604 bytes
5207[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5208[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5209[libx264 @ 0x122e10f10] frame=1944 QP=27.64 NAL=0 Slice:B Poc:384 I:0 P:752 SKIP:2448 size=422 bytes
5210[libx264 @ 0x122e10f10] frame=1945 QP=26.56 NAL=0 Slice:B Poc:388 I:0 P:521 SKIP:2679 size=365 bytes
5211[libx264 @ 0x122e10f10] frame=1946 QP=19.45 NAL=2 Slice:P Poc:398 I:1 P:1115 SKIP:2084 size=3853 bytes
5212[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5213[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5214[libx264 @ 0x122e10f10] frame=1947 QP=25.38 NAL=2 Slice:B Poc:394 I:0 P:637 SKIP:2563 size=589 bytes
5215[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5216[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5217[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5218[libx264 @ 0x122e10f10] frame=1948 QP=23.75 NAL=0 Slice:B Poc:392 I:0 P:595 SKIP:2605 size=405 bytes
5219[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5220[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5221[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5222[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5223[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5224[libx264 @ 0x122e10f10] frame=1949 QP=25.18 NAL=0 Slice:B Poc:396 I:0 P:622 SKIP:2578 size=407 bytes
5225[libx264 @ 0x122e10f10] frame=1950 QP=19.69 NAL=2 Slice:P Poc:406 I:2 P:944 SKIP:2254 size=3442 bytes
5226[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5227[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5228[libx264 @ 0x122e10f10] frame=1951 QP=25.40 NAL=2 Slice:B Poc:402 I:0 P:389 SKIP:2811 size=477 bytes
5229[libx264 @ 0x122e10f10] frame=1952 QP=27.22 NAL=0 Slice:B Poc:400 I:0 P:418 SKIP:2782 size=336 bytes
5230[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5231[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5232[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5233[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5234[libx264 @ 0x122e10f10] frame=1953 QP=26.40 NAL=0 Slice:B Poc:404 I:0 P:386 SKIP:2814 size=303 bytes
5235[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5236[libx264 @ 0x122e10f10] frame=1954 QP=19.78 NAL=2 Slice:P Poc:414 I:1 P:805 SKIP:2394 size=3149 bytes
5237[libx264 @ 0x122e10f10] frame=1955 QP=25.91 NAL=2 Slice:B Poc:410 I:0 P:316 SKIP:2884 size=437 bytes
5238[libx264 @ 0x122e10f10] frame=1956 QP=26.30 NAL=0 Slice:B Poc:408 I:0 P:298 SKIP:2902 size=260 bytes
5239[libx264 @ 0x122e10f10] frame=1957 QP=28.56 NAL=0 Slice:B Poc:412 I:0 P:305 SKIP:2895 size=250 bytes
5240[libx264 @ 0x122e10f10] frame=1958 QP=19.80 NAL=2 Slice:P Poc:422 I:1 P:802 SKIP:2397 size=3313 bytes
5241[libx264 @ 0x122e10f10] frame=1959 QP=25.74 NAL=2 Slice:B Poc:418 I:0 P:301 SKIP:2899 size=441 bytes
5242[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5243[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5244[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5245[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5246[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5247[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5248[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5249[libx264 @ 0x122e10f10] frame=1960 QP=27.59 NAL=0 Slice:B Poc:416 I:0 P:388 SKIP:2812 size=326 bytes
5250[libx264 @ 0x122e10f10] frame=1961 QP=28.00 NAL=0 Slice:B Poc:420 I:0 P:229 SKIP:2971 size=223 bytes
5251[libx264 @ 0x122e10f10] frame=1962 QP=19.89 NAL=2 Slice:P Poc:430 I:1 P:801 SKIP:2398 size=3128 bytes
5252[libx264 @ 0x122e10f10] frame=1963 QP=26.37 NAL=2 Slice:B Poc:426 I:0 P:359 SKIP:2841 size=451 bytes
5253[libx264 @ 0x122e10f10] frame=1964 QP=25.33 NAL=0 Slice:B Poc:424 I:0 P:416 SKIP:2784 size=339 bytes
5254[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5255[libx264 @ 0x122e10f10] frame=1965 QP=26.97 NAL=0 Slice:B Poc:428 I:0 P:321 SKIP:2879 size=253 bytes
5256[libx264 @ 0x122e10f10] frame=1966 QP=19.87 NAL=2 Slice:P Poc:438 I:4 P:705 SKIP:2491 size=2962 bytes
5257[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5258[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5259[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5260[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5261[libx264 @ 0x122e10f10] frame=1967 QP=27.24 NAL=2 Slice:B Poc:434 I:0 P:307 SKIP:2893 size=423 bytes
5262[libx264 @ 0x122e10f10] frame=1968 QP=28.11 NAL=0 Slice:B Poc:432 I:0 P:347 SKIP:2853 size=293 bytes
5263[libx264 @ 0x122e10f10] frame=1969 QP=28.11 NAL=0 Slice:B Poc:436 I:0 P:262 SKIP:2938 size=217 bytes
5264[libx264 @ 0x122e10f10] frame=1970 QP=19.28 NAL=2 Slice:P Poc:446 I:4 P:1501 SKIP:1695 size=5181 bytes
5265[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5266[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5267[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5268[libx264 @ 0x122e10f10] frame=1971 QP=26.45 NAL=2 Slice:B Poc:442 I:0 P:846 SKIP:2354 size=670 bytes
5269[libx264 @ 0x122e10f10] frame=1972 QP=28.01 NAL=0 Slice:B Poc:440 I:0 P:712 SKIP:2488 size=413 bytes
5270[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5271[libx264 @ 0x122e10f10] frame=1973 QP=26.14 NAL=0 Slice:B Poc:444 I:0 P:696 SKIP:2504 size=451 bytes
5272[libx264 @ 0x122e10f10] frame=1974 QP=19.60 NAL=2 Slice:P Poc:450 I:0 P:762 SKIP:2438 size=2592 bytes
5273[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5274[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5275[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5276[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5277[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5278[libx264 @ 0x122e10f10] frame=1975 QP=27.81 NAL=0 Slice:B Poc:448 I:0 P:253 SKIP:2947 size=276 bytes
5279[libx264 @ 0x122e10f10] frame=1976 QP=19.64 NAL=2 Slice:P Poc:458 I:0 P:840 SKIP:2360 size=3407 bytes
5280[libx264 @ 0x122e10f10] frame=1977 QP=25.43 NAL=2 Slice:B Poc:454 I:0 P:515 SKIP:2685 size=515 bytes
5281[libx264 @ 0x122e10f10] frame=1978 QP=27.03 NAL=0 Slice:B Poc:452 I:0 P:491 SKIP:2709 size=389 bytes
5282[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5283[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5284[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5285[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5286[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5287[libx264 @ 0x122e10f10] frame=1979 QP=27.86 NAL=0 Slice:B Poc:456 I:0 P:362 SKIP:2838 size=252 bytes
5288[libx264 @ 0x122e10f10] frame=1980 QP=19.62 NAL=2 Slice:P Poc:466 I:2 P:731 SKIP:2467 size=3282 bytes
5289[libx264 @ 0x122e10f10] frame=1981 QP=25.41 NAL=2 Slice:B Poc:462 I:0 P:268 SKIP:2932 size=427 bytes
5290[libx264 @ 0x122e10f10] frame=1982 QP=26.45 NAL=0 Slice:B Poc:460 I:0 P:372 SKIP:2828 size=302 bytes
5291[libx264 @ 0x122e10f10] frame=1983 QP=26.77 NAL=0 Slice:B Poc:464 I:0 P:164 SKIP:3036 size=175 bytes
5292[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5293[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5294[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5295[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5296[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5297[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5298[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5299[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5300[libx264 @ 0x122e10f10] frame=1984 QP=19.99 NAL=2 Slice:P Poc:474 I:3 P:770 SKIP:2427 size=2921 bytes
5301[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5302[libx264 @ 0x122e10f10] frame=1985 QP=26.83 NAL=2 Slice:B Poc:470 I:0 P:350 SKIP:2850 size=467 bytes
5303[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5304frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:01:06.16 bitrate=N/A speed=7.94x
5305[libx264 @ 0x122e10f10] frame=1986 QP=26.30 NAL=0 Slice:B Poc:468 I:0 P:510 SKIP:2690 size=344 bytes
5306[libx264 @ 0x122e10f10] frame=1987 QP=28.56 NAL=0 Slice:B Poc:472 I:0 P:397 SKIP:2803 size=297 bytes
5307[libx264 @ 0x122e10f10] frame=1988 QP=19.80 NAL=2 Slice:P Poc:482 I:3 P:790 SKIP:2407 size=3224 bytes
5308[libx264 @ 0x122e10f10] frame=1989 QP=26.86 NAL=2 Slice:B Poc:478 I:0 P:331 SKIP:2869 size=472 bytes
5309[libx264 @ 0x122e10f10] frame=1990 QP=27.12 NAL=0 Slice:B Poc:476 I:0 P:432 SKIP:2768 size=355 bytes
5310[libx264 @ 0x122e10f10] frame=1991 QP=27.94 NAL=0 Slice:B Poc:480 I:0 P:291 SKIP:2909 size=249 bytes
5311[libx264 @ 0x122e10f10] frame=1992 QP=19.93 NAL=2 Slice:P Poc:490 I:5 P:735 SKIP:2460 size=3183 bytes
5312[libx264 @ 0x122e10f10] frame=1993 QP=26.90 NAL=2 Slice:B Poc:486 I:1 P:331 SKIP:2868 size=441 bytes
5313[libx264 @ 0x122e10f10] frame=1994 QP=28.05 NAL=0 Slice:B Poc:484 I:0 P:361 SKIP:2839 size=330 bytes
5314[libx264 @ 0x122e10f10] frame=1995 QP=27.62 NAL=0 Slice:B Poc:488 I:0 P:317 SKIP:2883 size=269 bytes
5315[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5316[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5317[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5318[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5319[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5320[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5321[libx264 @ 0x122e10f10] frame=1996 QP=20.16 NAL=2 Slice:P Poc:498 I:1 P:771 SKIP:2428 size=3058 bytes
5322[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5323[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5324[libx264 @ 0x122e10f10] frame=1997 QP=25.02 NAL=2 Slice:B Poc:494 I:0 P:413 SKIP:2787 size=510 bytes
5325[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5326[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5327[libx264 @ 0x122e10f10] frame=1998 QP=25.80 NAL=0 Slice:B Poc:492 I:0 P:482 SKIP:2718 size=364 bytes
5328[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5329[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5330[libx264 @ 0x122e10f10] frame=1999 QP=28.05 NAL=0 Slice:B Poc:496 I:0 P:278 SKIP:2922 size=257 bytes
5331[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5332[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5333[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5334[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5335[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5336[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5337[libx264 @ 0x122e10f10] frame=2000 QP=17.27 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=137453 bytes
5338[libx264 @ 0x122e10f10] frame=2001 QP=19.29 NAL=2 Slice:P Poc:4 I:5 P:1316 SKIP:1879 size=3986 bytes
5339[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5340[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5341[libx264 @ 0x122e10f10] frame=2002 QP=26.09 NAL=0 Slice:B Poc:2 I:0 P:520 SKIP:2680 size=380 bytes
5342[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5343[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5344[libx264 @ 0x122e10f10] frame=2003 QP=19.62 NAL=2 Slice:P Poc:8 I:1 P:795 SKIP:2404 size=2780 bytes
5345[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5346[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5347[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5348[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5349[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5350[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5351[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
5352[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5353[libx264 @ 0x122e10f10] frame=2004 QP=25.90 NAL=0 Slice:B Poc:6 I:0 P:314 SKIP:2886 size=276 bytes
5354[libx264 @ 0x122e10f10] frame=2005 QP=19.71 NAL=2 Slice:P Poc:16 I:4 P:922 SKIP:2274 size=3704 bytes
5355[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5356[libx264 @ 0x122e10f10] frame=2006 QP=24.22 NAL=2 Slice:B Poc:12 I:0 P:612 SKIP:2588 size=575 bytes
5357[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5358[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5359[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5360[libx264 @ 0x122e10f10] frame=2007 QP=27.78 NAL=0 Slice:B Poc:10 I:0 P:467 SKIP:2733 size=402 bytes
5361[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5362[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5363[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5364[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5365[libx264 @ 0x122e10f10] frame=2008 QP=27.03 NAL=0 Slice:B Poc:14 I:0 P:352 SKIP:2848 size=260 bytes
5366[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5367[libx264 @ 0x122e10f10] frame=2009 QP=19.65 NAL=2 Slice:P Poc:24 I:0 P:1023 SKIP:2177 size=3531 bytes
5368[libx264 @ 0x122e10f10] frame=2010 QP=25.14 NAL=2 Slice:B Poc:20 I:0 P:553 SKIP:2647 size=544 bytes
5369[libx264 @ 0x122e10f10] frame=2011 QP=27.02 NAL=0 Slice:B Poc:18 I:0 P:474 SKIP:2726 size=358 bytes
5370[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5371[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5372[libx264 @ 0x122e10f10] frame=2012 QP=27.94 NAL=0 Slice:B Poc:22 I:0 P:277 SKIP:2923 size=222 bytes
5373[libx264 @ 0x122e10f10] frame=2013 QP=19.80 NAL=2 Slice:P Poc:32 I:1 P:948 SKIP:2251 size=3659 bytes
5374[libx264 @ 0x122e10f10] frame=2014 QP=26.64 NAL=2 Slice:B Poc:28 I:0 P:405 SKIP:2795 size=535 bytes
5375[libx264 @ 0x122e10f10] frame=2015 QP=28.29 NAL=0 Slice:B Poc:26 I:0 P:389 SKIP:2811 size=317 bytes
5376[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5377[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5378[libx264 @ 0x122e10f10] frame=2016 QP=28.29 NAL=0 Slice:B Poc:30 I:0 P:134 SKIP:3066 size=148 bytes
5379[libx264 @ 0x122e10f10] frame=2017 QP=19.71 NAL=2 Slice:P Poc:40 I:2 P:898 SKIP:2300 size=3397 bytes
5380[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5381[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5382[libx264 @ 0x122e10f10] frame=2018 QP=26.33 NAL=2 Slice:B Poc:36 I:0 P:370 SKIP:2830 size=480 bytes
5383[libx264 @ 0x122e10f10] frame=2019 QP=28.38 NAL=0 Slice:B Poc:34 I:0 P:415 SKIP:2785 size=335 bytes
5384[libx264 @ 0x122e10f10] frame=2020 QP=26.83 NAL=0 Slice:B Poc:38 I:0 P:243 SKIP:2957 size=246 bytes
5385[libx264 @ 0x122e10f10] frame=2021 QP=19.89 NAL=2 Slice:P Poc:48 I:0 P:757 SKIP:2443 size=3229 bytes
5386[libx264 @ 0x122e10f10] frame=2022 QP=26.08 NAL=2 Slice:B Poc:44 I:0 P:331 SKIP:2869 size=522 bytes
5387[libx264 @ 0x122e10f10] frame=2023 QP=26.68 NAL=0 Slice:B Poc:42 I:0 P:338 SKIP:2862 size=311 bytes
5388[libx264 @ 0x122e10f10] frame=2024 QP=27.04 NAL=0 Slice:B Poc:46 I:0 P:304 SKIP:2896 size=249 bytes
5389[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5390[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5391[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5392[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5393[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5394[libx264 @ 0x122e10f10] frame=2025 QP=19.79 NAL=2 Slice:P Poc:56 I:2 P:794 SKIP:2404 size=3356 bytes
5395[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5396[libx264 @ 0x122e10f10] frame=2026 QP=25.84 NAL=2 Slice:B Poc:52 I:0 P:360 SKIP:2840 size=500 bytes
5397[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5398[libx264 @ 0x122e10f10] frame=2027 QP=28.14 NAL=0 Slice:B Poc:50 I:0 P:377 SKIP:2823 size=326 bytes
5399[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5400[libx264 @ 0x122e10f10] frame=2028 QP=28.57 NAL=0 Slice:B Poc:54 I:0 P:369 SKIP:2831 size=283 bytes
5401[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5402[libx264 @ 0x122e10f10] frame=2029 QP=19.41 NAL=2 Slice:P Poc:64 I:3 P:1552 SKIP:1645 size=5386 bytes
5403[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5404[libx264 @ 0x122e10f10] frame=2030 QP=25.99 NAL=2 Slice:B Poc:60 I:0 P:648 SKIP:2552 size=632 bytes
5405[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5406[libx264 @ 0x122e10f10] frame=2031 QP=28.92 NAL=0 Slice:B Poc:58 I:0 P:669 SKIP:2531 size=436 bytes
5407[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5408[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5409[libx264 @ 0x122e10f10] frame=2032 QP=26.36 NAL=0 Slice:B Poc:62 I:0 P:522 SKIP:2678 size=349 bytes
5410[libx264 @ 0x122e10f10] frame=2033 QP=19.48 NAL=2 Slice:P Poc:72 I:2 P:1261 SKIP:1937 size=4564 bytes
5411[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5412[libx264 @ 0x122e10f10] frame=2034 QP=25.06 NAL=2 Slice:B Poc:68 I:0 P:667 SKIP:2533 size=594 bytes
5413[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5414[libx264 @ 0x122e10f10] frame=2035 QP=25.21 NAL=0 Slice:B Poc:66 I:0 P:576 SKIP:2624 size=416 bytes
5415[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5416[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5417[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5418[libx264 @ 0x122e10f10] frame=2036 QP=27.77 NAL=0 Slice:B Poc:70 I:0 P:573 SKIP:2627 size=365 bytes
5419[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5420[libx264 @ 0x122e10f10] frame=2037 QP=19.75 NAL=2 Slice:P Poc:80 I:4 P:846 SKIP:2350 size=3538 bytes
5421[libx264 @ 0x122e10f10] frame=2038 QP=27.26 NAL=2 Slice:B Poc:76 I:0 P:301 SKIP:2899 size=439 bytes
5422[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5423[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5424[libx264 @ 0x122e10f10] frame=2039 QP=28.02 NAL=0 Slice:B Poc:74 I:0 P:328 SKIP:2872 size=286 bytes
5425[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5426[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5427[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5428[libx264 @ 0x122e10f10] frame=2040 QP=27.85 NAL=0 Slice:B Poc:78 I:0 P:244 SKIP:2956 size=200 bytes
5429[libx264 @ 0x122e10f10] frame=2041 QP=19.60 NAL=2 Slice:P Poc:88 I:2 P:763 SKIP:2435 size=3275 bytes
5430[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5431[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5432[libx264 @ 0x122e10f10] frame=2042 QP=26.51 NAL=2 Slice:B Poc:84 I:0 P:236 SKIP:2964 size=361 bytes
5433[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5434[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5435[libx264 @ 0x122e10f10] frame=2043 QP=27.87 NAL=0 Slice:B Poc:82 I:0 P:231 SKIP:2969 size=228 bytes
5436[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5437[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5438[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5439[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5440[libx264 @ 0x122e10f10] frame=2044 QP=28.89 NAL=0 Slice:B Poc:86 I:0 P:297 SKIP:2903 size=266 bytes
5441[libx264 @ 0x122e10f10] frame=2045 QP=19.86 NAL=2 Slice:P Poc:96 I:1 P:841 SKIP:2358 size=3361 bytes
5442[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5443[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5444[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5445[libx264 @ 0x122e10f10] frame=2046 QP=26.76 NAL=2 Slice:B Poc:92 I:0 P:336 SKIP:2864 size=446 bytes
5446[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5447[libx264 @ 0x122e10f10] frame=2047 QP=23.66 NAL=0 Slice:B Poc:90 I:0 P:344 SKIP:2856 size=290 bytes
5448[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5449[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5450[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5451[libx264 @ 0x122e10f10] frame=2048 QP=28.41 NAL=0 Slice:B Poc:94 I:0 P:390 SKIP:2810 size=288 bytes
5452[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5453[libx264 @ 0x122e10f10] frame=2049 QP=19.67 NAL=2 Slice:P Poc:104 I:0 P:931 SKIP:2269 size=3518 bytes
5454[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5455[libx264 @ 0x122e10f10] frame=2050 QP=26.31 NAL=2 Slice:B Poc:100 I:0 P:497 SKIP:2703 size=525 bytes
5456[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5457[libx264 @ 0x122e10f10] frame=2051 QP=29.29 NAL=0 Slice:B Poc:98 I:0 P:431 SKIP:2769 size=322 bytes
5458[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5459[libx264 @ 0x122e10f10] frame=2052 QP=26.53 NAL=0 Slice:B Poc:102 I:0 P:502 SKIP:2698 size=342 bytes
5460[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5461[libx264 @ 0x122e10f10] frame=2053 QP=19.82 NAL=2 Slice:P Poc:112 I:0 P:654 SKIP:2546 size=3013 bytes
5462[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5463[libx264 @ 0x122e10f10] frame=2054 QP=27.18 NAL=2 Slice:B Poc:108 I:0 P:302 SKIP:2898 size=436 bytes
5464[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5465[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5466[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5467[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5468[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5469[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5470[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5471[libx264 @ 0x122e10f10] frame=2055 QP=28.82 NAL=0 Slice:B Poc:106 I:0 P:372 SKIP:2828 size=288 bytes
5472[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5473[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5474[libx264 @ 0x122e10f10] frame=2056 QP=28.67 NAL=0 Slice:B Poc:110 I:0 P:345 SKIP:2855 size=270 bytes
5475[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5476[libx264 @ 0x122e10f10] frame=2057 QP=19.37 NAL=2 Slice:P Poc:120 I:3 P:1413 SKIP:1784 size=5086 bytes
5477[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5478[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5479[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5480[libx264 @ 0x122e10f10] frame=2058 QP=26.19 NAL=2 Slice:B Poc:116 I:0 P:702 SKIP:2498 size=621 bytes
5481[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5482[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5483[libx264 @ 0x122e10f10] frame=2059 QP=26.70 NAL=0 Slice:B Poc:114 I:0 P:734 SKIP:2466 size=448 bytes
5484[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5485[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5486[libx264 @ 0x122e10f10] frame=2060 QP=24.57 NAL=0 Slice:B Poc:118 I:0 P:681 SKIP:2519 size=454 bytes
5487[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5488[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5489[libx264 @ 0x122e10f10] frame=2061 QP=19.48 NAL=2 Slice:P Poc:124 I:0 P:621 SKIP:2579 size=2596 bytes
5490[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5491[libx264 @ 0x122e10f10] frame=2062 QP=27.46 NAL=0 Slice:B Poc:122 I:0 P:256 SKIP:2944 size=250 bytes
5492[libx264 @ 0x122e10f10] frame=2063 QP=19.61 NAL=2 Slice:P Poc:132 I:0 P:989 SKIP:2211 size=3773 bytes
5493[libx264 @ 0x122e10f10] frame=2064 QP=24.88 NAL=2 Slice:B Poc:128 I:0 P:608 SKIP:2592 size=601 bytes
5494[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5495[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5496[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5497[libx264 @ 0x122e10f10] frame=2065 QP=26.67 NAL=0 Slice:B Poc:126 I:0 P:594 SKIP:2606 size=439 bytes
5498[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
5499[libx264 @ 0x122e10f10] frame=2066 QP=24.17 NAL=0 Slice:B Poc:130 I:0 P:425 SKIP:2775 size=287 bytes
5500[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5501[libx264 @ 0x122e10f10] frame=2067 QP=19.75 NAL=2 Slice:P Poc:138 I:1 P:986 SKIP:2213 size=3424 bytes
5502[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5503[libx264 @ 0x122e10f10] frame=2068 QP=27.24 NAL=2 Slice:B Poc:134 I:0 P:512 SKIP:2688 size=377 bytes
5504[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5505[libx264 @ 0x122e10f10] frame=2069 QP=27.97 NAL=0 Slice:B Poc:136 I:0 P:587 SKIP:2613 size=366 bytes
5506[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5507[libx264 @ 0x122e10f10] frame=2070 QP=19.67 NAL=2 Slice:P Poc:144 I:0 P:886 SKIP:2314 size=3331 bytes
5508[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5509[libx264 @ 0x122e10f10] frame=2071 QP=28.06 NAL=2 Slice:B Poc:140 I:0 P:350 SKIP:2850 size=313 bytes
5510[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5511[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5512[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5513[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5514[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5515[libx264 @ 0x122e10f10] frame=2072 QP=27.48 NAL=0 Slice:B Poc:142 I:0 P:601 SKIP:2599 size=360 bytes
5516[libx264 @ 0x122e10f10] frame=2073 QP=19.66 NAL=2 Slice:P Poc:152 I:1 P:724 SKIP:2475 size=3299 bytes
5517[libx264 @ 0x122e10f10] frame=2074 QP=26.02 NAL=2 Slice:B Poc:148 I:0 P:227 SKIP:2973 size=476 bytes
5518[libx264 @ 0x122e10f10] frame=2075 QP=29.31 NAL=0 Slice:B Poc:146 I:0 P:126 SKIP:3074 size=203 bytes
5519[libx264 @ 0x122e10f10] frame=2076 QP=28.12 NAL=0 Slice:B Poc:150 I:0 P:233 SKIP:2967 size=233 bytes
5520[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5521[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5522[libx264 @ 0x122e10f10] frame=2077 QP=19.59 NAL=2 Slice:P Poc:160 I:0 P:879 SKIP:2321 size=3657 bytes
5523[libx264 @ 0x122e10f10] frame=2078 QP=27.48 NAL=2 Slice:B Poc:156 I:0 P:249 SKIP:2951 size=466 bytes
5524[libx264 @ 0x122e10f10] frame=2079 QP=28.68 NAL=0 Slice:B Poc:154 I:0 P:192 SKIP:3008 size=241 bytes
5525[libx264 @ 0x122e10f10] frame=2080 QP=28.49 NAL=0 Slice:B Poc:158 I:0 P:470 SKIP:2730 size=371 bytes
5526[libx264 @ 0x122e10f10] frame=2081 QP=19.69 NAL=2 Slice:P Poc:168 I:2 P:768 SKIP:2430 size=3371 bytes
5527[libx264 @ 0x122e10f10] frame=2082 QP=25.54 NAL=2 Slice:B Poc:164 I:0 P:245 SKIP:2955 size=441 bytes
5528[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5529[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5530[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5531[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5532[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5533[libx264 @ 0x122e10f10] frame=2083 QP=27.85 NAL=0 Slice:B Poc:162 I:0 P:140 SKIP:3060 size=183 bytes
5534[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5535[libx264 @ 0x122e10f10] frame=2084 QP=25.92 NAL=0 Slice:B Poc:166 I:0 P:253 SKIP:2947 size=266 bytes
5536[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5537[libx264 @ 0x122e10f10] frame=2085 QP=19.92 NAL=2 Slice:P Poc:172 I:0 P:443 SKIP:2757 size=2028 bytes
5538[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5539[libx264 @ 0x122e10f10] frame=2086 QP=28.14 NAL=0 Slice:B Poc:170 I:0 P:81 SKIP:3119 size=165 bytes
5540[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5541[libx264 @ 0x122e10f10] frame=2087 QP=19.20 NAL=2 Slice:P Poc:178 I:1 P:1645 SKIP:1554 size=5802 bytes
5542[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5543[libx264 @ 0x122e10f10] frame=2088 QP=26.14 NAL=2 Slice:B Poc:174 I:1 P:498 SKIP:2701 size=458 bytes
5544[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5545[libx264 @ 0x122e10f10] frame=2089 QP=26.81 NAL=0 Slice:B Poc:176 I:0 P:837 SKIP:2363 size=527 bytes
5546[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5547[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5548[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5549[libx264 @ 0x122e10f10] frame=2090 QP=19.61 NAL=2 Slice:P Poc:182 I:0 P:728 SKIP:2472 size=2807 bytes
5550[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5551[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5552[libx264 @ 0x122e10f10] frame=2091 QP=27.88 NAL=0 Slice:B Poc:180 I:0 P:206 SKIP:2994 size=236 bytes
5553[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5554[libx264 @ 0x122e10f10] frame=2092 QP=19.60 NAL=2 Slice:P Poc:190 I:3 P:887 SKIP:2310 size=3788 bytes
5555[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5556[libx264 @ 0x122e10f10] frame=2093 QP=24.30 NAL=2 Slice:B Poc:186 I:0 P:520 SKIP:2680 size=616 bytes
5557[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5558[libx264 @ 0x122e10f10] frame=2094 QP=27.60 NAL=0 Slice:B Poc:184 I:0 P:530 SKIP:2670 size=380 bytes
5559[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5560[libx264 @ 0x122e10f10] frame=2095 QP=28.48 NAL=0 Slice:B Poc:188 I:0 P:513 SKIP:2687 size=350 bytes
5561[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5562[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5563[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5564[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5565[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
5566[libx264 @ 0x122e10f10] frame=2096 QP=19.55 NAL=2 Slice:P Poc:196 I:1 P:875 SKIP:2324 size=3459 bytes
5567[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5568[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5569[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5570[libx264 @ 0x122e10f10] frame=2097 QP=25.05 NAL=2 Slice:B Poc:192 I:0 P:389 SKIP:2811 size=395 bytes
5571[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5572[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5573[libx264 @ 0x122e10f10] frame=2098 QP=28.69 NAL=0 Slice:B Poc:194 I:0 P:361 SKIP:2839 size=323 bytes
5574[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5575[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5576[libx264 @ 0x122e10f10] frame=2099 QP=19.71 NAL=2 Slice:P Poc:204 I:1 P:840 SKIP:2359 size=3550 bytes
5577[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5578[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5579[libx264 @ 0x122e10f10] frame=2100 QP=27.33 NAL=2 Slice:B Poc:200 I:0 P:295 SKIP:2905 size=471 bytes
5580[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5581[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5582[libx264 @ 0x122e10f10] frame=2101 QP=27.86 NAL=0 Slice:B Poc:198 I:0 P:320 SKIP:2880 size=297 bytes
5583[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5584[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5585[libx264 @ 0x122e10f10] frame=2102 QP=28.46 NAL=0 Slice:B Poc:202 I:0 P:351 SKIP:2849 size=291 bytes
5586[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5587[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5588[libx264 @ 0x122e10f10] frame=2103 QP=19.77 NAL=2 Slice:P Poc:212 I:2 P:769 SKIP:2429 size=3270 bytes
5589[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5590[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5591[libx264 @ 0x122e10f10] frame=2104 QP=26.47 NAL=2 Slice:B Poc:208 I:0 P:226 SKIP:2974 size=425 bytes
5592[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5593[libx264 @ 0x122e10f10] frame=2105 QP=24.30 NAL=0 Slice:B Poc:206 I:0 P:245 SKIP:2955 size=247 bytes
5594[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5595[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5596[libx264 @ 0x122e10f10] frame=2106 QP=25.08 NAL=0 Slice:B Poc:210 I:0 P:252 SKIP:2948 size=247 bytes
5597[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5598[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5599[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5600[libx264 @ 0x122e10f10] frame=2107 QP=19.85 NAL=2 Slice:P Poc:220 I:1 P:937 SKIP:2262 size=3775 bytes
5601[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5602[libx264 @ 0x122e10f10] frame=2108 QP=26.15 NAL=2 Slice:B Poc:216 I:0 P:452 SKIP:2748 size=557 bytes
5603[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5604[libx264 @ 0x122e10f10] frame=2109 QP=25.60 NAL=0 Slice:B Poc:214 I:0 P:401 SKIP:2799 size=309 bytes
5605[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5606[libx264 @ 0x122e10f10] frame=2110 QP=28.68 NAL=0 Slice:B Poc:218 I:0 P:422 SKIP:2778 size=323 bytes
5607[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5608[libx264 @ 0x122e10f10] frame=2111 QP=19.95 NAL=2 Slice:P Poc:228 I:1 P:800 SKIP:2399 size=3256 bytes
5609[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5610[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5611[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5612[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5613[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5614[libx264 @ 0x122e10f10] frame=2112 QP=25.11 NAL=2 Slice:B Poc:224 I:0 P:353 SKIP:2847 size=510 bytes
5615[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5616[libx264 @ 0x122e10f10] frame=2113 QP=26.47 NAL=0 Slice:B Poc:222 I:0 P:339 SKIP:2861 size=297 bytes
5617[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5618[libx264 @ 0x122e10f10] frame=2114 QP=28.17 NAL=0 Slice:B Poc:226 I:0 P:385 SKIP:2815 size=310 bytes
5619[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5620[libx264 @ 0x122e10f10] frame=2115 QP=19.31 NAL=2 Slice:P Poc:236 I:1 P:1470 SKIP:1729 size=5560 bytes
5621[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5622[libx264 @ 0x122e10f10] frame=2116 QP=27.47 NAL=2 Slice:B Poc:232 I:0 P:539 SKIP:2661 size=636 bytes
5623[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5624[libx264 @ 0x122e10f10] frame=2117 QP=27.19 NAL=0 Slice:B Poc:230 I:0 P:734 SKIP:2466 size=473 bytes
5625[libx264 @ 0x122e10f10] frame=2118 QP=25.47 NAL=0 Slice:B Poc:234 I:1 P:630 SKIP:2569 size=470 bytes
5626[libx264 @ 0x122e10f10] frame=2119 QP=19.64 NAL=2 Slice:P Poc:240 I:1 P:621 SKIP:2578 size=2494 bytes
5627[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5628[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5629[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5630[libx264 @ 0x122e10f10] frame=2120 QP=27.28 NAL=0 Slice:B Poc:238 I:1 P:179 SKIP:3020 size=246 bytes
5631[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5632[libx264 @ 0x122e10f10] frame=2121 QP=19.65 NAL=2 Slice:P Poc:248 I:3 P:946 SKIP:2251 size=3900 bytes
5633[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5634[libx264 @ 0x122e10f10] frame=2122 QP=24.56 NAL=2 Slice:B Poc:244 I:0 P:513 SKIP:2687 size=618 bytes
5635[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5636[libx264 @ 0x122e10f10] frame=2123 QP=26.99 NAL=0 Slice:B Poc:242 I:0 P:381 SKIP:2819 size=355 bytes
5637[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5638[libx264 @ 0x122e10f10] frame=2124 QP=28.74 NAL=0 Slice:B Poc:246 I:0 P:369 SKIP:2831 size=283 bytes
5639[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5640[libx264 @ 0x122e10f10] frame=2125 QP=19.76 NAL=2 Slice:P Poc:256 I:3 P:901 SKIP:2296 size=3705 bytes
5641[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5642[libx264 @ 0x122e10f10] frame=2126 QP=24.12 NAL=2 Slice:B Poc:252 I:0 P:353 SKIP:2847 size=578 bytes
5643[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5644[libx264 @ 0x122e10f10] frame=2127 QP=28.29 NAL=0 Slice:B Poc:250 I:0 P:309 SKIP:2891 size=297 bytes
5645[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5646[libx264 @ 0x122e10f10] frame=2128 QP=28.48 NAL=0 Slice:B Poc:254 I:0 P:40 SKIP:3160 size=123 bytes
5647[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5648[libx264 @ 0x122e10f10] frame=2129 QP=19.97 NAL=2 Slice:P Poc:264 I:0 P:762 SKIP:2438 size=3296 bytes
5649[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5650[libx264 @ 0x122e10f10] frame=2130 QP=25.19 NAL=2 Slice:B Poc:260 I:0 P:335 SKIP:2865 size=514 bytes
5651[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5652[libx264 @ 0x122e10f10] frame=2131 QP=28.22 NAL=0 Slice:B Poc:258 I:0 P:224 SKIP:2976 size=250 bytes
5653[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5654[libx264 @ 0x122e10f10] frame=2132 QP=28.59 NAL=0 Slice:B Poc:262 I:0 P:210 SKIP:2990 size=213 bytes
5655[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5656[libx264 @ 0x122e10f10] frame=2133 QP=19.99 NAL=2 Slice:P Poc:272 I:1 P:813 SKIP:2386 size=3760 bytes
5657[libx264 @ 0x122e10f10] frame=2134 QP=25.74 NAL=2 Slice:B Poc:268 I:0 P:295 SKIP:2905 size=516 bytes
5658[libx264 @ 0x122e10f10] frame=2135 QP=27.56 NAL=0 Slice:B Poc:266 I:0 P:327 SKIP:2873 size=344 bytes
5659[libx264 @ 0x122e10f10] frame=2136 QP=29.27 NAL=0 Slice:B Poc:270 I:0 P:67 SKIP:3133 size=176 bytes
5660[libx264 @ 0x122e10f10] frame=2137 QP=20.03 NAL=2 Slice:P Poc:280 I:2 P:781 SKIP:2417 size=3680 bytes
5661[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5662[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5663[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5664[libx264 @ 0x122e10f10] frame=2138 QP=26.40 NAL=2 Slice:B Poc:276 I:0 P:333 SKIP:2867 size=619 bytes
5665[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5666[libx264 @ 0x122e10f10] frame=2139 QP=28.83 NAL=0 Slice:B Poc:274 I:0 P:343 SKIP:2857 size=342 bytes
5667[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5668[libx264 @ 0x122e10f10] frame=2140 QP=28.64 NAL=0 Slice:B Poc:278 I:0 P:195 SKIP:3005 size=251 bytes
5669[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5670[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5671[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5672[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5673[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5674[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5675[libx264 @ 0x122e10f10] frame=2141 QP=20.05 NAL=2 Slice:P Poc:288 I:2 P:781 SKIP:2417 size=3680 bytes
5676[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5677[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5678[libx264 @ 0x122e10f10] frame=2142 QP=26.86 NAL=2 Slice:B Poc:284 I:0 P:340 SKIP:2860 size=588 bytes
5679[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5680[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5681[libx264 @ 0x122e10f10] frame=2143 QP=26.96 NAL=0 Slice:B Poc:282 I:0 P:343 SKIP:2857 size=335 bytes
5682[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5683[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5684[libx264 @ 0x122e10f10] frame=2144 QP=29.03 NAL=0 Slice:B Poc:286 I:0 P:153 SKIP:3047 size=212 bytes
5685[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5686[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5687[libx264 @ 0x122e10f10] frame=2145 QP=19.40 NAL=2 Slice:P Poc:294 I:6 P:1630 SKIP:1564 size=6191 bytes
5688[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5689[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5690[libx264 @ 0x122e10f10] frame=2146 QP=27.77 NAL=2 Slice:B Poc:290 I:0 P:486 SKIP:2714 size=452 bytes
5691[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5692[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5693[libx264 @ 0x122e10f10] frame=2147 QP=26.38 NAL=0 Slice:B Poc:292 I:0 P:670 SKIP:2530 size=524 bytes
5694[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5695[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5696[libx264 @ 0x122e10f10] frame=2148 QP=19.50 NAL=2 Slice:P Poc:298 I:0 P:783 SKIP:2417 size=3088 bytes
5697[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5698[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5699[libx264 @ 0x122e10f10] frame=2149 QP=28.52 NAL=0 Slice:B Poc:296 I:0 P:272 SKIP:2928 size=288 bytes
5700[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5701[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5702frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:01:11.63 bitrate=N/A speed= 8.1x
5703[libx264 @ 0x122e10f10] frame=2150 QP=19.78 NAL=2 Slice:P Poc:306 I:4 P:826 SKIP:2370 size=3951 bytes
5704[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5705[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5706[libx264 @ 0x122e10f10] frame=2151 QP=25.26 NAL=2 Slice:B Poc:302 I:0 P:278 SKIP:2922 size=589 bytes
5707[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5708[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5709[libx264 @ 0x122e10f10] frame=2152 QP=29.02 NAL=0 Slice:B Poc:300 I:0 P:262 SKIP:2938 size=316 bytes
5710[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
5711[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5712[libx264 @ 0x122e10f10] frame=2153 QP=28.86 NAL=0 Slice:B Poc:304 I:0 P:130 SKIP:3070 size=194 bytes
5713[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5714[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5715[libx264 @ 0x122e10f10] frame=2154 QP=19.68 NAL=2 Slice:P Poc:312 I:1 P:778 SKIP:2421 size=3274 bytes
5716[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5717[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5718[libx264 @ 0x122e10f10] frame=2155 QP=27.48 NAL=2 Slice:B Poc:308 I:0 P:315 SKIP:2885 size=412 bytes
5719[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5720[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5721[libx264 @ 0x122e10f10] frame=2156 QP=27.77 NAL=0 Slice:B Poc:310 I:0 P:360 SKIP:2840 size=343 bytes
5722[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5723[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5724[libx264 @ 0x122e10f10] frame=2157 QP=19.97 NAL=2 Slice:P Poc:320 I:3 P:858 SKIP:2339 size=3715 bytes
5725[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5726[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5727[libx264 @ 0x122e10f10] frame=2158 QP=27.39 NAL=2 Slice:B Poc:316 I:0 P:319 SKIP:2881 size=625 bytes
5728[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5729[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5730[libx264 @ 0x122e10f10] frame=2159 QP=25.97 NAL=0 Slice:B Poc:314 I:0 P:324 SKIP:2876 size=332 bytes
5731[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5732[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5733[libx264 @ 0x122e10f10] frame=2160 QP=29.03 NAL=0 Slice:B Poc:318 I:0 P:225 SKIP:2975 size=290 bytes
5734[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5735[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5736[libx264 @ 0x122e10f10] frame=2161 QP=19.78 NAL=2 Slice:P Poc:328 I:5 P:885 SKIP:2310 size=3976 bytes
5737[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5738[libx264 @ 0x122e10f10] frame=2162 QP=26.02 NAL=2 Slice:B Poc:324 I:0 P:320 SKIP:2880 size=656 bytes
5739[libx264 @ 0x122e10f10] frame=2163 QP=28.53 NAL=0 Slice:B Poc:322 I:0 P:191 SKIP:3009 size=291 bytes
5740[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5741[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5742[libx264 @ 0x122e10f10] frame=2164 QP=28.00 NAL=0 Slice:B Poc:326 I:0 P:221 SKIP:2979 size=310 bytes
5743[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5744[libx264 @ 0x122e10f10] frame=2165 QP=19.76 NAL=2 Slice:P Poc:336 I:2 P:838 SKIP:2360 size=4006 bytes
5745[libx264 @ 0x122e10f10] frame=2166 QP=27.35 NAL=2 Slice:B Poc:332 I:0 P:407 SKIP:2793 size=734 bytes
5746[libx264 @ 0x122e10f10] frame=2167 QP=28.48 NAL=0 Slice:B Poc:330 I:0 P:372 SKIP:2828 size=364 bytes
5747[libx264 @ 0x122e10f10] frame=2168 QP=27.68 NAL=0 Slice:B Poc:334 I:0 P:361 SKIP:2839 size=356 bytes
5748[libx264 @ 0x122e10f10] frame=2169 QP=19.70 NAL=2 Slice:P Poc:342 I:2 P:794 SKIP:2404 size=3826 bytes
5749[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5750[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5751[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5752[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5753[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5754[libx264 @ 0x122e10f10] frame=2170 QP=24.96 NAL=2 Slice:B Poc:338 I:0 P:277 SKIP:2923 size=441 bytes
5755[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5756[libx264 @ 0x122e10f10] frame=2171 QP=28.56 NAL=0 Slice:B Poc:340 I:0 P:434 SKIP:2766 size=376 bytes
5757[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5758[libx264 @ 0x122e10f10] frame=2172 QP=20.20 NAL=2 Slice:P Poc:346 I:0 P:482 SKIP:2718 size=2674 bytes
5759[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5760[libx264 @ 0x122e10f10] frame=2173 QP=28.28 NAL=0 Slice:B Poc:344 I:0 P:173 SKIP:3027 size=260 bytes
5761[libx264 @ 0x122e10f10] frame=2174 QP=19.47 NAL=2 Slice:P Poc:354 I:9 P:1395 SKIP:1796 size=5681 bytes
5762[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5763[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5764[libx264 @ 0x122e10f10] frame=2175 QP=26.12 NAL=2 Slice:B Poc:350 I:0 P:553 SKIP:2647 size=860 bytes
5765[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5766[libx264 @ 0x122e10f10] frame=2176 QP=28.32 NAL=0 Slice:B Poc:348 I:0 P:776 SKIP:2424 size=551 bytes
5767[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5768[libx264 @ 0x122e10f10] frame=2177 QP=28.24 NAL=0 Slice:B Poc:352 I:0 P:393 SKIP:2807 size=407 bytes
5769[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5770[libx264 @ 0x122e10f10] frame=2178 QP=19.48 NAL=2 Slice:P Poc:362 I:7 P:1151 SKIP:2042 size=4619 bytes
5771[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5772[libx264 @ 0x122e10f10] frame=2179 QP=26.00 NAL=2 Slice:B Poc:358 I:0 P:609 SKIP:2591 size=798 bytes
5773[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5774[libx264 @ 0x122e10f10] frame=2180 QP=27.76 NAL=0 Slice:B Poc:356 I:0 P:485 SKIP:2715 size=492 bytes
5775[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5776[libx264 @ 0x122e10f10] frame=2181 QP=28.78 NAL=0 Slice:B Poc:360 I:0 P:516 SKIP:2684 size=475 bytes
5777[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5778[libx264 @ 0x122e10f10] frame=2182 QP=19.69 NAL=2 Slice:P Poc:370 I:3 P:926 SKIP:2271 size=4018 bytes
5779[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5780[libx264 @ 0x122e10f10] frame=2183 QP=26.61 NAL=2 Slice:B Poc:366 I:0 P:277 SKIP:2923 size=640 bytes
5781[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5782[libx264 @ 0x122e10f10] frame=2184 QP=28.85 NAL=0 Slice:B Poc:364 I:0 P:280 SKIP:2920 size=400 bytes
5783[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5784[libx264 @ 0x122e10f10] frame=2185 QP=28.36 NAL=0 Slice:B Poc:368 I:0 P:210 SKIP:2990 size=326 bytes
5785[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5786[libx264 @ 0x122e10f10] frame=2186 QP=19.89 NAL=2 Slice:P Poc:378 I:3 P:918 SKIP:2279 size=3899 bytes
5787[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5788[libx264 @ 0x122e10f10] frame=2187 QP=26.65 NAL=2 Slice:B Poc:374 I:0 P:367 SKIP:2833 size=701 bytes
5789[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5790[libx264 @ 0x122e10f10] frame=2188 QP=28.45 NAL=0 Slice:B Poc:372 I:0 P:218 SKIP:2982 size=333 bytes
5791[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5792[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5793[libx264 @ 0x122e10f10] frame=2189 QP=28.19 NAL=0 Slice:B Poc:376 I:0 P:237 SKIP:2963 size=364 bytes
5794[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5795[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5796[libx264 @ 0x122e10f10] frame=2190 QP=19.87 NAL=2 Slice:P Poc:386 I:3 P:867 SKIP:2330 size=4118 bytes
5797[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5798[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5799[libx264 @ 0x122e10f10] frame=2191 QP=27.19 NAL=2 Slice:B Poc:382 I:0 P:306 SKIP:2894 size=756 bytes
5800[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5801[libx264 @ 0x122e10f10] frame=2192 QP=28.67 NAL=0 Slice:B Poc:380 I:0 P:251 SKIP:2949 size=378 bytes
5802[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5803[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5804[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5805[libx264 @ 0x122e10f10] frame=2193 QP=27.35 NAL=0 Slice:B Poc:384 I:0 P:251 SKIP:2949 size=385 bytes
5806[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5807[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5808[libx264 @ 0x122e10f10] frame=2194 QP=19.92 NAL=2 Slice:P Poc:394 I:5 P:923 SKIP:2272 size=3924 bytes
5809[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5810[libx264 @ 0x122e10f10] frame=2195 QP=24.99 NAL=2 Slice:B Poc:390 I:0 P:459 SKIP:2741 size=824 bytes
5811[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5812[libx264 @ 0x122e10f10] frame=2196 QP=28.96 NAL=0 Slice:B Poc:388 I:0 P:291 SKIP:2909 size=429 bytes
5813[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5814[libx264 @ 0x122e10f10] frame=2197 QP=28.44 NAL=0 Slice:B Poc:392 I:0 P:248 SKIP:2952 size=391 bytes
5815[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5816[libx264 @ 0x122e10f10] frame=2198 QP=19.95 NAL=2 Slice:P Poc:402 I:5 P:831 SKIP:2364 size=4066 bytes
5817[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5818[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5819[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5820[libx264 @ 0x122e10f10] frame=2199 QP=27.65 NAL=2 Slice:B Poc:398 I:0 P:401 SKIP:2799 size=834 bytes
5821[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5822[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5823[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5824[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5825[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5826[libx264 @ 0x122e10f10] frame=2200 QP=28.37 NAL=0 Slice:B Poc:396 I:0 P:327 SKIP:2873 size=445 bytes
5827[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5828[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5829[libx264 @ 0x122e10f10] frame=2201 QP=29.02 NAL=0 Slice:B Poc:400 I:0 P:337 SKIP:2863 size=416 bytes
5830[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5831[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5832[libx264 @ 0x122e10f10] frame=2202 QP=19.35 NAL=2 Slice:P Poc:410 I:15 P:1549 SKIP:1636 size=6752 bytes
5833[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5834[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5835[libx264 @ 0x122e10f10] frame=2203 QP=25.62 NAL=2 Slice:B Poc:406 I:0 P:653 SKIP:2547 size=1003 bytes
5836[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5837[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5838[libx264 @ 0x122e10f10] frame=2204 QP=28.85 NAL=0 Slice:B Poc:404 I:0 P:547 SKIP:2653 size=542 bytes
5839[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5840[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5841[libx264 @ 0x122e10f10] frame=2205 QP=26.61 NAL=0 Slice:B Poc:408 I:0 P:554 SKIP:2646 size=559 bytes
5842[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5843[libx264 @ 0x122e10f10] frame=2206 QP=19.55 NAL=2 Slice:P Poc:418 I:8 P:1217 SKIP:1975 size=5511 bytes
5844[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5845[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5846[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5847[libx264 @ 0x122e10f10] frame=2207 QP=27.24 NAL=2 Slice:B Poc:414 I:0 P:351 SKIP:2849 size=839 bytes
5848[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5849[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5850[libx264 @ 0x122e10f10] frame=2208 QP=27.74 NAL=0 Slice:B Poc:412 I:0 P:276 SKIP:2924 size=400 bytes
5851[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5852[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5853[libx264 @ 0x122e10f10] frame=2209 QP=26.27 NAL=0 Slice:B Poc:416 I:0 P:574 SKIP:2626 size=545 bytes
5854[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5855[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5856[libx264 @ 0x122e10f10] frame=2210 QP=19.86 NAL=2 Slice:P Poc:426 I:5 P:874 SKIP:2321 size=4421 bytes
5857[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5858[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5859[libx264 @ 0x122e10f10] frame=2211 QP=26.92 NAL=2 Slice:B Poc:422 I:0 P:310 SKIP:2890 size=787 bytes
5860[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5861[libx264 @ 0x122e10f10] frame=2212 QP=27.48 NAL=0 Slice:B Poc:420 I:0 P:191 SKIP:3009 size=403 bytes
5862[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5863[libx264 @ 0x122e10f10] frame=2213 QP=27.77 NAL=0 Slice:B Poc:424 I:0 P:291 SKIP:2909 size=453 bytes
5864[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5865[libx264 @ 0x122e10f10] frame=2214 QP=19.83 NAL=2 Slice:P Poc:434 I:6 P:865 SKIP:2329 size=4546 bytes
5866[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5867[libx264 @ 0x122e10f10] frame=2215 QP=27.17 NAL=2 Slice:B Poc:430 I:0 P:277 SKIP:2923 size=853 bytes
5868[libx264 @ 0x122e10f10] frame=2216 QP=28.85 NAL=0 Slice:B Poc:428 I:0 P:121 SKIP:3079 size=360 bytes
5869[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5870[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5871[libx264 @ 0x122e10f10] frame=2217 QP=29.10 NAL=0 Slice:B Poc:432 I:0 P:265 SKIP:2935 size=482 bytes
5872[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5873[libx264 @ 0x122e10f10] frame=2218 QP=20.18 NAL=2 Slice:P Poc:442 I:10 P:766 SKIP:2424 size=4161 bytes
5874[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5875[libx264 @ 0x122e10f10] frame=2219 QP=26.42 NAL=2 Slice:B Poc:438 I:0 P:270 SKIP:2930 size=832 bytes
5876[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5877[libx264 @ 0x122e10f10] frame=2220 QP=28.49 NAL=0 Slice:B Poc:436 I:0 P:172 SKIP:3028 size=433 bytes
5878[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5879[libx264 @ 0x122e10f10] frame=2221 QP=27.45 NAL=0 Slice:B Poc:440 I:0 P:282 SKIP:2918 size=478 bytes
5880[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5881[libx264 @ 0x122e10f10] frame=2222 QP=20.12 NAL=2 Slice:P Poc:450 I:4 P:776 SKIP:2420 size=4246 bytes
5882[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5883[libx264 @ 0x122e10f10] frame=2223 QP=26.79 NAL=2 Slice:B Poc:446 I:0 P:291 SKIP:2909 size=914 bytes
5884[libx264 @ 0x122e10f10] frame=2224 QP=27.40 NAL=0 Slice:B Poc:444 I:0 P:187 SKIP:3013 size=454 bytes
5885[libx264 @ 0x122e10f10] frame=2225 QP=28.47 NAL=0 Slice:B Poc:448 I:0 P:283 SKIP:2917 size=465 bytes
5886[libx264 @ 0x122e10f10] frame=2226 QP=20.22 NAL=2 Slice:P Poc:458 I:4 P:911 SKIP:2285 size=4494 bytes
5887[libx264 @ 0x122e10f10] frame=2227 QP=25.88 NAL=2 Slice:B Poc:454 I:0 P:285 SKIP:2915 size=883 bytes
5888[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5889[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5890[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5891[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5892[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5893[libx264 @ 0x122e10f10] frame=2228 QP=28.71 NAL=0 Slice:B Poc:452 I:0 P:173 SKIP:3027 size=465 bytes
5894[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5895[libx264 @ 0x122e10f10] frame=2229 QP=27.00 NAL=0 Slice:B Poc:456 I:0 P:398 SKIP:2802 size=567 bytes
5896[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5897[libx264 @ 0x122e10f10] frame=2230 QP=19.91 NAL=2 Slice:P Poc:466 I:15 P:1611 SKIP:1574 size=6582 bytes
5898[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5899[libx264 @ 0x122e10f10] frame=2231 QP=26.47 NAL=2 Slice:B Poc:462 I:0 P:599 SKIP:2601 size=1122 bytes
5900[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5901[libx264 @ 0x122e10f10] frame=2232 QP=28.05 NAL=0 Slice:B Poc:460 I:0 P:515 SKIP:2685 size=623 bytes
5902[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5903[libx264 @ 0x122e10f10] frame=2233 QP=27.18 NAL=0 Slice:B Poc:464 I:0 P:580 SKIP:2620 size=654 bytes
5904[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5905[libx264 @ 0x122e10f10] frame=2234 QP=19.83 NAL=2 Slice:P Poc:474 I:15 P:1411 SKIP:1774 size=6325 bytes
5906[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5907[libx264 @ 0x122e10f10] frame=2235 QP=26.71 NAL=2 Slice:B Poc:470 I:1 P:510 SKIP:2689 size=1082 bytes
5908[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5909[libx264 @ 0x122e10f10] frame=2236 QP=29.70 NAL=0 Slice:B Poc:468 I:0 P:421 SKIP:2779 size=654 bytes
5910[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5911[libx264 @ 0x122e10f10] frame=2237 QP=26.15 NAL=0 Slice:B Poc:472 I:0 P:351 SKIP:2849 size=591 bytes
5912[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5913[libx264 @ 0x122e10f10] frame=2238 QP=19.93 NAL=2 Slice:P Poc:482 I:10 P:1024 SKIP:2166 size=4882 bytes
5914[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5915[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
5916[libx264 @ 0x122e10f10] frame=2239 QP=26.46 NAL=2 Slice:B Poc:478 I:1 P:307 SKIP:2892 size=977 bytes
5917[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
5918[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
5919[libx264 @ 0x122e10f10] frame=2240 QP=28.98 NAL=0 Slice:B Poc:476 I:0 P:120 SKIP:3080 size=486 bytes
5920[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5921[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
5922[libx264 @ 0x122e10f10] frame=2241 QP=27.97 NAL=0 Slice:B Poc:480 I:0 P:105 SKIP:3095 size=431 bytes
5923[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5924[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
5925[libx264 @ 0x122e10f10] frame=2242 QP=19.63 NAL=2 Slice:P Poc:484 I:0 P:898 SKIP:2302 size=3166 bytes
5926[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5927[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
5928[libx264 @ 0x122e10f10] frame=2243 QP=19.91 NAL=2 Slice:P Poc:492 I:6 P:872 SKIP:2322 size=4716 bytes
5929[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
5930[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5931[libx264 @ 0x122e10f10] frame=2244 QP=25.40 NAL=2 Slice:B Poc:488 I:0 P:242 SKIP:2958 size=1046 bytes
5932[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5933[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
5934[libx264 @ 0x122e10f10] frame=2245 QP=28.87 NAL=0 Slice:B Poc:486 I:0 P:103 SKIP:3097 size=420 bytes
5935[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5936[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
5937[libx264 @ 0x122e10f10] frame=2246 QP=26.81 NAL=0 Slice:B Poc:490 I:0 P:260 SKIP:2940 size=537 bytes
5938[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
5939[libx264 @ 0x122e10f10] frame=2247 QP=27.40 NAL=2 Slice:P Poc:498 I:3 P:107 SKIP:3090 size=1161 bytes
5940[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
5941[libx264 @ 0x122e10f10] frame=2248 QP=27.21 NAL=2 Slice:B Poc:494 I:0 P:87 SKIP:3113 size=522 bytes
5942[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5943[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5944[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5945[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
5946[libx264 @ 0x122e10f10] frame=2249 QP=27.14 NAL=0 Slice:B Poc:496 I:0 P:77 SKIP:3123 size=454 bytes
5947[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5948[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
5949[libx264 @ 0x122e10f10] frame=2250 QP=16.78 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=138825 bytes
5950[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5951[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
5952[libx264 @ 0x122e10f10] frame=2251 QP=20.26 NAL=2 Slice:P Poc:8 I:13 P:388 SKIP:2799 size=3065 bytes
5953[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5954[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
5955[libx264 @ 0x122e10f10] frame=2252 QP=26.14 NAL=2 Slice:B Poc:4 I:1 P:131 SKIP:3068 size=847 bytes
5956[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
5957[libx264 @ 0x122e10f10] frame=2253 QP=28.26 NAL=0 Slice:B Poc:2 I:0 P:98 SKIP:3102 size=407 bytes
5958[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
5959[libx264 @ 0x122e10f10] frame=2254 QP=28.19 NAL=0 Slice:B Poc:6 I:0 P:95 SKIP:3105 size=439 bytes
5960[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
5961[libx264 @ 0x122e10f10] frame=2255 QP=20.41 NAL=2 Slice:P Poc:16 I:11 P:469 SKIP:2720 size=3351 bytes
5962[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
5963[libx264 @ 0x122e10f10] frame=2256 QP=25.92 NAL=2 Slice:B Poc:12 I:0 P:203 SKIP:2997 size=865 bytes
5964[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5965[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5966[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5967[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5968[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
5969[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5970[libx264 @ 0x122e10f10] frame=2257 QP=28.04 NAL=0 Slice:B Poc:10 I:0 P:147 SKIP:3053 size=451 bytes
5971[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5972[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
5973[libx264 @ 0x122e10f10] frame=2258 QP=28.76 NAL=0 Slice:B Poc:14 I:0 P:172 SKIP:3028 size=479 bytes
5974[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5975[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
5976[libx264 @ 0x122e10f10] frame=2259 QP=19.68 NAL=2 Slice:P Poc:24 I:15 P:1620 SKIP:1565 size=7004 bytes
5977[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5978[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
5979[libx264 @ 0x122e10f10] frame=2260 QP=25.42 NAL=2 Slice:B Poc:20 I:0 P:622 SKIP:2578 size=1065 bytes
5980[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5981[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
5982[libx264 @ 0x122e10f10] frame=2261 QP=27.74 NAL=0 Slice:B Poc:18 I:0 P:396 SKIP:2804 size=557 bytes
5983[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5984[libx264 @ 0x122e10f10] frame=2262 QP=28.59 NAL=0 Slice:B Poc:22 I:0 P:430 SKIP:2770 size=641 bytes
5985[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5986[libx264 @ 0x122e10f10] frame=2263 QP=19.79 NAL=2 Slice:P Poc:32 I:10 P:1252 SKIP:1938 size=5569 bytes
5987[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5988[libx264 @ 0x122e10f10] frame=2264 QP=25.07 NAL=2 Slice:B Poc:28 I:0 P:566 SKIP:2634 size=1005 bytes
5989[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
5990[libx264 @ 0x122e10f10] frame=2265 QP=28.80 NAL=0 Slice:B Poc:26 I:0 P:308 SKIP:2892 size=537 bytes
5991[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5992[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5993[libx264 @ 0x122e10f10] frame=2266 QP=27.07 NAL=0 Slice:B Poc:30 I:0 P:268 SKIP:2932 size=471 bytes
5994[libx264 @ 0x122e10f10] frame=2267 QP=20.43 NAL=2 Slice:P Poc:40 I:12 P:880 SKIP:2308 size=4259 bytes
5995[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
5996[libx264 @ 0x122e10f10] frame=2268 QP=24.90 NAL=2 Slice:B Poc:36 I:0 P:330 SKIP:2870 size=819 bytes
5997[h264 @ 0x122e659d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
5998[libx264 @ 0x122e10f10] frame=2269 QP=28.33 NAL=0 Slice:B Poc:34 I:0 P:123 SKIP:3077 size=386 bytes
5999[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6000[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6001[libx264 @ 0x122e10f10] frame=2270 QP=27.35 NAL=0 Slice:B Poc:38 I:0 P:159 SKIP:3041 size=374 bytes
6002[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6003[libx264 @ 0x122e10f10] frame=2271 QP=19.97 NAL=2 Slice:P Poc:48 I:13 P:902 SKIP:2285 size=4578 bytes
6004[libx264 @ 0x122e10f10] frame=2272 QP=24.46 NAL=2 Slice:B Poc:44 I:0 P:377 SKIP:2823 size=928 bytes
6005[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6006[libx264 @ 0x122e10f10] frame=2273 QP=27.05 NAL=0 Slice:B Poc:42 I:0 P:178 SKIP:3022 size=424 bytes
6007[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6008[libx264 @ 0x122e10f10] frame=2274 QP=27.98 NAL=0 Slice:B Poc:46 I:0 P:99 SKIP:3101 size=371 bytes
6009[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6010[libx264 @ 0x122e10f10] frame=2275 QP=20.24 NAL=2 Slice:P Poc:56 I:10 P:865 SKIP:2325 size=4180 bytes
6011[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6012[libx264 @ 0x122e10f10] frame=2276 QP=26.56 NAL=2 Slice:B Poc:52 I:3 P:356 SKIP:2841 size=880 bytes
6013[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6014[libx264 @ 0x122e10f10] frame=2277 QP=27.92 NAL=0 Slice:B Poc:50 I:0 P:219 SKIP:2981 size=498 bytes
6015[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6016[libx264 @ 0x122e10f10] frame=2278 QP=26.84 NAL=0 Slice:B Poc:54 I:0 P:149 SKIP:3051 size=408 bytes
6017[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6018[libx264 @ 0x122e10f10] frame=2279 QP=20.62 NAL=2 Slice:P Poc:64 I:10 P:645 SKIP:2545 size=3738 bytes
6019[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6020[libx264 @ 0x122e10f10] frame=2280 QP=24.55 NAL=2 Slice:B Poc:60 I:0 P:290 SKIP:2910 size=839 bytes
6021[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6022[libx264 @ 0x122e10f10] frame=2281 QP=27.01 NAL=0 Slice:B Poc:58 I:0 P:158 SKIP:3042 size=419 bytes
6023[libx264 @ 0x122e10f10] frame=2282 QP=27.66 NAL=0 Slice:B Poc:62 I:0 P:83 SKIP:3117 size=323 bytes
6024[libx264 @ 0x122e10f10] frame=2283 QP=20.29 NAL=2 Slice:P Poc:72 I:16 P:1125 SKIP:2059 size=5144 bytes
6025[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6026[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6027[libx264 @ 0x122e10f10] frame=2284 QP=26.56 NAL=2 Slice:B Poc:68 I:1 P:468 SKIP:2731 size=980 bytes
6028[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6029[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6030[libx264 @ 0x122e10f10] frame=2285 QP=27.82 NAL=0 Slice:B Poc:66 I:0 P:310 SKIP:2890 size=527 bytes
6031[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6032[libx264 @ 0x122e10f10] frame=2286 QP=27.37 NAL=0 Slice:B Poc:70 I:0 P:253 SKIP:2947 size=521 bytes
6033[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6034[libx264 @ 0x122e10f10] frame=2287 QP=20.08 NAL=2 Slice:P Poc:74 I:0 P:811 SKIP:2389 size=2674 bytes
6035[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6036[libx264 @ 0x122e10f10] frame=2288 QP=19.56 NAL=2 Slice:P Poc:82 I:19 P:1760 SKIP:1421 size=7454 bytes
6037[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6038[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6039[libx264 @ 0x122e10f10] frame=2289 QP=25.23 NAL=2 Slice:B Poc:78 I:0 P:609 SKIP:2591 size=1013 bytes
6040[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6041[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6042[libx264 @ 0x122e10f10] frame=2290 QP=27.83 NAL=0 Slice:B Poc:76 I:0 P:384 SKIP:2816 size=502 bytes
6043[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6044[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6045[libx264 @ 0x122e10f10] frame=2291 QP=27.06 NAL=0 Slice:B Poc:80 I:0 P:557 SKIP:2643 size=604 bytes
6046[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6047[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6048[libx264 @ 0x122e10f10] frame=2292 QP=19.63 NAL=2 Slice:P Poc:90 I:15 P:1237 SKIP:1948 size=5576 bytes
6049[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6050[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6051[libx264 @ 0x122e10f10] frame=2293 QP=25.99 NAL=2 Slice:B Poc:86 I:1 P:465 SKIP:2734 size=901 bytes
6052[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6053[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6054[libx264 @ 0x122e10f10] frame=2294 QP=27.56 NAL=0 Slice:B Poc:84 I:0 P:240 SKIP:2960 size=461 bytes
6055[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6056[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6057[libx264 @ 0x122e10f10] frame=2295 QP=27.99 NAL=0 Slice:B Poc:88 I:0 P:170 SKIP:3030 size=406 bytes
6058[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6059[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6060[libx264 @ 0x122e10f10] frame=2296 QP=19.82 NAL=2 Slice:P Poc:94 I:5 P:875 SKIP:2320 size=3535 bytes
6061[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6062[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6063[libx264 @ 0x122e10f10] frame=2297 QP=27.61 NAL=0 Slice:B Poc:92 I:0 P:207 SKIP:2993 size=429 bytes
6064[h264 @ 0x122e7f650] nal_unit_type: 5(IDR), nal_ref_idc: 3
6065[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6066[libx264 @ 0x122e10f10] frame=2298 QP=20.07 NAL=2 Slice:P Poc:102 I:16 P:866 SKIP:2318 size=4257 bytes
6067[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6068[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6069[libx264 @ 0x122e10f10] frame=2299 QP=26.55 NAL=2 Slice:B Poc:98 I:0 P:296 SKIP:2904 size=848 bytes
6070[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6071[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6072[libx264 @ 0x122e10f10] frame=2300 QP=28.93 NAL=0 Slice:B Poc:96 I:0 P:199 SKIP:3001 size=401 bytes
6073[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6074[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6075[libx264 @ 0x122e10f10] frame=2301 QP=27.68 NAL=0 Slice:B Poc:100 I:0 P:180 SKIP:3020 size=444 bytes
6076[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6077[libx264 @ 0x122e10f10] frame=2302 QP=19.98 NAL=2 Slice:P Poc:110 I:13 P:903 SKIP:2284 size=4248 bytes
6078[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6079[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6080[libx264 @ 0x122e10f10] frame=2303 QP=25.49 NAL=2 Slice:B Poc:106 I:1 P:285 SKIP:2914 size=957 bytes
6081[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6082[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6083[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6084[libx264 @ 0x122e10f10] frame=2304 QP=28.02 NAL=0 Slice:B Poc:104 I:0 P:281 SKIP:2919 size=559 bytes
6085[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6086[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6087[libx264 @ 0x122e10f10] frame=2305 QP=27.35 NAL=0 Slice:B Poc:108 I:0 P:213 SKIP:2987 size=473 bytes
6088[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6089[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6090[libx264 @ 0x122e10f10] frame=2306 QP=20.07 NAL=2 Slice:P Poc:118 I:15 P:864 SKIP:2321 size=4648 bytes
6091[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6092[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6093[libx264 @ 0x122e10f10] frame=2307 QP=25.70 NAL=2 Slice:B Poc:114 I:0 P:416 SKIP:2784 size=975 bytes
6094[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6095[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6096[libx264 @ 0x122e10f10] frame=2308 QP=27.71 NAL=0 Slice:B Poc:112 I:0 P:190 SKIP:3010 size=466 bytes
6097[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6098[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6099[libx264 @ 0x122e10f10] frame=2309 QP=27.56 NAL=0 Slice:B Poc:116 I:0 P:257 SKIP:2943 size=494 bytes
6100[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6101[libx264 @ 0x122e10f10] frame=2310 QP=19.99 NAL=2 Slice:P Poc:126 I:13 P:983 SKIP:2204 size=4608 bytes
6102[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6103[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6104[libx264 @ 0x122e10f10] frame=2311 QP=26.48 NAL=2 Slice:B Poc:122 I:0 P:409 SKIP:2791 size=928 bytes
6105[libx264 @ 0x122e10f10] frame=2312 QP=27.50 NAL=0 Slice:B Poc:120 I:0 P:237 SKIP:2963 size=489 bytes
6106[libx264 @ 0x122e10f10] frame=2313 QP=28.18 NAL=0 Slice:B Poc:124 I:0 P:374 SKIP:2826 size=609 bytes
6107[libx264 @ 0x122e10f10] frame=2314 QP=20.22 NAL=2 Slice:P Poc:134 I:5 P:832 SKIP:2363 size=4204 bytes
6108frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:01:17.14 bitrate=N/A speed=8.25x
6109[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6110[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6111[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6112[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6113[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6114[libx264 @ 0x122e10f10] frame=2315 QP=26.86 NAL=2 Slice:B Poc:130 I:0 P:370 SKIP:2830 size=899 bytes
6115[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6116[libx264 @ 0x122e10f10] frame=2316 QP=28.20 NAL=0 Slice:B Poc:128 I:0 P:298 SKIP:2902 size=531 bytes
6117[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6118[libx264 @ 0x122e10f10] frame=2317 QP=28.25 NAL=0 Slice:B Poc:132 I:0 P:296 SKIP:2904 size=474 bytes
6119[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6120[libx264 @ 0x122e10f10] frame=2318 QP=19.39 NAL=2 Slice:P Poc:142 I:21 P:1871 SKIP:1308 size=8116 bytes
6121[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6122[libx264 @ 0x122e10f10] frame=2319 QP=25.90 NAL=2 Slice:B Poc:138 I:2 P:850 SKIP:2348 size=1135 bytes
6123[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6124[libx264 @ 0x122e10f10] frame=2320 QP=28.19 NAL=0 Slice:B Poc:136 I:0 P:674 SKIP:2526 size=721 bytes
6125[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6126[libx264 @ 0x122e10f10] frame=2321 QP=26.79 NAL=0 Slice:B Poc:140 I:0 P:680 SKIP:2520 size=707 bytes
6127[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6128[libx264 @ 0x122e10f10] frame=2322 QP=19.61 NAL=2 Slice:P Poc:150 I:10 P:1280 SKIP:1910 size=5630 bytes
6129[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6130[libx264 @ 0x122e10f10] frame=2323 QP=24.15 NAL=2 Slice:B Poc:146 I:0 P:479 SKIP:2721 size=891 bytes
6131[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6132[libx264 @ 0x122e10f10] frame=2324 QP=27.37 NAL=0 Slice:B Poc:144 I:0 P:277 SKIP:2923 size=542 bytes
6133[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6134[libx264 @ 0x122e10f10] frame=2325 QP=25.98 NAL=0 Slice:B Poc:148 I:0 P:578 SKIP:2622 size=682 bytes
6135[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6136[libx264 @ 0x122e10f10] frame=2326 QP=19.69 NAL=2 Slice:P Poc:158 I:8 P:996 SKIP:2196 size=4771 bytes
6137[h264 @ 0x122e29750] nal_unit_type: 5(IDR), nal_ref_idc: 3
6138[libx264 @ 0x122e10f10] frame=2327 QP=26.30 NAL=2 Slice:B Poc:154 I:0 P:421 SKIP:2779 size=803 bytes
6139[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6140[libx264 @ 0x122e10f10] frame=2328 QP=27.03 NAL=0 Slice:B Poc:152 I:0 P:271 SKIP:2929 size=533 bytes
6141[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6142[libx264 @ 0x122e10f10] frame=2329 QP=28.06 NAL=0 Slice:B Poc:156 I:0 P:445 SKIP:2755 size=554 bytes
6143[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6144[libx264 @ 0x122e10f10] frame=2330 QP=19.92 NAL=2 Slice:P Poc:166 I:11 P:922 SKIP:2267 size=4500 bytes
6145[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6146[libx264 @ 0x122e10f10] frame=2331 QP=27.14 NAL=2 Slice:B Poc:162 I:1 P:364 SKIP:2835 size=830 bytes
6147[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6148[libx264 @ 0x122e10f10] frame=2332 QP=26.48 NAL=0 Slice:B Poc:160 I:0 P:305 SKIP:2895 size=496 bytes
6149[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6150[libx264 @ 0x122e10f10] frame=2333 QP=27.24 NAL=0 Slice:B Poc:164 I:0 P:450 SKIP:2750 size=492 bytes
6151[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6152[libx264 @ 0x122e10f10] frame=2334 QP=20.13 NAL=2 Slice:P Poc:174 I:12 P:840 SKIP:2348 size=4299 bytes
6153[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6154[libx264 @ 0x122e10f10] frame=2335 QP=25.62 NAL=2 Slice:B Poc:170 I:0 P:294 SKIP:2906 size=911 bytes
6155[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6156[libx264 @ 0x122e10f10] frame=2336 QP=27.09 NAL=0 Slice:B Poc:168 I:0 P:198 SKIP:3002 size=436 bytes
6157[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6158[libx264 @ 0x122e10f10] frame=2337 QP=29.03 NAL=0 Slice:B Poc:172 I:0 P:270 SKIP:2930 size=503 bytes
6159[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6160[libx264 @ 0x122e10f10] frame=2338 QP=20.06 NAL=2 Slice:P Poc:182 I:16 P:871 SKIP:2313 size=4616 bytes
6161[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6162[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6163[libx264 @ 0x122e10f10] frame=2339 QP=25.26 NAL=2 Slice:B Poc:178 I:0 P:305 SKIP:2895 size=865 bytes
6164[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6165[libx264 @ 0x122e10f10] frame=2340 QP=27.86 NAL=0 Slice:B Poc:176 I:0 P:149 SKIP:3051 size=448 bytes
6166[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6167[libx264 @ 0x122e10f10] frame=2341 QP=27.38 NAL=0 Slice:B Poc:180 I:0 P:291 SKIP:2909 size=540 bytes
6168[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6169[libx264 @ 0x122e10f10] frame=2342 QP=20.14 NAL=2 Slice:P Poc:190 I:15 P:751 SKIP:2434 size=4423 bytes
6170[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6171[libx264 @ 0x122e10f10] frame=2343 QP=26.57 NAL=2 Slice:B Poc:186 I:1 P:305 SKIP:2894 size=846 bytes
6172[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6173[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6174[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6175[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6176[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6177[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6178[libx264 @ 0x122e10f10] frame=2344 QP=27.35 NAL=0 Slice:B Poc:184 I:0 P:135 SKIP:3065 size=429 bytes
6179[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6180[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6181[libx264 @ 0x122e10f10] frame=2345 QP=27.38 NAL=0 Slice:B Poc:188 I:0 P:432 SKIP:2768 size=574 bytes
6182[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6183[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6184[libx264 @ 0x122e10f10] frame=2346 QP=19.75 NAL=2 Slice:P Poc:198 I:11 P:1680 SKIP:1509 size=7111 bytes
6185[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6186[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6187[libx264 @ 0x122e10f10] frame=2347 QP=25.10 NAL=2 Slice:B Poc:194 I:0 P:649 SKIP:2551 size=919 bytes
6188[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6189[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6190[libx264 @ 0x122e10f10] frame=2348 QP=27.56 NAL=0 Slice:B Poc:192 I:0 P:494 SKIP:2706 size=560 bytes
6191[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6192[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6193[libx264 @ 0x122e10f10] frame=2349 QP=26.63 NAL=0 Slice:B Poc:196 I:0 P:704 SKIP:2496 size=666 bytes
6194[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6195[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6196[libx264 @ 0x122e10f10] frame=2350 QP=19.72 NAL=2 Slice:P Poc:206 I:4 P:1380 SKIP:1816 size=6067 bytes
6197[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6198[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6199[libx264 @ 0x122e10f10] frame=2351 QP=26.28 NAL=2 Slice:B Poc:202 I:1 P:514 SKIP:2685 size=890 bytes
6200[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6201[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6202[libx264 @ 0x122e10f10] frame=2352 QP=28.62 NAL=0 Slice:B Poc:200 I:0 P:384 SKIP:2816 size=535 bytes
6203[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6204[libx264 @ 0x122e10f10] frame=2353 QP=28.81 NAL=0 Slice:B Poc:204 I:0 P:290 SKIP:2910 size=421 bytes
6205[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6206[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6207[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6208[libx264 @ 0x122e10f10] frame=2354 QP=19.51 NAL=2 Slice:P Poc:208 I:1 P:1140 SKIP:2059 size=3644 bytes
6209[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6210[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6211[libx264 @ 0x122e10f10] frame=2355 QP=19.82 NAL=2 Slice:P Poc:216 I:9 P:792 SKIP:2399 size=4338 bytes
6212[h264 @ 0x122e433d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6213[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6214[libx264 @ 0x122e10f10] frame=2356 QP=26.37 NAL=2 Slice:B Poc:212 I:0 P:255 SKIP:2945 size=814 bytes
6215[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6216[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6217[libx264 @ 0x122e10f10] frame=2357 QP=27.30 NAL=0 Slice:B Poc:210 I:0 P:112 SKIP:3088 size=347 bytes
6218[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6219[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6220[libx264 @ 0x122e10f10] frame=2358 QP=26.75 NAL=0 Slice:B Poc:214 I:0 P:146 SKIP:3054 size=392 bytes
6221[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6222[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6223[libx264 @ 0x122e10f10] frame=2359 QP=20.03 NAL=2 Slice:P Poc:224 I:8 P:800 SKIP:2392 size=4277 bytes
6224[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6225[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6226[libx264 @ 0x122e10f10] frame=2360 QP=26.61 NAL=2 Slice:B Poc:220 I:0 P:252 SKIP:2948 size=721 bytes
6227[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6228[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6229[libx264 @ 0x122e10f10] frame=2361 QP=26.95 NAL=0 Slice:B Poc:218 I:0 P:160 SKIP:3040 size=355 bytes
6230[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6231[libx264 @ 0x122e10f10] frame=2362 QP=27.77 NAL=0 Slice:B Poc:222 I:0 P:271 SKIP:2929 size=418 bytes
6232[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6233[libx264 @ 0x122e10f10] frame=2363 QP=20.02 NAL=2 Slice:P Poc:232 I:1 P:872 SKIP:2327 size=4062 bytes
6234[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6235[libx264 @ 0x122e10f10] frame=2364 QP=27.78 NAL=2 Slice:B Poc:228 I:0 P:348 SKIP:2852 size=753 bytes
6236[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6237[libx264 @ 0x122e10f10] frame=2365 QP=29.45 NAL=0 Slice:B Poc:226 I:0 P:186 SKIP:3014 size=369 bytes
6238[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6239[libx264 @ 0x122e10f10] frame=2366 QP=27.06 NAL=0 Slice:B Poc:230 I:0 P:475 SKIP:2725 size=492 bytes
6240[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6241[libx264 @ 0x122e10f10] frame=2367 QP=20.27 NAL=2 Slice:P Poc:240 I:6 P:837 SKIP:2357 size=4179 bytes
6242[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6243[libx264 @ 0x122e10f10] frame=2368 QP=26.97 NAL=2 Slice:B Poc:236 I:0 P:306 SKIP:2894 size=703 bytes
6244[libx264 @ 0x122e10f10] frame=2369 QP=27.39 NAL=0 Slice:B Poc:234 I:0 P:276 SKIP:2924 size=387 bytes
6245[libx264 @ 0x122e10f10] frame=2370 QP=28.45 NAL=0 Slice:B Poc:238 I:0 P:352 SKIP:2848 size=391 bytes
6246[libx264 @ 0x122e10f10] frame=2371 QP=20.45 NAL=2 Slice:P Poc:248 I:0 P:734 SKIP:2466 size=3681 bytes
6247[libx264 @ 0x122e10f10] frame=2372 QP=25.53 NAL=2 Slice:B Poc:244 I:0 P:229 SKIP:2971 size=634 bytes
6248[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6249[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6250[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6251[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6252[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6253[libx264 @ 0x122e10f10] frame=2373 QP=27.75 NAL=0 Slice:B Poc:242 I:0 P:116 SKIP:3084 size=269 bytes
6254[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6255[libx264 @ 0x122e10f10] frame=2374 QP=29.10 NAL=0 Slice:B Poc:246 I:0 P:363 SKIP:2837 size=417 bytes
6256[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6257[libx264 @ 0x122e10f10] frame=2375 QP=19.67 NAL=2 Slice:P Poc:256 I:9 P:1589 SKIP:1602 size=6966 bytes
6258[libx264 @ 0x122e10f10] frame=2376 QP=24.85 NAL=2 Slice:B Poc:252 I:0 P:588 SKIP:2612 size=953 bytes
6259[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6260[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6261[libx264 @ 0x122e10f10] frame=2377 QP=25.73 NAL=0 Slice:B Poc:250 I:0 P:354 SKIP:2846 size=432 bytes
6262[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6263[libx264 @ 0x122e10f10] frame=2378 QP=26.68 NAL=0 Slice:B Poc:254 I:0 P:433 SKIP:2767 size=461 bytes
6264[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6265[libx264 @ 0x122e10f10] frame=2379 QP=19.66 NAL=2 Slice:P Poc:264 I:4 P:1246 SKIP:1950 size=5698 bytes
6266[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6267[libx264 @ 0x122e10f10] frame=2380 QP=24.82 NAL=2 Slice:B Poc:260 I:0 P:480 SKIP:2720 size=929 bytes
6268[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6269[libx264 @ 0x122e10f10] frame=2381 QP=29.69 NAL=0 Slice:B Poc:258 I:0 P:317 SKIP:2883 size=409 bytes
6270[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6271[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6272[libx264 @ 0x122e10f10] frame=2382 QP=28.38 NAL=0 Slice:B Poc:262 I:0 P:290 SKIP:2910 size=415 bytes
6273[libx264 @ 0x122e10f10] frame=2383 QP=19.67 NAL=2 Slice:P Poc:272 I:5 P:1029 SKIP:2166 size=4841 bytes
6274[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6275[libx264 @ 0x122e10f10] frame=2384 QP=26.83 NAL=2 Slice:B Poc:268 I:0 P:436 SKIP:2764 size=774 bytes
6276[h264 @ 0x122e5d050] nal_unit_type: 5(IDR), nal_ref_idc: 3
6277[libx264 @ 0x122e10f10] frame=2385 QP=29.40 NAL=0 Slice:B Poc:266 I:0 P:294 SKIP:2906 size=393 bytes
6278[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6279[libx264 @ 0x122e10f10] frame=2386 QP=29.26 NAL=0 Slice:B Poc:270 I:0 P:320 SKIP:2880 size=356 bytes
6280[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6281[libx264 @ 0x122e10f10] frame=2387 QP=20.21 NAL=2 Slice:P Poc:280 I:5 P:909 SKIP:2286 size=4041 bytes
6282[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6283[libx264 @ 0x122e10f10] frame=2388 QP=26.09 NAL=2 Slice:B Poc:276 I:0 P:345 SKIP:2855 size=579 bytes
6284[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6285[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6286[libx264 @ 0x122e10f10] frame=2389 QP=26.72 NAL=0 Slice:B Poc:274 I:0 P:173 SKIP:3027 size=293 bytes
6287[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6288[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6289[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6290[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6291[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6292[libx264 @ 0x122e10f10] frame=2390 QP=26.76 NAL=0 Slice:B Poc:278 I:0 P:157 SKIP:3043 size=265 bytes
6293[libx264 @ 0x122e10f10] frame=2391 QP=19.92 NAL=2 Slice:P Poc:288 I:2 P:933 SKIP:2265 size=4359 bytes
6294[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6295[libx264 @ 0x122e10f10] frame=2392 QP=25.85 NAL=2 Slice:B Poc:284 I:0 P:333 SKIP:2867 size=643 bytes
6296[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6297[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6298[libx264 @ 0x122e10f10] frame=2393 QP=29.11 NAL=0 Slice:B Poc:282 I:0 P:164 SKIP:3036 size=270 bytes
6299[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6300[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6301[libx264 @ 0x122e10f10] frame=2394 QP=29.15 NAL=0 Slice:B Poc:286 I:0 P:63 SKIP:3137 size=200 bytes
6302[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6303[libx264 @ 0x122e10f10] frame=2395 QP=20.01 NAL=2 Slice:P Poc:296 I:2 P:769 SKIP:2429 size=3837 bytes
6304[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6305[libx264 @ 0x122e10f10] frame=2396 QP=25.89 NAL=2 Slice:B Poc:292 I:0 P:249 SKIP:2951 size=647 bytes
6306[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6307[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6308[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6309[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6310[libx264 @ 0x122e10f10] frame=2397 QP=27.92 NAL=0 Slice:B Poc:290 I:0 P:149 SKIP:3051 size=270 bytes
6311[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6312[libx264 @ 0x122e10f10] frame=2398 QP=29.15 NAL=0 Slice:B Poc:294 I:0 P:119 SKIP:3081 size=248 bytes
6313[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6314[libx264 @ 0x122e10f10] frame=2399 QP=20.00 NAL=2 Slice:P Poc:304 I:4 P:1008 SKIP:2188 size=4552 bytes
6315[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6316[libx264 @ 0x122e10f10] frame=2400 QP=25.47 NAL=2 Slice:B Poc:300 I:0 P:359 SKIP:2841 size=732 bytes
6317[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6318[libx264 @ 0x122e10f10] frame=2401 QP=26.57 NAL=0 Slice:B Poc:298 I:0 P:275 SKIP:2925 size=372 bytes
6319[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6320[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6321[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6322[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6323[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6324[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6325[libx264 @ 0x122e10f10] frame=2402 QP=27.52 NAL=0 Slice:B Poc:302 I:0 P:237 SKIP:2963 size=307 bytes
6326[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6327[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6328[libx264 @ 0x122e10f10] frame=2403 QP=20.11 NAL=2 Slice:P Poc:312 I:4 P:810 SKIP:2386 size=4184 bytes
6329[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6330[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6331[libx264 @ 0x122e10f10] frame=2404 QP=24.48 NAL=2 Slice:B Poc:308 I:0 P:270 SKIP:2930 size=647 bytes
6332[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6333[libx264 @ 0x122e10f10] frame=2405 QP=28.65 NAL=0 Slice:B Poc:306 I:0 P:174 SKIP:3026 size=346 bytes
6334[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6335[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6336[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6337[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6338[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6339[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6340[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6341[libx264 @ 0x122e10f10] frame=2406 QP=30.37 NAL=0 Slice:B Poc:310 I:0 P:68 SKIP:3132 size=249 bytes
6342[libx264 @ 0x122e10f10] frame=2407 QP=19.43 NAL=2 Slice:P Poc:320 I:3 P:1544 SKIP:1653 size=6064 bytes
6343[libx264 @ 0x122e10f10] frame=2408 QP=24.98 NAL=2 Slice:B Poc:316 I:0 P:611 SKIP:2589 size=814 bytes
6344[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6345[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6346[libx264 @ 0x122e10f10] frame=2409 QP=26.57 NAL=0 Slice:B Poc:314 I:0 P:524 SKIP:2676 size=560 bytes
6347[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6348[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6349[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6350[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6351[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6352[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6353[h264 @ 0x122e76cd0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6354[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6355[libx264 @ 0x122e10f10] frame=2410 QP=27.01 NAL=0 Slice:B Poc:318 I:0 P:382 SKIP:2818 size=393 bytes
6356[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6357[libx264 @ 0x122e10f10] frame=2411 QP=19.69 NAL=2 Slice:P Poc:328 I:5 P:1327 SKIP:1868 size=4908 bytes
6358[libx264 @ 0x122e10f10] frame=2412 QP=24.07 NAL=2 Slice:B Poc:324 I:0 P:739 SKIP:2461 size=820 bytes
6359[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6360[libx264 @ 0x122e10f10] frame=2413 QP=28.14 NAL=0 Slice:B Poc:322 I:0 P:622 SKIP:2578 size=549 bytes
6361[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6362[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6363[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6364[libx264 @ 0x122e10f10] frame=2414 QP=27.92 NAL=0 Slice:B Poc:326 I:0 P:458 SKIP:2742 size=398 bytes
6365[libx264 @ 0x122e10f10] frame=2415 QP=19.79 NAL=2 Slice:P Poc:336 I:2 P:975 SKIP:2223 size=4216 bytes
6366[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6367[libx264 @ 0x122e10f10] frame=2416 QP=26.85 NAL=2 Slice:B Poc:332 I:0 P:424 SKIP:2776 size=632 bytes
6368[libx264 @ 0x122e10f10] frame=2417 QP=26.89 NAL=0 Slice:B Poc:330 I:0 P:429 SKIP:2771 size=405 bytes
6369[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6370[libx264 @ 0x122e10f10] frame=2418 QP=29.50 NAL=0 Slice:B Poc:334 I:0 P:340 SKIP:2860 size=332 bytes
6371[libx264 @ 0x122e10f10] frame=2419 QP=19.87 NAL=2 Slice:P Poc:344 I:3 P:849 SKIP:2348 size=3843 bytes
6372[libx264 @ 0x122e10f10] frame=2420 QP=25.46 NAL=2 Slice:B Poc:340 I:0 P:292 SKIP:2908 size=562 bytes
6373[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6374[libx264 @ 0x122e10f10] frame=2421 QP=29.14 NAL=0 Slice:B Poc:338 I:0 P:275 SKIP:2925 size=358 bytes
6375[libx264 @ 0x122e10f10] frame=2422 QP=27.84 NAL=0 Slice:B Poc:342 I:0 P:88 SKIP:3112 size=228 bytes
6376[libx264 @ 0x122e10f10] frame=2423 QP=19.95 NAL=2 Slice:P Poc:352 I:4 P:759 SKIP:2437 size=3774 bytes
6377[libx264 @ 0x122e10f10] frame=2424 QP=25.05 NAL=2 Slice:B Poc:348 I:0 P:367 SKIP:2833 size=619 bytes
6378[libx264 @ 0x122e10f10] frame=2425 QP=29.43 NAL=0 Slice:B Poc:346 I:0 P:271 SKIP:2929 size=370 bytes
6379[libx264 @ 0x122e10f10] frame=2426 QP=28.79 NAL=0 Slice:B Poc:350 I:0 P:120 SKIP:3080 size=240 bytes
6380[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6381[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6382[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6383[libx264 @ 0x122e10f10] frame=2427 QP=20.07 NAL=2 Slice:P Poc:360 I:3 P:949 SKIP:2248 size=3993 bytes
6384[libx264 @ 0x122e10f10] frame=2428 QP=26.95 NAL=2 Slice:B Poc:356 I:0 P:366 SKIP:2834 size=579 bytes
6385[libx264 @ 0x122e10f10] frame=2429 QP=28.48 NAL=0 Slice:B Poc:354 I:0 P:406 SKIP:2794 size=398 bytes
6386[libx264 @ 0x122e10f10] frame=2430 QP=29.79 NAL=0 Slice:B Poc:358 I:0 P:121 SKIP:3079 size=223 bytes
6387[libx264 @ 0x122e10f10] frame=2431 QP=19.81 NAL=2 Slice:P Poc:364 I:0 P:865 SKIP:2335 size=3162 bytes
6388[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6389[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6390[libx264 @ 0x122e10f10] frame=2432 QP=26.74 NAL=0 Slice:B Poc:362 I:0 P:359 SKIP:2841 size=338 bytes
6391[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6392[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6393[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6394[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6395[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6396[libx264 @ 0x122e10f10] frame=2433 QP=20.16 NAL=2 Slice:P Poc:368 I:0 P:482 SKIP:2718 size=2031 bytes
6397[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6398[libx264 @ 0x122e10f10] frame=2434 QP=27.64 NAL=0 Slice:B Poc:366 I:0 P:141 SKIP:3059 size=191 bytes
6399[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6400[libx264 @ 0x122e10f10] frame=2435 QP=19.27 NAL=2 Slice:P Poc:374 I:5 P:1526 SKIP:1669 size=5627 bytes
6401[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6402[libx264 @ 0x122e10f10] frame=2436 QP=27.70 NAL=2 Slice:B Poc:370 I:1 P:439 SKIP:2760 size=455 bytes
6403[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6404[libx264 @ 0x122e10f10] frame=2437 QP=26.24 NAL=0 Slice:B Poc:372 I:0 P:775 SKIP:2425 size=518 bytes
6405[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6406[libx264 @ 0x122e10f10] frame=2438 QP=19.58 NAL=2 Slice:P Poc:378 I:1 P:729 SKIP:2470 size=2906 bytes
6407[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6408[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6409[libx264 @ 0x122e10f10] frame=2439 QP=28.26 NAL=0 Slice:B Poc:376 I:0 P:272 SKIP:2928 size=294 bytes
6410[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6411[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6412[libx264 @ 0x122e10f10] frame=2440 QP=19.63 NAL=2 Slice:P Poc:384 I:2 P:1010 SKIP:2188 size=3960 bytes
6413[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6414[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6415[libx264 @ 0x122e10f10] frame=2441 QP=28.95 NAL=2 Slice:B Poc:380 I:0 P:559 SKIP:2641 size=513 bytes
6416[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6417[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6418[libx264 @ 0x122e10f10] frame=2442 QP=28.04 NAL=0 Slice:B Poc:382 I:0 P:552 SKIP:2648 size=393 bytes
6419[h264 @ 0x122e0db10] nal_unit_type: 5(IDR), nal_ref_idc: 3
6420[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6421[libx264 @ 0x122e10f10] frame=2443 QP=19.63 NAL=2 Slice:P Poc:392 I:2 P:861 SKIP:2337 size=3780 bytes
6422[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6423[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6424[libx264 @ 0x122e10f10] frame=2444 QP=26.79 NAL=2 Slice:B Poc:388 I:0 P:308 SKIP:2892 size=595 bytes
6425[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6426[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6427[libx264 @ 0x122e10f10] frame=2445 QP=27.00 NAL=0 Slice:B Poc:386 I:0 P:323 SKIP:2877 size=321 bytes
6428[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6429[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6430[libx264 @ 0x122e10f10] frame=2446 QP=28.95 NAL=0 Slice:B Poc:390 I:0 P:235 SKIP:2965 size=288 bytes
6431[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6432[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6433[libx264 @ 0x122e10f10] frame=2447 QP=19.77 NAL=2 Slice:P Poc:400 I:2 P:764 SKIP:2434 size=3566 bytes
6434[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6435[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6436[libx264 @ 0x122e10f10] frame=2448 QP=24.89 NAL=2 Slice:B Poc:396 I:0 P:304 SKIP:2896 size=576 bytes
6437[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6438[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6439[libx264 @ 0x122e10f10] frame=2449 QP=25.75 NAL=0 Slice:B Poc:394 I:0 P:243 SKIP:2957 size=324 bytes
6440[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6441[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6442[libx264 @ 0x122e10f10] frame=2450 QP=29.39 NAL=0 Slice:B Poc:398 I:0 P:258 SKIP:2942 size=285 bytes
6443[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6444[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6445[libx264 @ 0x122e10f10] frame=2451 QP=19.80 NAL=2 Slice:P Poc:408 I:2 P:834 SKIP:2364 size=3360 bytes
6446[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6447[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6448[libx264 @ 0x122e10f10] frame=2452 QP=28.19 NAL=2 Slice:B Poc:404 I:0 P:402 SKIP:2798 size=534 bytes
6449[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6450[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6451[libx264 @ 0x122e10f10] frame=2453 QP=26.12 NAL=0 Slice:B Poc:402 I:0 P:482 SKIP:2718 size=388 bytes
6452[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6453[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6454[libx264 @ 0x122e10f10] frame=2454 QP=29.35 NAL=0 Slice:B Poc:406 I:0 P:484 SKIP:2716 size=373 bytes
6455[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6456[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6457[libx264 @ 0x122e10f10] frame=2455 QP=19.74 NAL=2 Slice:P Poc:416 I:3 P:806 SKIP:2391 size=3522 bytes
6458[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6459[libx264 @ 0x122e10f10] frame=2456 QP=27.81 NAL=2 Slice:B Poc:412 I:0 P:223 SKIP:2977 size=450 bytes
6460[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6461[libx264 @ 0x122e10f10] frame=2457 QP=25.86 NAL=0 Slice:B Poc:410 I:0 P:244 SKIP:2956 size=267 bytes
6462[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6463[libx264 @ 0x122e10f10] frame=2458 QP=25.64 NAL=0 Slice:B Poc:414 I:0 P:250 SKIP:2950 size=252 bytes
6464[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6465[libx264 @ 0x122e10f10] frame=2459 QP=19.85 NAL=2 Slice:P Poc:424 I:0 P:768 SKIP:2432 size=3260 bytes
6466[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6467[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6468[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6469[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6470[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6471[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6472[libx264 @ 0x122e10f10] frame=2460 QP=25.05 NAL=2 Slice:B Poc:420 I:0 P:375 SKIP:2825 size=569 bytes
6473[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6474[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6475[libx264 @ 0x122e10f10] frame=2461 QP=25.23 NAL=0 Slice:B Poc:418 I:0 P:345 SKIP:2855 size=322 bytes
6476[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6477[libx264 @ 0x122e10f10] frame=2462 QP=28.81 NAL=0 Slice:B Poc:422 I:0 P:197 SKIP:3003 size=226 bytes
6478[libx264 @ 0x122e10f10] frame=2463 QP=19.22 NAL=2 Slice:P Poc:432 I:8 P:1585 SKIP:1607 size=5955 bytes
6479[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6480[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6481[libx264 @ 0x122e10f10] frame=2464 QP=26.21 NAL=2 Slice:B Poc:428 I:0 P:815 SKIP:2385 size=735 bytes
6482[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6483[libx264 @ 0x122e10f10] frame=2465 QP=25.78 NAL=0 Slice:B Poc:426 I:0 P:682 SKIP:2518 size=450 bytes
6484[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6485[libx264 @ 0x122e10f10] frame=2466 QP=26.39 NAL=0 Slice:B Poc:430 I:0 P:825 SKIP:2375 size=527 bytes
6486[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6487[libx264 @ 0x122e10f10] frame=2467 QP=19.77 NAL=2 Slice:P Poc:436 I:0 P:793 SKIP:2407 size=2638 bytes
6488[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6489[libx264 @ 0x122e10f10] frame=2468 QP=27.15 NAL=0 Slice:B Poc:434 I:0 P:249 SKIP:2951 size=296 bytes
6490[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6491[libx264 @ 0x122e10f10] frame=2469 QP=19.50 NAL=2 Slice:P Poc:444 I:3 P:897 SKIP:2300 size=3713 bytes
6492[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6493[libx264 @ 0x122e10f10] frame=2470 QP=24.77 NAL=2 Slice:B Poc:440 I:1 P:542 SKIP:2657 size=614 bytes
6494[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6495[libx264 @ 0x122e10f10] frame=2471 QP=25.55 NAL=0 Slice:B Poc:438 I:0 P:422 SKIP:2778 size=383 bytes
6496[h264 @ 0x122e3aa50] nal_unit_type: 5(IDR), nal_ref_idc: 3
6497[libx264 @ 0x122e10f10] frame=2472 QP=26.53 NAL=0 Slice:B Poc:442 I:0 P:318 SKIP:2882 size=288 bytes
6498[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6499[libx264 @ 0x122e10f10] frame=2473 QP=19.78 NAL=2 Slice:P Poc:452 I:2 P:949 SKIP:2249 size=3609 bytes
6500[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6501[libx264 @ 0x122e10f10] frame=2474 QP=25.66 NAL=2 Slice:B Poc:448 I:0 P:378 SKIP:2822 size=502 bytes
6502[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6503[libx264 @ 0x122e10f10] frame=2475 QP=26.81 NAL=0 Slice:B Poc:446 I:0 P:451 SKIP:2749 size=387 bytes
6504[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6505[libx264 @ 0x122e10f10] frame=2476 QP=27.06 NAL=0 Slice:B Poc:450 I:0 P:328 SKIP:2872 size=283 bytes
6506[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6507[libx264 @ 0x122e10f10] frame=2477 QP=19.90 NAL=2 Slice:P Poc:460 I:1 P:762 SKIP:2437 size=3066 bytes
6508[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6509[libx264 @ 0x122e10f10] frame=2478 QP=25.91 NAL=2 Slice:B Poc:456 I:0 P:278 SKIP:2922 size=432 bytes
6510[libx264 @ 0x122e10f10] frame=2479 QP=28.78 NAL=0 Slice:B Poc:454 I:0 P:322 SKIP:2878 size=300 bytes
6511[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6512[libx264 @ 0x122e10f10] frame=2480 QP=27.32 NAL=0 Slice:B Poc:458 I:0 P:176 SKIP:3024 size=180 bytes
6513[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6514frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:01:22.68 bitrate=N/A speed=8.39x
6515[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6516[libx264 @ 0x122e10f10] frame=2481 QP=19.81 NAL=2 Slice:P Poc:468 I:0 P:848 SKIP:2352 size=3470 bytes
6517[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6518[libx264 @ 0x122e10f10] frame=2482 QP=25.44 NAL=2 Slice:B Poc:464 I:0 P:330 SKIP:2870 size=488 bytes
6519[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6520[libx264 @ 0x122e10f10] frame=2483 QP=25.15 NAL=0 Slice:B Poc:462 I:0 P:360 SKIP:2840 size=326 bytes
6521[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6522[libx264 @ 0x122e10f10] frame=2484 QP=27.83 NAL=0 Slice:B Poc:466 I:0 P:349 SKIP:2851 size=312 bytes
6523[libx264 @ 0x122e10f10] frame=2485 QP=19.85 NAL=2 Slice:P Poc:476 I:2 P:728 SKIP:2470 size=3092 bytes
6524[libx264 @ 0x122e10f10] frame=2486 QP=25.71 NAL=2 Slice:B Poc:472 I:1 P:278 SKIP:2921 size=491 bytes
6525[libx264 @ 0x122e10f10] frame=2487 QP=27.53 NAL=0 Slice:B Poc:470 I:0 P:388 SKIP:2812 size=337 bytes
6526[libx264 @ 0x122e10f10] frame=2488 QP=27.86 NAL=0 Slice:B Poc:474 I:0 P:289 SKIP:2911 size=252 bytes
6527[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6528[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6529[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6530[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6531[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6532[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6533[libx264 @ 0x122e10f10] frame=2489 QP=19.89 NAL=2 Slice:P Poc:484 I:2 P:832 SKIP:2366 size=3190 bytes
6534[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6535[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6536[libx264 @ 0x122e10f10] frame=2490 QP=24.35 NAL=2 Slice:B Poc:480 I:0 P:441 SKIP:2759 size=557 bytes
6537[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6538[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6539[libx264 @ 0x122e10f10] frame=2491 QP=25.99 NAL=0 Slice:B Poc:478 I:0 P:436 SKIP:2764 size=369 bytes
6540[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6541[libx264 @ 0x122e10f10] frame=2492 QP=27.09 NAL=0 Slice:B Poc:482 I:0 P:254 SKIP:2946 size=232 bytes
6542[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6543[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6544[libx264 @ 0x122e10f10] frame=2493 QP=19.17 NAL=2 Slice:P Poc:492 I:2 P:1676 SKIP:1522 size=5837 bytes
6545[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6546[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6547[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6548[libx264 @ 0x122e10f10] frame=2494 QP=27.37 NAL=2 Slice:B Poc:488 I:0 P:528 SKIP:2672 size=569 bytes
6549[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6550[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6551[libx264 @ 0x122e10f10] frame=2495 QP=27.21 NAL=0 Slice:B Poc:486 I:0 P:834 SKIP:2366 size=498 bytes
6552[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6553[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6554[libx264 @ 0x122e10f10] frame=2496 QP=26.62 NAL=0 Slice:B Poc:490 I:0 P:471 SKIP:2729 size=323 bytes
6555[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6556[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6557[libx264 @ 0x122e10f10] frame=2497 QP=28.41 NAL=2 Slice:P Poc:498 I:0 P:78 SKIP:3122 size=472 bytes
6558[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6559[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6560[libx264 @ 0x122e10f10] frame=2498 QP=28.09 NAL=2 Slice:B Poc:494 I:0 P:45 SKIP:3155 size=130 bytes
6561[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6562[libx264 @ 0x122e10f10] frame=2499 QP=27.29 NAL=0 Slice:B Poc:496 I:0 P:50 SKIP:3150 size=128 bytes
6563[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6564[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6565[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6566[libx264 @ 0x122e10f10] frame=2500 QP=16.39 NAL=3 Slice:I Poc:0 I:3200 P:0 SKIP:0 size=142309 bytes
6567[h264 @ 0x122e546d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6568[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6569[libx264 @ 0x122e10f10] frame=2501 QP=20.25 NAL=2 Slice:P Poc:8 I:4 P:329 SKIP:2867 size=1753 bytes
6570[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6571[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6572[libx264 @ 0x122e10f10] frame=2502 QP=28.05 NAL=2 Slice:B Poc:4 I:1 P:116 SKIP:3083 size=286 bytes
6573[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6574[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6575[libx264 @ 0x122e10f10] frame=2503 QP=27.22 NAL=0 Slice:B Poc:2 I:0 P:53 SKIP:3147 size=117 bytes
6576[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6577[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6578[libx264 @ 0x122e10f10] frame=2504 QP=27.31 NAL=0 Slice:B Poc:6 I:0 P:38 SKIP:3162 size=102 bytes
6579[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6580[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6581[libx264 @ 0x122e10f10] frame=2505 QP=19.75 NAL=2 Slice:P Poc:16 I:0 P:532 SKIP:2668 size=2656 bytes
6582[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6583[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6584[libx264 @ 0x122e10f10] frame=2506 QP=27.51 NAL=2 Slice:B Poc:12 I:0 P:230 SKIP:2970 size=412 bytes
6585[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6586[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6587[libx264 @ 0x122e10f10] frame=2507 QP=27.68 NAL=0 Slice:B Poc:10 I:0 P:186 SKIP:3014 size=218 bytes
6588[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6589[libx264 @ 0x122e10f10] frame=2508 QP=27.22 NAL=0 Slice:B Poc:14 I:0 P:237 SKIP:2963 size=245 bytes
6590[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6591[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6592[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6593[libx264 @ 0x122e10f10] frame=2509 QP=19.72 NAL=2 Slice:P Poc:24 I:1 P:491 SKIP:2708 size=2508 bytes
6594[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6595[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6596[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6597[libx264 @ 0x122e10f10] frame=2510 QP=26.62 NAL=2 Slice:B Poc:20 I:0 P:233 SKIP:2967 size=352 bytes
6598[libx264 @ 0x122e10f10] frame=2511 QP=27.63 NAL=0 Slice:B Poc:18 I:0 P:157 SKIP:3043 size=191 bytes
6599[libx264 @ 0x122e10f10] frame=2512 QP=27.09 NAL=0 Slice:B Poc:22 I:0 P:237 SKIP:2963 size=219 bytes
6600[libx264 @ 0x122e10f10] frame=2513 QP=19.63 NAL=2 Slice:P Poc:32 I:0 P:687 SKIP:2513 size=2892 bytes
6601[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6602[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6603[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6604[libx264 @ 0x122e10f10] frame=2514 QP=26.22 NAL=2 Slice:B Poc:28 I:0 P:310 SKIP:2890 size=396 bytes
6605[libx264 @ 0x122e10f10] frame=2515 QP=26.74 NAL=0 Slice:B Poc:26 I:0 P:270 SKIP:2930 size=264 bytes
6606[libx264 @ 0x122e10f10] frame=2516 QP=26.99 NAL=0 Slice:B Poc:30 I:0 P:265 SKIP:2935 size=245 bytes
6607[libx264 @ 0x122e10f10] frame=2517 QP=19.75 NAL=2 Slice:P Poc:40 I:0 P:628 SKIP:2572 size=2707 bytes
6608[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6609[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6610[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6611[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6612[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6613[libx264 @ 0x122e10f10] frame=2518 QP=25.19 NAL=2 Slice:B Poc:36 I:0 P:332 SKIP:2868 size=434 bytes
6614[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6615[libx264 @ 0x122e10f10] frame=2519 QP=27.22 NAL=0 Slice:B Poc:34 I:0 P:357 SKIP:2843 size=289 bytes
6616[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6617[libx264 @ 0x122e10f10] frame=2520 QP=26.06 NAL=0 Slice:B Poc:38 I:0 P:262 SKIP:2938 size=229 bytes
6618[libx264 @ 0x122e10f10] frame=2521 QP=19.32 NAL=2 Slice:P Poc:48 I:4 P:1537 SKIP:1659 size=5561 bytes
6619[libx264 @ 0x122e10f10] frame=2522 QP=25.05 NAL=2 Slice:B Poc:44 I:0 P:695 SKIP:2505 size=615 bytes
6620[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6621[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6622[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6623[libx264 @ 0x122e10f10] frame=2523 QP=26.00 NAL=0 Slice:B Poc:42 I:0 P:639 SKIP:2561 size=427 bytes
6624[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6625[libx264 @ 0x122e10f10] frame=2524 QP=26.30 NAL=0 Slice:B Poc:46 I:0 P:731 SKIP:2469 size=465 bytes
6626[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6627[libx264 @ 0x122e10f10] frame=2525 QP=19.37 NAL=2 Slice:P Poc:52 I:2 P:735 SKIP:2463 size=2463 bytes
6628[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6629[libx264 @ 0x122e10f10] frame=2526 QP=26.11 NAL=0 Slice:B Poc:50 I:0 P:351 SKIP:2849 size=288 bytes
6630[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6631[libx264 @ 0x122e10f10] frame=2527 QP=19.52 NAL=2 Slice:P Poc:60 I:1 P:929 SKIP:2270 size=3253 bytes
6632[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6633[libx264 @ 0x122e10f10] frame=2528 QP=24.24 NAL=2 Slice:B Poc:56 I:0 P:517 SKIP:2683 size=493 bytes
6634[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6635[libx264 @ 0x122e10f10] frame=2529 QP=25.53 NAL=0 Slice:B Poc:54 I:0 P:473 SKIP:2727 size=344 bytes
6636[h264 @ 0x122e6e350] nal_unit_type: 5(IDR), nal_ref_idc: 3
6637[libx264 @ 0x122e10f10] frame=2530 QP=24.70 NAL=0 Slice:B Poc:58 I:0 P:305 SKIP:2895 size=229 bytes
6638[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6639[libx264 @ 0x122e10f10] frame=2531 QP=19.57 NAL=2 Slice:P Poc:68 I:0 P:1006 SKIP:2194 size=3140 bytes
6640[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6641[libx264 @ 0x122e10f10] frame=2532 QP=23.95 NAL=2 Slice:B Poc:64 I:0 P:518 SKIP:2682 size=470 bytes
6642[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6643[libx264 @ 0x122e10f10] frame=2533 QP=25.41 NAL=0 Slice:B Poc:62 I:0 P:440 SKIP:2760 size=351 bytes
6644[libx264 @ 0x122e10f10] frame=2534 QP=25.51 NAL=0 Slice:B Poc:66 I:0 P:459 SKIP:2741 size=317 bytes
6645[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6646[libx264 @ 0x122e10f10] frame=2535 QP=19.74 NAL=2 Slice:P Poc:76 I:2 P:874 SKIP:2324 size=3103 bytes
6647[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6648[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6649[libx264 @ 0x122e10f10] frame=2536 QP=23.82 NAL=2 Slice:B Poc:72 I:0 P:434 SKIP:2766 size=453 bytes
6650[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6651[libx264 @ 0x122e10f10] frame=2537 QP=25.59 NAL=0 Slice:B Poc:70 I:0 P:499 SKIP:2701 size=346 bytes
6652[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6653[libx264 @ 0x122e10f10] frame=2538 QP=24.00 NAL=0 Slice:B Poc:74 I:0 P:400 SKIP:2800 size=254 bytes
6654[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6655[libx264 @ 0x122e10f10] frame=2539 QP=19.88 NAL=2 Slice:P Poc:84 I:0 P:609 SKIP:2591 size=2428 bytes
6656[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6657[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6658[libx264 @ 0x122e10f10] frame=2540 QP=24.81 NAL=2 Slice:B Poc:80 I:0 P:273 SKIP:2927 size=391 bytes
6659[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6660[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6661[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6662[libx264 @ 0x122e10f10] frame=2541 QP=26.80 NAL=0 Slice:B Poc:78 I:0 P:290 SKIP:2910 size=274 bytes
6663[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6664[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6665[libx264 @ 0x122e10f10] frame=2542 QP=28.08 NAL=0 Slice:B Poc:82 I:0 P:232 SKIP:2968 size=208 bytes
6666[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6667[libx264 @ 0x122e10f10] frame=2543 QP=19.78 NAL=2 Slice:P Poc:92 I:0 P:680 SKIP:2520 size=2714 bytes
6668[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6669[libx264 @ 0x122e10f10] frame=2544 QP=25.37 NAL=2 Slice:B Poc:88 I:0 P:354 SKIP:2846 size=372 bytes
6670[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6671[libx264 @ 0x122e10f10] frame=2545 QP=27.43 NAL=0 Slice:B Poc:86 I:0 P:435 SKIP:2765 size=323 bytes
6672[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6673[libx264 @ 0x122e10f10] frame=2546 QP=28.71 NAL=0 Slice:B Poc:90 I:0 P:352 SKIP:2848 size=269 bytes
6674[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6675[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6676[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6677[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6678[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6679[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6680[libx264 @ 0x122e10f10] frame=2547 QP=19.75 NAL=2 Slice:P Poc:100 I:1 P:919 SKIP:2280 size=3351 bytes
6681[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6682[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6683[libx264 @ 0x122e10f10] frame=2548 QP=24.78 NAL=2 Slice:B Poc:96 I:0 P:473 SKIP:2727 size=471 bytes
6684[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6685[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6686[libx264 @ 0x122e10f10] frame=2549 QP=26.65 NAL=0 Slice:B Poc:94 I:0 P:408 SKIP:2792 size=299 bytes
6687[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6688[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6689[libx264 @ 0x122e10f10] frame=2550 QP=26.65 NAL=0 Slice:B Poc:98 I:0 P:328 SKIP:2872 size=246 bytes
6690[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6691[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6692[libx264 @ 0x122e10f10] frame=2551 QP=19.22 NAL=2 Slice:P Poc:108 I:4 P:1567 SKIP:1629 size=5153 bytes
6693[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6694[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6695[libx264 @ 0x122e10f10] frame=2552 QP=27.03 NAL=2 Slice:B Poc:104 I:0 P:690 SKIP:2510 size=477 bytes
6696[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6697[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6698[libx264 @ 0x122e10f10] frame=2553 QP=26.41 NAL=0 Slice:B Poc:102 I:0 P:711 SKIP:2489 size=427 bytes
6699[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6700[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6701[libx264 @ 0x122e10f10] frame=2554 QP=28.08 NAL=0 Slice:B Poc:106 I:0 P:570 SKIP:2630 size=321 bytes
6702[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6703[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6704[libx264 @ 0x122e10f10] frame=2555 QP=19.42 NAL=2 Slice:P Poc:116 I:2 P:1063 SKIP:2135 size=3573 bytes
6705[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6706[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6707[libx264 @ 0x122e10f10] frame=2556 QP=25.63 NAL=2 Slice:B Poc:112 I:0 P:661 SKIP:2539 size=494 bytes
6708[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6709[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6710[libx264 @ 0x122e10f10] frame=2557 QP=28.08 NAL=0 Slice:B Poc:110 I:0 P:588 SKIP:2612 size=369 bytes
6711[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6712[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6713[libx264 @ 0x122e10f10] frame=2558 QP=28.08 NAL=0 Slice:B Poc:114 I:0 P:567 SKIP:2633 size=327 bytes
6714[h264 @ 0x122e128a0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6715[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6716[libx264 @ 0x122e10f10] frame=2559 QP=19.55 NAL=2 Slice:P Poc:124 I:0 P:794 SKIP:2406 size=2996 bytes
6717[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6718[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6719[libx264 @ 0x122e10f10] frame=2560 QP=25.16 NAL=2 Slice:B Poc:120 I:0 P:354 SKIP:2846 size=379 bytes
6720[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6721[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6722[libx264 @ 0x122e10f10] frame=2561 QP=25.58 NAL=0 Slice:B Poc:118 I:0 P:330 SKIP:2870 size=300 bytes
6723[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6724[libx264 @ 0x122e10f10] frame=2562 QP=26.02 NAL=0 Slice:B Poc:122 I:0 P:372 SKIP:2828 size=264 bytes
6725[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6726[libx264 @ 0x122e10f10] frame=2563 QP=19.76 NAL=2 Slice:P Poc:132 I:2 P:856 SKIP:2342 size=2925 bytes
6727[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6728[libx264 @ 0x122e10f10] frame=2564 QP=26.91 NAL=2 Slice:B Poc:128 I:0 P:441 SKIP:2759 size=409 bytes
6729[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6730[libx264 @ 0x122e10f10] frame=2565 QP=26.16 NAL=0 Slice:B Poc:126 I:0 P:549 SKIP:2651 size=349 bytes
6731[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6732[libx264 @ 0x122e10f10] frame=2566 QP=30.18 NAL=0 Slice:B Poc:130 I:0 P:508 SKIP:2692 size=301 bytes
6733[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6734[libx264 @ 0x122e10f10] frame=2567 QP=19.71 NAL=2 Slice:P Poc:140 I:1 P:883 SKIP:2316 size=2941 bytes
6735[libx264 @ 0x122e10f10] frame=2568 QP=26.03 NAL=2 Slice:B Poc:136 I:0 P:394 SKIP:2806 size=414 bytes
6736[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6737[libx264 @ 0x122e10f10] frame=2569 QP=25.00 NAL=0 Slice:B Poc:134 I:0 P:535 SKIP:2665 size=327 bytes
6738[libx264 @ 0x122e10f10] frame=2570 QP=27.81 NAL=0 Slice:B Poc:138 I:0 P:516 SKIP:2684 size=316 bytes
6739[libx264 @ 0x122e10f10] frame=2571 QP=19.61 NAL=2 Slice:P Poc:148 I:1 P:780 SKIP:2419 size=2749 bytes
6740[libx264 @ 0x122e10f10] frame=2572 QP=25.21 NAL=2 Slice:B Poc:144 I:0 P:361 SKIP:2839 size=396 bytes
6741[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6742[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6743[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6744[libx264 @ 0x122e10f10] frame=2573 QP=28.62 NAL=0 Slice:B Poc:142 I:0 P:382 SKIP:2818 size=286 bytes
6745[libx264 @ 0x122e10f10] frame=2574 QP=25.86 NAL=0 Slice:B Poc:146 I:0 P:378 SKIP:2822 size=273 bytes
6746[libx264 @ 0x122e10f10] frame=2575 QP=19.79 NAL=2 Slice:P Poc:156 I:0 P:813 SKIP:2387 size=2791 bytes
6747[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6748[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6749[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6750[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6751[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6752[libx264 @ 0x122e10f10] frame=2576 QP=24.87 NAL=2 Slice:B Poc:152 I:0 P:444 SKIP:2756 size=401 bytes
6753[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6754[libx264 @ 0x122e10f10] frame=2577 QP=25.28 NAL=0 Slice:B Poc:150 I:0 P:442 SKIP:2758 size=302 bytes
6755[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6756[libx264 @ 0x122e10f10] frame=2578 QP=26.50 NAL=0 Slice:B Poc:154 I:0 P:491 SKIP:2709 size=315 bytes
6757[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6758[libx264 @ 0x122e10f10] frame=2579 QP=19.37 NAL=2 Slice:P Poc:164 I:1 P:1538 SKIP:1661 size=4742 bytes
6759[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6760[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6761[libx264 @ 0x122e10f10] frame=2580 QP=24.95 NAL=2 Slice:B Poc:160 I:0 P:765 SKIP:2435 size=554 bytes
6762[libx264 @ 0x122e10f10] frame=2581 QP=26.36 NAL=0 Slice:B Poc:158 I:0 P:528 SKIP:2672 size=351 bytes
6763[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6764[libx264 @ 0x122e10f10] frame=2582 QP=25.41 NAL=0 Slice:B Poc:162 I:0 P:682 SKIP:2518 size=412 bytes
6765[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6766[libx264 @ 0x122e10f10] frame=2583 QP=19.65 NAL=2 Slice:P Poc:168 I:2 P:721 SKIP:2477 size=2270 bytes
6767[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6768[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6769[libx264 @ 0x122e10f10] frame=2584 QP=25.00 NAL=0 Slice:B Poc:166 I:0 P:312 SKIP:2888 size=241 bytes
6770[libx264 @ 0x122e10f10] frame=2585 QP=19.62 NAL=2 Slice:P Poc:176 I:1 P:908 SKIP:2291 size=2914 bytes
6771[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6772[libx264 @ 0x122e10f10] frame=2586 QP=24.26 NAL=2 Slice:B Poc:172 I:0 P:566 SKIP:2634 size=446 bytes
6773[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6774[libx264 @ 0x122e10f10] frame=2587 QP=24.64 NAL=0 Slice:B Poc:170 I:0 P:516 SKIP:2684 size=333 bytes
6775[h264 @ 0x122e320d0] nal_unit_type: 5(IDR), nal_ref_idc: 3
6776[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6777[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.000999
6778[libx264 @ 0x122e10f10] frame=2588 QP=27.52 NAL=0 Slice:B Poc:174 I:0 P:332 SKIP:2868 size=217 bytes
6779[libx264 @ 0x122e10f10] frame=2589 QP=19.64 NAL=2 Slice:P Poc:184 I:0 P:923 SKIP:2277 size=2942 bytes
6780[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6781[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.001976
6782[libx264 @ 0x122e10f10] frame=2590 QP=24.24 NAL=2 Slice:B Poc:180 I:0 P:436 SKIP:2764 size=397 bytes
6783[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6784[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.002983
6785[libx264 @ 0x122e10f10] frame=2591 QP=29.06 NAL=0 Slice:B Poc:178 I:0 P:414 SKIP:2786 size=302 bytes
6786[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6787[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.003990
6788[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6789[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.004997
6790[libx264 @ 0x122e10f10] frame=2592 QP=28.62 NAL=0 Slice:B Poc:182 I:0 P:280 SKIP:2920 size=187 bytes
6791[libx264 @ 0x122e10f10] frame=2593 QP=19.70 NAL=2 Slice:P Poc:192 I:0 P:694 SKIP:2506 size=2368 bytes
6792[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6793[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.005974
6794[libx264 @ 0x122e10f10] frame=2594 QP=24.23 NAL=2 Slice:B Poc:188 I:0 P:273 SKIP:2927 size=337 bytes
6795[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6796[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.006981
6797[libx264 @ 0x122e10f10] frame=2595 QP=28.08 NAL=0 Slice:B Poc:186 I:0 P:369 SKIP:2831 size=269 bytes
6798[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6799[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.007988
6800[libx264 @ 0x122e10f10] frame=2596 QP=28.00 NAL=0 Slice:B Poc:190 I:0 P:202 SKIP:2998 size=168 bytes
6801[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6802[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.008995
6803[libx264 @ 0x122e10f10] frame=2597 QP=19.78 NAL=2 Slice:P Poc:200 I:3 P:755 SKIP:2442 size=2540 bytes
6804[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6805[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.009972
6806[libx264 @ 0x122e10f10] frame=2598 QP=27.14 NAL=2 Slice:B Poc:196 I:0 P:260 SKIP:2940 size=334 bytes
6807[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6808[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.010979
6809[libx264 @ 0x122e10f10] frame=2599 QP=25.24 NAL=0 Slice:B Poc:194 I:0 P:493 SKIP:2707 size=327 bytes
6810[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6811[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.011986
6812[libx264 @ 0x122e10f10] frame=2600 QP=25.00 NAL=0 Slice:B Poc:198 I:0 P:325 SKIP:2875 size=223 bytes
6813[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.012993
6814[libx264 @ 0x122e10f10] frame=2601 QP=19.77 NAL=2 Slice:P Poc:208 I:1 P:749 SKIP:2450 size=2970 bytes
6815[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.013969
6816[libx264 @ 0x122e10f10] frame=2602 QP=25.86 NAL=2 Slice:B Poc:204 I:0 P:289 SKIP:2911 size=326 bytes
6817[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.014977
6818[libx264 @ 0x122e10f10] frame=2603 QP=25.00 NAL=0 Slice:B Poc:202 I:0 P:487 SKIP:2713 size=316 bytes
6819[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.015984
6820[libx264 @ 0x122e10f10] frame=2604 QP=27.62 NAL=0 Slice:B Poc:206 I:0 P:284 SKIP:2916 size=195 bytes
6821[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6822[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6823[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6824[h264 @ 0x122e4bd50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6825[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.016960
6826[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6827[libx264 @ 0x122e10f10] frame=2605 QP=19.82 NAL=2 Slice:P Poc:216 I:3 P:728 SKIP:2469 size=2514 bytes
6828[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6829[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.017967
6830[libx264 @ 0x122e10f10] frame=2606 QP=25.26 NAL=2 Slice:B Poc:212 I:0 P:341 SKIP:2859 size=363 bytes
6831[h264 @ 0x122e659d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6832[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.018974
6833[libx264 @ 0x122e10f10] frame=2607 QP=25.29 NAL=0 Slice:B Poc:210 I:0 P:449 SKIP:2751 size=302 bytes
6834[h264 @ 0x122e6e350] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6835[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.019981
6836[libx264 @ 0x122e10f10] frame=2608 QP=25.64 NAL=0 Slice:B Poc:214 I:0 P:277 SKIP:2923 size=217 bytes
6837[h264 @ 0x122e76cd0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6838[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.020958
6839[libx264 @ 0x122e10f10] frame=2609 QP=19.24 NAL=2 Slice:P Poc:224 I:3 P:1412 SKIP:1785 size=4616 bytes
6840[h264 @ 0x122e7f650] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6841[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.021965
6842[libx264 @ 0x122e10f10] frame=2610 QP=25.64 NAL=2 Slice:B Poc:220 I:0 P:588 SKIP:2612 size=448 bytes
6843[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600000450e00] EOF while reading input
6844[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600000450e00] Terminating thread with return code 0 (success)
6845[h264 @ 0x122e128a0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6846[fc#0 @ 0x600000950f00] [vo1->#1:0 @ 0x122e08b80] Clipping frame in rate conversion by 0.022972
6847[libx264 @ 0x122e10f10] frame=2611 QP=26.81 NAL=0 Slice:B Poc:218 I:0 P:789 SKIP:2411 size=421 bytes
6848[h264 @ 0x122e0db10] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6849[libx264 @ 0x122e10f10] frame=2612 QP=24.11 NAL=0 Slice:B Poc:222 I:0 P:433 SKIP:2767 size=264 bytes
6850[h264 @ 0x122e29750] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6851[libx264 @ 0x122e10f10] frame=2613 QP=19.46 NAL=2 Slice:P Poc:232 I:0 P:1076 SKIP:2124 size=3349 bytes
6852[h264 @ 0x122e320d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6853[libx264 @ 0x122e10f10] frame=2614 QP=26.23 NAL=2 Slice:B Poc:228 I:0 P:549 SKIP:2651 size=454 bytes
6854[h264 @ 0x122e3aa50] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6855[libx264 @ 0x122e10f10] frame=2615 QP=27.52 NAL=0 Slice:B Poc:226 I:0 P:462 SKIP:2738 size=323 bytes
6856[h264 @ 0x122e433d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6857[libx264 @ 0x122e10f10] frame=2616 QP=25.00 NAL=0 Slice:B Poc:230 I:0 P:460 SKIP:2740 size=271 bytes
6858[h264 @ 0x122e4bd50] nal_unit_type: 5(IDR), nal_ref_idc: 3
6859[libx264 @ 0x122e10f10] frame=2617 QP=19.55 NAL=2 Slice:P Poc:240 I:2 P:884 SKIP:2314 size=2949 bytes
6860[h264 @ 0x122e546d0] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
6861[libx264 @ 0x122e10f10] frame=2618 QP=27.70 NAL=2 Slice:B Poc:236 I:0 P:445 SKIP:2755 size=406 bytes
6862[h264 @ 0x122e5d050] NALFF: Consumed only 1070 bytes instead of 1074
6863[h264 @ 0x122e5d050] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
6864[h264 @ 0x122e5d050] nal_unit_type: 10(End of sequence), nal_ref_idc: 0
6865[libx264 @ 0x122e10f10] frame=2619 QP=25.00 NAL=0 Slice:B Poc:234 I:0 P:570 SKIP:2630 size=327 bytes
6866[vist#0:1/h264 @ 0x122e092f0] [dec:h264 @ 0x122e11b20] Decoder thread received EOF packet
6867[libx264 @ 0x122e10f10] frame=2620 QP=24.00 NAL=0 Slice:B Poc:238 I:0 P:480 SKIP:2720 size=288 bytes
6868[libx264 @ 0x122e10f10] frame=2621 QP=19.75 NAL=2 Slice:P Poc:248 I:0 P:685 SKIP:2515 size=2305 bytes
6869[libx264 @ 0x122e10f10] frame=2622 QP=25.02 NAL=2 Slice:B Poc:244 I:0 P:351 SKIP:2849 size=336 bytes
6870[libx264 @ 0x122e10f10] frame=2623 QP=24.65 NAL=0 Slice:B Poc:242 I:0 P:392 SKIP:2808 size=275 bytes
6871[libx264 @ 0x122e10f10] frame=2624 QP=25.18 NAL=0 Slice:B Poc:246 I:0 P:193 SKIP:3007 size=158 bytes
6872[libx264 @ 0x122e10f10] frame=2625 QP=19.60 NAL=2 Slice:P Poc:256 I:1 P:789 SKIP:2410 size=2740 bytes
6873[libx264 @ 0x122e10f10] frame=2626 QP=25.24 NAL=2 Slice:B Poc:252 I:0 P:342 SKIP:2858 size=368 bytes
6874[libx264 @ 0x122e10f10] frame=2627 QP=28.62 NAL=0 Slice:B Poc:250 I:0 P:425 SKIP:2775 size=281 bytes
6875[libx264 @ 0x122e10f10] frame=2628 QP=28.17 NAL=0 Slice:B Poc:254 I:0 P:367 SKIP:2833 size=252 bytes
6876[libx264 @ 0x122e10f10] frame=2629 QP=19.75 NAL=2 Slice:P Poc:264 I:2 P:836 SKIP:2362 size=2848 bytes
6877[libx264 @ 0x122e10f10] frame=2630 QP=23.52 NAL=2 Slice:B Poc:260 I:0 P:428 SKIP:2772 size=395 bytes
6878[libx264 @ 0x122e10f10] frame=2631 QP=25.00 NAL=0 Slice:B Poc:258 I:0 P:425 SKIP:2775 size=272 bytes
6879[libx264 @ 0x122e10f10] frame=2632 QP=24.05 NAL=0 Slice:B Poc:262 I:0 P:384 SKIP:2816 size=251 bytes
6880[libx264 @ 0x122e10f10] frame=2633 QP=19.58 NAL=2 Slice:P Poc:272 I:1 P:827 SKIP:2372 size=3003 bytes
6881frame= 1 fps=0.1 q=5.0 q=29.0 size=N/A time=00:01:27.78 bitrate=N/A speed=8.48x
6882[vist#0:1/h264 @ 0x122e092f0] [dec:h264 @ 0x122e11b20] Decoder returned EOF, finishing
6883[vist#0:1/h264 @ 0x122e092f0] [dec:h264 @ 0x122e11b20] Terminating thread with return code 0 (success)
6884[libx264 @ 0x122e10f10] frame=2634 QP=26.96 NAL=2 Slice:B Poc:268 I:1 P:413 SKIP:2786 size=403 bytes
6885[libx264 @ 0x122e10f10] frame=2635 QP=27.61 NAL=0 Slice:B Poc:266 I:1 P:332 SKIP:2867 size=272 bytes
6886[libx264 @ 0x122e10f10] frame=2636 QP=24.00 NAL=0 Slice:B Poc:270 I:1 P:367 SKIP:2832 size=235 bytes
6887[Parsed_scale_0 @ 0x600000f4c630] [framesync @ 0x122e186e8] Sync level 0
6888[out_#0:0 @ 0x600000f4c8f0] EOF on sink link out_#0:0:default.
6889[Parsed_scale_1 @ 0x600000f4c6e0] [framesync @ 0x122e18968] Sync level 0
6890[out_#1:0 @ 0x600000f4cb00] EOF on sink link out_#1:0:default.
6891[fc#0 @ 0x600000950f00] Filtergraph returned EOF, finishing
6892[fc#0 @ 0x600000950f00] All consumers returned EOF
6893[libx264 @ 0x122e10f10] frame=2637 QP=19.21 NAL=2 Slice:P Poc:280 I:3 P:1438 SKIP:1759 size=4984 bytes
6894[vost#1:0/libx264 @ 0x122e10c40] Encoder thread received EOF
6895[libx264 @ 0x122e10f10] frame=2638 QP=27.33 NAL=2 Slice:B Poc:276 I:0 P:668 SKIP:2532 size=531 bytes
6896[libx264 @ 0x122e10f10] frame=2639 QP=24.02 NAL=0 Slice:B Poc:274 I:0 P:716 SKIP:2484 size=394 bytes
6897[libx264 @ 0x122e10f10] frame=2640 QP=25.90 NAL=0 Slice:B Poc:278 I:1 P:720 SKIP:2479 size=426 bytes
6898[libx264 @ 0x122e10f10] frame=2641 QP=19.34 NAL=2 Slice:P Poc:288 I:2 P:1078 SKIP:2120 size=3628 bytes
6899[libx264 @ 0x122e10f10] frame=2642 QP=24.52 NAL=2 Slice:B Poc:284 I:0 P:392 SKIP:2808 size=385 bytes
6900[libx264 @ 0x122e10f10] frame=2643 QP=24.00 NAL=0 Slice:B Poc:282 I:0 P:425 SKIP:2775 size=295 bytes
6901[libx264 @ 0x122e10f10] frame=2644 QP=28.34 NAL=0 Slice:B Poc:286 I:0 P:594 SKIP:2606 size=354 bytes
6902[libx264 @ 0x122e10f10] frame=2645 QP=19.41 NAL=2 Slice:P Poc:296 I:0 P:853 SKIP:2347 size=2972 bytes
6903[libx264 @ 0x122e10f10] frame=2646 QP=24.62 NAL=2 Slice:B Poc:292 I:0 P:357 SKIP:2843 size=366 bytes
6904[libx264 @ 0x122e10f10] frame=2647 QP=24.83 NAL=0 Slice:B Poc:290 I:0 P:246 SKIP:2954 size=218 bytes
6905[libx264 @ 0x122e10f10] frame=2648 QP=25.75 NAL=0 Slice:B Poc:294 I:0 P:400 SKIP:2800 size=265 bytes
6906[libx264 @ 0x122e10f10] frame=2649 QP=19.43 NAL=2 Slice:P Poc:304 I:1 P:715 SKIP:2484 size=2659 bytes
6907[libx264 @ 0x122e10f10] frame=2650 QP=27.25 NAL=2 Slice:B Poc:300 I:0 P:276 SKIP:2924 size=347 bytes
6908[libx264 @ 0x122e10f10] frame=2651 QP=24.00 NAL=0 Slice:B Poc:298 I:0 P:270 SKIP:2930 size=201 bytes
6909[libx264 @ 0x122e10f10] frame=2652 QP=24.15 NAL=0 Slice:B Poc:302 I:0 P:411 SKIP:2789 size=278 bytes
6910[libx264 @ 0x122e10f10] frame=2653 QP=19.70 NAL=2 Slice:P Poc:312 I:0 P:792 SKIP:2408 size=2687 bytes
6911[libx264 @ 0x122e10f10] frame=2654 QP=27.01 NAL=2 Slice:B Poc:308 I:0 P:287 SKIP:2913 size=332 bytes
6912[libx264 @ 0x122e10f10] frame=2655 QP=28.35 NAL=0 Slice:B Poc:306 I:0 P:405 SKIP:2795 size=277 bytes
6913[libx264 @ 0x122e10f10] frame=2656 QP=25.20 NAL=0 Slice:B Poc:310 I:0 P:498 SKIP:2702 size=312 bytes
6914[libx264 @ 0x122e10f10] frame=2657 QP=19.87 NAL=2 Slice:P Poc:316 I:0 P:499 SKIP:2701 size=1762 bytes
6915[libx264 @ 0x122e10f10] frame=2658 QP=24.00 NAL=0 Slice:B Poc:314 I:0 P:173 SKIP:3027 size=158 bytes
6916[libx264 @ 0x122e10f10] frame=2659 QP=19.82 NAL=2 Slice:P Poc:324 I:1 P:632 SKIP:2567 size=2338 bytes
6917[libx264 @ 0x122e10f10] frame=2660 QP=27.22 NAL=2 Slice:B Poc:320 I:0 P:283 SKIP:2917 size=328 bytes
6918[libx264 @ 0x122e10f10] frame=2661 QP=28.27 NAL=0 Slice:B Poc:318 I:0 P:493 SKIP:2707 size=305 bytes
6919[libx264 @ 0x122e10f10] frame=2662 QP=23.00 NAL=0 Slice:B Poc:322 I:0 P:355 SKIP:2845 size=237 bytes
6920[libx264 @ 0x122e10f10] frame=2663 QP=20.02 NAL=2 Slice:P Poc:332 I:0 P:677 SKIP:2523 size=2549 bytes
6921[libx264 @ 0x122e10f10] frame=2664 QP=26.19 NAL=2 Slice:B Poc:328 I:0 P:314 SKIP:2886 size=346 bytes
6922[libx264 @ 0x122e10f10] frame=2665 QP=25.78 NAL=0 Slice:B Poc:326 I:0 P:398 SKIP:2802 size=288 bytes
6923[libx264 @ 0x122e10f10] frame=2666 QP=27.64 NAL=0 Slice:B Poc:330 I:0 P:236 SKIP:2964 size=181 bytes
6924[libx264 @ 0x122e10f10] frame=2667 QP=19.48 NAL=2 Slice:P Poc:340 I:4 P:1355 SKIP:1841 size=4545 bytes
6925[libx264 @ 0x122e10f10] frame=2668 QP=26.69 NAL=2 Slice:B Poc:336 I:0 P:449 SKIP:2751 size=426 bytes
6926[libx264 @ 0x122e10f10] frame=2669 QP=28.21 NAL=0 Slice:B Poc:334 I:0 P:780 SKIP:2420 size=440 bytes
6927[libx264 @ 0x122e10f10] frame=2670 QP=28.27 NAL=0 Slice:B Poc:338 I:0 P:440 SKIP:2760 size=278 bytes
6928[libx264 @ 0x122e10f10] frame=2671 QP=19.72 NAL=2 Slice:P Poc:348 I:3 P:873 SKIP:2324 size=2891 bytes
6929[libx264 @ 0x122e10f10] frame=2672 QP=27.26 NAL=2 Slice:B Poc:344 I:0 P:485 SKIP:2715 size=387 bytes
6930[libx264 @ 0x122e10f10] frame=2673 QP=24.00 NAL=0 Slice:B Poc:342 I:0 P:544 SKIP:2656 size=303 bytes
6931[libx264 @ 0x122e10f10] frame=2674 QP=28.27 NAL=0 Slice:B Poc:346 I:0 P:383 SKIP:2817 size=243 bytes
6932[libx264 @ 0x122e10f10] frame=2675 QP=20.01 NAL=2 Slice:P Poc:356 I:3 P:660 SKIP:2537 size=2357 bytes
6933[libx264 @ 0x122e10f10] frame=2676 QP=23.95 NAL=2 Slice:B Poc:352 I:0 P:311 SKIP:2889 size=318 bytes
6934[libx264 @ 0x122e10f10] frame=2677 QP=24.00 NAL=0 Slice:B Poc:350 I:0 P:393 SKIP:2807 size=278 bytes
6935[libx264 @ 0x122e10f10] frame=2678 QP=23.00 NAL=0 Slice:B Poc:354 I:0 P:285 SKIP:2915 size=218 bytes
6936[libx264 @ 0x122e10f10] frame=2679 QP=20.32 NAL=2 Slice:P Poc:364 I:1 P:586 SKIP:2613 size=2166 bytes
6937[libx264 @ 0x122e10f10] frame=2680 QP=25.57 NAL=2 Slice:B Poc:360 I:0 P:229 SKIP:2971 size=282 bytes
6938[libx264 @ 0x122e10f10] frame=2681 QP=25.99 NAL=0 Slice:B Poc:358 I:0 P:166 SKIP:3034 size=166 bytes
6939[libx264 @ 0x122e10f10] frame=2682 QP=24.00 NAL=0 Slice:B Poc:362 I:0 P:57 SKIP:3143 size=80 bytes
6940[libx264 @ 0x122e10f10] frame=2683 QP=20.65 NAL=2 Slice:P Poc:372 I:0 P:445 SKIP:2755 size=1857 bytes
6941[libx264 @ 0x122e10f10] frame=2684 QP=25.29 NAL=2 Slice:B Poc:368 I:0 P:222 SKIP:2978 size=270 bytes
6942[libx264 @ 0x122e10f10] frame=2685 QP=28.78 NAL=0 Slice:B Poc:366 I:0 P:133 SKIP:3067 size=148 bytes
6943[libx264 @ 0x122e10f10] frame=2686 QP=23.00 NAL=0 Slice:B Poc:370 I:0 P:129 SKIP:3071 size=142 bytes
6944[libx264 @ 0x122e10f10] frame=2687 QP=21.23 NAL=2 Slice:P Poc:380 I:3 P:438 SKIP:2759 size=1668 bytes
6945[libx264 @ 0x122e10f10] frame=2688 QP=25.68 NAL=2 Slice:B Poc:376 I:0 P:230 SKIP:2970 size=277 bytes
6946[libx264 @ 0x122e10f10] frame=2689 QP=24.00 NAL=0 Slice:B Poc:374 I:0 P:179 SKIP:3021 size=162 bytes
6947[libx264 @ 0x122e10f10] frame=2690 QP=28.75 NAL=0 Slice:B Poc:378 I:0 P:178 SKIP:3022 size=165 bytes
6948[libx264 @ 0x122e10f10] frame=2691 QP=22.30 NAL=2 Slice:P Poc:388 I:0 P:254 SKIP:2946 size=1241 bytes
6949[libx264 @ 0x122e10f10] frame=2692 QP=26.36 NAL=2 Slice:B Poc:384 I:0 P:144 SKIP:3056 size=238 bytes
6950[libx264 @ 0x122e10f10] frame=2693 QP=27.75 NAL=0 Slice:B Poc:382 I:0 P:115 SKIP:3085 size=141 bytes
6951[libx264 @ 0x122e10f10] frame=2694 QP=27.35 NAL=0 Slice:B Poc:386 I:0 P:68 SKIP:3132 size=103 bytes
6952[libx264 @ 0x122e10f10] frame=2695 QP=26.35 NAL=2 Slice:P Poc:396 I:1 P:345 SKIP:2854 size=998 bytes
6953[libx264 @ 0x122e10f10] frame=2696 QP=26.77 NAL=2 Slice:B Poc:392 I:0 P:279 SKIP:2921 size=301 bytes
6954[libx264 @ 0x122e10f10] frame=2697 QP=24.00 NAL=0 Slice:B Poc:390 I:0 P:148 SKIP:3052 size=146 bytes
6955[libx264 @ 0x122e10f10] frame=2698 QP=24.08 NAL=0 Slice:B Poc:394 I:0 P:239 SKIP:2961 size=197 bytes
6956[libx264 @ 0x122e10f10] frame=2699 QP=27.20 NAL=2 Slice:P Poc:398 I:0 P:54 SKIP:3146 size=174 bytes
6957[vost#1:0/libx264 @ 0x122e10c40] Terminating thread with return code 0 (success)
6958[out#1/mp4 @ 0x600000d50540] All streams finished
6959[out#1/mp4 @ 0x600000d50540] Terminating thread with return code 0 (success)
6960[out#0/image2 @ 0x600000d50480] sq: 0 EOF
6961[out#0/image2 @ 0x600000d50480] sq: finish queue
6962[fc#0 @ 0x600000950f00] Terminating thread with return code 0 (success)
6963[out#0/image2 @ 0x600000d50480] Output file #0 (/tmp/jpg-600-123456.jpg):
6964[out#0/image2 @ 0x600000d50480] Output stream #0:0 (video): 1 frames encoded; 1 packets muxed (31512 bytes);
6965[out#0/image2 @ 0x600000d50480] Total: 1 packets (31512 bytes) muxed
6966[out#0/image2 @ 0x600000d50480] video:31KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: unknown
6967[mp4 @ 0x122e10530] Starting second pass: moving the moov atom to the beginning of the file
6968[mp4 @ 0x122e10530] Opening '/tmp/mp4-640-23456.mp4' for reading
6969[file @ 0x60000165c180] Setting default whitelist 'file,crypto,data'
6970[AVIOContext @ 0x107421e40] Statistics: 4882189 bytes read, 0 seeks
6971[AVIOContext @ 0x122e11680] Statistics: 9797319 bytes written, 4 seeks, 41 writeouts
6972[out#1/mp4 @ 0x600000d50540] Output file #1 (/tmp/mp4-640-23456.mp4):
6973[out#1/mp4 @ 0x600000d50540] Output stream #1:0 (video): 2700 frames encoded; 2700 packets muxed (4882140 bytes);
6974[out#1/mp4 @ 0x600000d50540] Total: 2700 packets (4882140 bytes) muxed
6975[out#1/mp4 @ 0x600000d50540] video:4768KiB audio:0KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.676302%
6976frame= 1 fps=0.1 q=5.0 Lq=-1.0 size=N/A time=00:00:00.03 bitrate=N/A speed=0.00319x
6977[libx264 @ 0x122e10f10] frame I:11 Avg QP:17.05 size:137139
6978[libx264 @ 0x122e10f10] frame P:721 Avg QP:19.82 size: 3607
6979[libx264 @ 0x122e10f10] frame B:1968 Avg QP:26.94 size: 392
6980[libx264 @ 0x122e10f10] consecutive B-frames: 0.8% 4.5% 4.8% 89.9%
6981[libx264 @ 0x122e10f10] mb I I16..4: 11.0% 0.0% 89.0%
6982[libx264 @ 0x122e10f10] mb P I16..4: 0.0% 0.0% 0.1% P16..4: 22.3% 3.0% 3.1% 0.0% 0.0% skip:71.5%
6983[libx264 @ 0x122e10f10] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 11.3% 0.2% 0.1% direct: 0.1% skip:88.3% L0:28.3% L1:70.5% BI: 1.2%
6984[libx264 @ 0x122e10f10] coded y,uvDC,uvAC intra: 90.9% 83.6% 60.9% inter: 1.1% 4.6% 0.1%
6985[libx264 @ 0x122e10f10] i16 v,h,dc,p: 18% 48% 6% 28%
6986[libx264 @ 0x122e10f10] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 9% 35% 12% 6% 7% 4% 11% 4% 12%
6987[libx264 @ 0x122e10f10] i8c dc,h,v,p: 45% 36% 12% 7%
6988[libx264 @ 0x122e10f10] Weighted P-Frames: Y:0.0% UV:0.0%
6989[libx264 @ 0x122e10f10] ref P L0: 74.7% 5.5% 15.4% 4.4% 0.0%
6990[libx264 @ 0x122e10f10] ref B L0: 96.3% 3.2% 0.5%
6991[libx264 @ 0x122e10f10] ref B L1: 94.5% 5.5%
6992[libx264 @ 0x122e10f10] kb/s:433.47
6993[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600000450e00] Input file #0 (1951279840.mov):
6994[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600000450e00] Input stream #0:1 (video): 2700 packets read (117727674 bytes); 2700 frames decoded; 0 decode errors;
6995[in#0/mov,mp4,m4a,3gp,3g2,mj2 @ 0x600000450e00] Total: 2700 packets (117727674 bytes) demuxed
6996[AVIOContext @ 0x122e07c70] Statistics: 121448836 bytes read, 4 seeks