Ticket #3772: ffmpeg-20140716-175201.log

File ffmpeg-20140716-175201.log, 518.7 KB (added by muhammet, 12 years ago)

Transcoding with tee and using ffmpeg compiled by me.

Line 
1ffmpeg started on 2014-07-16 at 17:52:01
2Report written to "ffmpeg-20140716-175201.log"
3Command line:
4./ffmpeg -v 9 -loglevel 99 -i /home/msa/Desktop/input.wmv -threads 1 -c:v libx264 -profile:v high -level 4.0 -pix_fmt yuv420p -movflags +faststart -c:a aac -ac 2 -crf 26 -preset:v veryfast -strict experimental -flags +global_header -f tee -map 0:v -map 0:a "/home/msa/Desktop/output.mp4|[f=hls:hls_time=20:hls_list_size=740:bsfs/v=dump_extra]/home/msa/Desktop/output.m3u8"
5ffmpeg version N-64675-g01c17b5 Copyright (c) 2000-2014 the FFmpeg developers
6 built on Jul 16 2014 16:36:06 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
7 configuration: --prefix=/home/msa/ffmpeg_build --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
8 libavutil 52. 92.100 / 52. 92.100
9 libavcodec 55. 69.100 / 55. 69.100
10 libavformat 55. 47.100 / 55. 47.100
11 libavdevice 55. 13.102 / 55. 13.102
12 libavfilter 4. 10.100 / 4. 10.100
13 libswscale 2. 6.100 / 2. 6.100
14 libswresample 0. 19.100 / 0. 19.100
15 libpostproc 52. 3.100 / 52. 3.100
16Splitting the commandline.
17Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
18Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
19Reading option '-i' ... matched as input file with argument '/home/msa/Desktop/input.wmv'.
20Reading option '-threads' ... matched as AVOption 'threads' with argument '1'.
21Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'libx264'.
22Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument 'high'.
23Reading option '-level' ... matched as AVOption 'level' with argument '4.0'.
24Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
25Reading option '-movflags' ... matched as AVOption 'movflags' with argument '+faststart'.
26Reading option '-c:a' ... matched as option 'c' (codec name) with argument 'aac'.
27Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '2'.
28Reading option '-crf' ... matched as AVOption 'crf' with argument '26'.
29Reading option '-preset:v' ... matched as AVOption 'preset:v' with argument 'veryfast'.
30Reading option '-strict' ...Routing option strict to both codec and muxer layer
31 matched as AVOption 'strict' with argument 'experimental'.
32Reading option '-flags' ... matched as AVOption 'flags' with argument '+global_header'.
33Reading option '-f' ... matched as option 'f' (force format) with argument 'tee'.
34Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:v'.
35Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0:a'.
36Reading option '/home/msa/Desktop/output.mp4|[f=hls:hls_time=20:hls_list_size=740:bsfs/v=dump_extra]/home/msa/Desktop/output.m3u8' ... matched as output file.
37Finished splitting the commandline.
38Parsing a group of options: global .
39Applying option v (set logging level) with argument 9.
40Applying option loglevel (set logging level) with argument 99.
41Successfully parsed a group of options.
42Parsing a group of options: input file /home/msa/Desktop/input.wmv.
43Successfully parsed a group of options.
44Opening an input file: /home/msa/Desktop/input.wmv.
45[asf @ 0x23a97a0] Format asf probed with size=2048 and score=100
46[asf @ 0x23a97a0] gpos mismatch our pos=24, end=26
47[asf @ 0x23a97a0] gpos mismatch our pos=24, end=3661
48[asf @ 0x23a97a0] gpos mismatch our pos=24, end=44
49[asf @ 0x23a97a0] gpos mismatch our pos=24, end=34
50[asf @ 0x23a97a0] Payload extension 50 2
51[asf @ 0x23a97a0] gpos mismatch our pos=24, end=38
52[asf @ 0x23a97a0] gpos mismatch our pos=24, end=46
53[asf @ 0x23a97a0] gpos mismatch our pos=24, end=44
54[asf @ 0x23a97a0] gpos mismatch our pos=24, end=308
55[asf @ 0x23a97a0] gpos mismatch our pos=24, end=38
56[asf @ 0x23a97a0] Before avformat_find_stream_info() pos: 5747 bytes read:32768 seeks:0
57[asf @ 0x23a97a0] parser not found for codec wmalossless, packets or times may be invalid.
58[wmv3 @ 0x23aaf40] Header: 4DF10801
59[wmv3 @ 0x23aaf40] Profile 1:
60frmrtq_postproc=6, bitrtq_postproc=31
61LoopFilter=0, MultiRes=0, FastUVMC=0, Extended MV=0
62Rangered=0, VSTransform=1, Overlap=0, SyncMarker=0
63DQuant=0, Quantizer mode=0, Max B frames=0
64[wmv3 @ 0x23aaf40] Extra data: 8 bits left, value: 0
65[asf @ 0x23a97a0] parser not found for codec wmalossless, packets or times may be invalid.
66[asf @ 0x23a97a0] All info found
67rfps: 24.750000 0.013569
68rfps: 24.750000 0.013569
69rfps: 24.833333 0.006090
70rfps: 24.833333 0.006090
71rfps: 24.916667 0.001573
72rfps: 24.916667 0.001573
73rfps: 25.000000 0.000015
74rfps: 25.083333 0.001419
75rfps: 25.083333 0.001419
76rfps: 25.166667 0.005782
77rfps: 25.166667 0.005782
78rfps: 25.250000 0.013107
79rfps: 25.250000 0.013107
80rfps: 49.750000 0.013846
81rfps: 49.750000 0.013846
82rfps: 49.833333 0.006290
83rfps: 49.833333 0.006290
84rfps: 49.916667 0.001695
85rfps: 49.916667 0.001695
86rfps: 50.000000 0.000061
87rfps: 50.083333 0.001387
88rfps: 50.083333 0.001387
89rfps: 50.166667 0.005674
90rfps: 50.166667 0.005674
91rfps: 50.250000 0.012922
92rfps: 50.250000 0.012922
93[asf @ 0x23a97a0] Setting avg frame rate based on r frame rate
94[asf @ 0x23a97a0] After avformat_find_stream_info() pos: 1286434 bytes read:1310720 seeks:0 frames:64
95Input #0, asf, from '/home/msa/Desktop/input.wmv':
96 Metadata:
97 WMFSDKNeeded : 0.0.0.0000
98 DeviceConformanceTemplate: MP@HL
99 WM/WMADRCPeakReference: 32396
100 WM/WMADRCPeakTarget: 32396
101 WM/WMADRCAverageReference: 8136
102 WM/WMADRCAverageTarget: 8136
103 NumberOfFrames : 2001
104 WMFSDKVersion : 12.0.7601.17514
105 IsVBR : 0
106 Duration: 00:01:20.50, start: 0.000000, bitrate: 4208 kb/s
107 Stream #0:0, 23, 1/1000: Audio: wmalossless (c[1][0][0] / 0x0163), 44100 Hz, stereo, s16p, 1152 kb/s
108 Stream #0:1, 41, 1/1000: Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 1920x1080, 1/1000, 6000 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 1k tbc
109Successfully opened the file.
110Parsing a group of options: output file /home/msa/Desktop/output.mp4|[f=hls:hls_time=20:hls_list_size=740:bsfs/v=dump_extra]/home/msa/Desktop/output.m3u8.
111Applying option c:v (codec name) with argument libx264.
112Applying option profile:v (set profile) with argument high.
113Applying option pix_fmt (set pixel format) with argument yuv420p.
114Applying option c:a (codec name) with argument aac.
115Applying option ac (set number of audio channels) with argument 2.
116Applying option f (force format) with argument tee.
117Applying option map (set input stream mapping) with argument 0:v.
118Applying option map (set input stream mapping) with argument 0:a.
119Successfully parsed a group of options.
120Opening an output file: /home/msa/Desktop/output.mp4|[f=hls:hls_time=20:hls_list_size=740:bsfs/v=dump_extra]/home/msa/Desktop/output.m3u8.
121Successfully opened the file.
122[graph 0 input from stream 0:1 @ 0x23983e0] Setting 'video_size' to value '1920x1080'
123[graph 0 input from stream 0:1 @ 0x23983e0] Setting 'pix_fmt' to value '0'
124[graph 0 input from stream 0:1 @ 0x23983e0] Setting 'time_base' to value '1/1000'
125[graph 0 input from stream 0:1 @ 0x23983e0] Setting 'pixel_aspect' to value '1/1'
126[graph 0 input from stream 0:1 @ 0x23983e0] Setting 'sws_param' to value 'flags=2'
127[graph 0 input from stream 0:1 @ 0x23983e0] Setting 'frame_rate' to value '25/1'
128[graph 0 input from stream 0:1 @ 0x23983e0] w:1920 h:1080 pixfmt:yuv420p tb:1/1000 fr:25/1 sar:1/1 sws_param:flags=2
129[format @ 0x23a8d00] compat: called with args=[yuv420p]
130[format @ 0x23a8d00] Setting 'pix_fmts' to value 'yuv420p'
131[AVFilterGraph @ 0x23a0980] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
132[graph 1 input from stream 0:0 @ 0x23e5fe0] Setting 'time_base' to value '1/44100'
133[graph 1 input from stream 0:0 @ 0x23e5fe0] Setting 'sample_rate' to value '44100'
134[graph 1 input from stream 0:0 @ 0x23e5fe0] Setting 'sample_fmt' to value 's16p'
135[graph 1 input from stream 0:0 @ 0x23e5fe0] Setting 'channel_layout' to value '0x3'
136[graph 1 input from stream 0:0 @ 0x23e5fe0] tb:1/44100 samplefmt:s16p samplerate:44100 chlayout:0x3
137[audio format for output stream 0:1 @ 0x23a0a20] Setting 'sample_fmts' to value 'fltp'
138[audio format for output stream 0:1 @ 0x23a0a20] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
139[audio format for output stream 0:1 @ 0x23a0a20] Setting 'channel_layouts' to value '0x3'
140[audio format for output stream 0:1 @ 0x23a0a20] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
141[AVFilterGraph @ 0x23e6340] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
142[auto-inserted resampler 0 @ 0x23a1e40] ch:2 chl:stereo fmt:s16p r:44100Hz -> ch:2 chl:stereo fmt:fltp r:44100Hz
143[libx264 @ 0x23e4e20] using SAR=1/1
144[libx264 @ 0x23e4e20] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
145[libx264 @ 0x23e4e20] profile High, level 4.0
146[libx264 @ 0x23e4e20] 264 - core 142 r2389 956c8d8 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=1 lookahead_threads=1 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=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=26.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
147[wmv3 @ 0x23abc20] Header: 4DF10801
148[wmv3 @ 0x23abc20] Profile 1:
149frmrtq_postproc=6, bitrtq_postproc=31
150LoopFilter=0, MultiRes=0, FastUVMC=0, Extended MV=0
151Rangered=0, VSTransform=1, Overlap=0, SyncMarker=0
152DQuant=0, Quantizer mode=0, Max B frames=0
153[wmv3 @ 0x23abc20] Extra data: 8 bits left, value: 0
154[tee @ 0x23e3b00] filename:'/home/msa/Desktop/output.mp4' format:mp4
155[tee @ 0x23e3b00] stream:0 codec:h264 type:video
156[tee @ 0x23e3b00] stream:1 codec:aac type:audio
157[mpegts @ 0x2b563a0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
158[mpegts @ 0x2b563a0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
159[adts @ 0x2b61400] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
160[mpegts @ 0x2b563a0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
161[tee @ 0x23e3b00] spec:v bsfs:dump_extra matches stream 0 of slave output '/home/msa/Desktop/output.m3u8'
162[tee @ 0x23e3b00] filename:'/home/msa/Desktop/output.m3u8' format:hls
163[tee @ 0x23e3b00] stream:0 codec:h264 type:video bsfs:dump_extra
164[tee @ 0x23e3b00] stream:1 codec:aac type:audio
165Output #0, tee, to '/home/msa/Desktop/output.mp4|[f=hls:hls_time=20:hls_list_size=740:bsfs/v=dump_extra]/home/msa/Desktop/output.m3u8':
166 Metadata:
167 WMFSDKNeeded : 0.0.0.0000
168 DeviceConformanceTemplate: MP@HL
169 WM/WMADRCPeakReference: 32396
170 WM/WMADRCPeakTarget: 32396
171 WM/WMADRCAverageReference: 8136
172 WM/WMADRCAverageTarget: 8136
173 NumberOfFrames : 2001
174 WMFSDKVersion : 12.0.7601.17514
175 IsVBR : 0
176 encoder : Lavf55.47.100
177 Stream #0:0, 0, 1/25: Video: h264 (libx264), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1/25, q=-1--1, 25 fps, 25 tbn, 25 tbc
178 Metadata:
179 encoder : Lavc55.69.100 libx264
180 Stream #0:1, 0, 1/44100: Audio: aac, 44100 Hz, stereo, fltp, 128 kb/s
181 Metadata:
182 encoder : Lavc55.69.100 aac
183Stream mapping:
184 Stream #0:1 -> #0:0 (wmv3 (native) -> h264 (libx264))
185 Stream #0:0 -> #0:1 (wmalossless (native) -> aac (native))
186Press [q] to stop, [?] for help
187[aac @ 0x23e89c0] Queue input is backward in time
188[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 43995, current: 34795; changing to 43996. This may result in incorrect timestamps in the output file.
189[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 43996, current: 35819; changing to 43997. This may result in incorrect timestamps in the output file.
190[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 43997, current: 36843; changing to 43998. This may result in incorrect timestamps in the output file.
191[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 43998, current: 37867; changing to 43999. This may result in incorrect timestamps in the output file.
192[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 43999, current: 38891; changing to 44000. This may result in incorrect timestamps in the output file.
193[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 44000, current: 39915; changing to 44001. This may result in incorrect timestamps in the output file.
194[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 44001, current: 40939; changing to 44002. This may result in incorrect timestamps in the output file.
195[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 44002, current: 41963; changing to 44003. This may result in incorrect timestamps in the output file.
196[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 44003, current: 42987; changing to 44004. This may result in incorrect timestamps in the output file.
197[aac @ 0x23e89c0] Queue input is backward in time
198[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 46059, current: 38896; changing to 46060. This may result in incorrect timestamps in the output file.
199[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 46060, current: 39920; changing to 46061. This may result in incorrect timestamps in the output file.
200[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 46061, current: 40944; changing to 46062. This may result in incorrect timestamps in the output file.
201[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 46062, current: 41968; changing to 46063. This may result in incorrect timestamps in the output file.
202[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 46063, current: 45026; changing to 46064. This may result in incorrect timestamps in the output file.
203[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 46064, current: 46050; changing to 46065. This may result in incorrect timestamps in the output file.
204[aac @ 0x23e89c0] Queue input is backward in time
205[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 50146, current: 49127; changing to 50147. This may result in incorrect timestamps in the output file.
206[aac @ 0x23e89c0] Queue input is backward in time
207[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 60377, current: 59359; changing to 60378. This may result in incorrect timestamps in the output file.
208[aac @ 0x23e89c0] Queue input is backward in time
209[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 70653, current: 69590; changing to 70654. This may result in incorrect timestamps in the output file.
210[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 70654, current: 70614; changing to 70655. This may result in incorrect timestamps in the output file.
211[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
212[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
213[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
214[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
215[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 0
216[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 0
217[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
218[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
219[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
220[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
221[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
222[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
223[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
224[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
225[aac @ 0x23e89c0] Queue input is backward in time
226[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 109563, current: 106457; changing to 109564. This may result in incorrect timestamps in the output file.
227[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 109564, current: 107481; changing to 109565. This may result in incorrect timestamps in the output file.
228[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 109565, current: 108505; changing to 109566. This may result in incorrect timestamps in the output file.
229[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 109566, current: 109529; changing to 109567. This may result in incorrect timestamps in the output file.
230[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
231[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
232[libx264 @ 0x23e4e20] frame= 0 QP=16.79 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=688 bytes
233[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
234[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
235[libx264 @ 0x23e4e20] frame= 1 QP=24.80 NAL=2 Slice:P Poc:2 I:28 P:1 SKIP:8131 size=155 bytes
236[aac @ 0x23e89c0] Queue input is backward in time
237[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 113625, current: 110559; changing to 113626. This may result in incorrect timestamps in the output file.
238[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 113626, current: 111583; changing to 113627. This may result in incorrect timestamps in the output file.
239[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
240[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
241[libx264 @ 0x23e4e20] frame= 2 QP=25.02 NAL=2 Slice:P Poc:4 I:76 P:6 SKIP:8078 size=200 bytes
242[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
243[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
244[libx264 @ 0x23e4e20] frame= 3 QP=22.89 NAL=2 Slice:P Poc:6 I:292 P:10 SKIP:7858 size=349 bytes
245[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 113627, current: 112607; changing to 113628. This may result in incorrect timestamps in the output file.
246[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
247[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
248[libx264 @ 0x23e4e20] frame= 4 QP=17.47 NAL=2 Slice:P Poc:8 I:254 P:54 SKIP:7852 size=439 bytes
249[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
250[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
251[libx264 @ 0x23e4e20] frame= 5 QP=17.62 NAL=2 Slice:P Poc:10 I:517 P:35 SKIP:7608 size=528 bytes
252[aac @ 0x23e89c0] Queue input is backward in time
253[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 121853, current: 120790; changing to 121854. This may result in incorrect timestamps in the output file.
254[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 121854, current: 121814; changing to 121855. This may result in incorrect timestamps in the output file.
255[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
256[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
257[libx264 @ 0x23e4e20] frame= 6 QP=16.37 NAL=2 Slice:P Poc:14 I:806 P:160 SKIP:7194 size=732 bytes
258[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
259[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
260[libx264 @ 0x23e4e20] frame= 7 QP=21.18 NAL=0 Slice:B Poc:12 I:171 P:361 SKIP:7628 size=799 bytes
261[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
262[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
263[libx264 @ 0x23e4e20] frame= 8 QP=19.66 NAL=2 Slice:P Poc:16 I:684 P:56 SKIP:7420 size=695 bytes
264[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
265[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
266[libx264 @ 0x23e4e20] frame= 9 QP=19.04 NAL=2 Slice:P Poc:18 I:481 P:21 SKIP:7658 size=522 bytes
267[aac @ 0x23e89c0] Queue input is backward in time
268[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 132084, current: 131065; changing to 132085. This may result in incorrect timestamps in the output file.
269frame= 21 fps=0.0 q=31.0 size=N/A time=00:00:03.01 bitrate=N/A
270[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
271[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
272[libx264 @ 0x23e4e20] frame= 10 QP=20.01 NAL=2 Slice:P Poc:20 I:489 P:66 SKIP:7605 size=570 bytes
273[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
274[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
275[libx264 @ 0x23e4e20] frame= 11 QP=19.99 NAL=2 Slice:P Poc:22 I:340 P:117 SKIP:7703 size=454 bytes
276[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
277[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
278[libx264 @ 0x23e4e20] frame= 12 QP=20.97 NAL=2 Slice:P Poc:24 I:434 P:57 SKIP:7669 size=950 bytes
279[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
280[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
281[libx264 @ 0x23e4e20] frame= 13 QP=22.11 NAL=2 Slice:P Poc:26 I:3298 P:357 SKIP:4505 size=6900 bytes
282[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
283[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
284[libx264 @ 0x23e4e20] frame= 14 QP=22.85 NAL=2 Slice:P Poc:28 I:3586 P:625 SKIP:3949 size=11702 bytes
285[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
286[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
287[libx264 @ 0x23e4e20] frame= 15 QP=22.22 NAL=2 Slice:P Poc:30 I:3455 P:930 SKIP:3775 size=14154 bytes
288[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
289[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
290[libx264 @ 0x23e4e20] frame= 16 QP=22.73 NAL=2 Slice:P Poc:32 I:3774 P:1042 SKIP:3344 size=16122 bytes
291[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
292[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
293[libx264 @ 0x23e4e20] frame= 17 QP=21.86 NAL=2 Slice:P Poc:34 I:6420 P:1091 SKIP:649 size=17028 bytes
294[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
295[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
296[libx264 @ 0x23e4e20] frame= 18 QP=21.47 NAL=2 Slice:P Poc:36 I:4653 P:1175 SKIP:2332 size=18143 bytes
297[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
298[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
299[libx264 @ 0x23e4e20] frame= 19 QP=21.52 NAL=2 Slice:P Poc:38 I:5028 P:1321 SKIP:1811 size=18759 bytes
300[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
301[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
302[libx264 @ 0x23e4e20] frame= 20 QP=21.40 NAL=2 Slice:P Poc:40 I:5398 P:1437 SKIP:1325 size=18623 bytes
303[aac @ 0x23e89c0] Queue input is backward in time
304[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 148445, current: 147426; changing to 148446. This may result in incorrect timestamps in the output file.
305frame= 32 fps= 31 q=31.0 size=N/A time=00:00:03.38 bitrate=N/A
306[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
307[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
308[libx264 @ 0x23e4e20] frame= 21 QP=21.59 NAL=2 Slice:P Poc:42 I:5548 P:1494 SKIP:1118 size=19072 bytes
309[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
310[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
311[libx264 @ 0x23e4e20] frame= 22 QP=22.18 NAL=2 Slice:P Poc:44 I:4921 P:1708 SKIP:1531 size=18879 bytes
312[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
313[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
314[libx264 @ 0x23e4e20] frame= 23 QP=21.02 NAL=2 Slice:P Poc:46 I:5150 P:1742 SKIP:1268 size=19637 bytes
315[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
316[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
317[libx264 @ 0x23e4e20] frame= 24 QP=20.03 NAL=2 Slice:P Poc:48 I:4839 P:1965 SKIP:1356 size=22595 bytes
318[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
319[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
320[libx264 @ 0x23e4e20] frame= 25 QP=22.67 NAL=2 Slice:P Poc:56 I:654 P:1770 SKIP:5736 size=13056 bytes
321[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
322[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
323[libx264 @ 0x23e4e20] frame= 26 QP=27.21 NAL=2 Slice:B Poc:52 I:14 P:158 SKIP:7986 size=429 bytes
324[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
325[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
326[libx264 @ 0x23e4e20] frame= 27 QP=30.90 NAL=0 Slice:B Poc:50 I:44 P:104 SKIP:8012 size=363 bytes
327[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
328[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
329[libx264 @ 0x23e4e20] frame= 28 QP=20.83 NAL=0 Slice:B Poc:54 I:12 P:117 SKIP:8031 size=252 bytes
330[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
331[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
332[libx264 @ 0x23e4e20] frame= 29 QP=21.92 NAL=2 Slice:P Poc:64 I:648 P:1833 SKIP:5679 size=11282 bytes
333[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
334[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
335[libx264 @ 0x23e4e20] frame= 30 QP=24.59 NAL=2 Slice:B Poc:60 I:14 P:323 SKIP:7821 size=815 bytes
336[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
337[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
338[libx264 @ 0x23e4e20] frame= 31 QP=24.41 NAL=0 Slice:B Poc:58 I:5 P:209 SKIP:7946 size=310 bytes
339[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
340[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
341[libx264 @ 0x23e4e20] frame= 32 QP=24.03 NAL=0 Slice:B Poc:62 I:1 P:42 SKIP:8116 size=180 bytes
342[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
343[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
344[libx264 @ 0x23e4e20] frame= 33 QP=22.37 NAL=2 Slice:P Poc:72 I:268 P:1624 SKIP:6268 size=8660 bytes
345[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
346[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
347[libx264 @ 0x23e4e20] frame= 34 QP=23.64 NAL=2 Slice:B Poc:68 I:15 P:163 SKIP:7978 size=665 bytes
348frame= 46 fps= 29 q=31.0 size=N/A time=00:00:04.04 bitrate=N/A
349[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
350[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
351[libx264 @ 0x23e4e20] frame= 35 QP=24.56 NAL=0 Slice:B Poc:66 I:3 P:56 SKIP:8101 size=252 bytes
352[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
353[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
354[libx264 @ 0x23e4e20] frame= 36 QP=27.06 NAL=0 Slice:B Poc:70 I:1 P:20 SKIP:8139 size=147 bytes
355[aac @ 0x23e89c0] Queue input is backward in time
356[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 179197, current: 176091; changing to 179198. This may result in incorrect timestamps in the output file.
357[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 179198, current: 177115; changing to 179199. This may result in incorrect timestamps in the output file.
358[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 179199, current: 178139; changing to 179200. This may result in incorrect timestamps in the output file.
359[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 179200, current: 179163; changing to 179201. This may result in incorrect timestamps in the output file.
360[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
361[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
362[libx264 @ 0x23e4e20] frame= 37 QP=22.96 NAL=2 Slice:P Poc:80 I:226 P:1497 SKIP:6437 size=7478 bytes
363[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
364[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
365[libx264 @ 0x23e4e20] frame= 38 QP=25.12 NAL=2 Slice:B Poc:76 I:8 P:189 SKIP:7961 size=696 bytes
366[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
367[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
368[libx264 @ 0x23e4e20] frame= 39 QP=27.40 NAL=0 Slice:B Poc:74 I:4 P:26 SKIP:8130 size=178 bytes
369[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
370[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
371[libx264 @ 0x23e4e20] frame= 40 QP=27.53 NAL=0 Slice:B Poc:78 I:0 P:10 SKIP:8150 size=122 bytes
372[aac @ 0x23e89c0] Queue input is backward in time
373[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 183259, current: 182265; changing to 183260. This may result in incorrect timestamps in the output file.
374[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
375[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
376[libx264 @ 0x23e4e20] frame= 41 QP=22.47 NAL=2 Slice:P Poc:88 I:184 P:1382 SKIP:6594 size=6540 bytes
377[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
378[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
379[libx264 @ 0x23e4e20] frame= 42 QP=24.68 NAL=2 Slice:B Poc:84 I:6 P:157 SKIP:7996 size=560 bytes
380[aac @ 0x23e89c0] Queue input is backward in time
381[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 187385, current: 186367; changing to 187386. This may result in incorrect timestamps in the output file.
382[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
383[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
384[libx264 @ 0x23e4e20] frame= 43 QP=31.54 NAL=0 Slice:B Poc:82 I:2 P:30 SKIP:8128 size=186 bytes
385[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
386[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
387[libx264 @ 0x23e4e20] frame= 44 QP=29.06 NAL=0 Slice:B Poc:86 I:0 P:24 SKIP:8136 size=163 bytes
388[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
389[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
390[libx264 @ 0x23e4e20] frame= 45 QP=21.86 NAL=2 Slice:P Poc:96 I:245 P:1437 SKIP:6478 size=6721 bytes
391[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
392[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
393[libx264 @ 0x23e4e20] frame= 46 QP=25.96 NAL=2 Slice:B Poc:92 I:9 P:201 SKIP:7949 size=579 bytes
394[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
395[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
396[libx264 @ 0x23e4e20] frame= 47 QP=28.04 NAL=0 Slice:B Poc:90 I:4 P:27 SKIP:8127 size=216 bytes
397[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
398[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
399[libx264 @ 0x23e4e20] frame= 48 QP=27.22 NAL=0 Slice:B Poc:94 I:1 P:17 SKIP:8142 size=141 bytes
400[aac @ 0x23e89c0] Queue input is backward in time
401[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 197616, current: 196598; changing to 197617. This may result in incorrect timestamps in the output file.
402[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
403[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
404[libx264 @ 0x23e4e20] frame= 49 QP=22.20 NAL=2 Slice:P Poc:104 I:150 P:1431 SKIP:6579 size=6554 bytes
405[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
406[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
407[libx264 @ 0x23e4e20] frame= 50 QP=24.51 NAL=2 Slice:B Poc:100 I:6 P:127 SKIP:8025 size=472 bytes
408[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
409[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
410[libx264 @ 0x23e4e20] frame= 51 QP=24.43 NAL=0 Slice:B Poc:98 I:2 P:34 SKIP:8124 size=229 bytes
411[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
412[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
413[libx264 @ 0x23e4e20] frame= 52 QP=30.70 NAL=0 Slice:B Poc:102 I:3 P:29 SKIP:8126 size=209 bytes
414[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
415[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
416[libx264 @ 0x23e4e20] frame= 53 QP=21.67 NAL=2 Slice:P Poc:112 I:185 P:1456 SKIP:6519 size=6831 bytes
417[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
418[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
419[libx264 @ 0x23e4e20] frame= 54 QP=24.56 NAL=2 Slice:B Poc:108 I:8 P:170 SKIP:7979 size=648 bytes
420frame= 66 fps= 31 q=31.0 size=N/A time=00:00:04.68 bitrate=N/A
421[aac @ 0x23e89c0] Queue input is backward in time
422[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 207848, current: 206829; changing to 207849. This may result in incorrect timestamps in the output file.
423[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
424[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
425[libx264 @ 0x23e4e20] frame= 55 QP=27.75 NAL=0 Slice:B Poc:106 I:1 P:37 SKIP:8122 size=251 bytes
426[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
427[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
428[libx264 @ 0x23e4e20] frame= 56 QP=28.46 NAL=0 Slice:B Poc:110 I:1 P:11 SKIP:8147 size=120 bytes
429[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
430[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
431[libx264 @ 0x23e4e20] frame= 57 QP=22.03 NAL=2 Slice:P Poc:120 I:179 P:1437 SKIP:6544 size=6626 bytes
432[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
433[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
434[libx264 @ 0x23e4e20] frame= 58 QP=23.29 NAL=2 Slice:B Poc:116 I:9 P:173 SKIP:7977 size=598 bytes
435[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
436[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
437[libx264 @ 0x23e4e20] frame= 59 QP=31.70 NAL=0 Slice:B Poc:114 I:1 P:38 SKIP:8120 size=238 bytes
438[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
439[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
440[libx264 @ 0x23e4e20] frame= 60 QP=28.35 NAL=0 Slice:B Poc:118 I:4 P:37 SKIP:8119 size=216 bytes
441[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
442[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
443[libx264 @ 0x23e4e20] frame= 61 QP=21.56 NAL=2 Slice:P Poc:128 I:175 P:1444 SKIP:6541 size=6449 bytes
444[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
445[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
446[libx264 @ 0x23e4e20] frame= 62 QP=24.55 NAL=2 Slice:B Poc:124 I:13 P:138 SKIP:8007 size=562 bytes
447[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
448[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
449[libx264 @ 0x23e4e20] frame= 63 QP=29.28 NAL=0 Slice:B Poc:122 I:1 P:22 SKIP:8137 size=182 bytes
450[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
451[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
452[libx264 @ 0x23e4e20] frame= 64 QP=31.93 NAL=0 Slice:B Poc:126 I:0 P:24 SKIP:8136 size=173 bytes
453[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
454[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
455[libx264 @ 0x23e4e20] frame= 65 QP=22.27 NAL=2 Slice:P Poc:136 I:171 P:1403 SKIP:6586 size=6697 bytes
456[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
457[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
458[libx264 @ 0x23e4e20] frame= 66 QP=26.35 NAL=2 Slice:B Poc:132 I:2 P:130 SKIP:8027 size=470 bytes
459[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
460[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
461[libx264 @ 0x23e4e20] frame= 67 QP=31.00 NAL=0 Slice:B Poc:130 I:1 P:36 SKIP:8122 size=234 bytes
462[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
463[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
464[libx264 @ 0x23e4e20] frame= 68 QP=29.00 NAL=0 Slice:B Poc:134 I:3 P:18 SKIP:8139 size=152 bytes
465[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
466[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
467[libx264 @ 0x23e4e20] frame= 69 QP=23.16 NAL=2 Slice:P Poc:144 I:207 P:1481 SKIP:6472 size=6876 bytes
468[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
469[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
470[libx264 @ 0x23e4e20] frame= 70 QP=25.78 NAL=2 Slice:B Poc:140 I:10 P:131 SKIP:8018 size=520 bytes
471[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
472[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
473[libx264 @ 0x23e4e20] frame= 71 QP=30.41 NAL=0 Slice:B Poc:138 I:2 P:18 SKIP:8140 size=173 bytes
474[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
475[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
476[libx264 @ 0x23e4e20] frame= 72 QP=29.73 NAL=0 Slice:B Poc:142 I:0 P:57 SKIP:8102 size=170 bytes
477[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
478[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
479[libx264 @ 0x23e4e20] frame= 73 QP=22.86 NAL=2 Slice:P Poc:152 I:165 P:1586 SKIP:6409 size=7965 bytes
480[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
481[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
482[libx264 @ 0x23e4e20] frame= 74 QP=27.41 NAL=2 Slice:B Poc:148 I:7 P:110 SKIP:8040 size=495 bytes
483frame= 86 fps= 33 q=31.0 size=N/A time=00:00:05.66 bitrate=N/A
484[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
485[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
486[libx264 @ 0x23e4e20] frame= 75 QP=26.30 NAL=0 Slice:B Poc:146 I:2 P:24 SKIP:8134 size=163 bytes
487[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
488[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
489[libx264 @ 0x23e4e20] frame= 76 QP=29.30 NAL=0 Slice:B Poc:150 I:1 P:12 SKIP:8146 size=114 bytes
490[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
491[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
492[libx264 @ 0x23e4e20] frame= 77 QP=23.87 NAL=2 Slice:P Poc:160 I:216 P:1503 SKIP:6441 size=8987 bytes
493[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
494[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
495[libx264 @ 0x23e4e20] frame= 78 QP=28.81 NAL=2 Slice:B Poc:156 I:7 P:155 SKIP:7995 size=506 bytes
496[aac @ 0x23e89c0] Queue input is backward in time
497[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 250859, current: 247798; changing to 250860. This may result in incorrect timestamps in the output file.
498[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 250860, current: 248822; changing to 250861. This may result in incorrect timestamps in the output file.
499[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 250861, current: 249846; changing to 250862. This may result in incorrect timestamps in the output file.
500[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
501[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
502[libx264 @ 0x23e4e20] frame= 79 QP=30.06 NAL=0 Slice:B Poc:154 I:1 P:25 SKIP:8134 size=188 bytes
503[aac @ 0x23e89c0] Queue input is backward in time
504[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 254966, current: 251899; changing to 254967. This may result in incorrect timestamps in the output file.
505[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 254967, current: 252923; changing to 254968. This may result in incorrect timestamps in the output file.
506[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
507[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
508[libx264 @ 0x23e4e20] frame= 80 QP=27.47 NAL=0 Slice:B Poc:158 I:9 P:31 SKIP:8120 size=205 bytes
509[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
510[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
511[libx264 @ 0x23e4e20] frame= 81 QP=23.02 NAL=2 Slice:P Poc:168 I:522 P:1441 SKIP:6197 size=8924 bytes
512[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
513[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
514[libx264 @ 0x23e4e20] frame= 82 QP=25.73 NAL=2 Slice:B Poc:164 I:93 P:348 SKIP:7713 size=1507 bytes
515[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
516[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
517[libx264 @ 0x23e4e20] frame= 83 QP=27.68 NAL=0 Slice:B Poc:162 I:54 P:110 SKIP:7992 size=504 bytes
518[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 254968, current: 253947; changing to 254969. This may result in incorrect timestamps in the output file.
519[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
520[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
521[libx264 @ 0x23e4e20] frame= 84 QP=28.47 NAL=0 Slice:B Poc:166 I:60 P:144 SKIP:7954 size=576 bytes
522[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
523[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
524[libx264 @ 0x23e4e20] frame= 85 QP=22.69 NAL=2 Slice:P Poc:174 I:654 P:1480 SKIP:6026 size=7589 bytes
525[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
526[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
527[libx264 @ 0x23e4e20] frame= 86 QP=27.13 NAL=2 Slice:B Poc:172 I:123 P:258 SKIP:7774 size=790 bytes
528[aac @ 0x23e89c0] Queue input is backward in time
529[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 269279, current: 268260; changing to 269280. This may result in incorrect timestamps in the output file.
530[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
531[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
532[libx264 @ 0x23e4e20] frame= 87 QP=25.89 NAL=0 Slice:B Poc:170 I:62 P:252 SKIP:7845 size=828 bytes
533[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
534[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
535[libx264 @ 0x23e4e20] frame= 88 QP=22.85 NAL=2 Slice:P Poc:180 I:527 P:1376 SKIP:6257 size=7978 bytes
536[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
537[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
538[libx264 @ 0x23e4e20] frame= 89 QP=27.43 NAL=2 Slice:B Poc:178 I:148 P:352 SKIP:7653 size=1098 bytes
539[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
540[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
541[libx264 @ 0x23e4e20] frame= 90 QP=27.00 NAL=0 Slice:B Poc:176 I:94 P:337 SKIP:7728 size=916 bytes
542[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
543[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
544[libx264 @ 0x23e4e20] frame= 91 QP=24.11 NAL=2 Slice:P Poc:186 I:609 P:1147 SKIP:6404 size=7303 bytes
545[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
546[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
547[libx264 @ 0x23e4e20] frame= 92 QP=28.47 NAL=2 Slice:B Poc:184 I:133 P:309 SKIP:7715 size=1014 bytes
548frame= 104 fps= 33 q=31.0 size=N/A time=00:00:06.31 bitrate=N/A
549[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
550[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
551[libx264 @ 0x23e4e20] frame= 93 QP=27.42 NAL=0 Slice:B Poc:182 I:132 P:320 SKIP:7705 size=1049 bytes
552[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
553[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
554[libx264 @ 0x23e4e20] frame= 94 QP=24.08 NAL=2 Slice:P Poc:192 I:613 P:858 SKIP:6689 size=3714 bytes
555[aac @ 0x23e89c0] Queue input is backward in time
556[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 285684, current: 284666; changing to 285685. This may result in incorrect timestamps in the output file.
557[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
558[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
559[libx264 @ 0x23e4e20] frame= 95 QP=27.29 NAL=2 Slice:B Poc:190 I:24 P:286 SKIP:7848 size=603 bytes
560[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
561[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
562[libx264 @ 0x23e4e20] frame= 96 QP=29.37 NAL=0 Slice:B Poc:188 I:97 P:160 SKIP:7900 size=649 bytes
563[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
564[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
565[libx264 @ 0x23e4e20] frame= 97 QP=25.22 NAL=2 Slice:P Poc:194 I:2777 P:1533 SKIP:3850 size=15292 bytes
566[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
567[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
568[libx264 @ 0x23e4e20] frame= 98 QP=25.37 NAL=2 Slice:P Poc:196 I:3445 P:1815 SKIP:2900 size=21564 bytes
569[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
570[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
571[libx264 @ 0x23e4e20] frame= 99 QP=26.17 NAL=2 Slice:P Poc:198 I:3042 P:2093 SKIP:3025 size=23401 bytes
572[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
573[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
574[libx264 @ 0x23e4e20] frame= 100 QP=26.35 NAL=2 Slice:P Poc:200 I:3067 P:2203 SKIP:2890 size=25950 bytes
575[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
576[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
577[libx264 @ 0x23e4e20] frame= 101 QP=26.14 NAL=2 Slice:P Poc:202 I:2953 P:2318 SKIP:2889 size=27066 bytes
578[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
579[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
580[libx264 @ 0x23e4e20] frame= 102 QP=26.36 NAL=2 Slice:P Poc:204 I:3099 P:2353 SKIP:2708 size=28295 bytes
581[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
582[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
583[libx264 @ 0x23e4e20] frame= 103 QP=25.58 NAL=2 Slice:P Poc:206 I:3061 P:2331 SKIP:2768 size=27504 bytes
584[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
585[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
586[libx264 @ 0x23e4e20] frame= 104 QP=25.27 NAL=2 Slice:P Poc:208 I:3092 P:2309 SKIP:2759 size=29152 bytes
587frame= 116 fps= 31 q=31.0 size=N/A time=00:00:06.68 bitrate=N/A
588[aac @ 0x23e89c0] Queue input is backward in time
589[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 295915, current: 294897; changing to 295916. This may result in incorrect timestamps in the output file.
590[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
591[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
592[libx264 @ 0x23e4e20] frame= 105 QP=25.74 NAL=2 Slice:P Poc:210 I:2927 P:2399 SKIP:2834 size=27190 bytes
593[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
594[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
595[libx264 @ 0x23e4e20] frame= 106 QP=25.77 NAL=2 Slice:P Poc:212 I:3396 P:2119 SKIP:2645 size=28125 bytes
596[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
597[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
598[libx264 @ 0x23e4e20] frame= 107 QP=25.15 NAL=2 Slice:P Poc:214 I:3037 P:2204 SKIP:2919 size=26340 bytes
599[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
600[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
601[libx264 @ 0x23e4e20] frame= 108 QP=22.64 NAL=2 Slice:P Poc:216 I:3193 P:2323 SKIP:2644 size=31300 bytes
602[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
603[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
604[libx264 @ 0x23e4e20] frame= 109 QP=24.92 NAL=2 Slice:P Poc:224 I:485 P:2580 SKIP:5095 size=17734 bytes
605[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
606[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
607[libx264 @ 0x23e4e20] frame= 110 QP=27.58 NAL=2 Slice:B Poc:220 I:22 P:218 SKIP:7919 size=727 bytes
608[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
609[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
610[libx264 @ 0x23e4e20] frame= 111 QP=25.58 NAL=0 Slice:B Poc:218 I:12 P:96 SKIP:8052 size=385 bytes
611[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
612[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
613[libx264 @ 0x23e4e20] frame= 112 QP=27.04 NAL=0 Slice:B Poc:222 I:8 P:88 SKIP:8063 size=320 bytes
614[aac @ 0x23e89c0] Queue input is backward in time
615[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 310267, current: 309229; changing to 310268. This may result in incorrect timestamps in the output file.
616[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 310268, current: 310253; changing to 310269. This may result in incorrect timestamps in the output file.
617[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
618[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
619[libx264 @ 0x23e4e20] frame= 113 QP=24.93 NAL=2 Slice:P Poc:232 I:405 P:2463 SKIP:5292 size=14602 bytes
620[libx264 @ 0x23e4e20] frame= 114 QP=27.37 NAL=2 Slice:B Poc:228 I:28 P:441 SKIP:7685 size=1482 bytes
621[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
622[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
623[libx264 @ 0x23e4e20] frame= 115 QP=26.92 NAL=0 Slice:B Poc:226 I:8 P:59 SKIP:8093 size=220 bytes
624frame= 127 fps= 30 q=31.0 size=N/A time=00:00:07.24 bitrate=N/A
625[aac @ 0x23e89c0] Queue input is backward in time
626[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 320479, current: 319460; changing to 320480. This may result in incorrect timestamps in the output file.
627[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
628[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
629[libx264 @ 0x23e4e20] frame= 116 QP=32.22 NAL=0 Slice:B Poc:230 I:9 P:54 SKIP:8094 size=234 bytes
630[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
631[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
632[libx264 @ 0x23e4e20] frame= 117 QP=25.05 NAL=2 Slice:P Poc:240 I:449 P:2273 SKIP:5438 size=11939 bytes
633[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
634[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
635[libx264 @ 0x23e4e20] frame= 118 QP=28.29 NAL=2 Slice:B Poc:236 I:31 P:425 SKIP:7700 size=1536 bytes
636[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
637[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
638[libx264 @ 0x23e4e20] frame= 119 QP=31.94 NAL=0 Slice:B Poc:234 I:2 P:55 SKIP:8103 size=187 bytes
639[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
640[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
641[libx264 @ 0x23e4e20] frame= 120 QP=21.49 NAL=0 Slice:B Poc:238 I:7 P:33 SKIP:8120 size=158 bytes
642[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
643[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
644[libx264 @ 0x23e4e20] frame= 121 QP=26.42 NAL=2 Slice:P Poc:248 I:147 P:1587 SKIP:6426 size=7110 bytes
645[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
646[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
647[libx264 @ 0x23e4e20] frame= 122 QP=26.99 NAL=2 Slice:B Poc:244 I:47 P:350 SKIP:7761 size=1495 bytes
648[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
649[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
650[libx264 @ 0x23e4e20] frame= 123 QP=24.63 NAL=0 Slice:B Poc:242 I:14 P:44 SKIP:8102 size=271 bytes
651[aac @ 0x23e89c0] Queue input is backward in time
652[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 330710, current: 329692; changing to 330711. This may result in incorrect timestamps in the output file.
653[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
654[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
655[libx264 @ 0x23e4e20] frame= 124 QP=32.96 NAL=0 Slice:B Poc:246 I:3 P:34 SKIP:8122 size=167 bytes
656[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
657[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
658[libx264 @ 0x23e4e20] frame= 125 QP=22.63 NAL=2 Slice:P Poc:250 I:1576 P:2358 SKIP:4226 size=17444 bytes
659[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
660[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
661[libx264 @ 0x23e4e20] frame= 126 QP=23.72 NAL=2 Slice:P Poc:258 I:431 P:1846 SKIP:5883 size=8413 bytes
662[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
663[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
664[libx264 @ 0x23e4e20] frame= 127 QP=26.05 NAL=2 Slice:B Poc:254 I:11 P:243 SKIP:7906 size=542 bytes
665[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
666[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
667[libx264 @ 0x23e4e20] frame= 128 QP=25.63 NAL=0 Slice:B Poc:252 I:8 P:108 SKIP:8044 size=258 bytes
668[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
669[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
670[libx264 @ 0x23e4e20] frame= 129 QP=26.06 NAL=0 Slice:B Poc:256 I:1 P:20 SKIP:8139 size=114 bytes
671[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
672[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
673[libx264 @ 0x23e4e20] frame= 130 QP=24.55 NAL=2 Slice:P Poc:266 I:236 P:1831 SKIP:6093 size=7757 bytes
674[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
675[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
676[libx264 @ 0x23e4e20] frame= 131 QP=29.32 NAL=2 Slice:B Poc:262 I:8 P:302 SKIP:7844 size=1005 bytes
677[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
678[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
679[libx264 @ 0x23e4e20] frame= 132 QP=27.54 NAL=0 Slice:B Poc:260 I:0 P:16 SKIP:8144 size=100 bytes
680frame= 144 fps= 30 q=31.0 size=N/A time=00:00:07.80 bitrate=N/A
681[aac @ 0x23e89c0] Queue input is backward in time
682[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 345087, current: 344024; changing to 345088. This may result in incorrect timestamps in the output file.
683[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 345088, current: 345048; changing to 345089. This may result in incorrect timestamps in the output file.
684[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
685[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
686[libx264 @ 0x23e4e20] frame= 133 QP=31.38 NAL=0 Slice:B Poc:264 I:0 P:19 SKIP:8141 size=122 bytes
687[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
688[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
689[libx264 @ 0x23e4e20] frame= 134 QP=24.38 NAL=2 Slice:P Poc:274 I:247 P:1884 SKIP:6029 size=8155 bytes
690[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
691[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
692[libx264 @ 0x23e4e20] frame= 135 QP=30.08 NAL=2 Slice:B Poc:270 I:18 P:280 SKIP:7858 size=1008 bytes
693[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
694[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
695[libx264 @ 0x23e4e20] frame= 136 QP=31.44 NAL=0 Slice:B Poc:268 I:2 P:19 SKIP:8138 size=130 bytes
696[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
697[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
698[libx264 @ 0x23e4e20] frame= 137 QP=28.48 NAL=0 Slice:B Poc:272 I:1 P:19 SKIP:8140 size=120 bytes
699[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
700[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
701[libx264 @ 0x23e4e20] frame= 138 QP=25.24 NAL=2 Slice:P Poc:282 I:256 P:1912 SKIP:5992 size=8513 bytes
702[aac @ 0x23e89c0] Queue input is backward in time
703[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 355318, current: 354299; changing to 355319. This may result in incorrect timestamps in the output file.
704[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
705[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
706[libx264 @ 0x23e4e20] frame= 139 QP=28.27 NAL=2 Slice:B Poc:278 I:10 P:308 SKIP:7840 size=979 bytes
707[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
708[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
709[libx264 @ 0x23e4e20] frame= 140 QP=34.70 NAL=0 Slice:B Poc:276 I:2 P:21 SKIP:8137 size=140 bytes
710[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
711[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
712[libx264 @ 0x23e4e20] frame= 141 QP=31.66 NAL=0 Slice:B Poc:280 I:4 P:19 SKIP:8136 size=154 bytes
713[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
714[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
715[libx264 @ 0x23e4e20] frame= 142 QP=24.71 NAL=2 Slice:P Poc:290 I:266 P:1942 SKIP:5952 size=8930 bytes
716[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
717[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
718[libx264 @ 0x23e4e20] frame= 143 QP=27.55 NAL=2 Slice:B Poc:286 I:14 P:293 SKIP:7849 size=1021 bytes
719[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
720[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
721[libx264 @ 0x23e4e20] frame= 144 QP=30.73 NAL=0 Slice:B Poc:284 I:5 P:25 SKIP:8130 size=170 bytes
722[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
723[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
724[libx264 @ 0x23e4e20] frame= 145 QP=28.58 NAL=0 Slice:B Poc:288 I:1 P:11 SKIP:8148 size=99 bytes
725[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
726[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
727[libx264 @ 0x23e4e20] frame= 146 QP=24.50 NAL=2 Slice:P Poc:298 I:295 P:1853 SKIP:6012 size=8103 bytes
728[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
729[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
730[libx264 @ 0x23e4e20] frame= 147 QP=29.13 NAL=2 Slice:B Poc:294 I:19 P:277 SKIP:7861 size=996 bytes
731[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
732[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
733[libx264 @ 0x23e4e20] frame= 148 QP=29.22 NAL=0 Slice:B Poc:292 I:0 P:15 SKIP:8145 size=101 bytes
734[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
735[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
736[libx264 @ 0x23e4e20] frame= 149 QP=25.33 NAL=0 Slice:B Poc:296 I:1 P:15 SKIP:8144 size=95 bytes
737[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
738[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
739[libx264 @ 0x23e4e20] frame= 150 QP=24.76 NAL=2 Slice:P Poc:306 I:266 P:1912 SKIP:5982 size=8254 bytes
740[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
741[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
742[libx264 @ 0x23e4e20] frame= 151 QP=27.20 NAL=2 Slice:B Poc:302 I:17 P:268 SKIP:7868 size=911 bytes
743frame= 163 fps= 31 q=31.0 size=N/A time=00:00:08.59 bitrate=N/A
744[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
745[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
746[libx264 @ 0x23e4e20] frame= 152 QP=25.78 NAL=0 Slice:B Poc:300 I:7 P:29 SKIP:8124 size=167 bytes
747[aac @ 0x23e89c0] Queue input is backward in time
748[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 379901, current: 378863; changing to 379902. This may result in incorrect timestamps in the output file.
749[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 379902, current: 379887; changing to 379903. This may result in incorrect timestamps in the output file.
750[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
751[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
752[libx264 @ 0x23e4e20] frame= 153 QP=32.75 NAL=0 Slice:B Poc:304 I:1 P:18 SKIP:8141 size=127 bytes
753[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
754[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
755[libx264 @ 0x23e4e20] frame= 154 QP=24.57 NAL=2 Slice:P Poc:314 I:290 P:1953 SKIP:5917 size=8566 bytes
756[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
757[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
758[libx264 @ 0x23e4e20] frame= 155 QP=30.98 NAL=2 Slice:B Poc:310 I:9 P:269 SKIP:7876 size=993 bytes
759[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
760[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
761[libx264 @ 0x23e4e20] frame= 156 QP=33.57 NAL=0 Slice:B Poc:308 I:1 P:11 SKIP:8148 size=112 bytes
762[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
763[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
764[libx264 @ 0x23e4e20] frame= 157 QP=32.15 NAL=0 Slice:B Poc:312 I:4 P:37 SKIP:8119 size=196 bytes
765[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
766[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
767[libx264 @ 0x23e4e20] frame= 158 QP=24.94 NAL=2 Slice:P Poc:322 I:279 P:1908 SKIP:5973 size=8438 bytes
768[aac @ 0x23e89c0] Queue input is backward in time
769[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 390113, current: 389094; changing to 390114. This may result in incorrect timestamps in the output file.
770[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
771[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
772[libx264 @ 0x23e4e20] frame= 159 QP=28.36 NAL=2 Slice:B Poc:318 I:20 P:228 SKIP:7909 size=797 bytes
773[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
774[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
775[libx264 @ 0x23e4e20] frame= 160 QP=32.49 NAL=0 Slice:B Poc:316 I:3 P:25 SKIP:8132 size=168 bytes
776[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
777[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
778[libx264 @ 0x23e4e20] frame= 161 QP=22.76 NAL=0 Slice:B Poc:320 I:1 P:16 SKIP:8143 size=104 bytes
779[aac @ 0x23e89c0] Queue input is backward in time
780[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 400344, current: 399326; changing to 400345. This may result in incorrect timestamps in the output file.
781[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
782[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
783[libx264 @ 0x23e4e20] frame= 162 QP=25.83 NAL=2 Slice:P Poc:330 I:245 P:1734 SKIP:6181 size=7206 bytes
784[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
785[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
786[libx264 @ 0x23e4e20] frame= 163 QP=29.23 NAL=2 Slice:B Poc:326 I:18 P:254 SKIP:7886 size=873 bytes
787[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
788[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
789[libx264 @ 0x23e4e20] frame= 164 QP=34.24 NAL=0 Slice:B Poc:324 I:3 P:26 SKIP:8131 size=171 bytes
790[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
791[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
792[libx264 @ 0x23e4e20] frame= 165 QP=31.86 NAL=0 Slice:B Poc:328 I:2 P:23 SKIP:8135 size=129 bytes
793[aac @ 0x23e89c0] Queue input is backward in time
794[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 410619, current: 409557; changing to 410620. This may result in incorrect timestamps in the output file.
795[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 410620, current: 410581; changing to 410621. This may result in incorrect timestamps in the output file.
796[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
797[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
798[libx264 @ 0x23e4e20] frame= 166 QP=27.81 NAL=2 Slice:P Poc:338 I:131 P:1148 SKIP:6881 size=3915 bytes
799[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
800[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
801[libx264 @ 0x23e4e20] frame= 167 QP=29.31 NAL=2 Slice:B Poc:334 I:23 P:342 SKIP:7792 size=1135 bytes
802[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
803[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
804[libx264 @ 0x23e4e20] frame= 168 QP=27.92 NAL=0 Slice:B Poc:332 I:3 P:23 SKIP:8134 size=124 bytes
805frame= 180 fps= 31 q=31.0 size=N/A time=00:00:09.33 bitrate=N/A
806[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
807[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
808[libx264 @ 0x23e4e20] frame= 169 QP=26.57 NAL=0 Slice:B Poc:336 I:1 P:27 SKIP:8132 size=128 bytes
809[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
810[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
811[libx264 @ 0x23e4e20] frame= 170 QP=29.78 NAL=2 Slice:P Poc:340 I:19 P:863 SKIP:7278 size=2333 bytes
812[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
813[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
814[libx264 @ 0x23e4e20] frame= 171 QP=24.18 NAL=2 Slice:P Poc:342 I:4692 P:1793 SKIP:1675 size=18973 bytes
815[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
816[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
817[libx264 @ 0x23e4e20] frame= 172 QP=24.51 NAL=2 Slice:P Poc:344 I:4875 P:2072 SKIP:1213 size=24837 bytes
818[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
819[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
820[libx264 @ 0x23e4e20] frame= 173 QP=24.59 NAL=2 Slice:P Poc:346 I:4455 P:2290 SKIP:1415 size=27308 bytes
821[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
822[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
823[libx264 @ 0x23e4e20] frame= 174 QP=26.40 NAL=2 Slice:P Poc:348 I:3044 P:2345 SKIP:2771 size=25692 bytes
824[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
825[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
826[libx264 @ 0x23e4e20] frame= 175 QP=26.87 NAL=2 Slice:P Poc:350 I:3065 P:2333 SKIP:2762 size=26410 bytes
827[aac @ 0x23e89c0] Queue input is backward in time
828[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 420851, current: 419832; changing to 420852. This may result in incorrect timestamps in the output file.
829[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
830[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
831[libx264 @ 0x23e4e20] frame= 176 QP=25.24 NAL=2 Slice:P Poc:352 I:3898 P:2249 SKIP:2013 size=29381 bytes
832[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
833[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
834[libx264 @ 0x23e4e20] frame= 177 QP=25.34 NAL=2 Slice:P Poc:354 I:3185 P:2276 SKIP:2699 size=26651 bytes
835[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
836[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
837[libx264 @ 0x23e4e20] frame= 178 QP=26.07 NAL=2 Slice:P Poc:356 I:3376 P:2021 SKIP:2763 size=25984 bytes
838frame= 190 fps= 30 q=31.0 size=N/A time=00:00:09.56 bitrate=N/A
839[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
840[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
841[libx264 @ 0x23e4e20] frame= 179 QP=25.74 NAL=2 Slice:P Poc:358 I:3656 P:1753 SKIP:2751 size=26998 bytes
842[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
843[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
844[libx264 @ 0x23e4e20] frame= 180 QP=25.48 NAL=2 Slice:P Poc:360 I:3787 P:1632 SKIP:2741 size=24111 bytes
845[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
846[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
847[libx264 @ 0x23e4e20] frame= 181 QP=24.14 NAL=2 Slice:P Poc:362 I:3992 P:1505 SKIP:2663 size=21142 bytes
848[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
849[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
850[libx264 @ 0x23e4e20] frame= 182 QP=20.28 NAL=2 Slice:P Poc:364 I:3608 P:1536 SKIP:3016 size=22078 bytes
851[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
852[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
853[libx264 @ 0x23e4e20] frame= 183 QP=22.45 NAL=2 Slice:P Poc:368 I:226 P:1613 SKIP:6321 size=9638 bytes
854[aac @ 0x23e89c0] Queue input is backward in time
855[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 435183, current: 434165; changing to 435184. This may result in incorrect timestamps in the output file.
856[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
857[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
858[libx264 @ 0x23e4e20] frame= 184 QP=25.99 NAL=0 Slice:B Poc:366 I:9 P:100 SKIP:8049 size=324 bytes
859[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
860[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
861[libx264 @ 0x23e4e20] frame= 185 QP=22.69 NAL=2 Slice:P Poc:372 I:308 P:1670 SKIP:6182 size=13147 bytes
862[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
863[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
864[libx264 @ 0x23e4e20] frame= 186 QP=22.14 NAL=0 Slice:B Poc:370 I:5 P:83 SKIP:8072 size=289 bytes
865[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
866[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
867[libx264 @ 0x23e4e20] frame= 187 QP=22.49 NAL=2 Slice:P Poc:376 I:209 P:1586 SKIP:6365 size=11913 bytes
868[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
869[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
870[libx264 @ 0x23e4e20] frame= 188 QP=22.95 NAL=0 Slice:B Poc:374 I:5 P:31 SKIP:8124 size=223 bytes
871[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
872[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
873[libx264 @ 0x23e4e20] frame= 189 QP=20.21 NAL=2 Slice:P Poc:380 I:1033 P:1596 SKIP:5531 size=10916 bytes
874[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
875[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
876[libx264 @ 0x23e4e20] frame= 190 QP=24.08 NAL=0 Slice:B Poc:378 I:14 P:163 SKIP:7983 size=305 bytes
877frame= 202 fps= 29 q=31.0 size=N/A time=00:00:10.21 bitrate=N/A
878[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
879[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
880[libx264 @ 0x23e4e20] frame= 191 QP=20.60 NAL=2 Slice:P Poc:384 I:417 P:1587 SKIP:6156 size=9827 bytes
881[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
882[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
883[libx264 @ 0x23e4e20] frame= 192 QP=21.15 NAL=0 Slice:B Poc:382 I:80 P:107 SKIP:7973 size=480 bytes
884[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
885[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
886[libx264 @ 0x23e4e20] frame= 193 QP=20.84 NAL=2 Slice:P Poc:388 I:294 P:1544 SKIP:6322 size=9230 bytes
887[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
888[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
889[libx264 @ 0x23e4e20] frame= 194 QP=24.14 NAL=0 Slice:B Poc:386 I:5 P:32 SKIP:8122 size=198 bytes
890[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
891[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
892[libx264 @ 0x23e4e20] frame= 195 QP=20.86 NAL=2 Slice:P Poc:396 I:266 P:1381 SKIP:6513 size=7713 bytes
893[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
894[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
895[libx264 @ 0x23e4e20] frame= 196 QP=25.29 NAL=2 Slice:B Poc:392 I:6 P:182 SKIP:7964 size=828 bytes
896[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
897[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
898[libx264 @ 0x23e4e20] frame= 197 QP=25.98 NAL=0 Slice:B Poc:390 I:0 P:25 SKIP:8135 size=162 bytes
899[aac @ 0x23e89c0] Queue input is backward in time
900[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 461795, current: 458728; changing to 461796. This may result in incorrect timestamps in the output file.
901[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 461796, current: 459752; changing to 461797. This may result in incorrect timestamps in the output file.
902[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
903[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
904[libx264 @ 0x23e4e20] frame= 198 QP=28.31 NAL=0 Slice:B Poc:394 I:3 P:31 SKIP:8126 size=209 bytes
905[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
906[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
907[libx264 @ 0x23e4e20] frame= 199 QP=21.59 NAL=2 Slice:P Poc:404 I:203 P:1371 SKIP:6586 size=7384 bytes
908[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 461797, current: 460776; changing to 461798. This may result in incorrect timestamps in the output file.
909[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
910[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
911[libx264 @ 0x23e4e20] frame= 200 QP=26.60 NAL=2 Slice:B Poc:400 I:7 P:189 SKIP:7961 size=854 bytes
912[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
913[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
914[libx264 @ 0x23e4e20] frame= 201 QP=30.33 NAL=0 Slice:B Poc:398 I:0 P:18 SKIP:8142 size=182 bytes
915[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
916[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
917[libx264 @ 0x23e4e20] frame= 202 QP=27.62 NAL=0 Slice:B Poc:402 I:0 P:20 SKIP:8140 size=160 bytes
918[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
919[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
920[libx264 @ 0x23e4e20] frame= 203 QP=22.00 NAL=2 Slice:P Poc:412 I:226 P:1384 SKIP:6550 size=7435 bytes
921[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
922[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
923[libx264 @ 0x23e4e20] frame= 204 QP=25.60 NAL=2 Slice:B Poc:408 I:11 P:233 SKIP:7915 size=945 bytes
924[aac @ 0x23e89c0] Queue input is backward in time
925[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 474079, current: 473061; changing to 474080. This may result in incorrect timestamps in the output file.
926[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
927[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
928[libx264 @ 0x23e4e20] frame= 205 QP=26.52 NAL=0 Slice:B Poc:406 I:3 P:34 SKIP:8123 size=242 bytes
929[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
930[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
931[libx264 @ 0x23e4e20] frame= 206 QP=26.56 NAL=0 Slice:B Poc:410 I:1 P:19 SKIP:8139 size=139 bytes
932[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
933[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
934[libx264 @ 0x23e4e20] frame= 207 QP=21.62 NAL=2 Slice:P Poc:420 I:230 P:1460 SKIP:6470 size=8042 bytes
935[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
936[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
937[libx264 @ 0x23e4e20] frame= 208 QP=24.98 NAL=2 Slice:B Poc:416 I:10 P:189 SKIP:7961 size=825 bytes
938[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
939[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
940[libx264 @ 0x23e4e20] frame= 209 QP=25.14 NAL=0 Slice:B Poc:414 I:5 P:22 SKIP:8133 size=218 bytes
941[aac @ 0x23e89c0] Queue input is backward in time
942[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 484311, current: 483292; changing to 484312. This may result in incorrect timestamps in the output file.
943frame= 221 fps= 30 q=31.0 size=N/A time=00:00:11.00 bitrate=N/A
944[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
945[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
946[libx264 @ 0x23e4e20] frame= 210 QP=27.73 NAL=0 Slice:B Poc:418 I:1 P:27 SKIP:8132 size=223 bytes
947[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
948[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
949[libx264 @ 0x23e4e20] frame= 211 QP=22.51 NAL=2 Slice:P Poc:428 I:119 P:1179 SKIP:6862 size=5699 bytes
950[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
951[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
952[libx264 @ 0x23e4e20] frame= 212 QP=25.59 NAL=2 Slice:B Poc:424 I:9 P:224 SKIP:7924 size=995 bytes
953[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
954[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
955[libx264 @ 0x23e4e20] frame= 213 QP=28.91 NAL=0 Slice:B Poc:422 I:0 P:18 SKIP:8142 size=165 bytes
956[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
957[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
958[libx264 @ 0x23e4e20] frame= 214 QP=26.32 NAL=0 Slice:B Poc:426 I:1 P:17 SKIP:8142 size=162 bytes
959[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
960[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
961[libx264 @ 0x23e4e20] frame= 215 QP=24.19 NAL=2 Slice:P Poc:432 I:1890 P:1517 SKIP:4753 size=17271 bytes
962[aac @ 0x23e89c0] Queue input is backward in time
963[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 494586, current: 493567; changing to 494587. This may result in incorrect timestamps in the output file.
964[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
965[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
966[libx264 @ 0x23e4e20] frame= 216 QP=19.26 NAL=0 Slice:B Poc:430 I:86 P:73 SKIP:8001 size=407 bytes
967[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
968[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
969[libx264 @ 0x23e4e20] frame= 217 QP=24.46 NAL=2 Slice:P Poc:436 I:2066 P:1810 SKIP:4284 size=23086 bytes
970[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
971[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
972[libx264 @ 0x23e4e20] frame= 218 QP=19.54 NAL=0 Slice:B Poc:434 I:116 P:178 SKIP:7865 size=555 bytes
973[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
974[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
975[libx264 @ 0x23e4e20] frame= 219 QP=24.92 NAL=2 Slice:P Poc:440 I:2209 P:2059 SKIP:3892 size=26228 bytes
976[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
977[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
978[libx264 @ 0x23e4e20] frame= 220 QP=19.85 NAL=0 Slice:B Poc:438 I:57 P:162 SKIP:7941 size=480 bytes
979[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
980[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
981[libx264 @ 0x23e4e20] frame= 221 QP=25.10 NAL=2 Slice:P Poc:444 I:1773 P:2226 SKIP:4161 size=27743 bytes
982[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
983[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
984[libx264 @ 0x23e4e20] frame= 222 QP=20.65 NAL=0 Slice:B Poc:442 I:102 P:161 SKIP:7897 size=612 bytes
985[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
986[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
987[libx264 @ 0x23e4e20] frame= 223 QP=25.52 NAL=2 Slice:P Poc:448 I:1813 P:2256 SKIP:4091 size=30345 bytes
988frame= 235 fps= 30 q=31.0 size=N/A time=00:00:11.51 bitrate=N/A
989[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
990[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
991[libx264 @ 0x23e4e20] frame= 224 QP=20.61 NAL=0 Slice:B Poc:446 I:88 P:216 SKIP:7853 size=679 bytes
992[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
993[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
994[libx264 @ 0x23e4e20] frame= 225 QP=24.86 NAL=2 Slice:P Poc:450 I:1233 P:2307 SKIP:4620 size=22138 bytes
995[aac @ 0x23e89c0] Queue input is backward in time
996[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 508918, current: 507900; changing to 508919. This may result in incorrect timestamps in the output file.
997[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
998[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
999[libx264 @ 0x23e4e20] frame= 226 QP=23.92 NAL=2 Slice:P Poc:452 I:1896 P:2591 SKIP:3673 size=27756 bytes
1000[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1001[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1002[libx264 @ 0x23e4e20] frame= 227 QP=25.63 NAL=2 Slice:P Poc:460 I:381 P:2451 SKIP:5328 size=13655 bytes
1003[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1004[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1005[libx264 @ 0x23e4e20] frame= 228 QP=27.54 NAL=2 Slice:B Poc:456 I:36 P:340 SKIP:7782 size=1183 bytes
1006[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1007[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1008[libx264 @ 0x23e4e20] frame= 229 QP=27.06 NAL=0 Slice:B Poc:454 I:5 P:32 SKIP:8123 size=192 bytes
1009[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1010[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1011[libx264 @ 0x23e4e20] frame= 230 QP=26.53 NAL=0 Slice:B Poc:458 I:2 P:33 SKIP:8125 size=141 bytes
1012[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1013[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1014[libx264 @ 0x23e4e20] frame= 231 QP=25.12 NAL=2 Slice:P Poc:468 I:426 P:2486 SKIP:5248 size=14350 bytes
1015[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1016[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1017[libx264 @ 0x23e4e20] frame= 232 QP=27.98 NAL=2 Slice:B Poc:464 I:33 P:390 SKIP:7732 size=1223 bytes
1018[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1019[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1020[libx264 @ 0x23e4e20] frame= 233 QP=25.65 NAL=0 Slice:B Poc:462 I:7 P:44 SKIP:8108 size=209 bytes
1021[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1022[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1023[libx264 @ 0x23e4e20] frame= 234 QP=25.36 NAL=0 Slice:B Poc:466 I:4 P:32 SKIP:8124 size=178 bytes
1024[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1025[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1026[libx264 @ 0x23e4e20] frame= 235 QP=24.68 NAL=2 Slice:P Poc:476 I:384 P:2372 SKIP:5404 size=12078 bytes
1027[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1028[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1029[libx264 @ 0x23e4e20] frame= 236 QP=26.18 NAL=2 Slice:B Poc:472 I:12 P:270 SKIP:7872 size=945 bytes
1030[aac @ 0x23e89c0] Queue input is backward in time
1031[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 531429, current: 528362; changing to 531430. This may result in incorrect timestamps in the output file.
1032[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 531430, current: 529386; changing to 531431. This may result in incorrect timestamps in the output file.
1033[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1034[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1035[libx264 @ 0x23e4e20] frame= 237 QP=26.82 NAL=0 Slice:B Poc:470 I:8 P:40 SKIP:8112 size=201 bytes
1036[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1037[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1038[libx264 @ 0x23e4e20] frame= 238 QP=23.18 NAL=0 Slice:B Poc:474 I:0 P:25 SKIP:8135 size=141 bytes
1039[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 531431, current: 530410; changing to 531432. This may result in incorrect timestamps in the output file.
1040[aac @ 0x23e89c0] Queue input is backward in time
1041[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 539612, current: 538593; changing to 539613. This may result in incorrect timestamps in the output file.
1042[libx264 @ 0x23e4e20] frame= 239 QP=24.37 NAL=2 Slice:P Poc:484 I:340 P:2380 SKIP:5440 size=11015 bytes
1043[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1044[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1045[libx264 @ 0x23e4e20] frame= 240 QP=25.61 NAL=2 Slice:B Poc:480 I:19 P:258 SKIP:7878 size=853 bytes
1046frame= 252 fps= 30 q=31.0 size=N/A time=00:00:12.25 bitrate=N/A
1047[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1048[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1049[libx264 @ 0x23e4e20] frame= 241 QP=29.18 NAL=0 Slice:B Poc:478 I:4 P:42 SKIP:8114 size=189 bytes
1050[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1051[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1052[libx264 @ 0x23e4e20] frame= 242 QP=33.57 NAL=0 Slice:B Poc:482 I:0 P:36 SKIP:8124 size=162 bytes
1053[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1054[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1055[libx264 @ 0x23e4e20] frame= 243 QP=25.61 NAL=2 Slice:P Poc:492 I:237 P:2043 SKIP:5880 size=9471 bytes
1056[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1057[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1058[libx264 @ 0x23e4e20] frame= 244 QP=26.12 NAL=2 Slice:B Poc:488 I:13 P:288 SKIP:7856 size=948 bytes
1059[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1060[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1061[libx264 @ 0x23e4e20] frame= 245 QP=32.20 NAL=0 Slice:B Poc:486 I:0 P:38 SKIP:8122 size=190 bytes
1062[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1063[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1064[libx264 @ 0x23e4e20] frame= 246 QP=32.47 NAL=0 Slice:B Poc:490 I:1 P:26 SKIP:8133 size=127 bytes
1065[aac @ 0x23e89c0] Queue input is backward in time
1066[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 553944, current: 552926; changing to 553945. This may result in incorrect timestamps in the output file.
1067[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1068[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1069[libx264 @ 0x23e4e20] frame= 247 QP=26.36 NAL=2 Slice:P Poc:498 I:53 P:1688 SKIP:6419 size=7009 bytes
1070[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1071[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1072[libx264 @ 0x23e4e20] frame= 248 QP=26.46 NAL=2 Slice:B Poc:496 I:6 P:51 SKIP:8100 size=257 bytes
1073[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1074[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1075[libx264 @ 0x23e4e20] frame= 249 QP=29.26 NAL=0 Slice:B Poc:494 I:2 P:28 SKIP:8130 size=166 bytes
1076[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1077[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1078[libx264 @ 0x23e4e20] frame= 250 QP=18.42 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=89321 bytes
1079[aac @ 0x23e89c0] Queue input is backward in time
1080[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 564220, current: 563157; changing to 564221. This may result in incorrect timestamps in the output file.
1081[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 564221, current: 564181; changing to 564222. This may result in incorrect timestamps in the output file.
1082[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1083[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1084[libx264 @ 0x23e4e20] frame= 251 QP=25.95 NAL=2 Slice:P Poc:8 I:46 P:1037 SKIP:7077 size=3412 bytes
1085[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1086[libx264 @ 0x23e4e20] frame= 252 QP=25.39 NAL=2 Slice:B Poc:4 I:11 P:247 SKIP:7902 size=748 bytes
1087[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1088[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1089[libx264 @ 0x23e4e20] frame= 253 QP=23.33 NAL=0 Slice:B Poc:2 I:3 P:58 SKIP:8099 size=198 bytes
1090[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1091[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1092[libx264 @ 0x23e4e20] frame= 254 QP=26.00 NAL=0 Slice:B Poc:6 I:1 P:17 SKIP:8142 size=119 bytes
1093[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1094[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1095[libx264 @ 0x23e4e20] frame= 255 QP=26.69 NAL=2 Slice:P Poc:10 I:16 P:817 SKIP:7327 size=2166 bytes
1096[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1097[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1098[libx264 @ 0x23e4e20] frame= 256 QP=24.95 NAL=2 Slice:P Poc:12 I:4447 P:2581 SKIP:1132 size=22386 bytes
1099frame= 268 fps= 30 q=31.0 size=N/A time=00:00:13.00 bitrate=N/A
1100[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1101[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1102[libx264 @ 0x23e4e20] frame= 257 QP=25.52 NAL=2 Slice:P Poc:14 I:4229 P:3189 SKIP:742 size=29865 bytes
1103[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1104[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1105[libx264 @ 0x23e4e20] frame= 258 QP=25.65 NAL=2 Slice:P Poc:16 I:3934 P:3371 SKIP:855 size=30893 bytes
1106[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1107[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1108[libx264 @ 0x23e4e20] frame= 259 QP=26.03 NAL=2 Slice:P Poc:18 I:3915 P:3298 SKIP:947 size=35998 bytes
1109[aac @ 0x23e89c0] Queue input is backward in time
1110[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 574451, current: 573432; changing to 574452. This may result in incorrect timestamps in the output file.
1111[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1112[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1113[libx264 @ 0x23e4e20] frame= 260 QP=25.82 NAL=2 Slice:P Poc:20 I:4046 P:3335 SKIP:779 size=32349 bytes
1114[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1115[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1116[libx264 @ 0x23e4e20] frame= 261 QP=25.94 NAL=2 Slice:P Poc:22 I:3781 P:3220 SKIP:1159 size=36959 bytes
1117[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1118[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1119[libx264 @ 0x23e4e20] frame= 262 QP=25.79 NAL=2 Slice:P Poc:24 I:3441 P:3222 SKIP:1497 size=32021 bytes
1120[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1121[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1122[libx264 @ 0x23e4e20] frame= 263 QP=25.46 NAL=2 Slice:P Poc:26 I:3743 P:3287 SKIP:1130 size=33759 bytes
1123frame= 275 fps= 29 q=31.0 size=N/A time=00:00:13.04 bitrate=N/A
1124[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1125[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1126[libx264 @ 0x23e4e20] frame= 264 QP=25.46 NAL=2 Slice:P Poc:28 I:3217 P:3124 SKIP:1819 size=33039 bytes
1127[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1128[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1129[libx264 @ 0x23e4e20] frame= 265 QP=25.18 NAL=2 Slice:P Poc:30 I:3046 P:3078 SKIP:2036 size=29817 bytes
1130[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1131[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1132[libx264 @ 0x23e4e20] frame= 266 QP=24.90 NAL=2 Slice:P Poc:32 I:3089 P:2781 SKIP:2290 size=27719 bytes
1133[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1134[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1135[libx264 @ 0x23e4e20] frame= 267 QP=23.89 NAL=2 Slice:P Poc:34 I:3202 P:2900 SKIP:2058 size=32980 bytes
1136[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1137[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1138[libx264 @ 0x23e4e20] frame= 268 QP=23.69 NAL=2 Slice:P Poc:36 I:2046 P:2054 SKIP:4060 size=14659 bytes
1139[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1140[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1141[libx264 @ 0x23e4e20] frame= 269 QP=25.44 NAL=2 Slice:P Poc:38 I:517 P:1672 SKIP:5971 size=10027 bytes
1142[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1143[libx264 @ 0x23e4e20] frame= 270 QP=26.43 NAL=2 Slice:P Poc:40 I:504 P:2032 SKIP:5624 size=14506 bytes
1144[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1145[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1146[libx264 @ 0x23e4e20] frame= 271 QP=25.97 NAL=2 Slice:P Poc:42 I:836 P:2112 SKIP:5212 size=15797 bytes
1147[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1148[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1149[libx264 @ 0x23e4e20] frame= 272 QP=26.18 NAL=2 Slice:P Poc:44 I:503 P:1216 SKIP:6441 size=7972 bytes
1150[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1151[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1152[libx264 @ 0x23e4e20] frame= 273 QP=25.28 NAL=2 Slice:P Poc:46 I:450 P:2592 SKIP:5118 size=23155 bytes
1153[aac @ 0x23e89c0] Queue input is backward in time
1154[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 592860, current: 591866; changing to 592861. This may result in incorrect timestamps in the output file.
1155frame= 285 fps= 29 q=31.0 size=N/A time=00:00:13.51 bitrate=N/A
1156[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1157[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1158[libx264 @ 0x23e4e20] frame= 274 QP=25.12 NAL=2 Slice:P Poc:48 I:364 P:1269 SKIP:6527 size=7935 bytes
1159[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1160[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
1161[libx264 @ 0x23e4e20] frame= 275 QP=26.11 NAL=2 Slice:P Poc:50 I:494 P:2123 SKIP:5543 size=15120 bytes
1162[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1163[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1164[libx264 @ 0x23e4e20] frame= 276 QP=27.10 NAL=2 Slice:P Poc:52 I:191 P:978 SKIP:6991 size=6575 bytes
1165[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1166[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1167[libx264 @ 0x23e4e20] frame= 277 QP=26.02 NAL=2 Slice:P Poc:54 I:255 P:1894 SKIP:6011 size=12614 bytes
1168[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1169[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1170[libx264 @ 0x23e4e20] frame= 278 QP=26.59 NAL=2 Slice:P Poc:56 I:156 P:823 SKIP:7181 size=5570 bytes
1171[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1172[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1173[libx264 @ 0x23e4e20] frame= 279 QP=24.30 NAL=2 Slice:P Poc:58 I:773 P:1769 SKIP:5618 size=11978 bytes
1174[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1175[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1176[libx264 @ 0x23e4e20] frame= 280 QP=25.94 NAL=2 Slice:P Poc:60 I:71 P:720 SKIP:7369 size=4871 bytes
1177[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1178[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1179[libx264 @ 0x23e4e20] frame= 281 QP=23.49 NAL=2 Slice:P Poc:62 I:398 P:3042 SKIP:4720 size=28331 bytes
1180[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1181[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1182[libx264 @ 0x23e4e20] frame= 282 QP=23.24 NAL=2 Slice:P Poc:64 I:144 P:925 SKIP:7091 size=5838 bytes
1183[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1184[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1185[libx264 @ 0x23e4e20] frame= 283 QP=23.21 NAL=2 Slice:P Poc:72 I:193 P:751 SKIP:7216 size=7219 bytes
1186[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1187[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1188[libx264 @ 0x23e4e20] frame= 284 QP=20.95 NAL=2 Slice:B Poc:68 I:7 P:41 SKIP:8112 size=161 bytes
1189[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1190[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1191[libx264 @ 0x23e4e20] frame= 285 QP=17.26 NAL=0 Slice:B Poc:66 I:2 P:15 SKIP:8143 size=111 bytes
1192[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1193[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1194[libx264 @ 0x23e4e20] frame= 286 QP=22.23 NAL=0 Slice:B Poc:70 I:1 P:3 SKIP:8156 size=76 bytes
1195[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1196[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1197[libx264 @ 0x23e4e20] frame= 287 QP=22.49 NAL=2 Slice:P Poc:80 I:330 P:1559 SKIP:6271 size=9016 bytes
1198[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1199[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1200[libx264 @ 0x23e4e20] frame= 288 QP=23.06 NAL=2 Slice:B Poc:76 I:5 P:79 SKIP:8076 size=212 bytes
1201[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1202[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1203[libx264 @ 0x23e4e20] frame= 289 QP=21.68 NAL=0 Slice:B Poc:74 I:3 P:22 SKIP:8135 size=111 bytes
1204[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1205[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1206[libx264 @ 0x23e4e20] frame= 290 QP=21.95 NAL=0 Slice:B Poc:78 I:0 P:7 SKIP:8153 size=79 bytes
1207[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1208[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1209[libx264 @ 0x23e4e20] frame= 291 QP=21.63 NAL=2 Slice:P Poc:88 I:131 P:573 SKIP:7456 size=3156 bytes
1210[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1211[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1212[libx264 @ 0x23e4e20] frame= 292 QP=20.62 NAL=2 Slice:B Poc:84 I:0 P:10 SKIP:8150 size=85 bytes
1213[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1214[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1215[libx264 @ 0x23e4e20] frame= 293 QP=21.95 NAL=0 Slice:B Poc:82 I:0 P:3 SKIP:8157 size=73 bytes
1216[aac @ 0x23e89c0] Queue input is backward in time
1217[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 609246, current: 608227; changing to 609247. This may result in incorrect timestamps in the output file.
1218[aac @ 0x23e89c0] Queue input is backward in time
1219[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 623578, current: 622560; changing to 623579. This may result in incorrect timestamps in the output file.
1220[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1221[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1222[libx264 @ 0x23e4e20] frame= 294 QP=21.86 NAL=0 Slice:B Poc:86 I:0 P:3 SKIP:8157 size=73 bytes
1223[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1224[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1225[libx264 @ 0x23e4e20] frame= 295 QP=20.80 NAL=2 Slice:P Poc:96 I:41 P:307 SKIP:7812 size=1793 bytes
1226[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1227[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1228[libx264 @ 0x23e4e20] frame= 296 QP=20.75 NAL=2 Slice:B Poc:92 I:0 P:10 SKIP:8150 size=87 bytes
1229[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1230[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1231[libx264 @ 0x23e4e20] frame= 297 QP=21.86 NAL=0 Slice:B Poc:90 I:0 P:3 SKIP:8157 size=73 bytes
1232frame= 309 fps= 29 q=31.0 size=N/A time=00:00:14.16 bitrate=N/A
1233[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1234[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1235[libx264 @ 0x23e4e20] frame= 298 QP=21.58 NAL=0 Slice:B Poc:94 I:0 P:1 SKIP:8159 size=68 bytes
1236[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1237[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1238[libx264 @ 0x23e4e20] frame= 299 QP=19.32 NAL=2 Slice:P Poc:104 I:25 P:221 SKIP:7914 size=1569 bytes
1239[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1240[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1241[libx264 @ 0x23e4e20] frame= 300 QP=20.75 NAL=2 Slice:B Poc:100 I:0 P:6 SKIP:8154 size=79 bytes
1242[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1243[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1244[libx264 @ 0x23e4e20] frame= 301 QP=21.58 NAL=0 Slice:B Poc:98 I:0 P:1 SKIP:8159 size=68 bytes
1245[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1246[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1247[libx264 @ 0x23e4e20] frame= 302 QP=21.58 NAL=0 Slice:B Poc:102 I:0 P:1 SKIP:8159 size=68 bytes
1248[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1249[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1250[libx264 @ 0x23e4e20] frame= 303 QP=19.53 NAL=2 Slice:P Poc:112 I:10 P:112 SKIP:8038 size=534 bytes
1251[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1252[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1253[libx264 @ 0x23e4e20] frame= 304 QP=20.75 NAL=2 Slice:B Poc:108 I:0 P:6 SKIP:8154 size=79 bytes
1254[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1255[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1256[libx264 @ 0x23e4e20] frame= 305 QP=21.58 NAL=0 Slice:B Poc:106 I:0 P:1 SKIP:8159 size=68 bytes
1257[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1258[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1259[libx264 @ 0x23e4e20] frame= 306 QP=21.58 NAL=0 Slice:B Poc:110 I:0 P:1 SKIP:8159 size=68 bytes
1260[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1261[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1262[libx264 @ 0x23e4e20] frame= 307 QP=19.53 NAL=2 Slice:P Poc:120 I:10 P:68 SKIP:8082 size=291 bytes
1263[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1264[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1265[libx264 @ 0x23e4e20] frame= 308 QP=20.75 NAL=2 Slice:B Poc:116 I:0 P:6 SKIP:8154 size=79 bytes
1266[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1267[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1268[libx264 @ 0x23e4e20] frame= 309 QP=21.58 NAL=0 Slice:B Poc:114 I:0 P:1 SKIP:8159 size=68 bytes
1269[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1270[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1271[libx264 @ 0x23e4e20] frame= 310 QP=21.58 NAL=0 Slice:B Poc:118 I:0 P:1 SKIP:8159 size=68 bytes
1272[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1273[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1274[libx264 @ 0x23e4e20] frame= 311 QP=21.78 NAL=2 Slice:P Poc:128 I:10 P:120 SKIP:8030 size=586 bytes
1275[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1276[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1277[libx264 @ 0x23e4e20] frame= 312 QP=20.75 NAL=2 Slice:B Poc:124 I:0 P:6 SKIP:8154 size=79 bytes
1278[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1279[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1280[libx264 @ 0x23e4e20] frame= 313 QP=21.58 NAL=0 Slice:B Poc:122 I:0 P:1 SKIP:8159 size=68 bytes
1281[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1282[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1283[libx264 @ 0x23e4e20] frame= 314 QP=21.58 NAL=0 Slice:B Poc:126 I:0 P:1 SKIP:8159 size=68 bytes
1284[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1285[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1286[libx264 @ 0x23e4e20] frame= 315 QP=21.84 NAL=2 Slice:P Poc:136 I:10 P:65 SKIP:8085 size=305 bytes
1287[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1288[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1289[libx264 @ 0x23e4e20] frame= 316 QP=20.75 NAL=2 Slice:B Poc:132 I:0 P:6 SKIP:8154 size=79 bytes
1290[aac @ 0x23e89c0] Queue input is backward in time
1291[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 633854, current: 632791; changing to 633855. This may result in incorrect timestamps in the output file.
1292[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 633855, current: 633815; changing to 633856. This may result in incorrect timestamps in the output file.
1293[aac @ 0x23e89c0] Queue input is backward in time
1294[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 648186, current: 647168; changing to 648187. This may result in incorrect timestamps in the output file.
1295[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1296[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1297[libx264 @ 0x23e4e20] frame= 317 QP=21.58 NAL=0 Slice:B Poc:130 I:0 P:1 SKIP:8159 size=68 bytes
1298[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1299[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1300[libx264 @ 0x23e4e20] frame= 318 QP=21.58 NAL=0 Slice:B Poc:134 I:0 P:1 SKIP:8159 size=68 bytes
1301[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1302[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1303[libx264 @ 0x23e4e20] frame= 319 QP=21.72 NAL=2 Slice:P Poc:144 I:11 P:112 SKIP:8037 size=602 bytes
1304[aac @ 0x23e89c0] Queue input is backward in time
1305[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 668668, current: 667630; changing to 668669. This may result in incorrect timestamps in the output file.
1306[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 668669, current: 668654; changing to 668670. This may result in incorrect timestamps in the output file.
1307[aac @ 0x23e89c0] Queue input is backward in time
1308[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 672750, current: 671731; changing to 672751. This may result in incorrect timestamps in the output file.
1309[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
1310[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1311[libx264 @ 0x23e4e20] frame= 320 QP=20.75 NAL=2 Slice:B Poc:140 I:0 P:6 SKIP:8154 size=79 bytes
1312[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1313[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1314[libx264 @ 0x23e4e20] frame= 321 QP=21.58 NAL=0 Slice:B Poc:138 I:0 P:1 SKIP:8159 size=68 bytes
1315[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1316[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1317[libx264 @ 0x23e4e20] frame= 322 QP=21.58 NAL=0 Slice:B Poc:142 I:0 P:1 SKIP:8159 size=68 bytes
1318[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1319[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1320[libx264 @ 0x23e4e20] frame= 323 QP=22.23 NAL=2 Slice:P Poc:152 I:18 P:54 SKIP:8088 size=282 bytes
1321[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1322[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1323[libx264 @ 0x23e4e20] frame= 324 QP=20.58 NAL=2 Slice:B Poc:148 I:0 P:5 SKIP:8155 size=77 bytes
1324[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1325[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1326[libx264 @ 0x23e4e20] frame= 325 QP=21.58 NAL=0 Slice:B Poc:146 I:0 P:1 SKIP:8159 size=68 bytes
1327[aac @ 0x23e89c0] Queue input is backward in time
1328[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 682981, current: 681962; changing to 682982. This may result in incorrect timestamps in the output file.
1329[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
1330[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1331[libx264 @ 0x23e4e20] frame= 326 QP=21.58 NAL=0 Slice:B Poc:150 I:0 P:1 SKIP:8159 size=68 bytes
1332frame= 338 fps= 31 q=31.0 size=N/A time=00:00:15.51 bitrate=N/A
1333[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1334[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1335[libx264 @ 0x23e4e20] frame= 327 QP=22.39 NAL=2 Slice:P Poc:160 I:18 P:105 SKIP:8037 size=952 bytes
1336[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1337[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1338[libx264 @ 0x23e4e20] frame= 328 QP=20.58 NAL=2 Slice:B Poc:156 I:0 P:5 SKIP:8155 size=76 bytes
1339[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1340[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1341[libx264 @ 0x23e4e20] frame= 329 QP=21.58 NAL=0 Slice:B Poc:154 I:0 P:1 SKIP:8159 size=68 bytes
1342[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1343[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1344[libx264 @ 0x23e4e20] frame= 330 QP=21.58 NAL=0 Slice:B Poc:158 I:0 P:1 SKIP:8159 size=68 bytes
1345[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1346[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1347[libx264 @ 0x23e4e20] frame= 331 QP=23.60 NAL=2 Slice:P Poc:168 I:47 P:257 SKIP:7856 size=2922 bytes
1348[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1349[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1350[libx264 @ 0x23e4e20] frame= 332 QP=20.85 NAL=2 Slice:B Poc:164 I:1 P:16 SKIP:8143 size=96 bytes
1351[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1352[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1353[libx264 @ 0x23e4e20] frame= 333 QP=21.58 NAL=0 Slice:B Poc:162 I:0 P:1 SKIP:8159 size=68 bytes
1354[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1355[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1356[libx264 @ 0x23e4e20] frame= 334 QP=22.00 NAL=0 Slice:B Poc:166 I:0 P:10 SKIP:8150 size=76 bytes
1357[aac @ 0x23e89c0] Queue input is backward in time
1358[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 699386, current: 698368; changing to 699387. This may result in incorrect timestamps in the output file.
1359[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1360[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1361[libx264 @ 0x23e4e20] frame= 335 QP=23.79 NAL=2 Slice:P Poc:176 I:263 P:324 SKIP:7573 size=4627 bytes
1362[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
1363[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1364[libx264 @ 0x23e4e20] frame= 336 QP=21.63 NAL=2 Slice:B Poc:172 I:8 P:155 SKIP:7997 size=230 bytes
1365[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1366[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1367[libx264 @ 0x23e4e20] frame= 337 QP=24.81 NAL=0 Slice:B Poc:170 I:10 P:96 SKIP:8054 size=187 bytes
1368[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1369[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1370[libx264 @ 0x23e4e20] frame= 338 QP=23.31 NAL=0 Slice:B Poc:174 I:24 P:141 SKIP:7993 size=562 bytes
1371[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
1372[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1373[libx264 @ 0x23e4e20] frame= 339 QP=23.53 NAL=2 Slice:P Poc:184 I:499 P:381 SKIP:7280 size=4278 bytes
1374[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1375[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1376[libx264 @ 0x23e4e20] frame= 340 QP=22.09 NAL=2 Slice:B Poc:180 I:53 P:374 SKIP:7728 size=990 bytes
1377[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1378[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1379[libx264 @ 0x23e4e20] frame= 341 QP=23.90 NAL=0 Slice:B Poc:178 I:53 P:297 SKIP:7809 size=725 bytes
1380[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1381[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1382[libx264 @ 0x23e4e20] frame= 342 QP=22.73 NAL=0 Slice:B Poc:182 I:39 P:224 SKIP:7897 size=463 bytes
1383[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1384[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1385[libx264 @ 0x23e4e20] frame= 343 QP=24.62 NAL=2 Slice:P Poc:192 I:501 P:349 SKIP:7310 size=7602 bytes
1386[aac @ 0x23e89c0] Queue input is backward in time
1387[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 713719, current: 712700; changing to 713720. This may result in incorrect timestamps in the output file.
1388[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1389[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1390[libx264 @ 0x23e4e20] frame= 344 QP=21.55 NAL=2 Slice:B Poc:188 I:141 P:389 SKIP:7620 size=1607 bytes
1391[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1392[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1393[libx264 @ 0x23e4e20] frame= 345 QP=23.97 NAL=0 Slice:B Poc:186 I:72 P:254 SKIP:7834 size=675 bytes
1394[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1395[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1396[libx264 @ 0x23e4e20] frame= 346 QP=21.88 NAL=0 Slice:B Poc:190 I:67 P:355 SKIP:7732 size=979 bytes
1397[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1398[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
1399[libx264 @ 0x23e4e20] frame= 347 QP=24.16 NAL=2 Slice:P Poc:194 I:229 P:1107 SKIP:6824 size=10030 bytes
1400[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
1401[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1402[libx264 @ 0x23e4e20] frame= 348 QP=23.78 NAL=2 Slice:P Poc:196 I:184 P:643 SKIP:7333 size=7880 bytes
1403[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1404[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1405[libx264 @ 0x23e4e20] frame= 349 QP=22.59 NAL=2 Slice:P Poc:198 I:182 P:490 SKIP:7488 size=7951 bytes
1406[aac @ 0x23e89c0] Queue input is backward in time
1407[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 738302, current: 737264; changing to 738303. This may result in incorrect timestamps in the output file.
1408[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 738303, current: 738288; changing to 738304. This may result in incorrect timestamps in the output file.
1409frame= 361 fps= 31 q=31.0 size=N/A time=00:00:16.81 bitrate=N/A
1410[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1411[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1412[libx264 @ 0x23e4e20] frame= 350 QP=21.10 NAL=2 Slice:P Poc:200 I:163 P:343 SKIP:7654 size=5288 bytes
1413[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1414[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1415[libx264 @ 0x23e4e20] frame= 351 QP=20.58 NAL=2 Slice:P Poc:202 I:162 P:284 SKIP:7714 size=3402 bytes
1416[aac @ 0x23e89c0] Queue input is backward in time
1417[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 742384, current: 741365; changing to 742385. This may result in incorrect timestamps in the output file.
1418[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1419[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1420[libx264 @ 0x23e4e20] frame= 352 QP=18.14 NAL=2 Slice:P Poc:210 I:285 P:243 SKIP:7632 size=6144 bytes
1421[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1422[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1423[libx264 @ 0x23e4e20] frame= 353 QP=22.31 NAL=2 Slice:B Poc:206 I:49 P:176 SKIP:7932 size=603 bytes
1424[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1425[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1426[libx264 @ 0x23e4e20] frame= 354 QP=23.40 NAL=0 Slice:B Poc:204 I:35 P:115 SKIP:8008 size=649 bytes
1427[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1428[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1429[libx264 @ 0x23e4e20] frame= 355 QP=23.45 NAL=0 Slice:B Poc:208 I:8 P:130 SKIP:8021 size=279 bytes
1430[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1431[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1432[libx264 @ 0x23e4e20] frame= 356 QP=17.48 NAL=2 Slice:P Poc:218 I:128 P:111 SKIP:7921 size=1860 bytes
1433[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1434[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1435[libx264 @ 0x23e4e20] frame= 357 QP=21.70 NAL=2 Slice:B Poc:214 I:19 P:52 SKIP:8089 size=201 bytes
1436[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1437[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1438[libx264 @ 0x23e4e20] frame= 358 QP=23.08 NAL=0 Slice:B Poc:212 I:20 P:71 SKIP:8067 size=264 bytes
1439[aac @ 0x23e89c0] Queue input is backward in time
1440[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 752615, current: 751596; changing to 752616. This may result in incorrect timestamps in the output file.
1441[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1442[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1443[libx264 @ 0x23e4e20] frame= 359 QP=23.02 NAL=0 Slice:B Poc:216 I:8 P:25 SKIP:8127 size=144 bytes
1444[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1445[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1446[libx264 @ 0x23e4e20] frame= 360 QP=23.90 NAL=2 Slice:P Poc:226 I:434 P:3276 SKIP:4450 size=19072 bytes
1447[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1448[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1449[libx264 @ 0x23e4e20] frame= 361 QP=29.85 NAL=2 Slice:B Poc:222 I:24 P:1307 SKIP:6791 size=4168 bytes
1450[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1451[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1452[libx264 @ 0x23e4e20] frame= 362 QP=31.89 NAL=0 Slice:B Poc:220 I:5 P:654 SKIP:7493 size=1745 bytes
1453[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1454[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1455[libx264 @ 0x23e4e20] frame= 363 QP=29.72 NAL=0 Slice:B Poc:224 I:18 P:847 SKIP:7284 size=2124 bytes
1456[aac @ 0x23e89c0] Queue input is backward in time
1457[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 762846, current: 761828; changing to 762847. This may result in incorrect timestamps in the output file.
1458[libx264 @ 0x23e4e20] frame= 364 QP=24.77 NAL=2 Slice:P Poc:234 I:613 P:3822 SKIP:3725 size=22688 bytes
1459[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1460[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1461[libx264 @ 0x23e4e20] frame= 365 QP=29.47 NAL=2 Slice:B Poc:230 I:69 P:1758 SKIP:6287 size=5901 bytes
1462frame= 377 fps= 31 q=31.0 size=N/A time=00:00:17.50 bitrate=N/A
1463[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1464[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1465[libx264 @ 0x23e4e20] frame= 366 QP=30.54 NAL=0 Slice:B Poc:228 I:23 P:974 SKIP:7150 size=2684 bytes
1466[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1467[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1468[libx264 @ 0x23e4e20] frame= 367 QP=31.07 NAL=0 Slice:B Poc:232 I:21 P:1092 SKIP:7025 size=2937 bytes
1469[aac @ 0x23e89c0] Queue input is backward in time
1470[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 773077, current: 772059; changing to 773078. This may result in incorrect timestamps in the output file.
1471[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1472[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1473[libx264 @ 0x23e4e20] frame= 368 QP=25.43 NAL=2 Slice:P Poc:242 I:603 P:3756 SKIP:3801 size=22001 bytes
1474[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1475[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1476[libx264 @ 0x23e4e20] frame= 369 QP=28.93 NAL=2 Slice:B Poc:238 I:81 P:1988 SKIP:6028 size=6776 bytes
1477[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1478[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1479[libx264 @ 0x23e4e20] frame= 370 QP=29.50 NAL=0 Slice:B Poc:236 I:29 P:1141 SKIP:6970 size=3111 bytes
1480[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1481[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1482[libx264 @ 0x23e4e20] frame= 371 QP=31.41 NAL=0 Slice:B Poc:240 I:24 P:1246 SKIP:6870 size=3254 bytes
1483[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1484[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1485[libx264 @ 0x23e4e20] frame= 372 QP=26.48 NAL=2 Slice:P Poc:248 I:504 P:3418 SKIP:4238 size=19861 bytes
1486[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1487[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1488[libx264 @ 0x23e4e20] frame= 373 QP=32.11 NAL=2 Slice:B Poc:246 I:48 P:1441 SKIP:6634 size=4090 bytes
1489[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1490[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1491[libx264 @ 0x23e4e20] frame= 374 QP=31.74 NAL=0 Slice:B Poc:244 I:39 P:1386 SKIP:6703 size=3881 bytes
1492[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1493[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1494[libx264 @ 0x23e4e20] frame= 375 QP=23.95 NAL=2 Slice:P Poc:252 I:1923 P:4295 SKIP:1942 size=39452 bytes
1495[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1496[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1497[libx264 @ 0x23e4e20] frame= 376 QP=26.00 NAL=0 Slice:B Poc:250 I:389 P:2014 SKIP:5733 size=7146 bytes
1498frame= 388 fps= 31 q=31.0 size=N/A time=00:00:17.64 bitrate=N/A
1499[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1500[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1501[libx264 @ 0x23e4e20] frame= 377 QP=24.60 NAL=2 Slice:P Poc:258 I:805 P:4301 SKIP:3054 size=25827 bytes
1502[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1503[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1504[libx264 @ 0x23e4e20] frame= 378 QP=29.24 NAL=2 Slice:B Poc:256 I:47 P:1632 SKIP:6448 size=4602 bytes
1505[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1506[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1507[libx264 @ 0x23e4e20] frame= 379 QP=30.93 NAL=0 Slice:B Poc:254 I:51 P:1531 SKIP:6547 size=4259 bytes
1508[aac @ 0x23e89c0] Queue input is backward in time
1509[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 787454, current: 786391; changing to 787455. This may result in incorrect timestamps in the output file.
1510[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 787455, current: 787415; changing to 787456. This may result in incorrect timestamps in the output file.
1511[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1512[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1513[libx264 @ 0x23e4e20] frame= 380 QP=25.01 NAL=2 Slice:P Poc:264 I:762 P:4450 SKIP:2948 size=26165 bytes
1514[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1515[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1516[libx264 @ 0x23e4e20] frame= 381 QP=31.33 NAL=2 Slice:B Poc:262 I:54 P:1728 SKIP:6352 size=4772 bytes
1517[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1518[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1519[libx264 @ 0x23e4e20] frame= 382 QP=31.44 NAL=0 Slice:B Poc:260 I:34 P:1562 SKIP:6540 size=4437 bytes
1520[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1521[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1522[libx264 @ 0x23e4e20] frame= 383 QP=25.12 NAL=2 Slice:P Poc:270 I:730 P:4517 SKIP:2913 size=26283 bytes
1523[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1524[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1525[libx264 @ 0x23e4e20] frame= 384 QP=29.74 NAL=2 Slice:B Poc:268 I:57 P:1871 SKIP:6199 size=5092 bytes
1526[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1527[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1528[libx264 @ 0x23e4e20] frame= 385 QP=30.18 NAL=0 Slice:B Poc:266 I:48 P:1702 SKIP:6377 size=4661 bytes
1529[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1530[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1531[libx264 @ 0x23e4e20] frame= 386 QP=25.43 NAL=2 Slice:P Poc:276 I:726 P:4570 SKIP:2864 size=26363 bytes
1532[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1533[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1534[libx264 @ 0x23e4e20] frame= 387 QP=30.76 NAL=2 Slice:B Poc:274 I:63 P:1825 SKIP:6241 size=5214 bytes
1535frame= 399 fps= 30 q=31.0 size=N/A time=00:00:18.06 bitrate=N/A
1536[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1537[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1538[libx264 @ 0x23e4e20] frame= 388 QP=30.51 NAL=0 Slice:B Poc:272 I:51 P:1747 SKIP:6325 size=4877 bytes
1539[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1540[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1541[libx264 @ 0x23e4e20] frame= 389 QP=25.67 NAL=2 Slice:P Poc:282 I:631 P:4585 SKIP:2944 size=25270 bytes
1542[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1543[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1544[libx264 @ 0x23e4e20] frame= 390 QP=32.45 NAL=2 Slice:B Poc:280 I:50 P:1996 SKIP:6060 size=5559 bytes
1545[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1546[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1547[libx264 @ 0x23e4e20] frame= 391 QP=31.43 NAL=0 Slice:B Poc:278 I:47 P:1869 SKIP:6210 size=5102 bytes
1548[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1549[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1550[libx264 @ 0x23e4e20] frame= 392 QP=25.73 NAL=2 Slice:P Poc:284 I:356 P:4099 SKIP:3705 size=20062 bytes
1551[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1552[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1553[libx264 @ 0x23e4e20] frame= 393 QP=25.67 NAL=2 Slice:P Poc:290 I:579 P:4603 SKIP:2978 size=25619 bytes
1554[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1555[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1556[libx264 @ 0x23e4e20] frame= 394 QP=30.89 NAL=2 Slice:B Poc:288 I:49 P:2009 SKIP:6056 size=5736 bytes
1557[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1558[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1559[libx264 @ 0x23e4e20] frame= 395 QP=31.14 NAL=0 Slice:B Poc:286 I:36 P:1929 SKIP:6154 size=5378 bytes
1560[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1561[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1562[libx264 @ 0x23e4e20] frame= 396 QP=25.56 NAL=2 Slice:P Poc:296 I:654 P:4614 SKIP:2892 size=26752 bytes
1563[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1564[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1565[libx264 @ 0x23e4e20] frame= 397 QP=32.76 NAL=2 Slice:B Poc:294 I:46 P:2088 SKIP:5980 size=5798 bytes
1566frame= 409 fps= 30 q=31.0 size=N/A time=00:00:18.34 bitrate=N/A
1567[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1568[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1569[libx264 @ 0x23e4e20] frame= 398 QP=31.91 NAL=0 Slice:B Poc:292 I:38 P:1896 SKIP:6187 size=5196 bytes
1570[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1571[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1572[libx264 @ 0x23e4e20] frame= 399 QP=25.56 NAL=2 Slice:P Poc:302 I:583 P:4570 SKIP:3007 size=26567 bytes
1573[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1574[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1575[libx264 @ 0x23e4e20] frame= 400 QP=31.73 NAL=2 Slice:B Poc:300 I:57 P:2085 SKIP:5974 size=5993 bytes
1576[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1577[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1578[libx264 @ 0x23e4e20] frame= 401 QP=32.33 NAL=0 Slice:B Poc:298 I:48 P:2005 SKIP:6074 size=5382 bytes
1579[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1580[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1581[libx264 @ 0x23e4e20] frame= 402 QP=25.62 NAL=2 Slice:P Poc:308 I:696 P:4696 SKIP:2768 size=28643 bytes
1582[aac @ 0x23e89c0] Queue input is backward in time
1583[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 822249, current: 821230; changing to 822250. This may result in incorrect timestamps in the output file.
1584[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1585[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1586[libx264 @ 0x23e4e20] frame= 403 QP=31.66 NAL=2 Slice:B Poc:306 I:51 P:2160 SKIP:5914 size=6020 bytes
1587[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1588[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1589[libx264 @ 0x23e4e20] frame= 404 QP=31.90 NAL=0 Slice:B Poc:304 I:46 P:1993 SKIP:6087 size=5527 bytes
1590[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1591[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1592[libx264 @ 0x23e4e20] frame= 405 QP=26.00 NAL=2 Slice:P Poc:314 I:553 P:4774 SKIP:2833 size=32682 bytes
1593[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1594[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1595[libx264 @ 0x23e4e20] frame= 406 QP=31.23 NAL=2 Slice:B Poc:312 I:73 P:2169 SKIP:5875 size=6210 bytes
1596frame= 418 fps= 29 q=31.0 size=N/A time=00:00:18.85 bitrate=N/A
1597[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1598[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1599[libx264 @ 0x23e4e20] frame= 407 QP=31.69 NAL=0 Slice:B Poc:310 I:43 P:2025 SKIP:6063 size=5687 bytes
1600[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1601[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1602[libx264 @ 0x23e4e20] frame= 408 QP=26.08 NAL=2 Slice:P Poc:320 I:616 P:4712 SKIP:2832 size=26745 bytes
1603[aac @ 0x23e89c0] Queue input is backward in time
1604[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 832480, current: 831461; changing to 832481. This may result in incorrect timestamps in the output file.
1605[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1606[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1607[libx264 @ 0x23e4e20] frame= 409 QP=31.48 NAL=2 Slice:B Poc:318 I:71 P:2323 SKIP:5720 size=6516 bytes
1608[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1609[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1610[libx264 @ 0x23e4e20] frame= 410 QP=31.89 NAL=0 Slice:B Poc:316 I:55 P:1988 SKIP:6082 size=5583 bytes
1611[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1612[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1613[libx264 @ 0x23e4e20] frame= 411 QP=25.88 NAL=2 Slice:P Poc:322 I:444 P:4282 SKIP:3434 size=24407 bytes
1614[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1615[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1616[libx264 @ 0x23e4e20] frame= 412 QP=25.92 NAL=2 Slice:P Poc:328 I:711 P:4773 SKIP:2676 size=26141 bytes
1617[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1618[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1619[libx264 @ 0x23e4e20] frame= 413 QP=31.66 NAL=2 Slice:B Poc:326 I:85 P:2369 SKIP:5666 size=6686 bytes
1620[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1621[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1622[libx264 @ 0x23e4e20] frame= 414 QP=31.23 NAL=0 Slice:B Poc:324 I:71 P:2146 SKIP:5903 size=5805 bytes
1623[aac @ 0x23e89c0] Queue input is backward in time
1624[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 842711, current: 841693; changing to 842712. This may result in incorrect timestamps in the output file.
1625[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1626[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1627[libx264 @ 0x23e4e20] frame= 415 QP=26.63 NAL=2 Slice:P Poc:334 I:704 P:4797 SKIP:2659 size=30500 bytes
1628[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1629[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1630[libx264 @ 0x23e4e20] frame= 416 QP=31.21 NAL=2 Slice:B Poc:332 I:93 P:2312 SKIP:5699 size=6918 bytes
1631frame= 428 fps= 29 q=31.0 size=N/A time=00:00:19.13 bitrate=N/A
1632[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1633[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1634[libx264 @ 0x23e4e20] frame= 417 QP=30.93 NAL=0 Slice:B Poc:330 I:56 P:2203 SKIP:5866 size=6463 bytes
1635[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1636[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1637[libx264 @ 0x23e4e20] frame= 418 QP=26.30 NAL=2 Slice:P Poc:336 I:463 P:3942 SKIP:3755 size=17168 bytes
1638[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1639[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1640[libx264 @ 0x23e4e20] frame= 419 QP=26.93 NAL=2 Slice:P Poc:338 I:369 P:4093 SKIP:3698 size=22832 bytes
1641[aac @ 0x23e89c0] Queue input is backward in time
1642[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 852987, current: 851968; changing to 852988. This may result in incorrect timestamps in the output file.
1643[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1644[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1645[libx264 @ 0x23e4e20] frame= 420 QP=26.39 NAL=2 Slice:P Poc:340 I:436 P:3809 SKIP:3915 size=16673 bytes
1646[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1647[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1648[libx264 @ 0x23e4e20] frame= 421 QP=26.44 NAL=2 Slice:P Poc:342 I:438 P:3858 SKIP:3864 size=16734 bytes
1649[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1650[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1651[libx264 @ 0x23e4e20] frame= 422 QP=27.24 NAL=2 Slice:P Poc:344 I:338 P:4040 SKIP:3782 size=22822 bytes
1652[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1653[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1654[libx264 @ 0x23e4e20] frame= 423 QP=26.03 NAL=2 Slice:P Poc:346 I:468 P:3786 SKIP:3906 size=16106 bytes
1655[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1656[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1657[libx264 @ 0x23e4e20] frame= 424 QP=27.17 NAL=2 Slice:P Poc:348 I:347 P:3986 SKIP:3827 size=22475 bytes
1658[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1659[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1660[libx264 @ 0x23e4e20] frame= 425 QP=26.17 NAL=2 Slice:P Poc:350 I:455 P:3778 SKIP:3927 size=16332 bytes
1661[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1662[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1663[libx264 @ 0x23e4e20] frame= 426 QP=26.94 NAL=2 Slice:P Poc:352 I:439 P:4101 SKIP:3620 size=22718 bytes
1664frame= 438 fps= 29 q=31.0 size=N/A time=00:00:19.45 bitrate=N/A
1665[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1666[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1667[libx264 @ 0x23e4e20] frame= 427 QP=25.98 NAL=2 Slice:P Poc:354 I:570 P:3794 SKIP:3796 size=16476 bytes
1668[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1669[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1670[libx264 @ 0x23e4e20] frame= 428 QP=26.10 NAL=2 Slice:P Poc:356 I:482 P:3853 SKIP:3825 size=16689 bytes
1671[aac @ 0x23e89c0] Queue input is backward in time
1672[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 867319, current: 866300; changing to 867320. This may result in incorrect timestamps in the output file.
1673[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1674[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1675[libx264 @ 0x23e4e20] frame= 429 QP=26.56 NAL=2 Slice:P Poc:358 I:437 P:4122 SKIP:3601 size=23723 bytes
1676[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1677[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1678[libx264 @ 0x23e4e20] frame= 430 QP=26.14 NAL=2 Slice:P Poc:360 I:488 P:3811 SKIP:3861 size=16278 bytes
1679[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1680[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1681[libx264 @ 0x23e4e20] frame= 431 QP=26.97 NAL=2 Slice:P Poc:362 I:448 P:4113 SKIP:3599 size=24797 bytes
1682[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1683[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1684[libx264 @ 0x23e4e20] frame= 432 QP=26.35 NAL=2 Slice:P Poc:364 I:526 P:3918 SKIP:3716 size=17700 bytes
1685[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1686[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1687[libx264 @ 0x23e4e20] frame= 433 QP=26.40 NAL=2 Slice:P Poc:366 I:466 P:3914 SKIP:3780 size=17700 bytes
1688[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1689[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1690[libx264 @ 0x23e4e20] frame= 434 QP=26.24 NAL=2 Slice:P Poc:368 I:553 P:3966 SKIP:3641 size=21293 bytes
1691[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1692[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1693[libx264 @ 0x23e4e20] frame= 435 QP=26.39 NAL=2 Slice:P Poc:370 I:524 P:3864 SKIP:3772 size=17072 bytes
1694[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1695[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1696[libx264 @ 0x23e4e20] frame= 436 QP=27.15 NAL=2 Slice:P Poc:372 I:501 P:4114 SKIP:3545 size=24451 bytes
1697frame= 448 fps= 28 q=31.0 size=N/A time=00:00:19.96 bitrate=N/A
1698[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1699[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1700[libx264 @ 0x23e4e20] frame= 437 QP=26.29 NAL=2 Slice:P Poc:374 I:516 P:3776 SKIP:3868 size=18108 bytes
1701[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1702[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1703[libx264 @ 0x23e4e20] frame= 438 QP=26.59 NAL=2 Slice:P Poc:376 I:540 P:4039 SKIP:3581 size=22577 bytes
1704[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1705[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1706[libx264 @ 0x23e4e20] frame= 439 QP=26.30 NAL=2 Slice:P Poc:378 I:546 P:3755 SKIP:3859 size=16449 bytes
1707[aac @ 0x23e89c0] Queue input is backward in time
1708[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 889829, current: 886763; changing to 889830. This may result in incorrect timestamps in the output file.
1709[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 889830, current: 887787; changing to 889831. This may result in incorrect timestamps in the output file.
1710[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1711[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1712[libx264 @ 0x23e4e20] frame= 440 QP=26.90 NAL=2 Slice:P Poc:380 I:494 P:4085 SKIP:3581 size=27137 bytes
1713[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1714[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1715[libx264 @ 0x23e4e20] frame= 441 QP=25.95 NAL=2 Slice:P Poc:382 I:548 P:3747 SKIP:3865 size=16313 bytes
1716[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1717[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1718[libx264 @ 0x23e4e20] frame= 442 QP=26.61 NAL=2 Slice:P Poc:384 I:582 P:3918 SKIP:3660 size=23547 bytes
1719[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 889831, current: 888811; changing to 889832. This may result in incorrect timestamps in the output file.
1720[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1721[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1722[libx264 @ 0x23e4e20] frame= 443 QP=26.39 NAL=2 Slice:P Poc:386 I:574 P:3653 SKIP:3933 size=17171 bytes
1723[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1724[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1725[libx264 @ 0x23e4e20] frame= 444 QP=26.65 NAL=2 Slice:P Poc:388 I:662 P:3884 SKIP:3614 size=24402 bytes
1726[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1727[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1728[libx264 @ 0x23e4e20] frame= 445 QP=26.44 NAL=2 Slice:P Poc:390 I:591 P:3691 SKIP:3878 size=18294 bytes
1729frame= 457 fps= 28 q=31.0 size=N/A time=00:00:20.43 bitrate=N/A
1730[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1731[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1732[libx264 @ 0x23e4e20] frame= 446 QP=26.54 NAL=2 Slice:P Poc:392 I:646 P:3970 SKIP:3544 size=24403 bytes
1733[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1734[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1735[libx264 @ 0x23e4e20] frame= 447 QP=26.37 NAL=2 Slice:P Poc:394 I:576 P:3575 SKIP:4009 size=17249 bytes
1736[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1737[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1738[libx264 @ 0x23e4e20] frame= 448 QP=26.53 NAL=2 Slice:P Poc:396 I:668 P:3960 SKIP:3532 size=26414 bytes
1739[aac @ 0x23e89c0] Queue input is backward in time
1740[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 902114, current: 901095; changing to 902115. This may result in incorrect timestamps in the output file.
1741[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1742[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1743[libx264 @ 0x23e4e20] frame= 449 QP=25.84 NAL=2 Slice:P Poc:398 I:666 P:3860 SKIP:3634 size=20355 bytes
1744[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1745[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1746[libx264 @ 0x23e4e20] frame= 450 QP=26.67 NAL=2 Slice:P Poc:400 I:572 P:3636 SKIP:3952 size=17846 bytes
1747[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1748[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1749[libx264 @ 0x23e4e20] frame= 451 QP=26.60 NAL=2 Slice:P Poc:402 I:763 P:3945 SKIP:3452 size=27133 bytes
1750[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1751[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1752[libx264 @ 0x23e4e20] frame= 452 QP=26.05 NAL=2 Slice:P Poc:404 I:664 P:3657 SKIP:3839 size=17523 bytes
1753[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1754[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1755[libx264 @ 0x23e4e20] frame= 453 QP=26.60 NAL=2 Slice:P Poc:406 I:695 P:4038 SKIP:3427 size=30104 bytes
1756[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1757[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1758[libx264 @ 0x23e4e20] frame= 454 QP=26.24 NAL=2 Slice:P Poc:408 I:806 P:3604 SKIP:3750 size=19151 bytes
1759[aac @ 0x23e89c0] Queue input is backward in time
1760[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 912345, current: 911327; changing to 912346. This may result in incorrect timestamps in the output file.
1761frame= 466 fps= 28 q=31.0 size=N/A time=00:00:20.71 bitrate=N/A
1762[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1763[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1764[libx264 @ 0x23e4e20] frame= 455 QP=26.16 NAL=2 Slice:P Poc:410 I:777 P:3708 SKIP:3675 size=18845 bytes
1765[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1766[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1767[libx264 @ 0x23e4e20] frame= 456 QP=26.31 NAL=2 Slice:P Poc:412 I:819 P:3924 SKIP:3417 size=28159 bytes
1768[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1769[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1770[libx264 @ 0x23e4e20] frame= 457 QP=25.99 NAL=2 Slice:P Poc:414 I:745 P:3606 SKIP:3809 size=17488 bytes
1771[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1772[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1773[libx264 @ 0x23e4e20] frame= 458 QP=26.27 NAL=2 Slice:P Poc:416 I:886 P:3850 SKIP:3424 size=28253 bytes
1774[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1775[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1776[libx264 @ 0x23e4e20] frame= 459 QP=25.76 NAL=2 Slice:P Poc:418 I:806 P:3477 SKIP:3877 size=17470 bytes
1777[aac @ 0x23e89c0] Queue input is backward in time
1778[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 922620, current: 921558; changing to 922621. This may result in incorrect timestamps in the output file.
1779[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 922621, current: 922582; changing to 922622. This may result in incorrect timestamps in the output file.
1780[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1781[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1782[libx264 @ 0x23e4e20] frame= 460 QP=25.88 NAL=2 Slice:P Poc:420 I:960 P:3870 SKIP:3330 size=28260 bytes
1783[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1784[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1785[libx264 @ 0x23e4e20] frame= 461 QP=25.92 NAL=2 Slice:P Poc:422 I:895 P:3611 SKIP:3654 size=20308 bytes
1786[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1787[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1788[libx264 @ 0x23e4e20] frame= 462 QP=26.00 NAL=2 Slice:P Poc:424 I:971 P:3868 SKIP:3321 size=27613 bytes
1789[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1790[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1791[libx264 @ 0x23e4e20] frame= 463 QP=26.03 NAL=2 Slice:P Poc:426 I:769 P:3503 SKIP:3888 size=18284 bytes
1792[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1793[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1794[libx264 @ 0x23e4e20] frame= 464 QP=26.11 NAL=2 Slice:P Poc:428 I:1026 P:3794 SKIP:3340 size=30180 bytes
1795frame= 476 fps= 27 q=31.0 size=N/A time=00:00:21.03 bitrate=N/A
1796[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1797[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1798[libx264 @ 0x23e4e20] frame= 465 QP=26.11 NAL=2 Slice:P Poc:430 I:896 P:3446 SKIP:3818 size=17762 bytes
1799[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1800[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1801[libx264 @ 0x23e4e20] frame= 466 QP=26.17 NAL=2 Slice:P Poc:432 I:886 P:3545 SKIP:3729 size=18482 bytes
1802[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1803[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1804[libx264 @ 0x23e4e20] frame= 467 QP=26.16 NAL=2 Slice:P Poc:434 I:1052 P:3839 SKIP:3269 size=31052 bytes
1805[aac @ 0x23e89c0] Queue input is backward in time
1806[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 936953, current: 935934; changing to 936954. This may result in incorrect timestamps in the output file.
1807[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1808[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1809[libx264 @ 0x23e4e20] frame= 468 QP=25.71 NAL=2 Slice:P Poc:436 I:939 P:3345 SKIP:3876 size=18531 bytes
1810[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1811[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1812[libx264 @ 0x23e4e20] frame= 469 QP=26.14 NAL=2 Slice:P Poc:438 I:1066 P:3868 SKIP:3226 size=29866 bytes
1813[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1814[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1815[libx264 @ 0x23e4e20] frame= 470 QP=25.67 NAL=2 Slice:P Poc:440 I:989 P:3472 SKIP:3699 size=17747 bytes
1816[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1817[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1818[libx264 @ 0x23e4e20] frame= 471 QP=26.14 NAL=2 Slice:P Poc:442 I:1073 P:3898 SKIP:3189 size=29762 bytes
1819[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1820[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1821[libx264 @ 0x23e4e20] frame= 472 QP=25.97 NAL=2 Slice:P Poc:444 I:998 P:3504 SKIP:3658 size=18379 bytes
1822frame= 484 fps= 27 q=31.0 size=N/A time=00:00:21.54 bitrate=N/A
1823[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1824[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1825[libx264 @ 0x23e4e20] frame= 473 QP=25.85 NAL=2 Slice:P Poc:446 I:1141 P:3580 SKIP:3439 size=19917 bytes
1826[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1827[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1828[libx264 @ 0x23e4e20] frame= 474 QP=26.22 NAL=2 Slice:P Poc:448 I:1169 P:3676 SKIP:3315 size=25048 bytes
1829[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1830[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1831[libx264 @ 0x23e4e20] frame= 475 QP=25.78 NAL=2 Slice:P Poc:450 I:1328 P:3264 SKIP:3568 size=18688 bytes
1832[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1833[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1834[libx264 @ 0x23e4e20] frame= 476 QP=26.05 NAL=2 Slice:P Poc:452 I:1235 P:3409 SKIP:3516 size=24634 bytes
1835[aac @ 0x23e89c0] Queue input is backward in time
1836[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 951261, current: 950267; changing to 951262. This may result in incorrect timestamps in the output file.
1837[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1838[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1839[libx264 @ 0x23e4e20] frame= 477 QP=25.51 NAL=2 Slice:P Poc:454 I:1253 P:3414 SKIP:3493 size=22288 bytes
1840[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1841[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1842[libx264 @ 0x23e4e20] frame= 478 QP=25.19 NAL=2 Slice:P Poc:456 I:1291 P:3411 SKIP:3458 size=22635 bytes
1843[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1844[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1845[libx264 @ 0x23e4e20] frame= 479 QP=25.61 NAL=2 Slice:P Poc:458 I:1216 P:3271 SKIP:3673 size=21409 bytes
1846[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1847[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1848[libx264 @ 0x23e4e20] frame= 480 QP=25.65 NAL=2 Slice:P Poc:462 I:1912 P:3389 SKIP:2859 size=29098 bytes
1849[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1850[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1851[libx264 @ 0x23e4e20] frame= 481 QP=27.94 NAL=0 Slice:B Poc:460 I:392 P:2164 SKIP:5548 size=8752 bytes
1852[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1853[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1854[libx264 @ 0x23e4e20] frame= 482 QP=25.45 NAL=2 Slice:P Poc:464 I:1120 P:3172 SKIP:3868 size=21382 bytes
1855frame= 494 fps= 27 q=31.0 size=N/A time=00:00:21.77 bitrate=N/A
1856[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1857[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1858[libx264 @ 0x23e4e20] frame= 483 QP=25.43 NAL=2 Slice:P Poc:466 I:1214 P:3203 SKIP:3743 size=25706 bytes
1859[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1860[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1861[libx264 @ 0x23e4e20] frame= 484 QP=24.84 NAL=2 Slice:P Poc:468 I:1184 P:2600 SKIP:4376 size=15340 bytes
1862[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1863[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1864[libx264 @ 0x23e4e20] frame= 485 QP=25.10 NAL=2 Slice:P Poc:470 I:1249 P:3005 SKIP:3906 size=24404 bytes
1865[aac @ 0x23e89c0] Queue input is backward in time
1866[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 967647, current: 966628; changing to 967648. This may result in incorrect timestamps in the output file.
1867[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1868[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1869[libx264 @ 0x23e4e20] frame= 486 QP=24.96 NAL=2 Slice:P Poc:472 I:1093 P:2515 SKIP:4552 size=15424 bytes
1870[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1871[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1872[libx264 @ 0x23e4e20] frame= 487 QP=25.00 NAL=2 Slice:P Poc:474 I:1199 P:2972 SKIP:3989 size=22918 bytes
1873[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1874[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1875[libx264 @ 0x23e4e20] frame= 488 QP=25.09 NAL=2 Slice:P Poc:476 I:1080 P:2892 SKIP:4188 size=18614 bytes
1876[libx264 @ 0x23e4e20] frame= 489 QP=24.98 NAL=2 Slice:P Poc:478 I:1072 P:2883 SKIP:4205 size=19305 bytes
1877[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1878[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1879[libx264 @ 0x23e4e20] frame= 490 QP=25.16 NAL=2 Slice:P Poc:480 I:963 P:2995 SKIP:4202 size=19948 bytes
1880[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1881[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1882[libx264 @ 0x23e4e20] frame= 491 QP=25.06 NAL=2 Slice:P Poc:482 I:1093 P:2872 SKIP:4195 size=17307 bytes
1883frame= 503 fps= 27 q=31.0 size=N/A time=00:00:22.24 bitrate=N/A
1884[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1885[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1886[libx264 @ 0x23e4e20] frame= 492 QP=25.44 NAL=2 Slice:P Poc:484 I:863 P:2936 SKIP:4361 size=18641 bytes
1887[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1888[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1889[libx264 @ 0x23e4e20] frame= 493 QP=25.14 NAL=2 Slice:P Poc:486 I:1046 P:2729 SKIP:4385 size=17316 bytes
1890[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1891[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1892[libx264 @ 0x23e4e20] frame= 494 QP=25.43 NAL=2 Slice:P Poc:488 I:1145 P:2680 SKIP:4335 size=17048 bytes
1893[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1894[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1895[libx264 @ 0x23e4e20] frame= 495 QP=25.46 NAL=2 Slice:P Poc:490 I:1163 P:2609 SKIP:4388 size=16030 bytes
1896[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1897[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1898[libx264 @ 0x23e4e20] frame= 496 QP=25.22 NAL=2 Slice:P Poc:492 I:1227 P:2529 SKIP:4404 size=15457 bytes
1899[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1900[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1901[libx264 @ 0x23e4e20] frame= 497 QP=25.50 NAL=2 Slice:P Poc:494 I:1369 P:2394 SKIP:4397 size=14722 bytes
1902[aac @ 0x23e89c0] Queue input is backward in time
1903[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 988153, current: 987134; changing to 988154. This may result in incorrect timestamps in the output file.
1904[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1905[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1906[libx264 @ 0x23e4e20] frame= 498 QP=25.53 NAL=2 Slice:P Poc:496 I:1358 P:2207 SKIP:4595 size=14143 bytes
1907[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1908[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1909[libx264 @ 0x23e4e20] frame= 499 QP=26.84 NAL=2 Slice:P Poc:498 I:1329 P:2013 SKIP:4818 size=13230 bytes
1910[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1911[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1912[libx264 @ 0x23e4e20] frame= 500 QP=19.63 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=69795 bytes
1913[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1914[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1915[libx264 @ 0x23e4e20] frame= 501 QP=25.34 NAL=2 Slice:P Poc:2 I:947 P:2002 SKIP:5211 size=11043 bytes
1916[AVIOContext @ 0x2b5f8c0] Statistics: 0 seeks, 1367 writeouts
1917[hls @ 0x2b54640] EXT-X-MEDIA-SEQUENCE:0
1918[AVIOContext @ 0x2440c60] Statistics: 0 seeks, 1 writeouts
1919[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1920[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1921[libx264 @ 0x23e4e20] frame= 502 QP=24.26 NAL=2 Slice:P Poc:4 I:1162 P:2160 SKIP:4838 size=11958 bytes
1922frame= 514 fps= 26 q=31.0 size=N/A time=00:00:22.52 bitrate=N/A
1923[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1924[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1925[libx264 @ 0x23e4e20] frame= 503 QP=24.48 NAL=2 Slice:P Poc:6 I:1234 P:2243 SKIP:4683 size=12629 bytes
1926[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1927[libx264 @ 0x23e4e20] frame= 504 QP=24.07 NAL=2 Slice:P Poc:8 I:1439 P:2230 SKIP:4491 size=13496 bytes
1928[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1929[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
1930[libx264 @ 0x23e4e20] frame= 505 QP=24.30 NAL=2 Slice:P Poc:10 I:1240 P:2244 SKIP:4676 size=13142 bytes
1931[aac @ 0x23e89c0] Queue input is backward in time
1932[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1002486, current: 1001467; changing to 1002487. This may result in incorrect timestamps in the output file.
1933[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1934[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1935[libx264 @ 0x23e4e20] frame= 506 QP=25.02 NAL=2 Slice:P Poc:12 I:1041 P:2251 SKIP:4868 size=15601 bytes
1936[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1937[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1938[libx264 @ 0x23e4e20] frame= 507 QP=24.60 NAL=2 Slice:P Poc:14 I:907 P:2189 SKIP:5064 size=13651 bytes
1939[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1940[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1941[libx264 @ 0x23e4e20] frame= 508 QP=24.89 NAL=2 Slice:P Poc:16 I:930 P:2081 SKIP:5149 size=15275 bytes
1942[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1943[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1944[libx264 @ 0x23e4e20] frame= 509 QP=25.24 NAL=2 Slice:P Poc:18 I:800 P:1045 SKIP:6315 size=7976 bytes
1945[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1946[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1947[libx264 @ 0x23e4e20] frame= 510 QP=23.09 NAL=2 Slice:P Poc:20 I:1031 P:1067 SKIP:6062 size=6945 bytes
1948[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1949[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1950[libx264 @ 0x23e4e20] frame= 511 QP=22.95 NAL=2 Slice:P Poc:22 I:1217 P:1023 SKIP:5920 size=6918 bytes
1951[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1952[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1953[libx264 @ 0x23e4e20] frame= 512 QP=23.12 NAL=2 Slice:P Poc:24 I:1387 P:1241 SKIP:5532 size=8691 bytes
1954[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1955[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1956[libx264 @ 0x23e4e20] frame= 513 QP=23.68 NAL=2 Slice:P Poc:26 I:1162 P:1234 SKIP:5764 size=8244 bytes
1957[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1958[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1959[libx264 @ 0x23e4e20] frame= 514 QP=25.14 NAL=2 Slice:P Poc:28 I:1052 P:1243 SKIP:5865 size=8371 bytes
1960[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1961[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1962[libx264 @ 0x23e4e20] frame= 515 QP=23.38 NAL=2 Slice:P Poc:30 I:1100 P:1464 SKIP:5596 size=9251 bytes
1963frame= 527 fps= 26 q=31.0 size=N/A time=00:00:23.03 bitrate=N/A
1964[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1965[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1966[libx264 @ 0x23e4e20] frame= 516 QP=23.88 NAL=2 Slice:P Poc:32 I:1077 P:996 SKIP:6087 size=6662 bytes
1967[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1968[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1969[libx264 @ 0x23e4e20] frame= 517 QP=23.66 NAL=2 Slice:P Poc:34 I:1272 P:1673 SKIP:5215 size=11672 bytes
1970[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1971[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1972[libx264 @ 0x23e4e20] frame= 518 QP=25.34 NAL=2 Slice:P Poc:36 I:879 P:865 SKIP:6416 size=5380 bytes
1973[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1974[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1975[libx264 @ 0x23e4e20] frame= 519 QP=25.36 NAL=2 Slice:P Poc:38 I:951 P:1098 SKIP:6111 size=7771 bytes
1976[aac @ 0x23e89c0] Queue input is backward in time
1977[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1027069, current: 1026031; changing to 1027070. This may result in incorrect timestamps in the output file.
1978[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1027070, current: 1027055; changing to 1027071. This may result in incorrect timestamps in the output file.
1979[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1980[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
1981[libx264 @ 0x23e4e20] frame= 520 QP=23.61 NAL=2 Slice:P Poc:40 I:1120 P:1370 SKIP:5670 size=8901 bytes
1982[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1983[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1984[libx264 @ 0x23e4e20] frame= 521 QP=24.69 NAL=2 Slice:P Poc:42 I:1000 P:1055 SKIP:6105 size=7295 bytes
1985[aac @ 0x23e89c0] Queue input is backward in time
1986[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1031151, current: 1030132; changing to 1031152. This may result in incorrect timestamps in the output file.
1987[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1988[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1989[libx264 @ 0x23e4e20] frame= 522 QP=24.05 NAL=2 Slice:P Poc:44 I:1059 P:1395 SKIP:5706 size=10062 bytes
1990[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1991[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1992[libx264 @ 0x23e4e20] frame= 523 QP=25.15 NAL=2 Slice:P Poc:46 I:938 P:889 SKIP:6333 size=6079 bytes
1993[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1994[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
1995[libx264 @ 0x23e4e20] frame= 524 QP=24.74 NAL=2 Slice:P Poc:48 I:1023 P:1434 SKIP:5703 size=10299 bytes
1996[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
1997[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
1998[libx264 @ 0x23e4e20] frame= 525 QP=25.15 NAL=2 Slice:P Poc:50 I:888 P:777 SKIP:6495 size=5211 bytes
1999[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2000[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2001[libx264 @ 0x23e4e20] frame= 526 QP=25.42 NAL=2 Slice:P Poc:52 I:1038 P:1276 SKIP:5846 size=9494 bytes
2002[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2003[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2004[libx264 @ 0x23e4e20] frame= 527 QP=25.09 NAL=2 Slice:P Poc:54 I:933 P:709 SKIP:6518 size=4556 bytes
2005[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2006[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2007[libx264 @ 0x23e4e20] frame= 528 QP=25.42 NAL=2 Slice:P Poc:56 I:1019 P:1090 SKIP:6051 size=7024 bytes
2008[aac @ 0x23e89c0] Queue input is backward in time
2009[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1041382, current: 1040363; changing to 1041383. This may result in incorrect timestamps in the output file.
2010[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2011[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2012[libx264 @ 0x23e4e20] frame= 529 QP=22.64 NAL=2 Slice:P Poc:58 I:1350 P:1391 SKIP:5419 size=8838 bytes
2013[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2014[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2015[libx264 @ 0x23e4e20] frame= 530 QP=23.08 NAL=2 Slice:P Poc:60 I:1070 P:1102 SKIP:5988 size=6875 bytes
2016frame= 542 fps= 27 q=31.0 size=N/A time=00:00:23.63 bitrate=N/A
2017[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2018[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2019[libx264 @ 0x23e4e20] frame= 531 QP=23.68 NAL=2 Slice:P Poc:62 I:1023 P:978 SKIP:6159 size=6441 bytes
2020[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2021[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2022[libx264 @ 0x23e4e20] frame= 532 QP=24.20 NAL=2 Slice:P Poc:64 I:960 P:1064 SKIP:6136 size=6756 bytes
2023[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2024[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2025[libx264 @ 0x23e4e20] frame= 533 QP=24.14 NAL=2 Slice:P Poc:66 I:950 P:943 SKIP:6267 size=6241 bytes
2026[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2027[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2028[libx264 @ 0x23e4e20] frame= 534 QP=23.96 NAL=2 Slice:P Poc:68 I:996 P:1009 SKIP:6155 size=6225 bytes
2029[aac @ 0x23e89c0] Queue input is backward in time
2030[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1051613, current: 1050594; changing to 1051614. This may result in incorrect timestamps in the output file.
2031[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2032[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2033[libx264 @ 0x23e4e20] frame= 535 QP=24.53 NAL=2 Slice:P Poc:70 I:938 P:928 SKIP:6294 size=5936 bytes
2034[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2035[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2036[libx264 @ 0x23e4e20] frame= 536 QP=23.73 NAL=2 Slice:P Poc:72 I:946 P:1076 SKIP:6138 size=6751 bytes
2037[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2038[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2039[libx264 @ 0x23e4e20] frame= 537 QP=24.10 NAL=2 Slice:P Poc:74 I:873 P:1036 SKIP:6251 size=6721 bytes
2040[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2041[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2042[libx264 @ 0x23e4e20] frame= 538 QP=23.54 NAL=2 Slice:P Poc:82 I:1747 P:1200 SKIP:5213 size=10432 bytes
2043[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2044[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2045[libx264 @ 0x23e4e20] frame= 539 QP=20.91 NAL=2 Slice:B Poc:78 I:157 P:315 SKIP:7686 size=1054 bytes
2046[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2047[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2048[libx264 @ 0x23e4e20] frame= 540 QP=19.19 NAL=0 Slice:B Poc:76 I:130 P:254 SKIP:7776 size=899 bytes
2049[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2050[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2051[libx264 @ 0x23e4e20] frame= 541 QP=23.06 NAL=0 Slice:B Poc:80 I:157 P:216 SKIP:7787 size=895 bytes
2052[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2053[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2054[libx264 @ 0x23e4e20] frame= 542 QP=22.74 NAL=2 Slice:P Poc:84 I:1009 P:1246 SKIP:5905 size=8021 bytes
2055[aac @ 0x23e89c0] Queue input is backward in time
2056[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1061844, current: 1060826; changing to 1061845. This may result in incorrect timestamps in the output file.
2057[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2058[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2059[libx264 @ 0x23e4e20] frame= 543 QP=22.42 NAL=2 Slice:P Poc:86 I:1059 P:1140 SKIP:5961 size=7430 bytes
2060[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2061[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2062[libx264 @ 0x23e4e20] frame= 544 QP=22.83 NAL=2 Slice:P Poc:94 I:1670 P:1284 SKIP:5206 size=11703 bytes
2063[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2064[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2065[libx264 @ 0x23e4e20] frame= 545 QP=22.27 NAL=2 Slice:B Poc:90 I:197 P:256 SKIP:7704 size=1078 bytes
2066[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2067[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2068[libx264 @ 0x23e4e20] frame= 546 QP=21.96 NAL=0 Slice:B Poc:88 I:180 P:250 SKIP:7730 size=961 bytes
2069[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2070[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2071[libx264 @ 0x23e4e20] frame= 547 QP=21.51 NAL=0 Slice:B Poc:92 I:158 P:140 SKIP:7862 size=726 bytes
2072[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2073[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2074[libx264 @ 0x23e4e20] frame= 548 QP=23.35 NAL=2 Slice:P Poc:102 I:543 P:864 SKIP:6753 size=5673 bytes
2075[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2076[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2077[libx264 @ 0x23e4e20] frame= 549 QP=21.74 NAL=2 Slice:B Poc:98 I:8 P:214 SKIP:7937 size=378 bytes
2078frame= 561 fps= 27 q=31.0 size=N/A time=00:00:24.38 bitrate=N/A
2079[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2080[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2081[libx264 @ 0x23e4e20] frame= 550 QP=21.00 NAL=0 Slice:B Poc:96 I:20 P:165 SKIP:7974 size=333 bytes
2082[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2083[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2084[libx264 @ 0x23e4e20] frame= 551 QP=29.69 NAL=0 Slice:B Poc:100 I:0 P:14 SKIP:8146 size=105 bytes
2085[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2086[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2087[libx264 @ 0x23e4e20] frame= 552 QP=21.49 NAL=2 Slice:P Poc:110 I:82 P:256 SKIP:7822 size=1591 bytes
2088[aac @ 0x23e89c0] Queue input is backward in time
2089[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1076221, current: 1075158; changing to 1076222. This may result in incorrect timestamps in the output file.
2090[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1076222, current: 1076182; changing to 1076223. This may result in incorrect timestamps in the output file.
2091[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2092[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2093[libx264 @ 0x23e4e20] frame= 553 QP=26.00 NAL=2 Slice:B Poc:106 I:0 P:34 SKIP:8126 size=158 bytes
2094[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2095[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2096[libx264 @ 0x23e4e20] frame= 554 QP=29.77 NAL=0 Slice:B Poc:104 I:0 P:8 SKIP:8151 size=97 bytes
2097[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2098[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2099[libx264 @ 0x23e4e20] frame= 555 QP=23.00 NAL=0 Slice:B Poc:108 I:0 P:1 SKIP:8159 size=67 bytes
2100[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2101[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2102[libx264 @ 0x23e4e20] frame= 556 QP=20.22 NAL=2 Slice:P Poc:118 I:66 P:175 SKIP:7919 size=1052 bytes
2103[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2104[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2105[libx264 @ 0x23e4e20] frame= 557 QP=23.80 NAL=2 Slice:B Poc:114 I:0 P:24 SKIP:8136 size=127 bytes
2106[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2107[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2108[libx264 @ 0x23e4e20] frame= 558 QP=23.00 NAL=0 Slice:B Poc:112 I:0 P:0 SKIP:8160 size=67 bytes
2109[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2110[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2111[libx264 @ 0x23e4e20] frame= 559 QP=30.91 NAL=0 Slice:B Poc:116 I:0 P:3 SKIP:8157 size=76 bytes
2112[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2113[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2114[libx264 @ 0x23e4e20] frame= 560 QP=20.54 NAL=2 Slice:P Poc:126 I:47 P:128 SKIP:7985 size=779 bytes
2115[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2116[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2117[libx264 @ 0x23e4e20] frame= 561 QP=25.51 NAL=2 Slice:B Poc:122 I:0 P:14 SKIP:8146 size=111 bytes
2118[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2119[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2120[libx264 @ 0x23e4e20] frame= 562 QP=30.30 NAL=0 Slice:B Poc:120 I:0 P:1 SKIP:8159 size=72 bytes
2121[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2122[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2123[libx264 @ 0x23e4e20] frame= 563 QP=23.00 NAL=0 Slice:B Poc:124 I:0 P:0 SKIP:8160 size=67 bytes
2124[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2125[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2126[libx264 @ 0x23e4e20] frame= 564 QP=21.42 NAL=2 Slice:P Poc:134 I:46 P:157 SKIP:7957 size=1238 bytes
2127[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2128[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2129[libx264 @ 0x23e4e20] frame= 565 QP=26.33 NAL=2 Slice:B Poc:130 I:0 P:8 SKIP:8152 size=99 bytes
2130[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2131[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2132[libx264 @ 0x23e4e20] frame= 566 QP=23.00 NAL=0 Slice:B Poc:128 I:0 P:0 SKIP:8160 size=67 bytes
2133[aac @ 0x23e89c0] Queue input is backward in time
2134[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1108982, current: 1107924; changing to 1108983. This may result in incorrect timestamps in the output file.
2135[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1108983, current: 1108948; changing to 1108984. This may result in incorrect timestamps in the output file.
2136[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2137[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2138[libx264 @ 0x23e4e20] frame= 567 QP=23.00 NAL=0 Slice:B Poc:132 I:0 P:6 SKIP:8154 size=78 bytes
2139[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2140[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2141[libx264 @ 0x23e4e20] frame= 568 QP=22.38 NAL=2 Slice:P Poc:142 I:24 P:194 SKIP:7942 size=1903 bytes
2142[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2143[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2144[libx264 @ 0x23e4e20] frame= 569 QP=27.63 NAL=2 Slice:B Poc:138 I:0 P:29 SKIP:8130 size=169 bytes
2145[aac @ 0x23e89c0] Queue input is backward in time
2146[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1115092, current: 1112026; changing to 1115093. This may result in incorrect timestamps in the output file.
2147[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1115093, current: 1113050; changing to 1115094. This may result in incorrect timestamps in the output file.
2148[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2149[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2150[libx264 @ 0x23e4e20] frame= 570 QP=23.00 NAL=0 Slice:B Poc:136 I:0 P:4 SKIP:8156 size=76 bytes
2151[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2152[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2153[libx264 @ 0x23e4e20] frame= 571 QP=23.00 NAL=0 Slice:B Poc:140 I:0 P:14 SKIP:8146 size=84 bytes
2154[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2155[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2156[libx264 @ 0x23e4e20] frame= 572 QP=22.22 NAL=2 Slice:P Poc:150 I:236 P:404 SKIP:7520 size=3890 bytes
2157[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1115094, current: 1114074; changing to 1115095. This may result in incorrect timestamps in the output file.
2158[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2159[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2160[libx264 @ 0x23e4e20] frame= 573 QP=27.06 NAL=2 Slice:B Poc:146 I:5 P:206 SKIP:7947 size=336 bytes
2161[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2162[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2163[libx264 @ 0x23e4e20] frame= 574 QP=28.76 NAL=0 Slice:B Poc:144 I:42 P:97 SKIP:8021 size=291 bytes
2164[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2165[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2166[libx264 @ 0x23e4e20] frame= 575 QP=29.67 NAL=0 Slice:B Poc:148 I:25 P:139 SKIP:7995 size=441 bytes
2167[aac @ 0x23e89c0] Queue input is backward in time
2168[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1129449, current: 1128431; changing to 1129450. This may result in incorrect timestamps in the output file.
2169[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2170[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2171[libx264 @ 0x23e4e20] frame= 576 QP=22.39 NAL=2 Slice:P Poc:158 I:437 P:429 SKIP:7294 size=5356 bytes
2172[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2173[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2174[libx264 @ 0x23e4e20] frame= 577 QP=25.48 NAL=2 Slice:B Poc:154 I:58 P:367 SKIP:7731 size=990 bytes
2175frame= 589 fps= 27 q=31.0 size=N/A time=00:00:25.63 bitrate=N/A
2176[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2177[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2178[libx264 @ 0x23e4e20] frame= 578 QP=29.08 NAL=0 Slice:B Poc:152 I:66 P:315 SKIP:7778 size=731 bytes
2179[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2180[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2181[libx264 @ 0x23e4e20] frame= 579 QP=23.26 NAL=0 Slice:B Poc:156 I:35 P:216 SKIP:7909 size=487 bytes
2182[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2183[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2184[libx264 @ 0x23e4e20] frame= 580 QP=23.95 NAL=2 Slice:P Poc:166 I:598 P:301 SKIP:7261 size=6060 bytes
2185[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2186[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2187[libx264 @ 0x23e4e20] frame= 581 QP=27.41 NAL=2 Slice:B Poc:162 I:82 P:444 SKIP:7633 size=1326 bytes
2188[aac @ 0x23e89c0] Queue input is backward in time
2189[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1139681, current: 1138662; changing to 1139682. This may result in incorrect timestamps in the output file.
2190[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2191[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2192[libx264 @ 0x23e4e20] frame= 582 QP=28.91 NAL=0 Slice:B Poc:160 I:50 P:291 SKIP:7819 size=640 bytes
2193[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2194[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2195[libx264 @ 0x23e4e20] frame= 583 QP=29.09 NAL=0 Slice:B Poc:164 I:90 P:319 SKIP:7750 size=774 bytes
2196[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2197[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2198[libx264 @ 0x23e4e20] frame= 584 QP=24.51 NAL=2 Slice:P Poc:174 I:972 P:1507 SKIP:5681 size=13417 bytes
2199[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2200[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2201[libx264 @ 0x23e4e20] frame= 585 QP=27.18 NAL=2 Slice:B Poc:170 I:180 P:433 SKIP:7545 size=1573 bytes
2202[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2203[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2204[libx264 @ 0x23e4e20] frame= 586 QP=28.36 NAL=0 Slice:B Poc:168 I:127 P:276 SKIP:7755 size=859 bytes
2205[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2206[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2207[libx264 @ 0x23e4e20] frame= 587 QP=27.23 NAL=0 Slice:B Poc:172 I:116 P:915 SKIP:7125 size=2260 bytes
2208[aac @ 0x23e89c0] Queue input is backward in time
2209[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1149912, current: 1148893; changing to 1149913. This may result in incorrect timestamps in the output file.
2210[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2211[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2212[libx264 @ 0x23e4e20] frame= 588 QP=25.00 NAL=2 Slice:P Poc:176 I:493 P:1730 SKIP:5937 size=8379 bytes
2213[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2214[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2215[libx264 @ 0x23e4e20] frame= 589 QP=25.71 NAL=2 Slice:P Poc:178 I:545 P:1843 SKIP:5772 size=9143 bytes
2216[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2217[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2218[libx264 @ 0x23e4e20] frame= 590 QP=25.51 NAL=2 Slice:P Poc:180 I:657 P:1936 SKIP:5567 size=9731 bytes
2219[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2220[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2221[libx264 @ 0x23e4e20] frame= 591 QP=24.27 NAL=2 Slice:P Poc:182 I:786 P:1970 SKIP:5404 size=9877 bytes
2222frame= 603 fps= 27 q=31.0 size=N/A time=00:00:26.09 bitrate=N/A
2223[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2224[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2225[libx264 @ 0x23e4e20] frame= 592 QP=24.78 NAL=2 Slice:P Poc:184 I:750 P:2119 SKIP:5291 size=11031 bytes
2226[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2227[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2228[libx264 @ 0x23e4e20] frame= 593 QP=24.56 NAL=2 Slice:P Poc:186 I:763 P:2078 SKIP:5319 size=10136 bytes
2229[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2230[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2231[libx264 @ 0x23e4e20] frame= 594 QP=24.44 NAL=2 Slice:P Poc:188 I:737 P:2263 SKIP:5160 size=11851 bytes
2232[aac @ 0x23e89c0] Queue input is backward in time
2233[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1160187, current: 1159124; changing to 1160188. This may result in incorrect timestamps in the output file.
2234[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1160188, current: 1160148; changing to 1160189. This may result in incorrect timestamps in the output file.
2235[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2236[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2237[libx264 @ 0x23e4e20] frame= 595 QP=24.99 NAL=2 Slice:P Poc:190 I:766 P:2294 SKIP:5100 size=12084 bytes
2238[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2239[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2240[libx264 @ 0x23e4e20] frame= 596 QP=24.62 NAL=2 Slice:P Poc:192 I:866 P:2367 SKIP:4927 size=11673 bytes
2241[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2242[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2243[libx264 @ 0x23e4e20] frame= 597 QP=24.52 NAL=2 Slice:P Poc:194 I:914 P:2287 SKIP:4959 size=11789 bytes
2244[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2245[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2246[libx264 @ 0x23e4e20] frame= 598 QP=24.42 NAL=2 Slice:P Poc:196 I:877 P:2377 SKIP:4906 size=11760 bytes
2247[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2248[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2249[libx264 @ 0x23e4e20] frame= 599 QP=24.16 NAL=2 Slice:P Poc:198 I:1056 P:2207 SKIP:4897 size=12005 bytes
2250[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2251[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2252[libx264 @ 0x23e4e20] frame= 600 QP=23.82 NAL=2 Slice:P Poc:200 I:1032 P:2237 SKIP:4891 size=11811 bytes
2253frame= 612 fps= 27 q=31.0 size=N/A time=00:00:26.51 bitrate=N/A
2254[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2255[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2256[libx264 @ 0x23e4e20] frame= 601 QP=23.95 NAL=2 Slice:P Poc:202 I:1147 P:2175 SKIP:4838 size=12004 bytes
2257[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2258[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2259[libx264 @ 0x23e4e20] frame= 602 QP=23.86 NAL=2 Slice:P Poc:206 I:1796 P:2534 SKIP:3830 size=19603 bytes
2260[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2261[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2262[libx264 @ 0x23e4e20] frame= 603 QP=26.24 NAL=0 Slice:B Poc:204 I:316 P:1653 SKIP:6170 size=6155 bytes
2263[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2264[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2265[libx264 @ 0x23e4e20] frame= 604 QP=23.74 NAL=2 Slice:P Poc:208 I:1093 P:2287 SKIP:4780 size=12637 bytes
2266[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2267[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2268[libx264 @ 0x23e4e20] frame= 605 QP=23.88 NAL=2 Slice:P Poc:210 I:1148 P:2454 SKIP:4558 size=17065 bytes
2269[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2270[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2271[libx264 @ 0x23e4e20] frame= 606 QP=23.80 NAL=2 Slice:P Poc:212 I:1164 P:2421 SKIP:4575 size=12911 bytes
2272[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2273[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2274[libx264 @ 0x23e4e20] frame= 607 QP=23.68 NAL=2 Slice:P Poc:214 I:1151 P:2527 SKIP:4482 size=15362 bytes
2275[aac @ 0x23e89c0] Queue input is backward in time
2276[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1182678, current: 1181660; changing to 1182679. This may result in incorrect timestamps in the output file.
2277[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2278[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2279[libx264 @ 0x23e4e20] frame= 608 QP=23.86 NAL=2 Slice:P Poc:216 I:1073 P:2532 SKIP:4555 size=13466 bytes
2280[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2281[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2282[libx264 @ 0x23e4e20] frame= 609 QP=24.07 NAL=2 Slice:P Poc:220 I:1710 P:2915 SKIP:3535 size=21300 bytes
2283frame= 621 fps= 27 q=31.0 size=N/A time=00:00:26.93 bitrate=N/A
2284[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2285[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2286[libx264 @ 0x23e4e20] frame= 610 QP=25.60 NAL=0 Slice:B Poc:218 I:358 P:1947 SKIP:5821 size=7273 bytes
2287[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2288[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2289[libx264 @ 0x23e4e20] frame= 611 QP=24.30 NAL=2 Slice:P Poc:222 I:943 P:2417 SKIP:4800 size=12929 bytes
2290[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2291[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2292[libx264 @ 0x23e4e20] frame= 612 QP=25.16 NAL=2 Slice:P Poc:224 I:1201 P:2436 SKIP:4523 size=16644 bytes
2293[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2294[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2295[libx264 @ 0x23e4e20] frame= 613 QP=24.72 NAL=2 Slice:P Poc:226 I:1246 P:2354 SKIP:4560 size=16261 bytes
2296[aac @ 0x23e89c0] Queue input is backward in time
2297[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1197055, current: 1195992; changing to 1197056. This may result in incorrect timestamps in the output file.
2298[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1197056, current: 1197016; changing to 1197057. This may result in incorrect timestamps in the output file.
2299[libx264 @ 0x23e4e20] frame= 614 QP=24.36 NAL=2 Slice:P Poc:228 I:1284 P:2621 SKIP:4255 size=17673 bytes
2300[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2301[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2302[libx264 @ 0x23e4e20] frame= 615 QP=24.18 NAL=2 Slice:P Poc:230 I:1147 P:2608 SKIP:4405 size=14954 bytes
2303[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2304[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2305[libx264 @ 0x23e4e20] frame= 616 QP=24.85 NAL=2 Slice:P Poc:232 I:1259 P:2628 SKIP:4273 size=18243 bytes
2306[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2307[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2308[libx264 @ 0x23e4e20] frame= 617 QP=24.67 NAL=2 Slice:P Poc:234 I:1367 P:2515 SKIP:4278 size=14326 bytes
2309[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2310[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2311[libx264 @ 0x23e4e20] frame= 618 QP=24.90 NAL=2 Slice:P Poc:238 I:2369 P:2636 SKIP:3155 size=23122 bytes
2312[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2313[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2314[libx264 @ 0x23e4e20] frame= 619 QP=25.07 NAL=0 Slice:B Poc:236 I:516 P:2039 SKIP:5555 size=8426 bytes
2315frame= 631 fps= 27 q=31.0 size=N/A time=00:00:27.25 bitrate=N/A
2316[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2317[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2318[libx264 @ 0x23e4e20] frame= 620 QP=24.57 NAL=2 Slice:P Poc:240 I:1391 P:2650 SKIP:4119 size=16989 bytes
2319[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2320[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2321[libx264 @ 0x23e4e20] frame= 621 QP=24.62 NAL=2 Slice:P Poc:242 I:1679 P:2670 SKIP:3811 size=21651 bytes
2322[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2323[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2324[libx264 @ 0x23e4e20] frame= 622 QP=24.56 NAL=2 Slice:P Poc:244 I:1435 P:2490 SKIP:4235 size=16414 bytes
2325[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2326[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2327[libx264 @ 0x23e4e20] frame= 623 QP=24.94 NAL=2 Slice:P Poc:246 I:1323 P:2481 SKIP:4356 size=18070 bytes
2328[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2329[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2330[libx264 @ 0x23e4e20] frame= 624 QP=25.68 NAL=2 Slice:P Poc:248 I:1434 P:2346 SKIP:4380 size=17105 bytes
2331[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2332[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2333[libx264 @ 0x23e4e20] frame= 625 QP=23.28 NAL=2 Slice:P Poc:250 I:4944 P:2460 SKIP:756 size=46573 bytes
2334[aac @ 0x23e89c0] Queue input is backward in time
2335[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1215444, current: 1214426; changing to 1215445. This may result in incorrect timestamps in the output file.
2336[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2337[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2338[libx264 @ 0x23e4e20] frame= 626 QP=24.39 NAL=2 Slice:P Poc:252 I:967 P:2673 SKIP:4520 size=15365 bytes
2339[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2340[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2341[libx264 @ 0x23e4e20] frame= 627 QP=24.33 NAL=2 Slice:P Poc:254 I:1300 P:2679 SKIP:4181 size=16255 bytes
2342[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2343[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2344[libx264 @ 0x23e4e20] frame= 628 QP=23.92 NAL=2 Slice:P Poc:256 I:1225 P:2604 SKIP:4331 size=15292 bytes
2345frame= 640 fps= 27 q=31.0 size=N/A time=00:00:27.58 bitrate=N/A
2346[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2347[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2348[libx264 @ 0x23e4e20] frame= 629 QP=24.35 NAL=2 Slice:P Poc:258 I:1347 P:2716 SKIP:4097 size=16988 bytes
2349[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2350[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2351[libx264 @ 0x23e4e20] frame= 630 QP=24.10 NAL=2 Slice:P Poc:260 I:1144 P:2581 SKIP:4435 size=12728 bytes
2352[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2353[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2354[libx264 @ 0x23e4e20] frame= 631 QP=24.66 NAL=2 Slice:P Poc:262 I:1444 P:2815 SKIP:3901 size=25636 bytes
2355[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2356[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2357[libx264 @ 0x23e4e20] frame= 632 QP=24.38 NAL=2 Slice:P Poc:264 I:1318 P:2774 SKIP:4068 size=15993 bytes
2358[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2359[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2360[libx264 @ 0x23e4e20] frame= 633 QP=24.94 NAL=2 Slice:P Poc:266 I:1138 P:2855 SKIP:4167 size=23482 bytes
2361[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2362[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2363[libx264 @ 0x23e4e20] frame= 634 QP=24.50 NAL=2 Slice:P Poc:268 I:1220 P:2816 SKIP:4124 size=18358 bytes
2364[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2365[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2366[libx264 @ 0x23e4e20] frame= 635 QP=24.76 NAL=2 Slice:P Poc:270 I:890 P:2985 SKIP:4285 size=22414 bytes
2367[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2368[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2369[libx264 @ 0x23e4e20] frame= 636 QP=24.53 NAL=2 Slice:P Poc:272 I:1039 P:3039 SKIP:4082 size=17026 bytes
2370[aac @ 0x23e89c0] Queue input is backward in time
2371[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1233878, current: 1232860; changing to 1233879. This may result in incorrect timestamps in the output file.
2372[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2373[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2374[libx264 @ 0x23e4e20] frame= 637 QP=25.14 NAL=2 Slice:P Poc:274 I:880 P:3127 SKIP:4153 size=22565 bytes
2375[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2376[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2377[libx264 @ 0x23e4e20] frame= 638 QP=24.57 NAL=2 Slice:P Poc:276 I:934 P:3158 SKIP:4068 size=18070 bytes
2378frame= 650 fps= 26 q=31.0 size=N/A time=00:00:28.00 bitrate=N/A
2379[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2380[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2381[libx264 @ 0x23e4e20] frame= 639 QP=25.09 NAL=2 Slice:P Poc:278 I:757 P:3169 SKIP:4234 size=23356 bytes
2382[aac @ 0x23e89c0] Queue input is backward in time
2383[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1244154, current: 1243135; changing to 1244155. This may result in incorrect timestamps in the output file.
2384[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2385[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2386[libx264 @ 0x23e4e20] frame= 640 QP=24.23 NAL=2 Slice:P Poc:280 I:893 P:3299 SKIP:3968 size=17952 bytes
2387[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2388[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2389[libx264 @ 0x23e4e20] frame= 641 QP=24.89 NAL=2 Slice:P Poc:282 I:658 P:3360 SKIP:4142 size=25778 bytes
2390[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2391[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2392[libx264 @ 0x23e4e20] frame= 642 QP=24.69 NAL=2 Slice:P Poc:284 I:563 P:3386 SKIP:4211 size=27140 bytes
2393[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2394[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2395[libx264 @ 0x23e4e20] frame= 643 QP=23.84 NAL=2 Slice:P Poc:286 I:762 P:3246 SKIP:4152 size=19806 bytes
2396[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2397[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2398[libx264 @ 0x23e4e20] frame= 644 QP=24.66 NAL=2 Slice:P Poc:288 I:499 P:3475 SKIP:4186 size=30975 bytes
2399[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2400[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2401[libx264 @ 0x23e4e20] frame= 645 QP=24.53 NAL=2 Slice:P Poc:296 I:1147 P:2109 SKIP:4904 size=19523 bytes
2402[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2403[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2404[libx264 @ 0x23e4e20] frame= 646 QP=23.73 NAL=2 Slice:B Poc:292 I:248 P:260 SKIP:7650 size=1415 bytes
2405[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2406[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2407[libx264 @ 0x23e4e20] frame= 647 QP=24.08 NAL=0 Slice:B Poc:290 I:74 P:160 SKIP:7925 size=872 bytes
2408[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2409[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2410[libx264 @ 0x23e4e20] frame= 648 QP=24.06 NAL=0 Slice:B Poc:294 I:142 P:314 SKIP:7704 size=1155 bytes
2411[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2412[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2413[libx264 @ 0x23e4e20] frame= 649 QP=24.53 NAL=2 Slice:P Poc:298 I:703 P:1672 SKIP:5785 size=13529 bytes
2414[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2415[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2416[libx264 @ 0x23e4e20] frame= 650 QP=23.52 NAL=2 Slice:P Poc:300 I:606 P:600 SKIP:6954 size=5442 bytes
2417[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2418[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2419[libx264 @ 0x23e4e20] frame= 651 QP=22.24 NAL=2 Slice:P Poc:302 I:1070 P:2522 SKIP:4568 size=19197 bytes
2420frame= 663 fps= 26 q=31.0 size=N/A time=00:00:28.60 bitrate=N/A
2421[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2422[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2423[libx264 @ 0x23e4e20] frame= 652 QP=21.16 NAL=2 Slice:P Poc:310 I:1112 P:481 SKIP:6567 size=6385 bytes
2424[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2425[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2426[libx264 @ 0x23e4e20] frame= 653 QP=21.03 NAL=2 Slice:B Poc:306 I:130 P:577 SKIP:7451 size=1498 bytes
2427[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2428[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2429[libx264 @ 0x23e4e20] frame= 654 QP=23.04 NAL=0 Slice:B Poc:304 I:99 P:428 SKIP:7632 size=971 bytes
2430[aac @ 0x23e89c0] Queue input is backward in time
2431[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1262587, current: 1261525; changing to 1262588. This may result in incorrect timestamps in the output file.
2432[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1262588, current: 1262549; changing to 1262589. This may result in incorrect timestamps in the output file.
2433[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2434[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2435[libx264 @ 0x23e4e20] frame= 655 QP=24.22 NAL=0 Slice:B Poc:308 I:79 P:412 SKIP:7665 size=978 bytes
2436[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2437[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2438[libx264 @ 0x23e4e20] frame= 656 QP=21.63 NAL=2 Slice:P Poc:318 I:557 P:536 SKIP:7067 size=6946 bytes
2439[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2440[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2441[libx264 @ 0x23e4e20] frame= 657 QP=21.82 NAL=2 Slice:B Poc:314 I:40 P:346 SKIP:7770 size=1028 bytes
2442[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2443[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2444[libx264 @ 0x23e4e20] frame= 658 QP=24.02 NAL=0 Slice:B Poc:312 I:55 P:296 SKIP:7809 size=733 bytes
2445[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2446[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2447[libx264 @ 0x23e4e20] frame= 659 QP=24.81 NAL=0 Slice:B Poc:316 I:68 P:283 SKIP:7809 size=644 bytes
2448[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2449[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2450[libx264 @ 0x23e4e20] frame= 660 QP=23.17 NAL=2 Slice:P Poc:326 I:351 P:433 SKIP:7376 size=8574 bytes
2451[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2452[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2453[libx264 @ 0x23e4e20] frame= 661 QP=21.44 NAL=2 Slice:B Poc:322 I:72 P:178 SKIP:7909 size=710 bytes
2454[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2455[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2456[libx264 @ 0x23e4e20] frame= 662 QP=24.29 NAL=0 Slice:B Poc:320 I:26 P:123 SKIP:8010 size=464 bytes
2457[aac @ 0x23e89c0] Queue input is backward in time
2458[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1276920, current: 1275901; changing to 1276921. This may result in incorrect timestamps in the output file.
2459[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2460[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2461[libx264 @ 0x23e4e20] frame= 663 QP=25.79 NAL=0 Slice:B Poc:324 I:17 P:110 SKIP:8033 size=226 bytes
2462[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2463[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2464[libx264 @ 0x23e4e20] frame= 664 QP=23.24 NAL=2 Slice:P Poc:328 I:118 P:1080 SKIP:6962 size=8045 bytes
2465[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2466[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2467[libx264 @ 0x23e4e20] frame= 665 QP=22.78 NAL=2 Slice:P Poc:330 I:78 P:654 SKIP:7428 size=5644 bytes
2468[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2469[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2470[libx264 @ 0x23e4e20] frame= 666 QP=21.60 NAL=2 Slice:P Poc:332 I:89 P:549 SKIP:7522 size=5112 bytes
2471[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2472[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2473[libx264 @ 0x23e4e20] frame= 667 QP=20.49 NAL=2 Slice:P Poc:334 I:13 P:451 SKIP:7696 size=4269 bytes
2474[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2475[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2476[libx264 @ 0x23e4e20] frame= 668 QP=20.68 NAL=2 Slice:P Poc:336 I:18 P:469 SKIP:7673 size=4555 bytes
2477[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2478[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2479[libx264 @ 0x23e4e20] frame= 669 QP=21.02 NAL=2 Slice:P Poc:338 I:11 P:430 SKIP:7719 size=4403 bytes
2480[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2481[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2482[libx264 @ 0x23e4e20] frame= 670 QP=20.54 NAL=2 Slice:P Poc:340 I:9 P:365 SKIP:7786 size=3521 bytes
2483[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2484[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2485[libx264 @ 0x23e4e20] frame= 671 QP=19.13 NAL=2 Slice:P Poc:342 I:21 P:362 SKIP:7777 size=3479 bytes
2486[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2487[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2488[libx264 @ 0x23e4e20] frame= 672 QP=19.91 NAL=2 Slice:P Poc:344 I:17 P:406 SKIP:7737 size=3763 bytes
2489[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2490[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2491[libx264 @ 0x23e4e20] frame= 673 QP=20.20 NAL=2 Slice:P Poc:346 I:25 P:406 SKIP:7729 size=3660 bytes
2492[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2493[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2494[libx264 @ 0x23e4e20] frame= 674 QP=19.99 NAL=2 Slice:P Poc:348 I:42 P:449 SKIP:7669 size=4098 bytes
2495[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2496[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2497[libx264 @ 0x23e4e20] frame= 675 QP=18.50 NAL=2 Slice:P Poc:356 I:8 P:335 SKIP:7817 size=2585 bytes
2498[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2499[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2500[libx264 @ 0x23e4e20] frame= 676 QP=21.74 NAL=2 Slice:B Poc:352 I:0 P:6 SKIP:8154 size=77 bytes
2501[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2502[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2503[libx264 @ 0x23e4e20] frame= 677 QP=23.65 NAL=0 Slice:B Poc:350 I:0 P:4 SKIP:8156 size=71 bytes
2504[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2505[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2506[libx264 @ 0x23e4e20] frame= 678 QP=24.00 NAL=0 Slice:B Poc:354 I:0 P:0 SKIP:8160 size=67 bytes
2507[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2508[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2509[libx264 @ 0x23e4e20] frame= 679 QP=18.57 NAL=2 Slice:P Poc:364 I:1 P:60 SKIP:8099 size=217 bytes
2510frame= 691 fps= 27 q=31.0 size=N/A time=00:00:28.97 bitrate=N/A
2511[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2512[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2513[libx264 @ 0x23e4e20] frame= 680 QP=21.74 NAL=2 Slice:B Poc:360 I:0 P:1 SKIP:8159 size=71 bytes
2514[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2515[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2516[libx264 @ 0x23e4e20] frame= 681 QP=24.00 NAL=0 Slice:B Poc:358 I:0 P:0 SKIP:8160 size=67 bytes
2517[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2518[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2519[libx264 @ 0x23e4e20] frame= 682 QP=24.00 NAL=0 Slice:B Poc:362 I:0 P:0 SKIP:8160 size=67 bytes
2520[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2521[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2522[libx264 @ 0x23e4e20] frame= 683 QP=18.54 NAL=2 Slice:P Poc:372 I:1 P:106 SKIP:8053 size=484 bytes
2523[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2524[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2525[libx264 @ 0x23e4e20] frame= 684 QP=21.74 NAL=2 Slice:B Poc:368 I:0 P:1 SKIP:8159 size=71 bytes
2526[aac @ 0x23e89c0] Queue input is backward in time
2527[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1295354, current: 1294335; changing to 1295355. This may result in incorrect timestamps in the output file.
2528[aac @ 0x23e89c0] Queue input is backward in time
2529[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1305585, current: 1304566; changing to 1305586. This may result in incorrect timestamps in the output file.
2530[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2531[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2532[libx264 @ 0x23e4e20] frame= 685 QP=24.00 NAL=0 Slice:B Poc:366 I:0 P:0 SKIP:8160 size=67 bytes
2533[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2534[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2535[libx264 @ 0x23e4e20] frame= 686 QP=24.00 NAL=0 Slice:B Poc:370 I:0 P:0 SKIP:8160 size=67 bytes
2536[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2537[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2538[libx264 @ 0x23e4e20] frame= 687 QP=18.48 NAL=2 Slice:P Poc:380 I:1 P:28 SKIP:8131 size=121 bytes
2539[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2540[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2541[libx264 @ 0x23e4e20] frame= 688 QP=21.74 NAL=2 Slice:B Poc:376 I:0 P:1 SKIP:8159 size=71 bytes
2542[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2543[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2544[libx264 @ 0x23e4e20] frame= 689 QP=24.00 NAL=0 Slice:B Poc:374 I:0 P:0 SKIP:8160 size=67 bytes
2545[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2546[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2547[libx264 @ 0x23e4e20] frame= 690 QP=24.00 NAL=0 Slice:B Poc:378 I:0 P:0 SKIP:8160 size=67 bytes
2548[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2549[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2550[libx264 @ 0x23e4e20] frame= 691 QP=17.99 NAL=2 Slice:P Poc:388 I:1 P:32 SKIP:8127 size=152 bytes
2551[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2552[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2553[libx264 @ 0x23e4e20] frame= 692 QP=21.74 NAL=2 Slice:B Poc:384 I:0 P:1 SKIP:8159 size=71 bytes
2554[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2555[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2556[libx264 @ 0x23e4e20] frame= 693 QP=24.00 NAL=0 Slice:B Poc:382 I:0 P:0 SKIP:8160 size=67 bytes
2557[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2558[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2559[libx264 @ 0x23e4e20] frame= 694 QP=24.00 NAL=0 Slice:B Poc:386 I:0 P:0 SKIP:8160 size=67 bytes
2560[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2561[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2562[libx264 @ 0x23e4e20] frame= 695 QP=17.38 NAL=2 Slice:P Poc:396 I:1 P:28 SKIP:8131 size=116 bytes
2563[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2564[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2565[libx264 @ 0x23e4e20] frame= 696 QP=21.74 NAL=2 Slice:B Poc:392 I:0 P:1 SKIP:8159 size=71 bytes
2566[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2567[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2568[libx264 @ 0x23e4e20] frame= 697 QP=24.00 NAL=0 Slice:B Poc:390 I:0 P:0 SKIP:8160 size=67 bytes
2569[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2570[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2571[libx264 @ 0x23e4e20] frame= 698 QP=24.00 NAL=0 Slice:B Poc:394 I:0 P:0 SKIP:8160 size=67 bytes
2572[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2573[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2574[libx264 @ 0x23e4e20] frame= 699 QP=17.38 NAL=2 Slice:P Poc:404 I:1 P:28 SKIP:8131 size=115 bytes
2575[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2576[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2577[libx264 @ 0x23e4e20] frame= 700 QP=21.74 NAL=2 Slice:B Poc:400 I:0 P:1 SKIP:8159 size=71 bytes
2578[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2579[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2580[libx264 @ 0x23e4e20] frame= 701 QP=24.00 NAL=0 Slice:B Poc:398 I:0 P:0 SKIP:8160 size=67 bytes
2581[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2582[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2583[libx264 @ 0x23e4e20] frame= 702 QP=24.00 NAL=0 Slice:B Poc:402 I:0 P:0 SKIP:8160 size=67 bytes
2584[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2585[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2586[libx264 @ 0x23e4e20] frame= 703 QP=17.38 NAL=2 Slice:P Poc:412 I:1 P:28 SKIP:8131 size=116 bytes
2587[aac @ 0x23e89c0] Queue input is backward in time
2588[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1324019, current: 1323000; changing to 1324020. This may result in incorrect timestamps in the output file.
2589[aac @ 0x23e89c0] Queue input is backward in time
2590[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1338351, current: 1337333; changing to 1338352. This may result in incorrect timestamps in the output file.
2591[aac @ 0x23e89c0] Queue input is backward in time
2592[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1348582, current: 1347564; changing to 1348583. This may result in incorrect timestamps in the output file.
2593[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2594[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2595[libx264 @ 0x23e4e20] frame= 704 QP=21.74 NAL=2 Slice:B Poc:408 I:0 P:1 SKIP:8159 size=71 bytes
2596[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2597[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2598[libx264 @ 0x23e4e20] frame= 705 QP=24.00 NAL=0 Slice:B Poc:406 I:0 P:0 SKIP:8160 size=67 bytes
2599[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2600[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2601[libx264 @ 0x23e4e20] frame= 706 QP=24.00 NAL=0 Slice:B Poc:410 I:0 P:0 SKIP:8160 size=67 bytes
2602[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2603[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2604[libx264 @ 0x23e4e20] frame= 707 QP=17.38 NAL=2 Slice:P Poc:420 I:1 P:28 SKIP:8131 size=115 bytes
2605[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2606[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2607[libx264 @ 0x23e4e20] frame= 708 QP=21.74 NAL=2 Slice:B Poc:416 I:0 P:1 SKIP:8159 size=71 bytes
2608frame= 720 fps= 28 q=31.0 size=N/A time=00:00:30.60 bitrate=N/A
2609[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2610[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2611[libx264 @ 0x23e4e20] frame= 709 QP=24.00 NAL=0 Slice:B Poc:414 I:0 P:0 SKIP:8160 size=67 bytes
2612[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2613[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2614[libx264 @ 0x23e4e20] frame= 710 QP=24.00 NAL=0 Slice:B Poc:418 I:0 P:0 SKIP:8160 size=67 bytes
2615[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2616[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2617[libx264 @ 0x23e4e20] frame= 711 QP=19.08 NAL=2 Slice:P Poc:428 I:1 P:51 SKIP:8108 size=189 bytes
2618[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2619[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2620[libx264 @ 0x23e4e20] frame= 712 QP=21.74 NAL=2 Slice:B Poc:424 I:0 P:1 SKIP:8159 size=71 bytes
2621[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2622[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2623[libx264 @ 0x23e4e20] frame= 713 QP=24.00 NAL=0 Slice:B Poc:422 I:0 P:0 SKIP:8160 size=67 bytes
2624[aac @ 0x23e89c0] Queue input is backward in time
2625[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1367016, current: 1365998; changing to 1367017. This may result in incorrect timestamps in the output file.
2626[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2627[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2628[libx264 @ 0x23e4e20] frame= 714 QP=24.00 NAL=0 Slice:B Poc:426 I:0 P:0 SKIP:8160 size=67 bytes
2629[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2630[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2631[libx264 @ 0x23e4e20] frame= 715 QP=19.46 NAL=2 Slice:P Poc:436 I:8 P:80 SKIP:8072 size=935 bytes
2632[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2633[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2634[libx264 @ 0x23e4e20] frame= 716 QP=21.74 NAL=2 Slice:B Poc:432 I:0 P:1 SKIP:8159 size=71 bytes
2635[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2636[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2637[libx264 @ 0x23e4e20] frame= 717 QP=24.00 NAL=0 Slice:B Poc:430 I:0 P:0 SKIP:8160 size=67 bytes
2638[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2639[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2640[libx264 @ 0x23e4e20] frame= 718 QP=24.00 NAL=0 Slice:B Poc:434 I:0 P:0 SKIP:8160 size=67 bytes
2641[aac @ 0x23e89c0] Queue input is backward in time
2642[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1377247, current: 1376229; changing to 1377248. This may result in incorrect timestamps in the output file.
2643[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2644[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2645[libx264 @ 0x23e4e20] frame= 719 QP=20.18 NAL=2 Slice:P Poc:444 I:21 P:398 SKIP:7741 size=3347 bytes
2646[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2647[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2648[libx264 @ 0x23e4e20] frame= 720 QP=22.23 NAL=2 Slice:B Poc:440 I:0 P:17 SKIP:8143 size=84 bytes
2649[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2650[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2651[libx264 @ 0x23e4e20] frame= 721 QP=24.00 NAL=0 Slice:B Poc:438 I:0 P:1 SKIP:8159 size=67 bytes
2652[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2653[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2654[libx264 @ 0x23e4e20] frame= 722 QP=24.40 NAL=0 Slice:B Poc:442 I:0 P:15 SKIP:8145 size=80 bytes
2655[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2656[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2657[libx264 @ 0x23e4e20] frame= 723 QP=19.87 NAL=2 Slice:P Poc:452 I:282 P:442 SKIP:7436 size=5862 bytes
2658[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2659[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2660[libx264 @ 0x23e4e20] frame= 724 QP=24.43 NAL=2 Slice:B Poc:448 I:53 P:187 SKIP:7918 size=979 bytes
2661[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2662[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2663[libx264 @ 0x23e4e20] frame= 725 QP=26.06 NAL=0 Slice:B Poc:446 I:24 P:73 SKIP:8063 size=225 bytes
2664[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2665[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2666[libx264 @ 0x23e4e20] frame= 726 QP=25.68 NAL=0 Slice:B Poc:450 I:40 P:128 SKIP:7991 size=484 bytes
2667[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2668[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2669[libx264 @ 0x23e4e20] frame= 727 QP=19.07 NAL=2 Slice:P Poc:460 I:535 P:229 SKIP:7396 size=7923 bytes
2670[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2671[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2672[libx264 @ 0x23e4e20] frame= 728 QP=22.85 NAL=2 Slice:B Poc:456 I:102 P:291 SKIP:7766 size=1294 bytes
2673[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2674[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2675[libx264 @ 0x23e4e20] frame= 729 QP=24.65 NAL=0 Slice:B Poc:454 I:29 P:226 SKIP:7905 size=455 bytes
2676[aac @ 0x23e89c0] Queue input is backward in time
2677[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1395681, current: 1394663; changing to 1395682. This may result in incorrect timestamps in the output file.
2678[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2679[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2680[libx264 @ 0x23e4e20] frame= 730 QP=26.30 NAL=0 Slice:B Poc:458 I:36 P:187 SKIP:7936 size=488 bytes
2681[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2682[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2683[libx264 @ 0x23e4e20] frame= 731 QP=19.35 NAL=2 Slice:P Poc:468 I:620 P:231 SKIP:7309 size=15885 bytes
2684[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2685[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2686[libx264 @ 0x23e4e20] frame= 732 QP=24.54 NAL=2 Slice:B Poc:464 I:110 P:434 SKIP:7596 size=1674 bytes
2687[aac @ 0x23e89c0] Queue input is backward in time
2688[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1410014, current: 1408995; changing to 1410015. This may result in incorrect timestamps in the output file.
2689[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2690[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2691[libx264 @ 0x23e4e20] frame= 733 QP=26.39 NAL=0 Slice:B Poc:462 I:23 P:215 SKIP:7922 size=592 bytes
2692[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2693[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2694[libx264 @ 0x23e4e20] frame= 734 QP=24.70 NAL=0 Slice:B Poc:466 I:82 P:355 SKIP:7712 size=1104 bytes
2695frame= 746 fps= 28 q=31.0 size=N/A time=00:00:31.99 bitrate=N/A
2696[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2697[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2698[libx264 @ 0x23e4e20] frame= 735 QP=20.78 NAL=2 Slice:P Poc:476 I:511 P:381 SKIP:7268 size=14164 bytes
2699[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2700[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2701[libx264 @ 0x23e4e20] frame= 736 QP=23.83 NAL=2 Slice:B Poc:472 I:66 P:183 SKIP:7911 size=763 bytes
2702[aac @ 0x23e89c0] Queue input is backward in time
2703[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1420245, current: 1419226; changing to 1420246. This may result in incorrect timestamps in the output file.
2704[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2705[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2706[libx264 @ 0x23e4e20] frame= 737 QP=25.76 NAL=0 Slice:B Poc:470 I:79 P:299 SKIP:7782 size=910 bytes
2707[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2708[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2709[libx264 @ 0x23e4e20] frame= 738 QP=25.68 NAL=0 Slice:B Poc:474 I:34 P:186 SKIP:7940 size=302 bytes
2710[libx264 @ 0x23e4e20] frame= 739 QP=22.50 NAL=2 Slice:P Poc:478 I:90 P:224 SKIP:7846 size=2415 bytes
2711[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2712[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2713[libx264 @ 0x23e4e20] frame= 740 QP=18.55 NAL=2 Slice:P Poc:480 I:95 P:171 SKIP:7894 size=2273 bytes
2714[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2715[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2716[libx264 @ 0x23e4e20] frame= 741 QP=16.21 NAL=2 Slice:P Poc:482 I:109 P:133 SKIP:7918 size=2117 bytes
2717[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2718[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2719[libx264 @ 0x23e4e20] frame= 742 QP=14.21 NAL=2 Slice:P Poc:484 I:97 P:119 SKIP:7944 size=2665 bytes
2720[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2721[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2722[libx264 @ 0x23e4e20] frame= 743 QP=16.23 NAL=2 Slice:P Poc:486 I:51 P:113 SKIP:7996 size=2383 bytes
2723[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2724[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2725[libx264 @ 0x23e4e20] frame= 744 QP=25.76 NAL=2 Slice:P Poc:494 I:914 P:3159 SKIP:4087 size=20184 bytes
2726[aac @ 0x23e89c0] Queue input is backward in time
2727[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1438679, current: 1437660; changing to 1438680. This may result in incorrect timestamps in the output file.
2728[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2729[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2730[libx264 @ 0x23e4e20] frame= 745 QP=27.57 NAL=2 Slice:B Poc:490 I:83 P:2400 SKIP:5610 size=8095 bytes
2731[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2732[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2733[libx264 @ 0x23e4e20] frame= 746 QP=31.22 NAL=0 Slice:B Poc:488 I:34 P:1082 SKIP:7021 size=2859 bytes
2734[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2735[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2736[libx264 @ 0x23e4e20] frame= 747 QP=29.06 NAL=0 Slice:B Poc:492 I:85 P:1852 SKIP:6192 size=5262 bytes
2737[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2738[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2739[libx264 @ 0x23e4e20] frame= 748 QP=26.39 NAL=2 Slice:P Poc:496 I:761 P:3038 SKIP:4361 size=14727 bytes
2740[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2741[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2742[libx264 @ 0x23e4e20] frame= 749 QP=26.36 NAL=2 Slice:P Poc:498 I:807 P:2926 SKIP:4427 size=14244 bytes
2743frame= 761 fps= 28 q=31.0 size=N/A time=00:00:32.64 bitrate=N/A
2744[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2745[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2746[libx264 @ 0x23e4e20] frame= 750 QP=21.56 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=108915 bytes
2747[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2748[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2749[libx264 @ 0x23e4e20] frame= 751 QP=24.91 NAL=2 Slice:P Poc:2 I:618 P:3236 SKIP:4306 size=15082 bytes
2750[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2751[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2752[libx264 @ 0x23e4e20] frame= 752 QP=25.05 NAL=2 Slice:P Poc:4 I:1017 P:3274 SKIP:3869 size=17513 bytes
2753[aac @ 0x23e89c0] Queue input is backward in time
2754[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1448954, current: 1447935; changing to 1448955. This may result in incorrect timestamps in the output file.
2755[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2756[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2757[libx264 @ 0x23e4e20] frame= 753 QP=25.12 NAL=2 Slice:P Poc:6 I:1303 P:3238 SKIP:3619 size=19118 bytes
2758[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2759[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2760[libx264 @ 0x23e4e20] frame= 754 QP=25.35 NAL=2 Slice:P Poc:8 I:1329 P:3245 SKIP:3586 size=18475 bytes
2761[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2762[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2763[libx264 @ 0x23e4e20] frame= 755 QP=25.23 NAL=2 Slice:P Poc:10 I:1542 P:3239 SKIP:3379 size=20684 bytes
2764[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2765[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2766[libx264 @ 0x23e4e20] frame= 756 QP=25.26 NAL=2 Slice:P Poc:12 I:1571 P:3036 SKIP:3553 size=19533 bytes
2767[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2768[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2769[libx264 @ 0x23e4e20] frame= 757 QP=25.66 NAL=2 Slice:P Poc:14 I:1681 P:2951 SKIP:3528 size=21012 bytes
2770[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2771[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2772[libx264 @ 0x23e4e20] frame= 758 QP=25.22 NAL=2 Slice:P Poc:16 I:1783 P:2882 SKIP:3495 size=19136 bytes
2773frame= 770 fps= 28 q=31.0 size=N/A time=00:00:33.06 bitrate=N/A
2774[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2775[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2776[libx264 @ 0x23e4e20] frame= 759 QP=24.47 NAL=2 Slice:P Poc:18 I:1885 P:2728 SKIP:3547 size=20862 bytes
2777[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2778[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2779[libx264 @ 0x23e4e20] frame= 760 QP=25.13 NAL=2 Slice:P Poc:20 I:1773 P:2698 SKIP:3689 size=20267 bytes
2780[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2781[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2782[libx264 @ 0x23e4e20] frame= 761 QP=24.67 NAL=2 Slice:P Poc:22 I:2164 P:2614 SKIP:3382 size=25081 bytes
2783[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2784[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2785[libx264 @ 0x23e4e20] frame= 762 QP=24.81 NAL=2 Slice:P Poc:24 I:1974 P:2784 SKIP:3402 size=24470 bytes
2786[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2787[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2788[libx264 @ 0x23e4e20] frame= 763 QP=25.23 NAL=2 Slice:P Poc:26 I:2045 P:2978 SKIP:3137 size=25942 bytes
2789[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2790[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2791[libx264 @ 0x23e4e20] frame= 764 QP=25.18 NAL=2 Slice:P Poc:28 I:2159 P:3043 SKIP:2958 size=27169 bytes
2792[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2793[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2794[libx264 @ 0x23e4e20] frame= 765 QP=25.06 NAL=2 Slice:P Poc:30 I:2105 P:3138 SKIP:2917 size=28377 bytes
2795[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2796[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2797[libx264 @ 0x23e4e20] frame= 766 QP=25.14 NAL=2 Slice:P Poc:32 I:1999 P:3317 SKIP:2844 size=27466 bytes
2798[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2799[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2800[libx264 @ 0x23e4e20] frame= 767 QP=25.39 NAL=2 Slice:P Poc:34 I:2097 P:3183 SKIP:2880 size=29837 bytes
2801[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2802[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
2803[libx264 @ 0x23e4e20] frame= 768 QP=25.81 NAL=2 Slice:P Poc:36 I:1972 P:3450 SKIP:2738 size=32062 bytes
2804frame= 780 fps= 28 q=31.0 size=N/A time=00:00:33.25 bitrate=N/A
2805[aac @ 0x23e89c0] Queue input is backward in time
2806[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1467388, current: 1466325; changing to 1467389. This may result in incorrect timestamps in the output file.
2807[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1467389, current: 1467349; changing to 1467390. This may result in incorrect timestamps in the output file.
2808[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2809[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2810[libx264 @ 0x23e4e20] frame= 769 QP=25.69 NAL=2 Slice:P Poc:38 I:1807 P:3377 SKIP:2976 size=30194 bytes
2811[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2812[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2813[libx264 @ 0x23e4e20] frame= 770 QP=25.90 NAL=2 Slice:P Poc:40 I:1884 P:3452 SKIP:2824 size=31720 bytes
2814[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2815[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2816[libx264 @ 0x23e4e20] frame= 771 QP=25.45 NAL=2 Slice:P Poc:42 I:1752 P:3705 SKIP:2703 size=29180 bytes
2817[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2818[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
2819[libx264 @ 0x23e4e20] frame= 772 QP=25.39 NAL=2 Slice:P Poc:44 I:1712 P:3734 SKIP:2714 size=31796 bytes
2820[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2821[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2822[libx264 @ 0x23e4e20] frame= 773 QP=25.32 NAL=2 Slice:P Poc:46 I:1420 P:3765 SKIP:2975 size=27466 bytes
2823[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2824[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2825[libx264 @ 0x23e4e20] frame= 774 QP=25.45 NAL=2 Slice:P Poc:48 I:1178 P:3697 SKIP:3285 size=25380 bytes
2826[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2827[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
2828[libx264 @ 0x23e4e20] frame= 775 QP=25.19 NAL=2 Slice:P Poc:50 I:1179 P:3937 SKIP:3044 size=28322 bytes
2829[aac @ 0x23e89c0] Queue input is backward in time
2830[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1481720, current: 1480702; changing to 1481721. This may result in incorrect timestamps in the output file.
2831[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2832[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 0
2833[libx264 @ 0x23e4e20] frame= 776 QP=25.19 NAL=2 Slice:P Poc:52 I:812 P:3722 SKIP:3626 size=23173 bytes
2834[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2835[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2836[libx264 @ 0x23e4e20] frame= 777 QP=24.58 NAL=2 Slice:P Poc:54 I:821 P:3582 SKIP:3757 size=23816 bytes
2837[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2838[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2839[libx264 @ 0x23e4e20] frame= 778 QP=24.71 NAL=2 Slice:P Poc:56 I:837 P:3421 SKIP:3902 size=22839 bytes
2840frame= 790 fps= 27 q=31.0 size=N/A time=00:00:33.62 bitrate=N/A
2841[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2842[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2843[libx264 @ 0x23e4e20] frame= 779 QP=25.12 NAL=2 Slice:P Poc:58 I:506 P:1416 SKIP:6238 size=8863 bytes
2844[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2845[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2846[libx264 @ 0x23e4e20] frame= 780 QP=25.31 NAL=2 Slice:P Poc:66 I:1688 P:2807 SKIP:3665 size=36262 bytes
2847[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
2848[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2849[libx264 @ 0x23e4e20] frame= 781 QP=25.17 NAL=2 Slice:B Poc:62 I:373 P:1078 SKIP:6696 size=6350 bytes
2850[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2851[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2852[libx264 @ 0x23e4e20] frame= 782 QP=26.60 NAL=0 Slice:B Poc:60 I:142 P:520 SKIP:7492 size=2070 bytes
2853[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2854[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
2855[libx264 @ 0x23e4e20] frame= 783 QP=26.01 NAL=0 Slice:B Poc:64 I:175 P:597 SKIP:7385 size=1857 bytes
2856[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2857[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2858[libx264 @ 0x23e4e20] frame= 784 QP=25.14 NAL=2 Slice:P Poc:68 I:704 P:2269 SKIP:5187 size=18698 bytes
2859[aac @ 0x23e89c0] Queue input is backward in time
2860[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1496053, current: 1495034; changing to 1496054. This may result in incorrect timestamps in the output file.
2861[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2862[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2863[libx264 @ 0x23e4e20] frame= 785 QP=24.73 NAL=2 Slice:P Poc:70 I:562 P:2030 SKIP:5568 size=16058 bytes
2864[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2865[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
2866[libx264 @ 0x23e4e20] frame= 786 QP=24.15 NAL=2 Slice:P Poc:72 I:656 P:677 SKIP:6827 size=5942 bytes
2867[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2868[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2869[libx264 @ 0x23e4e20] frame= 787 QP=22.24 NAL=2 Slice:P Poc:74 I:1649 P:3291 SKIP:3220 size=23403 bytes
2870[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2871[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2872[libx264 @ 0x23e4e20] frame= 788 QP=23.10 NAL=2 Slice:P Poc:82 I:792 P:1242 SKIP:6126 size=14420 bytes
2873[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2874[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2875[libx264 @ 0x23e4e20] frame= 789 QP=21.11 NAL=2 Slice:B Poc:78 I:41 P:406 SKIP:7704 size=1076 bytes
2876[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2877[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2878[libx264 @ 0x23e4e20] frame= 790 QP=26.37 NAL=0 Slice:B Poc:76 I:69 P:297 SKIP:7794 size=856 bytes
2879[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2880[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2881[libx264 @ 0x23e4e20] frame= 791 QP=24.10 NAL=0 Slice:B Poc:80 I:71 P:304 SKIP:7784 size=641 bytes
2882[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
2883[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
2884[libx264 @ 0x23e4e20] frame= 792 QP=24.59 NAL=2 Slice:P Poc:84 I:127 P:1298 SKIP:6735 size=8448 bytes
2885[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2886[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2887[libx264 @ 0x23e4e20] frame= 793 QP=23.03 NAL=2 Slice:P Poc:86 I:142 P:765 SKIP:7253 size=6101 bytes
2888[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
2889[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2890[libx264 @ 0x23e4e20] frame= 794 QP=23.17 NAL=2 Slice:P Poc:88 I:294 P:1746 SKIP:6120 size=13867 bytes
2891[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2892[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2893[libx264 @ 0x23e4e20] frame= 795 QP=22.95 NAL=2 Slice:P Poc:90 I:165 P:843 SKIP:7152 size=5943 bytes
2894[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2895[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2896[libx264 @ 0x23e4e20] frame= 796 QP=22.06 NAL=2 Slice:P Poc:92 I:102 P:577 SKIP:7481 size=4843 bytes
2897frame= 808 fps= 28 q=31.0 size=N/A time=00:00:34.13 bitrate=N/A
2898[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2899[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2900[libx264 @ 0x23e4e20] frame= 797 QP=22.83 NAL=2 Slice:P Poc:94 I:117 P:739 SKIP:7304 size=6182 bytes
2901[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2902[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2903[libx264 @ 0x23e4e20] frame= 798 QP=22.02 NAL=2 Slice:P Poc:96 I:111 P:619 SKIP:7430 size=5071 bytes
2904[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2905[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2906[libx264 @ 0x23e4e20] frame= 799 QP=20.85 NAL=2 Slice:P Poc:98 I:53 P:501 SKIP:7606 size=4604 bytes
2907[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2908[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2909[libx264 @ 0x23e4e20] frame= 800 QP=19.71 NAL=2 Slice:P Poc:100 I:58 P:519 SKIP:7583 size=4358 bytes
2910[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2911[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2912[libx264 @ 0x23e4e20] frame= 801 QP=20.23 NAL=2 Slice:P Poc:102 I:48 P:535 SKIP:7577 size=4654 bytes
2913[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2914[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2915[libx264 @ 0x23e4e20] frame= 802 QP=18.45 NAL=2 Slice:P Poc:104 I:65 P:480 SKIP:7615 size=3785 bytes
2916[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2917[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2918[libx264 @ 0x23e4e20] frame= 803 QP=18.89 NAL=2 Slice:P Poc:112 I:20 P:305 SKIP:7835 size=2052 bytes
2919[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2920[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2921[libx264 @ 0x23e4e20] frame= 804 QP=23.64 NAL=2 Slice:B Poc:108 I:2 P:12 SKIP:8146 size=95 bytes
2922[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2923[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2924[libx264 @ 0x23e4e20] frame= 805 QP=23.46 NAL=0 Slice:B Poc:106 I:0 P:7 SKIP:8153 size=76 bytes
2925[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2926[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2927[libx264 @ 0x23e4e20] frame= 806 QP=24.00 NAL=0 Slice:B Poc:110 I:0 P:1 SKIP:8159 size=66 bytes
2928[aac @ 0x23e89c0] Queue input is backward in time
2929[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1514487, current: 1513468; changing to 1514488. This may result in incorrect timestamps in the output file.
2930[aac @ 0x23e89c0] Queue input is backward in time
2931[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1524718, current: 1523699; changing to 1524719. This may result in incorrect timestamps in the output file.
2932[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2933[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2934[libx264 @ 0x23e4e20] frame= 807 QP=19.13 NAL=2 Slice:P Poc:120 I:12 P:109 SKIP:8039 size=614 bytes
2935[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2936[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2937[libx264 @ 0x23e4e20] frame= 808 QP=26.29 NAL=2 Slice:B Poc:116 I:1 P:2 SKIP:8157 size=78 bytes
2938[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2939[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2940[libx264 @ 0x23e4e20] frame= 809 QP=24.00 NAL=0 Slice:B Poc:114 I:0 P:0 SKIP:8160 size=67 bytes
2941[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2942[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2943[libx264 @ 0x23e4e20] frame= 810 QP=24.00 NAL=0 Slice:B Poc:118 I:0 P:0 SKIP:8160 size=67 bytes
2944[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2945[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2946[libx264 @ 0x23e4e20] frame= 811 QP=19.13 NAL=2 Slice:P Poc:128 I:6 P:51 SKIP:8103 size=288 bytes
2947[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2948[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2949[libx264 @ 0x23e4e20] frame= 812 QP=26.29 NAL=2 Slice:B Poc:124 I:1 P:2 SKIP:8157 size=78 bytes
2950[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2951[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2952[libx264 @ 0x23e4e20] frame= 813 QP=24.00 NAL=0 Slice:B Poc:122 I:0 P:0 SKIP:8160 size=67 bytes
2953[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2954[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2955[libx264 @ 0x23e4e20] frame= 814 QP=24.00 NAL=0 Slice:B Poc:126 I:0 P:0 SKIP:8160 size=67 bytes
2956[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2957[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2958[libx264 @ 0x23e4e20] frame= 815 QP=18.97 NAL=2 Slice:P Poc:136 I:7 P:17 SKIP:8136 size=128 bytes
2959[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2960[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2961[libx264 @ 0x23e4e20] frame= 816 QP=26.29 NAL=2 Slice:B Poc:132 I:0 P:3 SKIP:8157 size=80 bytes
2962[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2963[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2964[libx264 @ 0x23e4e20] frame= 817 QP=24.00 NAL=0 Slice:B Poc:130 I:0 P:0 SKIP:8160 size=67 bytes
2965[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2966[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2967[libx264 @ 0x23e4e20] frame= 818 QP=24.00 NAL=0 Slice:B Poc:134 I:0 P:0 SKIP:8160 size=67 bytes
2968[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2969[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2970[libx264 @ 0x23e4e20] frame= 819 QP=19.13 NAL=2 Slice:P Poc:144 I:6 P:17 SKIP:8137 size=123 bytes
2971[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2972[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2973[libx264 @ 0x23e4e20] frame= 820 QP=26.29 NAL=2 Slice:B Poc:140 I:0 P:3 SKIP:8157 size=80 bytes
2974[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2975[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2976[libx264 @ 0x23e4e20] frame= 821 QP=24.00 NAL=0 Slice:B Poc:138 I:0 P:0 SKIP:8160 size=67 bytes
2977[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2978[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2979[libx264 @ 0x23e4e20] frame= 822 QP=24.00 NAL=0 Slice:B Poc:142 I:0 P:0 SKIP:8160 size=67 bytes
2980[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2981[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2982[libx264 @ 0x23e4e20] frame= 823 QP=19.13 NAL=2 Slice:P Poc:152 I:6 P:17 SKIP:8137 size=125 bytes
2983[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2984[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2985[libx264 @ 0x23e4e20] frame= 824 QP=22.56 NAL=2 Slice:B Poc:148 I:1 P:2 SKIP:8157 size=75 bytes
2986[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2987[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2988[libx264 @ 0x23e4e20] frame= 825 QP=24.00 NAL=0 Slice:B Poc:146 I:0 P:0 SKIP:8160 size=67 bytes
2989[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2990[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2991[libx264 @ 0x23e4e20] frame= 826 QP=24.00 NAL=0 Slice:B Poc:150 I:0 P:0 SKIP:8160 size=67 bytes
2992frame= 838 fps= 28 q=31.0 size=N/A time=00:00:34.69 bitrate=N/A
2993[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2994[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2995[libx264 @ 0x23e4e20] frame= 827 QP=19.13 NAL=2 Slice:P Poc:160 I:6 P:17 SKIP:8137 size=125 bytes
2996[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
2997[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
2998[libx264 @ 0x23e4e20] frame= 828 QP=22.56 NAL=2 Slice:B Poc:156 I:1 P:2 SKIP:8157 size=75 bytes
2999[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3000[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3001[libx264 @ 0x23e4e20] frame= 829 QP=24.00 NAL=0 Slice:B Poc:154 I:0 P:0 SKIP:8160 size=67 bytes
3002[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3003[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3004[libx264 @ 0x23e4e20] frame= 830 QP=24.00 NAL=0 Slice:B Poc:158 I:0 P:0 SKIP:8160 size=67 bytes
3005[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3006[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3007[libx264 @ 0x23e4e20] frame= 831 QP=19.13 NAL=2 Slice:P Poc:168 I:6 P:17 SKIP:8137 size=125 bytes
3008[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3009[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3010[libx264 @ 0x23e4e20] frame= 832 QP=22.56 NAL=2 Slice:B Poc:164 I:1 P:2 SKIP:8157 size=75 bytes
3011[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3012[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3013[libx264 @ 0x23e4e20] frame= 833 QP=24.00 NAL=0 Slice:B Poc:162 I:0 P:0 SKIP:8160 size=67 bytes
3014[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3015[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3016[libx264 @ 0x23e4e20] frame= 834 QP=24.00 NAL=0 Slice:B Poc:166 I:0 P:0 SKIP:8160 size=67 bytes
3017[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3018[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3019[libx264 @ 0x23e4e20] frame= 835 QP=19.13 NAL=2 Slice:P Poc:176 I:6 P:17 SKIP:8137 size=123 bytes
3020[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3021[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3022[libx264 @ 0x23e4e20] frame= 836 QP=22.56 NAL=2 Slice:B Poc:172 I:0 P:2 SKIP:8158 size=73 bytes
3023[aac @ 0x23e89c0] Queue input is backward in time
3024[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1543152, current: 1542133; changing to 1543153. This may result in incorrect timestamps in the output file.
3025[aac @ 0x23e89c0] Queue input is backward in time
3026[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1557484, current: 1556465; changing to 1557485. This may result in incorrect timestamps in the output file.
3027[aac @ 0x23e89c0] Queue input is backward in time
3028[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1567715, current: 1566697; changing to 1567716. This may result in incorrect timestamps in the output file.
3029[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3030[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3031[libx264 @ 0x23e4e20] frame= 837 QP=24.00 NAL=0 Slice:B Poc:170 I:0 P:0 SKIP:8160 size=67 bytes
3032[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3033[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3034[libx264 @ 0x23e4e20] frame= 838 QP=24.00 NAL=0 Slice:B Poc:174 I:0 P:0 SKIP:8160 size=67 bytes
3035[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3036[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3037[libx264 @ 0x23e4e20] frame= 839 QP=19.00 NAL=2 Slice:P Poc:184 I:5 P:17 SKIP:8138 size=117 bytes
3038[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3039[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3040[libx264 @ 0x23e4e20] frame= 840 QP=22.56 NAL=2 Slice:B Poc:180 I:0 P:2 SKIP:8158 size=73 bytes
3041[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3042[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3043[libx264 @ 0x23e4e20] frame= 841 QP=24.00 NAL=0 Slice:B Poc:178 I:0 P:0 SKIP:8160 size=67 bytes
3044[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3045[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3046[libx264 @ 0x23e4e20] frame= 842 QP=24.00 NAL=0 Slice:B Poc:182 I:0 P:0 SKIP:8160 size=67 bytes
3047[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3048[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3049[libx264 @ 0x23e4e20] frame= 843 QP=19.00 NAL=2 Slice:P Poc:192 I:5 P:17 SKIP:8138 size=117 bytes
3050[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3051[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3052[libx264 @ 0x23e4e20] frame= 844 QP=22.56 NAL=2 Slice:B Poc:188 I:0 P:2 SKIP:8158 size=73 bytes
3053[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3054[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3055[libx264 @ 0x23e4e20] frame= 845 QP=24.00 NAL=0 Slice:B Poc:186 I:0 P:0 SKIP:8160 size=67 bytes
3056[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3057[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3058[libx264 @ 0x23e4e20] frame= 846 QP=24.00 NAL=0 Slice:B Poc:190 I:0 P:0 SKIP:8160 size=67 bytes
3059[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3060[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3061[libx264 @ 0x23e4e20] frame= 847 QP=19.00 NAL=2 Slice:P Poc:200 I:5 P:17 SKIP:8138 size=117 bytes
3062[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3063[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3064[libx264 @ 0x23e4e20] frame= 848 QP=22.56 NAL=2 Slice:B Poc:196 I:0 P:2 SKIP:8158 size=73 bytes
3065[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3066[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3067[libx264 @ 0x23e4e20] frame= 849 QP=24.00 NAL=0 Slice:B Poc:194 I:0 P:0 SKIP:8160 size=67 bytes
3068[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3069[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3070[libx264 @ 0x23e4e20] frame= 850 QP=24.00 NAL=0 Slice:B Poc:198 I:0 P:0 SKIP:8160 size=67 bytes
3071[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3072[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3073[libx264 @ 0x23e4e20] frame= 851 QP=19.00 NAL=2 Slice:P Poc:208 I:5 P:17 SKIP:8138 size=117 bytes
3074[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3075[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3076[libx264 @ 0x23e4e20] frame= 852 QP=22.56 NAL=2 Slice:B Poc:204 I:0 P:2 SKIP:8158 size=73 bytes
3077[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3078[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3079[libx264 @ 0x23e4e20] frame= 853 QP=24.00 NAL=0 Slice:B Poc:202 I:0 P:0 SKIP:8160 size=67 bytes
3080[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3081[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3082[libx264 @ 0x23e4e20] frame= 854 QP=24.00 NAL=0 Slice:B Poc:206 I:0 P:0 SKIP:8160 size=67 bytes
3083[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3084[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3085[libx264 @ 0x23e4e20] frame= 855 QP=19.00 NAL=2 Slice:P Poc:216 I:5 P:17 SKIP:8138 size=117 bytes
3086[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3087[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3088[libx264 @ 0x23e4e20] frame= 856 QP=22.56 NAL=2 Slice:B Poc:212 I:0 P:2 SKIP:8158 size=73 bytes
3089frame= 868 fps= 29 q=31.0 size=N/A time=00:00:35.94 bitrate=N/A
3090[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3091[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3092[libx264 @ 0x23e4e20] frame= 857 QP=24.00 NAL=0 Slice:B Poc:210 I:0 P:0 SKIP:8160 size=67 bytes
3093[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3094[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3095[libx264 @ 0x23e4e20] frame= 858 QP=24.00 NAL=0 Slice:B Poc:214 I:0 P:0 SKIP:8160 size=67 bytes
3096[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3097[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3098[libx264 @ 0x23e4e20] frame= 859 QP=19.00 NAL=2 Slice:P Poc:224 I:5 P:17 SKIP:8138 size=117 bytes
3099[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3100[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3101[libx264 @ 0x23e4e20] frame= 860 QP=22.56 NAL=2 Slice:B Poc:220 I:0 P:2 SKIP:8158 size=73 bytes
3102[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3103[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3104[libx264 @ 0x23e4e20] frame= 861 QP=24.00 NAL=0 Slice:B Poc:218 I:0 P:0 SKIP:8160 size=67 bytes
3105[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3106[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3107[libx264 @ 0x23e4e20] frame= 862 QP=24.00 NAL=0 Slice:B Poc:222 I:0 P:0 SKIP:8160 size=67 bytes
3108[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3109[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3110[libx264 @ 0x23e4e20] frame= 863 QP=19.00 NAL=2 Slice:P Poc:232 I:5 P:17 SKIP:8138 size=117 bytes
3111[aac @ 0x23e89c0] Queue input is backward in time
3112[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1586149, current: 1585130; changing to 1586150. This may result in incorrect timestamps in the output file.
3113[aac @ 0x23e89c0] Queue input is backward in time
3114[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1600482, current: 1599463; changing to 1600483. This may result in incorrect timestamps in the output file.
3115[aac @ 0x23e89c0] Queue input is backward in time
3116[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1618915, current: 1617897; changing to 1618916. This may result in incorrect timestamps in the output file.
3117[aac @ 0x23e89c0] Queue input is backward in time
3118[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1629147, current: 1628128; changing to 1629148. This may result in incorrect timestamps in the output file.
3119[libx264 @ 0x23e4e20] frame= 864 QP=22.56 NAL=2 Slice:B Poc:228 I:0 P:2 SKIP:8158 size=73 bytes
3120[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3121[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
3122[libx264 @ 0x23e4e20] frame= 865 QP=24.00 NAL=0 Slice:B Poc:226 I:0 P:0 SKIP:8160 size=67 bytes
3123[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3124[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
3125[libx264 @ 0x23e4e20] frame= 866 QP=24.00 NAL=0 Slice:B Poc:230 I:0 P:0 SKIP:8160 size=67 bytes
3126[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3127[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3128[libx264 @ 0x23e4e20] frame= 867 QP=15.58 NAL=2 Slice:P Poc:240 I:3 P:12 SKIP:8145 size=104 bytes
3129[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3130[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3131[libx264 @ 0x23e4e20] frame= 868 QP=22.56 NAL=2 Slice:B Poc:236 I:0 P:2 SKIP:8158 size=73 bytes
3132[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3133[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3134[libx264 @ 0x23e4e20] frame= 869 QP=24.00 NAL=0 Slice:B Poc:234 I:0 P:0 SKIP:8160 size=67 bytes
3135[aac @ 0x23e89c0] Queue input is backward in time
3136[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1647580, current: 1646562; changing to 1647581. This may result in incorrect timestamps in the output file.
3137[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3138[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3139[libx264 @ 0x23e4e20] frame= 870 QP=24.00 NAL=0 Slice:B Poc:238 I:0 P:0 SKIP:8160 size=67 bytes
3140[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3141[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3142[libx264 @ 0x23e4e20] frame= 871 QP=16.63 NAL=2 Slice:P Poc:248 I:3 P:12 SKIP:8145 size=108 bytes
3143[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3144[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3145[libx264 @ 0x23e4e20] frame= 872 QP=22.56 NAL=2 Slice:B Poc:244 I:0 P:2 SKIP:8158 size=73 bytes
3146[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3147[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3148[libx264 @ 0x23e4e20] frame= 873 QP=24.00 NAL=0 Slice:B Poc:242 I:0 P:0 SKIP:8160 size=67 bytes
3149[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3150[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3151[libx264 @ 0x23e4e20] frame= 874 QP=24.00 NAL=0 Slice:B Poc:246 I:0 P:0 SKIP:8160 size=67 bytes
3152[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3153[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3154[libx264 @ 0x23e4e20] frame= 875 QP=22.15 NAL=2 Slice:P Poc:250 I:1704 P:3136 SKIP:3320 size=34335 bytes
3155[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3156[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3157[libx264 @ 0x23e4e20] frame= 876 QP=22.87 NAL=2 Slice:P Poc:258 I:125 P:523 SKIP:7512 size=2152 bytes
3158[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3159[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
3160[libx264 @ 0x23e4e20] frame= 877 QP=19.75 NAL=2 Slice:B Poc:254 I:13 P:103 SKIP:8044 size=300 bytes
3161[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3162[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3163[libx264 @ 0x23e4e20] frame= 878 QP=19.21 NAL=0 Slice:B Poc:252 I:2 P:17 SKIP:8141 size=98 bytes
3164[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3165[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3166[libx264 @ 0x23e4e20] frame= 879 QP=20.76 NAL=0 Slice:B Poc:256 I:0 P:91 SKIP:8069 size=199 bytes
3167[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3168[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3169[libx264 @ 0x23e4e20] frame= 880 QP=22.40 NAL=2 Slice:P Poc:260 I:118 P:555 SKIP:7487 size=2965 bytes
3170[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3171[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3172[libx264 @ 0x23e4e20] frame= 881 QP=21.93 NAL=2 Slice:P Poc:268 I:76 P:361 SKIP:7723 size=1345 bytes
3173frame= 893 fps= 29 q=31.0 size=N/A time=00:00:37.66 bitrate=N/A
3174[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3175[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3176[libx264 @ 0x23e4e20] frame= 882 QP=19.61 NAL=2 Slice:B Poc:264 I:3 P:53 SKIP:8104 size=171 bytes
3177[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3178[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3179[libx264 @ 0x23e4e20] frame= 883 QP=21.09 NAL=0 Slice:B Poc:262 I:0 P:20 SKIP:8140 size=102 bytes
3180[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3181[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3182[libx264 @ 0x23e4e20] frame= 884 QP=19.48 NAL=0 Slice:B Poc:266 I:0 P:4 SKIP:8156 size=74 bytes
3183[aac @ 0x23e89c0] Queue input is backward in time
3184[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1661913, current: 1660894; changing to 1661914. This may result in incorrect timestamps in the output file.
3185[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3186[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3187[libx264 @ 0x23e4e20] frame= 885 QP=22.66 NAL=2 Slice:P Poc:276 I:40 P:315 SKIP:7805 size=1346 bytes
3188[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3189[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3190[libx264 @ 0x23e4e20] frame= 886 QP=21.92 NAL=2 Slice:B Poc:272 I:2 P:10 SKIP:8148 size=86 bytes
3191[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3192[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3193[libx264 @ 0x23e4e20] frame= 887 QP=18.58 NAL=0 Slice:B Poc:270 I:0 P:3 SKIP:8157 size=72 bytes
3194[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3195[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3196[libx264 @ 0x23e4e20] frame= 888 QP=18.58 NAL=0 Slice:B Poc:274 I:0 P:3 SKIP:8157 size=69 bytes
3197[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3198[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3199[libx264 @ 0x23e4e20] frame= 889 QP=22.04 NAL=2 Slice:P Poc:284 I:20 P:177 SKIP:7963 size=877 bytes
3200[aac @ 0x23e89c0] Queue input is backward in time
3201[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1676245, current: 1675227; changing to 1676246. This may result in incorrect timestamps in the output file.
3202[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3203[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3204[libx264 @ 0x23e4e20] frame= 890 QP=23.00 NAL=2 Slice:B Poc:280 I:0 P:0 SKIP:8160 size=69 bytes
3205[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3206[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3207[libx264 @ 0x23e4e20] frame= 891 QP=18.58 NAL=0 Slice:B Poc:278 I:0 P:2 SKIP:8158 size=71 bytes
3208[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3209[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3210[libx264 @ 0x23e4e20] frame= 892 QP=18.58 NAL=0 Slice:B Poc:282 I:0 P:2 SKIP:8158 size=71 bytes
3211[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3212[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3213[libx264 @ 0x23e4e20] frame= 893 QP=21.66 NAL=2 Slice:P Poc:292 I:13 P:108 SKIP:8039 size=645 bytes
3214[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3215[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3216[libx264 @ 0x23e4e20] frame= 894 QP=23.00 NAL=2 Slice:B Poc:288 I:0 P:21 SKIP:8139 size=83 bytes
3217[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3218[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3219[libx264 @ 0x23e4e20] frame= 895 QP=18.58 NAL=0 Slice:B Poc:286 I:0 P:2 SKIP:8158 size=71 bytes
3220[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3221[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3222[libx264 @ 0x23e4e20] frame= 896 QP=18.58 NAL=0 Slice:B Poc:290 I:0 P:2 SKIP:8158 size=71 bytes
3223[aac @ 0x23e89c0] Queue input is backward in time
3224[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1690622, current: 1689559; changing to 1690623. This may result in incorrect timestamps in the output file.
3225[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1690623, current: 1690583; changing to 1690624. This may result in incorrect timestamps in the output file.
3226[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3227[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3228[libx264 @ 0x23e4e20] frame= 897 QP=24.03 NAL=2 Slice:P Poc:294 I:32 P:591 SKIP:7537 size=2979 bytes
3229[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3230[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3231[libx264 @ 0x23e4e20] frame= 898 QP=23.49 NAL=2 Slice:P Poc:296 I:22 P:552 SKIP:7586 size=2765 bytes
3232[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3233[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3234[libx264 @ 0x23e4e20] frame= 899 QP=22.47 NAL=2 Slice:P Poc:298 I:24 P:449 SKIP:7687 size=2389 bytes
3235[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3236[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3237[libx264 @ 0x23e4e20] frame= 900 QP=21.14 NAL=2 Slice:P Poc:300 I:25 P:443 SKIP:7692 size=2471 bytes
3238[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3239[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3240[libx264 @ 0x23e4e20] frame= 901 QP=20.53 NAL=2 Slice:P Poc:308 I:107 P:398 SKIP:7655 size=5692 bytes
3241[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3242[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3243[libx264 @ 0x23e4e20] frame= 902 QP=22.91 NAL=2 Slice:B Poc:304 I:19 P:125 SKIP:8016 size=205 bytes
3244[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3245[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3246[libx264 @ 0x23e4e20] frame= 903 QP=18.58 NAL=0 Slice:B Poc:302 I:0 P:12 SKIP:8148 size=79 bytes
3247[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3248[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3249[libx264 @ 0x23e4e20] frame= 904 QP=23.14 NAL=0 Slice:B Poc:306 I:19 P:105 SKIP:8036 size=224 bytes
3250[aac @ 0x23e89c0] Queue input is backward in time
3251[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1704954, current: 1703936; changing to 1704955. This may result in incorrect timestamps in the output file.
3252[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3253[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3254[libx264 @ 0x23e4e20] frame= 905 QP=20.61 NAL=2 Slice:P Poc:316 I:448 P:272 SKIP:7440 size=5289 bytes
3255[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3256[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3257[libx264 @ 0x23e4e20] frame= 906 QP=24.44 NAL=2 Slice:B Poc:312 I:16 P:175 SKIP:7969 size=381 bytes
3258[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3259[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3260[libx264 @ 0x23e4e20] frame= 907 QP=23.56 NAL=0 Slice:B Poc:310 I:36 P:129 SKIP:7994 size=634 bytes
3261[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3262[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3263[libx264 @ 0x23e4e20] frame= 908 QP=23.59 NAL=0 Slice:B Poc:314 I:58 P:326 SKIP:7772 size=811 bytes
3264frame= 920 fps= 29 q=31.0 size=N/A time=00:00:38.77 bitrate=N/A
3265[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3266[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3267[libx264 @ 0x23e4e20] frame= 909 QP=19.07 NAL=2 Slice:P Poc:324 I:544 P:243 SKIP:7373 size=4995 bytes
3268[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3269[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3270[libx264 @ 0x23e4e20] frame= 910 QP=24.54 NAL=2 Slice:B Poc:320 I:77 P:260 SKIP:7818 size=1286 bytes
3271[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3272[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3273[libx264 @ 0x23e4e20] frame= 911 QP=21.68 NAL=0 Slice:B Poc:318 I:28 P:186 SKIP:7945 size=433 bytes
3274[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3275[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3276[libx264 @ 0x23e4e20] frame= 912 QP=22.50 NAL=0 Slice:B Poc:322 I:58 P:351 SKIP:7751 size=649 bytes
3277[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3278[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3279[libx264 @ 0x23e4e20] frame= 913 QP=19.57 NAL=2 Slice:P Poc:332 I:616 P:275 SKIP:7269 size=16235 bytes
3280[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3281[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3282[libx264 @ 0x23e4e20] frame= 914 QP=24.04 NAL=2 Slice:B Poc:328 I:83 P:280 SKIP:7794 size=1033 bytes
3283[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3284[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3285[libx264 @ 0x23e4e20] frame= 915 QP=23.15 NAL=0 Slice:B Poc:326 I:55 P:285 SKIP:7814 size=829 bytes
3286[aac @ 0x23e89c0] Queue input is backward in time
3287[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1723388, current: 1722326; changing to 1723389. This may result in incorrect timestamps in the output file.
3288[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1723389, current: 1723350; changing to 1723390. This may result in incorrect timestamps in the output file.
3289[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3290[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 0
3291[libx264 @ 0x23e4e20] frame= 916 QP=22.67 NAL=0 Slice:B Poc:330 I:71 P:273 SKIP:7816 size=762 bytes
3292[aac @ 0x23e89c0] Queue input is backward in time
3293[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1741822, current: 1740759; changing to 1741823. This may result in incorrect timestamps in the output file.
3294[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1741823, current: 1741783; changing to 1741824. This may result in incorrect timestamps in the output file.
3295[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3296[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3297[libx264 @ 0x23e4e20] frame= 917 QP=16.84 NAL=2 Slice:P Poc:340 I:391 P:397 SKIP:7372 size=19719 bytes
3298[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3299[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3300[libx264 @ 0x23e4e20] frame= 918 QP=24.56 NAL=2 Slice:B Poc:336 I:7 P:207 SKIP:7946 size=265 bytes
3301[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3302[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3303[libx264 @ 0x23e4e20] frame= 919 QP=21.11 NAL=0 Slice:B Poc:334 I:23 P:194 SKIP:7940 size=715 bytes
3304[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3305[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3306[libx264 @ 0x23e4e20] frame= 920 QP=21.25 NAL=0 Slice:B Poc:338 I:49 P:135 SKIP:7976 size=431 bytes
3307[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3308[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3309[libx264 @ 0x23e4e20] frame= 921 QP=16.85 NAL=2 Slice:P Poc:348 I:333 P:192 SKIP:7635 size=13798 bytes
3310[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 1, Invert: 0
3311[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3312[libx264 @ 0x23e4e20] frame= 922 QP=24.06 NAL=2 Slice:B Poc:344 I:2 P:144 SKIP:8013 size=331 bytes
3313[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3314[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3315[libx264 @ 0x23e4e20] frame= 923 QP=19.94 NAL=0 Slice:B Poc:342 I:2 P:153 SKIP:8004 size=716 bytes
3316[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3317[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3318[libx264 @ 0x23e4e20] frame= 924 QP=20.81 NAL=0 Slice:B Poc:346 I:0 P:97 SKIP:8059 size=471 bytes
3319[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3320[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3321[libx264 @ 0x23e4e20] frame= 925 QP=26.29 NAL=2 Slice:P Poc:356 I:586 P:2877 SKIP:4697 size=22527 bytes
3322[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3323[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3324[libx264 @ 0x23e4e20] frame= 926 QP=24.04 NAL=2 Slice:B Poc:352 I:8 P:134 SKIP:8010 size=1396 bytes
3325frame= 938 fps= 29 q=31.0 size=N/A time=00:00:39.79 bitrate=N/A
3326[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3327[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3328[libx264 @ 0x23e4e20] frame= 927 QP=19.83 NAL=0 Slice:B Poc:350 I:16 P:38 SKIP:8105 size=262 bytes
3329[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3330[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3331[libx264 @ 0x23e4e20] frame= 928 QP=29.50 NAL=0 Slice:B Poc:354 I:64 P:1377 SKIP:6680 size=4610 bytes
3332[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3333[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3334[libx264 @ 0x23e4e20] frame= 929 QP=26.36 NAL=2 Slice:P Poc:362 I:1332 P:3526 SKIP:3302 size=27555 bytes
3335[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3336[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3337[libx264 @ 0x23e4e20] frame= 930 QP=29.20 NAL=2 Slice:B Poc:360 I:189 P:2188 SKIP:5710 size=8258 bytes
3338[aac @ 0x23e89c0] Queue input is backward in time
3339[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1764313, current: 1763294; changing to 1764314. This may result in incorrect timestamps in the output file.
3340[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3341[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3342[libx264 @ 0x23e4e20] frame= 931 QP=29.26 NAL=0 Slice:B Poc:358 I:186 P:1859 SKIP:6057 size=6577 bytes
3343[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3344[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3345[libx264 @ 0x23e4e20] frame= 932 QP=26.64 NAL=2 Slice:P Poc:364 I:726 P:3165 SKIP:4269 size=16825 bytes
3346[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3347[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3348[libx264 @ 0x23e4e20] frame= 933 QP=26.10 NAL=2 Slice:P Poc:366 I:903 P:3280 SKIP:3977 size=17566 bytes
3349[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3350[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3351[libx264 @ 0x23e4e20] frame= 934 QP=26.04 NAL=2 Slice:P Poc:368 I:870 P:3128 SKIP:4162 size=16591 bytes
3352[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3353[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3354[libx264 @ 0x23e4e20] frame= 935 QP=26.23 NAL=2 Slice:P Poc:370 I:1108 P:3137 SKIP:3915 size=17449 bytes
3355[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3356[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3357[libx264 @ 0x23e4e20] frame= 936 QP=25.81 NAL=2 Slice:P Poc:372 I:1312 P:3070 SKIP:3778 size=16676 bytes
3358[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3359[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3360[libx264 @ 0x23e4e20] frame= 937 QP=25.51 NAL=2 Slice:P Poc:374 I:1415 P:3040 SKIP:3705 size=17707 bytes
3361frame= 949 fps= 29 q=31.0 size=N/A time=00:00:40.12 bitrate=N/A
3362[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3363[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3364[libx264 @ 0x23e4e20] frame= 938 QP=25.66 NAL=2 Slice:P Poc:376 I:1660 P:2995 SKIP:3505 size=19429 bytes
3365[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3366[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3367[libx264 @ 0x23e4e20] frame= 939 QP=25.48 NAL=2 Slice:P Poc:378 I:1481 P:2933 SKIP:3746 size=18493 bytes
3368[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3369[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3370[libx264 @ 0x23e4e20] frame= 940 QP=25.47 NAL=2 Slice:P Poc:380 I:1292 P:2950 SKIP:3918 size=17215 bytes
3371[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3372[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3373[libx264 @ 0x23e4e20] frame= 941 QP=25.71 NAL=2 Slice:P Poc:382 I:1497 P:2802 SKIP:3861 size=17228 bytes
3374[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3375[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3376[libx264 @ 0x23e4e20] frame= 942 QP=25.39 NAL=2 Slice:P Poc:384 I:1861 P:2739 SKIP:3560 size=17376 bytes
3377[aac @ 0x23e89c0] Queue input is backward in time
3378[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1778646, current: 1777627; changing to 1778647. This may result in incorrect timestamps in the output file.
3379[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3380[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3381[libx264 @ 0x23e4e20] frame= 943 QP=25.07 NAL=2 Slice:P Poc:386 I:1858 P:2733 SKIP:3569 size=19151 bytes
3382[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3383[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3384[libx264 @ 0x23e4e20] frame= 944 QP=25.11 NAL=2 Slice:P Poc:388 I:1723 P:2727 SKIP:3710 size=17756 bytes
3385[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3386[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3387[libx264 @ 0x23e4e20] frame= 945 QP=24.83 NAL=2 Slice:P Poc:390 I:1766 P:2779 SKIP:3615 size=18306 bytes
3388[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3389[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3390[libx264 @ 0x23e4e20] frame= 946 QP=25.04 NAL=2 Slice:P Poc:392 I:1687 P:2871 SKIP:3602 size=17768 bytes
3391frame= 958 fps= 29 q=31.0 size=N/A time=00:00:40.44 bitrate=N/A
3392[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3393[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3394[libx264 @ 0x23e4e20] frame= 947 QP=24.91 NAL=2 Slice:P Poc:394 I:1634 P:2828 SKIP:3698 size=18563 bytes
3395[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3396[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3397[libx264 @ 0x23e4e20] frame= 948 QP=24.98 NAL=2 Slice:P Poc:396 I:1694 P:2954 SKIP:3512 size=19309 bytes
3398[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3399[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3400[libx264 @ 0x23e4e20] frame= 949 QP=25.24 NAL=2 Slice:P Poc:398 I:1457 P:2947 SKIP:3756 size=18184 bytes
3401[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3402[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3403[libx264 @ 0x23e4e20] frame= 950 QP=25.28 NAL=2 Slice:P Poc:400 I:1532 P:3012 SKIP:3616 size=18111 bytes
3404[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3405[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3406[libx264 @ 0x23e4e20] frame= 951 QP=25.17 NAL=2 Slice:P Poc:402 I:1620 P:2904 SKIP:3636 size=18483 bytes
3407[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3408[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3409[libx264 @ 0x23e4e20] frame= 952 QP=25.73 NAL=2 Slice:P Poc:404 I:1513 P:2914 SKIP:3733 size=18763 bytes
3410[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3411[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3412[libx264 @ 0x23e4e20] frame= 953 QP=25.41 NAL=2 Slice:P Poc:406 I:1655 P:2924 SKIP:3581 size=18491 bytes
3413[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3414[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3415[libx264 @ 0x23e4e20] frame= 954 QP=25.02 NAL=2 Slice:P Poc:408 I:1635 P:2750 SKIP:3775 size=17813 bytes
3416[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3417[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3418[libx264 @ 0x23e4e20] frame= 955 QP=25.09 NAL=2 Slice:P Poc:410 I:1519 P:2866 SKIP:3775 size=17655 bytes
3419[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3420[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3421[libx264 @ 0x23e4e20] frame= 956 QP=24.51 NAL=2 Slice:P Poc:412 I:1370 P:2805 SKIP:3985 size=16107 bytes
3422frame= 968 fps= 29 q=31.0 size=N/A time=00:00:40.72 bitrate=N/A
3423[aac @ 0x23e89c0] Queue input is backward in time
3424[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1797079, current: 1796061; changing to 1797080. This may result in incorrect timestamps in the output file.
3425[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3426[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3427[libx264 @ 0x23e4e20] frame= 957 QP=24.68 NAL=2 Slice:P Poc:414 I:1433 P:2889 SKIP:3838 size=18198 bytes
3428[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3429[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
3430[libx264 @ 0x23e4e20] frame= 958 QP=24.52 NAL=2 Slice:P Poc:416 I:1318 P:2752 SKIP:4090 size=15587 bytes
3431[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3432[libx264 @ 0x23e4e20] frame= 959 QP=25.17 NAL=2 Slice:P Poc:418 I:1406 P:2641 SKIP:4113 size=16299 bytes
3433[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3434[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3435[libx264 @ 0x23e4e20] frame= 960 QP=24.17 NAL=2 Slice:P Poc:420 I:1513 P:2804 SKIP:3843 size=17627 bytes
3436[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3437[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3438[libx264 @ 0x23e4e20] frame= 961 QP=24.53 NAL=2 Slice:P Poc:422 I:993 P:2620 SKIP:4547 size=14126 bytes
3439[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3440[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3441[libx264 @ 0x23e4e20] frame= 962 QP=25.26 NAL=2 Slice:P Poc:424 I:1143 P:2923 SKIP:4094 size=21305 bytes
3442[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3443[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3444[libx264 @ 0x23e4e20] frame= 963 QP=24.68 NAL=2 Slice:P Poc:426 I:968 P:2814 SKIP:4378 size=19849 bytes
3445[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3446[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3447[libx264 @ 0x23e4e20] frame= 964 QP=24.21 NAL=2 Slice:P Poc:428 I:877 P:2774 SKIP:4509 size=19514 bytes
3448[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3449[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3450[libx264 @ 0x23e4e20] frame= 965 QP=24.33 NAL=2 Slice:P Poc:430 I:809 P:2763 SKIP:4588 size=19313 bytes
3451[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3452[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3453[libx264 @ 0x23e4e20] frame= 966 QP=25.51 NAL=2 Slice:P Poc:432 I:559 P:2381 SKIP:5220 size=15635 bytes
3454[aac @ 0x23e89c0] Queue input is backward in time
3455[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1811456, current: 1810393; changing to 1811457. This may result in incorrect timestamps in the output file.
3456[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1811457, current: 1811417; changing to 1811458. This may result in incorrect timestamps in the output file.
3457[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3458[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3459[libx264 @ 0x23e4e20] frame= 967 QP=25.64 NAL=2 Slice:P Poc:434 I:159 P:759 SKIP:7242 size=4327 bytes
3460frame= 979 fps= 29 q=31.0 size=N/A time=00:00:41.19 bitrate=N/A
3461[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3462[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3463[libx264 @ 0x23e4e20] frame= 968 QP=23.20 NAL=2 Slice:P Poc:436 I:769 P:1774 SKIP:5617 size=10130 bytes
3464[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3465[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3466[libx264 @ 0x23e4e20] frame= 969 QP=23.50 NAL=2 Slice:P Poc:438 I:241 P:363 SKIP:7556 size=2542 bytes
3467[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3468[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3469[libx264 @ 0x23e4e20] frame= 970 QP=22.08 NAL=2 Slice:P Poc:440 I:1003 P:1893 SKIP:5264 size=11388 bytes
3470[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3471[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3472[libx264 @ 0x23e4e20] frame= 971 QP=21.14 NAL=2 Slice:P Poc:448 I:1258 P:373 SKIP:6529 size=4600 bytes
3473[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3474[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3475[libx264 @ 0x23e4e20] frame= 972 QP=20.48 NAL=2 Slice:B Poc:444 I:282 P:442 SKIP:7436 size=1880 bytes
3476[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3477[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3478[libx264 @ 0x23e4e20] frame= 973 QP=21.20 NAL=0 Slice:B Poc:442 I:149 P:278 SKIP:7730 size=1086 bytes
3479[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3480[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3481[libx264 @ 0x23e4e20] frame= 974 QP=22.11 NAL=0 Slice:B Poc:446 I:170 P:379 SKIP:7609 size=1198 bytes
3482[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3483[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3484[libx264 @ 0x23e4e20] frame= 975 QP=20.34 NAL=2 Slice:P Poc:450 I:669 P:707 SKIP:6784 size=4641 bytes
3485[aac @ 0x23e89c0] Queue input is backward in time
3486[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1829846, current: 1828827; changing to 1829847. This may result in incorrect timestamps in the output file.
3487[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3488[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3489[libx264 @ 0x23e4e20] frame= 976 QP=20.42 NAL=2 Slice:P Poc:458 I:1054 P:269 SKIP:6837 size=4556 bytes
3490[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3491[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3492[libx264 @ 0x23e4e20] frame= 977 QP=23.11 NAL=2 Slice:B Poc:454 I:110 P:544 SKIP:7503 size=1322 bytes
3493[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3494[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3495[libx264 @ 0x23e4e20] frame= 978 QP=22.76 NAL=0 Slice:B Poc:452 I:84 P:399 SKIP:7674 size=832 bytes
3496[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3497[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3498[libx264 @ 0x23e4e20] frame= 979 QP=22.73 NAL=0 Slice:B Poc:456 I:66 P:444 SKIP:7647 size=966 bytes
3499[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3500[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3501[libx264 @ 0x23e4e20] frame= 980 QP=21.25 NAL=2 Slice:P Poc:466 I:592 P:408 SKIP:7160 size=5734 bytes
3502[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3503[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3504[libx264 @ 0x23e4e20] frame= 981 QP=23.53 NAL=2 Slice:B Poc:462 I:76 P:425 SKIP:7652 size=843 bytes
3505[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3506[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3507[libx264 @ 0x23e4e20] frame= 982 QP=22.61 NAL=0 Slice:B Poc:460 I:66 P:273 SKIP:7821 size=633 bytes
3508[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3509[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3510[libx264 @ 0x23e4e20] frame= 983 QP=22.80 NAL=0 Slice:B Poc:464 I:77 P:397 SKIP:7686 size=702 bytes
3511[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
3512[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3513[libx264 @ 0x23e4e20] frame= 984 QP=22.85 NAL=2 Slice:P Poc:474 I:285 P:432 SKIP:7443 size=8055 bytes
3514[aac @ 0x23e89c0] Queue input is backward in time
3515[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1844222, current: 1843160; changing to 1844223. This may result in incorrect timestamps in the output file.
3516[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1844223, current: 1844184; changing to 1844224. This may result in incorrect timestamps in the output file.
3517[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3518[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3519[libx264 @ 0x23e4e20] frame= 985 QP=24.55 NAL=2 Slice:B Poc:470 I:50 P:219 SKIP:7890 size=595 bytes
3520[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3521[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3522[libx264 @ 0x23e4e20] frame= 986 QP=21.98 NAL=0 Slice:B Poc:468 I:20 P:126 SKIP:8014 size=380 bytes
3523[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3524[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3525[libx264 @ 0x23e4e20] frame= 987 QP=23.19 NAL=0 Slice:B Poc:472 I:19 P:119 SKIP:8021 size=238 bytes
3526[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3527[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3528[libx264 @ 0x23e4e20] frame= 988 QP=22.22 NAL=2 Slice:P Poc:476 I:100 P:634 SKIP:7426 size=5366 bytes
3529[aac @ 0x23e89c0] Queue input is backward in time
3530[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1858555, current: 1857492; changing to 1858556. This may result in incorrect timestamps in the output file.
3531[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1858556, current: 1858516; changing to 1858557. This may result in incorrect timestamps in the output file.
3532[libx264 @ 0x23e4e20] frame= 989 QP=19.93 NAL=2 Slice:P Poc:478 I:89 P:490 SKIP:7581 size=4541 bytes
3533[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3534[libx264 @ 0x23e4e20] frame= 990 QP=20.38 NAL=2 Slice:P Poc:480 I:67 P:465 SKIP:7628 size=4468 bytes
3535frame= 1002 fps= 29 q=31.0 size=N/A time=00:00:42.44 bitrate=N/A
3536[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3537[libx264 @ 0x23e4e20] frame= 991 QP=21.02 NAL=2 Slice:P Poc:482 I:15 P:397 SKIP:7748 size=4129 bytes
3538[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3539[libx264 @ 0x23e4e20] frame= 992 QP=21.15 NAL=2 Slice:P Poc:484 I:10 P:374 SKIP:7776 size=3762 bytes
3540[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3541[libx264 @ 0x23e4e20] frame= 993 QP=21.41 NAL=2 Slice:P Poc:486 I:17 P:369 SKIP:7774 size=4144 bytes
3542[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3543[libx264 @ 0x23e4e20] frame= 994 QP=21.45 NAL=2 Slice:P Poc:488 I:8 P:322 SKIP:7830 size=3137 bytes
3544[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3545[libx264 @ 0x23e4e20] frame= 995 QP=21.13 NAL=2 Slice:P Poc:490 I:10 P:330 SKIP:7820 size=3300 bytes
3546[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3547[libx264 @ 0x23e4e20] frame= 996 QP=19.01 NAL=2 Slice:P Poc:492 I:14 P:331 SKIP:7815 size=3283 bytes
3548[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3549[libx264 @ 0x23e4e20] frame= 997 QP=17.56 NAL=2 Slice:P Poc:494 I:46 P:332 SKIP:7782 size=3506 bytes
3550[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3551[libx264 @ 0x23e4e20] frame= 998 QP=22.42 NAL=2 Slice:P Poc:498 I:1 P:112 SKIP:8047 size=392 bytes
3552[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3553[libx264 @ 0x23e4e20] frame= 999 QP=22.00 NAL=0 Slice:B Poc:496 I:0 P:1 SKIP:8159 size=67 bytes
3554[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3555[libx264 @ 0x23e4e20] frame=1000 QP=18.21 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=129475 bytes
3556[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3557[libx264 @ 0x23e4e20] frame=1001 QP=21.62 NAL=2 Slice:P Poc:8 I:63 P:209 SKIP:7888 size=788 bytes
3558[AVIOContext @ 0x23f2ec0] Statistics: 0 seeks, 1376 writeouts
3559[hls @ 0x2b54640] EXT-X-MEDIA-SEQUENCE:0
3560[AVIOContext @ 0x23f2ea0] Statistics: 0 seeks, 1 writeouts
3561[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3562[libx264 @ 0x23e4e20] frame=1002 QP=21.80 NAL=2 Slice:B Poc:4 I:2 P:48 SKIP:8110 size=146 bytes
3563[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3564[libx264 @ 0x23e4e20] frame=1003 QP=22.06 NAL=0 Slice:B Poc:2 I:0 P:19 SKIP:8141 size=99 bytes
3565[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3566[libx264 @ 0x23e4e20] frame=1004 QP=23.00 NAL=0 Slice:B Poc:6 I:0 P:0 SKIP:8160 size=67 bytes
3567[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3568[libx264 @ 0x23e4e20] frame=1005 QP=19.15 NAL=2 Slice:P Poc:16 I:23 P:40 SKIP:8097 size=268 bytes
3569[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3570[libx264 @ 0x23e4e20] frame=1006 QP=21.00 NAL=2 Slice:B Poc:12 I:1 P:6 SKIP:8153 size=79 bytes
3571[aac @ 0x23e89c0] Queue input is backward in time
3572[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1872887, current: 1871869; changing to 1872888. This may result in incorrect timestamps in the output file.
3573[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3574[libx264 @ 0x23e4e20] frame=1007 QP=23.00 NAL=0 Slice:B Poc:10 I:0 P:0 SKIP:8160 size=67 bytes
3575[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3576[libx264 @ 0x23e4e20] frame=1008 QP=23.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:8160 size=67 bytes
3577[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3578[libx264 @ 0x23e4e20] frame=1009 QP=20.52 NAL=2 Slice:P Poc:24 I:13 P:15 SKIP:8132 size=143 bytes
3579[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3580[libx264 @ 0x23e4e20] frame=1010 QP=21.00 NAL=2 Slice:B Poc:20 I:1 P:4 SKIP:8155 size=75 bytes
3581[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3582[libx264 @ 0x23e4e20] frame=1011 QP=22.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:8160 size=67 bytes
3583[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3584[libx264 @ 0x23e4e20] frame=1012 QP=22.00 NAL=0 Slice:B Poc:22 I:0 P:0 SKIP:8160 size=67 bytes
3585[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3586[libx264 @ 0x23e4e20] frame=1013 QP=20.52 NAL=2 Slice:P Poc:32 I:8 P:12 SKIP:8140 size=116 bytes
3587[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3588[libx264 @ 0x23e4e20] frame=1014 QP=20.00 NAL=2 Slice:B Poc:28 I:1 P:3 SKIP:8156 size=75 bytes
3589[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3590[libx264 @ 0x23e4e20] frame=1015 QP=22.00 NAL=0 Slice:B Poc:26 I:0 P:0 SKIP:8160 size=67 bytes
3591[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3592[libx264 @ 0x23e4e20] frame=1016 QP=22.00 NAL=0 Slice:B Poc:30 I:0 P:0 SKIP:8160 size=67 bytes
3593[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3594[libx264 @ 0x23e4e20] frame=1017 QP=20.52 NAL=2 Slice:P Poc:40 I:7 P:12 SKIP:8141 size=116 bytes
3595[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3596[libx264 @ 0x23e4e20] frame=1018 QP=20.00 NAL=2 Slice:B Poc:36 I:1 P:3 SKIP:8156 size=75 bytes
3597frame= 1030 fps= 29 q=31.0 size=N/A time=00:00:42.77 bitrate=N/A
3598[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3599[libx264 @ 0x23e4e20] frame=1019 QP=22.00 NAL=0 Slice:B Poc:34 I:0 P:0 SKIP:8160 size=67 bytes
3600[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3601[libx264 @ 0x23e4e20] frame=1020 QP=22.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:8160 size=67 bytes
3602[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3603[libx264 @ 0x23e4e20] frame=1021 QP=20.52 NAL=2 Slice:P Poc:48 I:7 P:12 SKIP:8141 size=114 bytes
3604[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3605[libx264 @ 0x23e4e20] frame=1022 QP=20.00 NAL=2 Slice:B Poc:44 I:1 P:3 SKIP:8156 size=75 bytes
3606[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3607[libx264 @ 0x23e4e20] frame=1023 QP=22.00 NAL=0 Slice:B Poc:42 I:0 P:0 SKIP:8160 size=67 bytes
3608[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3609[libx264 @ 0x23e4e20] frame=1024 QP=22.00 NAL=0 Slice:B Poc:46 I:0 P:0 SKIP:8160 size=67 bytes
3610[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3611[libx264 @ 0x23e4e20] frame=1025 QP=20.52 NAL=2 Slice:P Poc:56 I:7 P:12 SKIP:8141 size=114 bytes
3612[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3613[libx264 @ 0x23e4e20] frame=1026 QP=20.00 NAL=2 Slice:B Poc:52 I:1 P:3 SKIP:8156 size=75 bytes
3614[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3615[libx264 @ 0x23e4e20] frame=1027 QP=22.00 NAL=0 Slice:B Poc:50 I:0 P:0 SKIP:8160 size=67 bytes
3616[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3617[libx264 @ 0x23e4e20] frame=1028 QP=22.00 NAL=0 Slice:B Poc:54 I:0 P:0 SKIP:8160 size=67 bytes
3618[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3619[libx264 @ 0x23e4e20] frame=1029 QP=20.52 NAL=2 Slice:P Poc:64 I:7 P:12 SKIP:8141 size=114 bytes
3620[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3621[libx264 @ 0x23e4e20] frame=1030 QP=20.00 NAL=2 Slice:B Poc:60 I:1 P:3 SKIP:8156 size=75 bytes
3622[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3623[libx264 @ 0x23e4e20] frame=1031 QP=22.00 NAL=0 Slice:B Poc:58 I:0 P:0 SKIP:8160 size=67 bytes
3624[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3625[libx264 @ 0x23e4e20] frame=1032 QP=22.00 NAL=0 Slice:B Poc:62 I:0 P:0 SKIP:8160 size=67 bytes
3626[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3627[libx264 @ 0x23e4e20] frame=1033 QP=20.52 NAL=2 Slice:P Poc:72 I:7 P:12 SKIP:8141 size=114 bytes
3628[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3629[libx264 @ 0x23e4e20] frame=1034 QP=20.00 NAL=2 Slice:B Poc:68 I:1 P:3 SKIP:8156 size=75 bytes
3630[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3631[libx264 @ 0x23e4e20] frame=1035 QP=22.00 NAL=0 Slice:B Poc:66 I:0 P:0 SKIP:8160 size=67 bytes
3632[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3633[libx264 @ 0x23e4e20] frame=1036 QP=22.00 NAL=0 Slice:B Poc:70 I:0 P:0 SKIP:8160 size=67 bytes
3634[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3635[libx264 @ 0x23e4e20] frame=1037 QP=20.52 NAL=2 Slice:P Poc:80 I:7 P:12 SKIP:8141 size=114 bytes
3636[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3637[libx264 @ 0x23e4e20] frame=1038 QP=20.00 NAL=2 Slice:B Poc:76 I:1 P:3 SKIP:8156 size=75 bytes
3638[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3639[libx264 @ 0x23e4e20] frame=1039 QP=22.00 NAL=0 Slice:B Poc:74 I:0 P:0 SKIP:8160 size=67 bytes
3640[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3641[libx264 @ 0x23e4e20] frame=1040 QP=22.00 NAL=0 Slice:B Poc:78 I:0 P:0 SKIP:8160 size=67 bytes
3642[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3643[libx264 @ 0x23e4e20] frame=1041 QP=20.52 NAL=2 Slice:P Poc:88 I:7 P:12 SKIP:8141 size=114 bytes
3644[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3645[libx264 @ 0x23e4e20] frame=1042 QP=20.00 NAL=2 Slice:B Poc:84 I:1 P:3 SKIP:8156 size=75 bytes
3646[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3647[libx264 @ 0x23e4e20] frame=1043 QP=22.00 NAL=0 Slice:B Poc:82 I:0 P:0 SKIP:8160 size=67 bytes
3648[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3649[libx264 @ 0x23e4e20] frame=1044 QP=22.00 NAL=0 Slice:B Poc:86 I:0 P:0 SKIP:8160 size=67 bytes
3650[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3651[libx264 @ 0x23e4e20] frame=1045 QP=20.52 NAL=2 Slice:P Poc:96 I:7 P:12 SKIP:8141 size=114 bytes
3652[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3653[libx264 @ 0x23e4e20] frame=1046 QP=20.00 NAL=2 Slice:B Poc:92 I:1 P:3 SKIP:8156 size=75 bytes
3654[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3655[libx264 @ 0x23e4e20] frame=1047 QP=22.00 NAL=0 Slice:B Poc:90 I:0 P:0 SKIP:8160 size=67 bytes
3656[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3657[libx264 @ 0x23e4e20] frame=1048 QP=22.00 NAL=0 Slice:B Poc:94 I:0 P:0 SKIP:8160 size=67 bytes
3658[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3659[libx264 @ 0x23e4e20] frame=1049 QP=20.52 NAL=2 Slice:P Poc:104 I:7 P:12 SKIP:8141 size=114 bytes
3660[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3661[libx264 @ 0x23e4e20] frame=1050 QP=20.00 NAL=2 Slice:B Poc:100 I:1 P:3 SKIP:8156 size=75 bytes
3662frame= 1062 fps= 30 q=31.0 size=N/A time=00:00:42.77 bitrate=N/A
3663[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3664[libx264 @ 0x23e4e20] frame=1051 QP=22.00 NAL=0 Slice:B Poc:98 I:0 P:0 SKIP:8160 size=67 bytes
3665[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3666[libx264 @ 0x23e4e20] frame=1052 QP=22.00 NAL=0 Slice:B Poc:102 I:0 P:0 SKIP:8160 size=67 bytes
3667[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3668[libx264 @ 0x23e4e20] frame=1053 QP=20.52 NAL=2 Slice:P Poc:112 I:7 P:12 SKIP:8141 size=114 bytes
3669[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3670[libx264 @ 0x23e4e20] frame=1054 QP=20.00 NAL=2 Slice:B Poc:108 I:1 P:3 SKIP:8156 size=75 bytes
3671[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3672[libx264 @ 0x23e4e20] frame=1055 QP=22.00 NAL=0 Slice:B Poc:106 I:0 P:0 SKIP:8160 size=67 bytes
3673[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3674[libx264 @ 0x23e4e20] frame=1056 QP=22.00 NAL=0 Slice:B Poc:110 I:0 P:0 SKIP:8160 size=67 bytes
3675[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3676[libx264 @ 0x23e4e20] frame=1057 QP=20.52 NAL=2 Slice:P Poc:120 I:7 P:12 SKIP:8141 size=114 bytes
3677[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3678[libx264 @ 0x23e4e20] frame=1058 QP=20.00 NAL=2 Slice:B Poc:116 I:1 P:3 SKIP:8156 size=75 bytes
3679[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3680[libx264 @ 0x23e4e20] frame=1059 QP=22.00 NAL=0 Slice:B Poc:114 I:0 P:0 SKIP:8160 size=67 bytes
3681[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3682[libx264 @ 0x23e4e20] frame=1060 QP=22.00 NAL=0 Slice:B Poc:118 I:0 P:0 SKIP:8160 size=67 bytes
3683[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3684[libx264 @ 0x23e4e20] frame=1061 QP=20.52 NAL=2 Slice:P Poc:128 I:7 P:12 SKIP:8141 size=114 bytes
3685[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3686[libx264 @ 0x23e4e20] frame=1062 QP=20.00 NAL=2 Slice:B Poc:124 I:1 P:3 SKIP:8156 size=75 bytes
3687[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3688[libx264 @ 0x23e4e20] frame=1063 QP=22.00 NAL=0 Slice:B Poc:122 I:0 P:0 SKIP:8160 size=67 bytes
3689[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3690[libx264 @ 0x23e4e20] frame=1064 QP=22.00 NAL=0 Slice:B Poc:126 I:0 P:0 SKIP:8160 size=67 bytes
3691[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3692[libx264 @ 0x23e4e20] frame=1065 QP=20.52 NAL=2 Slice:P Poc:136 I:7 P:12 SKIP:8141 size=114 bytes
3693[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3694[libx264 @ 0x23e4e20] frame=1066 QP=20.00 NAL=2 Slice:B Poc:132 I:1 P:3 SKIP:8156 size=75 bytes
3695[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3696[libx264 @ 0x23e4e20] frame=1067 QP=22.00 NAL=0 Slice:B Poc:130 I:0 P:0 SKIP:8160 size=67 bytes
3697[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3698[libx264 @ 0x23e4e20] frame=1068 QP=22.00 NAL=0 Slice:B Poc:134 I:0 P:0 SKIP:8160 size=67 bytes
3699[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3700[libx264 @ 0x23e4e20] frame=1069 QP=20.52 NAL=2 Slice:P Poc:144 I:7 P:12 SKIP:8141 size=114 bytes
3701[aac @ 0x23e89c0] Queue input is backward in time
3702[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1887220, current: 1886201; changing to 1887221. This may result in incorrect timestamps in the output file.
3703[aac @ 0x23e89c0] Queue input is backward in time
3704[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1905654, current: 1904635; changing to 1905655. This may result in incorrect timestamps in the output file.
3705[aac @ 0x23e89c0] Queue input is backward in time
3706[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1915885, current: 1914866; changing to 1915886. This may result in incorrect timestamps in the output file.
3707[aac @ 0x23e89c0] Queue input is backward in time
3708[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1934319, current: 1933300; changing to 1934320. This may result in incorrect timestamps in the output file.
3709[aac @ 0x23e89c0] Queue input is backward in time
3710[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1948651, current: 1947632; changing to 1948652. This may result in incorrect timestamps in the output file.
3711[aac @ 0x23e89c0] Queue input is backward in time
3712[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1958882, current: 1957864; changing to 1958883. This may result in incorrect timestamps in the output file.
3713[aac @ 0x23e89c0] Queue input is backward in time
3714[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1977316, current: 1976297; changing to 1977317. This may result in incorrect timestamps in the output file.
3715[aac @ 0x23e89c0] Queue input is backward in time
3716[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 1987547, current: 1986529; changing to 1987548. This may result in incorrect timestamps in the output file.
3717[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3718[libx264 @ 0x23e4e20] frame=1070 QP=20.00 NAL=2 Slice:B Poc:140 I:1 P:3 SKIP:8156 size=75 bytes
3719[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3720[libx264 @ 0x23e4e20] frame=1071 QP=22.00 NAL=0 Slice:B Poc:138 I:0 P:0 SKIP:8160 size=67 bytes
3721[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3722[libx264 @ 0x23e4e20] frame=1072 QP=22.00 NAL=0 Slice:B Poc:142 I:0 P:0 SKIP:8160 size=67 bytes
3723[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3724[libx264 @ 0x23e4e20] frame=1073 QP=20.52 NAL=2 Slice:P Poc:152 I:7 P:12 SKIP:8141 size=114 bytes
3725[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3726[libx264 @ 0x23e4e20] frame=1074 QP=20.00 NAL=2 Slice:B Poc:148 I:1 P:3 SKIP:8156 size=75 bytes
3727[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
3728[libx264 @ 0x23e4e20] frame=1075 QP=22.00 NAL=0 Slice:B Poc:146 I:0 P:0 SKIP:8160 size=67 bytes
3729[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3730[libx264 @ 0x23e4e20] frame=1076 QP=22.00 NAL=0 Slice:B Poc:150 I:0 P:0 SKIP:8160 size=67 bytes
3731[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3732[libx264 @ 0x23e4e20] frame=1077 QP=20.52 NAL=2 Slice:P Poc:160 I:7 P:12 SKIP:8141 size=114 bytes
3733[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3734[libx264 @ 0x23e4e20] frame=1078 QP=20.00 NAL=2 Slice:B Poc:156 I:1 P:3 SKIP:8156 size=75 bytes
3735frame= 1090 fps= 30 q=31.0 size=N/A time=00:00:45.27 bitrate=N/A
3736[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3737[libx264 @ 0x23e4e20] frame=1079 QP=22.00 NAL=0 Slice:B Poc:154 I:0 P:0 SKIP:8160 size=67 bytes
3738[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3739[libx264 @ 0x23e4e20] frame=1080 QP=22.00 NAL=0 Slice:B Poc:158 I:0 P:0 SKIP:8160 size=67 bytes
3740[aac @ 0x23e89c0] Queue input is backward in time
3741[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2005981, current: 2004962; changing to 2005982. This may result in incorrect timestamps in the output file.
3742[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3743[libx264 @ 0x23e4e20] frame=1081 QP=20.52 NAL=2 Slice:P Poc:168 I:7 P:12 SKIP:8141 size=114 bytes
3744[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3745[libx264 @ 0x23e4e20] frame=1082 QP=20.00 NAL=2 Slice:B Poc:164 I:1 P:3 SKIP:8156 size=75 bytes
3746[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3747[libx264 @ 0x23e4e20] frame=1083 QP=22.00 NAL=0 Slice:B Poc:162 I:0 P:0 SKIP:8160 size=67 bytes
3748[aac @ 0x23e89c0] Queue input is backward in time
3749[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2020314, current: 2019295; changing to 2020315. This may result in incorrect timestamps in the output file.
3750[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3751[libx264 @ 0x23e4e20] frame=1084 QP=22.00 NAL=0 Slice:B Poc:166 I:0 P:0 SKIP:8160 size=67 bytes
3752[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3753[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3754[libx264 @ 0x23e4e20] frame=1085 QP=21.19 NAL=2 Slice:P Poc:176 I:13 P:64 SKIP:8083 size=464 bytes
3755[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3756[libx264 @ 0x23e4e20] frame=1086 QP=20.00 NAL=2 Slice:B Poc:172 I:1 P:11 SKIP:8148 size=82 bytes
3757[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3758[libx264 @ 0x23e4e20] frame=1087 QP=22.00 NAL=0 Slice:B Poc:170 I:0 P:0 SKIP:8160 size=67 bytes
3759[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3760[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3761[libx264 @ 0x23e4e20] frame=1088 QP=21.29 NAL=0 Slice:B Poc:174 I:1 P:0 SKIP:8159 size=69 bytes
3762[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3763[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3764[libx264 @ 0x23e4e20] frame=1089 QP=24.52 NAL=2 Slice:P Poc:184 I:11 P:192 SKIP:7957 size=1446 bytes
3765[aac @ 0x23e89c0] Queue input is backward in time
3766[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2030589, current: 2029526; changing to 2030590. This may result in incorrect timestamps in the output file.
3767[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2030590, current: 2030550; changing to 2030591. This may result in incorrect timestamps in the output file.
3768[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3769[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3770[libx264 @ 0x23e4e20] frame=1090 QP=20.00 NAL=2 Slice:B Poc:180 I:1 P:1 SKIP:8158 size=71 bytes
3771[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3772[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3773[libx264 @ 0x23e4e20] frame=1091 QP=21.29 NAL=0 Slice:B Poc:178 I:1 P:0 SKIP:8159 size=69 bytes
3774[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3775[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3776[libx264 @ 0x23e4e20] frame=1092 QP=22.00 NAL=0 Slice:B Poc:182 I:0 P:0 SKIP:8160 size=67 bytes
3777[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3778[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
3779[libx264 @ 0x23e4e20] frame=1093 QP=24.94 NAL=2 Slice:P Poc:186 I:21 P:381 SKIP:7758 size=1995 bytes
3780[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3781[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3782[libx264 @ 0x23e4e20] frame=1094 QP=24.06 NAL=2 Slice:P Poc:188 I:34 P:376 SKIP:7750 size=2215 bytes
3783[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3784[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3785[libx264 @ 0x23e4e20] frame=1095 QP=20.69 NAL=2 Slice:P Poc:196 I:226 P:426 SKIP:7508 size=6234 bytes
3786[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3787[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3788[libx264 @ 0x23e4e20] frame=1096 QP=22.29 NAL=2 Slice:B Poc:192 I:10 P:120 SKIP:8030 size=234 bytes
3789[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3790[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3791[libx264 @ 0x23e4e20] frame=1097 QP=21.44 NAL=0 Slice:B Poc:190 I:6 P:54 SKIP:8100 size=124 bytes
3792[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3793[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3794[libx264 @ 0x23e4e20] frame=1098 QP=23.59 NAL=0 Slice:B Poc:194 I:39 P:110 SKIP:8010 size=450 bytes
3795[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3796[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3797[libx264 @ 0x23e4e20] frame=1099 QP=21.51 NAL=2 Slice:P Poc:204 I:551 P:239 SKIP:7370 size=5842 bytes
3798[aac @ 0x23e89c0] Queue input is backward in time
3799[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2049023, current: 2047960; changing to 2049024. This may result in incorrect timestamps in the output file.
3800[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2049024, current: 2048984; changing to 2049025. This may result in incorrect timestamps in the output file.
3801[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3802[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3803[libx264 @ 0x23e4e20] frame=1100 QP=20.90 NAL=2 Slice:B Poc:200 I:58 P:333 SKIP:7764 size=811 bytes
3804[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3805[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3806[libx264 @ 0x23e4e20] frame=1101 QP=23.38 NAL=0 Slice:B Poc:198 I:34 P:272 SKIP:7853 size=591 bytes
3807[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3808[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3809[libx264 @ 0x23e4e20] frame=1102 QP=22.24 NAL=0 Slice:B Poc:202 I:36 P:184 SKIP:7940 size=356 bytes
3810[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
3811[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3812[libx264 @ 0x23e4e20] frame=1103 QP=21.18 NAL=2 Slice:P Poc:212 I:719 P:176 SKIP:7265 size=5397 bytes
3813[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3814[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3815[libx264 @ 0x23e4e20] frame=1104 QP=21.03 NAL=2 Slice:B Poc:208 I:79 P:431 SKIP:7643 size=1120 bytes
3816[aac @ 0x23e89c0] Queue input is backward in time
3817[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2063355, current: 2062292; changing to 2063356. This may result in incorrect timestamps in the output file.
3818[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2063356, current: 2063316; changing to 2063357. This may result in incorrect timestamps in the output file.
3819frame= 1116 fps= 30 q=31.0 size=N/A time=00:00:46.81 bitrate=N/A
3820[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3821[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3822[libx264 @ 0x23e4e20] frame=1105 QP=23.17 NAL=0 Slice:B Poc:206 I:48 P:256 SKIP:7856 size=510 bytes
3823[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3824[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3825[libx264 @ 0x23e4e20] frame=1106 QP=24.71 NAL=0 Slice:B Poc:210 I:64 P:322 SKIP:7771 size=910 bytes
3826[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3827[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3828[libx264 @ 0x23e4e20] frame=1107 QP=19.19 NAL=2 Slice:P Poc:214 I:233 P:167 SKIP:7760 size=2871 bytes
3829[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3830[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3831[libx264 @ 0x23e4e20] frame=1108 QP=19.18 NAL=2 Slice:P Poc:222 I:607 P:179 SKIP:7374 size=10023 bytes
3832[aac @ 0x23e89c0] Queue input is backward in time
3833[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2077688, current: 2076669; changing to 2077689. This may result in incorrect timestamps in the output file.
3834[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3835[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3836[libx264 @ 0x23e4e20] frame=1109 QP=22.86 NAL=2 Slice:B Poc:218 I:60 P:192 SKIP:7907 size=819 bytes
3837[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3838[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3839[libx264 @ 0x23e4e20] frame=1110 QP=23.30 NAL=0 Slice:B Poc:216 I:76 P:289 SKIP:7794 size=922 bytes
3840[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3841[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3842[libx264 @ 0x23e4e20] frame=1111 QP=23.87 NAL=0 Slice:B Poc:220 I:18 P:186 SKIP:7956 size=257 bytes
3843[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3844[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3845[libx264 @ 0x23e4e20] frame=1112 QP=17.87 NAL=2 Slice:P Poc:224 I:109 P:92 SKIP:7959 size=2298 bytes
3846[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3847[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3848[libx264 @ 0x23e4e20] frame=1113 QP=27.10 NAL=2 Slice:P Poc:230 I:385 P:1428 SKIP:6347 size=8674 bytes
3849[libx264 @ 0x23e4e20] frame=1114 QP=22.02 NAL=2 Slice:B Poc:228 I:14 P:415 SKIP:7730 size=629 bytes
3850[aac @ 0x23e89c0] Queue input is backward in time
3851[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2096121, current: 2095103; changing to 2096122. This may result in incorrect timestamps in the output file.
3852[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3853[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3854[libx264 @ 0x23e4e20] frame=1115 QP=21.73 NAL=0 Slice:B Poc:226 I:35 P:115 SKIP:8008 size=487 bytes
3855[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3856[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3857[libx264 @ 0x23e4e20] frame=1116 QP=25.79 NAL=2 Slice:P Poc:232 I:658 P:1987 SKIP:5515 size=11854 bytes
3858[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3859[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3860[libx264 @ 0x23e4e20] frame=1117 QP=25.49 NAL=2 Slice:P Poc:234 I:969 P:2256 SKIP:4935 size=13742 bytes
3861[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3862[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3863[libx264 @ 0x23e4e20] frame=1118 QP=24.87 NAL=2 Slice:P Poc:236 I:998 P:2531 SKIP:4631 size=14321 bytes
3864[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3865[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3866[libx264 @ 0x23e4e20] frame=1119 QP=25.62 NAL=2 Slice:P Poc:238 I:1198 P:2719 SKIP:4243 size=17588 bytes
3867frame= 1131 fps= 30 q=31.0 size=N/A time=00:00:47.64 bitrate=N/A
3868[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3869[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3870[libx264 @ 0x23e4e20] frame=1120 QP=25.65 NAL=2 Slice:P Poc:240 I:1253 P:2831 SKIP:4076 size=18863 bytes
3871[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3872[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3873[libx264 @ 0x23e4e20] frame=1121 QP=26.24 NAL=2 Slice:P Poc:242 I:1215 P:2931 SKIP:4014 size=19900 bytes
3874[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3875[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3876[libx264 @ 0x23e4e20] frame=1122 QP=26.64 NAL=2 Slice:P Poc:244 I:1851 P:2958 SKIP:3351 size=23339 bytes
3877[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3878[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3879[libx264 @ 0x23e4e20] frame=1123 QP=26.11 NAL=2 Slice:P Poc:246 I:2146 P:2811 SKIP:3203 size=24762 bytes
3880[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3881[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3882[libx264 @ 0x23e4e20] frame=1124 QP=26.71 NAL=2 Slice:P Poc:248 I:2133 P:2596 SKIP:3431 size=24193 bytes
3883[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3884[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3885[libx264 @ 0x23e4e20] frame=1125 QP=24.68 NAL=2 Slice:P Poc:250 I:4398 P:2623 SKIP:1139 size=45164 bytes
3886[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3887[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3888[libx264 @ 0x23e4e20] frame=1126 QP=25.85 NAL=2 Slice:P Poc:252 I:2215 P:3021 SKIP:2924 size=28255 bytes
3889[aac @ 0x23e89c0] Queue input is backward in time
3890[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2110454, current: 2109435; changing to 2110455. This may result in incorrect timestamps in the output file.
3891[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3892[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3893[libx264 @ 0x23e4e20] frame=1127 QP=25.82 NAL=2 Slice:P Poc:254 I:2001 P:3046 SKIP:3113 size=26281 bytes
3894[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3895[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3896[libx264 @ 0x23e4e20] frame=1128 QP=26.22 NAL=2 Slice:P Poc:256 I:2002 P:3048 SKIP:3110 size=24695 bytes
3897frame= 1140 fps= 30 q=31.0 size=N/A time=00:00:47.87 bitrate=N/A
3898[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3899[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3900[libx264 @ 0x23e4e20] frame=1129 QP=26.27 NAL=2 Slice:P Poc:258 I:2011 P:3111 SKIP:3038 size=24856 bytes
3901[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3902[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3903[libx264 @ 0x23e4e20] frame=1130 QP=25.60 NAL=2 Slice:P Poc:260 I:1882 P:2982 SKIP:3296 size=23341 bytes
3904[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3905[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3906[libx264 @ 0x23e4e20] frame=1131 QP=25.39 NAL=2 Slice:P Poc:262 I:2093 P:3081 SKIP:2986 size=24051 bytes
3907[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3908[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3909[libx264 @ 0x23e4e20] frame=1132 QP=25.64 NAL=2 Slice:P Poc:264 I:2002 P:3095 SKIP:3063 size=24535 bytes
3910[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3911[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3912[libx264 @ 0x23e4e20] frame=1133 QP=25.52 NAL=2 Slice:P Poc:266 I:1991 P:3003 SKIP:3166 size=23528 bytes
3913[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3914[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3915[libx264 @ 0x23e4e20] frame=1134 QP=24.98 NAL=2 Slice:P Poc:268 I:2029 P:3020 SKIP:3111 size=22556 bytes
3916[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3917[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3918[libx264 @ 0x23e4e20] frame=1135 QP=25.48 NAL=2 Slice:P Poc:270 I:1883 P:2966 SKIP:3311 size=21966 bytes
3919[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3920[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3921[libx264 @ 0x23e4e20] frame=1136 QP=25.49 NAL=2 Slice:P Poc:272 I:1978 P:3069 SKIP:3113 size=23042 bytes
3922frame= 1148 fps= 30 q=31.0 size=N/A time=00:00:48.15 bitrate=N/A
3923[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3924[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3925[libx264 @ 0x23e4e20] frame=1137 QP=25.38 NAL=2 Slice:P Poc:274 I:1724 P:3000 SKIP:3436 size=21154 bytes
3926[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3927[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3928[libx264 @ 0x23e4e20] frame=1138 QP=25.08 NAL=2 Slice:P Poc:276 I:1792 P:2982 SKIP:3386 size=20978 bytes
3929[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3930[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3931[libx264 @ 0x23e4e20] frame=1139 QP=25.11 NAL=2 Slice:P Poc:278 I:1855 P:2935 SKIP:3370 size=20562 bytes
3932[aac @ 0x23e89c0] Queue input is backward in time
3933[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2124786, current: 2123768; changing to 2124787. This may result in incorrect timestamps in the output file.
3934[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3935[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3936[libx264 @ 0x23e4e20] frame=1140 QP=24.77 NAL=2 Slice:P Poc:280 I:1806 P:2923 SKIP:3431 size=20193 bytes
3937[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3938[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3939[libx264 @ 0x23e4e20] frame=1141 QP=24.71 NAL=2 Slice:P Poc:282 I:1667 P:2907 SKIP:3586 size=19173 bytes
3940[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3941[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
3942[libx264 @ 0x23e4e20] frame=1142 QP=24.80 NAL=2 Slice:P Poc:284 I:1624 P:2914 SKIP:3622 size=19372 bytes
3943[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3944[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3945[libx264 @ 0x23e4e20] frame=1143 QP=24.43 NAL=2 Slice:P Poc:286 I:1711 P:2882 SKIP:3567 size=18516 bytes
3946[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3947[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3948[libx264 @ 0x23e4e20] frame=1144 QP=24.29 NAL=2 Slice:P Poc:288 I:1533 P:2822 SKIP:3805 size=17935 bytes
3949[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3950[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3951[libx264 @ 0x23e4e20] frame=1145 QP=24.33 NAL=2 Slice:P Poc:290 I:1534 P:2850 SKIP:3776 size=18446 bytes
3952[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3953[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3954[libx264 @ 0x23e4e20] frame=1146 QP=24.58 NAL=2 Slice:P Poc:292 I:1379 P:2828 SKIP:3953 size=17082 bytes
3955frame= 1158 fps= 30 q=31.0 size=N/A time=00:00:48.29 bitrate=N/A
3956[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3957[libx264 @ 0x23e4e20] frame=1147 QP=24.39 NAL=2 Slice:P Poc:294 I:1362 P:2776 SKIP:4022 size=16985 bytes
3958[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3959[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3960[libx264 @ 0x23e4e20] frame=1148 QP=24.26 NAL=2 Slice:P Poc:296 I:1419 P:2884 SKIP:3857 size=19618 bytes
3961[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3962[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3963[libx264 @ 0x23e4e20] frame=1149 QP=24.39 NAL=2 Slice:P Poc:298 I:1195 P:2861 SKIP:4104 size=18635 bytes
3964[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3965[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3966[libx264 @ 0x23e4e20] frame=1150 QP=24.16 NAL=2 Slice:P Poc:300 I:1014 P:2823 SKIP:4323 size=18072 bytes
3967[aac @ 0x23e89c0] Queue input is backward in time
3968[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2139119, current: 2138100; changing to 2139120. This may result in incorrect timestamps in the output file.
3969[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3970[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
3971[libx264 @ 0x23e4e20] frame=1151 QP=23.67 NAL=2 Slice:P Poc:302 I:1140 P:2921 SKIP:4099 size=18974 bytes
3972[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3973[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3974[libx264 @ 0x23e4e20] frame=1152 QP=23.40 NAL=2 Slice:P Poc:304 I:1018 P:2873 SKIP:4269 size=18083 bytes
3975[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3976[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
3977[libx264 @ 0x23e4e20] frame=1153 QP=23.73 NAL=2 Slice:P Poc:306 I:855 P:2847 SKIP:4458 size=18250 bytes
3978[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3979[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3980[libx264 @ 0x23e4e20] frame=1154 QP=24.64 NAL=2 Slice:P Poc:308 I:557 P:2629 SKIP:4974 size=14426 bytes
3981[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3982[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3983[libx264 @ 0x23e4e20] frame=1155 QP=25.18 NAL=2 Slice:P Poc:310 I:119 P:779 SKIP:7262 size=4336 bytes
3984[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3985[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3986[libx264 @ 0x23e4e20] frame=1156 QP=25.91 NAL=2 Slice:P Poc:312 I:218 P:1565 SKIP:6377 size=12371 bytes
3987[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3988[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
3989[libx264 @ 0x23e4e20] frame=1157 QP=24.86 NAL=2 Slice:P Poc:314 I:135 P:738 SKIP:7287 size=4055 bytes
3990[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3991[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3992[libx264 @ 0x23e4e20] frame=1158 QP=23.03 NAL=2 Slice:P Poc:316 I:787 P:2034 SKIP:5339 size=12249 bytes
3993[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
3994[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3995[libx264 @ 0x23e4e20] frame=1159 QP=24.42 NAL=2 Slice:P Poc:318 I:178 P:397 SKIP:7585 size=2502 bytes
3996frame= 1171 fps= 30 q=31.0 size=N/A time=00:00:48.90 bitrate=N/A
3997[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
3998[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
3999[libx264 @ 0x23e4e20] frame=1160 QP=23.10 NAL=2 Slice:P Poc:320 I:583 P:1351 SKIP:6226 size=8006 bytes
4000[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4001[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4002[libx264 @ 0x23e4e20] frame=1161 QP=21.55 NAL=2 Slice:P Poc:322 I:406 P:375 SKIP:7379 size=2711 bytes
4003[aac @ 0x23e89c0] Queue input is backward in time
4004[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2157553, current: 2156534; changing to 2157554. This may result in incorrect timestamps in the output file.
4005[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4006[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4007[libx264 @ 0x23e4e20] frame=1162 QP=22.82 NAL=2 Slice:P Poc:324 I:687 P:1003 SKIP:6470 size=6596 bytes
4008[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4009[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4010[libx264 @ 0x23e4e20] frame=1163 QP=20.48 NAL=2 Slice:P Poc:326 I:599 P:484 SKIP:7077 size=3983 bytes
4011[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4012[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4013[libx264 @ 0x23e4e20] frame=1164 QP=20.53 NAL=2 Slice:P Poc:328 I:666 P:570 SKIP:6924 size=4281 bytes
4014[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4015[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4016[libx264 @ 0x23e4e20] frame=1165 QP=19.01 NAL=2 Slice:P Poc:336 I:1231 P:336 SKIP:6593 size=4566 bytes
4017[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4018[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4019[libx264 @ 0x23e4e20] frame=1166 QP=21.29 NAL=2 Slice:B Poc:332 I:185 P:468 SKIP:7504 size=1432 bytes
4020[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4021[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4022[libx264 @ 0x23e4e20] frame=1167 QP=22.68 NAL=0 Slice:B Poc:330 I:107 P:351 SKIP:7701 size=900 bytes
4023[aac @ 0x23e89c0] Queue input is backward in time
4024[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2167784, current: 2166765; changing to 2167785. This may result in incorrect timestamps in the output file.
4025[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4026[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4027[libx264 @ 0x23e4e20] frame=1168 QP=22.64 NAL=0 Slice:B Poc:334 I:80 P:463 SKIP:7616 size=1019 bytes
4028[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4029[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4030[libx264 @ 0x23e4e20] frame=1169 QP=19.12 NAL=2 Slice:P Poc:344 I:606 P:413 SKIP:7141 size=5254 bytes
4031[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4032[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4033[libx264 @ 0x23e4e20] frame=1170 QP=19.86 NAL=2 Slice:B Poc:340 I:168 P:486 SKIP:7502 size=1422 bytes
4034[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4035[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4036[libx264 @ 0x23e4e20] frame=1171 QP=23.11 NAL=0 Slice:B Poc:338 I:84 P:326 SKIP:7749 size=739 bytes
4037[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4038[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4039[libx264 @ 0x23e4e20] frame=1172 QP=22.94 NAL=0 Slice:B Poc:342 I:100 P:394 SKIP:7666 size=855 bytes
4040[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4041[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4042[libx264 @ 0x23e4e20] frame=1173 QP=22.26 NAL=2 Slice:P Poc:346 I:286 P:628 SKIP:7246 size=5392 bytes
4043[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4044[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4045[libx264 @ 0x23e4e20] frame=1174 QP=20.78 NAL=2 Slice:P Poc:348 I:151 P:618 SKIP:7391 size=5349 bytes
4046[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4047[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4048[libx264 @ 0x23e4e20] frame=1175 QP=19.70 NAL=2 Slice:P Poc:350 I:155 P:589 SKIP:7416 size=5132 bytes
4049[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4050[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4051[libx264 @ 0x23e4e20] frame=1176 QP=19.19 NAL=2 Slice:P Poc:352 I:206 P:576 SKIP:7378 size=5614 bytes
4052[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4053[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4054[libx264 @ 0x23e4e20] frame=1177 QP=19.31 NAL=2 Slice:P Poc:354 I:137 P:551 SKIP:7472 size=5349 bytes
4055[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4056[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4057[libx264 @ 0x23e4e20] frame=1178 QP=19.31 NAL=2 Slice:P Poc:356 I:98 P:536 SKIP:7526 size=5034 bytes
4058[aac @ 0x23e89c0] Queue input is backward in time
4059[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2186218, current: 2185199; changing to 2186219. This may result in incorrect timestamps in the output file.
4060[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4061[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4062[libx264 @ 0x23e4e20] frame=1179 QP=18.94 NAL=2 Slice:P Poc:358 I:74 P:526 SKIP:7560 size=4965 bytes
4063[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4064[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4065[libx264 @ 0x23e4e20] frame=1180 QP=19.59 NAL=2 Slice:P Poc:360 I:84 P:562 SKIP:7514 size=5253 bytes
4066[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4067[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4068[libx264 @ 0x23e4e20] frame=1181 QP=19.90 NAL=2 Slice:P Poc:362 I:45 P:477 SKIP:7638 size=4605 bytes
4069[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4070[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4071[libx264 @ 0x23e4e20] frame=1182 QP=19.73 NAL=2 Slice:P Poc:364 I:26 P:562 SKIP:7572 size=4868 bytes
4072[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4073[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4074[libx264 @ 0x23e4e20] frame=1183 QP=18.94 NAL=2 Slice:P Poc:366 I:42 P:488 SKIP:7630 size=4796 bytes
4075frame= 1195 fps= 30 q=31.0 size=N/A time=00:00:49.59 bitrate=N/A
4076[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4077[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4078[libx264 @ 0x23e4e20] frame=1184 QP=20.46 NAL=2 Slice:P Poc:368 I:27 P:464 SKIP:7669 size=4187 bytes
4079[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4080[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4081[libx264 @ 0x23e4e20] frame=1185 QP=18.42 NAL=2 Slice:P Poc:370 I:65 P:454 SKIP:7641 size=4390 bytes
4082[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4083[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4084[libx264 @ 0x23e4e20] frame=1186 QP=17.85 NAL=2 Slice:P Poc:372 I:76 P:479 SKIP:7605 size=4374 bytes
4085[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4086[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4087[libx264 @ 0x23e4e20] frame=1187 QP=18.55 NAL=2 Slice:P Poc:380 I:24 P:402 SKIP:7734 size=3362 bytes
4088[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4089[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4090[libx264 @ 0x23e4e20] frame=1188 QP=24.60 NAL=2 Slice:B Poc:376 I:7 P:17 SKIP:8136 size=106 bytes
4091[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4092[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4093[libx264 @ 0x23e4e20] frame=1189 QP=23.00 NAL=0 Slice:B Poc:374 I:0 P:3 SKIP:8157 size=69 bytes
4094[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4095[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4096[libx264 @ 0x23e4e20] frame=1190 QP=23.00 NAL=0 Slice:B Poc:378 I:0 P:1 SKIP:8159 size=68 bytes
4097[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4098[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4099[libx264 @ 0x23e4e20] frame=1191 QP=17.91 NAL=2 Slice:P Poc:388 I:15 P:128 SKIP:8017 size=532 bytes
4100[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4101[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4102[libx264 @ 0x23e4e20] frame=1192 QP=24.60 NAL=2 Slice:B Poc:384 I:7 P:8 SKIP:8145 size=93 bytes
4103[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4104[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4105[libx264 @ 0x23e4e20] frame=1193 QP=23.00 NAL=0 Slice:B Poc:382 I:0 P:0 SKIP:8160 size=67 bytes
4106[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4107[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4108[libx264 @ 0x23e4e20] frame=1194 QP=23.00 NAL=0 Slice:B Poc:386 I:0 P:0 SKIP:8160 size=67 bytes
4109[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4110[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4111[libx264 @ 0x23e4e20] frame=1195 QP=18.01 NAL=2 Slice:P Poc:396 I:14 P:87 SKIP:8059 size=383 bytes
4112[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4113[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4114[libx264 @ 0x23e4e20] frame=1196 QP=24.60 NAL=2 Slice:B Poc:392 I:7 P:8 SKIP:8145 size=93 bytes
4115[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4116[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4117[libx264 @ 0x23e4e20] frame=1197 QP=23.00 NAL=0 Slice:B Poc:390 I:0 P:0 SKIP:8160 size=67 bytes
4118[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4119[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4120[libx264 @ 0x23e4e20] frame=1198 QP=23.00 NAL=0 Slice:B Poc:394 I:0 P:0 SKIP:8160 size=67 bytes
4121[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4122[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4123[libx264 @ 0x23e4e20] frame=1199 QP=17.95 NAL=2 Slice:P Poc:404 I:14 P:64 SKIP:8082 size=262 bytes
4124[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4125[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4126[libx264 @ 0x23e4e20] frame=1200 QP=24.60 NAL=2 Slice:B Poc:400 I:7 P:8 SKIP:8145 size=93 bytes
4127[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4128[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4129[libx264 @ 0x23e4e20] frame=1201 QP=23.00 NAL=0 Slice:B Poc:398 I:0 P:0 SKIP:8160 size=67 bytes
4130[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4131[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4132[libx264 @ 0x23e4e20] frame=1202 QP=23.00 NAL=0 Slice:B Poc:402 I:0 P:0 SKIP:8160 size=67 bytes
4133[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4134[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4135[libx264 @ 0x23e4e20] frame=1203 QP=17.95 NAL=2 Slice:P Poc:412 I:14 P:52 SKIP:8094 size=199 bytes
4136[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4137[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4138[libx264 @ 0x23e4e20] frame=1204 QP=24.60 NAL=2 Slice:B Poc:408 I:7 P:8 SKIP:8145 size=93 bytes
4139[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4140[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4141[libx264 @ 0x23e4e20] frame=1205 QP=23.00 NAL=0 Slice:B Poc:406 I:0 P:0 SKIP:8160 size=67 bytes
4142[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4143[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4144[libx264 @ 0x23e4e20] frame=1206 QP=23.00 NAL=0 Slice:B Poc:410 I:0 P:0 SKIP:8160 size=67 bytes
4145[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4146[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4147[libx264 @ 0x23e4e20] frame=1207 QP=17.95 NAL=2 Slice:P Poc:420 I:14 P:51 SKIP:8095 size=194 bytes
4148[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4149[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4150[libx264 @ 0x23e4e20] frame=1208 QP=24.60 NAL=2 Slice:B Poc:416 I:7 P:8 SKIP:8145 size=93 bytes
4151[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4152[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4153[libx264 @ 0x23e4e20] frame=1209 QP=23.00 NAL=0 Slice:B Poc:414 I:0 P:0 SKIP:8160 size=67 bytes
4154[aac @ 0x23e89c0] Queue input is backward in time
4155[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2200550, current: 2199532; changing to 2200551. This may result in incorrect timestamps in the output file.
4156[aac @ 0x23e89c0] Queue input is backward in time
4157[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2210781, current: 2209763; changing to 2210782. This may result in incorrect timestamps in the output file.
4158[aac @ 0x23e89c0] Queue input is backward in time
4159[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2229215, current: 2228197; changing to 2229216. This may result in incorrect timestamps in the output file.
4160[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4161[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4162[libx264 @ 0x23e4e20] frame=1210 QP=23.00 NAL=0 Slice:B Poc:418 I:0 P:0 SKIP:8160 size=67 bytes
4163[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4164[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4165[libx264 @ 0x23e4e20] frame=1211 QP=17.95 NAL=2 Slice:P Poc:428 I:14 P:51 SKIP:8095 size=194 bytes
4166[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4167[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4168[libx264 @ 0x23e4e20] frame=1212 QP=24.60 NAL=2 Slice:B Poc:424 I:7 P:8 SKIP:8145 size=93 bytes
4169[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4170[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4171[libx264 @ 0x23e4e20] frame=1213 QP=23.00 NAL=0 Slice:B Poc:422 I:0 P:0 SKIP:8160 size=67 bytes
4172frame= 1225 fps= 30 q=31.0 size=N/A time=00:00:50.85 bitrate=N/A
4173[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4174[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4175[libx264 @ 0x23e4e20] frame=1214 QP=23.00 NAL=0 Slice:B Poc:426 I:0 P:0 SKIP:8160 size=67 bytes
4176[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4177[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4178[libx264 @ 0x23e4e20] frame=1215 QP=17.95 NAL=2 Slice:P Poc:436 I:14 P:51 SKIP:8095 size=194 bytes
4179[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4180[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4181[libx264 @ 0x23e4e20] frame=1216 QP=24.60 NAL=2 Slice:B Poc:432 I:7 P:8 SKIP:8145 size=93 bytes
4182[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4183[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4184[libx264 @ 0x23e4e20] frame=1217 QP=23.00 NAL=0 Slice:B Poc:430 I:0 P:0 SKIP:8160 size=67 bytes
4185[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4186[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4187[libx264 @ 0x23e4e20] frame=1218 QP=23.00 NAL=0 Slice:B Poc:434 I:0 P:0 SKIP:8160 size=67 bytes
4188[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4189[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4190[libx264 @ 0x23e4e20] frame=1219 QP=17.95 NAL=2 Slice:P Poc:444 I:14 P:51 SKIP:8095 size=194 bytes
4191[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4192[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4193[libx264 @ 0x23e4e20] frame=1220 QP=24.60 NAL=2 Slice:B Poc:440 I:7 P:8 SKIP:8145 size=93 bytes
4194[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4195[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4196[libx264 @ 0x23e4e20] frame=1221 QP=23.00 NAL=0 Slice:B Poc:438 I:0 P:0 SKIP:8160 size=67 bytes
4197[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4198[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4199[libx264 @ 0x23e4e20] frame=1222 QP=23.00 NAL=0 Slice:B Poc:442 I:0 P:0 SKIP:8160 size=67 bytes
4200[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4201[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4202[libx264 @ 0x23e4e20] frame=1223 QP=17.95 NAL=2 Slice:P Poc:452 I:14 P:51 SKIP:8095 size=194 bytes
4203[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4204[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4205[libx264 @ 0x23e4e20] frame=1224 QP=24.60 NAL=2 Slice:B Poc:448 I:7 P:8 SKIP:8145 size=93 bytes
4206[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4207[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4208[libx264 @ 0x23e4e20] frame=1225 QP=23.00 NAL=0 Slice:B Poc:446 I:0 P:0 SKIP:8160 size=67 bytes
4209[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4210[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4211[libx264 @ 0x23e4e20] frame=1226 QP=23.00 NAL=0 Slice:B Poc:450 I:0 P:0 SKIP:8160 size=67 bytes
4212[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4213[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4214[libx264 @ 0x23e4e20] frame=1227 QP=17.95 NAL=2 Slice:P Poc:460 I:14 P:51 SKIP:8095 size=194 bytes
4215[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4216[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4217[libx264 @ 0x23e4e20] frame=1228 QP=24.60 NAL=2 Slice:B Poc:456 I:7 P:8 SKIP:8145 size=93 bytes
4218[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4219[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4220[libx264 @ 0x23e4e20] frame=1229 QP=23.00 NAL=0 Slice:B Poc:454 I:0 P:0 SKIP:8160 size=67 bytes
4221[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4222[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4223[libx264 @ 0x23e4e20] frame=1230 QP=23.00 NAL=0 Slice:B Poc:458 I:0 P:0 SKIP:8160 size=67 bytes
4224[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4225[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4226[libx264 @ 0x23e4e20] frame=1231 QP=17.95 NAL=2 Slice:P Poc:468 I:14 P:51 SKIP:8095 size=194 bytes
4227[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4228[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4229[libx264 @ 0x23e4e20] frame=1232 QP=24.60 NAL=2 Slice:B Poc:464 I:7 P:8 SKIP:8145 size=93 bytes
4230[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4231[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4232[libx264 @ 0x23e4e20] frame=1233 QP=23.00 NAL=0 Slice:B Poc:462 I:0 P:0 SKIP:8160 size=67 bytes
4233[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4234[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4235[libx264 @ 0x23e4e20] frame=1234 QP=23.00 NAL=0 Slice:B Poc:466 I:0 P:0 SKIP:8160 size=67 bytes
4236[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4237[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4238[libx264 @ 0x23e4e20] frame=1235 QP=17.95 NAL=2 Slice:P Poc:476 I:14 P:51 SKIP:8095 size=194 bytes
4239[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4240[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4241[libx264 @ 0x23e4e20] frame=1236 QP=24.60 NAL=2 Slice:B Poc:472 I:7 P:8 SKIP:8145 size=93 bytes
4242[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4243[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4244[libx264 @ 0x23e4e20] frame=1237 QP=23.00 NAL=0 Slice:B Poc:470 I:0 P:0 SKIP:8160 size=67 bytes
4245[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4246[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4247[libx264 @ 0x23e4e20] frame=1238 QP=23.00 NAL=0 Slice:B Poc:474 I:0 P:0 SKIP:8160 size=67 bytes
4248[aac @ 0x23e89c0] Queue input is backward in time
4249[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2243548, current: 2242529; changing to 2243549. This may result in incorrect timestamps in the output file.
4250[aac @ 0x23e89c0] Queue input is backward in time
4251[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2261982, current: 2260963; changing to 2261983. This may result in incorrect timestamps in the output file.
4252[aac @ 0x23e89c0] Queue input is backward in time
4253[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2272213, current: 2271194; changing to 2272214. This may result in incorrect timestamps in the output file.
4254[aac @ 0x23e89c0] Queue input is backward in time
4255[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2290647, current: 2289628; changing to 2290648. This may result in incorrect timestamps in the output file.
4256[libx264 @ 0x23e4e20] frame=1239 QP=17.95 NAL=2 Slice:P Poc:484 I:14 P:51 SKIP:8095 size=194 bytes
4257[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
4258[libx264 @ 0x23e4e20] frame=1240 QP=24.60 NAL=2 Slice:B Poc:480 I:7 P:8 SKIP:8145 size=93 bytes
4259frame= 1252 fps= 31 q=31.0 size=N/A time=00:00:52.38 bitrate=N/A
4260[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4261[libx264 @ 0x23e4e20] frame=1241 QP=23.00 NAL=0 Slice:B Poc:478 I:0 P:0 SKIP:8160 size=67 bytes
4262[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4263[libx264 @ 0x23e4e20] frame=1242 QP=23.00 NAL=0 Slice:B Poc:482 I:0 P:0 SKIP:8160 size=67 bytes
4264[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4265[libx264 @ 0x23e4e20] frame=1243 QP=16.60 NAL=2 Slice:P Poc:492 I:16 P:13 SKIP:8131 size=170 bytes
4266[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4267[libx264 @ 0x23e4e20] frame=1244 QP=20.44 NAL=2 Slice:B Poc:488 I:2 P:3 SKIP:8155 size=77 bytes
4268[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4269[libx264 @ 0x23e4e20] frame=1245 QP=23.00 NAL=0 Slice:B Poc:486 I:0 P:0 SKIP:8160 size=67 bytes
4270[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4271[libx264 @ 0x23e4e20] frame=1246 QP=22.15 NAL=0 Slice:B Poc:490 I:0 P:2 SKIP:8158 size=70 bytes
4272[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4273[libx264 @ 0x23e4e20] frame=1247 QP=22.15 NAL=2 Slice:P Poc:498 I:2 P:0 SKIP:8158 size=76 bytes
4274[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4275[libx264 @ 0x23e4e20] frame=1248 QP=23.59 NAL=2 Slice:B Poc:496 I:2 P:1 SKIP:8157 size=75 bytes
4276[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4277[libx264 @ 0x23e4e20] frame=1249 QP=22.15 NAL=0 Slice:B Poc:494 I:0 P:2 SKIP:8158 size=70 bytes
4278[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4279[libx264 @ 0x23e4e20] frame=1250 QP=18.25 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=141586 bytes
4280[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4281[libx264 @ 0x23e4e20] frame=1251 QP=21.38 NAL=2 Slice:P Poc:8 I:51 P:220 SKIP:7889 size=835 bytes
4282[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4283[libx264 @ 0x23e4e20] frame=1252 QP=21.36 NAL=2 Slice:B Poc:4 I:3 P:58 SKIP:8099 size=167 bytes
4284[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4285[libx264 @ 0x23e4e20] frame=1253 QP=18.79 NAL=0 Slice:B Poc:2 I:0 P:24 SKIP:8136 size=114 bytes
4286[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4287[libx264 @ 0x23e4e20] frame=1254 QP=23.00 NAL=0 Slice:B Poc:6 I:1 P:1 SKIP:8158 size=67 bytes
4288[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4289[libx264 @ 0x23e4e20] frame=1255 QP=18.33 NAL=2 Slice:P Poc:16 I:15 P:29 SKIP:8116 size=209 bytes
4290[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4291[libx264 @ 0x23e4e20] frame=1256 QP=20.97 NAL=2 Slice:B Poc:12 I:1 P:1 SKIP:8158 size=76 bytes
4292[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4293[libx264 @ 0x23e4e20] frame=1257 QP=26.61 NAL=0 Slice:B Poc:10 I:1 P:0 SKIP:8159 size=70 bytes
4294[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4295[libx264 @ 0x23e4e20] frame=1258 QP=23.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:8160 size=67 bytes
4296[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4297[libx264 @ 0x23e4e20] frame=1259 QP=18.37 NAL=2 Slice:P Poc:24 I:5 P:14 SKIP:8141 size=143 bytes
4298[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4299[libx264 @ 0x23e4e20] frame=1260 QP=20.97 NAL=2 Slice:B Poc:20 I:1 P:1 SKIP:8158 size=76 bytes
4300[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4301[libx264 @ 0x23e4e20] frame=1261 QP=23.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:8160 size=67 bytes
4302[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4303[libx264 @ 0x23e4e20] frame=1262 QP=23.00 NAL=0 Slice:B Poc:22 I:1 P:0 SKIP:8159 size=68 bytes
4304[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4305[libx264 @ 0x23e4e20] frame=1263 QP=22.05 NAL=2 Slice:P Poc:32 I:2 P:2 SKIP:8156 size=87 bytes
4306[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4307[libx264 @ 0x23e4e20] frame=1264 QP=24.61 NAL=2 Slice:B Poc:28 I:1 P:0 SKIP:8159 size=72 bytes
4308[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4309[libx264 @ 0x23e4e20] frame=1265 QP=23.00 NAL=0 Slice:B Poc:26 I:1 P:0 SKIP:8159 size=68 bytes
4310[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4311[libx264 @ 0x23e4e20] frame=1266 QP=23.00 NAL=0 Slice:B Poc:30 I:1 P:0 SKIP:8159 size=68 bytes
4312[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4313[libx264 @ 0x23e4e20] frame=1267 QP=22.05 NAL=2 Slice:P Poc:40 I:2 P:0 SKIP:8158 size=82 bytes
4314[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4315[libx264 @ 0x23e4e20] frame=1268 QP=24.61 NAL=2 Slice:B Poc:36 I:1 P:0 SKIP:8159 size=72 bytes
4316frame= 1280 fps= 31 q=31.0 size=N/A time=00:00:52.38 bitrate=N/A
4317[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4318[libx264 @ 0x23e4e20] frame=1269 QP=23.00 NAL=0 Slice:B Poc:34 I:1 P:0 SKIP:8159 size=68 bytes
4319[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4320[libx264 @ 0x23e4e20] frame=1270 QP=23.00 NAL=0 Slice:B Poc:38 I:1 P:0 SKIP:8159 size=68 bytes
4321[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4322[libx264 @ 0x23e4e20] frame=1271 QP=22.05 NAL=2 Slice:P Poc:48 I:2 P:0 SKIP:8158 size=82 bytes
4323[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4324[libx264 @ 0x23e4e20] frame=1272 QP=24.61 NAL=2 Slice:B Poc:44 I:1 P:0 SKIP:8159 size=72 bytes
4325[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4326[libx264 @ 0x23e4e20] frame=1273 QP=23.00 NAL=0 Slice:B Poc:42 I:1 P:0 SKIP:8159 size=68 bytes
4327[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4328[libx264 @ 0x23e4e20] frame=1274 QP=23.00 NAL=0 Slice:B Poc:46 I:1 P:0 SKIP:8159 size=68 bytes
4329[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4330[libx264 @ 0x23e4e20] frame=1275 QP=22.05 NAL=2 Slice:P Poc:56 I:2 P:0 SKIP:8158 size=82 bytes
4331[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4332[libx264 @ 0x23e4e20] frame=1276 QP=24.61 NAL=2 Slice:B Poc:52 I:1 P:0 SKIP:8159 size=72 bytes
4333[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4334[libx264 @ 0x23e4e20] frame=1277 QP=23.00 NAL=0 Slice:B Poc:50 I:1 P:0 SKIP:8159 size=68 bytes
4335[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4336[libx264 @ 0x23e4e20] frame=1278 QP=23.00 NAL=0 Slice:B Poc:54 I:1 P:0 SKIP:8159 size=68 bytes
4337[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4338[libx264 @ 0x23e4e20] frame=1279 QP=22.05 NAL=2 Slice:P Poc:64 I:2 P:0 SKIP:8158 size=82 bytes
4339[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4340[libx264 @ 0x23e4e20] frame=1280 QP=24.61 NAL=2 Slice:B Poc:60 I:1 P:0 SKIP:8159 size=72 bytes
4341[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4342[libx264 @ 0x23e4e20] frame=1281 QP=23.00 NAL=0 Slice:B Poc:58 I:1 P:0 SKIP:8159 size=68 bytes
4343[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4344[libx264 @ 0x23e4e20] frame=1282 QP=23.00 NAL=0 Slice:B Poc:62 I:1 P:0 SKIP:8159 size=68 bytes
4345[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4346[libx264 @ 0x23e4e20] frame=1283 QP=22.05 NAL=2 Slice:P Poc:72 I:2 P:0 SKIP:8158 size=82 bytes
4347[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4348[libx264 @ 0x23e4e20] frame=1284 QP=24.61 NAL=2 Slice:B Poc:68 I:1 P:0 SKIP:8159 size=72 bytes
4349[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4350[libx264 @ 0x23e4e20] frame=1285 QP=23.00 NAL=0 Slice:B Poc:66 I:1 P:0 SKIP:8159 size=68 bytes
4351[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4352[libx264 @ 0x23e4e20] frame=1286 QP=23.00 NAL=0 Slice:B Poc:70 I:1 P:0 SKIP:8159 size=68 bytes
4353[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4354[libx264 @ 0x23e4e20] frame=1287 QP=22.05 NAL=2 Slice:P Poc:80 I:2 P:0 SKIP:8158 size=82 bytes
4355[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4356[libx264 @ 0x23e4e20] frame=1288 QP=24.61 NAL=2 Slice:B Poc:76 I:1 P:0 SKIP:8159 size=72 bytes
4357[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4358[libx264 @ 0x23e4e20] frame=1289 QP=23.00 NAL=0 Slice:B Poc:74 I:1 P:0 SKIP:8159 size=68 bytes
4359[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4360[libx264 @ 0x23e4e20] frame=1290 QP=23.00 NAL=0 Slice:B Poc:78 I:1 P:0 SKIP:8159 size=68 bytes
4361[aac @ 0x23e89c0] Queue input is backward in time
4362[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2317283, current: 2316264; changing to 2317284. This may result in incorrect timestamps in the output file.
4363[aac @ 0x23e89c0] Queue input is backward in time
4364[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2327514, current: 2326496; changing to 2327515. This may result in incorrect timestamps in the output file.
4365[aac @ 0x23e89c0] Queue input is backward in time
4366[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2337789, current: 2336727; changing to 2337790. This may result in incorrect timestamps in the output file.
4367[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2337790, current: 2337751; changing to 2337791. This may result in incorrect timestamps in the output file.
4368[aac @ 0x23e89c0] Queue input is backward in time
4369[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2348021, current: 2347002; changing to 2348022. This may result in incorrect timestamps in the output file.
4370[aac @ 0x23e89c0] Queue input is backward in time
4371[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2362353, current: 2361335; changing to 2362354. This may result in incorrect timestamps in the output file.
4372[aac @ 0x23e89c0] Queue input is backward in time
4373[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2382835, current: 2381797; changing to 2382836. This may result in incorrect timestamps in the output file.
4374[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2382836, current: 2382821; changing to 2382837. This may result in incorrect timestamps in the output file.
4375[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4376[libx264 @ 0x23e4e20] frame=1291 QP=22.05 NAL=2 Slice:P Poc:88 I:2 P:0 SKIP:8158 size=82 bytes
4377[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4378[libx264 @ 0x23e4e20] frame=1292 QP=24.61 NAL=2 Slice:B Poc:84 I:1 P:0 SKIP:8159 size=72 bytes
4379[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4380[libx264 @ 0x23e4e20] frame=1293 QP=23.00 NAL=0 Slice:B Poc:82 I:1 P:0 SKIP:8159 size=68 bytes
4381[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4382[libx264 @ 0x23e4e20] frame=1294 QP=23.00 NAL=0 Slice:B Poc:86 I:1 P:0 SKIP:8159 size=68 bytes
4383[aac @ 0x23e89c0] Queue input is backward in time
4384[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2393047, current: 2392028; changing to 2393048. This may result in incorrect timestamps in the output file.
4385[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4386[libx264 @ 0x23e4e20] frame=1295 QP=22.05 NAL=2 Slice:P Poc:96 I:2 P:0 SKIP:8158 size=82 bytes
4387[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4388[libx264 @ 0x23e4e20] frame=1296 QP=24.61 NAL=2 Slice:B Poc:92 I:1 P:0 SKIP:8159 size=72 bytes
4389[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4390[libx264 @ 0x23e4e20] frame=1297 QP=23.00 NAL=0 Slice:B Poc:90 I:1 P:0 SKIP:8159 size=68 bytes
4391[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4392[libx264 @ 0x23e4e20] frame=1298 QP=23.00 NAL=0 Slice:B Poc:94 I:1 P:0 SKIP:8159 size=68 bytes
4393frame= 1310 fps= 31 q=31.0 size=N/A time=00:00:54.28 bitrate=N/A
4394[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4395[libx264 @ 0x23e4e20] frame=1299 QP=22.64 NAL=2 Slice:P Poc:104 I:2 P:37 SKIP:8121 size=192 bytes
4396[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4397[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4398[libx264 @ 0x23e4e20] frame=1300 QP=24.61 NAL=2 Slice:B Poc:100 I:1 P:0 SKIP:8159 size=72 bytes
4399[aac @ 0x23e89c0] Queue input is backward in time
4400[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2403322, current: 2402303; changing to 2403323. This may result in incorrect timestamps in the output file.
4401[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4402[libx264 @ 0x23e4e20] frame=1301 QP=23.00 NAL=0 Slice:B Poc:98 I:1 P:0 SKIP:8159 size=68 bytes
4403[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4404[libx264 @ 0x23e4e20] frame=1302 QP=23.00 NAL=0 Slice:B Poc:102 I:1 P:0 SKIP:8159 size=68 bytes
4405[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4406[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4407[libx264 @ 0x23e4e20] frame=1303 QP=23.02 NAL=2 Slice:P Poc:112 I:8 P:185 SKIP:7967 size=1338 bytes
4408[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4409[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4410[libx264 @ 0x23e4e20] frame=1304 QP=24.61 NAL=2 Slice:B Poc:108 I:1 P:0 SKIP:8159 size=72 bytes
4411[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4412[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4413[libx264 @ 0x23e4e20] frame=1305 QP=23.00 NAL=0 Slice:B Poc:106 I:1 P:0 SKIP:8159 size=68 bytes
4414[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4415[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4416[libx264 @ 0x23e4e20] frame=1306 QP=22.18 NAL=0 Slice:B Poc:110 I:1 P:1 SKIP:8158 size=72 bytes
4417[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4418[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4419[libx264 @ 0x23e4e20] frame=1307 QP=23.65 NAL=2 Slice:P Poc:114 I:20 P:438 SKIP:7702 size=2235 bytes
4420[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4421[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4422[libx264 @ 0x23e4e20] frame=1308 QP=21.82 NAL=2 Slice:P Poc:116 I:19 P:412 SKIP:7729 size=2484 bytes
4423[aac @ 0x23e89c0] Queue input is backward in time
4424[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2417655, current: 2416636; changing to 2417656. This may result in incorrect timestamps in the output file.
4425[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4426[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4427[libx264 @ 0x23e4e20] frame=1309 QP=20.53 NAL=2 Slice:P Poc:118 I:37 P:425 SKIP:7698 size=2765 bytes
4428[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4429[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4430[libx264 @ 0x23e4e20] frame=1310 QP=19.66 NAL=2 Slice:P Poc:126 I:366 P:475 SKIP:7319 size=7480 bytes
4431[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4432[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4433[libx264 @ 0x23e4e20] frame=1311 QP=23.63 NAL=2 Slice:B Poc:122 I:8 P:144 SKIP:8008 size=235 bytes
4434[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4435[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4436[libx264 @ 0x23e4e20] frame=1312 QP=25.18 NAL=0 Slice:B Poc:120 I:16 P:72 SKIP:8072 size=154 bytes
4437[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4438[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4439[libx264 @ 0x23e4e20] frame=1313 QP=25.39 NAL=0 Slice:B Poc:124 I:27 P:134 SKIP:7997 size=395 bytes
4440[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4441[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4442[libx264 @ 0x23e4e20] frame=1314 QP=19.92 NAL=2 Slice:P Poc:134 I:590 P:262 SKIP:7308 size=5711 bytes
4443[aac @ 0x23e89c0] Queue input is backward in time
4444[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2427886, current: 2426867; changing to 2427887. This may result in incorrect timestamps in the output file.
4445[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4446[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4447[libx264 @ 0x23e4e20] frame=1315 QP=22.26 NAL=2 Slice:B Poc:130 I:48 P:312 SKIP:7797 size=765 bytes
4448[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4449[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4450[libx264 @ 0x23e4e20] frame=1316 QP=24.79 NAL=0 Slice:B Poc:128 I:54 P:268 SKIP:7836 size=554 bytes
4451[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4452[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4453[libx264 @ 0x23e4e20] frame=1317 QP=22.52 NAL=0 Slice:B Poc:132 I:46 P:177 SKIP:7937 size=387 bytes
4454[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4455[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4456[libx264 @ 0x23e4e20] frame=1318 QP=19.71 NAL=2 Slice:P Poc:142 I:679 P:212 SKIP:7269 size=3832 bytes
4457[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4458[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4459[libx264 @ 0x23e4e20] frame=1319 QP=21.28 NAL=2 Slice:B Poc:138 I:158 P:437 SKIP:7555 size=1735 bytes
4460[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4461[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4462[libx264 @ 0x23e4e20] frame=1320 QP=23.25 NAL=0 Slice:B Poc:136 I:57 P:311 SKIP:7792 size=565 bytes
4463[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4464[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4465[libx264 @ 0x23e4e20] frame=1321 QP=23.90 NAL=0 Slice:B Poc:140 I:101 P:401 SKIP:7657 size=843 bytes
4466frame= 1333 fps= 32 q=31.0 size=N/A time=00:00:55.63 bitrate=N/A
4467[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4468[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4469[libx264 @ 0x23e4e20] frame=1322 QP=20.11 NAL=2 Slice:P Poc:144 I:243 P:143 SKIP:7774 size=2361 bytes
4470[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4471[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4472[libx264 @ 0x23e4e20] frame=1323 QP=16.81 NAL=2 Slice:P Poc:146 I:250 P:175 SKIP:7735 size=2390 bytes
4473[aac @ 0x23e89c0] Queue input is backward in time
4474[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2464729, current: 2461662; changing to 2464730. This may result in incorrect timestamps in the output file.
4475[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2464730, current: 2462686; changing to 2464731. This may result in incorrect timestamps in the output file.
4476[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4477[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4478[libx264 @ 0x23e4e20] frame=1324 QP=15.71 NAL=2 Slice:P Poc:148 I:201 P:157 SKIP:7802 size=2499 bytes
4479[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4480[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4481[libx264 @ 0x23e4e20] frame=1325 QP=23.11 NAL=2 Slice:P Poc:156 I:781 P:1457 SKIP:5922 size=10925 bytes
4482[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2464731, current: 2463710; changing to 2464732. This may result in incorrect timestamps in the output file.
4483[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4484[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4485[libx264 @ 0x23e4e20] frame=1326 QP=21.86 NAL=2 Slice:B Poc:152 I:78 P:273 SKIP:7805 size=1003 bytes
4486[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4487[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4488[libx264 @ 0x23e4e20] frame=1327 QP=24.26 NAL=0 Slice:B Poc:150 I:24 P:182 SKIP:7953 size=285 bytes
4489[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4490[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4491[libx264 @ 0x23e4e20] frame=1328 QP=24.05 NAL=0 Slice:B Poc:154 I:60 P:177 SKIP:7922 size=554 bytes
4492[aac @ 0x23e89c0] Queue input is backward in time
4493[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2472956, current: 2471893; changing to 2472957. This may result in incorrect timestamps in the output file.
4494[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2472957, current: 2472917; changing to 2472958. This may result in incorrect timestamps in the output file.
4495[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4496[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4497[libx264 @ 0x23e4e20] frame=1329 QP=24.39 NAL=2 Slice:P Poc:160 I:970 P:2005 SKIP:5185 size=12430 bytes
4498[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4499[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4500[libx264 @ 0x23e4e20] frame=1330 QP=24.11 NAL=0 Slice:B Poc:158 I:251 P:1543 SKIP:6346 size=4930 bytes
4501[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4502[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4503[libx264 @ 0x23e4e20] frame=1331 QP=25.03 NAL=2 Slice:P Poc:162 I:900 P:2102 SKIP:5158 size=12167 bytes
4504[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4505[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4506[libx264 @ 0x23e4e20] frame=1332 QP=24.83 NAL=2 Slice:P Poc:164 I:1466 P:2300 SKIP:4394 size=15293 bytes
4507[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4508[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4509[libx264 @ 0x23e4e20] frame=1333 QP=24.42 NAL=2 Slice:P Poc:166 I:2403 P:2519 SKIP:3238 size=20975 bytes
4510[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4511[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4512[libx264 @ 0x23e4e20] frame=1334 QP=24.25 NAL=2 Slice:P Poc:168 I:2799 P:2607 SKIP:2754 size=23180 bytes
4513frame= 1346 fps= 31 q=31.0 size=N/A time=00:00:56.19 bitrate=N/A
4514[libx264 @ 0x23e4e20] frame=1335 QP=24.91 NAL=2 Slice:P Poc:170 I:3194 P:2621 SKIP:2345 size=24970 bytes
4515[libx264 @ 0x23e4e20] frame=1336 QP=24.71 NAL=2 Slice:P Poc:172 I:3510 P:2363 SKIP:2287 size=27375 bytes
4516[libx264 @ 0x23e4e20] frame=1337 QP=24.49 NAL=2 Slice:P Poc:174 I:3509 P:2097 SKIP:2554 size=24596 bytes
4517[libx264 @ 0x23e4e20] frame=1338 QP=23.82 NAL=2 Slice:P Poc:176 I:3660 P:1980 SKIP:2520 size=21183 bytes
4518[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4519[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4520[libx264 @ 0x23e4e20] frame=1339 QP=23.66 NAL=2 Slice:P Poc:178 I:3568 P:1647 SKIP:2945 size=21137 bytes
4521[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4522[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4523[libx264 @ 0x23e4e20] frame=1340 QP=23.76 NAL=2 Slice:P Poc:180 I:2881 P:1500 SKIP:3779 size=18584 bytes
4524[aac @ 0x23e89c0] Queue input is backward in time
4525[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2487288, current: 2486270; changing to 2487289. This may result in incorrect timestamps in the output file.
4526[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4527[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4528[libx264 @ 0x23e4e20] frame=1341 QP=26.40 NAL=2 Slice:P Poc:182 I:3801 P:1179 SKIP:3180 size=20648 bytes
4529[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4530[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4531[libx264 @ 0x23e4e20] frame=1342 QP=25.06 NAL=2 Slice:P Poc:184 I:3445 P:1108 SKIP:3607 size=19469 bytes
4532[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4533[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4534[libx264 @ 0x23e4e20] frame=1343 QP=24.15 NAL=2 Slice:P Poc:186 I:3730 P:1037 SKIP:3393 size=17946 bytes
4535frame= 1355 fps= 31 q=31.0 size=N/A time=00:00:56.42 bitrate=N/A
4536[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4537[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4538[libx264 @ 0x23e4e20] frame=1344 QP=24.15 NAL=2 Slice:P Poc:188 I:4106 P:836 SKIP:3218 size=17211 bytes
4539[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4540[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4541[libx264 @ 0x23e4e20] frame=1345 QP=24.01 NAL=2 Slice:P Poc:190 I:2931 P:804 SKIP:4425 size=12911 bytes
4542[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4543[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4544[libx264 @ 0x23e4e20] frame=1346 QP=18.87 NAL=2 Slice:P Poc:192 I:7030 P:1064 SKIP:66 size=16009 bytes
4545[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4546[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
4547[libx264 @ 0x23e4e20] frame=1347 QP=23.20 NAL=2 Slice:P Poc:194 I:3413 P:906 SKIP:3841 size=12911 bytes
4548[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4549[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4550[libx264 @ 0x23e4e20] frame=1348 QP=23.82 NAL=2 Slice:P Poc:196 I:3514 P:1043 SKIP:3603 size=15325 bytes
4551[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4552[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4553[libx264 @ 0x23e4e20] frame=1349 QP=22.72 NAL=2 Slice:P Poc:198 I:4080 P:1202 SKIP:2878 size=19404 bytes
4554[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4555[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4556[libx264 @ 0x23e4e20] scene cut at 1350 Icost:1149411 Pcost:953796 ratio:0.1702 bias:0.2000 gop:100 (imb:5077 pmb:2711)
4557[libx264 @ 0x23e4e20] frame=1350 QP=18.89 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=32066 bytes
4558[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4559[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4560[libx264 @ 0x23e4e20] frame=1351 QP=22.37 NAL=2 Slice:P Poc:2 I:3425 P:1886 SKIP:2849 size=23483 bytes
4561[aac @ 0x23e89c0] Queue input is backward in time
4562[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2497520, current: 2496501; changing to 2497521. This may result in incorrect timestamps in the output file.
4563[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4564[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4565[libx264 @ 0x23e4e20] frame=1352 QP=22.61 NAL=2 Slice:P Poc:4 I:3472 P:1925 SKIP:2763 size=26054 bytes
4566[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4567[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4568[libx264 @ 0x23e4e20] frame=1353 QP=22.50 NAL=2 Slice:P Poc:6 I:3920 P:1812 SKIP:2428 size=26234 bytes
4569frame= 1365 fps= 31 q=31.0 size=N/A time=00:00:56.65 bitrate=N/A
4570[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4571[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4572[libx264 @ 0x23e4e20] frame=1354 QP=22.29 NAL=2 Slice:P Poc:8 I:3177 P:2176 SKIP:2807 size=25126 bytes
4573[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4574[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4575[libx264 @ 0x23e4e20] frame=1355 QP=23.07 NAL=2 Slice:P Poc:10 I:2868 P:2376 SKIP:2916 size=24264 bytes
4576[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4577[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4578[libx264 @ 0x23e4e20] frame=1356 QP=23.40 NAL=2 Slice:P Poc:12 I:2817 P:2279 SKIP:3064 size=24544 bytes
4579[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4580[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4581[libx264 @ 0x23e4e20] frame=1357 QP=22.94 NAL=2 Slice:P Poc:14 I:3364 P:2335 SKIP:2461 size=27235 bytes
4582[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4583[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4584[libx264 @ 0x23e4e20] frame=1358 QP=22.65 NAL=2 Slice:P Poc:16 I:2633 P:2612 SKIP:2915 size=26988 bytes
4585[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4586[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4587[libx264 @ 0x23e4e20] frame=1359 QP=23.20 NAL=2 Slice:P Poc:18 I:1996 P:2561 SKIP:3603 size=21857 bytes
4588[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4589[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 0
4590[libx264 @ 0x23e4e20] frame=1360 QP=23.48 NAL=2 Slice:P Poc:20 I:1885 P:2743 SKIP:3532 size=21051 bytes
4591[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4592[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4593[libx264 @ 0x23e4e20] frame=1361 QP=23.52 NAL=2 Slice:P Poc:22 I:1660 P:2852 SKIP:3648 size=18758 bytes
4594[aac @ 0x23e89c0] Queue input is backward in time
4595[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2511852, current: 2510834; changing to 2511853. This may result in incorrect timestamps in the output file.
4596frame= 1373 fps= 31 q=31.0 size=N/A time=00:00:56.98 bitrate=N/A
4597[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4598[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 0
4599[libx264 @ 0x23e4e20] frame=1362 QP=23.78 NAL=2 Slice:P Poc:24 I:1309 P:2922 SKIP:3929 size=17648 bytes
4600[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4601[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 0
4602[libx264 @ 0x23e4e20] frame=1363 QP=24.22 NAL=2 Slice:P Poc:26 I:1331 P:2953 SKIP:3876 size=19296 bytes
4603[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4604[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4605[libx264 @ 0x23e4e20] frame=1364 QP=23.94 NAL=2 Slice:P Poc:28 I:1278 P:2970 SKIP:3912 size=18845 bytes
4606[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4607[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4608[libx264 @ 0x23e4e20] frame=1365 QP=23.98 NAL=2 Slice:P Poc:30 I:1273 P:3095 SKIP:3792 size=24846 bytes
4609[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4610[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
4611[libx264 @ 0x23e4e20] frame=1366 QP=23.99 NAL=2 Slice:P Poc:32 I:1021 P:2870 SKIP:4269 size=19512 bytes
4612[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4613[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
4614[libx264 @ 0x23e4e20] frame=1367 QP=24.22 NAL=2 Slice:P Poc:34 I:938 P:2675 SKIP:4547 size=19558 bytes
4615[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4616[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4617[libx264 @ 0x23e4e20] frame=1368 QP=25.47 NAL=2 Slice:P Poc:36 I:374 P:1551 SKIP:6235 size=10025 bytes
4618[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4619[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4620[libx264 @ 0x23e4e20] frame=1369 QP=24.71 NAL=2 Slice:P Poc:38 I:513 P:1626 SKIP:6021 size=11493 bytes
4621[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
4622[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4623[libx264 @ 0x23e4e20] frame=1370 QP=24.30 NAL=2 Slice:P Poc:40 I:444 P:879 SKIP:6837 size=6143 bytes
4624[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4625[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4626[libx264 @ 0x23e4e20] frame=1371 QP=22.58 NAL=2 Slice:P Poc:42 I:1552 P:2422 SKIP:4186 size=14191 bytes
4627[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4628[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4629[libx264 @ 0x23e4e20] frame=1372 QP=23.56 NAL=2 Slice:P Poc:44 I:544 P:503 SKIP:7113 size=4204 bytes
4630[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4631[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4632[libx264 @ 0x23e4e20] frame=1373 QP=22.85 NAL=2 Slice:P Poc:46 I:742 P:1000 SKIP:6418 size=6853 bytes
4633[aac @ 0x23e89c0] Queue input is backward in time
4634[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2534362, current: 2531296; changing to 2534363. This may result in incorrect timestamps in the output file.
4635[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2534363, current: 2532320; changing to 2534364. This may result in incorrect timestamps in the output file.
4636[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4637[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4638[libx264 @ 0x23e4e20] frame=1374 QP=21.55 NAL=2 Slice:P Poc:48 I:996 P:1652 SKIP:5512 size=10606 bytes
4639[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4640[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4641[libx264 @ 0x23e4e20] frame=1375 QP=20.69 NAL=2 Slice:P Poc:50 I:544 P:650 SKIP:6966 size=4186 bytes
4642[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4643[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4644[libx264 @ 0x23e4e20] frame=1376 QP=19.94 NAL=2 Slice:P Poc:58 I:960 P:578 SKIP:6622 size=5782 bytes
4645[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4646[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4647[libx264 @ 0x23e4e20] frame=1377 QP=22.40 NAL=2 Slice:B Poc:54 I:135 P:518 SKIP:7505 size=1682 bytes
4648frame= 1389 fps= 31 q=31.0 size=N/A time=00:00:57.49 bitrate=N/A
4649[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2534364, current: 2533344; changing to 2534365. This may result in incorrect timestamps in the output file.
4650[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4651[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4652[libx264 @ 0x23e4e20] frame=1378 QP=22.70 NAL=0 Slice:B Poc:52 I:94 P:365 SKIP:7700 size=1021 bytes
4653[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
4654[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4655[libx264 @ 0x23e4e20] frame=1379 QP=23.17 NAL=0 Slice:B Poc:56 I:50 P:399 SKIP:7707 size=984 bytes
4656[aac @ 0x23e89c0] Queue input is backward in time
4657[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2542590, current: 2541527; changing to 2542591. This may result in incorrect timestamps in the output file.
4658[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2542591, current: 2542551; changing to 2542592. This may result in incorrect timestamps in the output file.
4659[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4660[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4661[libx264 @ 0x23e4e20] frame=1380 QP=21.30 NAL=2 Slice:P Poc:66 I:603 P:545 SKIP:7012 size=11695 bytes
4662[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4663[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4664[libx264 @ 0x23e4e20] frame=1381 QP=22.61 NAL=2 Slice:B Poc:62 I:94 P:498 SKIP:7559 size=1421 bytes
4665[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4666[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4667[libx264 @ 0x23e4e20] frame=1382 QP=21.56 NAL=0 Slice:B Poc:60 I:94 P:398 SKIP:7666 size=950 bytes
4668[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4669[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4670[libx264 @ 0x23e4e20] frame=1383 QP=22.17 NAL=0 Slice:B Poc:64 I:40 P:139 SKIP:7980 size=522 bytes
4671[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4672[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4673[libx264 @ 0x23e4e20] frame=1384 QP=22.79 NAL=2 Slice:P Poc:68 I:155 P:968 SKIP:7037 size=7616 bytes
4674[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4675[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4676[libx264 @ 0x23e4e20] frame=1385 QP=19.90 NAL=2 Slice:P Poc:70 I:184 P:861 SKIP:7115 size=8400 bytes
4677[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4678[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4679[libx264 @ 0x23e4e20] frame=1386 QP=19.42 NAL=2 Slice:P Poc:72 I:139 P:812 SKIP:7209 size=7625 bytes
4680[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4681[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4682[libx264 @ 0x23e4e20] frame=1387 QP=19.43 NAL=2 Slice:P Poc:74 I:73 P:662 SKIP:7425 size=6530 bytes
4683[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4684[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4685[libx264 @ 0x23e4e20] frame=1388 QP=18.76 NAL=2 Slice:P Poc:76 I:61 P:636 SKIP:7463 size=6581 bytes
4686[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4687[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4688[libx264 @ 0x23e4e20] frame=1389 QP=20.37 NAL=2 Slice:P Poc:78 I:76 P:672 SKIP:7412 size=6868 bytes
4689[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4690[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4691[libx264 @ 0x23e4e20] frame=1390 QP=22.64 NAL=2 Slice:P Poc:80 I:36 P:660 SKIP:7464 size=6795 bytes
4692[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4693[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4694[libx264 @ 0x23e4e20] frame=1391 QP=20.51 NAL=2 Slice:P Poc:82 I:27 P:622 SKIP:7511 size=6463 bytes
4695[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4696[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4697[libx264 @ 0x23e4e20] frame=1392 QP=19.65 NAL=2 Slice:P Poc:84 I:47 P:654 SKIP:7459 size=6449 bytes
4698[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4699[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4700[libx264 @ 0x23e4e20] frame=1393 QP=20.62 NAL=2 Slice:P Poc:86 I:41 P:605 SKIP:7514 size=6156 bytes
4701[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4702[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4703[libx264 @ 0x23e4e20] frame=1394 QP=20.11 NAL=2 Slice:P Poc:88 I:76 P:659 SKIP:7425 size=6501 bytes
4704[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4705[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4706[libx264 @ 0x23e4e20] frame=1395 QP=18.08 NAL=2 Slice:P Poc:90 I:93 P:639 SKIP:7428 size=6350 bytes
4707[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4708[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4709[libx264 @ 0x23e4e20] frame=1396 QP=18.62 NAL=2 Slice:P Poc:98 I:23 P:536 SKIP:7601 size=4548 bytes
4710[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4711[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4712[libx264 @ 0x23e4e20] frame=1397 QP=22.74 NAL=2 Slice:B Poc:94 I:2 P:21 SKIP:8137 size=104 bytes
4713[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4714[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4715[libx264 @ 0x23e4e20] frame=1398 QP=19.80 NAL=0 Slice:B Poc:92 I:0 P:15 SKIP:8145 size=84 bytes
4716[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4717[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4718[libx264 @ 0x23e4e20] frame=1399 QP=19.45 NAL=0 Slice:B Poc:96 I:0 P:1 SKIP:8159 size=70 bytes
4719[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4720[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4721[libx264 @ 0x23e4e20] frame=1400 QP=18.47 NAL=2 Slice:P Poc:106 I:12 P:173 SKIP:7975 size=808 bytes
4722[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4723[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4724[libx264 @ 0x23e4e20] frame=1401 QP=22.00 NAL=2 Slice:B Poc:102 I:2 P:2 SKIP:8156 size=73 bytes
4725[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4726[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4727[libx264 @ 0x23e4e20] frame=1402 QP=19.45 NAL=0 Slice:B Poc:100 I:0 P:1 SKIP:8159 size=70 bytes
4728[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4729[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4730[libx264 @ 0x23e4e20] frame=1403 QP=19.45 NAL=0 Slice:B Poc:104 I:0 P:1 SKIP:8159 size=70 bytes
4731frame= 1415 fps= 31 q=31.0 size=N/A time=00:00:57.95 bitrate=N/A
4732[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4733[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4734[libx264 @ 0x23e4e20] frame=1404 QP=18.45 NAL=2 Slice:P Poc:114 I:11 P:100 SKIP:8049 size=520 bytes
4735[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4736[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4737[libx264 @ 0x23e4e20] frame=1405 QP=22.00 NAL=2 Slice:B Poc:110 I:2 P:2 SKIP:8156 size=73 bytes
4738[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4739[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4740[libx264 @ 0x23e4e20] frame=1406 QP=19.45 NAL=0 Slice:B Poc:108 I:0 P:1 SKIP:8159 size=70 bytes
4741[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4742[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4743[libx264 @ 0x23e4e20] frame=1407 QP=19.45 NAL=0 Slice:B Poc:112 I:0 P:1 SKIP:8159 size=70 bytes
4744[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4745[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4746[libx264 @ 0x23e4e20] frame=1408 QP=18.23 NAL=2 Slice:P Poc:122 I:10 P:34 SKIP:8116 size=164 bytes
4747[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4748[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4749[libx264 @ 0x23e4e20] frame=1409 QP=22.00 NAL=2 Slice:B Poc:118 I:2 P:2 SKIP:8156 size=73 bytes
4750[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4751[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4752[libx264 @ 0x23e4e20] frame=1410 QP=19.45 NAL=0 Slice:B Poc:116 I:0 P:1 SKIP:8159 size=70 bytes
4753[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4754[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4755[libx264 @ 0x23e4e20] frame=1411 QP=19.45 NAL=0 Slice:B Poc:120 I:0 P:1 SKIP:8159 size=70 bytes
4756[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4757[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4758[libx264 @ 0x23e4e20] frame=1412 QP=18.23 NAL=2 Slice:P Poc:130 I:10 P:32 SKIP:8118 size=162 bytes
4759[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4760[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4761[libx264 @ 0x23e4e20] frame=1413 QP=22.00 NAL=2 Slice:B Poc:126 I:2 P:2 SKIP:8156 size=73 bytes
4762[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4763[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4764[libx264 @ 0x23e4e20] frame=1414 QP=19.45 NAL=0 Slice:B Poc:124 I:0 P:1 SKIP:8159 size=70 bytes
4765[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4766[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4767[libx264 @ 0x23e4e20] frame=1415 QP=19.45 NAL=0 Slice:B Poc:128 I:0 P:1 SKIP:8159 size=70 bytes
4768[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4769[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4770[libx264 @ 0x23e4e20] frame=1416 QP=18.23 NAL=2 Slice:P Poc:138 I:10 P:32 SKIP:8118 size=160 bytes
4771[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4772[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4773[libx264 @ 0x23e4e20] frame=1417 QP=22.00 NAL=2 Slice:B Poc:134 I:2 P:2 SKIP:8156 size=73 bytes
4774[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4775[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4776[libx264 @ 0x23e4e20] frame=1418 QP=19.45 NAL=0 Slice:B Poc:132 I:0 P:1 SKIP:8159 size=70 bytes
4777[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4778[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4779[libx264 @ 0x23e4e20] frame=1419 QP=19.45 NAL=0 Slice:B Poc:136 I:0 P:1 SKIP:8159 size=70 bytes
4780[aac @ 0x23e89c0] Queue input is backward in time
4781[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2563052, current: 2562034; changing to 2563053. This may result in incorrect timestamps in the output file.
4782[aac @ 0x23e89c0] Queue input is backward in time
4783[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2577385, current: 2576366; changing to 2577386. This may result in incorrect timestamps in the output file.
4784[aac @ 0x23e89c0] Queue input is backward in time
4785[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2595838, current: 2594800; changing to 2595839. This may result in incorrect timestamps in the output file.
4786[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2595839, current: 2595824; changing to 2595840. This may result in incorrect timestamps in the output file.
4787[aac @ 0x23e89c0] Queue input is backward in time
4788[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2606050, current: 2605031; changing to 2606051. This may result in incorrect timestamps in the output file.
4789[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4790[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4791[libx264 @ 0x23e4e20] frame=1420 QP=18.23 NAL=2 Slice:P Poc:146 I:10 P:32 SKIP:8118 size=159 bytes
4792[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4793[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4794[libx264 @ 0x23e4e20] frame=1421 QP=22.00 NAL=2 Slice:B Poc:142 I:2 P:2 SKIP:8156 size=73 bytes
4795[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4796[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4797[libx264 @ 0x23e4e20] frame=1422 QP=19.45 NAL=0 Slice:B Poc:140 I:0 P:1 SKIP:8159 size=70 bytes
4798[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4799[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4800[libx264 @ 0x23e4e20] frame=1423 QP=19.45 NAL=0 Slice:B Poc:144 I:0 P:1 SKIP:8159 size=70 bytes
4801[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4802[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4803[libx264 @ 0x23e4e20] frame=1424 QP=18.23 NAL=2 Slice:P Poc:154 I:10 P:32 SKIP:8118 size=160 bytes
4804[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4805[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4806[libx264 @ 0x23e4e20] frame=1425 QP=22.00 NAL=2 Slice:B Poc:150 I:2 P:2 SKIP:8156 size=73 bytes
4807[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4808[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4809[libx264 @ 0x23e4e20] frame=1426 QP=19.45 NAL=0 Slice:B Poc:148 I:0 P:1 SKIP:8159 size=70 bytes
4810[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4811[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4812[libx264 @ 0x23e4e20] frame=1427 QP=19.45 NAL=0 Slice:B Poc:152 I:0 P:1 SKIP:8159 size=70 bytes
4813[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4814[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4815[libx264 @ 0x23e4e20] frame=1428 QP=18.23 NAL=2 Slice:P Poc:162 I:10 P:32 SKIP:8118 size=162 bytes
4816[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4817[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4818[libx264 @ 0x23e4e20] frame=1429 QP=22.00 NAL=2 Slice:B Poc:158 I:2 P:2 SKIP:8156 size=73 bytes
4819[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4820[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4821[libx264 @ 0x23e4e20] frame=1430 QP=19.45 NAL=0 Slice:B Poc:156 I:0 P:1 SKIP:8159 size=70 bytes
4822[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4823[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4824[libx264 @ 0x23e4e20] frame=1431 QP=19.45 NAL=0 Slice:B Poc:160 I:0 P:1 SKIP:8159 size=70 bytes
4825[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4826[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4827[libx264 @ 0x23e4e20] frame=1432 QP=18.23 NAL=2 Slice:P Poc:170 I:10 P:32 SKIP:8118 size=160 bytes
4828[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4829[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4830[libx264 @ 0x23e4e20] frame=1433 QP=22.00 NAL=2 Slice:B Poc:166 I:2 P:2 SKIP:8156 size=73 bytes
4831frame= 1445 fps= 31 q=31.0 size=N/A time=00:00:59.30 bitrate=N/A
4832[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4833[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4834[libx264 @ 0x23e4e20] frame=1434 QP=19.45 NAL=0 Slice:B Poc:164 I:0 P:1 SKIP:8159 size=70 bytes
4835[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4836[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4837[libx264 @ 0x23e4e20] frame=1435 QP=19.45 NAL=0 Slice:B Poc:168 I:0 P:1 SKIP:8159 size=70 bytes
4838[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4839[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4840[libx264 @ 0x23e4e20] frame=1436 QP=18.23 NAL=2 Slice:P Poc:178 I:10 P:32 SKIP:8118 size=159 bytes
4841[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4842[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4843[libx264 @ 0x23e4e20] frame=1437 QP=22.00 NAL=2 Slice:B Poc:174 I:2 P:2 SKIP:8156 size=73 bytes
4844[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4845[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4846[libx264 @ 0x23e4e20] frame=1438 QP=19.45 NAL=0 Slice:B Poc:172 I:0 P:1 SKIP:8159 size=70 bytes
4847[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4848[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4849[libx264 @ 0x23e4e20] frame=1439 QP=19.45 NAL=0 Slice:B Poc:176 I:0 P:1 SKIP:8159 size=70 bytes
4850[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4851[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4852[libx264 @ 0x23e4e20] frame=1440 QP=18.23 NAL=2 Slice:P Poc:186 I:10 P:32 SKIP:8118 size=160 bytes
4853[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4854[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4855[libx264 @ 0x23e4e20] frame=1441 QP=22.00 NAL=2 Slice:B Poc:182 I:2 P:2 SKIP:8156 size=73 bytes
4856[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4857[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4858[libx264 @ 0x23e4e20] frame=1442 QP=19.45 NAL=0 Slice:B Poc:180 I:0 P:1 SKIP:8159 size=70 bytes
4859[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4860[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4861[libx264 @ 0x23e4e20] frame=1443 QP=19.45 NAL=0 Slice:B Poc:184 I:0 P:1 SKIP:8159 size=70 bytes
4862[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4863[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4864[libx264 @ 0x23e4e20] frame=1444 QP=18.23 NAL=2 Slice:P Poc:194 I:10 P:32 SKIP:8118 size=162 bytes
4865[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4866[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4867[libx264 @ 0x23e4e20] frame=1445 QP=22.00 NAL=2 Slice:B Poc:190 I:2 P:2 SKIP:8156 size=73 bytes
4868[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4869[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4870[libx264 @ 0x23e4e20] frame=1446 QP=19.45 NAL=0 Slice:B Poc:188 I:0 P:1 SKIP:8159 size=70 bytes
4871[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4872[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4873[libx264 @ 0x23e4e20] frame=1447 QP=19.45 NAL=0 Slice:B Poc:192 I:0 P:1 SKIP:8159 size=70 bytes
4874[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4875[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4876[libx264 @ 0x23e4e20] frame=1448 QP=18.23 NAL=2 Slice:P Poc:202 I:10 P:32 SKIP:8118 size=160 bytes
4877[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4878[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4879[libx264 @ 0x23e4e20] frame=1449 QP=22.00 NAL=2 Slice:B Poc:198 I:2 P:2 SKIP:8156 size=73 bytes
4880[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4881[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4882[libx264 @ 0x23e4e20] frame=1450 QP=19.45 NAL=0 Slice:B Poc:196 I:0 P:1 SKIP:8159 size=70 bytes
4883[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4884[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4885[libx264 @ 0x23e4e20] frame=1451 QP=19.45 NAL=0 Slice:B Poc:200 I:0 P:1 SKIP:8159 size=70 bytes
4886[aac @ 0x23e89c0] Queue input is backward in time
4887[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2616281, current: 2615262; changing to 2616282. This may result in incorrect timestamps in the output file.
4888[aac @ 0x23e89c0] Queue input is backward in time
4889[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2626556, current: 2625494; changing to 2626557. This may result in incorrect timestamps in the output file.
4890[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2626557, current: 2626518; changing to 2626558. This may result in incorrect timestamps in the output file.
4891[aac @ 0x23e89c0] Queue input is backward in time
4892[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2636787, current: 2635769; changing to 2636788. This may result in incorrect timestamps in the output file.
4893[aac @ 0x23e89c0] Queue input is backward in time
4894[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2651120, current: 2650101; changing to 2651121. This may result in incorrect timestamps in the output file.
4895[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4896[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4897[libx264 @ 0x23e4e20] frame=1452 QP=18.23 NAL=2 Slice:P Poc:210 I:10 P:32 SKIP:8118 size=159 bytes
4898[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4899[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4900[libx264 @ 0x23e4e20] frame=1453 QP=22.00 NAL=2 Slice:B Poc:206 I:2 P:2 SKIP:8156 size=73 bytes
4901[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4902[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4903[libx264 @ 0x23e4e20] frame=1454 QP=19.45 NAL=0 Slice:B Poc:204 I:0 P:1 SKIP:8159 size=70 bytes
4904[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4905[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4906[libx264 @ 0x23e4e20] frame=1455 QP=19.45 NAL=0 Slice:B Poc:208 I:0 P:1 SKIP:8159 size=70 bytes
4907[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4908[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4909[libx264 @ 0x23e4e20] frame=1456 QP=18.23 NAL=2 Slice:P Poc:218 I:10 P:32 SKIP:8118 size=160 bytes
4910[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4911[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4912[libx264 @ 0x23e4e20] frame=1457 QP=22.00 NAL=2 Slice:B Poc:214 I:2 P:2 SKIP:8156 size=73 bytes
4913[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4914[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4915[libx264 @ 0x23e4e20] frame=1458 QP=19.45 NAL=0 Slice:B Poc:212 I:0 P:1 SKIP:8159 size=70 bytes
4916[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4917[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4918[libx264 @ 0x23e4e20] frame=1459 QP=19.45 NAL=0 Slice:B Poc:216 I:0 P:1 SKIP:8159 size=70 bytes
4919[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4920[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4921[libx264 @ 0x23e4e20] frame=1460 QP=18.23 NAL=2 Slice:P Poc:226 I:10 P:32 SKIP:8118 size=162 bytes
4922[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4923[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4924[libx264 @ 0x23e4e20] frame=1461 QP=22.00 NAL=2 Slice:B Poc:222 I:2 P:2 SKIP:8156 size=73 bytes
4925[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
4926[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4927[libx264 @ 0x23e4e20] frame=1462 QP=19.45 NAL=0 Slice:B Poc:220 I:0 P:1 SKIP:8159 size=70 bytes
4928[aac @ 0x23e89c0] Queue input is backward in time
4929[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2671602, current: 2670564; changing to 2671603. This may result in incorrect timestamps in the output file.
4930[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2671603, current: 2671588; changing to 2671604. This may result in incorrect timestamps in the output file.
4931frame= 1474 fps= 32 q=31.0 size=N/A time=00:01:00.64 bitrate=N/A
4932[aac @ 0x23e89c0] Queue input is backward in time
4933[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2675684, current: 2674665; changing to 2675685. This may result in incorrect timestamps in the output file.
4934[aac @ 0x23e89c0] Queue input is backward in time
4935[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2685915, current: 2684896; changing to 2685916. This may result in incorrect timestamps in the output file.
4936[aac @ 0x23e89c0] Queue input is backward in time
4937[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2696190, current: 2695127; changing to 2696191. This may result in incorrect timestamps in the output file.
4938[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2696191, current: 2696151; changing to 2696192. This may result in incorrect timestamps in the output file.
4939[aac @ 0x23e89c0] Queue input is backward in time
4940[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2706421, current: 2705403; changing to 2706422. This may result in incorrect timestamps in the output file.
4941[libx264 @ 0x23e4e20] frame=1463 QP=19.45 NAL=0 Slice:B Poc:224 I:0 P:1 SKIP:8159 size=70 bytes
4942[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
4943[libx264 @ 0x23e4e20] frame=1464 QP=18.25 NAL=2 Slice:P Poc:234 I:9 P:46 SKIP:8105 size=288 bytes
4944[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4945[libx264 @ 0x23e4e20] frame=1465 QP=22.00 NAL=2 Slice:B Poc:230 I:2 P:1 SKIP:8157 size=72 bytes
4946[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4947[libx264 @ 0x23e4e20] frame=1466 QP=19.45 NAL=0 Slice:B Poc:228 I:0 P:1 SKIP:8159 size=70 bytes
4948[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4949[libx264 @ 0x23e4e20] frame=1467 QP=24.83 NAL=0 Slice:B Poc:232 I:0 P:2 SKIP:8158 size=79 bytes
4950[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4951[libx264 @ 0x23e4e20] frame=1468 QP=18.13 NAL=2 Slice:P Poc:242 I:3 P:5 SKIP:8152 size=91 bytes
4952[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4953[libx264 @ 0x23e4e20] frame=1469 QP=22.00 NAL=2 Slice:B Poc:238 I:1 P:0 SKIP:8159 size=69 bytes
4954[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4955[libx264 @ 0x23e4e20] frame=1470 QP=19.45 NAL=0 Slice:B Poc:236 I:0 P:1 SKIP:8159 size=70 bytes
4956[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4957[libx264 @ 0x23e4e20] frame=1471 QP=19.45 NAL=0 Slice:B Poc:240 I:0 P:1 SKIP:8159 size=70 bytes
4958[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4959[libx264 @ 0x23e4e20] frame=1472 QP=17.20 NAL=2 Slice:P Poc:246 I:3 P:78 SKIP:8079 size=529 bytes
4960[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4961[libx264 @ 0x23e4e20] frame=1473 QP=19.45 NAL=0 Slice:B Poc:244 I:0 P:1 SKIP:8159 size=70 bytes
4962[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
4963[libx264 @ 0x23e4e20] frame=1474 QP=21.29 NAL=2 Slice:P Poc:248 I:552 P:1857 SKIP:5751 size=15323 bytes
4964[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4965[libx264 @ 0x23e4e20] frame=1475 QP=19.79 NAL=2 Slice:P Poc:256 I:89 P:282 SKIP:7789 size=1378 bytes
4966[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4967[libx264 @ 0x23e4e20] frame=1476 QP=21.81 NAL=2 Slice:B Poc:252 I:1 P:17 SKIP:8142 size=103 bytes
4968[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4969[libx264 @ 0x23e4e20] frame=1477 QP=22.39 NAL=0 Slice:B Poc:250 I:1 P:9 SKIP:8150 size=87 bytes
4970[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4971[libx264 @ 0x23e4e20] frame=1478 QP=19.45 NAL=0 Slice:B Poc:254 I:1 P:1 SKIP:8158 size=71 bytes
4972[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4973[libx264 @ 0x23e4e20] frame=1479 QP=21.08 NAL=2 Slice:P Poc:264 I:27 P:81 SKIP:8052 size=872 bytes
4974[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
4975[libx264 @ 0x23e4e20] frame=1480 QP=21.00 NAL=2 Slice:B Poc:260 I:1 P:0 SKIP:8159 size=70 bytes
4976[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4977[libx264 @ 0x23e4e20] frame=1481 QP=19.45 NAL=0 Slice:B Poc:258 I:1 P:1 SKIP:8158 size=71 bytes
4978[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4979[libx264 @ 0x23e4e20] frame=1482 QP=19.45 NAL=0 Slice:B Poc:262 I:1 P:1 SKIP:8158 size=71 bytes
4980[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4981[libx264 @ 0x23e4e20] frame=1483 QP=20.08 NAL=2 Slice:P Poc:272 I:34 P:114 SKIP:8012 size=481 bytes
4982[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4983[libx264 @ 0x23e4e20] frame=1484 QP=21.00 NAL=2 Slice:B Poc:268 I:1 P:0 SKIP:8159 size=70 bytes
4984[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4985[libx264 @ 0x23e4e20] frame=1485 QP=19.45 NAL=0 Slice:B Poc:266 I:1 P:1 SKIP:8158 size=71 bytes
4986[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4987[libx264 @ 0x23e4e20] frame=1486 QP=19.45 NAL=0 Slice:B Poc:270 I:1 P:1 SKIP:8158 size=71 bytes
4988[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4989[libx264 @ 0x23e4e20] frame=1487 QP=20.78 NAL=2 Slice:P Poc:280 I:6 P:23 SKIP:8131 size=189 bytes
4990[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4991[libx264 @ 0x23e4e20] frame=1488 QP=21.00 NAL=2 Slice:B Poc:276 I:1 P:1 SKIP:8158 size=70 bytes
4992[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4993[libx264 @ 0x23e4e20] frame=1489 QP=19.45 NAL=0 Slice:B Poc:274 I:1 P:1 SKIP:8158 size=71 bytes
4994[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4995[libx264 @ 0x23e4e20] frame=1490 QP=19.45 NAL=0 Slice:B Poc:278 I:1 P:1 SKIP:8158 size=71 bytes
4996[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
4997[libx264 @ 0x23e4e20] frame=1491 QP=20.78 NAL=2 Slice:P Poc:288 I:3 P:7 SKIP:8150 size=105 bytes
4998frame= 1503 fps= 32 q=31.0 size=N/A time=00:01:01.39 bitrate=N/A
4999[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5000[libx264 @ 0x23e4e20] frame=1492 QP=21.00 NAL=2 Slice:B Poc:284 I:1 P:0 SKIP:8159 size=70 bytes
5001[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5002[libx264 @ 0x23e4e20] frame=1493 QP=19.45 NAL=0 Slice:B Poc:282 I:1 P:1 SKIP:8158 size=71 bytes
5003[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5004[libx264 @ 0x23e4e20] frame=1494 QP=19.45 NAL=0 Slice:B Poc:286 I:1 P:1 SKIP:8158 size=71 bytes
5005[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5006[libx264 @ 0x23e4e20] frame=1495 QP=20.78 NAL=2 Slice:P Poc:296 I:3 P:6 SKIP:8151 size=103 bytes
5007[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5008[libx264 @ 0x23e4e20] frame=1496 QP=21.00 NAL=2 Slice:B Poc:292 I:1 P:0 SKIP:8159 size=70 bytes
5009[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5010[libx264 @ 0x23e4e20] frame=1497 QP=19.45 NAL=0 Slice:B Poc:290 I:1 P:1 SKIP:8158 size=71 bytes
5011[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5012[libx264 @ 0x23e4e20] frame=1498 QP=19.45 NAL=0 Slice:B Poc:294 I:1 P:1 SKIP:8158 size=71 bytes
5013[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5014[libx264 @ 0x23e4e20] frame=1499 QP=20.78 NAL=2 Slice:P Poc:304 I:3 P:6 SKIP:8151 size=103 bytes
5015[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5016[libx264 @ 0x23e4e20] frame=1500 QP=21.00 NAL=2 Slice:B Poc:300 I:1 P:0 SKIP:8159 size=70 bytes
5017[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5018[libx264 @ 0x23e4e20] frame=1501 QP=19.45 NAL=0 Slice:B Poc:298 I:1 P:1 SKIP:8158 size=71 bytes
5019[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5020[libx264 @ 0x23e4e20] frame=1502 QP=19.45 NAL=0 Slice:B Poc:302 I:1 P:1 SKIP:8158 size=71 bytes
5021[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5022[libx264 @ 0x23e4e20] frame=1503 QP=20.78 NAL=2 Slice:P Poc:312 I:3 P:6 SKIP:8151 size=103 bytes
5023[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5024[libx264 @ 0x23e4e20] frame=1504 QP=21.00 NAL=2 Slice:B Poc:308 I:1 P:0 SKIP:8159 size=70 bytes
5025[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5026[libx264 @ 0x23e4e20] frame=1505 QP=19.45 NAL=0 Slice:B Poc:306 I:1 P:1 SKIP:8158 size=71 bytes
5027[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5028[libx264 @ 0x23e4e20] frame=1506 QP=19.45 NAL=0 Slice:B Poc:310 I:1 P:1 SKIP:8158 size=71 bytes
5029[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5030[libx264 @ 0x23e4e20] frame=1507 QP=20.78 NAL=2 Slice:P Poc:320 I:3 P:6 SKIP:8151 size=103 bytes
5031[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5032[libx264 @ 0x23e4e20] frame=1508 QP=21.00 NAL=2 Slice:B Poc:316 I:1 P:0 SKIP:8159 size=70 bytes
5033[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5034[libx264 @ 0x23e4e20] frame=1509 QP=19.45 NAL=0 Slice:B Poc:314 I:1 P:1 SKIP:8158 size=71 bytes
5035[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5036[libx264 @ 0x23e4e20] frame=1510 QP=19.45 NAL=0 Slice:B Poc:318 I:1 P:1 SKIP:8158 size=71 bytes
5037[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5038[libx264 @ 0x23e4e20] frame=1511 QP=20.78 NAL=2 Slice:P Poc:328 I:3 P:6 SKIP:8151 size=103 bytes
5039[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5040[libx264 @ 0x23e4e20] frame=1512 QP=21.00 NAL=2 Slice:B Poc:324 I:1 P:0 SKIP:8159 size=70 bytes
5041[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5042[libx264 @ 0x23e4e20] frame=1513 QP=19.45 NAL=0 Slice:B Poc:322 I:1 P:1 SKIP:8158 size=71 bytes
5043[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5044[libx264 @ 0x23e4e20] frame=1514 QP=19.45 NAL=0 Slice:B Poc:326 I:1 P:1 SKIP:8158 size=71 bytes
5045[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5046[libx264 @ 0x23e4e20] frame=1515 QP=20.78 NAL=2 Slice:P Poc:336 I:3 P:6 SKIP:8151 size=103 bytes
5047[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5048[libx264 @ 0x23e4e20] frame=1516 QP=21.00 NAL=2 Slice:B Poc:332 I:1 P:0 SKIP:8159 size=70 bytes
5049[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5050[libx264 @ 0x23e4e20] frame=1517 QP=19.45 NAL=0 Slice:B Poc:330 I:1 P:1 SKIP:8158 size=71 bytes
5051[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5052[libx264 @ 0x23e4e20] frame=1518 QP=19.45 NAL=0 Slice:B Poc:334 I:1 P:1 SKIP:8158 size=71 bytes
5053[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5054[libx264 @ 0x23e4e20] frame=1519 QP=20.78 NAL=2 Slice:P Poc:344 I:3 P:6 SKIP:8151 size=103 bytes
5055[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5056[libx264 @ 0x23e4e20] frame=1520 QP=21.00 NAL=2 Slice:B Poc:340 I:1 P:0 SKIP:8159 size=70 bytes
5057[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5058[libx264 @ 0x23e4e20] frame=1521 QP=19.45 NAL=0 Slice:B Poc:338 I:1 P:1 SKIP:8158 size=71 bytes
5059frame= 1533 fps= 32 q=31.0 size=N/A time=00:01:01.39 bitrate=N/A
5060[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5061[libx264 @ 0x23e4e20] frame=1522 QP=19.45 NAL=0 Slice:B Poc:342 I:1 P:1 SKIP:8158 size=71 bytes
5062[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5063[libx264 @ 0x23e4e20] frame=1523 QP=20.78 NAL=2 Slice:P Poc:352 I:3 P:6 SKIP:8151 size=103 bytes
5064[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5065[libx264 @ 0x23e4e20] frame=1524 QP=21.00 NAL=2 Slice:B Poc:348 I:1 P:0 SKIP:8159 size=70 bytes
5066[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5067[libx264 @ 0x23e4e20] frame=1525 QP=19.45 NAL=0 Slice:B Poc:346 I:1 P:1 SKIP:8158 size=71 bytes
5068[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5069[libx264 @ 0x23e4e20] frame=1526 QP=19.45 NAL=0 Slice:B Poc:350 I:1 P:1 SKIP:8158 size=71 bytes
5070[aac @ 0x23e89c0] Queue input is backward in time
5071[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2720754, current: 2719735; changing to 2720755. This may result in incorrect timestamps in the output file.
5072[aac @ 0x23e89c0] Queue input is backward in time
5073[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2741236, current: 2740198; changing to 2741237. This may result in incorrect timestamps in the output file.
5074[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2741237, current: 2741222; changing to 2741238. This may result in incorrect timestamps in the output file.
5075[aac @ 0x23e89c0] Queue input is backward in time
5076[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2745318, current: 2744299; changing to 2745319. This may result in incorrect timestamps in the output file.
5077[aac @ 0x23e89c0] Queue input is backward in time
5078[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2755549, current: 2754530; changing to 2755550. This may result in incorrect timestamps in the output file.
5079[aac @ 0x23e89c0] Queue input is backward in time
5080[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2765780, current: 2764761; changing to 2765781. This may result in incorrect timestamps in the output file.
5081[aac @ 0x23e89c0] Queue input is backward in time
5082[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2776055, current: 2775037; changing to 2776056. This may result in incorrect timestamps in the output file.
5083[aac @ 0x23e89c0] Queue input is backward in time
5084[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2790388, current: 2789369; changing to 2790389. This may result in incorrect timestamps in the output file.
5085[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5086[libx264 @ 0x23e4e20] frame=1527 QP=20.78 NAL=2 Slice:P Poc:360 I:3 P:6 SKIP:8151 size=103 bytes
5087[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5088[libx264 @ 0x23e4e20] frame=1528 QP=21.00 NAL=2 Slice:B Poc:356 I:1 P:0 SKIP:8159 size=70 bytes
5089[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5090[libx264 @ 0x23e4e20] frame=1529 QP=19.45 NAL=0 Slice:B Poc:354 I:1 P:1 SKIP:8158 size=71 bytes
5091[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5092[libx264 @ 0x23e4e20] frame=1530 QP=19.45 NAL=0 Slice:B Poc:358 I:1 P:1 SKIP:8158 size=71 bytes
5093[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5094[libx264 @ 0x23e4e20] frame=1531 QP=19.51 NAL=2 Slice:P Poc:368 I:4 P:7 SKIP:8149 size=108 bytes
5095[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5096[libx264 @ 0x23e4e20] frame=1532 QP=21.00 NAL=2 Slice:B Poc:364 I:1 P:0 SKIP:8159 size=70 bytes
5097[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5098[libx264 @ 0x23e4e20] frame=1533 QP=19.45 NAL=0 Slice:B Poc:362 I:1 P:1 SKIP:8158 size=71 bytes
5099[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5100[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5101[libx264 @ 0x23e4e20] frame=1534 QP=19.45 NAL=0 Slice:B Poc:366 I:1 P:1 SKIP:8158 size=71 bytes
5102[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5103[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5104[libx264 @ 0x23e4e20] frame=1535 QP=19.71 NAL=2 Slice:P Poc:376 I:9 P:66 SKIP:8085 size=621 bytes
5105[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5106[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5107[libx264 @ 0x23e4e20] frame=1536 QP=21.00 NAL=2 Slice:B Poc:372 I:1 P:1 SKIP:8158 size=71 bytes
5108[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5109[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5110[libx264 @ 0x23e4e20] frame=1537 QP=19.45 NAL=0 Slice:B Poc:370 I:1 P:1 SKIP:8158 size=71 bytes
5111[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5112[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5113[libx264 @ 0x23e4e20] frame=1538 QP=19.45 NAL=0 Slice:B Poc:374 I:1 P:1 SKIP:8158 size=71 bytes
5114[aac @ 0x23e89c0] Queue input is backward in time
5115[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2825197, current: 2822135; changing to 2825198. This may result in incorrect timestamps in the output file.
5116[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2825198, current: 2823159; changing to 2825199. This may result in incorrect timestamps in the output file.
5117[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2825199, current: 2824183; changing to 2825200. This may result in incorrect timestamps in the output file.
5118[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5119[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5120[libx264 @ 0x23e4e20] frame=1539 QP=19.74 NAL=2 Slice:P Poc:384 I:24 P:535 SKIP:7601 size=4345 bytes
5121[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5122[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5123[libx264 @ 0x23e4e20] frame=1540 QP=20.29 NAL=2 Slice:B Poc:380 I:1 P:0 SKIP:8159 size=71 bytes
5124[aac @ 0x23e89c0] Queue input is backward in time
5125[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2829303, current: 2826237; changing to 2829304. This may result in incorrect timestamps in the output file.
5126[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2829304, current: 2827261; changing to 2829305. This may result in incorrect timestamps in the output file.
5127[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5128[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5129[libx264 @ 0x23e4e20] frame=1541 QP=19.45 NAL=0 Slice:B Poc:378 I:0 P:1 SKIP:8159 size=70 bytes
5130[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5131[libx264 @ 0x23e4e20] frame=1542 QP=19.45 NAL=0 Slice:B Poc:382 I:0 P:1 SKIP:8159 size=70 bytes
5132[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5133[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5134[libx264 @ 0x23e4e20] frame=1543 QP=23.51 NAL=2 Slice:P Poc:386 I:50 P:774 SKIP:7336 size=4349 bytes
5135[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5136[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5137[libx264 @ 0x23e4e20] frame=1544 QP=20.96 NAL=2 Slice:P Poc:388 I:57 P:675 SKIP:7428 size=4323 bytes
5138[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2829305, current: 2828285; changing to 2829306. This may result in incorrect timestamps in the output file.
5139[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5140[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5141[libx264 @ 0x23e4e20] frame=1545 QP=20.58 NAL=2 Slice:P Poc:396 I:305 P:617 SKIP:7238 size=10850 bytes
5142[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5143[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5144[libx264 @ 0x23e4e20] frame=1546 QP=23.43 NAL=2 Slice:B Poc:392 I:42 P:155 SKIP:7960 size=724 bytes
5145frame= 1558 fps= 32 q=31.0 size=N/A time=00:01:04.31 bitrate=N/A
5146[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5147[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5148[libx264 @ 0x23e4e20] frame=1547 QP=23.37 NAL=0 Slice:B Poc:390 I:20 P:70 SKIP:8070 size=247 bytes
5149[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5150[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5151[libx264 @ 0x23e4e20] frame=1548 QP=23.56 NAL=0 Slice:B Poc:394 I:33 P:135 SKIP:7991 size=457 bytes
5152[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5153[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5154[libx264 @ 0x23e4e20] frame=1549 QP=18.70 NAL=2 Slice:P Poc:404 I:653 P:234 SKIP:7273 size=5788 bytes
5155[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5156[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5157[libx264 @ 0x23e4e20] frame=1550 QP=22.09 NAL=2 Slice:B Poc:400 I:95 P:275 SKIP:7784 size=1307 bytes
5158[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5159[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5160[libx264 @ 0x23e4e20] frame=1551 QP=22.59 NAL=0 Slice:B Poc:398 I:19 P:218 SKIP:7922 size=517 bytes
5161[aac @ 0x23e89c0] Queue input is backward in time
5162[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2843616, current: 2842598; changing to 2843617. This may result in incorrect timestamps in the output file.
5163[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5164[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5165[libx264 @ 0x23e4e20] frame=1552 QP=23.61 NAL=0 Slice:B Poc:402 I:26 P:178 SKIP:7956 size=428 bytes
5166[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5167[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5168[libx264 @ 0x23e4e20] frame=1553 QP=19.41 NAL=2 Slice:P Poc:412 I:797 P:155 SKIP:7208 size=6819 bytes
5169[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5170[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
5171[libx264 @ 0x23e4e20] frame=1554 QP=22.21 NAL=2 Slice:B Poc:408 I:236 P:411 SKIP:7505 size=1846 bytes
5172[aac @ 0x23e89c0] Queue input is backward in time
5173[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2853848, current: 2852829; changing to 2853849. This may result in incorrect timestamps in the output file.
5174[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 2, Invert: 0
5175[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5176[libx264 @ 0x23e4e20] frame=1555 QP=23.91 NAL=0 Slice:B Poc:406 I:30 P:220 SKIP:7908 size=697 bytes
5177[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 1, Invert: 0
5178[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5179[libx264 @ 0x23e4e20] frame=1556 QP=21.98 NAL=0 Slice:B Poc:410 I:65 P:307 SKIP:7784 size=874 bytes
5180[aac @ 0x23e89c0] Queue input is backward in time
5181[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2864123, current: 2863060; changing to 2864124. This may result in incorrect timestamps in the output file.
5182[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2864124, current: 2864084; changing to 2864125. This may result in incorrect timestamps in the output file.
5183[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5184[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5185[libx264 @ 0x23e4e20] frame=1557 QP=20.64 NAL=2 Slice:P Poc:414 I:245 P:358 SKIP:7557 size=4430 bytes
5186[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5187[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5188[libx264 @ 0x23e4e20] frame=1558 QP=22.18 NAL=2 Slice:P Poc:416 I:189 P:246 SKIP:7725 size=3996 bytes
5189[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5190[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5191[libx264 @ 0x23e4e20] frame=1559 QP=21.07 NAL=2 Slice:P Poc:418 I:166 P:185 SKIP:7809 size=3122 bytes
5192[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5193[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5194[libx264 @ 0x23e4e20] frame=1560 QP=18.53 NAL=2 Slice:P Poc:420 I:123 P:199 SKIP:7838 size=3512 bytes
5195[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5196[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5197[libx264 @ 0x23e4e20] frame=1561 QP=19.04 NAL=2 Slice:P Poc:428 I:312 P:168 SKIP:7680 size=6766 bytes
5198[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5199[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5200[libx264 @ 0x23e4e20] frame=1562 QP=22.57 NAL=2 Slice:B Poc:424 I:36 P:141 SKIP:7977 size=577 bytes
5201[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5202[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5203[libx264 @ 0x23e4e20] frame=1563 QP=21.94 NAL=0 Slice:B Poc:422 I:18 P:119 SKIP:8023 size=472 bytes
5204[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5205[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5206[libx264 @ 0x23e4e20] frame=1564 QP=20.81 NAL=0 Slice:B Poc:426 I:12 P:115 SKIP:8031 size=307 bytes
5207[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5208[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5209[libx264 @ 0x23e4e20] frame=1565 QP=18.02 NAL=2 Slice:P Poc:430 I:77 P:121 SKIP:7962 size=1947 bytes
5210[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5211[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5212[libx264 @ 0x23e4e20] frame=1566 QP=24.60 NAL=2 Slice:P Poc:436 I:462 P:2057 SKIP:5641 size=13397 bytes
5213frame= 1578 fps= 33 q=31.0 size=N/A time=00:01:05.34 bitrate=N/A
5214[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5215[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5216[libx264 @ 0x23e4e20] frame=1567 QP=30.50 NAL=2 Slice:B Poc:434 I:32 P:1057 SKIP:7047 size=2949 bytes
5217[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5218[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5219[libx264 @ 0x23e4e20] frame=1568 QP=32.14 NAL=0 Slice:B Poc:432 I:47 P:816 SKIP:7284 size=2162 bytes
5220[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5221[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5222[libx264 @ 0x23e4e20] frame=1569 QP=24.95 NAL=2 Slice:P Poc:442 I:900 P:2417 SKIP:4843 size=15258 bytes
5223[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5224[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5225[libx264 @ 0x23e4e20] frame=1570 QP=27.48 NAL=2 Slice:B Poc:440 I:95 P:1377 SKIP:6656 size=4237 bytes
5226[aac @ 0x23e89c0] Queue input is backward in time
5227[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2890735, current: 2887668; changing to 2890736. This may result in incorrect timestamps in the output file.
5228[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2890736, current: 2888692; changing to 2890737. This may result in incorrect timestamps in the output file.
5229[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5230[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5231[libx264 @ 0x23e4e20] frame=1571 QP=29.44 NAL=0 Slice:B Poc:438 I:66 P:1252 SKIP:6821 size=3497 bytes
5232[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5233[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5234[libx264 @ 0x23e4e20] frame=1572 QP=25.17 NAL=2 Slice:P Poc:444 I:609 P:2309 SKIP:5242 size=12623 bytes
5235[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5236[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5237[libx264 @ 0x23e4e20] frame=1573 QP=25.20 NAL=2 Slice:P Poc:446 I:753 P:2441 SKIP:4966 size=13589 bytes
5238[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5239[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5240[libx264 @ 0x23e4e20] frame=1574 QP=24.80 NAL=2 Slice:P Poc:448 I:841 P:2490 SKIP:4829 size=14051 bytes
5241[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2890737, current: 2889716; changing to 2890738. This may result in incorrect timestamps in the output file.
5242[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5243[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5244[libx264 @ 0x23e4e20] frame=1575 QP=24.63 NAL=2 Slice:P Poc:450 I:828 P:2513 SKIP:4819 size=14585 bytes
5245[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5246[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5247[libx264 @ 0x23e4e20] frame=1576 QP=24.39 NAL=2 Slice:P Poc:452 I:868 P:2653 SKIP:4639 size=15194 bytes
5248[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5249[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5250[libx264 @ 0x23e4e20] frame=1577 QP=25.04 NAL=2 Slice:P Poc:454 I:926 P:2641 SKIP:4593 size=16037 bytes
5251frame= 1589 fps= 32 q=31.0 size=N/A time=00:01:05.71 bitrate=N/A
5252[aac @ 0x23e89c0] Queue input is backward in time
5253[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2898918, current: 2897899; changing to 2898919. This may result in incorrect timestamps in the output file.
5254[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5255[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5256[libx264 @ 0x23e4e20] frame=1578 QP=24.91 NAL=2 Slice:P Poc:456 I:1154 P:2776 SKIP:4230 size=17398 bytes
5257[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5258[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5259[libx264 @ 0x23e4e20] frame=1579 QP=25.02 NAL=2 Slice:P Poc:458 I:984 P:2788 SKIP:4388 size=16663 bytes
5260[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5261[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5262[libx264 @ 0x23e4e20] frame=1580 QP=25.01 NAL=2 Slice:P Poc:460 I:1126 P:2854 SKIP:4180 size=17942 bytes
5263[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5264[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5265[libx264 @ 0x23e4e20] frame=1581 QP=25.03 NAL=2 Slice:P Poc:462 I:1440 P:2920 SKIP:3800 size=19454 bytes
5266[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5267[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5268[libx264 @ 0x23e4e20] frame=1582 QP=24.94 NAL=2 Slice:P Poc:464 I:1440 P:3046 SKIP:3674 size=21936 bytes
5269[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5270[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5271[libx264 @ 0x23e4e20] frame=1583 QP=25.10 NAL=2 Slice:P Poc:466 I:1369 P:2956 SKIP:3835 size=20346 bytes
5272[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5273[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5274[libx264 @ 0x23e4e20] frame=1584 QP=24.83 NAL=2 Slice:P Poc:468 I:1379 P:2896 SKIP:3885 size=20791 bytes
5275[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5276[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5277[libx264 @ 0x23e4e20] frame=1585 QP=24.73 NAL=2 Slice:P Poc:470 I:1407 P:2803 SKIP:3950 size=18819 bytes
5278[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5279[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5280[libx264 @ 0x23e4e20] frame=1586 QP=24.57 NAL=2 Slice:P Poc:472 I:1665 P:2616 SKIP:3879 size=18624 bytes
5281[aac @ 0x23e89c0] Queue input is backward in time
5282[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2909149, current: 2908130; changing to 2909150. This may result in incorrect timestamps in the output file.
5283frame= 1598 fps= 32 q=31.0 size=N/A time=00:01:05.99 bitrate=N/A
5284[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5285[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5286[libx264 @ 0x23e4e20] frame=1587 QP=24.05 NAL=2 Slice:P Poc:474 I:1515 P:2532 SKIP:4113 size=16794 bytes
5287[libx264 @ 0x23e4e20] frame=1588 QP=24.10 NAL=2 Slice:P Poc:476 I:1416 P:2315 SKIP:4429 size=16158 bytes
5288[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5289[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5290[libx264 @ 0x23e4e20] frame=1589 QP=24.30 NAL=2 Slice:P Poc:478 I:1430 P:2276 SKIP:4454 size=14894 bytes
5291[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5292[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5293[libx264 @ 0x23e4e20] frame=1590 QP=24.17 NAL=2 Slice:P Poc:482 I:2450 P:2186 SKIP:3524 size=20228 bytes
5294[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5295[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5296[libx264 @ 0x23e4e20] frame=1591 QP=26.23 NAL=0 Slice:B Poc:480 I:403 P:1901 SKIP:5805 size=8725 bytes
5297[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5298[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5299[libx264 @ 0x23e4e20] frame=1592 QP=23.80 NAL=2 Slice:P Poc:484 I:1746 P:1962 SKIP:4452 size=15004 bytes
5300[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5301[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5302[libx264 @ 0x23e4e20] frame=1593 QP=24.05 NAL=2 Slice:P Poc:486 I:1528 P:1794 SKIP:4838 size=12765 bytes
5303[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 0
5304[libx264 @ 0x23e4e20] frame=1594 QP=23.68 NAL=2 Slice:P Poc:488 I:1723 P:1894 SKIP:4543 size=13592 bytes
5305[aac @ 0x23e89c0] Queue input is backward in time
5306[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2923482, current: 2922463; changing to 2923483. This may result in incorrect timestamps in the output file.
5307[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5308[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5309[libx264 @ 0x23e4e20] frame=1595 QP=24.29 NAL=2 Slice:P Poc:490 I:1382 P:1730 SKIP:5048 size=13854 bytes
5310[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5311[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5312[libx264 @ 0x23e4e20] frame=1596 QP=23.81 NAL=2 Slice:P Poc:492 I:1430 P:1718 SKIP:5012 size=12218 bytes
5313[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5314[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5315[libx264 @ 0x23e4e20] frame=1597 QP=23.85 NAL=2 Slice:P Poc:494 I:1428 P:1583 SKIP:5149 size=11374 bytes
5316frame= 1609 fps= 32 q=31.0 size=N/A time=00:01:06.31 bitrate=N/A
5317[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5318[libx264 @ 0x23e4e20] frame=1598 QP=24.89 NAL=2 Slice:P Poc:496 I:1117 P:1396 SKIP:5647 size=10010 bytes
5319[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5320[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5321[libx264 @ 0x23e4e20] frame=1599 QP=21.29 NAL=2 Slice:P Poc:498 I:4596 P:2286 SKIP:1278 size=30096 bytes
5322[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5323[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5324[libx264 @ 0x23e4e20] frame=1600 QP=19.97 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=56706 bytes
5325[aac @ 0x23e89c0] Queue input is backward in time
5326[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2933757, current: 2932694; changing to 2933758. This may result in incorrect timestamps in the output file.
5327[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2933758, current: 2933718; changing to 2933759. This may result in incorrect timestamps in the output file.
5328[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5329[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5330[libx264 @ 0x23e4e20] frame=1601 QP=22.12 NAL=2 Slice:P Poc:2 I:824 P:910 SKIP:6426 size=4188 bytes
5331[AVIOContext @ 0x2b6eb60] Statistics: 0 seeks, 1637 writeouts
5332[hls @ 0x2b54640] EXT-X-MEDIA-SEQUENCE:0
5333[AVIOContext @ 0x24cdf60] Statistics: 0 seeks, 1 writeouts
5334[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5335[libx264 @ 0x23e4e20] frame=1602 QP=22.90 NAL=2 Slice:P Poc:4 I:1873 P:1556 SKIP:4731 size=9365 bytes
5336[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5337[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5338[libx264 @ 0x23e4e20] frame=1603 QP=23.09 NAL=2 Slice:P Poc:6 I:1868 P:1427 SKIP:4865 size=8156 bytes
5339[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5340[libx264 @ 0x23e4e20] frame=1604 QP=23.15 NAL=2 Slice:P Poc:8 I:2093 P:1533 SKIP:4534 size=9214 bytes
5341[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5342[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5343[libx264 @ 0x23e4e20] frame=1605 QP=22.76 NAL=2 Slice:P Poc:10 I:2069 P:1688 SKIP:4403 size=9795 bytes
5344[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5345[libx264 @ 0x23e4e20] frame=1606 QP=23.14 NAL=2 Slice:P Poc:12 I:2474 P:1669 SKIP:4017 size=10823 bytes
5346[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5347[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5348[libx264 @ 0x23e4e20] frame=1607 QP=23.56 NAL=2 Slice:P Poc:14 I:2296 P:1604 SKIP:4260 size=10177 bytes
5349[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5350[libx264 @ 0x23e4e20] frame=1608 QP=23.62 NAL=2 Slice:P Poc:16 I:2200 P:1507 SKIP:4453 size=9363 bytes
5351[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5352[libx264 @ 0x23e4e20] frame=1609 QP=23.10 NAL=2 Slice:P Poc:18 I:2496 P:1537 SKIP:4127 size=10606 bytes
5353frame= 1621 fps= 32 q=31.0 size=N/A time=00:01:06.87 bitrate=N/A
5354[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5355[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5356[libx264 @ 0x23e4e20] frame=1610 QP=22.46 NAL=2 Slice:P Poc:20 I:2484 P:1600 SKIP:4076 size=10083 bytes
5357[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5358[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5359[libx264 @ 0x23e4e20] frame=1611 QP=22.86 NAL=2 Slice:P Poc:24 I:3141 P:1338 SKIP:3681 size=11644 bytes
5360[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5361[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5362[libx264 @ 0x23e4e20] frame=1612 QP=22.19 NAL=0 Slice:B Poc:22 I:217 P:1105 SKIP:6833 size=2638 bytes
5363[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5364[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5365[libx264 @ 0x23e4e20] frame=1613 QP=23.31 NAL=2 Slice:P Poc:26 I:2211 P:1583 SKIP:4366 size=10172 bytes
5366[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5367[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5368[libx264 @ 0x23e4e20] frame=1614 QP=22.85 NAL=2 Slice:P Poc:28 I:2131 P:1523 SKIP:4506 size=9781 bytes
5369[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5370[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5371[libx264 @ 0x23e4e20] frame=1615 QP=22.89 NAL=2 Slice:P Poc:32 I:2787 P:1419 SKIP:3954 size=12712 bytes
5372[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5373[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5374[libx264 @ 0x23e4e20] frame=1616 QP=22.54 NAL=0 Slice:B Poc:30 I:189 P:952 SKIP:7018 size=2388 bytes
5375[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5376[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5377[libx264 @ 0x23e4e20] frame=1617 QP=22.83 NAL=2 Slice:P Poc:34 I:2049 P:1628 SKIP:4483 size=10806 bytes
5378[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5379[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5380[libx264 @ 0x23e4e20] frame=1618 QP=23.34 NAL=2 Slice:P Poc:38 I:2490 P:1257 SKIP:4413 size=12490 bytes
5381[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5382[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5383[libx264 @ 0x23e4e20] frame=1619 QP=23.11 NAL=0 Slice:B Poc:36 I:175 P:812 SKIP:7171 size=2072 bytes
5384[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5385[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5386[libx264 @ 0x23e4e20] frame=1620 QP=22.42 NAL=2 Slice:P Poc:40 I:2419 P:2210 SKIP:3531 size=15807 bytes
5387[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5388[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5389[libx264 @ 0x23e4e20] frame=1621 QP=22.31 NAL=2 Slice:P Poc:42 I:1669 P:2044 SKIP:4447 size=13618 bytes
5390[aac @ 0x23e89c0] Queue input is backward in time
5391[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2968552, current: 2967533; changing to 2968553. This may result in incorrect timestamps in the output file.
5392[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5393[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5394[libx264 @ 0x23e4e20] frame=1622 QP=21.02 NAL=2 Slice:P Poc:44 I:364 P:1233 SKIP:6563 size=7105 bytes
5395[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5396[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5397[libx264 @ 0x23e4e20] frame=1623 QP=21.14 NAL=2 Slice:P Poc:46 I:156 P:814 SKIP:7190 size=5909 bytes
5398frame= 1635 fps= 32 q=31.0 size=N/A time=00:01:07.33 bitrate=N/A
5399[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5400[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5401[libx264 @ 0x23e4e20] frame=1624 QP=21.02 NAL=2 Slice:P Poc:48 I:317 P:1272 SKIP:6571 size=8097 bytes
5402[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5403[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5404[libx264 @ 0x23e4e20] frame=1625 QP=20.62 NAL=2 Slice:P Poc:50 I:196 P:826 SKIP:7138 size=6232 bytes
5405[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5406[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5407[libx264 @ 0x23e4e20] frame=1626 QP=19.69 NAL=2 Slice:P Poc:52 I:109 P:649 SKIP:7402 size=5409 bytes
5408[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5409[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5410[libx264 @ 0x23e4e20] frame=1627 QP=20.16 NAL=2 Slice:P Poc:54 I:78 P:579 SKIP:7503 size=4890 bytes
5411[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5412[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5413[libx264 @ 0x23e4e20] frame=1628 QP=19.89 NAL=2 Slice:P Poc:56 I:72 P:559 SKIP:7529 size=4592 bytes
5414[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5415[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5416[libx264 @ 0x23e4e20] frame=1629 QP=19.42 NAL=2 Slice:P Poc:58 I:58 P:500 SKIP:7602 size=4196 bytes
5417[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5418[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5419[libx264 @ 0x23e4e20] frame=1630 QP=18.87 NAL=2 Slice:P Poc:60 I:53 P:485 SKIP:7622 size=3900 bytes
5420[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5421[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5422[libx264 @ 0x23e4e20] frame=1631 QP=17.88 NAL=2 Slice:P Poc:62 I:54 P:523 SKIP:7583 size=4099 bytes
5423[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5424[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5425[libx264 @ 0x23e4e20] frame=1632 QP=19.33 NAL=2 Slice:P Poc:64 I:56 P:546 SKIP:7558 size=4148 bytes
5426[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5427[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5428[libx264 @ 0x23e4e20] frame=1633 QP=18.12 NAL=2 Slice:P Poc:66 I:55 P:576 SKIP:7529 size=4119 bytes
5429[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5430[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5431[libx264 @ 0x23e4e20] frame=1634 QP=17.32 NAL=2 Slice:P Poc:68 I:106 P:574 SKIP:7480 size=4446 bytes
5432[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5433[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5434[libx264 @ 0x23e4e20] frame=1635 QP=18.41 NAL=2 Slice:P Poc:76 I:29 P:429 SKIP:7702 size=3048 bytes
5435[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5436[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5437[libx264 @ 0x23e4e20] frame=1636 QP=20.66 NAL=2 Slice:B Poc:72 I:0 P:15 SKIP:8145 size=97 bytes
5438[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5439[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5440[libx264 @ 0x23e4e20] frame=1637 QP=23.00 NAL=0 Slice:B Poc:70 I:0 P:3 SKIP:8157 size=69 bytes
5441[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5442[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5443[libx264 @ 0x23e4e20] frame=1638 QP=22.64 NAL=0 Slice:B Poc:74 I:0 P:1 SKIP:8159 size=69 bytes
5444[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5445[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5446[libx264 @ 0x23e4e20] frame=1639 QP=18.25 NAL=2 Slice:P Poc:84 I:26 P:138 SKIP:7996 size=540 bytes
5447[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5448[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5449[libx264 @ 0x23e4e20] frame=1640 QP=20.93 NAL=2 Slice:B Poc:80 I:0 P:5 SKIP:8155 size=75 bytes
5450[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5451[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5452[libx264 @ 0x23e4e20] frame=1641 QP=18.51 NAL=0 Slice:B Poc:78 I:0 P:2 SKIP:8158 size=73 bytes
5453[aac @ 0x23e89c0] Queue input is backward in time
5454[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2978783, current: 2977764; changing to 2978784. This may result in incorrect timestamps in the output file.
5455[aac @ 0x23e89c0] Queue input is backward in time
5456[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2989014, current: 2987996; changing to 2989015. This may result in incorrect timestamps in the output file.
5457[aac @ 0x23e89c0] Queue input is backward in time
5458[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 2999289, current: 2998271; changing to 2999290. This may result in incorrect timestamps in the output file.
5459[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5460[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5461[libx264 @ 0x23e4e20] frame=1642 QP=17.60 NAL=0 Slice:B Poc:82 I:0 P:1 SKIP:8159 size=70 bytes
5462[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5463[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5464[libx264 @ 0x23e4e20] frame=1643 QP=18.35 NAL=2 Slice:P Poc:92 I:14 P:125 SKIP:8021 size=458 bytes
5465[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5466[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5467[libx264 @ 0x23e4e20] frame=1644 QP=21.81 NAL=2 Slice:B Poc:88 I:0 P:5 SKIP:8155 size=74 bytes
5468[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5469[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5470[libx264 @ 0x23e4e20] frame=1645 QP=17.60 NAL=0 Slice:B Poc:86 I:0 P:1 SKIP:8159 size=70 bytes
5471[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5472[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5473[libx264 @ 0x23e4e20] frame=1646 QP=17.60 NAL=0 Slice:B Poc:90 I:0 P:1 SKIP:8159 size=70 bytes
5474[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5475[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5476[libx264 @ 0x23e4e20] frame=1647 QP=17.55 NAL=2 Slice:P Poc:100 I:12 P:81 SKIP:8067 size=249 bytes
5477[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5478[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5479[libx264 @ 0x23e4e20] frame=1648 QP=21.63 NAL=2 Slice:B Poc:96 I:0 P:6 SKIP:8154 size=74 bytes
5480[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5481[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5482[libx264 @ 0x23e4e20] frame=1649 QP=17.60 NAL=0 Slice:B Poc:94 I:0 P:1 SKIP:8159 size=70 bytes
5483[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5484[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5485[libx264 @ 0x23e4e20] frame=1650 QP=17.60 NAL=0 Slice:B Poc:98 I:0 P:1 SKIP:8159 size=70 bytes
5486[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5487[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5488[libx264 @ 0x23e4e20] frame=1651 QP=17.30 NAL=2 Slice:P Poc:108 I:12 P:82 SKIP:8066 size=233 bytes
5489[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5490[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5491[libx264 @ 0x23e4e20] frame=1652 QP=21.63 NAL=2 Slice:B Poc:104 I:0 P:6 SKIP:8154 size=74 bytes
5492frame= 1664 fps= 32 q=31.0 size=N/A time=00:01:08.12 bitrate=N/A
5493[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5494[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5495[libx264 @ 0x23e4e20] frame=1653 QP=17.60 NAL=0 Slice:B Poc:102 I:0 P:1 SKIP:8159 size=70 bytes
5496[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5497[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5498[libx264 @ 0x23e4e20] frame=1654 QP=17.60 NAL=0 Slice:B Poc:106 I:0 P:1 SKIP:8159 size=70 bytes
5499[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5500[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5501[libx264 @ 0x23e4e20] frame=1655 QP=17.74 NAL=2 Slice:P Poc:116 I:12 P:83 SKIP:8065 size=247 bytes
5502[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5503[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5504[libx264 @ 0x23e4e20] frame=1656 QP=21.63 NAL=2 Slice:B Poc:112 I:0 P:6 SKIP:8154 size=74 bytes
5505[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5506[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5507[libx264 @ 0x23e4e20] frame=1657 QP=17.60 NAL=0 Slice:B Poc:110 I:0 P:1 SKIP:8159 size=70 bytes
5508[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5509[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5510[libx264 @ 0x23e4e20] frame=1658 QP=17.60 NAL=0 Slice:B Poc:114 I:0 P:1 SKIP:8159 size=70 bytes
5511[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5512[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5513[libx264 @ 0x23e4e20] frame=1659 QP=17.36 NAL=2 Slice:P Poc:124 I:13 P:89 SKIP:8058 size=254 bytes
5514[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5515[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5516[libx264 @ 0x23e4e20] frame=1660 QP=21.63 NAL=2 Slice:B Poc:120 I:0 P:6 SKIP:8154 size=74 bytes
5517[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5518[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5519[libx264 @ 0x23e4e20] frame=1661 QP=17.60 NAL=0 Slice:B Poc:118 I:0 P:1 SKIP:8159 size=70 bytes
5520[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5521[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5522[libx264 @ 0x23e4e20] frame=1662 QP=17.60 NAL=0 Slice:B Poc:122 I:0 P:1 SKIP:8159 size=70 bytes
5523[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5524[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5525[libx264 @ 0x23e4e20] frame=1663 QP=17.92 NAL=2 Slice:P Poc:132 I:12 P:80 SKIP:8068 size=241 bytes
5526[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5527[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5528[libx264 @ 0x23e4e20] frame=1664 QP=21.63 NAL=2 Slice:B Poc:128 I:0 P:6 SKIP:8154 size=74 bytes
5529[aac @ 0x23e89c0] Queue input is backward in time
5530[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3013622, current: 3012603; changing to 3013623. This may result in incorrect timestamps in the output file.
5531[aac @ 0x23e89c0] Queue input is backward in time
5532[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3036132, current: 3033066; changing to 3036133. This may result in incorrect timestamps in the output file.
5533[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3036133, current: 3034090; changing to 3036134. This may result in incorrect timestamps in the output file.
5534[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3036134, current: 3035114; changing to 3036135. This may result in incorrect timestamps in the output file.
5535[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5536[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5537[libx264 @ 0x23e4e20] frame=1665 QP=17.60 NAL=0 Slice:B Poc:126 I:0 P:1 SKIP:8159 size=70 bytes
5538[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5539[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5540[libx264 @ 0x23e4e20] frame=1666 QP=17.60 NAL=0 Slice:B Poc:130 I:0 P:1 SKIP:8159 size=70 bytes
5541[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5542[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5543[libx264 @ 0x23e4e20] frame=1667 QP=18.09 NAL=2 Slice:P Poc:140 I:13 P:78 SKIP:8069 size=243 bytes
5544[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5545[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5546[libx264 @ 0x23e4e20] frame=1668 QP=22.00 NAL=2 Slice:B Poc:136 I:0 P:3 SKIP:8157 size=70 bytes
5547[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5548[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5549[libx264 @ 0x23e4e20] frame=1669 QP=17.60 NAL=0 Slice:B Poc:134 I:0 P:1 SKIP:8159 size=70 bytes
5550[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5551[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5552[libx264 @ 0x23e4e20] frame=1670 QP=17.60 NAL=0 Slice:B Poc:138 I:0 P:1 SKIP:8159 size=70 bytes
5553[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5554[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5555[libx264 @ 0x23e4e20] frame=1671 QP=17.75 NAL=2 Slice:P Poc:148 I:11 P:92 SKIP:8057 size=273 bytes
5556[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5557[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5558[libx264 @ 0x23e4e20] frame=1672 QP=21.63 NAL=2 Slice:B Poc:144 I:0 P:7 SKIP:8153 size=76 bytes
5559[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5560[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5561[libx264 @ 0x23e4e20] frame=1673 QP=17.60 NAL=0 Slice:B Poc:142 I:0 P:1 SKIP:8159 size=70 bytes
5562[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5563[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5564[libx264 @ 0x23e4e20] frame=1674 QP=17.60 NAL=0 Slice:B Poc:146 I:0 P:1 SKIP:8159 size=70 bytes
5565[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5566[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5567[libx264 @ 0x23e4e20] frame=1675 QP=17.90 NAL=2 Slice:P Poc:156 I:12 P:93 SKIP:8055 size=310 bytes
5568[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5569[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5570[libx264 @ 0x23e4e20] frame=1676 QP=21.63 NAL=2 Slice:B Poc:152 I:0 P:6 SKIP:8154 size=74 bytes
5571[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5572[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5573[libx264 @ 0x23e4e20] frame=1677 QP=17.60 NAL=0 Slice:B Poc:150 I:0 P:1 SKIP:8159 size=70 bytes
5574[aac @ 0x23e89c0] Queue input is backward in time
5575[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3048417, current: 3047398; changing to 3048418. This may result in incorrect timestamps in the output file.
5576[aac @ 0x23e89c0] Queue input is backward in time
5577[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3058648, current: 3057629; changing to 3058649. This may result in incorrect timestamps in the output file.
5578[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5579[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5580[libx264 @ 0x23e4e20] frame=1678 QP=17.60 NAL=0 Slice:B Poc:154 I:0 P:1 SKIP:8159 size=70 bytes
5581[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5582[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5583[libx264 @ 0x23e4e20] frame=1679 QP=17.83 NAL=2 Slice:P Poc:164 I:11 P:99 SKIP:8050 size=414 bytes
5584[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5585[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5586[libx264 @ 0x23e4e20] frame=1680 QP=22.35 NAL=2 Slice:B Poc:160 I:0 P:12 SKIP:8147 size=122 bytes
5587[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5588[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5589[libx264 @ 0x23e4e20] frame=1681 QP=29.94 NAL=0 Slice:B Poc:158 I:0 P:2 SKIP:8157 size=86 bytes
5590[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5591[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5592[libx264 @ 0x23e4e20] frame=1682 QP=29.94 NAL=0 Slice:B Poc:162 I:0 P:3 SKIP:8155 size=98 bytes
5593[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5594[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5595[libx264 @ 0x23e4e20] frame=1683 QP=17.82 NAL=2 Slice:P Poc:172 I:11 P:94 SKIP:8055 size=394 bytes
5596frame= 1695 fps= 32 q=31.0 size=N/A time=00:01:09.47 bitrate=N/A
5597[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5598[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5599[libx264 @ 0x23e4e20] frame=1684 QP=22.27 NAL=2 Slice:B Poc:168 I:0 P:13 SKIP:8144 size=136 bytes
5600[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5601[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5602[libx264 @ 0x23e4e20] frame=1685 QP=29.64 NAL=0 Slice:B Poc:166 I:0 P:4 SKIP:8155 size=89 bytes
5603[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5604[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5605[libx264 @ 0x23e4e20] frame=1686 QP=30.24 NAL=0 Slice:B Poc:170 I:0 P:3 SKIP:8156 size=84 bytes
5606[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5607[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5608[libx264 @ 0x23e4e20] frame=1687 QP=17.84 NAL=2 Slice:P Poc:180 I:11 P:94 SKIP:8055 size=480 bytes
5609[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5610[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5611[libx264 @ 0x23e4e20] frame=1688 QP=22.29 NAL=2 Slice:B Poc:176 I:0 P:14 SKIP:8144 size=137 bytes
5612[aac @ 0x23e89c0] Queue input is backward in time
5613[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3072981, current: 3071962; changing to 3072982. This may result in incorrect timestamps in the output file.
5614[aac @ 0x23e89c0] Queue input is backward in time
5615[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3083256, current: 3082237; changing to 3083257. This may result in incorrect timestamps in the output file.
5616[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5617[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5618[libx264 @ 0x23e4e20] frame=1689 QP=17.60 NAL=0 Slice:B Poc:174 I:0 P:3 SKIP:8157 size=78 bytes
5619[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5620[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5621[libx264 @ 0x23e4e20] frame=1690 QP=29.94 NAL=0 Slice:B Poc:178 I:0 P:2 SKIP:8158 size=79 bytes
5622[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5623[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5624[libx264 @ 0x23e4e20] frame=1691 QP=17.95 NAL=2 Slice:P Poc:188 I:11 P:98 SKIP:8051 size=427 bytes
5625[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5626[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5627[libx264 @ 0x23e4e20] frame=1692 QP=22.78 NAL=2 Slice:B Poc:184 I:0 P:11 SKIP:8147 size=114 bytes
5628[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5629[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5630[libx264 @ 0x23e4e20] frame=1693 QP=17.60 NAL=0 Slice:B Poc:182 I:0 P:1 SKIP:8158 size=72 bytes
5631[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5632[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5633[libx264 @ 0x23e4e20] frame=1694 QP=17.60 NAL=0 Slice:B Poc:186 I:0 P:1 SKIP:8159 size=70 bytes
5634[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5635[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5636[libx264 @ 0x23e4e20] frame=1695 QP=17.84 NAL=2 Slice:P Poc:196 I:11 P:98 SKIP:8051 size=445 bytes
5637[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5638[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5639[libx264 @ 0x23e4e20] frame=1696 QP=22.11 NAL=2 Slice:B Poc:192 I:0 P:8 SKIP:8151 size=115 bytes
5640[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5641[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5642[libx264 @ 0x23e4e20] frame=1697 QP=29.94 NAL=0 Slice:B Poc:190 I:0 P:3 SKIP:8157 size=79 bytes
5643[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5644[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5645[libx264 @ 0x23e4e20] frame=1698 QP=17.60 NAL=0 Slice:B Poc:194 I:0 P:1 SKIP:8159 size=70 bytes
5646[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5647[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5648[libx264 @ 0x23e4e20] frame=1699 QP=18.04 NAL=2 Slice:P Poc:204 I:12 P:100 SKIP:8048 size=460 bytes
5649[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5650[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5651[libx264 @ 0x23e4e20] frame=1700 QP=21.79 NAL=2 Slice:B Poc:200 I:0 P:13 SKIP:8146 size=98 bytes
5652[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5653[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5654[libx264 @ 0x23e4e20] frame=1701 QP=17.60 NAL=0 Slice:B Poc:198 I:0 P:1 SKIP:8159 size=70 bytes
5655[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5656[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5657[libx264 @ 0x23e4e20] frame=1702 QP=17.60 NAL=0 Slice:B Poc:202 I:0 P:1 SKIP:8159 size=70 bytes
5658[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5659[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5660[libx264 @ 0x23e4e20] frame=1703 QP=17.97 NAL=2 Slice:P Poc:212 I:11 P:97 SKIP:8052 size=402 bytes
5661[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5662[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5663[libx264 @ 0x23e4e20] frame=1704 QP=21.63 NAL=2 Slice:B Poc:208 I:0 P:8 SKIP:8152 size=79 bytes
5664[aac @ 0x23e89c0] Queue input is backward in time
5665[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3097564, current: 3096570; changing to 3097565. This may result in incorrect timestamps in the output file.
5666[aac @ 0x23e89c0] Queue input is backward in time
5667[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3107820, current: 3106801; changing to 3107821. This may result in incorrect timestamps in the output file.
5668[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5669[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5670[libx264 @ 0x23e4e20] frame=1705 QP=17.60 NAL=0 Slice:B Poc:206 I:0 P:1 SKIP:8159 size=70 bytes
5671[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5672[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5673[libx264 @ 0x23e4e20] frame=1706 QP=17.60 NAL=0 Slice:B Poc:210 I:0 P:1 SKIP:8159 size=70 bytes
5674[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5675[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5676[libx264 @ 0x23e4e20] frame=1707 QP=17.70 NAL=2 Slice:P Poc:220 I:11 P:96 SKIP:8053 size=370 bytes
5677[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5678[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5679[libx264 @ 0x23e4e20] frame=1708 QP=21.63 NAL=2 Slice:B Poc:216 I:0 P:6 SKIP:8154 size=74 bytes
5680[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5681[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5682[libx264 @ 0x23e4e20] frame=1709 QP=17.60 NAL=0 Slice:B Poc:214 I:0 P:1 SKIP:8159 size=70 bytes
5683frame= 1721 fps= 33 q=31.0 size=N/A time=00:01:10.68 bitrate=N/A
5684[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
5685[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5686[libx264 @ 0x23e4e20] frame=1710 QP=17.60 NAL=0 Slice:B Poc:218 I:0 P:1 SKIP:8159 size=70 bytes
5687[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5688[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
5689[libx264 @ 0x23e4e20] frame=1711 QP=17.91 NAL=2 Slice:P Poc:228 I:11 P:85 SKIP:8064 size=287 bytes
5690[aac @ 0x23e89c0] Queue input is backward in time
5691[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3118051, current: 3117032; changing to 3118052. This may result in incorrect timestamps in the output file.
5692[aac @ 0x23e89c0] Queue input is backward in time
5693[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3128282, current: 3127263; changing to 3128283. This may result in incorrect timestamps in the output file.
5694[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 6, Invert: 0
5695[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5696[libx264 @ 0x23e4e20] frame=1712 QP=22.11 NAL=2 Slice:B Poc:224 I:0 P:8 SKIP:8152 size=84 bytes
5697[aac @ 0x23e89c0] Queue input is backward in time
5698[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3138557, current: 3137495; changing to 3138558. This may result in incorrect timestamps in the output file.
5699[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3138558, current: 3138519; changing to 3138559. This may result in incorrect timestamps in the output file.
5700[libx264 @ 0x23e4e20] frame=1713 QP=17.60 NAL=0 Slice:B Poc:222 I:0 P:1 SKIP:8159 size=70 bytes
5701[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5702[libx264 @ 0x23e4e20] frame=1714 QP=17.60 NAL=0 Slice:B Poc:226 I:0 P:1 SKIP:8159 size=70 bytes
5703[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5704[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5705[libx264 @ 0x23e4e20] frame=1715 QP=19.70 NAL=2 Slice:P Poc:236 I:6 P:37 SKIP:8117 size=217 bytes
5706[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5707[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5708[libx264 @ 0x23e4e20] frame=1716 QP=18.80 NAL=2 Slice:B Poc:232 I:0 P:4 SKIP:8156 size=75 bytes
5709[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5710[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5711[libx264 @ 0x23e4e20] frame=1717 QP=17.60 NAL=0 Slice:B Poc:230 I:0 P:1 SKIP:8159 size=70 bytes
5712[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5713[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5714[libx264 @ 0x23e4e20] frame=1718 QP=17.60 NAL=0 Slice:B Poc:234 I:0 P:1 SKIP:8159 size=70 bytes
5715[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5716[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5717[libx264 @ 0x23e4e20] frame=1719 QP=24.87 NAL=2 Slice:P Poc:244 I:2 P:73 SKIP:8085 size=412 bytes
5718[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5719[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5720[libx264 @ 0x23e4e20] frame=1720 QP=18.44 NAL=2 Slice:B Poc:240 I:0 P:21 SKIP:8139 size=87 bytes
5721[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5722[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5723[libx264 @ 0x23e4e20] frame=1721 QP=17.60 NAL=0 Slice:B Poc:238 I:0 P:1 SKIP:8159 size=70 bytes
5724[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5725[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5726[libx264 @ 0x23e4e20] frame=1722 QP=17.60 NAL=0 Slice:B Poc:242 I:0 P:1 SKIP:8159 size=70 bytes
5727[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5728[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5729[libx264 @ 0x23e4e20] frame=1723 QP=23.32 NAL=2 Slice:P Poc:246 I:6 P:136 SKIP:8018 size=628 bytes
5730[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5731[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5732[libx264 @ 0x23e4e20] frame=1724 QP=19.97 NAL=2 Slice:P Poc:248 I:712 P:1611 SKIP:5837 size=8996 bytes
5733[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5734[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5735[libx264 @ 0x23e4e20] frame=1725 QP=19.33 NAL=2 Slice:P Poc:250 I:365 P:1206 SKIP:6589 size=5514 bytes
5736[aac @ 0x23e89c0] Queue input is backward in time
5737[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3152890, current: 3151871; changing to 3152891. This may result in incorrect timestamps in the output file.
5738[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5739[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5740[libx264 @ 0x23e4e20] frame=1726 QP=20.68 NAL=2 Slice:P Poc:258 I:129 P:611 SKIP:7420 size=6518 bytes
5741[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5742[libx264 @ 0x23e4e20] frame=1727 QP=19.65 NAL=2 Slice:B Poc:254 I:1 P:26 SKIP:8133 size=93 bytes
5743[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5744[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5745[libx264 @ 0x23e4e20] frame=1728 QP=23.00 NAL=0 Slice:B Poc:252 I:0 P:0 SKIP:8160 size=67 bytes
5746[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5747[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5748[libx264 @ 0x23e4e20] frame=1729 QP=22.19 NAL=0 Slice:B Poc:256 I:2 P:15 SKIP:8143 size=82 bytes
5749frame= 1741 fps= 33 q=31.0 size=N/A time=00:01:11.70 bitrate=N/A
5750[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5751[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5752[libx264 @ 0x23e4e20] frame=1730 QP=23.12 NAL=2 Slice:P Poc:266 I:496 P:264 SKIP:7400 size=6316 bytes
5753[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5754[libx264 @ 0x23e4e20] frame=1731 QP=23.68 NAL=2 Slice:B Poc:262 I:70 P:168 SKIP:7921 size=692 bytes
5755[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5756[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5757[libx264 @ 0x23e4e20] frame=1732 QP=24.95 NAL=0 Slice:B Poc:260 I:35 P:97 SKIP:8028 size=315 bytes
5758[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5759[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5760[libx264 @ 0x23e4e20] frame=1733 QP=24.42 NAL=0 Slice:B Poc:264 I:36 P:156 SKIP:7966 size=480 bytes
5761[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5762[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5763[libx264 @ 0x23e4e20] frame=1734 QP=24.67 NAL=2 Slice:P Poc:272 I:579 P:224 SKIP:7357 size=2826 bytes
5764[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5765[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5766[libx264 @ 0x23e4e20] frame=1735 QP=24.24 NAL=2 Slice:B Poc:270 I:51 P:230 SKIP:7878 size=593 bytes
5767[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5768[libx264 @ 0x23e4e20] frame=1736 QP=24.19 NAL=0 Slice:B Poc:268 I:37 P:242 SKIP:7881 size=548 bytes
5769[aac @ 0x23e89c0] Queue input is backward in time
5770[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3179501, current: 3176435; changing to 3179502. This may result in incorrect timestamps in the output file.
5771[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3179502, current: 3177459; changing to 3179503. This may result in incorrect timestamps in the output file.
5772[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5773[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5774[libx264 @ 0x23e4e20] frame=1737 QP=24.32 NAL=2 Slice:P Poc:274 I:2187 P:903 SKIP:5070 size=7306 bytes
5775[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5776[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5777[libx264 @ 0x23e4e20] frame=1738 QP=22.54 NAL=2 Slice:P Poc:276 I:2160 P:1221 SKIP:4779 size=8397 bytes
5778[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5779[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5780[libx264 @ 0x23e4e20] frame=1739 QP=23.24 NAL=2 Slice:P Poc:280 I:3112 P:1078 SKIP:3970 size=12272 bytes
5781[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3179503, current: 3178483; changing to 3179504. This may result in incorrect timestamps in the output file.
5782[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5783[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5784[libx264 @ 0x23e4e20] frame=1740 QP=22.09 NAL=0 Slice:B Poc:278 I:259 P:783 SKIP:7116 size=2414 bytes
5785[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5786[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5787[libx264 @ 0x23e4e20] frame=1741 QP=22.94 NAL=2 Slice:P Poc:282 I:2320 P:1438 SKIP:4402 size=10052 bytes
5788[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5789[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5790[libx264 @ 0x23e4e20] frame=1742 QP=23.12 NAL=2 Slice:P Poc:284 I:2422 P:1560 SKIP:4178 size=11110 bytes
5791frame= 1754 fps= 33 q=31.0 size=N/A time=00:01:12.25 bitrate=N/A
5792[aac @ 0x23e89c0] Queue input is backward in time
5793[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3187685, current: 3186666; changing to 3187686. This may result in incorrect timestamps in the output file.
5794[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5795[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5796[libx264 @ 0x23e4e20] frame=1743 QP=23.25 NAL=2 Slice:P Poc:286 I:2544 P:1387 SKIP:4229 size=11279 bytes
5797[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5798[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5799[libx264 @ 0x23e4e20] frame=1744 QP=22.45 NAL=2 Slice:P Poc:290 I:3321 P:1316 SKIP:3523 size=15410 bytes
5800[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5801[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5802[libx264 @ 0x23e4e20] frame=1745 QP=23.08 NAL=0 Slice:B Poc:288 I:159 P:716 SKIP:7282 size=1814 bytes
5803[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5804[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5805[libx264 @ 0x23e4e20] frame=1746 QP=22.65 NAL=2 Slice:P Poc:294 I:3063 P:1503 SKIP:3594 size=13482 bytes
5806[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5807[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5808[libx264 @ 0x23e4e20] frame=1747 QP=22.28 NAL=0 Slice:B Poc:292 I:344 P:775 SKIP:7038 size=2883 bytes
5809[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5810[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5811[libx264 @ 0x23e4e20] frame=1748 QP=22.65 NAL=2 Slice:P Poc:296 I:2443 P:1606 SKIP:4111 size=11309 bytes
5812[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5813[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5814[libx264 @ 0x23e4e20] frame=1749 QP=21.83 NAL=2 Slice:P Poc:298 I:1767 P:1648 SKIP:4745 size=9766 bytes
5815[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5816[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5817[libx264 @ 0x23e4e20] frame=1750 QP=23.47 NAL=2 Slice:P Poc:300 I:911 P:1381 SKIP:5868 size=8295 bytes
5818[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5819[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5820[libx264 @ 0x23e4e20] frame=1751 QP=23.52 NAL=2 Slice:P Poc:302 I:1041 P:1339 SKIP:5780 size=8220 bytes
5821[aac @ 0x23e89c0] Queue input is backward in time
5822[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3202017, current: 3200999; changing to 3202018. This may result in incorrect timestamps in the output file.
5823[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5824[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5825[libx264 @ 0x23e4e20] frame=1752 QP=23.26 NAL=2 Slice:P Poc:304 I:1336 P:1320 SKIP:5504 size=8995 bytes
5826[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5827[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5828[libx264 @ 0x23e4e20] frame=1753 QP=23.08 NAL=2 Slice:P Poc:306 I:1372 P:1439 SKIP:5349 size=9151 bytes
5829frame= 1765 fps= 33 q=31.0 size=N/A time=00:01:12.63 bitrate=N/A
5830[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5831[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5832[libx264 @ 0x23e4e20] frame=1754 QP=23.38 NAL=2 Slice:P Poc:308 I:1662 P:1528 SKIP:4970 size=9726 bytes
5833[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5834[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5835[libx264 @ 0x23e4e20] frame=1755 QP=23.83 NAL=2 Slice:P Poc:310 I:1673 P:1474 SKIP:5013 size=10394 bytes
5836[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5837[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5838[libx264 @ 0x23e4e20] frame=1756 QP=23.70 NAL=2 Slice:P Poc:312 I:1940 P:1505 SKIP:4715 size=10994 bytes
5839[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5840[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5841[libx264 @ 0x23e4e20] frame=1757 QP=23.56 NAL=2 Slice:P Poc:314 I:2361 P:1554 SKIP:4245 size=11721 bytes
5842[aac @ 0x23e89c0] Queue input is backward in time
5843[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3212248, current: 3211230; changing to 3212249. This may result in incorrect timestamps in the output file.
5844[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5845[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5846[libx264 @ 0x23e4e20] frame=1758 QP=23.26 NAL=2 Slice:P Poc:316 I:2373 P:1470 SKIP:4317 size=11304 bytes
5847[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5848[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5849[libx264 @ 0x23e4e20] frame=1759 QP=23.67 NAL=2 Slice:P Poc:318 I:2581 P:1538 SKIP:4041 size=11142 bytes
5850[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5851[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5852[libx264 @ 0x23e4e20] frame=1760 QP=23.05 NAL=2 Slice:P Poc:320 I:2570 P:1513 SKIP:4077 size=12114 bytes
5853[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5854[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5855[libx264 @ 0x23e4e20] frame=1761 QP=22.51 NAL=2 Slice:P Poc:322 I:2774 P:1535 SKIP:3851 size=12370 bytes
5856[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5857[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5858[libx264 @ 0x23e4e20] frame=1762 QP=22.78 NAL=2 Slice:P Poc:324 I:2858 P:1622 SKIP:3680 size=12448 bytes
5859frame= 1774 fps= 32 q=31.0 size=N/A time=00:01:13.14 bitrate=N/A
5860[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5861[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5862[libx264 @ 0x23e4e20] frame=1763 QP=23.35 NAL=2 Slice:P Poc:326 I:2952 P:1706 SKIP:3502 size=12899 bytes
5863[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5864[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5865[libx264 @ 0x23e4e20] frame=1764 QP=22.38 NAL=2 Slice:P Poc:328 I:3237 P:1761 SKIP:3162 size=13206 bytes
5866[aac @ 0x23e89c0] Queue input is backward in time
5867[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3226581, current: 3225562; changing to 3226582. This may result in incorrect timestamps in the output file.
5868[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5869[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5870[libx264 @ 0x23e4e20] frame=1765 QP=22.50 NAL=2 Slice:P Poc:330 I:3366 P:1896 SKIP:2898 size=13168 bytes
5871[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5872[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5873[libx264 @ 0x23e4e20] frame=1766 QP=22.15 NAL=2 Slice:P Poc:332 I:3124 P:1839 SKIP:3197 size=12229 bytes
5874[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5875[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5876[libx264 @ 0x23e4e20] frame=1767 QP=22.96 NAL=2 Slice:P Poc:334 I:2618 P:1720 SKIP:3822 size=11961 bytes
5877[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5878[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5879[libx264 @ 0x23e4e20] frame=1768 QP=22.94 NAL=2 Slice:P Poc:336 I:2682 P:1714 SKIP:3764 size=12409 bytes
5880[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
5881[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5882[libx264 @ 0x23e4e20] frame=1769 QP=23.86 NAL=2 Slice:P Poc:338 I:2247 P:1642 SKIP:4271 size=11935 bytes
5883[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5884[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5885[libx264 @ 0x23e4e20] frame=1770 QP=23.56 NAL=2 Slice:P Poc:340 I:2834 P:1810 SKIP:3516 size=14280 bytes
5886[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5887[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5888[libx264 @ 0x23e4e20] frame=1771 QP=23.58 NAL=2 Slice:P Poc:342 I:3110 P:1826 SKIP:3224 size=14404 bytes
5889[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5890[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5891[libx264 @ 0x23e4e20] frame=1772 QP=23.56 NAL=2 Slice:P Poc:344 I:3273 P:1879 SKIP:3008 size=15734 bytes
5892frame= 1784 fps= 32 q=31.0 size=N/A time=00:01:13.46 bitrate=N/A
5893[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5894[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5895[libx264 @ 0x23e4e20] frame=1773 QP=23.62 NAL=2 Slice:P Poc:346 I:3349 P:1895 SKIP:2916 size=16520 bytes
5896[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5897[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5898[libx264 @ 0x23e4e20] frame=1774 QP=24.14 NAL=2 Slice:P Poc:348 I:3845 P:1906 SKIP:2409 size=17650 bytes
5899[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5900[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5901[libx264 @ 0x23e4e20] frame=1775 QP=24.17 NAL=2 Slice:P Poc:350 I:3751 P:1801 SKIP:2608 size=18287 bytes
5902[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5903[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5904[libx264 @ 0x23e4e20] frame=1776 QP=24.21 NAL=2 Slice:P Poc:352 I:3921 P:1548 SKIP:2691 size=17521 bytes
5905[aac @ 0x23e89c0] Queue input is backward in time
5906[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3249135, current: 3246069; changing to 3249136. This may result in incorrect timestamps in the output file.
5907[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3249136, current: 3247093; changing to 3249137. This may result in incorrect timestamps in the output file.
5908[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5909[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5910[libx264 @ 0x23e4e20] frame=1777 QP=23.42 NAL=2 Slice:P Poc:354 I:3984 P:1578 SKIP:2598 size=17169 bytes
5911[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5912[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5913[libx264 @ 0x23e4e20] frame=1778 QP=23.99 NAL=2 Slice:P Poc:356 I:4004 P:1685 SKIP:2471 size=20128 bytes
5914[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5915[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5916[libx264 @ 0x23e4e20] frame=1779 QP=24.22 NAL=2 Slice:P Poc:358 I:3320 P:1758 SKIP:3082 size=21459 bytes
5917[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5918[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5919[libx264 @ 0x23e4e20] scene cut at 1780 Icost:1290293 Pcost:904958 ratio:0.2986 bias:0.3067 gop:180 (imb:4990 pmb:2798)
5920[libx264 @ 0x23e4e20] frame=1780 QP=19.49 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=30984 bytes
5921[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3249137, current: 3248117; changing to 3249138. This may result in incorrect timestamps in the output file.
5922frame= 1792 fps= 32 q=28.0 size=N/A time=00:01:13.83 bitrate=N/A
5923[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5924[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5925[libx264 @ 0x23e4e20] frame=1781 QP=22.41 NAL=2 Slice:P Poc:2 I:3258 P:1188 SKIP:3714 size=10173 bytes
5926[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5927[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5928[libx264 @ 0x23e4e20] frame=1782 QP=23.04 NAL=2 Slice:P Poc:4 I:3069 P:1106 SKIP:3985 size=9594 bytes
5929[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5930[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5931[libx264 @ 0x23e4e20] frame=1783 QP=22.28 NAL=2 Slice:P Poc:6 I:2984 P:993 SKIP:4183 size=9674 bytes
5932[aac @ 0x23e89c0] Queue input is backward in time
5933[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3257319, current: 3256300; changing to 3257320. This may result in incorrect timestamps in the output file.
5934[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5935[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5936[libx264 @ 0x23e4e20] frame=1784 QP=22.14 NAL=2 Slice:P Poc:8 I:2445 P:905 SKIP:4810 size=8203 bytes
5937[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5938[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5939[libx264 @ 0x23e4e20] frame=1785 QP=23.88 NAL=2 Slice:P Poc:10 I:4886 P:1179 SKIP:2095 size=18005 bytes
5940[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5941[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5942[libx264 @ 0x23e4e20] frame=1786 QP=24.40 NAL=2 Slice:P Poc:12 I:5438 P:1330 SKIP:1392 size=24554 bytes
5943[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5944[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5945[libx264 @ 0x23e4e20] frame=1787 QP=24.53 NAL=2 Slice:P Poc:14 I:5166 P:1653 SKIP:1341 size=25005 bytes
5946[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5947[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5948[libx264 @ 0x23e4e20] frame=1788 QP=23.74 NAL=2 Slice:P Poc:16 I:5210 P:1909 SKIP:1041 size=28806 bytes
5949[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5950[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
5951[libx264 @ 0x23e4e20] frame=1789 QP=24.23 NAL=2 Slice:P Poc:18 I:3966 P:2147 SKIP:2047 size=19977 bytes
5952[aac @ 0x23e89c0] Queue input is backward in time
5953[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3267550, current: 3266531; changing to 3267551. This may result in incorrect timestamps in the output file.
5954frame= 1801 fps= 32 q=31.0 size=N/A time=00:01:14.11 bitrate=N/A
5955[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5956[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5957[libx264 @ 0x23e4e20] frame=1790 QP=24.30 NAL=2 Slice:P Poc:20 I:3763 P:2391 SKIP:2006 size=23671 bytes
5958[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5959[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5960[libx264 @ 0x23e4e20] frame=1791 QP=24.05 NAL=2 Slice:P Poc:22 I:3492 P:2508 SKIP:2160 size=20725 bytes
5961[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5962[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5963[libx264 @ 0x23e4e20] frame=1792 QP=23.50 NAL=2 Slice:P Poc:24 I:4229 P:2535 SKIP:1396 size=21855 bytes
5964[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5965[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5966[libx264 @ 0x23e4e20] frame=1793 QP=24.31 NAL=2 Slice:P Poc:26 I:3108 P:2396 SKIP:2656 size=18276 bytes
5967[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5968[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5969[libx264 @ 0x23e4e20] frame=1794 QP=24.06 NAL=2 Slice:P Poc:28 I:3622 P:2464 SKIP:2074 size=24774 bytes
5970[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5971[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5972[libx264 @ 0x23e4e20] frame=1795 QP=23.09 NAL=2 Slice:P Poc:30 I:4104 P:2420 SKIP:1636 size=21208 bytes
5973[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5974[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 1, Invert: 1
5975[libx264 @ 0x23e4e20] frame=1796 QP=23.72 NAL=2 Slice:P Poc:32 I:3406 P:2368 SKIP:2386 size=22632 bytes
5976[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5977[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
5978[libx264 @ 0x23e4e20] frame=1797 QP=24.47 NAL=2 Slice:P Poc:34 I:2806 P:2253 SKIP:3101 size=18596 bytes
5979[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5980[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5981[libx264 @ 0x23e4e20] frame=1798 QP=24.73 NAL=2 Slice:P Poc:36 I:2827 P:2293 SKIP:3040 size=21720 bytes
5982frame= 1810 fps= 32 q=31.0 size=N/A time=00:01:14.44 bitrate=N/A
5983[aac @ 0x23e89c0] Queue input is backward in time
5984[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3283955, current: 3282936; changing to 3283956. This may result in incorrect timestamps in the output file.
5985[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5986[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5987[libx264 @ 0x23e4e20] frame=1799 QP=22.98 NAL=2 Slice:P Poc:38 I:3631 P:2416 SKIP:2113 size=25082 bytes
5988[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5989[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
5990[libx264 @ 0x23e4e20] frame=1800 QP=21.15 NAL=2 Slice:P Poc:40 I:4893 P:2400 SKIP:867 size=22676 bytes
5991[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5992[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5993[libx264 @ 0x23e4e20] frame=1801 QP=25.23 NAL=2 Slice:P Poc:42 I:582 P:1061 SKIP:6517 size=6169 bytes
5994[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5995[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5996[libx264 @ 0x23e4e20] frame=1802 QP=24.53 NAL=2 Slice:P Poc:44 I:1005 P:1635 SKIP:5520 size=11484 bytes
5997[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
5998[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
5999[libx264 @ 0x23e4e20] frame=1803 QP=25.90 NAL=2 Slice:P Poc:46 I:481 P:1740 SKIP:5939 size=11545 bytes
6000[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6001[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6002[libx264 @ 0x23e4e20] frame=1804 QP=24.54 NAL=2 Slice:P Poc:48 I:787 P:1568 SKIP:5805 size=9628 bytes
6003[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6004[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6005[libx264 @ 0x23e4e20] frame=1805 QP=22.67 NAL=2 Slice:P Poc:50 I:1108 P:1378 SKIP:5674 size=9904 bytes
6006[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6007[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6008[libx264 @ 0x23e4e20] frame=1806 QP=22.79 NAL=2 Slice:P Poc:52 I:640 P:1412 SKIP:6108 size=9684 bytes
6009[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6010[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6011[libx264 @ 0x23e4e20] frame=1807 QP=20.33 NAL=2 Slice:P Poc:60 I:942 P:1162 SKIP:6056 size=10535 bytes
6012[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6013[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6014[libx264 @ 0x23e4e20] frame=1808 QP=18.75 NAL=2 Slice:B Poc:56 I:69 P:378 SKIP:7710 size=1070 bytes
6015[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6016[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6017[libx264 @ 0x23e4e20] frame=1809 QP=21.05 NAL=0 Slice:B Poc:54 I:38 P:288 SKIP:7833 size=694 bytes
6018[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6019[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6020[libx264 @ 0x23e4e20] frame=1810 QP=22.71 NAL=0 Slice:B Poc:58 I:21 P:140 SKIP:7999 size=245 bytes
6021[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6022[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6023[libx264 @ 0x23e4e20] frame=1811 QP=22.44 NAL=2 Slice:P Poc:68 I:173 P:614 SKIP:7373 size=8279 bytes
6024[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6025[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6026[libx264 @ 0x23e4e20] frame=1812 QP=21.90 NAL=2 Slice:B Poc:64 I:0 P:22 SKIP:8138 size=103 bytes
6027[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6028[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6029[libx264 @ 0x23e4e20] frame=1813 QP=23.86 NAL=0 Slice:B Poc:62 I:21 P:75 SKIP:8064 size=267 bytes
6030[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6031[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6032[libx264 @ 0x23e4e20] frame=1814 QP=22.23 NAL=0 Slice:B Poc:66 I:1 P:9 SKIP:8150 size=79 bytes
6033[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6034[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6035[libx264 @ 0x23e4e20] frame=1815 QP=25.02 NAL=2 Slice:P Poc:70 I:77 P:1157 SKIP:6926 size=8079 bytes
6036[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6037[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6038[libx264 @ 0x23e4e20] frame=1816 QP=24.18 NAL=2 Slice:P Poc:72 I:35 P:556 SKIP:7569 size=4551 bytes
6039frame= 1828 fps= 32 q=31.0 size=N/A time=00:01:15.04 bitrate=N/A
6040[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6041[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6042[libx264 @ 0x23e4e20] frame=1817 QP=23.58 NAL=2 Slice:P Poc:74 I:21 P:380 SKIP:7759 size=3122 bytes
6043[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6044[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6045[libx264 @ 0x23e4e20] frame=1818 QP=20.12 NAL=2 Slice:P Poc:76 I:28 P:350 SKIP:7782 size=3101 bytes
6046[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6047[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6048[libx264 @ 0x23e4e20] frame=1819 QP=18.28 NAL=2 Slice:P Poc:78 I:27 P:299 SKIP:7834 size=2795 bytes
6049[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6050[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6051[libx264 @ 0x23e4e20] frame=1820 QP=19.72 NAL=2 Slice:P Poc:80 I:27 P:308 SKIP:7825 size=2741 bytes
6052[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6053[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6054[libx264 @ 0x23e4e20] frame=1821 QP=17.92 NAL=2 Slice:P Poc:82 I:28 P:372 SKIP:7760 size=2799 bytes
6055[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6056[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6057[libx264 @ 0x23e4e20] frame=1822 QP=15.39 NAL=2 Slice:P Poc:84 I:71 P:317 SKIP:7772 size=2838 bytes
6058[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6059[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6060[libx264 @ 0x23e4e20] frame=1823 QP=17.74 NAL=2 Slice:P Poc:92 I:17 P:256 SKIP:7887 size=1895 bytes
6061[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6062[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6063[libx264 @ 0x23e4e20] frame=1824 QP=20.63 NAL=2 Slice:B Poc:88 I:0 P:5 SKIP:8155 size=76 bytes
6064[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6065[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6066[libx264 @ 0x23e4e20] frame=1825 QP=19.25 NAL=0 Slice:B Poc:86 I:1 P:2 SKIP:8157 size=70 bytes
6067[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6068[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6069[libx264 @ 0x23e4e20] frame=1826 QP=22.00 NAL=0 Slice:B Poc:90 I:0 P:0 SKIP:8160 size=67 bytes
6070[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6071[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6072[libx264 @ 0x23e4e20] frame=1827 QP=18.53 NAL=2 Slice:P Poc:100 I:7 P:38 SKIP:8115 size=213 bytes
6073[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6074[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6075[libx264 @ 0x23e4e20] frame=1828 QP=21.00 NAL=2 Slice:B Poc:96 I:0 P:0 SKIP:8160 size=69 bytes
6076[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6077[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6078[libx264 @ 0x23e4e20] frame=1829 QP=22.00 NAL=0 Slice:B Poc:94 I:0 P:0 SKIP:8160 size=67 bytes
6079[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6080[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6081[libx264 @ 0x23e4e20] frame=1830 QP=22.00 NAL=0 Slice:B Poc:98 I:0 P:0 SKIP:8160 size=67 bytes
6082[aac @ 0x23e89c0] Queue input is backward in time
6083[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3322846, current: 3319804; changing to 3322847. This may result in incorrect timestamps in the output file.
6084[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3322847, current: 3320828; changing to 3322848. This may result in incorrect timestamps in the output file.
6085[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3322848, current: 3321852; changing to 3322849. This may result in incorrect timestamps in the output file.
6086[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6087[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6088[libx264 @ 0x23e4e20] frame=1831 QP=18.42 NAL=2 Slice:P Poc:108 I:6 P:82 SKIP:8072 size=435 bytes
6089[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6090[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6091[libx264 @ 0x23e4e20] frame=1832 QP=21.00 NAL=2 Slice:B Poc:104 I:0 P:0 SKIP:8160 size=69 bytes
6092[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6093[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6094[libx264 @ 0x23e4e20] frame=1833 QP=22.00 NAL=0 Slice:B Poc:102 I:0 P:0 SKIP:8160 size=67 bytes
6095[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6096[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6097[libx264 @ 0x23e4e20] frame=1834 QP=22.00 NAL=0 Slice:B Poc:106 I:0 P:0 SKIP:8160 size=67 bytes
6098[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6099[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6100[libx264 @ 0x23e4e20] frame=1835 QP=17.00 NAL=2 Slice:P Poc:116 I:6 P:12 SKIP:8142 size=104 bytes
6101[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6102[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6103[libx264 @ 0x23e4e20] frame=1836 QP=21.00 NAL=2 Slice:B Poc:112 I:0 P:0 SKIP:8160 size=69 bytes
6104[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6105[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6106[libx264 @ 0x23e4e20] frame=1837 QP=22.00 NAL=0 Slice:B Poc:110 I:0 P:0 SKIP:8160 size=67 bytes
6107[aac @ 0x23e89c0] Queue input is backward in time
6108[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3343333, current: 3342295; changing to 3343334. This may result in incorrect timestamps in the output file.
6109[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3343334, current: 3343319; changing to 3343335. This may result in incorrect timestamps in the output file.
6110[libx264 @ 0x23e4e20] frame=1838 QP=22.00 NAL=0 Slice:B Poc:114 I:0 P:0 SKIP:8160 size=67 bytes
6111[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 1
6112[libx264 @ 0x23e4e20] frame=1839 QP=17.00 NAL=2 Slice:P Poc:124 I:7 P:11 SKIP:8142 size=107 bytes
6113[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6114[libx264 @ 0x23e4e20] frame=1840 QP=21.00 NAL=2 Slice:B Poc:120 I:0 P:0 SKIP:8160 size=69 bytes
6115[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6116[libx264 @ 0x23e4e20] frame=1841 QP=22.00 NAL=0 Slice:B Poc:118 I:0 P:0 SKIP:8160 size=67 bytes
6117[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6118[libx264 @ 0x23e4e20] frame=1842 QP=22.00 NAL=0 Slice:B Poc:122 I:0 P:0 SKIP:8160 size=67 bytes
6119[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6120[libx264 @ 0x23e4e20] frame=1843 QP=17.41 NAL=2 Slice:P Poc:132 I:8 P:14 SKIP:8138 size=132 bytes
6121[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6122[libx264 @ 0x23e4e20] frame=1844 QP=20.63 NAL=2 Slice:B Poc:128 I:0 P:2 SKIP:8158 size=72 bytes
6123frame= 1856 fps= 32 q=31.0 size=N/A time=00:01:16.30 bitrate=N/A
6124[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6125[libx264 @ 0x23e4e20] frame=1845 QP=22.00 NAL=0 Slice:B Poc:126 I:0 P:0 SKIP:8160 size=67 bytes
6126[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6127[libx264 @ 0x23e4e20] frame=1846 QP=22.00 NAL=0 Slice:B Poc:130 I:0 P:0 SKIP:8160 size=67 bytes
6128[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 3, Invert: 1
6129[libx264 @ 0x23e4e20] frame=1847 QP=19.82 NAL=2 Slice:P Poc:140 I:309 P:593 SKIP:7258 size=3340 bytes
6130[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6131[libx264 @ 0x23e4e20] frame=1848 QP=19.61 NAL=2 Slice:B Poc:136 I:2 P:39 SKIP:8119 size=137 bytes
6132[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6133[libx264 @ 0x23e4e20] frame=1849 QP=22.00 NAL=0 Slice:B Poc:134 I:0 P:0 SKIP:8160 size=67 bytes
6134[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6135[libx264 @ 0x23e4e20] frame=1850 QP=16.21 NAL=0 Slice:B Poc:138 I:147 P:82 SKIP:7931 size=417 bytes
6136[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6137[libx264 @ 0x23e4e20] frame=1851 QP=20.21 NAL=2 Slice:P Poc:148 I:74 P:179 SKIP:7907 size=900 bytes
6138[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6139[libx264 @ 0x23e4e20] frame=1852 QP=20.00 NAL=2 Slice:B Poc:144 I:0 P:2 SKIP:8158 size=69 bytes
6140[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6141[libx264 @ 0x23e4e20] frame=1853 QP=22.00 NAL=0 Slice:B Poc:142 I:0 P:1 SKIP:8159 size=67 bytes
6142[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6143[libx264 @ 0x23e4e20] frame=1854 QP=22.00 NAL=0 Slice:B Poc:146 I:0 P:0 SKIP:8160 size=67 bytes
6144[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6145[libx264 @ 0x23e4e20] frame=1855 QP=17.52 NAL=2 Slice:P Poc:156 I:23 P:27 SKIP:8110 size=254 bytes
6146[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6147[libx264 @ 0x23e4e20] frame=1856 QP=20.00 NAL=2 Slice:B Poc:152 I:0 P:0 SKIP:8160 size=69 bytes
6148[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6149[libx264 @ 0x23e4e20] frame=1857 QP=22.00 NAL=0 Slice:B Poc:150 I:0 P:0 SKIP:8160 size=67 bytes
6150[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6151[libx264 @ 0x23e4e20] frame=1858 QP=22.00 NAL=0 Slice:B Poc:154 I:0 P:0 SKIP:8160 size=67 bytes
6152[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6153[libx264 @ 0x23e4e20] frame=1859 QP=17.00 NAL=2 Slice:P Poc:164 I:10 P:15 SKIP:8135 size=148 bytes
6154[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6155[libx264 @ 0x23e4e20] frame=1860 QP=20.00 NAL=2 Slice:B Poc:160 I:0 P:0 SKIP:8160 size=69 bytes
6156[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6157[libx264 @ 0x23e4e20] frame=1861 QP=22.00 NAL=0 Slice:B Poc:158 I:0 P:0 SKIP:8160 size=67 bytes
6158[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6159[libx264 @ 0x23e4e20] frame=1862 QP=22.00 NAL=0 Slice:B Poc:162 I:0 P:0 SKIP:8160 size=67 bytes
6160[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6161[libx264 @ 0x23e4e20] frame=1863 QP=17.00 NAL=2 Slice:P Poc:172 I:5 P:3 SKIP:8152 size=87 bytes
6162[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6163[libx264 @ 0x23e4e20] frame=1864 QP=20.00 NAL=2 Slice:B Poc:168 I:0 P:0 SKIP:8160 size=69 bytes
6164[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6165[libx264 @ 0x23e4e20] frame=1865 QP=22.00 NAL=0 Slice:B Poc:166 I:0 P:0 SKIP:8160 size=67 bytes
6166[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6167[libx264 @ 0x23e4e20] frame=1866 QP=22.00 NAL=0 Slice:B Poc:170 I:0 P:0 SKIP:8160 size=67 bytes
6168[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6169[libx264 @ 0x23e4e20] frame=1867 QP=17.00 NAL=2 Slice:P Poc:180 I:5 P:3 SKIP:8152 size=87 bytes
6170[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6171[libx264 @ 0x23e4e20] frame=1868 QP=20.00 NAL=2 Slice:B Poc:176 I:0 P:0 SKIP:8160 size=69 bytes
6172[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6173[libx264 @ 0x23e4e20] frame=1869 QP=22.00 NAL=0 Slice:B Poc:174 I:0 P:0 SKIP:8160 size=67 bytes
6174[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6175[libx264 @ 0x23e4e20] frame=1870 QP=22.00 NAL=0 Slice:B Poc:178 I:0 P:0 SKIP:8160 size=67 bytes
6176[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6177[libx264 @ 0x23e4e20] frame=1871 QP=17.00 NAL=2 Slice:P Poc:188 I:5 P:3 SKIP:8152 size=87 bytes
6178[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6179[libx264 @ 0x23e4e20] frame=1872 QP=20.00 NAL=2 Slice:B Poc:184 I:0 P:0 SKIP:8160 size=69 bytes
6180[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6181[libx264 @ 0x23e4e20] frame=1873 QP=22.00 NAL=0 Slice:B Poc:182 I:0 P:0 SKIP:8160 size=67 bytes
6182[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6183[libx264 @ 0x23e4e20] frame=1874 QP=22.00 NAL=0 Slice:B Poc:186 I:0 P:0 SKIP:8160 size=67 bytes
6184[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6185[libx264 @ 0x23e4e20] frame=1875 QP=17.00 NAL=2 Slice:P Poc:196 I:5 P:3 SKIP:8152 size=87 bytes
6186[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6187[libx264 @ 0x23e4e20] frame=1876 QP=20.00 NAL=2 Slice:B Poc:192 I:0 P:0 SKIP:8160 size=69 bytes
6188frame= 1888 fps= 32 q=31.0 size=N/A time=00:01:16.30 bitrate=N/A
6189[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6190[libx264 @ 0x23e4e20] frame=1877 QP=22.00 NAL=0 Slice:B Poc:190 I:0 P:0 SKIP:8160 size=67 bytes
6191[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6192[libx264 @ 0x23e4e20] frame=1878 QP=22.00 NAL=0 Slice:B Poc:194 I:0 P:0 SKIP:8160 size=67 bytes
6193[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6194[libx264 @ 0x23e4e20] frame=1879 QP=17.00 NAL=2 Slice:P Poc:204 I:5 P:3 SKIP:8152 size=87 bytes
6195[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6196[libx264 @ 0x23e4e20] frame=1880 QP=20.00 NAL=2 Slice:B Poc:200 I:0 P:0 SKIP:8160 size=69 bytes
6197[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6198[libx264 @ 0x23e4e20] frame=1881 QP=22.00 NAL=0 Slice:B Poc:198 I:0 P:0 SKIP:8160 size=67 bytes
6199[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6200[libx264 @ 0x23e4e20] frame=1882 QP=22.00 NAL=0 Slice:B Poc:202 I:0 P:0 SKIP:8160 size=67 bytes
6201[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6202[libx264 @ 0x23e4e20] frame=1883 QP=17.00 NAL=2 Slice:P Poc:212 I:5 P:3 SKIP:8152 size=87 bytes
6203[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6204[libx264 @ 0x23e4e20] frame=1884 QP=20.00 NAL=2 Slice:B Poc:208 I:0 P:0 SKIP:8160 size=69 bytes
6205[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6206[libx264 @ 0x23e4e20] frame=1885 QP=22.00 NAL=0 Slice:B Poc:206 I:0 P:0 SKIP:8160 size=67 bytes
6207[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6208[libx264 @ 0x23e4e20] frame=1886 QP=22.00 NAL=0 Slice:B Poc:210 I:0 P:0 SKIP:8160 size=67 bytes
6209[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6210[libx264 @ 0x23e4e20] frame=1887 QP=17.00 NAL=2 Slice:P Poc:220 I:5 P:3 SKIP:8152 size=87 bytes
6211[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6212[libx264 @ 0x23e4e20] frame=1888 QP=20.00 NAL=2 Slice:B Poc:216 I:0 P:0 SKIP:8160 size=69 bytes
6213[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6214[libx264 @ 0x23e4e20] frame=1889 QP=22.00 NAL=0 Slice:B Poc:214 I:0 P:0 SKIP:8160 size=67 bytes
6215[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6216[libx264 @ 0x23e4e20] frame=1890 QP=22.00 NAL=0 Slice:B Poc:218 I:0 P:0 SKIP:8160 size=67 bytes
6217[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6218[libx264 @ 0x23e4e20] frame=1891 QP=17.00 NAL=2 Slice:P Poc:228 I:5 P:3 SKIP:8152 size=87 bytes
6219[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6220[libx264 @ 0x23e4e20] frame=1892 QP=20.00 NAL=2 Slice:B Poc:224 I:0 P:0 SKIP:8160 size=69 bytes
6221[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6222[libx264 @ 0x23e4e20] frame=1893 QP=22.00 NAL=0 Slice:B Poc:222 I:0 P:0 SKIP:8160 size=67 bytes
6223[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6224[libx264 @ 0x23e4e20] frame=1894 QP=22.00 NAL=0 Slice:B Poc:226 I:0 P:0 SKIP:8160 size=67 bytes
6225[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6226[libx264 @ 0x23e4e20] frame=1895 QP=17.00 NAL=2 Slice:P Poc:236 I:5 P:3 SKIP:8152 size=87 bytes
6227[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6228[libx264 @ 0x23e4e20] frame=1896 QP=20.00 NAL=2 Slice:B Poc:232 I:0 P:0 SKIP:8160 size=69 bytes
6229[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6230[libx264 @ 0x23e4e20] frame=1897 QP=22.00 NAL=0 Slice:B Poc:230 I:0 P:0 SKIP:8160 size=67 bytes
6231[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 6, Invert: 1
6232[libx264 @ 0x23e4e20] frame=1898 QP=22.00 NAL=0 Slice:B Poc:234 I:0 P:0 SKIP:8160 size=67 bytes
6233[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6234[libx264 @ 0x23e4e20] frame=1899 QP=17.00 NAL=2 Slice:P Poc:244 I:5 P:3 SKIP:8152 size=87 bytes
6235[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6236[libx264 @ 0x23e4e20] frame=1900 QP=20.00 NAL=2 Slice:B Poc:240 I:0 P:0 SKIP:8160 size=69 bytes
6237[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6238[libx264 @ 0x23e4e20] frame=1901 QP=22.00 NAL=0 Slice:B Poc:238 I:0 P:0 SKIP:8160 size=67 bytes
6239[aac @ 0x23e89c0] Queue input is backward in time
6240[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3404773, current: 3399669; changing to 3404774. This may result in incorrect timestamps in the output file.
6241[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3404774, current: 3400693; changing to 3404775. This may result in incorrect timestamps in the output file.
6242[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3404775, current: 3401717; changing to 3404776. This may result in incorrect timestamps in the output file.
6243[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3404776, current: 3402741; changing to 3404777. This may result in incorrect timestamps in the output file.
6244[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3404777, current: 3403765; changing to 3404778. This may result in incorrect timestamps in the output file.
6245[aac @ 0x23e89c0] Queue input is backward in time
6246[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3435496, current: 3434464; changing to 3435497. This may result in incorrect timestamps in the output file.
6247[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3435497, current: 3435488; changing to 3435498. This may result in incorrect timestamps in the output file.
6248[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6249[libx264 @ 0x23e4e20] frame=1902 QP=22.00 NAL=0 Slice:B Poc:242 I:0 P:0 SKIP:8160 size=67 bytes
6250[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6251[libx264 @ 0x23e4e20] frame=1903 QP=17.00 NAL=2 Slice:P Poc:252 I:5 P:3 SKIP:8152 size=87 bytes
6252[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6253[libx264 @ 0x23e4e20] frame=1904 QP=20.00 NAL=2 Slice:B Poc:248 I:0 P:0 SKIP:8160 size=69 bytes
6254frame= 1916 fps= 33 q=31.0 size=N/A time=00:01:18.76 bitrate=N/A
6255[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6256[libx264 @ 0x23e4e20] frame=1905 QP=22.00 NAL=0 Slice:B Poc:246 I:0 P:0 SKIP:8160 size=67 bytes
6257[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6258[libx264 @ 0x23e4e20] frame=1906 QP=22.00 NAL=0 Slice:B Poc:250 I:0 P:0 SKIP:8160 size=67 bytes
6259[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6260[libx264 @ 0x23e4e20] frame=1907 QP=19.26 NAL=2 Slice:P Poc:260 I:7 P:23 SKIP:8130 size=160 bytes
6261[aac @ 0x23e89c0] Queue input is backward in time
6262[tee @ 0x23e3b00] Non-monotonous DTS in output stream 0:1; previous: 3474412, current: 3473404; changing to 3474413. This may result in incorrect timestamps in the output file.
6263[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6264[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6265[libx264 @ 0x23e4e20] frame=1908 QP=20.00 NAL=2 Slice:B Poc:256 I:0 P:0 SKIP:8160 size=69 bytes
6266[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
6267[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6268[libx264 @ 0x23e4e20] frame=1909 QP=22.00 NAL=0 Slice:B Poc:254 I:0 P:0 SKIP:8160 size=67 bytes
6269[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6270[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6271[libx264 @ 0x23e4e20] frame=1910 QP=22.00 NAL=0 Slice:B Poc:258 I:0 P:0 SKIP:8160 size=67 bytes
6272[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6273[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6274[libx264 @ 0x23e4e20] frame=1911 QP=19.85 NAL=2 Slice:P Poc:268 I:10 P:75 SKIP:8075 size=923 bytes
6275[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6276[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6277[libx264 @ 0x23e4e20] frame=1912 QP=20.00 NAL=2 Slice:B Poc:264 I:0 P:0 SKIP:8160 size=69 bytes
6278[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6279[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6280[libx264 @ 0x23e4e20] frame=1913 QP=22.00 NAL=0 Slice:B Poc:262 I:0 P:0 SKIP:8160 size=67 bytes
6281[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6282[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6283[libx264 @ 0x23e4e20] frame=1914 QP=21.30 NAL=0 Slice:B Poc:266 I:1 P:0 SKIP:8159 size=69 bytes
6284[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6285[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6286[libx264 @ 0x23e4e20] frame=1915 QP=19.97 NAL=2 Slice:P Poc:276 I:33 P:105 SKIP:8022 size=1543 bytes
6287[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
6288[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6289[libx264 @ 0x23e4e20] frame=1916 QP=20.00 NAL=2 Slice:B Poc:272 I:0 P:21 SKIP:8139 size=80 bytes
6290[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6291[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6292[libx264 @ 0x23e4e20] frame=1917 QP=21.30 NAL=0 Slice:B Poc:270 I:1 P:0 SKIP:8159 size=69 bytes
6293[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6294[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6295[libx264 @ 0x23e4e20] frame=1918 QP=22.00 NAL=0 Slice:B Poc:274 I:0 P:16 SKIP:8144 size=75 bytes
6296[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6297[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6298[libx264 @ 0x23e4e20] frame=1919 QP=19.93 NAL=2 Slice:P Poc:284 I:207 P:435 SKIP:7518 size=5019 bytes
6299[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6300[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6301[libx264 @ 0x23e4e20] frame=1920 QP=21.48 NAL=2 Slice:B Poc:280 I:50 P:168 SKIP:7938 size=955 bytes
6302[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6303[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6304[libx264 @ 0x23e4e20] frame=1921 QP=24.68 NAL=0 Slice:B Poc:278 I:12 P:108 SKIP:8040 size=301 bytes
6305[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 4, Invert: 0
6306[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6307[libx264 @ 0x23e4e20] frame=1922 QP=23.21 NAL=0 Slice:B Poc:282 I:32 P:150 SKIP:7976 size=556 bytes
6308[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6309[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 1
6310[libx264 @ 0x23e4e20] frame=1923 QP=19.17 NAL=2 Slice:P Poc:292 I:271 P:398 SKIP:7491 size=6702 bytes
6311[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6312[libx264 @ 0x23e4e20] frame=1924 QP=21.54 NAL=2 Slice:B Poc:288 I:109 P:288 SKIP:7753 size=1641 bytes
6313[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6314[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6315[libx264 @ 0x23e4e20] frame=1925 QP=22.75 NAL=0 Slice:B Poc:286 I:23 P:224 SKIP:7912 size=509 bytes
6316[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6317[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6318[libx264 @ 0x23e4e20] frame=1926 QP=23.50 NAL=0 Slice:B Poc:290 I:30 P:181 SKIP:7948 size=490 bytes
6319[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6320[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6321[libx264 @ 0x23e4e20] frame=1927 QP=26.57 NAL=2 Slice:P Poc:294 I:99 P:626 SKIP:7435 size=5654 bytes
6322[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6323[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
6324[libx264 @ 0x23e4e20] frame=1928 QP=23.55 NAL=2 Slice:P Poc:296 I:184 P:485 SKIP:7491 size=5117 bytes
6325frame= 1940 fps= 33 q=31.0 size=N/A time=00:01:19.69 bitrate=N/A
6326[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6327[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
6328[libx264 @ 0x23e4e20] frame=1929 QP=22.23 NAL=2 Slice:P Poc:304 I:545 P:271 SKIP:7344 size=12283 bytes
6329[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6330[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6331[libx264 @ 0x23e4e20] frame=1930 QP=22.97 NAL=2 Slice:B Poc:300 I:103 P:376 SKIP:7658 size=2686 bytes
6332[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6333[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6334[libx264 @ 0x23e4e20] frame=1931 QP=23.88 NAL=0 Slice:B Poc:298 I:33 P:401 SKIP:7711 size=1615 bytes
6335[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6336[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 2, Invert: 0
6337[libx264 @ 0x23e4e20] frame=1932 QP=24.14 NAL=0 Slice:B Poc:302 I:69 P:284 SKIP:7794 size=1376 bytes
6338[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6339[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6340[libx264 @ 0x23e4e20] frame=1933 QP=23.16 NAL=2 Slice:P Poc:306 I:123 P:199 SKIP:7838 size=3455 bytes
6341[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 3, Invert: 0
6342[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6343[libx264 @ 0x23e4e20] frame=1934 QP=23.46 NAL=2 Slice:P Poc:308 I:123 P:157 SKIP:7880 size=2044 bytes
6344[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6345[libx264 @ 0x23e4e20] frame=1935 QP=21.28 NAL=2 Slice:P Poc:310 I:2530 P:593 SKIP:5037 size=5417 bytes
6346[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 4, Invert: 0
6347[libx264 @ 0x23e4e20] frame=1936 QP=22.63 NAL=2 Slice:P Poc:312 I:2343 P:1457 SKIP:4360 size=8254 bytes
6348[libx264 @ 0x23e4e20] frame=1937 QP=23.97 NAL=2 Slice:P Poc:314 I:2541 P:1840 SKIP:3779 size=11920 bytes
6349[libx264 @ 0x23e4e20] frame=1938 QP=24.67 NAL=2 Slice:P Poc:316 I:2803 P:2434 SKIP:2923 size=15782 bytes
6350[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6351[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6352[libx264 @ 0x23e4e20] frame=1939 QP=24.65 NAL=2 Slice:P Poc:318 I:1885 P:1474 SKIP:4801 size=7897 bytes
6353[wmv3 @ 0x23abc20] MB MV Type plane encoding: Imode: 5, Invert: 0
6354[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6355[libx264 @ 0x23e4e20] frame=1940 QP=24.36 NAL=2 Slice:P Poc:320 I:2557 P:1971 SKIP:3632 size=9528 bytes
6356[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 0
6357[libx264 @ 0x23e4e20] frame=1941 QP=24.54 NAL=2 Slice:P Poc:322 I:2947 P:2139 SKIP:3074 size=10549 bytes
6358frame= 1953 fps= 33 q=31.0 size=N/A time=00:01:20.10 bitrate=N/A
6359[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 0
6360[libx264 @ 0x23e4e20] frame=1942 QP=24.18 NAL=2 Slice:P Poc:324 I:2984 P:2100 SKIP:3076 size=10439 bytes
6361[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6362[libx264 @ 0x23e4e20] frame=1943 QP=25.74 NAL=2 Slice:P Poc:326 I:2482 P:2150 SKIP:3528 size=11454 bytes
6363[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6364[libx264 @ 0x23e4e20] frame=1944 QP=24.50 NAL=2 Slice:P Poc:328 I:3464 P:2083 SKIP:2613 size=12644 bytes
6365[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6366[libx264 @ 0x23e4e20] frame=1945 QP=25.14 NAL=2 Slice:P Poc:330 I:3386 P:2005 SKIP:2769 size=13674 bytes
6367[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6368[libx264 @ 0x23e4e20] frame=1946 QP=24.53 NAL=2 Slice:P Poc:332 I:4069 P:1830 SKIP:2261 size=16728 bytes
6369[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6370[libx264 @ 0x23e4e20] frame=1947 QP=24.68 NAL=2 Slice:P Poc:334 I:4479 P:1192 SKIP:2489 size=15956 bytes
6371[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6372[libx264 @ 0x23e4e20] frame=1948 QP=21.89 NAL=2 Slice:P Poc:336 I:6585 P:290 SKIP:1285 size=13976 bytes
6373[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6374[libx264 @ 0x23e4e20] scene cut at 1949 Icost:70092 Pcost:69852 ratio:0.0034 bias:0.2920 gop:169 (imb:7740 pmb:48)
6375[libx264 @ 0x23e4e20] frame=1949 QP=14.18 NAL=3 Slice:I Poc:0 I:8160 P:0 SKIP:0 size=758 bytes
6376[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6377[libx264 @ 0x23e4e20] frame=1950 QP=14.00 NAL=2 Slice:P Poc:4 I:0 P:0 SKIP:8160 size=71 bytes
6378[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6379[libx264 @ 0x23e4e20] frame=1951 QP=16.00 NAL=0 Slice:B Poc:2 I:0 P:0 SKIP:8160 size=68 bytes
6380[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6381[libx264 @ 0x23e4e20] frame=1952 QP=13.06 NAL=2 Slice:P Poc:6 I:840 P:122 SKIP:7198 size=389 bytes
6382[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6383[libx264 @ 0x23e4e20] frame=1953 QP=13.31 NAL=2 Slice:P Poc:8 I:478 P:5 SKIP:7677 size=264 bytes
6384[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6385[libx264 @ 0x23e4e20] frame=1954 QP=14.24 NAL=2 Slice:P Poc:16 I:477 P:5 SKIP:7678 size=239 bytes
6386[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6387[libx264 @ 0x23e4e20] frame=1955 QP=19.00 NAL=2 Slice:B Poc:12 I:0 P:0 SKIP:8160 size=69 bytes
6388[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6389[libx264 @ 0x23e4e20] frame=1956 QP=20.00 NAL=0 Slice:B Poc:10 I:0 P:0 SKIP:8160 size=67 bytes
6390frame= 1968 fps= 33 q=31.0 size=N/A time=00:01:20.10 bitrate=N/A
6391[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6392[libx264 @ 0x23e4e20] frame=1957 QP=20.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:8160 size=67 bytes
6393[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6394[libx264 @ 0x23e4e20] frame=1958 QP=16.53 NAL=2 Slice:P Poc:24 I:239 P:3 SKIP:7918 size=186 bytes
6395[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6396[libx264 @ 0x23e4e20] frame=1959 QP=19.00 NAL=2 Slice:B Poc:20 I:0 P:0 SKIP:8160 size=69 bytes
6397[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6398[libx264 @ 0x23e4e20] frame=1960 QP=20.00 NAL=0 Slice:B Poc:18 I:0 P:0 SKIP:8160 size=67 bytes
6399[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6400[libx264 @ 0x23e4e20] frame=1961 QP=20.00 NAL=0 Slice:B Poc:22 I:0 P:0 SKIP:8160 size=67 bytes
6401[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6402[libx264 @ 0x23e4e20] frame=1962 QP=17.00 NAL=2 Slice:P Poc:32 I:0 P:1 SKIP:8159 size=75 bytes
6403[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6404[libx264 @ 0x23e4e20] frame=1963 QP=19.00 NAL=2 Slice:B Poc:28 I:0 P:0 SKIP:8160 size=69 bytes
6405[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6406[libx264 @ 0x23e4e20] frame=1964 QP=20.00 NAL=0 Slice:B Poc:26 I:0 P:0 SKIP:8160 size=67 bytes
6407[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6408[libx264 @ 0x23e4e20] frame=1965 QP=20.00 NAL=0 Slice:B Poc:30 I:0 P:0 SKIP:8160 size=67 bytes
6409[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6410[libx264 @ 0x23e4e20] frame=1966 QP=17.00 NAL=2 Slice:P Poc:40 I:0 P:0 SKIP:8160 size=71 bytes
6411[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6412[libx264 @ 0x23e4e20] frame=1967 QP=19.00 NAL=2 Slice:B Poc:36 I:0 P:0 SKIP:8160 size=69 bytes
6413[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6414[libx264 @ 0x23e4e20] frame=1968 QP=20.00 NAL=0 Slice:B Poc:34 I:0 P:0 SKIP:8160 size=67 bytes
6415[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6416[libx264 @ 0x23e4e20] frame=1969 QP=20.00 NAL=0 Slice:B Poc:38 I:0 P:0 SKIP:8160 size=67 bytes
6417[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6418[libx264 @ 0x23e4e20] frame=1970 QP=17.00 NAL=2 Slice:P Poc:48 I:0 P:0 SKIP:8160 size=71 bytes
6419[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6420[libx264 @ 0x23e4e20] frame=1971 QP=19.00 NAL=2 Slice:B Poc:44 I:0 P:0 SKIP:8160 size=69 bytes
6421[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6422[libx264 @ 0x23e4e20] frame=1972 QP=20.00 NAL=0 Slice:B Poc:42 I:0 P:0 SKIP:8160 size=67 bytes
6423[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6424[libx264 @ 0x23e4e20] frame=1973 QP=20.00 NAL=0 Slice:B Poc:46 I:0 P:0 SKIP:8160 size=67 bytes
6425[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6426[libx264 @ 0x23e4e20] frame=1974 QP=17.00 NAL=2 Slice:P Poc:56 I:0 P:0 SKIP:8160 size=71 bytes
6427[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6428[libx264 @ 0x23e4e20] frame=1975 QP=19.00 NAL=2 Slice:B Poc:52 I:0 P:0 SKIP:8160 size=69 bytes
6429[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6430[libx264 @ 0x23e4e20] frame=1976 QP=20.00 NAL=0 Slice:B Poc:50 I:0 P:0 SKIP:8160 size=67 bytes
6431[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6432[libx264 @ 0x23e4e20] frame=1977 QP=20.00 NAL=0 Slice:B Poc:54 I:0 P:0 SKIP:8160 size=67 bytes
6433[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6434[libx264 @ 0x23e4e20] frame=1978 QP=17.00 NAL=2 Slice:P Poc:64 I:0 P:0 SKIP:8160 size=71 bytes
6435[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6436[libx264 @ 0x23e4e20] frame=1979 QP=19.00 NAL=2 Slice:B Poc:60 I:0 P:0 SKIP:8160 size=69 bytes
6437[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6438[libx264 @ 0x23e4e20] frame=1980 QP=20.00 NAL=0 Slice:B Poc:58 I:0 P:0 SKIP:8160 size=67 bytes
6439[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6440[libx264 @ 0x23e4e20] frame=1981 QP=20.00 NAL=0 Slice:B Poc:62 I:0 P:0 SKIP:8160 size=67 bytes
6441[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6442[libx264 @ 0x23e4e20] frame=1982 QP=17.00 NAL=2 Slice:P Poc:72 I:0 P:0 SKIP:8160 size=71 bytes
6443[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6444[libx264 @ 0x23e4e20] frame=1983 QP=19.00 NAL=2 Slice:B Poc:68 I:0 P:0 SKIP:8160 size=69 bytes
6445[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6446[libx264 @ 0x23e4e20] frame=1984 QP=20.00 NAL=0 Slice:B Poc:66 I:0 P:0 SKIP:8160 size=67 bytes
6447[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6448[libx264 @ 0x23e4e20] frame=1985 QP=20.00 NAL=0 Slice:B Poc:70 I:0 P:0 SKIP:8160 size=67 bytes
6449[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6450[libx264 @ 0x23e4e20] frame=1986 QP=17.00 NAL=2 Slice:P Poc:80 I:0 P:0 SKIP:8160 size=71 bytes
6451[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6452[libx264 @ 0x23e4e20] frame=1987 QP=19.00 NAL=2 Slice:B Poc:76 I:0 P:0 SKIP:8160 size=69 bytes
6453[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6454[libx264 @ 0x23e4e20] frame=1988 QP=20.00 NAL=0 Slice:B Poc:74 I:0 P:0 SKIP:8160 size=67 bytes
6455[wmv3 @ 0x23abc20] MB Skip plane encoding: Imode: 5, Invert: 1
6456[libx264 @ 0x23e4e20] frame=1989 QP=20.00 NAL=0 Slice:B Poc:78 I:0 P:0 SKIP:8160 size=67 bytes
6457frame= 2001 fps= 33 q=31.0 size=N/A time=00:01:20.10 bitrate=N/A
6458[output stream 0:0 @ 0x23a0720] EOF on sink link output stream 0:0:default.
6459[output stream 0:1 @ 0x23e92e0] EOF on sink link output stream 0:1:default.
6460No more output streams to write to, finishing.
6461[libx264 @ 0x23e4e20] frame=1990 QP=17.00 NAL=2 Slice:P Poc:88 I:0 P:0 SKIP:8160 size=71 bytes
6462[libx264 @ 0x23e4e20] frame=1991 QP=19.00 NAL=2 Slice:B Poc:84 I:0 P:0 SKIP:8160 size=69 bytes
6463[libx264 @ 0x23e4e20] frame=1992 QP=20.00 NAL=0 Slice:B Poc:82 I:0 P:0 SKIP:8160 size=67 bytes
6464[libx264 @ 0x23e4e20] frame=1993 QP=20.00 NAL=0 Slice:B Poc:86 I:0 P:0 SKIP:8160 size=67 bytes
6465[libx264 @ 0x23e4e20] frame=1994 QP=18.00 NAL=2 Slice:P Poc:96 I:0 P:0 SKIP:8160 size=71 bytes
6466[libx264 @ 0x23e4e20] frame=1995 QP=19.00 NAL=2 Slice:B Poc:92 I:0 P:0 SKIP:8160 size=69 bytes
6467[libx264 @ 0x23e4e20] frame=1996 QP=20.00 NAL=0 Slice:B Poc:90 I:0 P:0 SKIP:8160 size=67 bytes
6468[libx264 @ 0x23e4e20] frame=1997 QP=20.00 NAL=0 Slice:B Poc:94 I:0 P:0 SKIP:8160 size=67 bytes
6469[libx264 @ 0x23e4e20] frame=1998 QP=20.00 NAL=2 Slice:P Poc:102 I:0 P:0 SKIP:8160 size=70 bytes
6470[libx264 @ 0x23e4e20] frame=1999 QP=20.00 NAL=2 Slice:B Poc:100 I:0 P:0 SKIP:8160 size=68 bytes
6471[libx264 @ 0x23e4e20] frame=2000 QP=20.00 NAL=0 Slice:B Poc:98 I:0 P:0 SKIP:8160 size=67 bytes
6472[AVIOContext @ 0x265d940] Statistics: 60 seeks, 5508 writeouts
6473[AVIOContext @ 0x2443140] Statistics: 0 seeks, 1098 writeouts
6474[hls @ 0x2b54640] EXT-X-MEDIA-SEQUENCE:0
6475[AVIOContext @ 0x265d940] Statistics: 0 seeks, 1 writeouts
6476frame= 2001 fps= 33 q=31.0 Lsize=N/A time=00:01:20.15 bitrate=N/A
6477video:12638kB audio:1250kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
6478Input file #0 (/home/msa/Desktop/input.wmv):
6479 Input stream #0:0 (audio): 650 packets read (8693750 bytes); 1718 frames decoded (3518464 samples);
6480 Input stream #0:1 (video): 2001 packets read (33480521 bytes); 2001 frames decoded;
6481 Total: 2651 packets (42174271 bytes) demuxed
6482Output file #0 (/home/msa/Desktop/output.mp4|[f=hls:hls_time=20:hls_list_size=740:bsfs/v=dump_extra]/home/msa/Desktop/output.m3u8):
6483 Output stream #0:0 (video): 2001 frames encoded; 2001 packets muxed (12941762 bytes);
6484 Output stream #0:1 (audio): 3436 frames encoded (3518464 samples); 3437 packets muxed (1280070 bytes);
6485 Total: 5438 packets (14221832 bytes) muxed
64863721 frames successfully decoded, 0 decoding errors
6487[libx264 @ 0x23e4e20] frame I:10 Avg QP:18.54 size: 66029
6488[libx264 @ 0x23e4e20] frame P:1014 Avg QP:22.74 size: 11578
6489[libx264 @ 0x23e4e20] frame B:977 Avg QP:23.23 size: 553
6490[libx264 @ 0x23e4e20] consecutive B-frames: 33.5% 2.8% 3.9% 59.8%
6491[libx264 @ 0x23e4e20] mb I I16..4: 50.0% 37.7% 12.2%
6492[libx264 @ 0x23e4e20] mb P I16..4: 7.9% 4.8% 0.1% P16..4: 13.0% 4.2% 1.9% 0.0% 0.0% skip:68.1%
6493[libx264 @ 0x23e4e20] mb B I16..4: 0.2% 0.0% 0.0% B16..8: 1.4% 0.4% 0.0% direct: 0.3% skip:97.7% L0:41.5% L1:45.0% BI:13.5%
6494[libx264 @ 0x23e4e20] 8x8 transform intra:36.8% inter:40.4%
6495[libx264 @ 0x23e4e20] coded y,uvDC,uvAC intra: 19.3% 15.8% 4.4% inter: 2.3% 2.1% 0.5%
6496[libx264 @ 0x23e4e20] i16 v,h,dc,p: 48% 38% 11% 3%
6497[libx264 @ 0x23e4e20] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 29% 37% 2% 1% 1% 1% 1% 2%
6498[libx264 @ 0x23e4e20] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 36% 26% 18% 3% 3% 3% 4% 3% 4%
6499[libx264 @ 0x23e4e20] i8c dc,h,v,p: 69% 17% 13% 1%
6500[libx264 @ 0x23e4e20] Weighted P-Frames: Y:4.1% UV:1.4%
6501[libx264 @ 0x23e4e20] kb/s:1293.46
6502[AVIOContext @ 0x23a88c0] Statistics: 42336256 bytes read, 1 seeks